From 2b26181509e281ad2196cc1ac7e29b38b40e4113 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sun, 28 Sep 2014 00:42:27 +0200 Subject: [PATCH 1/3] Issue 1158: muting of threads now works with the API as well. --- include/api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/api.php b/include/api.php index f4e744f045..1ccd3edb3d 100644 --- a/include/api.php +++ b/include/api.php @@ -1393,7 +1393,7 @@ AND `item`.`visible` = 1 and `item`.`moderated` = 0 AND `item`.`deleted` = 0 AND `contact`.`id` = `item`.`contact-id` AND `contact`.`blocked` = 0 AND `contact`.`pending` = 0 - AND `item`.`parent` IN (SELECT `iid` from thread where uid = %d AND `mention`) + AND `item`.`parent` IN (SELECT `iid` from thread where uid = %d AND `mention` AND !`ignored`) $sql_extra AND `item`.`id`>%d ORDER BY `item`.`id` DESC LIMIT %d ,%d ", From 74be3ac5433351c6846105c30f77e84a8cee8a87 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 28 Sep 2014 15:04:54 +0200 Subject: [PATCH 2/3] updating core translations from transifex --- view/bg/messages.po | 13252 +++++++++++++++++++------------------- view/bg/strings.php | 2666 ++++---- view/cs/messages.po | 13236 +++++++++++++++++++------------------- view/cs/strings.php | 2696 ++++---- view/de/messages.po | 13210 +++++++++++++++++++------------------- view/de/strings.php | 2674 ++++---- view/eo/messages.po | 13419 ++++++++++++++++++++------------------- view/eo/strings.php | 2674 ++++---- view/es/messages.po | 13210 +++++++++++++++++++------------------- view/es/strings.php | 2674 ++++---- view/fr/messages.po | 13051 ++++++++++++++++++------------------- view/fr/strings.php | 2674 ++++---- view/is/messages.po | 13164 +++++++++++++++++++------------------- view/is/strings.php | 2670 ++++---- view/nb-no/messages.po | 13238 +++++++++++++++++++------------------- view/nb-no/strings.php | 2674 ++++---- view/nl/messages.po | 13230 +++++++++++++++++++------------------- view/nl/strings.php | 2674 ++++---- view/pl/messages.po | 13234 +++++++++++++++++++------------------- view/pl/strings.php | 2696 ++++---- view/pt-br/messages.po | 13238 +++++++++++++++++++------------------- view/pt-br/strings.php | 2674 ++++---- view/ro/messages.po | 13238 +++++++++++++++++++------------------- view/ro/strings.php | 2696 ++++---- view/ru/messages.po | 13244 +++++++++++++++++++------------------- view/ru/strings.php | 2696 ++++---- view/zh-cn/messages.po | 13196 +++++++++++++++++++------------------- view/zh-cn/strings.php | 2652 ++++---- 28 files changed, 113171 insertions(+), 109479 deletions(-) diff --git a/view/bg/messages.po b/view/bg/messages.po index fac622992b..134815a32b 100644 --- a/view/bg/messages.po +++ b/view/bg/messages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/friendica/language/bg/)\n" "MIME-Version: 1.0\n" @@ -19,219 +19,308 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Записът е редактиран" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Лично съобщение" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Редактиране" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "избор" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Изтриване" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "запишете в папка" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "Добавяне на звезда" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "Премахване на звездата" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "превключване звезда статус" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "звезда" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "добавяне на етикет" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Харесва ми това (смяна)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "харесвам" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Не ми харесва това (смяна)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "не харесвам" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Споделете това" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "споделяне" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Категории:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Записано в:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Преглед профила на %s в %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "за" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "От стена до стена" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "чрез стена до стена:" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s от %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Коментар" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Моля, изчакайте" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "" -msgstr[1] "" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "" -msgstr[1] "" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "покажи още" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Това сте вие" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Изпращане" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Получер" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Тема Настройки" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Курсив" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Задайте ниво за преоразмеряване на изображения в публикации и коментари (ширина и височина)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Подчертан" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Задайте размер на шрифта за мнения и коментари" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Цитат" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Задайте ширина тема" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Код" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Цветова схема" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Изображение" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Връзка" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "не показват" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Видеоклип" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "Покажи:" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Преглед" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Задайте линия-височина за мнения и коментари" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Настройте резолюция за средната колона" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Задайте цветова схема" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Да Настройте zoomfactor за слоя на Земята" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Set дължина (X) за слоеве на Земята" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Настройте ширината (Y) за слоеве на Земята" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Общността Pages" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Земните пластове" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Общността Профили" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Помощ или @ NewHere,?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Свържете Услуги" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Намери приятели" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Последни потребители" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Последни снимки" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Последно харесва" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Начало" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Вашите мнения и разговори" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Височина на профила" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Вашият профил страница" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Контакти " + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Вашите контакти" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Снимки" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Вашите снимки" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Събития" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Събитията си" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Личните бележки" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Вашите лични снимки" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Общност" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "събитието." + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "статус" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "снимка" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s харесва %2$s %3$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Свържете снимки" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Снимка на профила" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Локалната директория" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Глобален справочник" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Сходни интереси" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Предложения за приятели" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Покани приятели" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Настройки" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Да Настройте zoomfactor за земните пластове" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Покажи / скрий кутии в дясната колона:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Подравняване" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Ляво" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Център" + +#: ../../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 +msgid "Set colour scheme" +msgstr "Задайте цветова схема" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -249,28 +338,28 @@ msgstr "Страницата не е намерена." msgid "Permission denied" msgstr "Разрешението е отказано" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Разрешението е отказано." @@ -278,944 +367,2696 @@ msgstr "Разрешението е отказано." msgid "toggle mobile" msgstr "" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Начало" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Вашите мнения и разговори" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Височина на профила" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Вашият профил страница" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Снимки" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Вашите снимки" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Събития" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Събитията си" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Личните бележки" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Вашите лични снимки" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Общност" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "не показват" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "Покажи:" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Тема Настройки" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Задайте размер на шрифта за мнения и коментари" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Задайте линия-височина за мнения и коментари" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Настройте резолюция за средната колона" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Контакти " - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Вашите контакти" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Общността Pages" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Общността Профили" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Последни потребители" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Последно харесва" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "събитието." - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "статус" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "снимка" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s харесва %2$s %3$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Последни снимки" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Свържете снимки" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Снимка на профила" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Намери приятели" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Локалната директория" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Глобален справочник" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Сходни интереси" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Предложения за приятели" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Покани приятели" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Настройки" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Земните пластове" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Да Настройте zoomfactor за земните пластове" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Set дължина (X) за слоеве на Земята" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Настройте ширината (Y) за слоеве на Земята" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Помощ или @ NewHere,?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Свържете Услуги" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Покажи / скрий кутии в дясната колона:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Задайте цветова схема" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Да Настройте zoomfactor за слоя на Земята" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Подравняване" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Ляво" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Център" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Цветова схема" - -#: ../../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 -msgid "Set colour scheme" -msgstr "Задайте цветова схема" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "預設值" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Задайте ниво за преоразмеряване на изображения в публикации и коментари (ширина и височина)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Задайте ширина тема" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Изтриване на тази бележка?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Коментар" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "покажи още" + +#: ../../boot.php:722 msgid "show fewer" msgstr "показват по-малко" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Актуализация %s не успя. Виж логовете за грешки." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Актуализиране на Грешка в %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Създаване на нов профил:" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Регистратор" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "изход" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Вход" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Псевдоним или имейл адрес: " -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Парола " -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Или да влезнете с OpenID: " -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Забравена парола?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Смяна на паролата" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "Условия за ползване на сайта" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "условия за ползване" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "Политика за поверителност на сайта" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "политика за поверителност" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "" -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Замолената профила не е достъпна." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Редактиране на потребителския профил" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Свързване! " -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Съобщение" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Профили " -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Управление / редактиране на профили" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Промяна на снимката на профил" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Създай нов профил" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Профил на изображението" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "видими за всички" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Редактиране на видимост" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Място:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Пол:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Състояние:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Начална страница:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "грама Л Е г" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F г" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "Днес" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Напомняния за рождени дни" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Рождени дни този Седмица:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Няма описание]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Напомняния" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Събития тази седмица:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Състояние:" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Съобщения за състоянието и пощи" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Детайли от профила" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Фотоалбуми" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Видеоклипове" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Събития и календарни" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Личните бележки" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Можете да видите това" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Търсене по дата" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Мрежов филтър" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Запазени търсения" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Записани папки" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" +msgid "%s's birthday" msgstr "" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Настроение" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Честит рожден ден, %s!" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Име, удържани]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Публичен достъп отказан." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Елемент не е намерен." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Достъпът до този профил е ограничен." - -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr ", Т. е била отстранена." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Отказан достъп." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Това е Friendica, версия" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "работи в уеб сайта," - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Моля, посетете Friendica.com , за да научите повече за проекта на Friendica." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Доклади за грешки и проблеми: моля посетете" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Предложения, похвали, дарения и т.н. - моля пишете \"Инфо\" в Friendica - Dot Com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Инсталираните приставки / Addons / Apps:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Няма инсталирани плъгини / Addons / приложения" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" msgstr "" -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Регистрационни данни за %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Регистрация успешно. Моля, проверете електронната си поща за по-нататъшни инструкции." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Неуспешно изпращане на имейл съобщение. Това е посланието, че не успя." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Вашата регистрация не могат да бъдат обработени." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Искането за регистрация на %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Вашата регистрация е в очакване на одобрение от собственика на сайта." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Този сайт е надвишил броя на разрешените дневни регистрации сметка. Моля, опитайте отново утре." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Може да се (по желание) да попълните този формуляр, чрез OpenID чрез предоставяне на OpenID си и кликнете върху \"Регистрация\"." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Ако не сте запознати с OpenID, моля оставете това поле празно и попълнете останалата част от елементите." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Вашият OpenID (не е задължително): " - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Включете вашия профил в член директория?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Yes" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Не" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Yes" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Членството на този сайт е само с покани." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Отмени" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "Вашата покана ID: " +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Архиви" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Регистрация" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Пълното си име (напр. Джо Смит): " - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Вашият email адрес: " - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Изберете прякор профил. Това трябва да започне с текст характер. Вашият профил адреса на този сайт ще бъде \" прякор @ $ на SITENAME \"." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Изтрита група с това име се възражда. Съществуващ елемент от разрешения май се прилагат към тази група и всички бъдещи членове. Ако това не е това, което сте възнамерявали, моля да се създаде друга група с различно име." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Изберете прякор: " +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Неприкосновеността на личния живот на група по подразбиране за нови контакти" -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Внасяне" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Всички" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" +#: ../../include/group.php:249 +msgid "edit" +msgstr "редактиране" + +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Групи" + +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Редактиране на групата" + +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Създайте нова група" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Контакти, не във всяка група" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "добави" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Стена снимки" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Не може да намери DNS информация за сървъра на базата данни \" %s \"" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Добавяне на нов контакт" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Въведете местоположение на адрес или уеб" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Пример: bob@example.com, http://example.com/barbara" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Намерете хора," + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Въведете името или интерес" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Свържете се / последваща" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Примери: Робърт Morgenstein, Риболов" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Търсене" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Случайна Профил" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Мрежи" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Всички мрежи" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Всичко" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Категории" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica Уведомление" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Благодаря Ви." + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s администратор" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "noreply" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica: Извести] Нова поща, получена в %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s в %2$s ви изпрати ново лично съобщение ." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "Ви изпрати %2$s %1$s %2$s ." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "лично съобщение" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Моля, посетете %s да видите и / или да отговорите на Вашите лични съобщения." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s коментира [URL = %2$s %3$s [/ URL]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s коментира [URL = %2$s ] %3$s %4$s [/ URL]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s коментира [URL = %2$s %3$s [/ URL]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica: Изпращайте] коментар към разговор # %1$d от %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s коментира артикул / разговор, който са били." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Моля, посетете %s да видите и / или да отговорите на разговор." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica: Извести] %s публикуван вашия профил стена" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s публикуван вашия профил стена при %2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" msgstr "" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Профил не е намерен." +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica: Извести] %s сложи етикет с вас" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Контактът не е намерен." +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s те маркира при %2$s" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [URL = %2$s ] сложи етикет [/ URL]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "" + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "" + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica: Извести] %s сложи етикет с вашия пост" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s маркира твоя пост в %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s маркира [URL = %2$s ] Публикацията ви [/ URL]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica: Извести] Въведение получи" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Получили сте въведения от %1$s в %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Получили сте [URL = %1$s ] въведение [/ URL] от %2$s ." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Можете да посетите техния профил в %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Моля, посетете %s да одобри или да отхвърли въвеждането." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica: Извести] приятел предложение получи" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Получили сте приятел предложение от %1$s в %2$s" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Това понякога може да се случи, ако контакт е поискано от двете лица и вече е одобрен." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Получили сте [URL = %1$s ] предложение приятел [/ URL] %2$s от %3$s ." -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Отговор от отдалечен сайт не е бил разбран." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Наименование:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Неочакван отговор от отдалечения сайт: " +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Снимка:" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Потвърждение приключи успешно." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Моля, посетете %s да одобри или отхвърли предложението." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Отдалеченият сайт докладвани: " +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Временен неуспех. Моля изчакайте и опитайте отново." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Въведение не успя или е анулиран." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Не може да зададете снимка на контакт." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "" + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "видите в пълен размер" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr " на Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Собствено и фамилно име" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "J F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "J F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Дата на раждане:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Възраст:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "за %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Сексуални предпочитания:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Hometown:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Маркери:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Политически възгледи:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Вероизповедание:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "това ?" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Хобита / Интереси:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Харесвания:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Нехаресвания:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Информация за контакти и социални мрежи:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Музикални интереси:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Книги, литература:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Телевизия:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Филм / танц / Култура / развлечения:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Любов / Romance:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Работа / заетост:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Училище / образование:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Нищо ново тук" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Изчистване на уведомленията" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Край на тази сесия" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Вход" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Начална страница" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Създаване на сметка" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Помощ" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Помощ и документация" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Apps" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Адон приложения, помощни програми, игри" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Търсене" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Търсене в сайта съдържание" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Разговори на този сайт" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "директория" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Хората директория" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Мрежа" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Разговори от вашите приятели" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Представяне" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Молби за приятелство" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Уведомления " + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Вижте всички нотификации" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Марк виждали уведомления всички системни" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Съобщения" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Частна поща" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Вх. поща" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Изходящи" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Ново съобщение" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Управление" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Управление на други страници" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Участник, за управление на страница" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Настройки на профила" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Управление / редактиране на приятели и контакти" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "admin" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Настройка и конфигуриране на сайта" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Навигация" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Карта на сайта" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Натиснете тук за обновяване." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Отхвърлен профила URL." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Свързване URL липсва." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Този сайт не е конфигуриран да позволява комуникация с други мрежи." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Няма съвместими комуникационни протоколи или фуражите не са били открити." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "Профилът на посочения адрес не предоставя достатъчна информация." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Един автор или име не е намерен." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Не браузър URL може да съвпадне с този адрес." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Не мога да съответства @ стил Адрес идентичност с известен протокол или се свържете с имейл." + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Използвайте mailto: пред адрес, за да принуди проверка на имейл." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Профилът адрес принадлежи към мрежа, която е била забранена в този сайт." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Limited профил. Този човек ще бъде в състояние да получат преки / лична уведомления от вас." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Не мога да получа информация за контакт." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "следните условия:" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Грешка при създаване на потребителя" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Грешка при създаване профила на потребителя" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "L F г, Y \\ @ G: I A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Започва:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Играчи:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "спря след" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Показване на състоянието" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Преглед на профил" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Вижте снимки" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Мрежови Мнения" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Редактиране на контакт" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Изпратете PM" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Грешки, възникнали създаване на таблиците в базата данни." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Разни" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "година" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "месец." + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "Ден:" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "никога" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "по-малко, отколкото преди секунда" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "година" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "месеца" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "седмица" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "седмица" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "дни." + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "Час:" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "часа" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "Минута" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "протокол" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "секунди. " + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "секунди. " + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s преди" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[Без тема]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(Без тема)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Неизвестен | Без категория" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Блок веднага" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Shady, спамър, самостоятелно маркетолог" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Известно е, че мен, но липса на становище" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "ОК, вероятно безвреден" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Репутация, има ми доверие" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Често" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Всеки час" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Два пъти дневно" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Ежедневно:" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Седмично" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Месечено" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS / Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "Е-поща" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Диаспора" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "ZOT!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP / IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s вече е приятел с %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Споделяне на уведомление от диаспората мрежа" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Приложения" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Нито един потребител не запис за ' %s" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s не като %2$s - %3$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Основният ни сайт криптиране е очевидно побъркани." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Празен сайт URL е предоставена или URL не може да бъде разшифрован от нас." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Контакт с запис не е намерен за вас на нашия сайт." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Site публичния ключ не е наличен в контакт рекорд за %s URL ." - -#: ../../mod/dfrn_confirm.php:638 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "ID, предоставена от вашата система, е дубликат на нашата система. Той трябва да работи, ако се опитате отново." - -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Не може да се установи контакт с вас пълномощията на нашата система." - -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Не може да актуализирате вашите данни за контакт на профил в нашата система" - -#: ../../mod/dfrn_confirm.php:751 -#, php-format -msgid "Connection accepted at %s" -msgstr "Връзка приети в %s" - -#: ../../mod/dfrn_confirm.php:800 -#, php-format -msgid "%1$s has joined %2$s" -msgstr "Се присъедини към %2$s %1$s %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Разрешава връзка с прилагането" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Назад към приложението ти и поставите този Securty код:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Моля, влезте, за да продължите." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Искате ли да се разреши това приложение за достъп до вашите мнения и контакти, и / или създаване на нови длъжности за вас?" - -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Не е валиден акаунт." - -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr ", Издадено искане за възстановяване на паролата. Проверете Вашата електронна поща." - -#: ../../mod/lostpass.php:44 -#, php-format -msgid "Password reset requested at %s" -msgstr "Исканото за нулиране на паролата на %s" - -#: ../../mod/lostpass.php:66 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Искането не може да бъде проверена. (Може да се преди това са го внесе.) За нулиране на паролата не успя." - -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Вашата парола е променена, както беше поискано." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Вашата нова парола е" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Запазване или копиране на новата си парола и след това" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "Кликнете тук за Вход" - -#: ../../mod/lostpass.php:89 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Вашата парола може да бъде променена от Настройки , След успешен вход." - -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has been changed at %s" +msgid "%1$s poked %2$s" msgstr "" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Забравена парола?" +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "" -#: ../../mod/lostpass.php:123 +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s сложи етикет с %2$s - %3$s %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "длъжност / позиция" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s маркираната %2$s - %3$s като предпочитано" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "избор" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Изтриване" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Преглед профила на %s в %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Категории:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Записано в:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s от %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Поглед в контекста" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Моля, изчакайте" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "Премахване" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Изтриване на избраните елементи" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s харесва това." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s не харесва това." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "и" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", И %d други хора" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s като този." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s не ви харесва това." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Видим всички " + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Моля, въведете URL адреса за връзка:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Моля въведете видео връзка / URL:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Моля въведете аудио връзка / URL:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Tag термин:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Запиши в папка:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Къде сте в момента?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Коментар на e-mail" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Скриване на детайли от профила си от неизвестни зрители?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "дял,%" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Качване на снимка" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "качване на снимка" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Прикачване на файл" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "Прикачване на файл" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Вмъкване на връзка в Мрежата" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "Уеб-линк" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Поставете линка на видео" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "видео връзка" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Поставете аудио връзка" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "аудио връзка" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Задайте местоположението си" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "Задаване на местоположението" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Изчистване на браузъра място" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "ясно място" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Задайте заглавие" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Категории (разделен със запетаи списък)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Настройките за достъп" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "права" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: имейл адреси" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Обществена длъжност" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Пример: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Преглед" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "" + +#: ../../include/text.php:298 +msgid "older" +msgstr "" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "Пред." + +#: ../../include/text.php:305 +msgid "first" +msgstr "Първа" + +#: ../../include/text.php:337 +msgid "last" +msgstr "Дата на последния одит. " + +#: ../../include/text.php:340 +msgid "next" +msgstr "следващ" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Няма контакти" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Вижте Контакти" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Запази" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Понеделник" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Вторник" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Сряда" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Четвъртък" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Петък" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Събота" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Неделя" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "януари" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "февруари" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "март" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "април" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Май" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "юни" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "юли" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "август" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "септември" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "октомври" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "ноември" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "декември" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Преглед на видеоклип" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "байта" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Кликнете за отваряне / затваряне" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "връзка източник" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "預設值" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Избор на заместник език" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "дейност" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "след" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "Т. подава" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Изход" + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Влез не успя." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Въведете вашия имейл адрес и представя си за нулиране на паролата. След това проверявате електронната си поща за по-нататъшни инструкции." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Ние се натъкна на проблем, докато влезете с OpenID, който сте посочили. Моля, проверете правилното изписване на идентификацията." -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Псевдоним или имейл адрес: " +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "Съобщението за грешка е:" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Нулиране" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Изображение / снимка" + +#: ../../include/bbcode.php:545 +#, php-format +msgid "%2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:579 +#, php-format +msgid "" +"%s wrote the following post" +msgstr "" + +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$ 1 пише:" + +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Шифрирано съдържание" + +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Добре дошли " + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Моля, да качите снимка профил." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Здравейте отново! " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Маркера за сигурност не е вярна. Това вероятно е станало, тъй като формата е била отворена за прекалено дълго време (> 3 часа) преди да го представи." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Вградени съдържание" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Вграждане на инвалиди" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Мъжки" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Женски" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "В момента Мъж" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "В момента Жени" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Предимно Мъж" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Предимно от жени," + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Транссексуалните" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Intersex" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Транссексуален" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Хермафродит" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Среден род" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Неспецифичен" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Друг" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Нерешителен" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Мъжките" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Женските" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Хомосексуалист" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Лесбийка" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Без предпочитание" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Бисексуални" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autosexual" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Трезвен" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Девица" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Девиантно" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Фетиш" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Голямо количество" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Nonsexual" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Неженен" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Самотен" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "На разположение" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Невъзможно." + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Има смаже" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Заслепен" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Запознанства" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Неверен" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Секс наркоман" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Приятели" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Приятели / ползи" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Случаен" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Обвързан" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Оженена" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Въображаемо женен" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Партньори" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Съжителстващи" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Обичайно право" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Щастлив" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "Не търси" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Сексуално развратен човек" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Предаден" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Разделени" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Нестабилен" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Разведен" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Въображаемо се развеждат" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Овдовял" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Несигурен" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "Сложно е" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Не ме е грижа" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Попитай ме" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Се изисква покана." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Покана не може да бъде проверена." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Невалиден URL OpenID" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Моля, въведете необходимата информация." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Моля, използвайте по-кратко име." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Името е твърде кратко." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Това не изглежда да е пълен (първи Последно) име." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Вашият имейл домейн не е сред тези, разрешени на този сайт." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Не е валиден имейл адрес." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Не може да се използва този имейл." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Вашият \"прякор\" може да съдържа \"Аз\", \"0-9\", \"-\"и\"_\", и също така трябва да започва с буква." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Псевдоним вече е регистрирано. Моля, изберете друга." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Псевдоним някога е бил регистриран тук и не могат да се използват повторно. Моля, изберете друга." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "Сериозна грешка: генериране на ключове за защита не успя." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Възникна грешка по време на регистрацията. Моля, опитайте отново." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Възникна грешка при създаването на своя профил по подразбиране. Моля, опитайте отново." + +#: ../../include/user.php:377 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" + +#: ../../include/user.php:381 +msgid "" +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" + +#: ../../include/user.php:413 ../../mod/admin.php:799 +#, php-format +msgid "Registration details for %s" +msgstr "Регистрационни данни за %s" + +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Видими за всички" + +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "Записът е редактиран" + +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Лично съобщение" + +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Редактиране" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "запишете в папка" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "Добавяне на звезда" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "Премахване на звездата" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "превключване звезда статус" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "звезда" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "добавяне на етикет" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Харесва ми това (смяна)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "харесвам" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Не ми харесва това (смяна)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "не харесвам" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Споделете това" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "споделяне" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "за" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "От стена до стена" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "чрез стена до стена:" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "" +msgstr[1] "" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Това сте вие" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Получер" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Курсив" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Подчертан" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Цитат" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Код" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Изображение" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Връзка" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Видеоклип" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Които не са на разположение." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Елемент не е намерен." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1246,13 +3087,6 @@ msgstr "Изпратено съобщение." msgid "No recipient." msgstr "Не получателя." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Моля, въведете URL адреса за връзка:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Изпрати Лично Съобщение" @@ -1274,227 +3108,1639 @@ msgstr "До:" msgid "Subject:" msgstr "Относно:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Ваше съобщение" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Качване на снимка" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Група, създадена." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Вмъкване на връзка в Мрежата" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Не може да се създаде група." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Добре дошли да Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Групата не е намерен." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Нова държава Чеклист" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Име на група се промени." -#: ../../mod/newmember.php:12 -msgid "" -"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." -msgstr "Бихме искали да предложим някои съвети и връзки, за да направи своя опит приятно. Кликнете върху елемент, за да посетите съответната страница. Линк към тази страница ще бъде видима от началната си страница в продължение на две седмици след първоначалната си регистрация и след това спокойно ще изчезне." - -#: ../../mod/newmember.php:14 -msgid "Getting Started" +#: ../../mod/group.php:87 +msgid "Save Group" msgstr "" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Създаване на група от контакти / приятели." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Име на група: " + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Група отстранени." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Не може да премахнете група." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Група Editor" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Членове" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Всички Контакти" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Щракнете върху контакт, за да добавите или премахнете." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Няма потенциални делегати на страницата намира." + +#: ../../mod/delegate.php:126 +msgid "" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Делегатите са в състояние да управляват всички аспекти от тази сметка / страница, с изключение на основните настройки сметка. Моля, не делегира Вашата лична сметка на никого, че не се доверявате напълно." + +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Съществуващите Мениджъри" + +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Съществуващите Делегатите Страница" + +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Потенциални Делегатите" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Премахване" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Добави" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "няма регистрирани" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Невалидна заявка идентификатор." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Отхвърляне" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Пренебрегване" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Система" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Лично" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Показване на пренебрегнатите заявки" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Скриване на пренебрегнатите заявки" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Вид на уведомлението: " + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Приятел за предложения" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "предложено от %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Скриване на този контакт от другите" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Публикувай нова дейност приятел" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "ако е приложимо" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Одобряване" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Искания, да се знае за вас: " + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "да" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "не" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "За Одобряване като: " + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Приятел" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Споделящ" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Почитател" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Приятел / заявка за свързване" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Нов последовател" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Няма въвеждане." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s харесва %s е след" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s не харесвал %s е след" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s вече е приятел с %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s създаден нов пост" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s коментира %s е след" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Не повече мрежови уведомление." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Мрежа Известия" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Не повече системни известия." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Системни известия" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Няма повече уведомления." + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Лични Известия" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Не повече домашни уведомление." + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Начало Известия" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Няма профил" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "всички" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "профил" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Допълнителни възможности" + +#: ../../mod/settings.php:46 +msgid "Display" msgstr "" -#: ../../mod/newmember.php:18 -msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" msgstr "" -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Приставки" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Свързани приложения" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Експортиране на личните данни" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Премахване сметка" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Липсват някои важни данни!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Актуализиране" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Неуспех да се свърже с имейл акаунт, като използвате предоставените настройки." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "Имейл настройки актуализира." + +#: ../../mod/settings.php:258 +msgid "Features updated" msgstr "" -#: ../../mod/newmember.php:26 -msgid "" -"On your Settings 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." -msgstr "На настройки - да промени първоначалната си парола. Също така направи бележка на вашата самоличност адрес. Това изглежда точно като имейл адрес - и ще бъде полезно при вземането на приятели за свободното социална мрежа." - -#: ../../mod/newmember.php:28 -msgid "" -"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." -msgstr "Прегледайте други настройки, по-специално на настройките за поверителност. Непубликуван списък директория е нещо като скрит телефонен номер. Като цяло, може би трябва да публикува вашата обява - освен ако не всички от вашите приятели и потенциални приятели, знаят точно как да те намеря." - -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Качване на снимка Профилът" - -#: ../../mod/newmember.php:36 -msgid "" -"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." -msgstr "Качване на снимката на профила, ако не сте го направили вече. Проучванията показват, че хората с истински снимки на себе си, са десет пъти по-вероятно да станат приятели, отколкото хората, които не." - -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Редактиране на профила" - -#: ../../mod/newmember.php:38 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Редактиране на подразбиране профил да ви хареса. Преглед на настройките за скриване на вашия списък с приятели и скриване на профила от неизвестни посетители." - -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Ключови думи на профила" - -#: ../../mod/newmember.php:40 -msgid "" -"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." -msgstr "Задайте някои обществени ключови думи за вашия профил по подразбиране, които описват вашите интереси. Ние може да сме в състояние да намери други хора с подобни интереси и предлага приятелства." - -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Свързване" - -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Разрешаване на съединител на Facebook, ако в момента имате акаунт във Facebook и ние ще (по желание) импортирате всичките си приятели и разговори." - -#: ../../mod/newmember.php:51 -msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr " Ако , това е вашият собствен сървър, инсталиране на Адон Facebook може да улесни прехода към безплатна социална мрежа." - -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Внасяне на е-пощи" - -#: ../../mod/newmember.php:56 -msgid "" -"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" -msgstr "Въведете своя имейл достъп до информация на страницата Настройки на Connector, ако желаете да внасят и да взаимодейства с приятели или списъци с адреси от електронната си поща Входящи" - -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" msgstr "" -#: ../../mod/newmember.php:58 -msgid "" -"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 Add New Contact dialog." -msgstr "Контакти страница е вашата врата към управлението на приятелства и свързване с приятели в други мрежи. Обикновено можете да въведете адрес или адрес на сайта в Добавяне на нов контакт диалоговия." +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Паролите не съвпадат. Парола непроменен." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Празните пароли не са разрешени. Парола непроменен." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Неправилна парола" + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Парола промени." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Парола актуализация се провали. Моля, опитайте отново." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr " Моля, използвайте по-кратко име." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr " Името е твърде кратко." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Неправилна парола" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr " Не валиден имейл." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr " Не може да е този имейл." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "Частен форум няма разрешения за неприкосновеността на личния живот. Използване подразбиране поверителност група." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "Частен форум няма разрешения за неприкосновеността на личния живот и никоя група по подразбиране неприкосновеността на личния живот." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Обновяването на настройките." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Добави приложение" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" msgstr "" -#: ../../mod/newmember.php:60 +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Име" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Ключ на консуматора:" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Тайна стойност на консуматора:" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Пренасочвания:" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "Икона URL" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Вие не можете да редактирате тази кандидатура." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Свързани Apps" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Ключ на клиента започва с" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Без име" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Премахване на разрешение" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Няма плъгин настройки, конфигурирани" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Plug-in Настройки" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Изкл." + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "Вкл." + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Допълнителни възможности" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Вградена поддръжка за връзка от %s %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "разрешен" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "забранен" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "Достъп до електронна поща е забранен на този сайт." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Email / Mailbox Setup" + +#: ../../mod/settings.php:783 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Страницата на справочника ви позволява да намерите други хора в тази мрежа или други сайтове Федерални. Потърсете Свържете или Следвайте в профила си страница. Предоставяне на вашия собствен адрес за самоличност, ако това бъде поискано." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Ако желаете да се комуникира с имейл контакти, които използват тази услуга (по желание), моля посочете как да се свържете с вашата пощенска кутия." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Откриване на нови хора" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Последна успешна проверка на електронната поща:" -#: ../../mod/newmember.php:62 -msgid "" -"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." -msgstr "На страничния панел на страницата \"Контакти\" са няколко инструмента, да намерите нови приятели. Ние можем да съчетаем хора по интереси, потърсете хора по име или интерес, и да предостави предложения на базата на мрежови връзки. На чисто нов сайт, приятел предложения ще обикновено започват да се населена в рамките на 24 часа." +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "Име на IMAP сървъра:" -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Групи" +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "IMAP порта:" -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Сигурност" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Няма " + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "Email потребителско име:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "Email парола:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Адрес за отговор:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Изпратете публични длъжности за всички имейл контакти:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Действия след вноса:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Марк, както се вижда" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Премества избраното в папка" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Премества избраното в папка" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" msgstr "" -#: ../../mod/newmember.php:70 -msgid "" -"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." -msgstr "След като сте направили някои приятели, да ги организирате в групи от частния разговор от страничната лента на страницата с контакти и след това можете да взаимодействате с всяка група частно във вашата мрежа." +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Настройки на дисплея" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Защо публикациите ми не са публични?" +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Палитрата на дисплея:" -#: ../../mod/newmember.php:73 -msgid "" -"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." +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" msgstr "" -#: ../../mod/newmember.php:78 -msgid "Getting Help" +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Актуализиране на браузъра на всеки ХХ секунди" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Минимум 10 секунди, няма определен максимален" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" msgstr "" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Максимум от 100 точки" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" msgstr "" -#: ../../mod/newmember.php:82 +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Да не се показват емотикони" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Нормално страницата с профила" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Тази сметка е нормален личен профил" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Импровизирана трибуна Page" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Автоматично одобрява всички / приятел искания само за четене фенове" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Community Forum / Celebrity" + +#: ../../mod/settings.php:977 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Нашата помощ страницата може да бъде консултиран за подробности относно други характеристики, програма и ресурси." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Автоматично одобрява всички / приятел исканията фенове за четене и запис" + +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Автоматично приятел Page" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Автоматично одобрява всички / молби за приятелство, като приятели" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Частен форум [експериментална]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Само частен форум - Одобрени членове" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(По избор) позволяват това OpenID, за да влезете в тази сметка." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Публикуване на вашия профил по подразбиране във вашата локална директория на сайта?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Не" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Публикуване на вашия профил по подразбиране в глобалната социална директория?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Скриване на вашия контакт / списък приятел от зрителите на вашия профил по подразбиране?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Оставете приятели, които да публикувате в страницата с вашия профил?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Оставете приятели, за да маркирам собствените си мнения?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Позволете ни да Ви предложи като потенциален приятел за нови членове?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Разрешение непознати хора, за да ви Изпратете лично поща?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Профил не се публикува ." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "или" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Адрес на вашата самоличност е" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Автоматично изтича мнения след толкова много дни:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Ако е празна, мнението няма да изтече. Изтекли мнения ще бъдат изтрити" + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Разширени настройки за изтичане на срока" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Разширено Изтичане" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Срок на мнения:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Срок на лични бележки:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Срок със звезда на мнения:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Срок на снимки:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Само изтича мнения от други:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Настройки на профила" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Парола Настройки" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "нова парола" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Потвърждаване..." + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Оставете паролите полета празни, освен ако промяна" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Текуща парола:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Парола" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Основни настройки" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "Електронна поща:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Вашият Часовата зона:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Мнение местоположението по подразбиране:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Използвайте Browser Местоположение:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Сигурност и и лични настройки" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Максимален брой молби за приятелство / ден:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(Да се ​​предотврати спама злоупотреба)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Разрешения по подразбиране и" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(Щракнете за отваряне / затваряне)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Показване на групи" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Показване на контакти" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Максимални лични съобщения на ден от непознати хора:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Настройки за уведомяване" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "По подразбиране се публикуват съобщение за състояние, когато:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "приемане на искането за приятел" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "присъединяване форум / общността" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "един интересен Смяна на профил" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Изпращане на известие по имейл, когато:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Вие получавате въведение" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Вашите въвеждания са потвърдени" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Някой пише в профила ви стена" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Някой пише последващ коментар" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Ще получите лично съобщение" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Ще получите предложение приятел" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Са маркирани в един пост" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Разширено сметка / Настройки на вид страница" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Промяна на поведението на тази сметка за специални ситуации" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "" + +#: ../../mod/settings.php:1188 +msgid "" +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "" + +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "" + +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Общи приятели" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Няма контакти по-чести." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Дистанционно неприкосновеността на личния живот информация не е достъпен." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Вижда се от:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Не може да бъде достъп до запис за контакт." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Не може да намери избрания профил." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Свържете се актуализират." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Неуспех да се актуализира рекорд за контакт." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "За контакти е бил блокиран" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Контакт са отблокирани" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Лицето е било игнорирано" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "За контакти е бил unignored" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Контакт бяха архивирани" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "За контакти е бил разархивира" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Наистина ли искате да изтриете този контакт?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Контакт е била отстранена." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Вие сте общи приятели с %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Вие споделяте с %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s се споделя с вас" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Частни съобщения не са на разположение за този контакт." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Никога!" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Update е била успешна)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Актуализация не е била успешна)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Предложете приятели" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Тип мрежа: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Преглед на всички контакти" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Разблокиране" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Блокиране" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Превключване Блокирани статус" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Извади от пренебрегнатите" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Превключване игнорирани статус" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Разархивирате" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Архив" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Превключване статус Архив" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Ремонт" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Разширени настройки за контакт" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "Communications загубиха с този контакт!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Свържете се редактор" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Профил Видимост" + +#: ../../mod/contacts.php:472 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Моля, изберете профила, който бихте искали да покажете на %s при гледане на здраво вашия профил." + +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Информация за контакти / Забележки" + +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Редактиране на контакт с бележка" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Посетете %s Профилът на [ %s ]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Блокиране / Деблокиране на контакт" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Игнорирай се свържете с" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Настройки за ремонт на URL" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Вижте разговори" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Изтриване на контакта" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Последна актуализация:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Актуализиране на държавни длъжности" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Актуализирай сега" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Които понастоящем са блокирани" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "В момента игнорирани" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "В момента архивират" + +#: ../../mod/contacts.php:503 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "Отговори / обича да си публични длъжности май все още да се вижда" + +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "" + +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Предложения" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Предполагат потенциал приятели" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Покажи на всички контакти" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Отблокирани" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Покажи само Разблокирани контакти" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Блокиран" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Покажи само Блокираните контакти" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Игнорирани" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Покажи само игнорирани контакти" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Архивиран:" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Покажи само архивирани контакти" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Скрит" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Само показва скрити контакти" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Взаимното приятелство" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "е фенка" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "Вие сте фен на" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Редактиране на контакт" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Търсене на вашите контакти" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Намиране: " + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Файл надхвърля ограничението за размера на %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Файл за качване не успя." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Вградени съдържание - презареждане на страницата, за да видите]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "" + +#: ../../mod/uexport.php:77 +msgid "" +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "" + +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Изнасяне на всичко" + +#: ../../mod/uexport.php:78 +msgid "" +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "" + +#: ../../mod/register.php:93 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "Регистрация успешно. Моля, проверете електронната си поща за по-нататъшни инструкции." + +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Неуспешно изпращане на имейл съобщение. Това е посланието, че не успя." + +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Вашата регистрация не могат да бъдат обработени." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Вашата регистрация е в очакване на одобрение от собственика на сайта." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Този сайт е надвишил броя на разрешените дневни регистрации сметка. Моля, опитайте отново утре." + +#: ../../mod/register.php:211 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Може да се (по желание) да попълните този формуляр, чрез OpenID чрез предоставяне на OpenID си и кликнете върху \"Регистрация\"." + +#: ../../mod/register.php:212 +msgid "" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Ако не сте запознати с OpenID, моля оставете това поле празно и попълнете останалата част от елементите." + +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Вашият OpenID (не е задължително): " + +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Включете вашия профил в член директория?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Членството на този сайт е само с покани." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "Вашата покана ID: " + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Регистрация" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Пълното си име (напр. Джо Смит): " + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Вашият email адрес: " + +#: ../../mod/register.php:262 +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Изберете прякор профил. Това трябва да започне с текст характер. Вашият профил адреса на този сайт ще бъде \" прякор @ $ на SITENAME \"." + +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Изберете прякор: " + +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Внасяне" + +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Мнение успешно." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Достъпът до този профил е ограничен." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Съвети за нови членове" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Публичен достъп отказан." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Няма избрани видеоклипове" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Достъп до тази точка е ограничена." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Вижте албуми" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Скорошни видеоклипове" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Качване на нови видеоклипове" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Управление на идентичността и / или страници" + +#: ../../mod/manage.php:107 +msgid "" +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Превключвате между различните идентичности или общността / групата страници, които споделят данните на акаунта ви, или които сте получили \"управление\" разрешения" + +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Изберете идентичност, за да управлява: " + +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Елемент не е намерена" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Редактиране на мнение" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Хората Търсене" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Няма съответствия" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Сметка одобрен." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Регистрация отменено за %s" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Моля, влезте." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Това въведение е вече е приета." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Профил местоположение не е валиден или не съдържа информация на профила." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Внимание: профила място има няма установен име на собственика." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Внимание: профила местоположение не е снимката на профила." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Въведение завърши." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Невъзстановима протокол грешка." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Профил недостъпни." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s е получил твърде много заявки за свързване днес." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Мерките за защита срещу спам да бъдат изтъкнати." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Приятели се препоръчва да се моля опитайте отново в рамките на 24 часа." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Невалиден локатор" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Невалиден имейл адрес." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Този профил не е конфигуриран за електронна поща. Заявката не бе успешна." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Не може да се разреши името си на предвиденото място." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Вие вече се въведе тук." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Явно вече сте приятели с %s ." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Невалиден URL адрес на профила." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Вашият въвеждането е било изпратено." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Моля, влезте, за да потвърди въвеждането." + +#: ../../mod/dfrn_request.php:664 +msgid "" +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Неправилно идентичност, който в момента е логнат. Моля, влезте с потребителско име и парола на този профил ." + +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Скриване на този контакт" + +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Добре дошли у дома %s ." + +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Моля, потвърдете, въвеждане / заявката за свързване към %s ." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Потвърждаване" + +#: ../../mod/dfrn_request.php:808 +msgid "" +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Моля, въведете \"Идентичност Адрес\" от един от следните поддържани съобщителни мрежи:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Ако все още не сте член на безплатна социална мрежа, href=\"http://dir.friendica.com/siteinfo\"> ." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Приятел / заявка за връзка" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Примери: jojo@demo.friendica.com~~HEAD=NNS, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Моля отговорете на следните:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "Има ли %s знаете?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Добавяне на лична бележка:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet / Федерални социална мрежа" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr " - Моля, не използвайте тази форма. Вместо това въведете %s в търсенето диаспора бар." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Адрес на вашата самоличност:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Изпращане на заявката" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Файлове" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Разрешава връзка с прилагането" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Назад към приложението ти и поставите този Securty код:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Моля, влезте, за да продължите." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Искате ли да се разреши това приложение за достъп до вашите мнения и контакти, и / или създаване на нови длъжности за вас?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Наистина ли искате да изтриете това предложение?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Отмени" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1505,23 +4751,985 @@ msgstr "Няма предложения. Ако това е нов сайт, м msgid "Ignore/Hide" msgstr "Игнорирай / Скрий" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Контакти, които не са членове на една група" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Контактът не е намерен." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Предложението за приятелство е изпратено." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Предлагане на приятели" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Предлагане на приятел за %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Няма контакти." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Тема Настройки актуализира." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Сайт" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Потребители" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Теми" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Обновления на БД" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Дневници" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Настройки на приставките" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Потребителски регистрации, чакащи за потвърждение" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Нормално профил" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Импровизирана трибуна профил" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Общността / Celebrity" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Автоматично приятел акаунт" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Частен форум" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Съобщение опашки" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Администриране " + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Резюме" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Регистрираните потребители" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Предстоящи регистрации" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Версия " + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Включени приставки" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Настройките на сайта са обновени." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Затворен" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Изисква одобрение" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Отворена." + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Не SSL политика, връзки ще следи страница SSL състояние" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Принуди всички връзки да се използва SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Самоподписан сертификат, използвайте SSL за местни връзки единствено (обезкуражени)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Прикачване на файлове" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Политики" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Напреднал" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Производителност" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "" + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Име на сайта" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Банер / лого" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "" + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Системен език" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Системна тема" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Тема по подразбиране система - може да бъде по-яздени потребителски профили - променяте настройки тема " + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "SSL връзка политика" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Определя дали генерирани връзки трябва да бъдат принудени да се използва SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "" + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "" + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Максимален размер на изображението" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Максимален размер в байтове на качените изображения. По подразбиране е 0, което означава, няма граници." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "" + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "" + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Регистрирайте политика" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "" + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Регистрирайте се текст" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Ще бъдат показани на видно място на страницата за регистрация." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Сметките изоставени след дни х" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Няма да губи системните ресурси избирателните външни сайтове за abandonded сметки. Въведете 0 за без ограничение във времето." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Позволи на домейни приятел" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Разделени със запетая списък на домейни, на които е разрешено да се създадат приятелства с този сайт. Заместващи символи са приети. На Empty да се даде възможност на всички домейни" + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Позволи на домейни имейл" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Разделени със запетая списък на домейни, които са разрешени в имейл адреси за регистрации в този сайт. Заместващи символи са приети. На Empty да се даде възможност на всички домейни" + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Блокиране на обществения" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Тръгване за блокиране на публичен достъп до всички по друг начин публичните лични страници на този сайт, освен ако в момента сте влезли в системата." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Принудително публикува" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Проверете, за да се принудят всички профили на този сайт да бъдат изброени в директорията на сайта." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "Global директория актуализация URL" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL за актуализиране на глобален справочник. Ако това не е настроен, глобален справочник е напълно недостъпни за заявлението." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "" + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "" + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "" + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "" + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "" + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "" + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Блокиране на множество регистрации" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Забраните на потребителите да се регистрират допълнителни сметки, за използване като страниците." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "Поддръжка на OpenID" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "Поддръжка на OpenID за регистрация и влизане." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Fullname проверка" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Силите на потребителите да се регистрират в пространството между Име и фамилия в пълно име, като мярка за антиспам" + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 регулярни изрази" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Използвате PHP UTF8 регулярни изрази" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Покажи общност Page" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Показване на Общността страница, показваща всички последни публични публикации в този сайт." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Активирайте OStatus подкрепа" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "" + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Активирайте диаспора подкрепа" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Осигури вградена диаспора в мрежата съвместимост." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Позволяват само Friendica контакти" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Всички контакти трябва да използвате Friendica протоколи. Всички останали вградени комуникационни протоколи с увреждания." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Провери SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Ако желаете, можете да се обърнете на стриктна проверка на сертификат. Това ще означава, че не можете да свържете (на всички), за да самоподписани SSL обекти." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Proxy потребител" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Proxy URL" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Мрежа изчакване" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Стойността е в секунди. Настройте на 0 за неограничен (не се препоръчва)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Доставка интервал" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Забавяне процесите на доставка на заден план от това много секунди, за да се намали натоварването на системата. Препоръчай: 4-5 за споделени хостове, 2-3 за виртуални частни сървъри. 0-1 за големи наети сървъри." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Анкета интервал" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Забавяне избирателните фонови процеси от това много секунди, за да се намали натоварването на системата. Ако 0, използвайте интервал доставка." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Максимално натоварване" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Максимално натоварване на системата преди раждането и анкета процеси са отложени - по подразбиране 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Update е маркиран успешно" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Актуализация %s бе успешно приложена." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Актуализация %s не се връща статус. Известно дали тя успя." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Няма провалени новини." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Неуспешно Updates" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Това не включва актуализации, преди 1139, които не връщат статута." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Марк успех (ако актуализация е ръчно прилага)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Опита да изпълни тази стъпка се обновяват автоматично" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Потребителят \" %s \"Изтрити" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Потребителят \" %s \"отблокирани" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Потребителят \" %s \"блокиран" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "Избор на всичко" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Потребителски регистрации, чакат за да потвърдите" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Искане дата" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Няма регистрации." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Отказ" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Администратор на сайта" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Дата на регистрация" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Последно влизане" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Последния елемент" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Избрани потребители ще бъде изтрита! \\ N \\ nEverything тези потребители са публикувани на този сайт ще бъде изтрит завинаги! \\ N \\ nСигурни ли сте?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Потребител {0} ще бъде изтрит! \\ n \\ nEverything този потребител публикувани на този сайт ще бъде изтрит завинаги! \\ n \\ nСигурни ли сте?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "" + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plug-in %s увреждания." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plug-in %s поддръжка." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "забрани" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Да се активира ли?" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "切換" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Автор: " + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Отговорник: " + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Няма намерени теми." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Screenshot" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "(Експериментален)" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "Неподдържан]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Вход Обновяването на настройките." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Безцветен " + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Регистрационен файл" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Трябва да бъде записван от уеб сървър. В сравнение с вашата Friendica най-високо ниво директория." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Вход ниво" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Затвори" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "Добавил през FTP домакин" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "Добавил през FTP Path" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP потребител" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP парола" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Изображението надвишава ограничението за размера на %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Не може да се обработи." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Image Upload неуспешно." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Добре дошли %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID протокол грешка. Не ID върна." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Кутия не е намерена и, OpenID регистрация не е разрешено на този сайт." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Резултати от търсенето за:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Премахване мандат" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Запазени търсения" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "добави" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Коментирани поръчка" @@ -1538,10 +5746,6 @@ msgstr "Пуснато на поръчка" msgid "Sort by Post Date" msgstr "Сортирай по пощата дата" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Лично" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Мнения, които споменават или включват" @@ -1606,6 +5810,1072 @@ msgstr "Лични съобщения до това лице, са изложе msgid "Invalid contact." msgstr "Невалиден свържете." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "избор" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Това е Friendica, версия" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "работи в уеб сайта," + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Моля, посетете Friendica.com , за да научите повече за проекта на Friendica." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Доклади за грешки и проблеми: моля посетете" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Предложения, похвали, дарения и т.н. - моля пишете \"Инфо\" в Friendica - Dot Com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Инсталираните приставки / Addons / Apps:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Няма инсталирани плъгини / Addons / приложения" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Приложения" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Няма инсталираните приложения." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Качване на нови снимки" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Свържете се с информация недостъпна" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Албумът не е намерен." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Изтриване на албума" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Изтриване на снимка" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Изображението надвишава ограничението за размера на " + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Image файл е празен." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Няма избрани снимки" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "" + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Качване на снимки" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Нов албум име: " + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "или съществуващо име на албума: " + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Да не се показва след статут за това качване" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "права" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Частна снимка" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Публична снимка" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Редактиране на албум" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Преглед на снимка" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Разрешението е отказано. Достъпът до тази точка може да бъде ограничено." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Снимката не е" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Преглед на снимка" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Редактиране на снимка" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Използва се като снимката на профила" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Изглед в пълен размер" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Маркери: " + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "Премахване на всякаква маркировка]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Rotate CW (вдясно)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Завъртане ККО (вляво)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Ново име на албум" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Надпис" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Добавите етикет" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Пример: @ Боб, @ Barbara_Jensen, jim@example.com @, # Калифорния, къмпинг" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Частна снимка" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Публична снимка" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Последни снимки" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Свържете се добавя" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "" + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "" + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s не е валиден имейл адрес." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Моля, присъединете се към нас на Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Съобщение доставка не успя." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Имате няма повече покани" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Посетете %s за списък на публичните сайтове, които можете да се присъедините. Friendica членове на други сайтове могат да се свързват един с друг, както и с членовете на много други социални мрежи." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "За да приемете тази покана, моля, посетете и се регистрира в %s или друга публична уебсайт Friendica." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Friendica сайтове се свързват, за да се създаде огромна допълнителна защита на личния живот, социална мрежа, която е собственост и се управлява от нейните членове. Те също могат да се свържат с много от традиционните социални мрежи. Виж %s за списък на алтернативни сайтове Friendica, можете да се присъедините." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Нашите извинения. Тази система в момента не е конфигуриран да се свържете с други обществени обекти, или ще поканят членове." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Изпращане на покани" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Въведете имейл адреси, по един на ред:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Вие сте любезно поканени да се присъединят към мен и други близки приятели за Friendica, - и да ни помогне да създадем по-добра социална мрежа." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Вие ще трябва да предоставят този код за покана: $ invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "След като сте се регистрирали, моля свържете се с мен чрез профила на моята страница в:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "За повече информация за проекта Friendica и защо ние смятаме, че е важно, моля посетете http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Отказан достъп." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Не е валиден акаунт." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr ", Издадено искане за възстановяване на паролата. Проверете Вашата електронна поща." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Исканото за нулиране на паролата на %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Искането не може да бъде проверена. (Може да се преди това са го внесе.) За нулиране на паролата не успя." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Вашата парола е променена, както беше поискано." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Вашата нова парола е" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Запазване или копиране на новата си парола и след това" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "Кликнете тук за Вход" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Вашата парола може да бъде променена от Настройки , След успешен вход." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Забравена парола?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Въведете вашия имейл адрес и представя си за нулиране на паролата. След това проверявате електронната си поща за по-нататъшни инструкции." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Псевдоним или имейл адрес: " + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Нулиране" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "" + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "" + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "" + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "" + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "" + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "" + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "" + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "" + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Отстранява маркировката" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Извадете Tag т." + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Изберете етикет, за да премахнете: " + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Извадете Моят профил" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Това ще премахне изцяло сметката си. След като това е направено, не е възстановим." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Моля, въведете паролата си за проверка:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Невалиден идентификатор на профила." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Редактор профил Видимост" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Вижда се от" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Всички контакти с охраняем достъп до профил)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Профил мач" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Няма ключови думи, които да съвпадат. Моля, да добавяте ключови думи към вашия профил по подразбиране." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "се интересува от:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "" + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "л, F J" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Редактиране на Събитието" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Създаване на нов събитие" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Предишна" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Следваща" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "час: минути" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Подробности за събитието" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "" + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Събитие Започва:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Задължително" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Завършете дата / час не е известен или не е приложимо" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Събитие играчи:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Настрои зрителя часовата зона" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Описание:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Заглавие:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Споделете това събитие" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} иска да бъде твой приятел" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} ви изпрати съобщение" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} исканата регистрация" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} коментира %s е след" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} хареса %s е след" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} не харесвал %s на мнение" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} вече е приятел с %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} написали" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} Маркирани %s мнение с #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} споменах в един пост" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Настроение" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Няма резултати." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Не може да се намери информация за контакт." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Съобщение заличават." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Разговор отстранени." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Няма съобщения." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Непознат подател %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Вие и %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Изтриване на разговор" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, D MY - Г: А" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Съобщението не е посочена." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Изтриване на съобщение" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Няма сигурни комуникации. Можете май да бъде в състояние да отговори от страницата на профила на подателя." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Изпратете Отговор" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Няма налични" + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Профил не е намерен." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Изтрит профил." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Височина на профила" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Нов профил е създаден." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Профил недостъпна да се клонират." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Име на профил се изисква." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Семейно положение" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Романтичен партньор" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Харесвания" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Нехаресвания" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Работа / заетост" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Вероизповедание:" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Политически възгледи" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Пол" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Сексуални предпочитания" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Начална страница" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Интереси" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Адрес" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Местоположение " + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Профил актуализиран." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr " и " + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "публичен профил" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s променя %2$s %3$s 3 $ S " + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Посещение %1$s на %2$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s има актуализиран %2$s , промяна %3$s ." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Скриване на вашия контакт / списък приятел от зрителите на този профил?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Редактиране на детайли от профила" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Промяна снимката на профила" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Виж този профил" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Създаване на нов профил, използвайки тези настройки" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Клонираме тази профила" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Изтриване на този профил" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Качване на снимка Профилът" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Име на профила" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Пълното си име:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Наименование/Описание" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Пол:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Рожден ден ( %s ):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Адрес:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Махала / Град:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Postal / Zip Code:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Държава:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Регион / Щат:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Семейно положение:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Кой: (ако е приложимо)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Примери: cathy123, Кати Уилямс, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "От [дата]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Електронна страница:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Религиозни възгледи:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Публичните Ключови думи:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Частни Ключови думи:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Пример: софтуер за риболов фотография" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Използва се за предполагайки потенциален приятели, може да се види от други)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Използва се за търсене на профилите, никога не показва и на други)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Разкажете ни за себе си ..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Хобита / интереси" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Информация за контакти и социални мрежи" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Музикални интереси" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Книги, литература" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Телевизия" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Филм / танц / Култура / забавления" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Любов / романтика" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Работа / заетост" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Училище / образование" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Това е вашата публично профил.
Май да бъде видим за всеки, който с помощта на интернет." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Възраст: " + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Редактиране / Управление на профили" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "" @@ -1637,10 +6907,6 @@ msgstr "Моля, вижте файла \"INSTALL.txt\"." msgid "System check" msgstr "Проверка на системата" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Следваща" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Проверете отново" @@ -1901,1092 +7167,9 @@ msgid "" "poller." msgstr "ВАЖНО: Вие ще трябва да [ръчно] настройка на планирана задача за poller." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Тема Настройки актуализира." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Сайт" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Потребители" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Приставки" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Теми" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Обновления на БД" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Дневници" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "admin" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Настройки на приставките" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Потребителски регистрации, чакащи за потвърждение" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Нормално профил" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Импровизирана трибуна профил" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Общността / Celebrity" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Автоматично приятел акаунт" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Частен форум" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Съобщение опашки" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Администриране " - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Резюме" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Регистрираните потребители" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Предстоящи регистрации" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Версия " - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Включени приставки" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Настройките на сайта са обновени." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Никога!" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Често" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Всеки час" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Два пъти дневно" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Ежедневно:" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Затворен" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Изисква одобрение" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Отворена." - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Не SSL политика, връзки ще следи страница SSL състояние" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Принуди всички връзки да се използва SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Самоподписан сертификат, използвайте SSL за местни връзки единствено (обезкуражени)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Прикачване на файлове" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Политики" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Напреднал" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Производителност" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "" - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Име на сайта" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Банер / лого" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "" - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Системен език" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Системна тема" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles -
change theme settings" -msgstr "Тема по подразбиране система - може да бъде по-яздени потребителски профили - променяте настройки тема " - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "SSL връзка политика" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Определя дали генерирани връзки трябва да бъдат принудени да се използва SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "" - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "" - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Максимален размер на изображението" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Максимален размер в байтове на качените изображения. По подразбиране е 0, което означава, няма граници." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "" - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "" - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Регистрирайте политика" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "" - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Регистрирайте се текст" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Ще бъдат показани на видно място на страницата за регистрация." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Сметките изоставени след дни х" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Няма да губи системните ресурси избирателните външни сайтове за abandonded сметки. Въведете 0 за без ограничение във времето." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Позволи на домейни приятел" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Разделени със запетая списък на домейни, на които е разрешено да се създадат приятелства с този сайт. Заместващи символи са приети. На Empty да се даде възможност на всички домейни" - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Позволи на домейни имейл" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Разделени със запетая списък на домейни, които са разрешени в имейл адреси за регистрации в този сайт. Заместващи символи са приети. На Empty да се даде възможност на всички домейни" - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Блокиране на обществения" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Тръгване за блокиране на публичен достъп до всички по друг начин публичните лични страници на този сайт, освен ако в момента сте влезли в системата." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Принудително публикува" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Проверете, за да се принудят всички профили на този сайт да бъдат изброени в директорията на сайта." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "Global директория актуализация URL" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL за актуализиране на глобален справочник. Ако това не е настроен, глобален справочник е напълно недостъпни за заявлението." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "" - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "" - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "" - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "" - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "" - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "" - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Блокиране на множество регистрации" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Забраните на потребителите да се регистрират допълнителни сметки, за използване като страниците." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "Поддръжка на OpenID" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "Поддръжка на OpenID за регистрация и влизане." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Fullname проверка" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Силите на потребителите да се регистрират в пространството между Име и фамилия в пълно име, като мярка за антиспам" - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 регулярни изрази" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Използвате PHP UTF8 регулярни изрази" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Покажи общност Page" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Показване на Общността страница, показваща всички последни публични публикации в този сайт." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Активирайте OStatus подкрепа" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "" - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "" - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Активирайте диаспора подкрепа" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Осигури вградена диаспора в мрежата съвместимост." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Позволяват само Friendica контакти" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Всички контакти трябва да използвате Friendica протоколи. Всички останали вградени комуникационни протоколи с увреждания." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Провери SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Ако желаете, можете да се обърнете на стриктна проверка на сертификат. Това ще означава, че не можете да свържете (на всички), за да самоподписани SSL обекти." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Proxy потребител" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Proxy URL" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Мрежа изчакване" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Стойността е в секунди. Настройте на 0 за неограничен (не се препоръчва)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Доставка интервал" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Забавяне процесите на доставка на заден план от това много секунди, за да се намали натоварването на системата. Препоръчай: 4-5 за споделени хостове, 2-3 за виртуални частни сървъри. 0-1 за големи наети сървъри." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Анкета интервал" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Забавяне избирателните фонови процеси от това много секунди, за да се намали натоварването на системата. Ако 0, използвайте интервал доставка." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Максимално натоварване" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Максимално натоварване на системата преди раждането и анкета процеси са отложени - по подразбиране 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Update е маркиран успешно" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Изпълнение %s не успя. Проверете системните логове." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Актуализация %s бе успешно приложена." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Актуализация %s не се връща статус. Известно дали тя успя." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Актуализация функция %s не може да бъде намерена." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Няма провалени новини." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Неуспешно Updates" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Това не включва актуализации, преди 1139, които не връщат статута." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Марк успех (ако актуализация е ръчно прилага)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Опита да изпълни тази стъпка се обновяват автоматично" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Потребителят \" %s \"Изтрити" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Потребителят \" %s \"отблокирани" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Потребителят \" %s \"блокиран" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "Избор на всичко" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Потребителски регистрации, чакат за да потвърдите" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Искане дата" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Име" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "Е-поща" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Няма регистрации." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Одобряване" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Отказ" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Блокиране" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Разблокиране" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Администратор на сайта" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Дата на регистрация" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Последно влизане" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Последния елемент" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "профил" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Избрани потребители ще бъде изтрита! \\ N \\ nEverything тези потребители са публикувани на този сайт ще бъде изтрит завинаги! \\ N \\ nСигурни ли сте?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Потребител {0} ще бъде изтрит! \\ n \\ nEverything този потребител публикувани на този сайт ще бъде изтрит завинаги! \\ n \\ nСигурни ли сте?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "" - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "" - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plug-in %s увреждания." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plug-in %s поддръжка." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "забрани" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Да се активира ли?" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "切換" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Автор: " - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Отговорник: " - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Няма намерени теми." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Screenshot" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "(Експериментален)" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "Неподдържан]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Вход Обновяването на настройките." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Безцветен " - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Регистрационен файл" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Трябва да бъде записван от уеб сървър. В сравнение с вашата Friendica най-високо ниво директория." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Вход ниво" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Актуализирай сега" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Затвори" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "Добавил през FTP домакин" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "Добавил през FTP Path" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP потребител" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP парола" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Търсене" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Няма резултати." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Съвети за нови членове" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s сложи етикет с %2$s - %3$s %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Елемент не е намерена" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Редактиране на мнение" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "качване на снимка" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Прикачване на файл" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "Прикачване на файл" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "Уеб-линк" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Поставете линка на видео" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "видео връзка" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Поставете аудио връзка" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "аудио връзка" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Задайте местоположението си" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "Задаване на местоположението" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Изчистване на браузъра място" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "ясно място" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Настройките за достъп" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: имейл адреси" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Обществена длъжност" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Задайте заглавие" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Категории (разделен със запетаи списък)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Пример: bob@example.com, mary@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Които не са на разположение." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Елемент не е намерен." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Сметка одобрен." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Регистрация отменено за %s" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Моля, влезте." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Търсене в този сайт" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Намиране: " - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Site Directory" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Търсене" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Възраст: " - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Пол: " - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "това ?" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Няма записи (някои вписвания, могат да бъдат скрити)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Помощ" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3016,2012 +7199,240 @@ msgstr "Моля, използвайте Назад на вашия браузъ msgid "Return to contact editor" msgstr "Назад, за да се свържете с редактор" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Сметка Псевдоним" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "Име / псевдоним на @ Tagname - Заменя" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "Сметка URL" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "URL приятел заявка" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "Приятел Потвърди URL" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "URL адрес на Уведомление Endpoint" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "Анкета / URL Feed" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Нова снимка от този адрес" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "" -#: ../../mod/uimport.php:66 -msgid "Move account" +#: ../../mod/crepair.php:169 +msgid "No mirroring" msgstr "" -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" msgstr "" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Добре дошли да Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Нова държава Чеклист" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." +"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." +msgstr "Бихме искали да предложим някои съвети и връзки, за да направи своя опит приятно. Кликнете върху елемент, за да посетите съответната страница. Линк към тази страница ще бъде видима от началната си страница в продължение на две седмици след първоначалната си регистрация и след това спокойно ще изчезне." + +#: ../../mod/newmember.php:14 +msgid "Getting Started" msgstr "" -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "" + +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." msgstr "" -#: ../../mod/uimport.php:70 -msgid "Account file" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" msgstr "" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "" +"On your Settings 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." +msgstr "На настройки - да промени първоначалната си парола. Също така направи бележка на вашата самоличност адрес. Това изглежда точно като имейл адрес - и ще бъде полезно при вземането на приятели за свободното социална мрежа." -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Дистанционно неприкосновеността на личния живот информация не е достъпен." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Вижда се от:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Запази" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Помощ" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Помощ" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Няма профил" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Това въведение е вече е приета." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Профил местоположение не е валиден или не съдържа информация на профила." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Внимание: профила място има няма установен име на собственика." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Внимание: профила местоположение не е снимката на профила." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Въведение завърши." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Невъзстановима протокол грешка." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Профил недостъпни." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s е получил твърде много заявки за свързване днес." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Мерките за защита срещу спам да бъдат изтъкнати." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Приятели се препоръчва да се моля опитайте отново в рамките на 24 часа." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Невалиден локатор" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Невалиден имейл адрес." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Този профил не е конфигуриран за електронна поща. Заявката не бе успешна." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Не може да се разреши името си на предвиденото място." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Вие вече се въведе тук." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Явно вече сте приятели с %s ." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Невалиден URL адрес на профила." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Отхвърлен профила URL." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Неуспех да се актуализира рекорд за контакт." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Вашият въвеждането е било изпратено." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Моля, влезте, за да потвърди въвеждането." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Неправилно идентичност, който в момента е логнат. Моля, влезте с потребителско име и парола на този профил ." +"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." +msgstr "Прегледайте други настройки, по-специално на настройките за поверителност. Непубликуван списък директория е нещо като скрит телефонен номер. Като цяло, може би трябва да публикува вашата обява - освен ако не всички от вашите приятели и потенциални приятели, знаят точно как да те намеря." -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Скриване на този контакт" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Добре дошли у дома %s ." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Моля, потвърдете, въвеждане / заявката за свързване към %s ." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Потвърждаване" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Име, удържани]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Моля, въведете \"Идентичност Адрес\" от един от следните поддържани съобщителни мрежи:" +"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." +msgstr "Качване на снимката на профила, ако не сте го направили вече. Проучванията показват, че хората с истински снимки на себе си, са десет пъти по-вероятно да станат приятели, отколкото хората, които не." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr " Свържете като имейл последовател (Очаквайте скоро)" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Редактиране на профила" -#: ../../mod/dfrn_request.php:829 +#: ../../mod/newmember.php:38 msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Ако все още не сте член на безплатна социална мрежа, href=\"http://dir.friendica.com/siteinfo\"> ." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Редактиране на подразбиране профил да ви хареса. Преглед на настройките за скриване на вашия списък с приятели и скриване на профила от неизвестни посетители." -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Приятел / заявка за връзка" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Ключови думи на профила" -#: ../../mod/dfrn_request.php:833 +#: ../../mod/newmember.php:40 msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Примери: jojo@demo.friendica.com~~HEAD=NNS, http://demo.friendica.com/profile/jojo, testuser@identi.ca" +"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." +msgstr "Задайте някои обществени ключови думи за вашия профил по подразбиране, които описват вашите интереси. Ние може да сме в състояние да намери други хора с подобни интереси и предлага приятелства." -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Моля отговорете на следните:" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Свързване" -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Има ли %s знаете?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Добавяне на лична бележка:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet / Федерални социална мрежа" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Диаспора" - -#: ../../mod/dfrn_request.php:843 -#, php-format +#: ../../mod/newmember.php:49 msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - Моля, не използвайте тази форма. Вместо това въведете %s в търсенето диаспора бар." +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Разрешаване на съединител на Facebook, ако в момента имате акаунт във Facebook и ние ще (по желание) импортирате всичките си приятели и разговори." -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Адрес на вашата самоличност:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Изпращане на заявката" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Вградени съдържание - презареждане на страницата, за да видите]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Поглед в контекста" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Не може да бъде достъп до запис за контакт." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Не може да намери избрания профил." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Свържете се актуализират." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "За контакти е бил блокиран" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Контакт са отблокирани" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Лицето е било игнорирано" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "За контакти е бил unignored" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Контакт бяха архивирани" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "За контакти е бил разархивира" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Наистина ли искате да изтриете този контакт?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Контакт е била отстранена." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Вие сте общи приятели с %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Вие споделяте с %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s се споделя с вас" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Частни съобщения не са на разположение за този контакт." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Update е била успешна)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Актуализация не е била успешна)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Предложете приятели" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Тип мрежа: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Преглед на всички контакти" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Превключване Блокирани статус" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Извади от пренебрегнатите" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Пренебрегване" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Превключване игнорирани статус" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Разархивирате" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Архив" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Превключване статус Архив" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Ремонт" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Разширени настройки за контакт" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Communications загубиха с този контакт!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Свържете се редактор" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Профил Видимост" - -#: ../../mod/contacts.php:466 -#, php-format +#: ../../mod/newmember.php:51 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Моля, изберете профила, който бихте искали да покажете на %s при гледане на здраво вашия профил." +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr " Ако , това е вашият собствен сървър, инсталиране на Адон Facebook може да улесни прехода към безплатна социална мрежа." -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Информация за контакти / Забележки" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Внасяне на е-пощи" -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Редактиране на контакт с бележка" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Посетете %s Профилът на [ %s ]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Блокиране / Деблокиране на контакт" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Игнорирай се свържете с" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Настройки за ремонт на URL" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Вижте разговори" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Изтриване на контакта" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Последна актуализация:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Актуализиране на държавни длъжности" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Които понастоящем са блокирани" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "В момента игнорирани" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "В момента архивират" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Скриване на този контакт от другите" - -#: ../../mod/contacts.php:497 +#: ../../mod/newmember.php:56 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Отговори / обича да си публични длъжности май все още да се вижда" +"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" +msgstr "Въведете своя имейл достъп до информация на страницата Настройки на Connector, ако желаете да внасят и да взаимодейства с приятели или списъци с адреси от електронната си поща Входящи" -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" msgstr "" -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Предложения" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Предполагат потенциал приятели" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Всички Контакти" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Покажи на всички контакти" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Отблокирани" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Покажи само Разблокирани контакти" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Блокиран" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Покажи само Блокираните контакти" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Игнорирани" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Покажи само игнорирани контакти" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Архивиран:" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Покажи само архивирани контакти" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Скрит" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Само показва скрити контакти" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Взаимното приятелство" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "е фенка" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "Вие сте фен на" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Редактиране на контакт" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Търсене на вашите контакти" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Актуализиране" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "всички" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Допълнителни възможности" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Свързани приложения" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Експортиране на личните данни" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Премахване сметка" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Липсват някои важни данни!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Неуспех да се свърже с имейл акаунт, като използвате предоставените настройки." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "Имейл настройки актуализира." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Паролите не съвпадат. Парола непроменен." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Празните пароли не са разрешени. Парола непроменен." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Неправилна парола" - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Парола промени." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Парола актуализация се провали. Моля, опитайте отново." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr " Моля, използвайте по-кратко име." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr " Името е твърде кратко." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Неправилна парола" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr " Не валиден имейл." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr " Не може да е този имейл." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Частен форум няма разрешения за неприкосновеността на личния живот. Използване подразбиране поверителност група." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Частен форум няма разрешения за неприкосновеността на личния живот и никоя група по подразбиране неприкосновеността на личния живот." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Обновяването на настройките." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Добави приложение" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Ключ на консуматора:" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Тайна стойност на консуматора:" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Пренасочвания:" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "Икона URL" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Вие не можете да редактирате тази кандидатура." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Свързани Apps" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Ключ на клиента започва с" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Без име" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Премахване на разрешение" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Няма плъгин настройки, конфигурирани" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Plug-in Настройки" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Изкл." - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "Вкл." - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Допълнителни възможности" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Вградена поддръжка за връзка от %s %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "разрешен" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "забранен" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "Достъп до електронна поща е забранен на този сайт." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Email / Mailbox Setup" - -#: ../../mod/settings.php:783 +#: ../../mod/newmember.php:58 msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Ако желаете да се комуникира с имейл контакти, които използват тази услуга (по желание), моля посочете как да се свържете с вашата пощенска кутия." +"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 Add New Contact dialog." +msgstr "Контакти страница е вашата врата към управлението на приятелства и свързване с приятели в други мрежи. Обикновено можете да въведете адрес или адрес на сайта в Добавяне на нов контакт диалоговия." -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Последна успешна проверка на електронната поща:" - -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "Име на IMAP сървъра:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "IMAP порта:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Сигурност" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Няма " - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "Email потребителско име:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "Email парола:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Адрес за отговор:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Изпратете публични длъжности за всички имейл контакти:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Действия след вноса:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Марк, както се вижда" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Премества избраното в папка" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Премества избраното в папка" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Настройки на дисплея" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Палитрата на дисплея:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" msgstr "" -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Актуализиране на браузъра на всеки ХХ секунди" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Минимум 10 секунди, няма определен максимален" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Максимум от 100 точки" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Да не се показват емотикони" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "" - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Нормално страницата с профила" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Тази сметка е нормален личен профил" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Импровизирана трибуна Page" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Автоматично одобрява всички / приятел искания само за четене фенове" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Community Forum / Celebrity" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:60 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Автоматично одобрява всички / приятел исканията фенове за четене и запис" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "Страницата на справочника ви позволява да намерите други хора в тази мрежа или други сайтове Федерални. Потърсете Свържете или Следвайте в профила си страница. Предоставяне на вашия собствен адрес за самоличност, ако това бъде поискано." -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Автоматично приятел Page" +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Откриване на нови хора" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Автоматично одобрява всички / молби за приятелство, като приятели" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Частен форум [експериментална]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Само частен форум - Одобрени членове" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(По избор) позволяват това OpenID, за да влезете в тази сметка." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Публикуване на вашия профил по подразбиране във вашата локална директория на сайта?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Публикуване на вашия профил по подразбиране в глобалната социална директория?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Скриване на вашия контакт / списък приятел от зрителите на вашия профил по подразбиране?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Скриване на детайли от профила си от неизвестни зрители?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Оставете приятели, които да публикувате в страницата с вашия профил?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Оставете приятели, за да маркирам собствените си мнения?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Позволете ни да Ви предложи като потенциален приятел за нови членове?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Разрешение непознати хора, за да ви Изпратете лично поща?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Профил не се публикува ." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "или" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Адрес на вашата самоличност е" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Автоматично изтича мнения след толкова много дни:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Ако е празна, мнението няма да изтече. Изтекли мнения ще бъдат изтрити" - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Разширени настройки за изтичане на срока" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Разширено Изтичане" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Срок на мнения:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Срок на лични бележки:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Срок със звезда на мнения:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Срок на снимки:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Само изтича мнения от други:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Настройки на профила" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Парола Настройки" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "нова парола" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Потвърждаване..." - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Оставете паролите полета празни, освен ако промяна" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Текуща парола:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Парола" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Основни настройки" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Собствено и фамилно име" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "Електронна поща:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Вашият Часовата зона:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Мнение местоположението по подразбиране:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Използвайте Browser Местоположение:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Сигурност и и лични настройки" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Максимален брой молби за приятелство / ден:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(Да се ​​предотврати спама злоупотреба)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Разрешения по подразбиране и" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(Щракнете за отваряне / затваряне)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Показване на групи" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Показване на контакти" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Максимални лични съобщения на ден от непознати хора:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Настройки за уведомяване" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "По подразбиране се публикуват съобщение за състояние, когато:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "приемане на искането за приятел" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "присъединяване форум / общността" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "един интересен Смяна на профил" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Изпращане на известие по имейл, когато:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Вие получавате въведение" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Вашите въвеждания са потвърдени" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Някой пише в профила ви стена" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Някой пише последващ коментар" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Ще получите лично съобщение" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Ще получите предложение приятел" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Са маркирани в един пост" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Разширено сметка / Настройки на вид страница" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Промяна на поведението на тази сметка за специални ситуации" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:62 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." +"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." +msgstr "На страничния панел на страницата \"Контакти\" са няколко инструмента, да намерите нови приятели. Ние можем да съчетаем хора по интереси, потърсете хора по име или интерес, и да предостави предложения на базата на мрежови връзки. На чисто нов сайт, приятел предложения ще обикновено започват да се населена в рамките на 24 часа." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" msgstr "" -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Изтрит профил." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Височина на профила" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Нов профил е създаден." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Профил недостъпна да се клонират." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Име на профил се изисква." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Семейно положение" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Романтичен партньор" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Харесвания" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Нехаресвания" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Работа / заетост" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Вероизповедание:" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Политически възгледи" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Пол" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Сексуални предпочитания" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Начална страница" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Интереси" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Адрес" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Местоположение " - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Профил актуализиран." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr " и " - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "публичен профил" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s променя %2$s %3$s 3 $ S " - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Посещение %1$s на %2$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s има актуализиран %2$s , промяна %3$s ." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Скриване на вашия контакт / списък приятел от зрителите на този профил?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Редактиране на детайли от профила" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Промяна снимката на профила" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Виж този профил" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Създаване на нов профил, използвайки тези настройки" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Клонираме тази профила" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Изтриване на този профил" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Име на профила" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Пълното си име:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Наименование/Описание" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Пол:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Рожден ден ( %s ):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Адрес:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Махала / Град:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Postal / Zip Code:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Държава:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Регион / Щат:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Семейно положение:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Кой: (ако е приложимо)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Примери: cathy123, Кати Уилямс, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "От [дата]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Сексуални предпочитания:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Електронна страница:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Hometown:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Политически възгледи:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Религиозни възгледи:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Публичните Ключови думи:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Частни Ключови думи:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Харесвания:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Нехаресвания:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Пример: софтуер за риболов фотография" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Използва се за предполагайки потенциален приятели, може да се види от други)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Използва се за търсене на профилите, никога не показва и на други)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Разкажете ни за себе си ..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Хобита / интереси" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Информация за контакти и социални мрежи" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Музикални интереси" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Книги, литература" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Телевизия" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Филм / танц / Култура / забавления" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Любов / романтика" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Работа / заетост" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Училище / образование" - -#: ../../mod/profiles.php:688 +#: ../../mod/newmember.php:70 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Това е вашата публично профил.
Май да бъде видим за всеки, който с помощта на интернет." +"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." +msgstr "След като сте направили някои приятели, да ги организирате в групи от частния разговор от страничната лента на страницата с контакти и след това можете да взаимодействате с всяка група частно във вашата мрежа." -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Редактиране / Управление на профили" +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Защо публикациите ми не са публични?" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Група, създадена." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Не може да се създаде група." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Групата не е намерен." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Име на група се промени." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Създаване на група от контакти / приятели." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Име на група: " - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Група отстранени." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Не може да премахнете група." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Група Editor" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Членове" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Щракнете върху контакт, за да добавите или премахнете." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "" - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "" - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "" - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "" - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "" - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "" - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "" - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "" - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Няма налични" - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Свържете се добавя" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Не повече системни известия." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Системни известия" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Ново съобщение" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Не може да се намери информация за контакт." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Съобщения" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Съобщение заличават." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Разговор отстранени." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Няма съобщения." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Непознат подател %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Вие и %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Изтриване на разговор" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, D MY - Г: А" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Съобщението не е посочена." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Изтриване на съобщение" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:73 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Няма сигурни комуникации. Можете май да бъде в състояние да отговори от страницата на профила на подателя." +"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." +msgstr "" -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Изпратете Отговор" +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s не като %2$s - %3$s" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Мнение успешно." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "L F г, Y \\ @ G: I A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Време за преобразуване" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:82 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "" - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC време: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Текуща часова зона: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Превърнат localtime: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Моля изберете вашия часовата зона:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Запиши в папка:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "избор" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Невалиден идентификатор на профила." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Редактор профил Видимост" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Вижда се от" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Всички контакти с охраняем достъп до профил)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Няма контакти." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Вижте Контакти" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Хората Търсене" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Няма съответствия" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Качване на нови снимки" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Свържете се с информация недостъпна" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Албумът не е намерен." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Изтриване на албума" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Изтриване на снимка" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Изображението надвишава ограничението за размера на " - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Image файл е празен." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Не може да се обработи." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Image Upload неуспешно." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Няма избрани снимки" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Достъп до тази точка е ограничена." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "" - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Качване на снимки" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Нов албум име: " - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "или съществуващо име на албума: " - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Да не се показва след статут за това качване" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "права" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Частна снимка" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Публична снимка" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Редактиране на албум" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Преглед на снимка" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Разрешението е отказано. Достъпът до тази точка може да бъде ограничено." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Снимката не е" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Преглед на снимка" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Редактиране на снимка" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Използва се като снимката на профила" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Изглед в пълен размер" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Маркери: " - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "Премахване на всякаква маркировка]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Rotate CW (вдясно)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Завъртане ККО (вляво)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Ново име на албум" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Надпис" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Добавите етикет" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Пример: @ Боб, @ Barbara_Jensen, jim@example.com @, # Калифорния, къмпинг" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Частна снимка" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Публична снимка" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "дял,%" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Вижте албуми" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Последни снимки" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Файл надхвърля ограничението за размера на %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Файл за качване не успя." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Няма избрани видеоклипове" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Преглед на видеоклип" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Скорошни видеоклипове" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Качване на нови видеоклипове" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Нашата помощ страницата може да бъде консултиран за подробности относно други характеристики, програма и ресурси." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5043,52 +7454,140 @@ msgstr "" msgid "Make this post private" msgstr "" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr ", Т. е била отстранена." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "" - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Изнасяне на всичко" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Общи приятели" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Няма контакти по-чести." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Изображението надвишава ограничението за размера на %d" +msgid "%1$s welcomes %2$s" +msgstr "" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Стена снимки" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Това понякога може да се случи, ако контакт е поискано от двете лица и вече е одобрен." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Отговор от отдалечен сайт не е бил разбран." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Неочакван отговор от отдалечения сайт: " + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Потвърждение приключи успешно." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Отдалеченият сайт докладвани: " + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Временен неуспех. Моля изчакайте и опитайте отново." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Въведение не успя или е анулиран." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Не може да зададете снимка на контакт." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Нито един потребител не запис за ' %s" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Основният ни сайт криптиране е очевидно побъркани." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Празен сайт URL е предоставена или URL не може да бъде разшифрован от нас." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Контакт с запис не е намерен за вас на нашия сайт." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "Site публичния ключ не е наличен в контакт рекорд за %s URL ." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "ID, предоставена от вашата система, е дубликат на нашата система. Той трябва да работи, ако се опитате отново." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Не може да се установи контакт с вас пълномощията на нашата система." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Не може да актуализирате вашите данни за контакт на профил в нашата система" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "Се присъедини към %2$s %1$s %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Не може да се намери оригиналната публикация." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Empty мнение изхвърли." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Грешка в системата. Мнение не е запазен." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Това съобщение е изпратено до вас от %s , член на социалната мрежа на Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Можете да ги посетите онлайн на адрес %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Моля, свържете се с подателя, като отговори на този пост, ако не желаете да получавате тези съобщения." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s е публикувал актуализация." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5146,546 +7645,6 @@ msgstr "Съставено редактиране" msgid "Image uploaded successfully." msgstr "Качени изображения успешно." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Приложения" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Няма инсталираните приложения." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Нищо ново тук" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Изчистване на уведомленията" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Профил мач" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Няма ключови думи, които да съвпадат. Моля, да добавяте ключови думи към вашия профил по подразбиране." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "се интересува от:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Отстранява маркировката" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Извадете Tag т." - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Изберете етикет, за да премахнете: " - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Премахване" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "" - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "л, F J" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Редактиране на Събитието" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "връзка източник" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Създаване на нов събитие" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Предишна" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "час: минути" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Подробности за събитието" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "" - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Събитие Започва:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Задължително" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Завършете дата / час не е известен или не е приложимо" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Събитие играчи:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Настрои зрителя часовата зона" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Описание:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Заглавие:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Споделете това събитие" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Няма потенциални делегати на страницата намира." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Участник, за управление на страница" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Делегатите са в състояние да управляват всички аспекти от тази сметка / страница, с изключение на основните настройки сметка. Моля, не делегира Вашата лична сметка на никого, че не се доверявате напълно." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Съществуващите Мениджъри" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Съществуващите Делегатите Страница" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Потенциални Делегатите" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Добави" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "няма регистрирани" - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Контакти, които не са членове на една група" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Файлове" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Извадете Моят профил" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Това ще премахне изцяло сметката си. След като това е направено, не е възстановим." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Моля, въведете паролата си за проверка:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Предложението за приятелство е изпратено." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Предлагане на приятели" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Предлагане на приятел за %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Не може да се намери оригиналната публикация." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Empty мнение изхвърли." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Грешка в системата. Мнение не е запазен." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Това съобщение е изпратено до вас от %s , член на социалната мрежа на Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Можете да ги посетите онлайн на адрес %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Моля, свържете се с подателя, като отговори на този пост, ако не желаете да получавате тези съобщения." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s е публикувал актуализация." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} иска да бъде твой приятел" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} ви изпрати съобщение" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} исканата регистрация" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} коментира %s е след" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} хареса %s е след" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} не харесвал %s на мнение" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} вече е приятел с %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} написали" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} Маркирани %s мнение с #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} споменах в един пост" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID протокол грешка. Не ID върна." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Кутия не е намерена и, OpenID регистрация не е разрешено на този сайт." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Влез не успя." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Невалидна заявка идентификатор." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Отхвърляне" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Система" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Мрежа" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Представяне" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Показване на пренебрегнатите заявки" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Скриване на пренебрегнатите заявки" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Вид на уведомлението: " - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Приятел за предложения" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "предложено от %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Публикувай нова дейност приятел" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "ако е приложимо" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Искания, да се знае за вас: " - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "да" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "не" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "За Одобряване като: " - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Приятел" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Споделящ" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Почитател" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Приятел / заявка за свързване" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Нов последовател" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Няма въвеждане." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Уведомления " - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s харесва %s е след" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s не харесвал %s е след" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s вече е приятел с %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s създаден нов пост" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s коментира %s е след" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Не повече мрежови уведомление." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Мрежа Известия" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Няма повече уведомления." - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Лични Известия" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Не повече домашни уведомление." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Начало Известия" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "" - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s не е валиден имейл адрес." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Моля, присъединете се към нас на Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "" - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Съобщение доставка не успя." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Имате няма повече покани" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Посетете %s за списък на публичните сайтове, които можете да се присъедините. Friendica членове на други сайтове могат да се свързват един с друг, както и с членовете на много други социални мрежи." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "За да приемете тази покана, моля, посетете и се регистрира в %s или друга публична уебсайт Friendica." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Friendica сайтове се свързват, за да се създаде огромна допълнителна защита на личния живот, социална мрежа, която е собственост и се управлява от нейните членове. Те също могат да се свържат с много от традиционните социални мрежи. Виж %s за списък на алтернативни сайтове Friendica, можете да се присъедините." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Нашите извинения. Тази система в момента не е конфигуриран да се свържете с други обществени обекти, или ще поканят членове." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Изпращане на покани" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Въведете имейл адреси, по един на ред:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Вие сте любезно поканени да се присъединят към мен и други близки приятели за Friendica, - и да ни помогне да създадем по-добра социална мрежа." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Вие ще трябва да предоставят този код за покана: $ invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "След като сте се регистрирали, моля свържете се с мен чрез профила на моята страница в:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "За повече информация за проекта Friendica и защо ние смятаме, че е важно, моля посетете http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Управление на идентичността и / или страници" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Превключвате между различните идентичности или общността / групата страници, които споделят данните на акаунта ви, или които сте получили \"управление\" разрешения" - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Изберете идентичност, за да управлява: " - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Добре дошли %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5695,1774 +7654,47 @@ msgstr "Приятели на %s" msgid "No friends to display." msgstr "Нямате приятели в листата." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Добавяне на нов контакт" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Търсене в този сайт" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Въведете местоположение на адрес или уеб" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Site Directory" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Пример: bob@example.com, http://example.com/barbara" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Пол: " -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "" -msgstr[1] "" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Няма записи (някои вписвания, могат да бъдат скрити)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Намерете хора," +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Време за преобразуване" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Въведете името или интерес" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Свържете се / последваща" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Примери: Робърт Morgenstein, Риболов" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Случайна Профил" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Мрежи" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Всички мрежи" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Записани папки" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Всичко" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Категории" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Натиснете тук за обновяване." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "" - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "" - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "" - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "" - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "" - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "видите в пълен размер" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Започва:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Играчи:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Не може да намери DNS информация за сървъра на базата данни \" %s \"" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(Без тема)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "noreply" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Се изисква покана." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Покана не може да бъде проверена." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Невалиден URL OpenID" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Ние се натъкна на проблем, докато влезете с OpenID, който сте посочили. Моля, проверете правилното изписване на идентификацията." +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "" -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "Съобщението за грешка е:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Моля, въведете необходимата информация." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Моля, използвайте по-кратко име." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Името е твърде кратко." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Това не изглежда да е пълен (първи Последно) име." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Вашият имейл домейн не е сред тези, разрешени на този сайт." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Не е валиден имейл адрес." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Не може да се използва този имейл." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Вашият \"прякор\" може да съдържа \"Аз\", \"0-9\", \"-\"и\"_\", и също така трябва да започва с буква." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Псевдоним вече е регистрирано. Моля, изберете друга." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Псевдоним някога е бил регистриран тук и не могат да се използват повторно. Моля, изберете друга." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "Сериозна грешка: генериране на ключове за защита не успя." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Възникна грешка по време на регистрацията. Моля, опитайте отново." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Възникна грешка при създаването на своя профил по подразбиране. Моля, опитайте отново." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Приятели" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "" +msgid "UTC time: %s" +msgstr "UTC време: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "длъжност / позиция" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s маркираната %2$s - %3$s като предпочитано" +msgid "Current timezone: %s" +msgstr "Текуща часова зона: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "Премахване" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Изтриване на избраните елементи" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Показване на състоянието" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Преглед на профил" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Вижте снимки" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Мрежови Мнения" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Редактиране на контакт" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Изпратете PM" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s харесва това." +msgid "Converted localtime: %s" +msgstr "Превърнат localtime: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s не харесва това." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "и" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", И %d други хора" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s като този." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s не ви харесва това." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Видим всички " - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Моля въведете видео връзка / URL:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Моля въведете аудио връзка / URL:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Tag термин:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Къде сте в момента?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Коментар на e-mail" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "права" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Изход" - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Грешка при създаване на потребителя" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Грешка при създаване профила на потребителя" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "" - -#: ../../include/text.php:298 -msgid "older" -msgstr "" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "Пред." - -#: ../../include/text.php:305 -msgid "first" -msgstr "Първа" - -#: ../../include/text.php:337 -msgid "last" -msgstr "Дата на последния одит. " - -#: ../../include/text.php:340 -msgid "next" -msgstr "следващ" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Няма контакти" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Понеделник" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Вторник" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Сряда" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Четвъртък" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Петък" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Събота" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Неделя" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "януари" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "февруари" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "март" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "април" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Май" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "юни" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "юли" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "август" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "септември" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "октомври" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "ноември" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "декември" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "байта" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Кликнете за отваряне / затваряне" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Избор на заместник език" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "дейност" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "след" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "Т. подава" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica Уведомление" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Благодаря Ви." - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s администратор" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica: Извести] Нова поща, получена в %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s в %2$s ви изпрати ново лично съобщение ." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "Ви изпрати %2$s %1$s %2$s ." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "лично съобщение" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Моля, посетете %s да видите и / или да отговорите на Вашите лични съобщения." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s коментира [URL = %2$s %3$s [/ URL]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s коментира [URL = %2$s ] %3$s %4$s [/ URL]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s коментира [URL = %2$s %3$s [/ URL]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica: Изпращайте] коментар към разговор # %1$d от %2$s" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s коментира артикул / разговор, който са били." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Моля, посетете %s да видите и / или да отговорите на разговор." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica: Извести] %s публикуван вашия профил стена" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s публикуван вашия профил стена при %2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica: Извести] %s сложи етикет с вас" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s те маркира при %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [URL = %2$s ] сложи етикет [/ URL]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "" - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "" - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica: Извести] %s сложи етикет с вашия пост" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s маркира твоя пост в %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s маркира [URL = %2$s ] Публикацията ви [/ URL]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica: Извести] Въведение получи" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Получили сте въведения от %1$s в %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Получили сте [URL = %1$s ] въведение [/ URL] от %2$s ." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Можете да посетите техния профил в %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Моля, посетете %s да одобри или да отхвърли въвеждането." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica: Извести] приятел предложение получи" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Получили сте приятел предложение от %1$s в %2$s" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Получили сте [URL = %1$s ] предложение приятел [/ URL] %2$s от %3$s ." - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Наименование:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Снимка:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Моля, посетете %s да одобри или отхвърли предложението." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr " на Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Изтрита група с това име се възражда. Съществуващ елемент от разрешения май се прилагат към тази група и всички бъдещи членове. Ако това не е това, което сте възнамерявали, моля да се създаде друга група с различно име." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Неприкосновеността на личния живот на група по подразбиране за нови контакти" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Всички" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "редактиране" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Редактиране на групата" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Създайте нова група" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Контакти, не във всяка група" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Свързване URL липсва." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Този сайт не е конфигуриран да позволява комуникация с други мрежи." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Няма съвместими комуникационни протоколи или фуражите не са били открити." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "Профилът на посочения адрес не предоставя достатъчна информация." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Един автор или име не е намерен." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Не браузър URL може да съвпадне с този адрес." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Не мога да съответства @ стил Адрес идентичност с известен протокол или се свържете с имейл." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Използвайте mailto: пред адрес, за да принуди проверка на имейл." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Профилът адрес принадлежи към мрежа, която е била забранена в този сайт." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Limited профил. Този човек ще бъде в състояние да получат преки / лична уведомления от вас." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Не мога да получа информация за контакт." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "следните условия:" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[Без тема]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Край на тази сесия" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Вход" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Начална страница" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Създаване на сметка" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Помощ и документация" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Apps" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Адон приложения, помощни програми, игри" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Търсене в сайта съдържание" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Разговори на този сайт" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "директория" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Хората директория" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Разговори от вашите приятели" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Молби за приятелство" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Вижте всички нотификации" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Марк виждали уведомления всички системни" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Частна поща" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Вх. поща" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Изходящи" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Управление" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Управление на други страници" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Настройки на профила" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Управление / редактиране на приятели и контакти" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Настройка и конфигуриране на сайта" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Навигация" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Карта на сайта" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "J F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "J F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Дата на раждане:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Възраст:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "за %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Маркери:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Вероизповедание:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Хобита / Интереси:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Информация за контакти и социални мрежи:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Музикални интереси:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Книги, литература:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Телевизия:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Филм / танц / Култура / развлечения:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Любов / Romance:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Работа / заетост:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Училище / образование:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Изображение / снимка" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "
%2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$ 1 пише:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Шифрирано съдържание" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Неизвестен | Без категория" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Блок веднага" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Shady, спамър, самостоятелно маркетолог" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Известно е, че мен, но липса на становище" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "ОК, вероятно безвреден" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Репутация, има ми доверие" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Седмично" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Месечено" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS / Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "ZOT!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP / IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Разни" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "година" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "месец." - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "Ден:" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "никога" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "по-малко, отколкото преди секунда" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "година" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "месеца" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "седмица" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "седмица" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "дни." - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "Час:" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "часа" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "Минута" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "протокол" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "секунди. " - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "секунди. " - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s преди" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Честит рожден ден, %s!" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Търсене по дата" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Мрежов филтър" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Споделяне на уведомление от диаспората мрежа" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Приложения" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Грешки, възникнали създаване на таблиците в базата данни." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Видими за всички" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Нов човек споделя с вас " - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Вие имате нов последовател в " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Архиви" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Вградени съдържание" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Вграждане на инвалиди" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Добре дошли " - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Моля, да качите снимка профил." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Здравейте отново! " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Маркера за сигурност не е вярна. Това вероятно е станало, тъй като формата е била отворена за прекалено дълго време (> 3 часа) преди да го представи." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Мъжки" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Женски" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "В момента Мъж" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "В момента Жени" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Предимно Мъж" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Предимно от жени," - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Транссексуалните" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersex" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Транссексуален" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Хермафродит" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Среден род" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Неспецифичен" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Друг" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Нерешителен" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Мъжките" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Женските" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Хомосексуалист" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Лесбийка" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Без предпочитание" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Бисексуални" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autosexual" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Трезвен" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Девица" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Девиантно" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Фетиш" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Голямо количество" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Nonsexual" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Неженен" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Самотен" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "На разположение" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Невъзможно." - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Има смаже" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Заслепен" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Запознанства" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Неверен" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Секс наркоман" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Приятели / ползи" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Случаен" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Обвързан" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Оженена" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Въображаемо женен" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Партньори" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Съжителстващи" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Обичайно право" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Щастлив" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Не търси" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Сексуално развратен човек" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Предаден" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Разделени" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Нестабилен" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Разведен" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Въображаемо се развеждат" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Овдовял" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Несигурен" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Сложно е" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Не ме е грижа" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Попитай ме" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "спря след" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Моля изберете вашия часовата зона:" diff --git a/view/bg/strings.php b/view/bg/strings.php index c8b38a2146..566a96b44f 100644 --- a/view/bg/strings.php +++ b/view/bg/strings.php @@ -5,63 +5,36 @@ function string_plural_select_bg($n){ return ($n != 1);; }} ; -$a->strings["This entry was edited"] = "Записът е редактиран"; -$a->strings["Private Message"] = "Лично съобщение"; -$a->strings["Edit"] = "Редактиране"; -$a->strings["Select"] = "избор"; -$a->strings["Delete"] = "Изтриване"; -$a->strings["save to folder"] = "запишете в папка"; -$a->strings["add star"] = "Добавяне на звезда"; -$a->strings["remove star"] = "Премахване на звездата"; -$a->strings["toggle star status"] = "превключване звезда статус"; -$a->strings["starred"] = "звезда"; -$a->strings["add tag"] = "добавяне на етикет"; -$a->strings["I like this (toggle)"] = "Харесва ми това (смяна)"; -$a->strings["like"] = "харесвам"; -$a->strings["I don't like this (toggle)"] = "Не ми харесва това (смяна)"; -$a->strings["dislike"] = "не харесвам"; -$a->strings["Share this"] = "Споделете това"; -$a->strings["share"] = "споделяне"; -$a->strings["Categories:"] = "Категории:"; -$a->strings["Filed under:"] = "Записано в:"; -$a->strings["View %s's profile @ %s"] = "Преглед профила на %s в %s"; -$a->strings["to"] = "за"; -$a->strings["via"] = ""; -$a->strings["Wall-to-Wall"] = "От стена до стена"; -$a->strings["via Wall-To-Wall:"] = "чрез стена до стена:"; -$a->strings["%s from %s"] = "%s от %s"; -$a->strings["Comment"] = "Коментар"; -$a->strings["Please wait"] = "Моля, изчакайте"; -$a->strings["%d comment"] = array( - 0 => "", - 1 => "", -); -$a->strings["comment"] = array( - 0 => "", - 1 => "", -); -$a->strings["show more"] = "покажи още"; -$a->strings["This is you"] = "Това сте вие"; $a->strings["Submit"] = "Изпращане"; -$a->strings["Bold"] = "Получер"; -$a->strings["Italic"] = "Курсив"; -$a->strings["Underline"] = "Подчертан"; -$a->strings["Quote"] = "Цитат"; -$a->strings["Code"] = "Код"; -$a->strings["Image"] = "Изображение"; -$a->strings["Link"] = "Връзка"; -$a->strings["Video"] = "Видеоклип"; -$a->strings["Preview"] = "Преглед"; -$a->strings["You must be logged in to use addons. "] = ""; -$a->strings["Not Found"] = "Не е намерено"; -$a->strings["Page not found."] = "Страницата не е намерена."; -$a->strings["Permission denied"] = "Разрешението е отказано"; -$a->strings["Permission denied."] = "Разрешението е отказано."; -$a->strings["toggle mobile"] = ""; +$a->strings["Theme settings"] = "Тема Настройки"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Задайте ниво за преоразмеряване на изображения в публикации и коментари (ширина и височина)"; +$a->strings["Set font-size for posts and comments"] = "Задайте размер на шрифта за мнения и коментари"; +$a->strings["Set theme width"] = "Задайте ширина тема"; +$a->strings["Color scheme"] = "Цветова схема"; +$a->strings["Set style"] = ""; +$a->strings["don't show"] = "не показват"; +$a->strings["show"] = "Покажи:"; +$a->strings["Set line-height for posts and comments"] = "Задайте линия-височина за мнения и коментари"; +$a->strings["Set resolution for middle column"] = "Настройте резолюция за средната колона"; +$a->strings["Set color scheme"] = "Задайте цветова схема"; +$a->strings["Set zoomfactor for Earth Layer"] = "Да Настройте zoomfactor за слоя на Земята"; +$a->strings["Set longitude (X) for Earth Layers"] = "Set дължина (X) за слоеве на Земята"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Настройте ширината (Y) за слоеве на Земята"; +$a->strings["Community Pages"] = "Общността Pages"; +$a->strings["Earth Layers"] = "Земните пластове"; +$a->strings["Community Profiles"] = "Общността Профили"; +$a->strings["Help or @NewHere ?"] = "Помощ или @ NewHere,?"; +$a->strings["Connect Services"] = "Свържете Услуги"; +$a->strings["Find Friends"] = "Намери приятели"; +$a->strings["Last users"] = "Последни потребители"; +$a->strings["Last photos"] = "Последни снимки"; +$a->strings["Last likes"] = "Последно харесва"; $a->strings["Home"] = "Начало"; $a->strings["Your posts and conversations"] = "Вашите мнения и разговори"; $a->strings["Profile"] = "Височина на профила"; $a->strings["Your profile page"] = "Вашият профил страница"; +$a->strings["Contacts"] = "Контакти "; +$a->strings["Your contacts"] = "Вашите контакти"; $a->strings["Photos"] = "Снимки"; $a->strings["Your photos"] = "Вашите снимки"; $a->strings["Events"] = "Събития"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Събитията си"; $a->strings["Personal notes"] = "Личните бележки"; $a->strings["Your personal photos"] = "Вашите лични снимки"; $a->strings["Community"] = "Общност"; -$a->strings["don't show"] = "не показват"; -$a->strings["show"] = "Покажи:"; -$a->strings["Theme settings"] = "Тема Настройки"; -$a->strings["Set font-size for posts and comments"] = "Задайте размер на шрифта за мнения и коментари"; -$a->strings["Set line-height for posts and comments"] = "Задайте линия-височина за мнения и коментари"; -$a->strings["Set resolution for middle column"] = "Настройте резолюция за средната колона"; -$a->strings["Contacts"] = "Контакти "; -$a->strings["Your contacts"] = "Вашите контакти"; -$a->strings["Community Pages"] = "Общността Pages"; -$a->strings["Community Profiles"] = "Общността Профили"; -$a->strings["Last users"] = "Последни потребители"; -$a->strings["Last likes"] = "Последно харесва"; $a->strings["event"] = "събитието."; $a->strings["status"] = "статус"; $a->strings["photo"] = "снимка"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s харесва %2\$s %3\$s"; -$a->strings["Last photos"] = "Последни снимки"; $a->strings["Contact Photos"] = "Свържете снимки"; $a->strings["Profile Photos"] = "Снимка на профила"; -$a->strings["Find Friends"] = "Намери приятели"; $a->strings["Local Directory"] = "Локалната директория"; $a->strings["Global Directory"] = "Глобален справочник"; $a->strings["Similar Interests"] = "Сходни интереси"; $a->strings["Friend Suggestions"] = "Предложения за приятели"; $a->strings["Invite Friends"] = "Покани приятели"; $a->strings["Settings"] = "Настройки"; -$a->strings["Earth Layers"] = "Земните пластове"; $a->strings["Set zoomfactor for Earth Layers"] = "Да Настройте zoomfactor за земните пластове"; -$a->strings["Set longitude (X) for Earth Layers"] = "Set дължина (X) за слоеве на Земята"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Настройте ширината (Y) за слоеве на Земята"; -$a->strings["Help or @NewHere ?"] = "Помощ или @ NewHere,?"; -$a->strings["Connect Services"] = "Свържете Услуги"; $a->strings["Show/hide boxes at right-hand column:"] = "Покажи / скрий кутии в дясната колона:"; -$a->strings["Set color scheme"] = "Задайте цветова схема"; -$a->strings["Set zoomfactor for Earth Layer"] = "Да Настройте zoomfactor за слоя на Земята"; $a->strings["Alignment"] = "Подравняване"; $a->strings["Left"] = "Ляво"; $a->strings["Center"] = "Център"; -$a->strings["Color scheme"] = "Цветова схема"; $a->strings["Posts font size"] = ""; $a->strings["Textareas font size"] = ""; $a->strings["Set colour scheme"] = "Задайте цветова схема"; -$a->strings["default"] = "預設值"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Задайте ниво за преоразмеряване на изображения в публикации и коментари (ширина и височина)"; -$a->strings["Set theme width"] = "Задайте ширина тема"; -$a->strings["Set style"] = ""; +$a->strings["You must be logged in to use addons. "] = ""; +$a->strings["Not Found"] = "Не е намерено"; +$a->strings["Page not found."] = "Страницата не е намерена."; +$a->strings["Permission denied"] = "Разрешението е отказано"; +$a->strings["Permission denied."] = "Разрешението е отказано."; +$a->strings["toggle mobile"] = ""; $a->strings["Delete this item?"] = "Изтриване на тази бележка?"; +$a->strings["Comment"] = "Коментар"; +$a->strings["show more"] = "покажи още"; $a->strings["show fewer"] = "показват по-малко"; $a->strings["Update %s failed. See error logs."] = "Актуализация %s не успя. Виж логовете за грешки."; -$a->strings["Update Error at %s"] = "Актуализиране на Грешка в %s"; $a->strings["Create a New Account"] = "Създаване на нов профил:"; $a->strings["Register"] = "Регистратор"; $a->strings["Logout"] = "изход"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Място:"; $a->strings["Gender:"] = "Пол:"; $a->strings["Status:"] = "Състояние:"; $a->strings["Homepage:"] = "Начална страница:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "грама Л Е г"; $a->strings["F d"] = "F г"; $a->strings["[today]"] = "Днес"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = "Видеоклипове"; $a->strings["Events and Calendar"] = "Събития и календарни"; $a->strings["Personal Notes"] = "Личните бележки"; $a->strings["Only You Can See This"] = "Можете да видите това"; -$a->strings["%1\$s is currently %2\$s"] = ""; -$a->strings["Mood"] = "Настроение"; -$a->strings["Set your current mood and tell your friends"] = ""; -$a->strings["Public access denied."] = "Публичен достъп отказан."; +$a->strings["General Features"] = ""; +$a->strings["Multiple Profiles"] = ""; +$a->strings["Ability to create multiple profiles"] = ""; +$a->strings["Post Composition Features"] = ""; +$a->strings["Richtext Editor"] = ""; +$a->strings["Enable richtext editor"] = ""; +$a->strings["Post Preview"] = ""; +$a->strings["Allow previewing posts and comments before publishing them"] = ""; +$a->strings["Auto-mention Forums"] = ""; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; +$a->strings["Network Sidebar Widgets"] = ""; +$a->strings["Search by Date"] = "Търсене по дата"; +$a->strings["Ability to select posts by date ranges"] = ""; +$a->strings["Group Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected group"] = ""; +$a->strings["Network Filter"] = "Мрежов филтър"; +$a->strings["Enable widget to display Network posts only from selected network"] = ""; +$a->strings["Saved Searches"] = "Запазени търсения"; +$a->strings["Save search terms for re-use"] = ""; +$a->strings["Network Tabs"] = ""; +$a->strings["Network Personal Tab"] = ""; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; +$a->strings["Network New Tab"] = ""; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; +$a->strings["Network Shared Links Tab"] = ""; +$a->strings["Enable tab to display only Network posts with links in them"] = ""; +$a->strings["Post/Comment Tools"] = ""; +$a->strings["Multiple Deletion"] = ""; +$a->strings["Select and delete multiple posts/comments at once"] = ""; +$a->strings["Edit Sent Posts"] = ""; +$a->strings["Edit and correct posts and comments after sending"] = ""; +$a->strings["Tagging"] = ""; +$a->strings["Ability to tag existing posts"] = ""; +$a->strings["Post Categories"] = ""; +$a->strings["Add categories to your posts"] = ""; +$a->strings["Saved Folders"] = "Записани папки"; +$a->strings["Ability to file posts under folders"] = ""; +$a->strings["Dislike Posts"] = ""; +$a->strings["Ability to dislike posts/comments"] = ""; +$a->strings["Star Posts"] = ""; +$a->strings["Ability to mark special posts with a star indicator"] = ""; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = ""; +$a->strings["Happy Birthday %s"] = "Честит рожден ден, %s!"; +$a->strings["[Name Withheld]"] = "[Име, удържани]"; $a->strings["Item not found."] = "Елемент не е намерен."; -$a->strings["Access to this profile has been restricted."] = "Достъпът до този профил е ограничен."; -$a->strings["Item has been removed."] = ", Т. е била отстранена."; -$a->strings["Access denied."] = "Отказан достъп."; -$a->strings["This is Friendica, version"] = "Това е Friendica, версия"; -$a->strings["running at web location"] = "работи в уеб сайта,"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Моля, посетете Friendica.com , за да научите повече за проекта на Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Доклади за грешки и проблеми: моля посетете"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Предложения, похвали, дарения и т.н. - моля пишете \"Инфо\" в Friendica - Dot Com"; -$a->strings["Installed plugins/addons/apps:"] = "Инсталираните приставки / Addons / Apps:"; -$a->strings["No installed plugins/addons/apps"] = "Няма инсталирани плъгини / Addons / приложения"; -$a->strings["%1\$s welcomes %2\$s"] = ""; +$a->strings["Do you really want to delete this item?"] = ""; +$a->strings["Yes"] = "Yes"; +$a->strings["Cancel"] = "Отмени"; +$a->strings["Archives"] = "Архиви"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Изтрита група с това име се възражда. Съществуващ елемент от разрешения май се прилагат към тази група и всички бъдещи членове. Ако това не е това, което сте възнамерявали, моля да се създаде друга група с различно име."; +$a->strings["Default privacy group for new contacts"] = "Неприкосновеността на личния живот на група по подразбиране за нови контакти"; +$a->strings["Everybody"] = "Всички"; +$a->strings["edit"] = "редактиране"; +$a->strings["Groups"] = "Групи"; +$a->strings["Edit group"] = "Редактиране на групата"; +$a->strings["Create a new group"] = "Създайте нова група"; +$a->strings["Contacts not in any group"] = "Контакти, не във всяка група"; +$a->strings["add"] = "добави"; +$a->strings["Wall Photos"] = "Стена снимки"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Не може да намери DNS информация за сървъра на базата данни \" %s \""; +$a->strings["Add New Contact"] = "Добавяне на нов контакт"; +$a->strings["Enter address or web location"] = "Въведете местоположение на адрес или уеб"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Пример: bob@example.com, http://example.com/barbara"; +$a->strings["%d invitation available"] = array( + 0 => "", + 1 => "", +); +$a->strings["Find People"] = "Намерете хора,"; +$a->strings["Enter name or interest"] = "Въведете името или интерес"; +$a->strings["Connect/Follow"] = "Свържете се / последваща"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Примери: Робърт Morgenstein, Риболов"; +$a->strings["Find"] = "Търсене"; +$a->strings["Random Profile"] = "Случайна Профил"; +$a->strings["Networks"] = "Мрежи"; +$a->strings["All Networks"] = "Всички мрежи"; +$a->strings["Everything"] = "Всичко"; +$a->strings["Categories"] = "Категории"; +$a->strings["%d contact in common"] = array( + 0 => "", + 1 => "", +); +$a->strings["Friendica Notification"] = "Friendica Уведомление"; +$a->strings["Thank You,"] = "Благодаря Ви."; +$a->strings["%s Administrator"] = "%s администратор"; +$a->strings["noreply"] = "noreply"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica: Извести] Нова поща, получена в %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s в %2\$s ви изпрати ново лично съобщение ."; +$a->strings["%1\$s sent you %2\$s."] = "Ви изпрати %2\$s %1\$s %2\$s ."; +$a->strings["a private message"] = "лично съобщение"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Моля, посетете %s да видите и / или да отговорите на Вашите лични съобщения."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s коментира [URL = %2\$s %3\$s [/ URL]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s коментира [URL = %2\$s ] %3\$s %4\$s [/ URL]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s коментира [URL = %2\$s %3\$s [/ URL]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica: Изпращайте] коментар към разговор # %1\$d от %2\$s"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s коментира артикул / разговор, който са били."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Моля, посетете %s да видите и / или да отговорите на разговор."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica: Извести] %s публикуван вашия профил стена"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s публикуван вашия профил стена при %2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica: Извести] %s сложи етикет с вас"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s те маркира при %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [URL = %2\$s ] сложи етикет [/ URL]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = ""; +$a->strings["%1\$s shared a new post at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; +$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; +$a->strings["%1\$s poked you at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica: Извести] %s сложи етикет с вашия пост"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s маркира твоя пост в %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s маркира [URL = %2\$s ] Публикацията ви [/ URL]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica: Извести] Въведение получи"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Получили сте въведения от %1\$s в %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Получили сте [URL = %1\$s ] въведение [/ URL] от %2\$s ."; +$a->strings["You may visit their profile at %s"] = "Можете да посетите техния профил в %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Моля, посетете %s да одобри или да отхвърли въвеждането."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica: Извести] приятел предложение получи"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Получили сте приятел предложение от %1\$s в %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Получили сте [URL = %1\$s ] предложение приятел [/ URL] %2\$s от %3\$s ."; +$a->strings["Name:"] = "Наименование:"; +$a->strings["Photo:"] = "Снимка:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Моля, посетете %s да одобри или отхвърли предложението."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = ""; +$a->strings["There is no status with this id."] = ""; +$a->strings["There is no conversation with this id."] = ""; +$a->strings["view full size"] = "видите в пълен размер"; +$a->strings[" on Last.fm"] = " на Last.fm"; +$a->strings["Full Name:"] = "Собствено и фамилно име"; +$a->strings["j F, Y"] = "J F, Y"; +$a->strings["j F"] = "J F"; +$a->strings["Birthday:"] = "Дата на раждане:"; +$a->strings["Age:"] = "Възраст:"; +$a->strings["for %1\$d %2\$s"] = "за %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Сексуални предпочитания:"; +$a->strings["Hometown:"] = "Hometown:"; +$a->strings["Tags:"] = "Маркери:"; +$a->strings["Political Views:"] = "Политически възгледи:"; +$a->strings["Religion:"] = "Вероизповедание:"; +$a->strings["About:"] = "това ?"; +$a->strings["Hobbies/Interests:"] = "Хобита / Интереси:"; +$a->strings["Likes:"] = "Харесвания:"; +$a->strings["Dislikes:"] = "Нехаресвания:"; +$a->strings["Contact information and Social Networks:"] = "Информация за контакти и социални мрежи:"; +$a->strings["Musical interests:"] = "Музикални интереси:"; +$a->strings["Books, literature:"] = "Книги, литература:"; +$a->strings["Television:"] = "Телевизия:"; +$a->strings["Film/dance/culture/entertainment:"] = "Филм / танц / Култура / развлечения:"; +$a->strings["Love/Romance:"] = "Любов / Romance:"; +$a->strings["Work/employment:"] = "Работа / заетост:"; +$a->strings["School/education:"] = "Училище / образование:"; +$a->strings["Nothing new here"] = "Нищо ново тук"; +$a->strings["Clear notifications"] = "Изчистване на уведомленията"; +$a->strings["End this session"] = "Край на тази сесия"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Вход"; +$a->strings["Home Page"] = "Начална страница"; +$a->strings["Create an account"] = "Създаване на сметка"; +$a->strings["Help"] = "Помощ"; +$a->strings["Help and documentation"] = "Помощ и документация"; +$a->strings["Apps"] = "Apps"; +$a->strings["Addon applications, utilities, games"] = "Адон приложения, помощни програми, игри"; +$a->strings["Search"] = "Търсене"; +$a->strings["Search site content"] = "Търсене в сайта съдържание"; +$a->strings["Conversations on this site"] = "Разговори на този сайт"; +$a->strings["Directory"] = "директория"; +$a->strings["People directory"] = "Хората директория"; +$a->strings["Information"] = ""; +$a->strings["Information about this friendica instance"] = ""; +$a->strings["Network"] = "Мрежа"; +$a->strings["Conversations from your friends"] = "Разговори от вашите приятели"; +$a->strings["Network Reset"] = ""; +$a->strings["Load Network page with no filters"] = ""; +$a->strings["Introductions"] = "Представяне"; +$a->strings["Friend Requests"] = "Молби за приятелство"; +$a->strings["Notifications"] = "Уведомления "; +$a->strings["See all notifications"] = "Вижте всички нотификации"; +$a->strings["Mark all system notifications seen"] = "Марк виждали уведомления всички системни"; +$a->strings["Messages"] = "Съобщения"; +$a->strings["Private mail"] = "Частна поща"; +$a->strings["Inbox"] = "Вх. поща"; +$a->strings["Outbox"] = "Изходящи"; +$a->strings["New Message"] = "Ново съобщение"; +$a->strings["Manage"] = "Управление"; +$a->strings["Manage other pages"] = "Управление на други страници"; +$a->strings["Delegations"] = ""; +$a->strings["Delegate Page Management"] = "Участник, за управление на страница"; +$a->strings["Account settings"] = "Настройки на профила"; +$a->strings["Manage/Edit Profiles"] = ""; +$a->strings["Manage/edit friends and contacts"] = "Управление / редактиране на приятели и контакти"; +$a->strings["Admin"] = "admin"; +$a->strings["Site setup and configuration"] = "Настройка и конфигуриране на сайта"; +$a->strings["Navigation"] = "Навигация"; +$a->strings["Site map"] = "Карта на сайта"; +$a->strings["Click here to upgrade."] = "Натиснете тук за обновяване."; +$a->strings["This action exceeds the limits set by your subscription plan."] = ""; +$a->strings["This action is not available under your subscription plan."] = ""; +$a->strings["Disallowed profile URL."] = "Отхвърлен профила URL."; +$a->strings["Connect URL missing."] = "Свързване URL липсва."; +$a->strings["This site is not configured to allow communications with other networks."] = "Този сайт не е конфигуриран да позволява комуникация с други мрежи."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Няма съвместими комуникационни протоколи или фуражите не са били открити."; +$a->strings["The profile address specified does not provide adequate information."] = "Профилът на посочения адрес не предоставя достатъчна информация."; +$a->strings["An author or name was not found."] = "Един автор или име не е намерен."; +$a->strings["No browser URL could be matched to this address."] = "Не браузър URL може да съвпадне с този адрес."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Не мога да съответства @ стил Адрес идентичност с известен протокол или се свържете с имейл."; +$a->strings["Use mailto: in front of address to force email check."] = "Използвайте mailto: пред адрес, за да принуди проверка на имейл."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Профилът адрес принадлежи към мрежа, която е била забранена в този сайт."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited профил. Този човек ще бъде в състояние да получат преки / лична уведомления от вас."; +$a->strings["Unable to retrieve contact information."] = "Не мога да получа информация за контакт."; +$a->strings["following"] = "следните условия:"; +$a->strings["Error decoding account file"] = ""; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; +$a->strings["Error! Cannot check nickname"] = ""; +$a->strings["User '%s' already exists on this server!"] = ""; +$a->strings["User creation error"] = "Грешка при създаване на потребителя"; +$a->strings["User profile creation error"] = "Грешка при създаване профила на потребителя"; +$a->strings["%d contact not imported"] = array( + 0 => "", + 1 => "", +); +$a->strings["Done. You can now login with your username and password"] = ""; +$a->strings["l F d, Y \\@ g:i A"] = "L F г, Y \\ @ G: I A"; +$a->strings["Starts:"] = "Започва:"; +$a->strings["Finishes:"] = "Играчи:"; +$a->strings["stopped following"] = "спря след"; +$a->strings["Poke"] = ""; +$a->strings["View Status"] = "Показване на състоянието"; +$a->strings["View Profile"] = "Преглед на профил"; +$a->strings["View Photos"] = "Вижте снимки"; +$a->strings["Network Posts"] = "Мрежови Мнения"; +$a->strings["Edit Contact"] = "Редактиране на контакт"; +$a->strings["Drop Contact"] = ""; +$a->strings["Send PM"] = "Изпратете PM"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Грешки, възникнали създаване на таблиците в базата данни."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Разни"; +$a->strings["year"] = "година"; +$a->strings["month"] = "месец."; +$a->strings["day"] = "Ден:"; +$a->strings["never"] = "никога"; +$a->strings["less than a second ago"] = "по-малко, отколкото преди секунда"; +$a->strings["years"] = "година"; +$a->strings["months"] = "месеца"; +$a->strings["week"] = "седмица"; +$a->strings["weeks"] = "седмица"; +$a->strings["days"] = "дни."; +$a->strings["hour"] = "Час:"; +$a->strings["hours"] = "часа"; +$a->strings["minute"] = "Минута"; +$a->strings["minutes"] = "протокол"; +$a->strings["second"] = "секунди. "; +$a->strings["seconds"] = "секунди. "; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s преди"; +$a->strings["[no subject]"] = "[Без тема]"; +$a->strings["(no subject)"] = "(Без тема)"; +$a->strings["Unknown | Not categorised"] = "Неизвестен | Без категория"; +$a->strings["Block immediately"] = "Блок веднага"; +$a->strings["Shady, spammer, self-marketer"] = "Shady, спамър, самостоятелно маркетолог"; +$a->strings["Known to me, but no opinion"] = "Известно е, че мен, но липса на становище"; +$a->strings["OK, probably harmless"] = "ОК, вероятно безвреден"; +$a->strings["Reputable, has my trust"] = "Репутация, има ми доверие"; +$a->strings["Frequently"] = "Често"; +$a->strings["Hourly"] = "Всеки час"; +$a->strings["Twice daily"] = "Два пъти дневно"; +$a->strings["Daily"] = "Ежедневно:"; +$a->strings["Weekly"] = "Седмично"; +$a->strings["Monthly"] = "Месечено"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS / Atom"; +$a->strings["Email"] = "Е-поща"; +$a->strings["Diaspora"] = "Диаспора"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "ZOT!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP / IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = ""; +$a->strings["Twitter"] = ""; +$a->strings["Diaspora Connector"] = ""; +$a->strings["Statusnet"] = ""; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s вече е приятел с %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Споделяне на уведомление от диаспората мрежа"; +$a->strings["Attachments:"] = "Приложения"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s не като %2\$s - %3\$s"; +$a->strings["%1\$s poked %2\$s"] = ""; +$a->strings["poked"] = ""; +$a->strings["%1\$s is currently %2\$s"] = ""; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s сложи етикет с %2\$s - %3\$s %4\$s"; +$a->strings["post/item"] = "длъжност / позиция"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s маркираната %2\$s - %3\$s като предпочитано"; +$a->strings["Select"] = "избор"; +$a->strings["Delete"] = "Изтриване"; +$a->strings["View %s's profile @ %s"] = "Преглед профила на %s в %s"; +$a->strings["Categories:"] = "Категории:"; +$a->strings["Filed under:"] = "Записано в:"; +$a->strings["%s from %s"] = "%s от %s"; +$a->strings["View in context"] = "Поглед в контекста"; +$a->strings["Please wait"] = "Моля, изчакайте"; +$a->strings["remove"] = "Премахване"; +$a->strings["Delete Selected Items"] = "Изтриване на избраните елементи"; +$a->strings["Follow Thread"] = ""; +$a->strings["%s likes this."] = "%s харесва това."; +$a->strings["%s doesn't like this."] = "%s не харесва това."; +$a->strings["%2\$d people like this"] = ""; +$a->strings["%2\$d people don't like this"] = ""; +$a->strings["and"] = "и"; +$a->strings[", and %d other people"] = ", И %d други хора"; +$a->strings["%s like this."] = "%s като този."; +$a->strings["%s don't like this."] = "%s не ви харесва това."; +$a->strings["Visible to everybody"] = "Видим всички "; +$a->strings["Please enter a link URL:"] = "Моля, въведете URL адреса за връзка:"; +$a->strings["Please enter a video link/URL:"] = "Моля въведете видео връзка / URL:"; +$a->strings["Please enter an audio link/URL:"] = "Моля въведете аудио връзка / URL:"; +$a->strings["Tag term:"] = "Tag термин:"; +$a->strings["Save to Folder:"] = "Запиши в папка:"; +$a->strings["Where are you right now?"] = "Къде сте в момента?"; +$a->strings["Delete item(s)?"] = ""; +$a->strings["Post to Email"] = "Коментар на e-mail"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "Скриване на детайли от профила си от неизвестни зрители?"; +$a->strings["Share"] = "дял,%"; +$a->strings["Upload photo"] = "Качване на снимка"; +$a->strings["upload photo"] = "качване на снимка"; +$a->strings["Attach file"] = "Прикачване на файл"; +$a->strings["attach file"] = "Прикачване на файл"; +$a->strings["Insert web link"] = "Вмъкване на връзка в Мрежата"; +$a->strings["web link"] = "Уеб-линк"; +$a->strings["Insert video link"] = "Поставете линка на видео"; +$a->strings["video link"] = "видео връзка"; +$a->strings["Insert audio link"] = "Поставете аудио връзка"; +$a->strings["audio link"] = "аудио връзка"; +$a->strings["Set your location"] = "Задайте местоположението си"; +$a->strings["set location"] = "Задаване на местоположението"; +$a->strings["Clear browser location"] = "Изчистване на браузъра място"; +$a->strings["clear location"] = "ясно място"; +$a->strings["Set title"] = "Задайте заглавие"; +$a->strings["Categories (comma-separated list)"] = "Категории (разделен със запетаи списък)"; +$a->strings["Permission settings"] = "Настройките за достъп"; +$a->strings["permissions"] = "права"; +$a->strings["CC: email addresses"] = "CC: имейл адреси"; +$a->strings["Public post"] = "Обществена длъжност"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Пример: bob@example.com, mary@example.com"; +$a->strings["Preview"] = "Преглед"; +$a->strings["Post to Groups"] = ""; +$a->strings["Post to Contacts"] = ""; +$a->strings["Private post"] = ""; +$a->strings["newer"] = ""; +$a->strings["older"] = ""; +$a->strings["prev"] = "Пред."; +$a->strings["first"] = "Първа"; +$a->strings["last"] = "Дата на последния одит. "; +$a->strings["next"] = "следващ"; +$a->strings["No contacts"] = "Няма контакти"; +$a->strings["%d Contact"] = array( + 0 => "", + 1 => "", +); +$a->strings["View Contacts"] = "Вижте Контакти"; +$a->strings["Save"] = "Запази"; +$a->strings["poke"] = ""; +$a->strings["ping"] = ""; +$a->strings["pinged"] = ""; +$a->strings["prod"] = ""; +$a->strings["prodded"] = ""; +$a->strings["slap"] = ""; +$a->strings["slapped"] = ""; +$a->strings["finger"] = ""; +$a->strings["fingered"] = ""; +$a->strings["rebuff"] = ""; +$a->strings["rebuffed"] = ""; +$a->strings["happy"] = ""; +$a->strings["sad"] = ""; +$a->strings["mellow"] = ""; +$a->strings["tired"] = ""; +$a->strings["perky"] = ""; +$a->strings["angry"] = ""; +$a->strings["stupified"] = ""; +$a->strings["puzzled"] = ""; +$a->strings["interested"] = ""; +$a->strings["bitter"] = ""; +$a->strings["cheerful"] = ""; +$a->strings["alive"] = ""; +$a->strings["annoyed"] = ""; +$a->strings["anxious"] = ""; +$a->strings["cranky"] = ""; +$a->strings["disturbed"] = ""; +$a->strings["frustrated"] = ""; +$a->strings["motivated"] = ""; +$a->strings["relaxed"] = ""; +$a->strings["surprised"] = ""; +$a->strings["Monday"] = "Понеделник"; +$a->strings["Tuesday"] = "Вторник"; +$a->strings["Wednesday"] = "Сряда"; +$a->strings["Thursday"] = "Четвъртък"; +$a->strings["Friday"] = "Петък"; +$a->strings["Saturday"] = "Събота"; +$a->strings["Sunday"] = "Неделя"; +$a->strings["January"] = "януари"; +$a->strings["February"] = "февруари"; +$a->strings["March"] = "март"; +$a->strings["April"] = "април"; +$a->strings["May"] = "Май"; +$a->strings["June"] = "юни"; +$a->strings["July"] = "юли"; +$a->strings["August"] = "август"; +$a->strings["September"] = "септември"; +$a->strings["October"] = "октомври"; +$a->strings["November"] = "ноември"; +$a->strings["December"] = "декември"; +$a->strings["View Video"] = "Преглед на видеоклип"; +$a->strings["bytes"] = "байта"; +$a->strings["Click to open/close"] = "Кликнете за отваряне / затваряне"; +$a->strings["link to source"] = "връзка източник"; +$a->strings["default"] = "預設值"; +$a->strings["Select an alternate language"] = "Избор на заместник език"; +$a->strings["activity"] = "дейност"; +$a->strings["comment"] = array( + 0 => "", + 1 => "", +); +$a->strings["post"] = "след"; +$a->strings["Item filed"] = "Т. подава"; +$a->strings["Logged out."] = "Изход"; +$a->strings["Login failed."] = "Влез не успя."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Ние се натъкна на проблем, докато влезете с OpenID, който сте посочили. Моля, проверете правилното изписване на идентификацията."; +$a->strings["The error message was:"] = "Съобщението за грешка е:"; +$a->strings["Image/photo"] = "Изображение / снимка"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = ""; +$a->strings["$1 wrote:"] = "$ 1 пише:"; +$a->strings["Encrypted content"] = "Шифрирано съдържание"; +$a->strings["Welcome "] = "Добре дошли "; +$a->strings["Please upload a profile photo."] = "Моля, да качите снимка профил."; +$a->strings["Welcome back "] = "Здравейте отново! "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Маркера за сигурност не е вярна. Това вероятно е станало, тъй като формата е била отворена за прекалено дълго време (> 3 часа) преди да го представи."; +$a->strings["Embedded content"] = "Вградени съдържание"; +$a->strings["Embedding disabled"] = "Вграждане на инвалиди"; +$a->strings["Male"] = "Мъжки"; +$a->strings["Female"] = "Женски"; +$a->strings["Currently Male"] = "В момента Мъж"; +$a->strings["Currently Female"] = "В момента Жени"; +$a->strings["Mostly Male"] = "Предимно Мъж"; +$a->strings["Mostly Female"] = "Предимно от жени,"; +$a->strings["Transgender"] = "Транссексуалните"; +$a->strings["Intersex"] = "Intersex"; +$a->strings["Transsexual"] = "Транссексуален"; +$a->strings["Hermaphrodite"] = "Хермафродит"; +$a->strings["Neuter"] = "Среден род"; +$a->strings["Non-specific"] = "Неспецифичен"; +$a->strings["Other"] = "Друг"; +$a->strings["Undecided"] = "Нерешителен"; +$a->strings["Males"] = "Мъжките"; +$a->strings["Females"] = "Женските"; +$a->strings["Gay"] = "Хомосексуалист"; +$a->strings["Lesbian"] = "Лесбийка"; +$a->strings["No Preference"] = "Без предпочитание"; +$a->strings["Bisexual"] = "Бисексуални"; +$a->strings["Autosexual"] = "Autosexual"; +$a->strings["Abstinent"] = "Трезвен"; +$a->strings["Virgin"] = "Девица"; +$a->strings["Deviant"] = "Девиантно"; +$a->strings["Fetish"] = "Фетиш"; +$a->strings["Oodles"] = "Голямо количество"; +$a->strings["Nonsexual"] = "Nonsexual"; +$a->strings["Single"] = "Неженен"; +$a->strings["Lonely"] = "Самотен"; +$a->strings["Available"] = "На разположение"; +$a->strings["Unavailable"] = "Невъзможно."; +$a->strings["Has crush"] = "Има смаже"; +$a->strings["Infatuated"] = "Заслепен"; +$a->strings["Dating"] = "Запознанства"; +$a->strings["Unfaithful"] = "Неверен"; +$a->strings["Sex Addict"] = "Секс наркоман"; +$a->strings["Friends"] = "Приятели"; +$a->strings["Friends/Benefits"] = "Приятели / ползи"; +$a->strings["Casual"] = "Случаен"; +$a->strings["Engaged"] = "Обвързан"; +$a->strings["Married"] = "Оженена"; +$a->strings["Imaginarily married"] = "Въображаемо женен"; +$a->strings["Partners"] = "Партньори"; +$a->strings["Cohabiting"] = "Съжителстващи"; +$a->strings["Common law"] = "Обичайно право"; +$a->strings["Happy"] = "Щастлив"; +$a->strings["Not looking"] = "Не търси"; +$a->strings["Swinger"] = "Сексуално развратен човек"; +$a->strings["Betrayed"] = "Предаден"; +$a->strings["Separated"] = "Разделени"; +$a->strings["Unstable"] = "Нестабилен"; +$a->strings["Divorced"] = "Разведен"; +$a->strings["Imaginarily divorced"] = "Въображаемо се развеждат"; +$a->strings["Widowed"] = "Овдовял"; +$a->strings["Uncertain"] = "Несигурен"; +$a->strings["It's complicated"] = "Сложно е"; +$a->strings["Don't care"] = "Не ме е грижа"; +$a->strings["Ask me"] = "Попитай ме"; +$a->strings["An invitation is required."] = "Се изисква покана."; +$a->strings["Invitation could not be verified."] = "Покана не може да бъде проверена."; +$a->strings["Invalid OpenID url"] = "Невалиден URL OpenID"; +$a->strings["Please enter the required information."] = "Моля, въведете необходимата информация."; +$a->strings["Please use a shorter name."] = "Моля, използвайте по-кратко име."; +$a->strings["Name too short."] = "Името е твърде кратко."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Това не изглежда да е пълен (първи Последно) име."; +$a->strings["Your email domain is not among those allowed on this site."] = "Вашият имейл домейн не е сред тези, разрешени на този сайт."; +$a->strings["Not a valid email address."] = "Не е валиден имейл адрес."; +$a->strings["Cannot use that email."] = "Не може да се използва този имейл."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Вашият \"прякор\" може да съдържа \"Аз\", \"0-9\", \"-\"и\"_\", и също така трябва да започва с буква."; +$a->strings["Nickname is already registered. Please choose another."] = "Псевдоним вече е регистрирано. Моля, изберете друга."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Псевдоним някога е бил регистриран тук и не могат да се използват повторно. Моля, изберете друга."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "Сериозна грешка: генериране на ключове за защита не успя."; +$a->strings["An error occurred during registration. Please try again."] = "Възникна грешка по време на регистрацията. Моля, опитайте отново."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Възникна грешка при създаването на своя профил по подразбиране. Моля, опитайте отново."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Регистрационни данни за %s"; +$a->strings["Visible to everybody"] = "Видими за всички"; +$a->strings["This entry was edited"] = "Записът е редактиран"; +$a->strings["Private Message"] = "Лично съобщение"; +$a->strings["Edit"] = "Редактиране"; +$a->strings["save to folder"] = "запишете в папка"; +$a->strings["add star"] = "Добавяне на звезда"; +$a->strings["remove star"] = "Премахване на звездата"; +$a->strings["toggle star status"] = "превключване звезда статус"; +$a->strings["starred"] = "звезда"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "добавяне на етикет"; +$a->strings["I like this (toggle)"] = "Харесва ми това (смяна)"; +$a->strings["like"] = "харесвам"; +$a->strings["I don't like this (toggle)"] = "Не ми харесва това (смяна)"; +$a->strings["dislike"] = "не харесвам"; +$a->strings["Share this"] = "Споделете това"; +$a->strings["share"] = "споделяне"; +$a->strings["to"] = "за"; +$a->strings["via"] = ""; +$a->strings["Wall-to-Wall"] = "От стена до стена"; +$a->strings["via Wall-To-Wall:"] = "чрез стена до стена:"; +$a->strings["%d comment"] = array( + 0 => "", + 1 => "", +); +$a->strings["This is you"] = "Това сте вие"; +$a->strings["Bold"] = "Получер"; +$a->strings["Italic"] = "Курсив"; +$a->strings["Underline"] = "Подчертан"; +$a->strings["Quote"] = "Цитат"; +$a->strings["Code"] = "Код"; +$a->strings["Image"] = "Изображение"; +$a->strings["Link"] = "Връзка"; +$a->strings["Video"] = "Видеоклип"; +$a->strings["Item not available."] = "Които не са на разположение."; +$a->strings["Item was not found."] = "Елемент не е намерен."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Брой на ежедневните съобщения за стена за %s е превишен. Съобщение не успя."; +$a->strings["No recipient selected."] = "Не е избран получател."; +$a->strings["Unable to check your home location."] = "Не може да проверите вашето местоположение."; +$a->strings["Message could not be sent."] = "Писмото не може да бъде изпратена."; +$a->strings["Message collection failure."] = "Съобщение за събиране на неуспех."; +$a->strings["Message sent."] = "Изпратено съобщение."; +$a->strings["No recipient."] = "Не получателя."; +$a->strings["Send Private Message"] = "Изпрати Лично Съобщение"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Ако желаете за %s да отговори, моля, проверете дали настройките за поверителност на сайта си позволяват частни съобщения от непознати податели."; +$a->strings["To:"] = "До:"; +$a->strings["Subject:"] = "Относно:"; +$a->strings["Your message:"] = "Ваше съобщение"; +$a->strings["Group created."] = "Група, създадена."; +$a->strings["Could not create group."] = "Не може да се създаде група."; +$a->strings["Group not found."] = "Групата не е намерен."; +$a->strings["Group name changed."] = "Име на група се промени."; +$a->strings["Save Group"] = ""; +$a->strings["Create a group of contacts/friends."] = "Създаване на група от контакти / приятели."; +$a->strings["Group Name: "] = "Име на група: "; +$a->strings["Group removed."] = "Група отстранени."; +$a->strings["Unable to remove group."] = "Не може да премахнете група."; +$a->strings["Group Editor"] = "Група Editor"; +$a->strings["Members"] = "Членове"; +$a->strings["All Contacts"] = "Всички Контакти"; +$a->strings["Click on a contact to add or remove."] = "Щракнете върху контакт, за да добавите или премахнете."; +$a->strings["No potential page delegates located."] = "Няма потенциални делегати на страницата намира."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Делегатите са в състояние да управляват всички аспекти от тази сметка / страница, с изключение на основните настройки сметка. Моля, не делегира Вашата лична сметка на никого, че не се доверявате напълно."; +$a->strings["Existing Page Managers"] = "Съществуващите Мениджъри"; +$a->strings["Existing Page Delegates"] = "Съществуващите Делегатите Страница"; +$a->strings["Potential Delegates"] = "Потенциални Делегатите"; +$a->strings["Remove"] = "Премахване"; +$a->strings["Add"] = "Добави"; +$a->strings["No entries."] = "няма регистрирани"; +$a->strings["Invalid request identifier."] = "Невалидна заявка идентификатор."; +$a->strings["Discard"] = "Отхвърляне"; +$a->strings["Ignore"] = "Пренебрегване"; +$a->strings["System"] = "Система"; +$a->strings["Personal"] = "Лично"; +$a->strings["Show Ignored Requests"] = "Показване на пренебрегнатите заявки"; +$a->strings["Hide Ignored Requests"] = "Скриване на пренебрегнатите заявки"; +$a->strings["Notification type: "] = "Вид на уведомлението: "; +$a->strings["Friend Suggestion"] = "Приятел за предложения"; +$a->strings["suggested by %s"] = "предложено от %s"; +$a->strings["Hide this contact from others"] = "Скриване на този контакт от другите"; +$a->strings["Post a new friend activity"] = "Публикувай нова дейност приятел"; +$a->strings["if applicable"] = "ако е приложимо"; +$a->strings["Approve"] = "Одобряване"; +$a->strings["Claims to be known to you: "] = "Искания, да се знае за вас: "; +$a->strings["yes"] = "да"; +$a->strings["no"] = "не"; +$a->strings["Approve as: "] = "За Одобряване като: "; +$a->strings["Friend"] = "Приятел"; +$a->strings["Sharer"] = "Споделящ"; +$a->strings["Fan/Admirer"] = "Почитател"; +$a->strings["Friend/Connect Request"] = "Приятел / заявка за свързване"; +$a->strings["New Follower"] = "Нов последовател"; +$a->strings["No introductions."] = "Няма въвеждане."; +$a->strings["%s liked %s's post"] = "%s харесва %s е след"; +$a->strings["%s disliked %s's post"] = "%s не харесвал %s е след"; +$a->strings["%s is now friends with %s"] = "%s вече е приятел с %s"; +$a->strings["%s created a new post"] = "%s създаден нов пост"; +$a->strings["%s commented on %s's post"] = "%s коментира %s е след"; +$a->strings["No more network notifications."] = "Не повече мрежови уведомление."; +$a->strings["Network Notifications"] = "Мрежа Известия"; +$a->strings["No more system notifications."] = "Не повече системни известия."; +$a->strings["System Notifications"] = "Системни известия"; +$a->strings["No more personal notifications."] = "Няма повече уведомления."; +$a->strings["Personal Notifications"] = "Лични Известия"; +$a->strings["No more home notifications."] = "Не повече домашни уведомление."; +$a->strings["Home Notifications"] = "Начало Известия"; +$a->strings["No profile"] = "Няма профил"; +$a->strings["everybody"] = "всички"; +$a->strings["Account"] = "профил"; +$a->strings["Additional features"] = "Допълнителни възможности"; +$a->strings["Display"] = ""; +$a->strings["Social Networks"] = ""; +$a->strings["Plugins"] = "Приставки"; +$a->strings["Connected apps"] = "Свързани приложения"; +$a->strings["Export personal data"] = "Експортиране на личните данни"; +$a->strings["Remove account"] = "Премахване сметка"; +$a->strings["Missing some important data!"] = "Липсват някои важни данни!"; +$a->strings["Update"] = "Актуализиране"; +$a->strings["Failed to connect with email account using the settings provided."] = "Неуспех да се свърже с имейл акаунт, като използвате предоставените настройки."; +$a->strings["Email settings updated."] = "Имейл настройки актуализира."; +$a->strings["Features updated"] = ""; +$a->strings["Relocate message has been send to your contacts"] = ""; +$a->strings["Passwords do not match. Password unchanged."] = "Паролите не съвпадат. Парола непроменен."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Празните пароли не са разрешени. Парола непроменен."; +$a->strings["Wrong password."] = "Неправилна парола"; +$a->strings["Password changed."] = "Парола промени."; +$a->strings["Password update failed. Please try again."] = "Парола актуализация се провали. Моля, опитайте отново."; +$a->strings[" Please use a shorter name."] = " Моля, използвайте по-кратко име."; +$a->strings[" Name too short."] = " Името е твърде кратко."; +$a->strings["Wrong Password"] = "Неправилна парола"; +$a->strings[" Not valid email."] = " Не валиден имейл."; +$a->strings[" Cannot change to that email."] = " Не може да е този имейл."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Частен форум няма разрешения за неприкосновеността на личния живот. Използване подразбиране поверителност група."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Частен форум няма разрешения за неприкосновеността на личния живот и никоя група по подразбиране неприкосновеността на личния живот."; +$a->strings["Settings updated."] = "Обновяването на настройките."; +$a->strings["Add application"] = "Добави приложение"; +$a->strings["Save Settings"] = ""; +$a->strings["Name"] = "Име"; +$a->strings["Consumer Key"] = "Ключ на консуматора:"; +$a->strings["Consumer Secret"] = "Тайна стойност на консуматора:"; +$a->strings["Redirect"] = "Пренасочвания:"; +$a->strings["Icon url"] = "Икона URL"; +$a->strings["You can't edit this application."] = "Вие не можете да редактирате тази кандидатура."; +$a->strings["Connected Apps"] = "Свързани Apps"; +$a->strings["Client key starts with"] = "Ключ на клиента започва с"; +$a->strings["No name"] = "Без име"; +$a->strings["Remove authorization"] = "Премахване на разрешение"; +$a->strings["No Plugin settings configured"] = "Няма плъгин настройки, конфигурирани"; +$a->strings["Plugin Settings"] = "Plug-in Настройки"; +$a->strings["Off"] = "Изкл."; +$a->strings["On"] = "Вкл."; +$a->strings["Additional Features"] = "Допълнителни възможности"; +$a->strings["Built-in support for %s connectivity is %s"] = "Вградена поддръжка за връзка от %s %s"; +$a->strings["enabled"] = "разрешен"; +$a->strings["disabled"] = "забранен"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "Достъп до електронна поща е забранен на този сайт."; +$a->strings["Email/Mailbox Setup"] = "Email / Mailbox Setup"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Ако желаете да се комуникира с имейл контакти, които използват тази услуга (по желание), моля посочете как да се свържете с вашата пощенска кутия."; +$a->strings["Last successful email check:"] = "Последна успешна проверка на електронната поща:"; +$a->strings["IMAP server name:"] = "Име на IMAP сървъра:"; +$a->strings["IMAP port:"] = "IMAP порта:"; +$a->strings["Security:"] = "Сигурност"; +$a->strings["None"] = "Няма "; +$a->strings["Email login name:"] = "Email потребителско име:"; +$a->strings["Email password:"] = "Email парола:"; +$a->strings["Reply-to address:"] = "Адрес за отговор:"; +$a->strings["Send public posts to all email contacts:"] = "Изпратете публични длъжности за всички имейл контакти:"; +$a->strings["Action after import:"] = "Действия след вноса:"; +$a->strings["Mark as seen"] = "Марк, както се вижда"; +$a->strings["Move to folder"] = "Премества избраното в папка"; +$a->strings["Move to folder:"] = "Премества избраното в папка"; +$a->strings["No special theme for mobile devices"] = ""; +$a->strings["Display Settings"] = "Настройки на дисплея"; +$a->strings["Display Theme:"] = "Палитрата на дисплея:"; +$a->strings["Mobile Theme:"] = ""; +$a->strings["Update browser every xx seconds"] = "Актуализиране на браузъра на всеки ХХ секунди"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Минимум 10 секунди, няма определен максимален"; +$a->strings["Number of items to display per page:"] = ""; +$a->strings["Maximum of 100 items"] = "Максимум от 100 точки"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; +$a->strings["Don't show emoticons"] = "Да не се показват емотикони"; +$a->strings["Don't show notices"] = ""; +$a->strings["Infinite scroll"] = ""; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = ""; +$a->strings["Community Types"] = ""; +$a->strings["Normal Account Page"] = "Нормално страницата с профила"; +$a->strings["This account is a normal personal profile"] = "Тази сметка е нормален личен профил"; +$a->strings["Soapbox Page"] = "Импровизирана трибуна Page"; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Автоматично одобрява всички / приятел искания само за четене фенове"; +$a->strings["Community Forum/Celebrity Account"] = "Community Forum / Celebrity"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Автоматично одобрява всички / приятел исканията фенове за четене и запис"; +$a->strings["Automatic Friend Page"] = "Автоматично приятел Page"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Автоматично одобрява всички / молби за приятелство, като приятели"; +$a->strings["Private Forum [Experimental]"] = "Частен форум [експериментална]"; +$a->strings["Private forum - approved members only"] = "Само частен форум - Одобрени членове"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(По избор) позволяват това OpenID, за да влезете в тази сметка."; +$a->strings["Publish your default profile in your local site directory?"] = "Публикуване на вашия профил по подразбиране във вашата локална директория на сайта?"; +$a->strings["No"] = "Не"; +$a->strings["Publish your default profile in the global social directory?"] = "Публикуване на вашия профил по подразбиране в глобалната социална директория?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Скриване на вашия контакт / списък приятел от зрителите на вашия профил по подразбиране?"; +$a->strings["Allow friends to post to your profile page?"] = "Оставете приятели, които да публикувате в страницата с вашия профил?"; +$a->strings["Allow friends to tag your posts?"] = "Оставете приятели, за да маркирам собствените си мнения?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Позволете ни да Ви предложи като потенциален приятел за нови членове?"; +$a->strings["Permit unknown people to send you private mail?"] = "Разрешение непознати хора, за да ви Изпратете лично поща?"; +$a->strings["Profile is not published."] = "Профил не се публикува ."; +$a->strings["or"] = "или"; +$a->strings["Your Identity Address is"] = "Адрес на вашата самоличност е"; +$a->strings["Automatically expire posts after this many days:"] = "Автоматично изтича мнения след толкова много дни:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Ако е празна, мнението няма да изтече. Изтекли мнения ще бъдат изтрити"; +$a->strings["Advanced expiration settings"] = "Разширени настройки за изтичане на срока"; +$a->strings["Advanced Expiration"] = "Разширено Изтичане"; +$a->strings["Expire posts:"] = "Срок на мнения:"; +$a->strings["Expire personal notes:"] = "Срок на лични бележки:"; +$a->strings["Expire starred posts:"] = "Срок със звезда на мнения:"; +$a->strings["Expire photos:"] = "Срок на снимки:"; +$a->strings["Only expire posts by others:"] = "Само изтича мнения от други:"; +$a->strings["Account Settings"] = "Настройки на профила"; +$a->strings["Password Settings"] = "Парола Настройки"; +$a->strings["New Password:"] = "нова парола"; +$a->strings["Confirm:"] = "Потвърждаване..."; +$a->strings["Leave password fields blank unless changing"] = "Оставете паролите полета празни, освен ако промяна"; +$a->strings["Current Password:"] = "Текуща парола:"; +$a->strings["Your current password to confirm the changes"] = ""; +$a->strings["Password:"] = "Парола"; +$a->strings["Basic Settings"] = "Основни настройки"; +$a->strings["Email Address:"] = "Електронна поща:"; +$a->strings["Your Timezone:"] = "Вашият Часовата зона:"; +$a->strings["Default Post Location:"] = "Мнение местоположението по подразбиране:"; +$a->strings["Use Browser Location:"] = "Използвайте Browser Местоположение:"; +$a->strings["Security and Privacy Settings"] = "Сигурност и и лични настройки"; +$a->strings["Maximum Friend Requests/Day:"] = "Максимален брой молби за приятелство / ден:"; +$a->strings["(to prevent spam abuse)"] = "(Да се ​​предотврати спама злоупотреба)"; +$a->strings["Default Post Permissions"] = "Разрешения по подразбиране и"; +$a->strings["(click to open/close)"] = "(Щракнете за отваряне / затваряне)"; +$a->strings["Show to Groups"] = "Показване на групи"; +$a->strings["Show to Contacts"] = "Показване на контакти"; +$a->strings["Default Private Post"] = ""; +$a->strings["Default Public Post"] = ""; +$a->strings["Default Permissions for New Posts"] = ""; +$a->strings["Maximum private messages per day from unknown people:"] = "Максимални лични съобщения на ден от непознати хора:"; +$a->strings["Notification Settings"] = "Настройки за уведомяване"; +$a->strings["By default post a status message when:"] = "По подразбиране се публикуват съобщение за състояние, когато:"; +$a->strings["accepting a friend request"] = "приемане на искането за приятел"; +$a->strings["joining a forum/community"] = "присъединяване форум / общността"; +$a->strings["making an interesting profile change"] = "един интересен Смяна на профил"; +$a->strings["Send a notification email when:"] = "Изпращане на известие по имейл, когато:"; +$a->strings["You receive an introduction"] = "Вие получавате въведение"; +$a->strings["Your introductions are confirmed"] = "Вашите въвеждания са потвърдени"; +$a->strings["Someone writes on your profile wall"] = "Някой пише в профила ви стена"; +$a->strings["Someone writes a followup comment"] = "Някой пише последващ коментар"; +$a->strings["You receive a private message"] = "Ще получите лично съобщение"; +$a->strings["You receive a friend suggestion"] = "Ще получите предложение приятел"; +$a->strings["You are tagged in a post"] = "Са маркирани в един пост"; +$a->strings["You are poked/prodded/etc. in a post"] = ""; +$a->strings["Advanced Account/Page Type Settings"] = "Разширено сметка / Настройки на вид страница"; +$a->strings["Change the behaviour of this account for special situations"] = "Промяна на поведението на тази сметка за специални ситуации"; +$a->strings["Relocate"] = ""; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; +$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Common Friends"] = "Общи приятели"; +$a->strings["No contacts in common."] = "Няма контакти по-чести."; +$a->strings["Remote privacy information not available."] = "Дистанционно неприкосновеността на личния живот информация не е достъпен."; +$a->strings["Visible to:"] = "Вижда се от:"; +$a->strings["%d contact edited."] = array( + 0 => "", + 1 => "", +); +$a->strings["Could not access contact record."] = "Не може да бъде достъп до запис за контакт."; +$a->strings["Could not locate selected profile."] = "Не може да намери избрания профил."; +$a->strings["Contact updated."] = "Свържете се актуализират."; +$a->strings["Failed to update contact record."] = "Неуспех да се актуализира рекорд за контакт."; +$a->strings["Contact has been blocked"] = "За контакти е бил блокиран"; +$a->strings["Contact has been unblocked"] = "Контакт са отблокирани"; +$a->strings["Contact has been ignored"] = "Лицето е било игнорирано"; +$a->strings["Contact has been unignored"] = "За контакти е бил unignored"; +$a->strings["Contact has been archived"] = "Контакт бяха архивирани"; +$a->strings["Contact has been unarchived"] = "За контакти е бил разархивира"; +$a->strings["Do you really want to delete this contact?"] = "Наистина ли искате да изтриете този контакт?"; +$a->strings["Contact has been removed."] = "Контакт е била отстранена."; +$a->strings["You are mutual friends with %s"] = "Вие сте общи приятели с %s"; +$a->strings["You are sharing with %s"] = "Вие споделяте с %s"; +$a->strings["%s is sharing with you"] = "%s се споделя с вас"; +$a->strings["Private communications are not available for this contact."] = "Частни съобщения не са на разположение за този контакт."; +$a->strings["Never"] = "Никога!"; +$a->strings["(Update was successful)"] = "(Update е била успешна)"; +$a->strings["(Update was not successful)"] = "(Актуализация не е била успешна)"; +$a->strings["Suggest friends"] = "Предложете приятели"; +$a->strings["Network type: %s"] = "Тип мрежа: %s"; +$a->strings["View all contacts"] = "Преглед на всички контакти"; +$a->strings["Unblock"] = "Разблокиране"; +$a->strings["Block"] = "Блокиране"; +$a->strings["Toggle Blocked status"] = "Превключване Блокирани статус"; +$a->strings["Unignore"] = "Извади от пренебрегнатите"; +$a->strings["Toggle Ignored status"] = "Превключване игнорирани статус"; +$a->strings["Unarchive"] = "Разархивирате"; +$a->strings["Archive"] = "Архив"; +$a->strings["Toggle Archive status"] = "Превключване статус Архив"; +$a->strings["Repair"] = "Ремонт"; +$a->strings["Advanced Contact Settings"] = "Разширени настройки за контакт"; +$a->strings["Communications lost with this contact!"] = "Communications загубиха с този контакт!"; +$a->strings["Contact Editor"] = "Свържете се редактор"; +$a->strings["Profile Visibility"] = "Профил Видимост"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Моля, изберете профила, който бихте искали да покажете на %s при гледане на здраво вашия профил."; +$a->strings["Contact Information / Notes"] = "Информация за контакти / Забележки"; +$a->strings["Edit contact notes"] = "Редактиране на контакт с бележка"; +$a->strings["Visit %s's profile [%s]"] = "Посетете %s Профилът на [ %s ]"; +$a->strings["Block/Unblock contact"] = "Блокиране / Деблокиране на контакт"; +$a->strings["Ignore contact"] = "Игнорирай се свържете с"; +$a->strings["Repair URL settings"] = "Настройки за ремонт на URL"; +$a->strings["View conversations"] = "Вижте разговори"; +$a->strings["Delete contact"] = "Изтриване на контакта"; +$a->strings["Last update:"] = "Последна актуализация:"; +$a->strings["Update public posts"] = "Актуализиране на държавни длъжности"; +$a->strings["Update now"] = "Актуализирай сега"; +$a->strings["Currently blocked"] = "Които понастоящем са блокирани"; +$a->strings["Currently ignored"] = "В момента игнорирани"; +$a->strings["Currently archived"] = "В момента архивират"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Отговори / обича да си публични длъжности май все още да се вижда"; +$a->strings["Notification for new posts"] = ""; +$a->strings["Send a notification of every new post of this contact"] = ""; +$a->strings["Fetch further information for feeds"] = ""; +$a->strings["Suggestions"] = "Предложения"; +$a->strings["Suggest potential friends"] = "Предполагат потенциал приятели"; +$a->strings["Show all contacts"] = "Покажи на всички контакти"; +$a->strings["Unblocked"] = "Отблокирани"; +$a->strings["Only show unblocked contacts"] = "Покажи само Разблокирани контакти"; +$a->strings["Blocked"] = "Блокиран"; +$a->strings["Only show blocked contacts"] = "Покажи само Блокираните контакти"; +$a->strings["Ignored"] = "Игнорирани"; +$a->strings["Only show ignored contacts"] = "Покажи само игнорирани контакти"; +$a->strings["Archived"] = "Архивиран:"; +$a->strings["Only show archived contacts"] = "Покажи само архивирани контакти"; +$a->strings["Hidden"] = "Скрит"; +$a->strings["Only show hidden contacts"] = "Само показва скрити контакти"; +$a->strings["Mutual Friendship"] = "Взаимното приятелство"; +$a->strings["is a fan of yours"] = "е фенка"; +$a->strings["you are a fan of"] = "Вие сте фен на"; +$a->strings["Edit contact"] = "Редактиране на контакт"; +$a->strings["Search your contacts"] = "Търсене на вашите контакти"; +$a->strings["Finding: "] = "Намиране: "; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; +$a->strings["Or - did you try to upload an empty file?"] = ""; +$a->strings["File exceeds size limit of %d"] = "Файл надхвърля ограничението за размера на %d"; +$a->strings["File upload failed."] = "Файл за качване не успя."; +$a->strings["[Embedded content - reload page to view]"] = "[Вградени съдържание - презареждане на страницата, за да видите]"; +$a->strings["Export account"] = ""; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = ""; +$a->strings["Export all"] = "Изнасяне на всичко"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = ""; $a->strings["Registration successful. Please check your email for further instructions."] = "Регистрация успешно. Моля, проверете електронната си поща за по-нататъшни инструкции."; $a->strings["Failed to send email message. Here is the message that failed."] = "Неуспешно изпращане на имейл съобщение. Това е посланието, че не успя."; $a->strings["Your registration can not be processed."] = "Вашата регистрация не могат да бъдат обработени."; -$a->strings["Registration request at %s"] = "Искането за регистрация на %s"; $a->strings["Your registration is pending approval by the site owner."] = "Вашата регистрация е в очакване на одобрение от собственика на сайта."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Този сайт е надвишил броя на разрешените дневни регистрации сметка. Моля, опитайте отново утре."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Може да се (по желание) да попълните този формуляр, чрез OpenID чрез предоставяне на OpenID си и кликнете върху \"Регистрация\"."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Ако не сте запознати с OpenID, моля оставете това поле празно и попълнете останалата част от елементите."; $a->strings["Your OpenID (optional): "] = "Вашият OpenID (не е задължително): "; $a->strings["Include your profile in member directory?"] = "Включете вашия профил в член директория?"; -$a->strings["Yes"] = "Yes"; -$a->strings["No"] = "Не"; $a->strings["Membership on this site is by invitation only."] = "Членството на този сайт е само с покани."; $a->strings["Your invitation ID: "] = "Вашата покана ID: "; $a->strings["Registration"] = "Регистрация"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Изберете прякор: "; $a->strings["Import"] = "Внасяне"; $a->strings["Import your profile to this friendica instance"] = ""; -$a->strings["Profile not found."] = "Профил не е намерен."; -$a->strings["Contact not found."] = "Контактът не е намерен."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Това понякога може да се случи, ако контакт е поискано от двете лица и вече е одобрен."; -$a->strings["Response from remote site was not understood."] = "Отговор от отдалечен сайт не е бил разбран."; -$a->strings["Unexpected response from remote site: "] = "Неочакван отговор от отдалечения сайт: "; -$a->strings["Confirmation completed successfully."] = "Потвърждение приключи успешно."; -$a->strings["Remote site reported: "] = "Отдалеченият сайт докладвани: "; -$a->strings["Temporary failure. Please wait and try again."] = "Временен неуспех. Моля изчакайте и опитайте отново."; -$a->strings["Introduction failed or was revoked."] = "Въведение не успя или е анулиран."; -$a->strings["Unable to set contact photo."] = "Не може да зададете снимка на контакт."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s вече е приятел с %2\$s"; -$a->strings["No user record found for '%s' "] = "Нито един потребител не запис за ' %s"; -$a->strings["Our site encryption key is apparently messed up."] = "Основният ни сайт криптиране е очевидно побъркани."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Празен сайт URL е предоставена или URL не може да бъде разшифрован от нас."; -$a->strings["Contact record was not found for you on our site."] = "Контакт с запис не е намерен за вас на нашия сайт."; -$a->strings["Site public key not available in contact record for URL %s."] = "Site публичния ключ не е наличен в контакт рекорд за %s URL ."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID, предоставена от вашата система, е дубликат на нашата система. Той трябва да работи, ако се опитате отново."; -$a->strings["Unable to set your contact credentials on our system."] = "Не може да се установи контакт с вас пълномощията на нашата система."; -$a->strings["Unable to update your contact profile details on our system"] = "Не може да актуализирате вашите данни за контакт на профил в нашата система"; -$a->strings["Connection accepted at %s"] = "Връзка приети в %s"; -$a->strings["%1\$s has joined %2\$s"] = "Се присъедини към %2\$s %1\$s %2\$s"; +$a->strings["Post successful."] = "Мнение успешно."; +$a->strings["System down for maintenance"] = ""; +$a->strings["Access to this profile has been restricted."] = "Достъпът до този профил е ограничен."; +$a->strings["Tips for New Members"] = "Съвети за нови членове"; +$a->strings["Public access denied."] = "Публичен достъп отказан."; +$a->strings["No videos selected"] = "Няма избрани видеоклипове"; +$a->strings["Access to this item is restricted."] = "Достъп до тази точка е ограничена."; +$a->strings["View Album"] = "Вижте албуми"; +$a->strings["Recent Videos"] = "Скорошни видеоклипове"; +$a->strings["Upload New Videos"] = "Качване на нови видеоклипове"; +$a->strings["Manage Identities and/or Pages"] = "Управление на идентичността и / или страници"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Превключвате между различните идентичности или общността / групата страници, които споделят данните на акаунта ви, или които сте получили \"управление\" разрешения"; +$a->strings["Select an identity to manage: "] = "Изберете идентичност, за да управлява: "; +$a->strings["Item not found"] = "Елемент не е намерена"; +$a->strings["Edit post"] = "Редактиране на мнение"; +$a->strings["People Search"] = "Хората Търсене"; +$a->strings["No matches"] = "Няма съответствия"; +$a->strings["Account approved."] = "Сметка одобрен."; +$a->strings["Registration revoked for %s"] = "Регистрация отменено за %s"; +$a->strings["Please login."] = "Моля, влезте."; +$a->strings["This introduction has already been accepted."] = "Това въведение е вече е приета."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Профил местоположение не е валиден или не съдържа информация на профила."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Внимание: профила място има няма установен име на собственика."; +$a->strings["Warning: profile location has no profile photo."] = "Внимание: профила местоположение не е снимката на профила."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "", + 1 => "", +); +$a->strings["Introduction complete."] = "Въведение завърши."; +$a->strings["Unrecoverable protocol error."] = "Невъзстановима протокол грешка."; +$a->strings["Profile unavailable."] = "Профил недостъпни."; +$a->strings["%s has received too many connection requests today."] = "%s е получил твърде много заявки за свързване днес."; +$a->strings["Spam protection measures have been invoked."] = "Мерките за защита срещу спам да бъдат изтъкнати."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Приятели се препоръчва да се моля опитайте отново в рамките на 24 часа."; +$a->strings["Invalid locator"] = "Невалиден локатор"; +$a->strings["Invalid email address."] = "Невалиден имейл адрес."; +$a->strings["This account has not been configured for email. Request failed."] = "Този профил не е конфигуриран за електронна поща. Заявката не бе успешна."; +$a->strings["Unable to resolve your name at the provided location."] = "Не може да се разреши името си на предвиденото място."; +$a->strings["You have already introduced yourself here."] = "Вие вече се въведе тук."; +$a->strings["Apparently you are already friends with %s."] = "Явно вече сте приятели с %s ."; +$a->strings["Invalid profile URL."] = "Невалиден URL адрес на профила."; +$a->strings["Your introduction has been sent."] = "Вашият въвеждането е било изпратено."; +$a->strings["Please login to confirm introduction."] = "Моля, влезте, за да потвърди въвеждането."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Неправилно идентичност, който в момента е логнат. Моля, влезте с потребителско име и парола на този профил ."; +$a->strings["Hide this contact"] = "Скриване на този контакт"; +$a->strings["Welcome home %s."] = "Добре дошли у дома %s ."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Моля, потвърдете, въвеждане / заявката за свързване към %s ."; +$a->strings["Confirm"] = "Потвърждаване"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Моля, въведете \"Идентичност Адрес\" от един от следните поддържани съобщителни мрежи:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Ако все още не сте член на безплатна социална мрежа, href=\"http://dir.friendica.com/siteinfo\"> ."; +$a->strings["Friend/Connection Request"] = "Приятел / заявка за връзка"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Примери: jojo@demo.friendica.com~~HEAD=NNS, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Моля отговорете на следните:"; +$a->strings["Does %s know you?"] = "Има ли %s знаете?"; +$a->strings["Add a personal note:"] = "Добавяне на лична бележка:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet / Федерални социална мрежа"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - Моля, не използвайте тази форма. Вместо това въведете %s в търсенето диаспора бар."; +$a->strings["Your Identity Address:"] = "Адрес на вашата самоличност:"; +$a->strings["Submit Request"] = "Изпращане на заявката"; +$a->strings["Files"] = "Файлове"; $a->strings["Authorize application connection"] = "Разрешава връзка с прилагането"; $a->strings["Return to your app and insert this Securty Code:"] = "Назад към приложението ти и поставите този Securty код:"; $a->strings["Please login to continue."] = "Моля, влезте, за да продължите."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Искате ли да се разреши това приложение за достъп до вашите мнения и контакти, и / или създаване на нови длъжности за вас?"; -$a->strings["No valid account found."] = "Не е валиден акаунт."; -$a->strings["Password reset request issued. Check your email."] = ", Издадено искане за възстановяване на паролата. Проверете Вашата електронна поща."; -$a->strings["Password reset requested at %s"] = "Исканото за нулиране на паролата на %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Искането не може да бъде проверена. (Може да се преди това са го внесе.) За нулиране на паролата не успя."; -$a->strings["Your password has been reset as requested."] = "Вашата парола е променена, както беше поискано."; -$a->strings["Your new password is"] = "Вашата нова парола е"; -$a->strings["Save or copy your new password - and then"] = "Запазване или копиране на новата си парола и след това"; -$a->strings["click here to login"] = "Кликнете тук за Вход"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Вашата парола може да бъде променена от Настройки , След успешен вход."; -$a->strings["Your password has been changed at %s"] = ""; -$a->strings["Forgot your Password?"] = "Забравена парола?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Въведете вашия имейл адрес и представя си за нулиране на паролата. След това проверявате електронната си поща за по-нататъшни инструкции."; -$a->strings["Nickname or Email: "] = "Псевдоним или имейл адрес: "; -$a->strings["Reset"] = "Нулиране"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Брой на ежедневните съобщения за стена за %s е превишен. Съобщение не успя."; -$a->strings["No recipient selected."] = "Не е избран получател."; -$a->strings["Unable to check your home location."] = "Не може да проверите вашето местоположение."; -$a->strings["Message could not be sent."] = "Писмото не може да бъде изпратена."; -$a->strings["Message collection failure."] = "Съобщение за събиране на неуспех."; -$a->strings["Message sent."] = "Изпратено съобщение."; -$a->strings["No recipient."] = "Не получателя."; -$a->strings["Please enter a link URL:"] = "Моля, въведете URL адреса за връзка:"; -$a->strings["Send Private Message"] = "Изпрати Лично Съобщение"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Ако желаете за %s да отговори, моля, проверете дали настройките за поверителност на сайта си позволяват частни съобщения от непознати податели."; -$a->strings["To:"] = "До:"; -$a->strings["Subject:"] = "Относно:"; -$a->strings["Your message:"] = "Ваше съобщение"; -$a->strings["Upload photo"] = "Качване на снимка"; -$a->strings["Insert web link"] = "Вмъкване на връзка в Мрежата"; -$a->strings["Welcome to Friendica"] = "Добре дошли да Friendica"; -$a->strings["New Member Checklist"] = "Нова държава Чеклист"; -$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."] = "Бихме искали да предложим някои съвети и връзки, за да направи своя опит приятно. Кликнете върху елемент, за да посетите съответната страница. Линк към тази страница ще бъде видима от началната си страница в продължение на две седмици след първоначалната си регистрация и след това спокойно ще изчезне."; -$a->strings["Getting Started"] = ""; -$a->strings["Friendica Walk-Through"] = ""; -$a->strings["On your Quick Start 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["On your Settings 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."] = "На настройки - да промени първоначалната си парола. Също така направи бележка на вашата самоличност адрес. Това изглежда точно като имейл адрес - и ще бъде полезно при вземането на приятели за свободното социална мрежа."; -$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."] = "Прегледайте други настройки, по-специално на настройките за поверителност. Непубликуван списък директория е нещо като скрит телефонен номер. Като цяло, може би трябва да публикува вашата обява - освен ако не всички от вашите приятели и потенциални приятели, знаят точно как да те намеря."; -$a->strings["Upload Profile Photo"] = "Качване на снимка Профилът"; -$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."] = "Качване на снимката на профила, ако не сте го направили вече. Проучванията показват, че хората с истински снимки на себе си, са десет пъти по-вероятно да станат приятели, отколкото хората, които не."; -$a->strings["Edit Your Profile"] = "Редактиране на профила"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Редактиране на подразбиране профил да ви хареса. Преглед на настройките за скриване на вашия списък с приятели и скриване на профила от неизвестни посетители."; -$a->strings["Profile Keywords"] = "Ключови думи на профила"; -$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."] = "Задайте някои обществени ключови думи за вашия профил по подразбиране, които описват вашите интереси. Ние може да сме в състояние да намери други хора с подобни интереси и предлага приятелства."; -$a->strings["Connecting"] = "Свързване"; -$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."] = "Разрешаване на съединител на Facebook, ако в момента имате акаунт във Facebook и ние ще (по желание) импортирате всичките си приятели и разговори."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = " Ако , това е вашият собствен сървър, инсталиране на Адон Facebook може да улесни прехода към безплатна социална мрежа."; -$a->strings["Importing Emails"] = "Внасяне на е-пощи"; -$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"] = "Въведете своя имейл достъп до информация на страницата Настройки на Connector, ако желаете да внасят и да взаимодейства с приятели или списъци с адреси от електронната си поща Входящи"; -$a->strings["Go to Your Contacts Page"] = ""; -$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 Add New Contact dialog."] = "Контакти страница е вашата врата към управлението на приятелства и свързване с приятели в други мрежи. Обикновено можете да въведете адрес или адрес на сайта в Добавяне на нов контакт диалоговия."; -$a->strings["Go to Your Site's Directory"] = ""; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Страницата на справочника ви позволява да намерите други хора в тази мрежа или други сайтове Федерални. Потърсете Свържете или Следвайте в профила си страница. Предоставяне на вашия собствен адрес за самоличност, ако това бъде поискано."; -$a->strings["Finding New People"] = "Откриване на нови хора"; -$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."] = "На страничния панел на страницата \"Контакти\" са няколко инструмента, да намерите нови приятели. Ние можем да съчетаем хора по интереси, потърсете хора по име или интерес, и да предостави предложения на базата на мрежови връзки. На чисто нов сайт, приятел предложения ще обикновено започват да се населена в рамките на 24 часа."; -$a->strings["Groups"] = "Групи"; -$a->strings["Group Your Contacts"] = ""; -$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."] = "След като сте направили някои приятели, да ги организирате в групи от частния разговор от страничната лента на страницата с контакти и след това можете да взаимодействате с всяка група частно във вашата мрежа."; -$a->strings["Why Aren't My Posts Public?"] = "Защо публикациите ми не са публични?"; -$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["Go to the Help Section"] = ""; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Нашата помощ страницата може да бъде консултиран за подробности относно други характеристики, програма и ресурси."; $a->strings["Do you really want to delete this suggestion?"] = "Наистина ли искате да изтриете това предложение?"; -$a->strings["Cancel"] = "Отмени"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Няма предложения. Ако това е нов сайт, моля опитайте отново в рамките на 24 часа."; $a->strings["Ignore/Hide"] = "Игнорирай / Скрий"; -$a->strings["Search Results For:"] = "Резултати от търсенето за:"; -$a->strings["Remove term"] = "Премахване мандат"; -$a->strings["Saved Searches"] = "Запазени търсения"; -$a->strings["add"] = "добави"; -$a->strings["Commented Order"] = "Коментирани поръчка"; -$a->strings["Sort by Comment Date"] = "Сортиране по Коментар Дата"; -$a->strings["Posted Order"] = "Пуснато на поръчка"; -$a->strings["Sort by Post Date"] = "Сортирай по пощата дата"; -$a->strings["Personal"] = "Лично"; -$a->strings["Posts that mention or involve you"] = "Мнения, които споменават или включват"; -$a->strings["New"] = "Нов профил."; -$a->strings["Activity Stream - by date"] = "Активност Stream - по дата"; -$a->strings["Shared Links"] = "Общо връзки"; -$a->strings["Interesting Links"] = "Интересни Връзки"; -$a->strings["Starred"] = "Със звезда"; -$a->strings["Favourite Posts"] = "Любими Мнения"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "", - 1 => "", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Лични съобщения до тази група, са изложени на риск от публичното оповестяване."; -$a->strings["No such group"] = "Няма такава група"; -$a->strings["Group is empty"] = "Групата е празна"; -$a->strings["Group: "] = "Група: "; -$a->strings["Contact: "] = "Контакт "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Лични съобщения до това лице, са изложени на риск от публичното оповестяване."; -$a->strings["Invalid contact."] = "Невалиден свържете."; -$a->strings["Friendica Communications Server - Setup"] = ""; -$a->strings["Could not connect to database."] = "Не може да се свърже с базата данни."; -$a->strings["Could not create table."] = "Не може да се създаде таблица."; -$a->strings["Your Friendica site database has been installed."] = "Вашият Friendica сайт база данни е инсталиран."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Може да се наложи да импортирате файла \"database.sql\" ръчно чрез настървение или MySQL."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Моля, вижте файла \"INSTALL.txt\"."; -$a->strings["System check"] = "Проверка на системата"; -$a->strings["Next"] = "Следваща"; -$a->strings["Check again"] = "Проверете отново"; -$a->strings["Database connection"] = "Свързване на база данни"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "За да инсталирате Friendica трябва да знаем как да се свърже към вашата база данни."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Моля, свържете с вашия хостинг доставчик или администратора на сайта, ако имате въпроси относно тези настройки."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "База данни, за да определите по-долу би трябвало вече да съществува. Ако това не стане, моля да го създадете, преди да продължите."; -$a->strings["Database Server Name"] = "Име на сървър за база данни"; -$a->strings["Database Login Name"] = "Името на базата данни Парола"; -$a->strings["Database Login Password"] = "Database Влизам Парола"; -$a->strings["Database Name"] = "Име на база данни"; -$a->strings["Site administrator email address"] = "Сайт администратор на имейл адрес"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Вашият имейл адрес трябва да съответстват на това, за да използвате уеб панел администратор."; -$a->strings["Please select a default timezone for your website"] = "Моля, изберете часовата зона по подразбиране за вашия уеб сайт"; -$a->strings["Site settings"] = "Настройки на сайта"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Не може да се намери командния ред версия на PHP в PATH уеб сървър."; -$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 'Activating scheduled tasks'"] = "Ако не разполагате с командния ред версия на PHP е инсталиран на сървър, вие няма да можете да тече избирателната фон чрез Cron. Вижте \"Активиране на планирани задачи\" "; -$a->strings["PHP executable path"] = "PHP изпълним път"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Въведете пълния път до изпълнимия файл на PHP. Можете да оставите полето празно, за да продължите инсталацията."; -$a->strings["Command line PHP"] = "Команден ред PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; -$a->strings["Found PHP version: "] = ""; -$a->strings["PHP cli binary"] = ""; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "В командния ред версия на PHP на вашата система не трябва \"register_argc_argv\" дадоха възможност."; -$a->strings["This is required for message delivery to work."] = "Това е необходимо за доставка на съобщение, за да работят."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Грешка: \"openssl_pkey_new\" функция на тази система не е в състояние да генерира криптиращи ключове"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Ако работите под Windows, моля, вижте \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Генериране на криптиращи ключове"; -$a->strings["libCurl PHP module"] = "libCurl PHP модул"; -$a->strings["GD graphics PHP module"] = "GD графика PHP модул"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP модул"; -$a->strings["mysqli PHP module"] = "mysqli PHP модул"; -$a->strings["mb_string PHP module"] = "mb_string PHP модул"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite модул"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Грешка: МОД-пренаписване модул на Apache уеб сървър е необходимо, но не е инсталиран."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Грешка: libCURL PHP модул, но не е инсталирана."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Грешка: GD графика PHP модул с поддръжка на JPEG, но не е инсталирана."; -$a->strings["Error: openssl PHP module required but not installed."] = "Грешка: OpenSSL PHP модул са необходими, но не е инсталирана."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Грешка: mysqli PHP модул, но не е инсталирана."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Грешка: mb_string PHP модул, но не е инсталирана."; -$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."] = "Уеб инсталатора трябва да бъде в състояние да създаде файл с име \". Htconfig.php\" в най-горната папка на вашия уеб сървър и не е в състояние да го направят."; -$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."] = "Това е най-често настройка разрешение, тъй като уеб сървъра не може да бъде в състояние да записва файлове във вашата папка - дори и ако можете."; -$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."] = "В края на тази процедура, ние ще ви дадем един текст, за да се запишете в файл с име. Htconfig.php в топ Friendica папка."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Можете като алтернатива да пропуснете тази процедура и да извърши ръчно инсталиране. Моля, вижте файла \"INSTALL.txt\", за инструкции."; -$a->strings[".htconfig.php is writable"] = ",. Htconfig.php е записваем"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; -$a->strings["view/smarty3 is writable"] = ""; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL пренапише. Htaccess не работи. Проверете вашата конфигурация сървър."; -$a->strings["Url rewrite is working"] = ", Url пренаписванията работи"; -$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."] = "Конфигурационния файл на базата данни \". Htconfig.php\" не може да бъде написано. Моля, използвайте приложения текст, за да се създаде конфигурационен файл в основната си уеб сървър."; -$a->strings["

What next

"] = "

Каква е следващата стъпка "; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "ВАЖНО: Вие ще трябва да [ръчно] настройка на планирана задача за poller."; +$a->strings["Contacts who are not members of a group"] = "Контакти, които не са членове на една група"; +$a->strings["Contact not found."] = "Контактът не е намерен."; +$a->strings["Friend suggestion sent."] = "Предложението за приятелство е изпратено."; +$a->strings["Suggest Friends"] = "Предлагане на приятели"; +$a->strings["Suggest a friend for %s"] = "Предлагане на приятел за %s"; +$a->strings["link"] = ""; +$a->strings["No contacts."] = "Няма контакти."; $a->strings["Theme settings updated."] = "Тема Настройки актуализира."; $a->strings["Site"] = "Сайт"; $a->strings["Users"] = "Потребители"; -$a->strings["Plugins"] = "Приставки"; $a->strings["Themes"] = "Теми"; $a->strings["DB updates"] = "Обновления на БД"; $a->strings["Logs"] = "Дневници"; -$a->strings["Admin"] = "admin"; $a->strings["Plugin Features"] = "Настройки на приставките"; $a->strings["User registrations waiting for confirmation"] = "Потребителски регистрации, чакащи за потвърждение"; $a->strings["Normal Account"] = "Нормално профил"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Версия "; $a->strings["Active plugins"] = "Включени приставки"; $a->strings["Can not parse base url. Must have at least ://"] = ""; $a->strings["Site settings updated."] = "Настройките на сайта са обновени."; -$a->strings["No special theme for mobile devices"] = ""; -$a->strings["Never"] = "Никога!"; $a->strings["At post arrival"] = ""; -$a->strings["Frequently"] = "Често"; -$a->strings["Hourly"] = "Всеки час"; -$a->strings["Twice daily"] = "Два пъти дневно"; -$a->strings["Daily"] = "Ежедневно:"; $a->strings["Multi user instance"] = ""; $a->strings["Closed"] = "Затворен"; $a->strings["Requires approval"] = "Изисква одобрение"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Отворена."; $a->strings["No SSL policy, links will track page SSL state"] = "Не SSL политика, връзки ще следи страница SSL състояние"; $a->strings["Force all links to use SSL"] = "Принуди всички връзки да се използва SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Самоподписан сертификат, използвайте SSL за местни връзки единствено (обезкуражени)"; -$a->strings["Save Settings"] = ""; $a->strings["File upload"] = "Прикачване на файлове"; $a->strings["Policies"] = "Политики"; $a->strings["Advanced"] = "Напреднал"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = ""; $a->strings["Temp path"] = ""; $a->strings["Base path to installation"] = ""; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = ""; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "Update е маркиран успешно"; -$a->strings["Executing %s failed. Check system logs."] = "Изпълнение %s не успя. Проверете системните логове."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Актуализация %s бе успешно приложена."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Актуализация %s не се връща статус. Известно дали тя успя."; -$a->strings["Update function %s could not be found."] = "Актуализация функция %s не може да бъде намерена."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Няма провалени новини."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Неуспешно Updates"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Това не включва актуализации, преди 1139, които не връщат статута."; $a->strings["Mark success (if update was manually applied)"] = "Марк успех (ако актуализация е ръчно прилага)"; $a->strings["Attempt to execute this update step automatically"] = "Опита да изпълни тази стъпка се обновяват автоматично"; -$a->strings["Registration successful. Email send to user"] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "", 1 => "", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "Избор на всичко"; $a->strings["User registrations waiting for confirm"] = "Потребителски регистрации, чакат за да потвърдите"; $a->strings["User waiting for permanent deletion"] = ""; $a->strings["Request date"] = "Искане дата"; -$a->strings["Name"] = "Име"; -$a->strings["Email"] = "Е-поща"; $a->strings["No registrations."] = "Няма регистрации."; -$a->strings["Approve"] = "Одобряване"; $a->strings["Deny"] = "Отказ"; -$a->strings["Block"] = "Блокиране"; -$a->strings["Unblock"] = "Разблокиране"; $a->strings["Site admin"] = "Администратор на сайта"; $a->strings["Account expired"] = ""; $a->strings["New User"] = ""; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Дата на регистрация"; $a->strings["Last login"] = "Последно влизане"; $a->strings["Last item"] = "Последния елемент"; $a->strings["Deleted since"] = ""; -$a->strings["Account"] = "профил"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Избрани потребители ще бъде изтрита! \\ N \\ nEverything тези потребители са публикувани на този сайт ще бъде изтрит завинаги! \\ N \\ nСигурни ли сте?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Потребител {0} ще бъде изтрит! \\ n \\ nEverything този потребител публикувани на този сайт ще бъде изтрит завинаги! \\ n \\ nСигурни ли сте?"; $a->strings["Name of the new user."] = ""; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = ""; $a->strings["Log file"] = "Регистрационен файл"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Трябва да бъде записван от уеб сървър. В сравнение с вашата Friendica най-високо ниво директория."; $a->strings["Log level"] = "Вход ниво"; -$a->strings["Update now"] = "Актуализирай сега"; $a->strings["Close"] = "Затвори"; $a->strings["FTP Host"] = "Добавил през FTP домакин"; $a->strings["FTP Path"] = "Добавил през FTP Path"; $a->strings["FTP User"] = "FTP потребител"; $a->strings["FTP Password"] = "FTP парола"; -$a->strings["Search"] = "Търсене"; -$a->strings["No results."] = "Няма резултати."; -$a->strings["Tips for New Members"] = "Съвети за нови членове"; -$a->strings["link"] = ""; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s сложи етикет с %2\$s - %3\$s %4\$s"; -$a->strings["Item not found"] = "Елемент не е намерена"; -$a->strings["Edit post"] = "Редактиране на мнение"; -$a->strings["upload photo"] = "качване на снимка"; -$a->strings["Attach file"] = "Прикачване на файл"; -$a->strings["attach file"] = "Прикачване на файл"; -$a->strings["web link"] = "Уеб-линк"; -$a->strings["Insert video link"] = "Поставете линка на видео"; -$a->strings["video link"] = "видео връзка"; -$a->strings["Insert audio link"] = "Поставете аудио връзка"; -$a->strings["audio link"] = "аудио връзка"; -$a->strings["Set your location"] = "Задайте местоположението си"; -$a->strings["set location"] = "Задаване на местоположението"; -$a->strings["Clear browser location"] = "Изчистване на браузъра място"; -$a->strings["clear location"] = "ясно място"; -$a->strings["Permission settings"] = "Настройките за достъп"; -$a->strings["CC: email addresses"] = "CC: имейл адреси"; -$a->strings["Public post"] = "Обществена длъжност"; -$a->strings["Set title"] = "Задайте заглавие"; -$a->strings["Categories (comma-separated list)"] = "Категории (разделен със запетаи списък)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Пример: bob@example.com, mary@example.com"; -$a->strings["Item not available."] = "Които не са на разположение."; -$a->strings["Item was not found."] = "Елемент не е намерен."; -$a->strings["Account approved."] = "Сметка одобрен."; -$a->strings["Registration revoked for %s"] = "Регистрация отменено за %s"; -$a->strings["Please login."] = "Моля, влезте."; -$a->strings["Find on this site"] = "Търсене в този сайт"; -$a->strings["Finding: "] = "Намиране: "; -$a->strings["Site Directory"] = "Site Directory"; -$a->strings["Find"] = "Търсене"; -$a->strings["Age: "] = "Възраст: "; -$a->strings["Gender: "] = "Пол: "; -$a->strings["About:"] = "това ?"; -$a->strings["No entries (some entries may be hidden)."] = "Няма записи (някои вписвания, могат да бъдат скрити)."; -$a->strings["Contact settings applied."] = "Контактни настройки прилага."; -$a->strings["Contact update failed."] = "Свържете се актуализира провали."; -$a->strings["Repair Contact Settings"] = "Ремонт Контактни настройки"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = " ВНИМАНИЕ: Това е силно напреднали и ако въведете невярна информация вашите комуникации с този контакт може да спре да работи."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Моля, използвайте Назад на вашия браузър бутон сега, ако не сте сигурни какво да правят на тази страница."; -$a->strings["Return to contact editor"] = "Назад, за да се свържете с редактор"; -$a->strings["Account Nickname"] = "Сметка Псевдоним"; -$a->strings["@Tagname - overrides Name/Nickname"] = "Име / псевдоним на @ Tagname - Заменя"; -$a->strings["Account URL"] = "Сметка URL"; -$a->strings["Friend Request URL"] = "URL приятел заявка"; -$a->strings["Friend Confirm URL"] = "Приятел Потвърди URL"; -$a->strings["Notification Endpoint URL"] = "URL адрес на Уведомление Endpoint"; -$a->strings["Poll/Feed URL"] = "Анкета / URL Feed"; -$a->strings["New photo from this URL"] = "Нова снимка от този адрес"; -$a->strings["Remote Self"] = ""; -$a->strings["Mirror postings from this contact"] = ""; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["Image exceeds size limit of %d"] = "Изображението надвишава ограничението за размера на %d"; +$a->strings["Unable to process image."] = "Не може да се обработи."; +$a->strings["Image upload failed."] = "Image Upload неуспешно."; +$a->strings["Welcome to %s"] = "Добре дошли %s"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID протокол грешка. Не ID върна."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Кутия не е намерена и, OpenID регистрация не е разрешено на този сайт."; +$a->strings["Search Results For:"] = "Резултати от търсенето за:"; +$a->strings["Remove term"] = "Премахване мандат"; +$a->strings["Commented Order"] = "Коментирани поръчка"; +$a->strings["Sort by Comment Date"] = "Сортиране по Коментар Дата"; +$a->strings["Posted Order"] = "Пуснато на поръчка"; +$a->strings["Sort by Post Date"] = "Сортирай по пощата дата"; +$a->strings["Posts that mention or involve you"] = "Мнения, които споменават или включват"; +$a->strings["New"] = "Нов профил."; +$a->strings["Activity Stream - by date"] = "Активност Stream - по дата"; +$a->strings["Shared Links"] = "Общо връзки"; +$a->strings["Interesting Links"] = "Интересни Връзки"; +$a->strings["Starred"] = "Със звезда"; +$a->strings["Favourite Posts"] = "Любими Мнения"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "", + 1 => "", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Лични съобщения до тази група, са изложени на риск от публичното оповестяване."; +$a->strings["No such group"] = "Няма такава група"; +$a->strings["Group is empty"] = "Групата е празна"; +$a->strings["Group: "] = "Група: "; +$a->strings["Contact: "] = "Контакт "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Лични съобщения до това лице, са изложени на риск от публичното оповестяване."; +$a->strings["Invalid contact."] = "Невалиден свържете."; +$a->strings["- select -"] = "избор"; +$a->strings["This is Friendica, version"] = "Това е Friendica, версия"; +$a->strings["running at web location"] = "работи в уеб сайта,"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Моля, посетете Friendica.com , за да научите повече за проекта на Friendica."; +$a->strings["Bug reports and issues: please visit"] = "Доклади за грешки и проблеми: моля посетете"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Предложения, похвали, дарения и т.н. - моля пишете \"Инфо\" в Friendica - Dot Com"; +$a->strings["Installed plugins/addons/apps:"] = "Инсталираните приставки / Addons / Apps:"; +$a->strings["No installed plugins/addons/apps"] = "Няма инсталирани плъгини / Addons / приложения"; +$a->strings["Applications"] = "Приложения"; +$a->strings["No installed applications."] = "Няма инсталираните приложения."; +$a->strings["Upload New Photos"] = "Качване на нови снимки"; +$a->strings["Contact information unavailable"] = "Свържете се с информация недостъпна"; +$a->strings["Album not found."] = "Албумът не е намерен."; +$a->strings["Delete Album"] = "Изтриване на албума"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = ""; +$a->strings["Delete Photo"] = "Изтриване на снимка"; +$a->strings["Do you really want to delete this photo?"] = ""; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; +$a->strings["a photo"] = ""; +$a->strings["Image exceeds size limit of "] = "Изображението надвишава ограничението за размера на "; +$a->strings["Image file is empty."] = "Image файл е празен."; +$a->strings["No photos selected"] = "Няма избрани снимки"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; +$a->strings["Upload Photos"] = "Качване на снимки"; +$a->strings["New album name: "] = "Нов албум име: "; +$a->strings["or existing album name: "] = "или съществуващо име на албума: "; +$a->strings["Do not show a status post for this upload"] = "Да не се показва след статут за това качване"; +$a->strings["Permissions"] = "права"; +$a->strings["Private Photo"] = "Частна снимка"; +$a->strings["Public Photo"] = "Публична снимка"; +$a->strings["Edit Album"] = "Редактиране на албум"; +$a->strings["Show Newest First"] = ""; +$a->strings["Show Oldest First"] = ""; +$a->strings["View Photo"] = "Преглед на снимка"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Разрешението е отказано. Достъпът до тази точка може да бъде ограничено."; +$a->strings["Photo not available"] = "Снимката не е"; +$a->strings["View photo"] = "Преглед на снимка"; +$a->strings["Edit photo"] = "Редактиране на снимка"; +$a->strings["Use as profile photo"] = "Използва се като снимката на профила"; +$a->strings["View Full Size"] = "Изглед в пълен размер"; +$a->strings["Tags: "] = "Маркери: "; +$a->strings["[Remove any tag]"] = "Премахване на всякаква маркировка]"; +$a->strings["Rotate CW (right)"] = "Rotate CW (вдясно)"; +$a->strings["Rotate CCW (left)"] = "Завъртане ККО (вляво)"; +$a->strings["New album name"] = "Ново име на албум"; +$a->strings["Caption"] = "Надпис"; +$a->strings["Add a Tag"] = "Добавите етикет"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Пример: @ Боб, @ Barbara_Jensen, jim@example.com @, # Калифорния, къмпинг"; +$a->strings["Private photo"] = "Частна снимка"; +$a->strings["Public photo"] = "Публична снимка"; +$a->strings["Recent Photos"] = "Последни снимки"; +$a->strings["Contact added"] = "Свържете се добавя"; $a->strings["Move account"] = ""; $a->strings["You can import an account from another Friendica server."] = ""; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = ""; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = ""; $a->strings["Account file"] = ""; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = ""; -$a->strings["Remote privacy information not available."] = "Дистанционно неприкосновеността на личния живот информация не е достъпен."; -$a->strings["Visible to:"] = "Вижда се от:"; -$a->strings["Save"] = "Запази"; -$a->strings["Help:"] = "Помощ"; -$a->strings["Help"] = "Помощ"; -$a->strings["No profile"] = "Няма профил"; -$a->strings["This introduction has already been accepted."] = "Това въведение е вече е приета."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Профил местоположение не е валиден или не съдържа информация на профила."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Внимание: профила място има няма установен име на собственика."; -$a->strings["Warning: profile location has no profile photo."] = "Внимание: профила местоположение не е снимката на профила."; -$a->strings["%d required parameter was not found at the given location"] = array( +$a->strings["Total invitation limit exceeded."] = ""; +$a->strings["%s : Not a valid email address."] = "%s не е валиден имейл адрес."; +$a->strings["Please join us on Friendica"] = "Моля, присъединете се към нас на Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; +$a->strings["%s : Message delivery failed."] = "%s : Съобщение доставка не успя."; +$a->strings["%d message sent."] = array( 0 => "", 1 => "", ); -$a->strings["Introduction complete."] = "Въведение завърши."; -$a->strings["Unrecoverable protocol error."] = "Невъзстановима протокол грешка."; -$a->strings["Profile unavailable."] = "Профил недостъпни."; -$a->strings["%s has received too many connection requests today."] = "%s е получил твърде много заявки за свързване днес."; -$a->strings["Spam protection measures have been invoked."] = "Мерките за защита срещу спам да бъдат изтъкнати."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Приятели се препоръчва да се моля опитайте отново в рамките на 24 часа."; -$a->strings["Invalid locator"] = "Невалиден локатор"; -$a->strings["Invalid email address."] = "Невалиден имейл адрес."; -$a->strings["This account has not been configured for email. Request failed."] = "Този профил не е конфигуриран за електронна поща. Заявката не бе успешна."; -$a->strings["Unable to resolve your name at the provided location."] = "Не може да се разреши името си на предвиденото място."; -$a->strings["You have already introduced yourself here."] = "Вие вече се въведе тук."; -$a->strings["Apparently you are already friends with %s."] = "Явно вече сте приятели с %s ."; -$a->strings["Invalid profile URL."] = "Невалиден URL адрес на профила."; -$a->strings["Disallowed profile URL."] = "Отхвърлен профила URL."; -$a->strings["Failed to update contact record."] = "Неуспех да се актуализира рекорд за контакт."; -$a->strings["Your introduction has been sent."] = "Вашият въвеждането е било изпратено."; -$a->strings["Please login to confirm introduction."] = "Моля, влезте, за да потвърди въвеждането."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Неправилно идентичност, който в момента е логнат. Моля, влезте с потребителско име и парола на този профил ."; -$a->strings["Hide this contact"] = "Скриване на този контакт"; -$a->strings["Welcome home %s."] = "Добре дошли у дома %s ."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Моля, потвърдете, въвеждане / заявката за свързване към %s ."; -$a->strings["Confirm"] = "Потвърждаване"; -$a->strings["[Name Withheld]"] = "[Име, удържани]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Моля, въведете \"Идентичност Адрес\" от един от следните поддържани съобщителни мрежи:"; -$a->strings["Connect as an email follower (Coming soon)"] = " Свържете като имейл последовател (Очаквайте скоро)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Ако все още не сте член на безплатна социална мрежа, href=\"http://dir.friendica.com/siteinfo\"> ."; -$a->strings["Friend/Connection Request"] = "Приятел / заявка за връзка"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Примери: jojo@demo.friendica.com~~HEAD=NNS, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Моля отговорете на следните:"; -$a->strings["Does %s know you?"] = "Има ли %s знаете?"; -$a->strings["Add a personal note:"] = "Добавяне на лична бележка:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet / Федерални социална мрежа"; -$a->strings["Diaspora"] = "Диаспора"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - Моля, не използвайте тази форма. Вместо това въведете %s в търсенето диаспора бар."; -$a->strings["Your Identity Address:"] = "Адрес на вашата самоличност:"; -$a->strings["Submit Request"] = "Изпращане на заявката"; -$a->strings["[Embedded content - reload page to view]"] = "[Вградени съдържание - презареждане на страницата, за да видите]"; -$a->strings["View in context"] = "Поглед в контекста"; -$a->strings["%d contact edited."] = array( +$a->strings["You have no more invitations available"] = "Имате няма повече покани"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Посетете %s за списък на публичните сайтове, които можете да се присъедините. Friendica членове на други сайтове могат да се свързват един с друг, както и с членовете на много други социални мрежи."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "За да приемете тази покана, моля, посетете и се регистрира в %s или друга публична уебсайт Friendica."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica сайтове се свързват, за да се създаде огромна допълнителна защита на личния живот, социална мрежа, която е собственост и се управлява от нейните членове. Те също могат да се свържат с много от традиционните социални мрежи. Виж %s за списък на алтернативни сайтове Friendica, можете да се присъедините."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Нашите извинения. Тази система в момента не е конфигуриран да се свържете с други обществени обекти, или ще поканят членове."; +$a->strings["Send invitations"] = "Изпращане на покани"; +$a->strings["Enter email addresses, one per line:"] = "Въведете имейл адреси, по един на ред:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Вие сте любезно поканени да се присъединят към мен и други близки приятели за Friendica, - и да ни помогне да създадем по-добра социална мрежа."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Вие ще трябва да предоставят този код за покана: $ invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "След като сте се регистрирали, моля свържете се с мен чрез профила на моята страница в:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "За повече информация за проекта Friendica и защо ние смятаме, че е важно, моля посетете http://friendica.com"; +$a->strings["Access denied."] = "Отказан достъп."; +$a->strings["No valid account found."] = "Не е валиден акаунт."; +$a->strings["Password reset request issued. Check your email."] = ", Издадено искане за възстановяване на паролата. Проверете Вашата електронна поща."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Исканото за нулиране на паролата на %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Искането не може да бъде проверена. (Може да се преди това са го внесе.) За нулиране на паролата не успя."; +$a->strings["Your password has been reset as requested."] = "Вашата парола е променена, както беше поискано."; +$a->strings["Your new password is"] = "Вашата нова парола е"; +$a->strings["Save or copy your new password - and then"] = "Запазване или копиране на новата си парола и след това"; +$a->strings["click here to login"] = "Кликнете тук за Вход"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Вашата парола може да бъде променена от Настройки , След успешен вход."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = ""; +$a->strings["Forgot your Password?"] = "Забравена парола?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Въведете вашия имейл адрес и представя си за нулиране на паролата. След това проверявате електронната си поща за по-нататъшни инструкции."; +$a->strings["Nickname or Email: "] = "Псевдоним или имейл адрес: "; +$a->strings["Reset"] = "Нулиране"; +$a->strings["Source (bbcode) text:"] = ""; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = ""; +$a->strings["Source input: "] = ""; +$a->strings["bb2html (raw HTML): "] = ""; +$a->strings["bb2html: "] = ""; +$a->strings["bb2html2bb: "] = ""; +$a->strings["bb2md: "] = ""; +$a->strings["bb2md2html: "] = ""; +$a->strings["bb2dia2bb: "] = ""; +$a->strings["bb2md2html2bb: "] = ""; +$a->strings["Source input (Diaspora format): "] = ""; +$a->strings["diaspora2bb: "] = ""; +$a->strings["Tag removed"] = "Отстранява маркировката"; +$a->strings["Remove Item Tag"] = "Извадете Tag т."; +$a->strings["Select a tag to remove: "] = "Изберете етикет, за да премахнете: "; +$a->strings["Remove My Account"] = "Извадете Моят профил"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Това ще премахне изцяло сметката си. След като това е направено, не е възстановим."; +$a->strings["Please enter your password for verification:"] = "Моля, въведете паролата си за проверка:"; +$a->strings["Invalid profile identifier."] = "Невалиден идентификатор на профила."; +$a->strings["Profile Visibility Editor"] = "Редактор профил Видимост"; +$a->strings["Visible To"] = "Вижда се от"; +$a->strings["All Contacts (with secure profile access)"] = "Всички контакти с охраняем достъп до профил)"; +$a->strings["Profile Match"] = "Профил мач"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Няма ключови думи, които да съвпадат. Моля, да добавяте ключови думи към вашия профил по подразбиране."; +$a->strings["is interested in:"] = "се интересува от:"; +$a->strings["Event title and start time are required."] = ""; +$a->strings["l, F j"] = "л, F J"; +$a->strings["Edit event"] = "Редактиране на Събитието"; +$a->strings["Create New Event"] = "Създаване на нов събитие"; +$a->strings["Previous"] = "Предишна"; +$a->strings["Next"] = "Следваща"; +$a->strings["hour:minute"] = "час: минути"; +$a->strings["Event details"] = "Подробности за събитието"; +$a->strings["Format is %s %s. Starting date and Title are required."] = ""; +$a->strings["Event Starts:"] = "Събитие Започва:"; +$a->strings["Required"] = "Задължително"; +$a->strings["Finish date/time is not known or not relevant"] = "Завършете дата / час не е известен или не е приложимо"; +$a->strings["Event Finishes:"] = "Събитие играчи:"; +$a->strings["Adjust for viewer timezone"] = "Настрои зрителя часовата зона"; +$a->strings["Description:"] = "Описание:"; +$a->strings["Title:"] = "Заглавие:"; +$a->strings["Share this event"] = "Споделете това събитие"; +$a->strings["{0} wants to be your friend"] = "{0} иска да бъде твой приятел"; +$a->strings["{0} sent you a message"] = "{0} ви изпрати съобщение"; +$a->strings["{0} requested registration"] = "{0} исканата регистрация"; +$a->strings["{0} commented %s's post"] = "{0} коментира %s е след"; +$a->strings["{0} liked %s's post"] = "{0} хареса %s е след"; +$a->strings["{0} disliked %s's post"] = "{0} не харесвал %s на мнение"; +$a->strings["{0} is now friends with %s"] = "{0} вече е приятел с %s"; +$a->strings["{0} posted"] = "{0} написали"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} Маркирани %s мнение с #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} споменах в един пост"; +$a->strings["Mood"] = "Настроение"; +$a->strings["Set your current mood and tell your friends"] = ""; +$a->strings["No results."] = "Няма резултати."; +$a->strings["Unable to locate contact information."] = "Не може да се намери информация за контакт."; +$a->strings["Do you really want to delete this message?"] = ""; +$a->strings["Message deleted."] = "Съобщение заличават."; +$a->strings["Conversation removed."] = "Разговор отстранени."; +$a->strings["No messages."] = "Няма съобщения."; +$a->strings["Unknown sender - %s"] = "Непознат подател %s"; +$a->strings["You and %s"] = "Вие и %s"; +$a->strings["%s and You"] = "%s"; +$a->strings["Delete conversation"] = "Изтриване на разговор"; +$a->strings["D, d M Y - g:i A"] = "D, D MY - Г: А"; +$a->strings["%d message"] = array( 0 => "", 1 => "", ); -$a->strings["Could not access contact record."] = "Не може да бъде достъп до запис за контакт."; -$a->strings["Could not locate selected profile."] = "Не може да намери избрания профил."; -$a->strings["Contact updated."] = "Свържете се актуализират."; -$a->strings["Contact has been blocked"] = "За контакти е бил блокиран"; -$a->strings["Contact has been unblocked"] = "Контакт са отблокирани"; -$a->strings["Contact has been ignored"] = "Лицето е било игнорирано"; -$a->strings["Contact has been unignored"] = "За контакти е бил unignored"; -$a->strings["Contact has been archived"] = "Контакт бяха архивирани"; -$a->strings["Contact has been unarchived"] = "За контакти е бил разархивира"; -$a->strings["Do you really want to delete this contact?"] = "Наистина ли искате да изтриете този контакт?"; -$a->strings["Contact has been removed."] = "Контакт е била отстранена."; -$a->strings["You are mutual friends with %s"] = "Вие сте общи приятели с %s"; -$a->strings["You are sharing with %s"] = "Вие споделяте с %s"; -$a->strings["%s is sharing with you"] = "%s се споделя с вас"; -$a->strings["Private communications are not available for this contact."] = "Частни съобщения не са на разположение за този контакт."; -$a->strings["(Update was successful)"] = "(Update е била успешна)"; -$a->strings["(Update was not successful)"] = "(Актуализация не е била успешна)"; -$a->strings["Suggest friends"] = "Предложете приятели"; -$a->strings["Network type: %s"] = "Тип мрежа: %s"; -$a->strings["%d contact in common"] = array( - 0 => "", - 1 => "", -); -$a->strings["View all contacts"] = "Преглед на всички контакти"; -$a->strings["Toggle Blocked status"] = "Превключване Блокирани статус"; -$a->strings["Unignore"] = "Извади от пренебрегнатите"; -$a->strings["Ignore"] = "Пренебрегване"; -$a->strings["Toggle Ignored status"] = "Превключване игнорирани статус"; -$a->strings["Unarchive"] = "Разархивирате"; -$a->strings["Archive"] = "Архив"; -$a->strings["Toggle Archive status"] = "Превключване статус Архив"; -$a->strings["Repair"] = "Ремонт"; -$a->strings["Advanced Contact Settings"] = "Разширени настройки за контакт"; -$a->strings["Communications lost with this contact!"] = "Communications загубиха с този контакт!"; -$a->strings["Contact Editor"] = "Свържете се редактор"; -$a->strings["Profile Visibility"] = "Профил Видимост"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Моля, изберете профила, който бихте искали да покажете на %s при гледане на здраво вашия профил."; -$a->strings["Contact Information / Notes"] = "Информация за контакти / Забележки"; -$a->strings["Edit contact notes"] = "Редактиране на контакт с бележка"; -$a->strings["Visit %s's profile [%s]"] = "Посетете %s Профилът на [ %s ]"; -$a->strings["Block/Unblock contact"] = "Блокиране / Деблокиране на контакт"; -$a->strings["Ignore contact"] = "Игнорирай се свържете с"; -$a->strings["Repair URL settings"] = "Настройки за ремонт на URL"; -$a->strings["View conversations"] = "Вижте разговори"; -$a->strings["Delete contact"] = "Изтриване на контакта"; -$a->strings["Last update:"] = "Последна актуализация:"; -$a->strings["Update public posts"] = "Актуализиране на държавни длъжности"; -$a->strings["Currently blocked"] = "Които понастоящем са блокирани"; -$a->strings["Currently ignored"] = "В момента игнорирани"; -$a->strings["Currently archived"] = "В момента архивират"; -$a->strings["Hide this contact from others"] = "Скриване на този контакт от другите"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Отговори / обича да си публични длъжности май все още да се вижда"; -$a->strings["Notification for new posts"] = ""; -$a->strings["Send a notification of every new post of this contact"] = ""; -$a->strings["Fetch further information for feeds"] = ""; -$a->strings["Suggestions"] = "Предложения"; -$a->strings["Suggest potential friends"] = "Предполагат потенциал приятели"; -$a->strings["All Contacts"] = "Всички Контакти"; -$a->strings["Show all contacts"] = "Покажи на всички контакти"; -$a->strings["Unblocked"] = "Отблокирани"; -$a->strings["Only show unblocked contacts"] = "Покажи само Разблокирани контакти"; -$a->strings["Blocked"] = "Блокиран"; -$a->strings["Only show blocked contacts"] = "Покажи само Блокираните контакти"; -$a->strings["Ignored"] = "Игнорирани"; -$a->strings["Only show ignored contacts"] = "Покажи само игнорирани контакти"; -$a->strings["Archived"] = "Архивиран:"; -$a->strings["Only show archived contacts"] = "Покажи само архивирани контакти"; -$a->strings["Hidden"] = "Скрит"; -$a->strings["Only show hidden contacts"] = "Само показва скрити контакти"; -$a->strings["Mutual Friendship"] = "Взаимното приятелство"; -$a->strings["is a fan of yours"] = "е фенка"; -$a->strings["you are a fan of"] = "Вие сте фен на"; -$a->strings["Edit contact"] = "Редактиране на контакт"; -$a->strings["Search your contacts"] = "Търсене на вашите контакти"; -$a->strings["Update"] = "Актуализиране"; -$a->strings["everybody"] = "всички"; -$a->strings["Additional features"] = "Допълнителни възможности"; -$a->strings["Display"] = ""; -$a->strings["Social Networks"] = ""; -$a->strings["Delegations"] = ""; -$a->strings["Connected apps"] = "Свързани приложения"; -$a->strings["Export personal data"] = "Експортиране на личните данни"; -$a->strings["Remove account"] = "Премахване сметка"; -$a->strings["Missing some important data!"] = "Липсват някои важни данни!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Неуспех да се свърже с имейл акаунт, като използвате предоставените настройки."; -$a->strings["Email settings updated."] = "Имейл настройки актуализира."; -$a->strings["Features updated"] = ""; -$a->strings["Relocate message has been send to your contacts"] = ""; -$a->strings["Passwords do not match. Password unchanged."] = "Паролите не съвпадат. Парола непроменен."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Празните пароли не са разрешени. Парола непроменен."; -$a->strings["Wrong password."] = "Неправилна парола"; -$a->strings["Password changed."] = "Парола промени."; -$a->strings["Password update failed. Please try again."] = "Парола актуализация се провали. Моля, опитайте отново."; -$a->strings[" Please use a shorter name."] = " Моля, използвайте по-кратко име."; -$a->strings[" Name too short."] = " Името е твърде кратко."; -$a->strings["Wrong Password"] = "Неправилна парола"; -$a->strings[" Not valid email."] = " Не валиден имейл."; -$a->strings[" Cannot change to that email."] = " Не може да е този имейл."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Частен форум няма разрешения за неприкосновеността на личния живот. Използване подразбиране поверителност група."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Частен форум няма разрешения за неприкосновеността на личния живот и никоя група по подразбиране неприкосновеността на личния живот."; -$a->strings["Settings updated."] = "Обновяването на настройките."; -$a->strings["Add application"] = "Добави приложение"; -$a->strings["Consumer Key"] = "Ключ на консуматора:"; -$a->strings["Consumer Secret"] = "Тайна стойност на консуматора:"; -$a->strings["Redirect"] = "Пренасочвания:"; -$a->strings["Icon url"] = "Икона URL"; -$a->strings["You can't edit this application."] = "Вие не можете да редактирате тази кандидатура."; -$a->strings["Connected Apps"] = "Свързани Apps"; -$a->strings["Client key starts with"] = "Ключ на клиента започва с"; -$a->strings["No name"] = "Без име"; -$a->strings["Remove authorization"] = "Премахване на разрешение"; -$a->strings["No Plugin settings configured"] = "Няма плъгин настройки, конфигурирани"; -$a->strings["Plugin Settings"] = "Plug-in Настройки"; -$a->strings["Off"] = "Изкл."; -$a->strings["On"] = "Вкл."; -$a->strings["Additional Features"] = "Допълнителни възможности"; -$a->strings["Built-in support for %s connectivity is %s"] = "Вградена поддръжка за връзка от %s %s"; -$a->strings["enabled"] = "разрешен"; -$a->strings["disabled"] = "забранен"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "Достъп до електронна поща е забранен на този сайт."; -$a->strings["Email/Mailbox Setup"] = "Email / Mailbox Setup"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Ако желаете да се комуникира с имейл контакти, които използват тази услуга (по желание), моля посочете как да се свържете с вашата пощенска кутия."; -$a->strings["Last successful email check:"] = "Последна успешна проверка на електронната поща:"; -$a->strings["IMAP server name:"] = "Име на IMAP сървъра:"; -$a->strings["IMAP port:"] = "IMAP порта:"; -$a->strings["Security:"] = "Сигурност"; -$a->strings["None"] = "Няма "; -$a->strings["Email login name:"] = "Email потребителско име:"; -$a->strings["Email password:"] = "Email парола:"; -$a->strings["Reply-to address:"] = "Адрес за отговор:"; -$a->strings["Send public posts to all email contacts:"] = "Изпратете публични длъжности за всички имейл контакти:"; -$a->strings["Action after import:"] = "Действия след вноса:"; -$a->strings["Mark as seen"] = "Марк, както се вижда"; -$a->strings["Move to folder"] = "Премества избраното в папка"; -$a->strings["Move to folder:"] = "Премества избраното в папка"; -$a->strings["Display Settings"] = "Настройки на дисплея"; -$a->strings["Display Theme:"] = "Палитрата на дисплея:"; -$a->strings["Mobile Theme:"] = ""; -$a->strings["Update browser every xx seconds"] = "Актуализиране на браузъра на всеки ХХ секунди"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Минимум 10 секунди, няма определен максимален"; -$a->strings["Number of items to display per page:"] = ""; -$a->strings["Maximum of 100 items"] = "Максимум от 100 точки"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; -$a->strings["Don't show emoticons"] = "Да не се показват емотикони"; -$a->strings["Don't show notices"] = ""; -$a->strings["Infinite scroll"] = ""; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = ""; -$a->strings["Community Types"] = ""; -$a->strings["Normal Account Page"] = "Нормално страницата с профила"; -$a->strings["This account is a normal personal profile"] = "Тази сметка е нормален личен профил"; -$a->strings["Soapbox Page"] = "Импровизирана трибуна Page"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Автоматично одобрява всички / приятел искания само за четене фенове"; -$a->strings["Community Forum/Celebrity Account"] = "Community Forum / Celebrity"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Автоматично одобрява всички / приятел исканията фенове за четене и запис"; -$a->strings["Automatic Friend Page"] = "Автоматично приятел Page"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Автоматично одобрява всички / молби за приятелство, като приятели"; -$a->strings["Private Forum [Experimental]"] = "Частен форум [експериментална]"; -$a->strings["Private forum - approved members only"] = "Само частен форум - Одобрени членове"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(По избор) позволяват това OpenID, за да влезете в тази сметка."; -$a->strings["Publish your default profile in your local site directory?"] = "Публикуване на вашия профил по подразбиране във вашата локална директория на сайта?"; -$a->strings["Publish your default profile in the global social directory?"] = "Публикуване на вашия профил по подразбиране в глобалната социална директория?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Скриване на вашия контакт / списък приятел от зрителите на вашия профил по подразбиране?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Скриване на детайли от профила си от неизвестни зрители?"; -$a->strings["Allow friends to post to your profile page?"] = "Оставете приятели, които да публикувате в страницата с вашия профил?"; -$a->strings["Allow friends to tag your posts?"] = "Оставете приятели, за да маркирам собствените си мнения?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Позволете ни да Ви предложи като потенциален приятел за нови членове?"; -$a->strings["Permit unknown people to send you private mail?"] = "Разрешение непознати хора, за да ви Изпратете лично поща?"; -$a->strings["Profile is not published."] = "Профил не се публикува ."; -$a->strings["or"] = "или"; -$a->strings["Your Identity Address is"] = "Адрес на вашата самоличност е"; -$a->strings["Automatically expire posts after this many days:"] = "Автоматично изтича мнения след толкова много дни:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Ако е празна, мнението няма да изтече. Изтекли мнения ще бъдат изтрити"; -$a->strings["Advanced expiration settings"] = "Разширени настройки за изтичане на срока"; -$a->strings["Advanced Expiration"] = "Разширено Изтичане"; -$a->strings["Expire posts:"] = "Срок на мнения:"; -$a->strings["Expire personal notes:"] = "Срок на лични бележки:"; -$a->strings["Expire starred posts:"] = "Срок със звезда на мнения:"; -$a->strings["Expire photos:"] = "Срок на снимки:"; -$a->strings["Only expire posts by others:"] = "Само изтича мнения от други:"; -$a->strings["Account Settings"] = "Настройки на профила"; -$a->strings["Password Settings"] = "Парола Настройки"; -$a->strings["New Password:"] = "нова парола"; -$a->strings["Confirm:"] = "Потвърждаване..."; -$a->strings["Leave password fields blank unless changing"] = "Оставете паролите полета празни, освен ако промяна"; -$a->strings["Current Password:"] = "Текуща парола:"; -$a->strings["Your current password to confirm the changes"] = ""; -$a->strings["Password:"] = "Парола"; -$a->strings["Basic Settings"] = "Основни настройки"; -$a->strings["Full Name:"] = "Собствено и фамилно име"; -$a->strings["Email Address:"] = "Електронна поща:"; -$a->strings["Your Timezone:"] = "Вашият Часовата зона:"; -$a->strings["Default Post Location:"] = "Мнение местоположението по подразбиране:"; -$a->strings["Use Browser Location:"] = "Използвайте Browser Местоположение:"; -$a->strings["Security and Privacy Settings"] = "Сигурност и и лични настройки"; -$a->strings["Maximum Friend Requests/Day:"] = "Максимален брой молби за приятелство / ден:"; -$a->strings["(to prevent spam abuse)"] = "(Да се ​​предотврати спама злоупотреба)"; -$a->strings["Default Post Permissions"] = "Разрешения по подразбиране и"; -$a->strings["(click to open/close)"] = "(Щракнете за отваряне / затваряне)"; -$a->strings["Show to Groups"] = "Показване на групи"; -$a->strings["Show to Contacts"] = "Показване на контакти"; -$a->strings["Default Private Post"] = ""; -$a->strings["Default Public Post"] = ""; -$a->strings["Default Permissions for New Posts"] = ""; -$a->strings["Maximum private messages per day from unknown people:"] = "Максимални лични съобщения на ден от непознати хора:"; -$a->strings["Notification Settings"] = "Настройки за уведомяване"; -$a->strings["By default post a status message when:"] = "По подразбиране се публикуват съобщение за състояние, когато:"; -$a->strings["accepting a friend request"] = "приемане на искането за приятел"; -$a->strings["joining a forum/community"] = "присъединяване форум / общността"; -$a->strings["making an interesting profile change"] = "един интересен Смяна на профил"; -$a->strings["Send a notification email when:"] = "Изпращане на известие по имейл, когато:"; -$a->strings["You receive an introduction"] = "Вие получавате въведение"; -$a->strings["Your introductions are confirmed"] = "Вашите въвеждания са потвърдени"; -$a->strings["Someone writes on your profile wall"] = "Някой пише в профила ви стена"; -$a->strings["Someone writes a followup comment"] = "Някой пише последващ коментар"; -$a->strings["You receive a private message"] = "Ще получите лично съобщение"; -$a->strings["You receive a friend suggestion"] = "Ще получите предложение приятел"; -$a->strings["You are tagged in a post"] = "Са маркирани в един пост"; -$a->strings["You are poked/prodded/etc. in a post"] = ""; -$a->strings["Advanced Account/Page Type Settings"] = "Разширено сметка / Настройки на вид страница"; -$a->strings["Change the behaviour of this account for special situations"] = "Промяна на поведението на тази сметка за специални ситуации"; -$a->strings["Relocate"] = ""; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; -$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Message not available."] = "Съобщението не е посочена."; +$a->strings["Delete message"] = "Изтриване на съобщение"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Няма сигурни комуникации. Можете май да бъде в състояние да отговори от страницата на профила на подателя."; +$a->strings["Send Reply"] = "Изпратете Отговор"; +$a->strings["Not available."] = "Няма налични"; +$a->strings["Profile not found."] = "Профил не е намерен."; $a->strings["Profile deleted."] = "Изтрит профил."; $a->strings["Profile-"] = "Височина на профила"; $a->strings["New profile created."] = "Нов профил е създаден."; @@ -982,6 +1542,12 @@ $a->strings["View this profile"] = "Виж този профил"; $a->strings["Create a new profile using these settings"] = "Създаване на нов профил, използвайки тези настройки"; $a->strings["Clone this profile"] = "Клонираме тази профила"; $a->strings["Delete this profile"] = "Изтриване на този профил"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Качване на снимка Профилът"; $a->strings["Profile Name:"] = "Име на профила"; $a->strings["Your Full Name:"] = "Пълното си име:"; $a->strings["Title/Description:"] = "Наименование/Описание"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Кой: (ако е приложимо)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Примери: cathy123, Кати Уилямс, cathy@example.com"; $a->strings["Since [date]:"] = "От [дата]:"; -$a->strings["Sexual Preference:"] = "Сексуални предпочитания:"; $a->strings["Homepage URL:"] = "Електронна страница:"; -$a->strings["Hometown:"] = "Hometown:"; -$a->strings["Political Views:"] = "Политически възгледи:"; $a->strings["Religious Views:"] = "Религиозни възгледи:"; $a->strings["Public Keywords:"] = "Публичните Ключови думи:"; $a->strings["Private Keywords:"] = "Частни Ключови думи:"; -$a->strings["Likes:"] = "Харесвания:"; -$a->strings["Dislikes:"] = "Нехаресвания:"; $a->strings["Example: fishing photography software"] = "Пример: софтуер за риболов фотография"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Използва се за предполагайки потенциален приятели, може да се види от други)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Използва се за търсене на профилите, никога не показва и на други)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Любов / романтика"; $a->strings["Work/employment"] = "Работа / заетост"; $a->strings["School/education"] = "Училище / образование"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Това е вашата публично профил.
Май да бъде видим за всеки, който с помощта на интернет."; +$a->strings["Age: "] = "Възраст: "; $a->strings["Edit/Manage Profiles"] = "Редактиране / Управление на профили"; -$a->strings["Group created."] = "Група, създадена."; -$a->strings["Could not create group."] = "Не може да се създаде група."; -$a->strings["Group not found."] = "Групата не е намерен."; -$a->strings["Group name changed."] = "Име на група се промени."; -$a->strings["Save Group"] = ""; -$a->strings["Create a group of contacts/friends."] = "Създаване на група от контакти / приятели."; -$a->strings["Group Name: "] = "Име на група: "; -$a->strings["Group removed."] = "Група отстранени."; -$a->strings["Unable to remove group."] = "Не може да премахнете група."; -$a->strings["Group Editor"] = "Група Editor"; -$a->strings["Members"] = "Членове"; -$a->strings["Click on a contact to add or remove."] = "Щракнете върху контакт, за да добавите или премахнете."; -$a->strings["Source (bbcode) text:"] = ""; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = ""; -$a->strings["Source input: "] = ""; -$a->strings["bb2html (raw HTML): "] = ""; -$a->strings["bb2html: "] = ""; -$a->strings["bb2html2bb: "] = ""; -$a->strings["bb2md: "] = ""; -$a->strings["bb2md2html: "] = ""; -$a->strings["bb2dia2bb: "] = ""; -$a->strings["bb2md2html2bb: "] = ""; -$a->strings["Source input (Diaspora format): "] = ""; -$a->strings["diaspora2bb: "] = ""; -$a->strings["Not available."] = "Няма налични"; -$a->strings["Contact added"] = "Свържете се добавя"; -$a->strings["No more system notifications."] = "Не повече системни известия."; -$a->strings["System Notifications"] = "Системни известия"; -$a->strings["New Message"] = "Ново съобщение"; -$a->strings["Unable to locate contact information."] = "Не може да се намери информация за контакт."; -$a->strings["Messages"] = "Съобщения"; -$a->strings["Do you really want to delete this message?"] = ""; -$a->strings["Message deleted."] = "Съобщение заличават."; -$a->strings["Conversation removed."] = "Разговор отстранени."; -$a->strings["No messages."] = "Няма съобщения."; -$a->strings["Unknown sender - %s"] = "Непознат подател %s"; -$a->strings["You and %s"] = "Вие и %s"; -$a->strings["%s and You"] = "%s"; -$a->strings["Delete conversation"] = "Изтриване на разговор"; -$a->strings["D, d M Y - g:i A"] = "D, D MY - Г: А"; -$a->strings["%d message"] = array( - 0 => "", - 1 => "", -); -$a->strings["Message not available."] = "Съобщението не е посочена."; -$a->strings["Delete message"] = "Изтриване на съобщение"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Няма сигурни комуникации. Можете май да бъде в състояние да отговори от страницата на профила на подателя."; -$a->strings["Send Reply"] = "Изпратете Отговор"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s не като %2\$s - %3\$s"; -$a->strings["Post successful."] = "Мнение успешно."; -$a->strings["l F d, Y \\@ g:i A"] = "L F г, Y \\ @ G: I A"; -$a->strings["Time Conversion"] = "Време за преобразуване"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = ""; -$a->strings["UTC time: %s"] = "UTC време: %s"; -$a->strings["Current timezone: %s"] = "Текуща часова зона: %s"; -$a->strings["Converted localtime: %s"] = "Превърнат localtime: %s"; -$a->strings["Please select your timezone:"] = "Моля изберете вашия часовата зона:"; -$a->strings["Save to Folder:"] = "Запиши в папка:"; -$a->strings["- select -"] = "избор"; -$a->strings["Invalid profile identifier."] = "Невалиден идентификатор на профила."; -$a->strings["Profile Visibility Editor"] = "Редактор профил Видимост"; -$a->strings["Visible To"] = "Вижда се от"; -$a->strings["All Contacts (with secure profile access)"] = "Всички контакти с охраняем достъп до профил)"; -$a->strings["No contacts."] = "Няма контакти."; -$a->strings["View Contacts"] = "Вижте Контакти"; -$a->strings["People Search"] = "Хората Търсене"; -$a->strings["No matches"] = "Няма съответствия"; -$a->strings["Upload New Photos"] = "Качване на нови снимки"; -$a->strings["Contact information unavailable"] = "Свържете се с информация недостъпна"; -$a->strings["Album not found."] = "Албумът не е намерен."; -$a->strings["Delete Album"] = "Изтриване на албума"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = ""; -$a->strings["Delete Photo"] = "Изтриване на снимка"; -$a->strings["Do you really want to delete this photo?"] = ""; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; -$a->strings["a photo"] = ""; -$a->strings["Image exceeds size limit of "] = "Изображението надвишава ограничението за размера на "; -$a->strings["Image file is empty."] = "Image файл е празен."; -$a->strings["Unable to process image."] = "Не може да се обработи."; -$a->strings["Image upload failed."] = "Image Upload неуспешно."; -$a->strings["No photos selected"] = "Няма избрани снимки"; -$a->strings["Access to this item is restricted."] = "Достъп до тази точка е ограничена."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; -$a->strings["Upload Photos"] = "Качване на снимки"; -$a->strings["New album name: "] = "Нов албум име: "; -$a->strings["or existing album name: "] = "или съществуващо име на албума: "; -$a->strings["Do not show a status post for this upload"] = "Да не се показва след статут за това качване"; -$a->strings["Permissions"] = "права"; -$a->strings["Private Photo"] = "Частна снимка"; -$a->strings["Public Photo"] = "Публична снимка"; -$a->strings["Edit Album"] = "Редактиране на албум"; -$a->strings["Show Newest First"] = ""; -$a->strings["Show Oldest First"] = ""; -$a->strings["View Photo"] = "Преглед на снимка"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Разрешението е отказано. Достъпът до тази точка може да бъде ограничено."; -$a->strings["Photo not available"] = "Снимката не е"; -$a->strings["View photo"] = "Преглед на снимка"; -$a->strings["Edit photo"] = "Редактиране на снимка"; -$a->strings["Use as profile photo"] = "Използва се като снимката на профила"; -$a->strings["View Full Size"] = "Изглед в пълен размер"; -$a->strings["Tags: "] = "Маркери: "; -$a->strings["[Remove any tag]"] = "Премахване на всякаква маркировка]"; -$a->strings["Rotate CW (right)"] = "Rotate CW (вдясно)"; -$a->strings["Rotate CCW (left)"] = "Завъртане ККО (вляво)"; -$a->strings["New album name"] = "Ново име на албум"; -$a->strings["Caption"] = "Надпис"; -$a->strings["Add a Tag"] = "Добавите етикет"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Пример: @ Боб, @ Barbara_Jensen, jim@example.com @, # Калифорния, къмпинг"; -$a->strings["Private photo"] = "Частна снимка"; -$a->strings["Public photo"] = "Публична снимка"; -$a->strings["Share"] = "дял,%"; -$a->strings["View Album"] = "Вижте албуми"; -$a->strings["Recent Photos"] = "Последни снимки"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; -$a->strings["Or - did you try to upload an empty file?"] = ""; -$a->strings["File exceeds size limit of %d"] = "Файл надхвърля ограничението за размера на %d"; -$a->strings["File upload failed."] = "Файл за качване не успя."; -$a->strings["No videos selected"] = "Няма избрани видеоклипове"; -$a->strings["View Video"] = "Преглед на видеоклип"; -$a->strings["Recent Videos"] = "Скорошни видеоклипове"; -$a->strings["Upload New Videos"] = "Качване на нови видеоклипове"; +$a->strings["Friendica Communications Server - Setup"] = ""; +$a->strings["Could not connect to database."] = "Не може да се свърже с базата данни."; +$a->strings["Could not create table."] = "Не може да се създаде таблица."; +$a->strings["Your Friendica site database has been installed."] = "Вашият Friendica сайт база данни е инсталиран."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Може да се наложи да импортирате файла \"database.sql\" ръчно чрез настървение или MySQL."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Моля, вижте файла \"INSTALL.txt\"."; +$a->strings["System check"] = "Проверка на системата"; +$a->strings["Check again"] = "Проверете отново"; +$a->strings["Database connection"] = "Свързване на база данни"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "За да инсталирате Friendica трябва да знаем как да се свърже към вашата база данни."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Моля, свържете с вашия хостинг доставчик или администратора на сайта, ако имате въпроси относно тези настройки."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "База данни, за да определите по-долу би трябвало вече да съществува. Ако това не стане, моля да го създадете, преди да продължите."; +$a->strings["Database Server Name"] = "Име на сървър за база данни"; +$a->strings["Database Login Name"] = "Името на базата данни Парола"; +$a->strings["Database Login Password"] = "Database Влизам Парола"; +$a->strings["Database Name"] = "Име на база данни"; +$a->strings["Site administrator email address"] = "Сайт администратор на имейл адрес"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Вашият имейл адрес трябва да съответстват на това, за да използвате уеб панел администратор."; +$a->strings["Please select a default timezone for your website"] = "Моля, изберете часовата зона по подразбиране за вашия уеб сайт"; +$a->strings["Site settings"] = "Настройки на сайта"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Не може да се намери командния ред версия на PHP в PATH уеб сървър."; +$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
'Activating scheduled tasks'"] = "Ако не разполагате с командния ред версия на PHP е инсталиран на сървър, вие няма да можете да тече избирателната фон чрез Cron. Вижте \"Активиране на планирани задачи\" "; +$a->strings["PHP executable path"] = "PHP изпълним път"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Въведете пълния път до изпълнимия файл на PHP. Можете да оставите полето празно, за да продължите инсталацията."; +$a->strings["Command line PHP"] = "Команден ред PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; +$a->strings["Found PHP version: "] = ""; +$a->strings["PHP cli binary"] = ""; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "В командния ред версия на PHP на вашата система не трябва \"register_argc_argv\" дадоха възможност."; +$a->strings["This is required for message delivery to work."] = "Това е необходимо за доставка на съобщение, за да работят."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Грешка: \"openssl_pkey_new\" функция на тази система не е в състояние да генерира криптиращи ключове"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Ако работите под Windows, моля, вижте \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Генериране на криптиращи ключове"; +$a->strings["libCurl PHP module"] = "libCurl PHP модул"; +$a->strings["GD graphics PHP module"] = "GD графика PHP модул"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP модул"; +$a->strings["mysqli PHP module"] = "mysqli PHP модул"; +$a->strings["mb_string PHP module"] = "mb_string PHP модул"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite модул"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Грешка: МОД-пренаписване модул на Apache уеб сървър е необходимо, но не е инсталиран."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Грешка: libCURL PHP модул, но не е инсталирана."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Грешка: GD графика PHP модул с поддръжка на JPEG, но не е инсталирана."; +$a->strings["Error: openssl PHP module required but not installed."] = "Грешка: OpenSSL PHP модул са необходими, но не е инсталирана."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Грешка: mysqli PHP модул, но не е инсталирана."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Грешка: mb_string PHP модул, но не е инсталирана."; +$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."] = "Уеб инсталатора трябва да бъде в състояние да създаде файл с име \". Htconfig.php\" в най-горната папка на вашия уеб сървър и не е в състояние да го направят."; +$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."] = "Това е най-често настройка разрешение, тъй като уеб сървъра не може да бъде в състояние да записва файлове във вашата папка - дори и ако можете."; +$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."] = "В края на тази процедура, ние ще ви дадем един текст, за да се запишете в файл с име. Htconfig.php в топ Friendica папка."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Можете като алтернатива да пропуснете тази процедура и да извърши ръчно инсталиране. Моля, вижте файла \"INSTALL.txt\", за инструкции."; +$a->strings[".htconfig.php is writable"] = ",. Htconfig.php е записваем"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; +$a->strings["view/smarty3 is writable"] = ""; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL пренапише. Htaccess не работи. Проверете вашата конфигурация сървър."; +$a->strings["Url rewrite is working"] = ", Url пренаписванията работи"; +$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."] = "Конфигурационния файл на базата данни \". Htconfig.php\" не може да бъде написано. Моля, използвайте приложения текст, за да се създаде конфигурационен файл в основната си уеб сървър."; +$a->strings["

What next

"] = "

Каква е следващата стъпка "; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "ВАЖНО: Вие ще трябва да [ръчно] настройка на планирана задача за poller."; +$a->strings["Help:"] = "Помощ"; +$a->strings["Contact settings applied."] = "Контактни настройки прилага."; +$a->strings["Contact update failed."] = "Свържете се актуализира провали."; +$a->strings["Repair Contact Settings"] = "Ремонт Контактни настройки"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = " ВНИМАНИЕ: Това е силно напреднали и ако въведете невярна информация вашите комуникации с този контакт може да спре да работи."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Моля, използвайте Назад на вашия браузър бутон сега, ако не сте сигурни какво да правят на тази страница."; +$a->strings["Return to contact editor"] = "Назад, за да се свържете с редактор"; +$a->strings["Account Nickname"] = "Сметка Псевдоним"; +$a->strings["@Tagname - overrides Name/Nickname"] = "Име / псевдоним на @ Tagname - Заменя"; +$a->strings["Account URL"] = "Сметка URL"; +$a->strings["Friend Request URL"] = "URL приятел заявка"; +$a->strings["Friend Confirm URL"] = "Приятел Потвърди URL"; +$a->strings["Notification Endpoint URL"] = "URL адрес на Уведомление Endpoint"; +$a->strings["Poll/Feed URL"] = "Анкета / URL Feed"; +$a->strings["New photo from this URL"] = "Нова снимка от този адрес"; +$a->strings["Remote Self"] = ""; +$a->strings["Mirror postings from this contact"] = ""; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Добре дошли да Friendica"; +$a->strings["New Member Checklist"] = "Нова държава Чеклист"; +$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."] = "Бихме искали да предложим някои съвети и връзки, за да направи своя опит приятно. Кликнете върху елемент, за да посетите съответната страница. Линк към тази страница ще бъде видима от началната си страница в продължение на две седмици след първоначалната си регистрация и след това спокойно ще изчезне."; +$a->strings["Getting Started"] = ""; +$a->strings["Friendica Walk-Through"] = ""; +$a->strings["On your Quick Start 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["On your Settings 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."] = "На настройки - да промени първоначалната си парола. Също така направи бележка на вашата самоличност адрес. Това изглежда точно като имейл адрес - и ще бъде полезно при вземането на приятели за свободното социална мрежа."; +$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."] = "Прегледайте други настройки, по-специално на настройките за поверителност. Непубликуван списък директория е нещо като скрит телефонен номер. Като цяло, може би трябва да публикува вашата обява - освен ако не всички от вашите приятели и потенциални приятели, знаят точно как да те намеря."; +$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."] = "Качване на снимката на профила, ако не сте го направили вече. Проучванията показват, че хората с истински снимки на себе си, са десет пъти по-вероятно да станат приятели, отколкото хората, които не."; +$a->strings["Edit Your Profile"] = "Редактиране на профила"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Редактиране на подразбиране профил да ви хареса. Преглед на настройките за скриване на вашия списък с приятели и скриване на профила от неизвестни посетители."; +$a->strings["Profile Keywords"] = "Ключови думи на профила"; +$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."] = "Задайте някои обществени ключови думи за вашия профил по подразбиране, които описват вашите интереси. Ние може да сме в състояние да намери други хора с подобни интереси и предлага приятелства."; +$a->strings["Connecting"] = "Свързване"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Разрешаване на съединител на Facebook, ако в момента имате акаунт във Facebook и ние ще (по желание) импортирате всичките си приятели и разговори."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = " Ако , това е вашият собствен сървър, инсталиране на Адон Facebook може да улесни прехода към безплатна социална мрежа."; +$a->strings["Importing Emails"] = "Внасяне на е-пощи"; +$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"] = "Въведете своя имейл достъп до информация на страницата Настройки на Connector, ако желаете да внасят и да взаимодейства с приятели или списъци с адреси от електронната си поща Входящи"; +$a->strings["Go to Your Contacts Page"] = ""; +$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 Add New Contact dialog."] = "Контакти страница е вашата врата към управлението на приятелства и свързване с приятели в други мрежи. Обикновено можете да въведете адрес или адрес на сайта в Добавяне на нов контакт диалоговия."; +$a->strings["Go to Your Site's Directory"] = ""; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Страницата на справочника ви позволява да намерите други хора в тази мрежа или други сайтове Федерални. Потърсете Свържете или Следвайте в профила си страница. Предоставяне на вашия собствен адрес за самоличност, ако това бъде поискано."; +$a->strings["Finding New People"] = "Откриване на нови хора"; +$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."] = "На страничния панел на страницата \"Контакти\" са няколко инструмента, да намерите нови приятели. Ние можем да съчетаем хора по интереси, потърсете хора по име или интерес, и да предостави предложения на базата на мрежови връзки. На чисто нов сайт, приятел предложения ще обикновено започват да се населена в рамките на 24 часа."; +$a->strings["Group Your Contacts"] = ""; +$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."] = "След като сте направили някои приятели, да ги организирате в групи от частния разговор от страничната лента на страницата с контакти и след това можете да взаимодействате с всяка група частно във вашата мрежа."; +$a->strings["Why Aren't My Posts Public?"] = "Защо публикациите ми не са публични?"; +$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["Go to the Help Section"] = ""; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Нашата помощ страницата може да бъде консултиран за подробности относно други характеристики, програма и ресурси."; $a->strings["Poke/Prod"] = ""; $a->strings["poke, prod or do other things to somebody"] = ""; $a->strings["Recipient"] = "Получател"; $a->strings["Choose what you wish to do to recipient"] = ""; $a->strings["Make this post private"] = ""; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = ", Т. е била отстранена."; $a->strings["%1\$s is following %2\$s's %3\$s"] = ""; -$a->strings["Export account"] = ""; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = ""; -$a->strings["Export all"] = "Изнасяне на всичко"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = ""; -$a->strings["Common Friends"] = "Общи приятели"; -$a->strings["No contacts in common."] = "Няма контакти по-чести."; -$a->strings["Image exceeds size limit of %d"] = "Изображението надвишава ограничението за размера на %d"; -$a->strings["Wall Photos"] = "Стена снимки"; +$a->strings["%1\$s welcomes %2\$s"] = ""; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Това понякога може да се случи, ако контакт е поискано от двете лица и вече е одобрен."; +$a->strings["Response from remote site was not understood."] = "Отговор от отдалечен сайт не е бил разбран."; +$a->strings["Unexpected response from remote site: "] = "Неочакван отговор от отдалечения сайт: "; +$a->strings["Confirmation completed successfully."] = "Потвърждение приключи успешно."; +$a->strings["Remote site reported: "] = "Отдалеченият сайт докладвани: "; +$a->strings["Temporary failure. Please wait and try again."] = "Временен неуспех. Моля изчакайте и опитайте отново."; +$a->strings["Introduction failed or was revoked."] = "Въведение не успя или е анулиран."; +$a->strings["Unable to set contact photo."] = "Не може да зададете снимка на контакт."; +$a->strings["No user record found for '%s' "] = "Нито един потребител не запис за ' %s"; +$a->strings["Our site encryption key is apparently messed up."] = "Основният ни сайт криптиране е очевидно побъркани."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Празен сайт URL е предоставена или URL не може да бъде разшифрован от нас."; +$a->strings["Contact record was not found for you on our site."] = "Контакт с запис не е намерен за вас на нашия сайт."; +$a->strings["Site public key not available in contact record for URL %s."] = "Site публичния ключ не е наличен в контакт рекорд за %s URL ."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID, предоставена от вашата система, е дубликат на нашата система. Той трябва да работи, ако се опитате отново."; +$a->strings["Unable to set your contact credentials on our system."] = "Не може да се установи контакт с вас пълномощията на нашата система."; +$a->strings["Unable to update your contact profile details on our system"] = "Не може да актуализирате вашите данни за контакт на профил в нашата система"; +$a->strings["%1\$s has joined %2\$s"] = "Се присъедини към %2\$s %1\$s %2\$s"; +$a->strings["Unable to locate original post."] = "Не може да се намери оригиналната публикация."; +$a->strings["Empty post discarded."] = "Empty мнение изхвърли."; +$a->strings["System error. Post not saved."] = "Грешка в системата. Мнение не е запазен."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Това съобщение е изпратено до вас от %s , член на социалната мрежа на Friendica."; +$a->strings["You may visit them online at %s"] = "Можете да ги посетите онлайн на адрес %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Моля, свържете се с подателя, като отговори на този пост, ако не желаете да получавате тези съобщения."; +$a->strings["%s posted an update."] = "%s е публикувал актуализация."; $a->strings["Image uploaded but image cropping failed."] = "Качени изображения, но изображението изрязване не успя."; $a->strings["Image size reduction [%s] failed."] = "Намаляване на размер [ %s ] не успя."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-презаредите страницата или ясно, кеша на браузъра, ако новата снимка не показва веднага."; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "Изрязване на изображението" $a->strings["Please adjust the image cropping for optimum viewing."] = "Моля, настроите образа на изрязване за оптимално гледане."; $a->strings["Done Editing"] = "Съставено редактиране"; $a->strings["Image uploaded successfully."] = "Качени изображения успешно."; -$a->strings["Applications"] = "Приложения"; -$a->strings["No installed applications."] = "Няма инсталираните приложения."; -$a->strings["Nothing new here"] = "Нищо ново тук"; -$a->strings["Clear notifications"] = "Изчистване на уведомленията"; -$a->strings["Profile Match"] = "Профил мач"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Няма ключови думи, които да съвпадат. Моля, да добавяте ключови думи към вашия профил по подразбиране."; -$a->strings["is interested in:"] = "се интересува от:"; -$a->strings["Tag removed"] = "Отстранява маркировката"; -$a->strings["Remove Item Tag"] = "Извадете Tag т."; -$a->strings["Select a tag to remove: "] = "Изберете етикет, за да премахнете: "; -$a->strings["Remove"] = "Премахване"; -$a->strings["Event title and start time are required."] = ""; -$a->strings["l, F j"] = "л, F J"; -$a->strings["Edit event"] = "Редактиране на Събитието"; -$a->strings["link to source"] = "връзка източник"; -$a->strings["Create New Event"] = "Създаване на нов събитие"; -$a->strings["Previous"] = "Предишна"; -$a->strings["hour:minute"] = "час: минути"; -$a->strings["Event details"] = "Подробности за събитието"; -$a->strings["Format is %s %s. Starting date and Title are required."] = ""; -$a->strings["Event Starts:"] = "Събитие Започва:"; -$a->strings["Required"] = "Задължително"; -$a->strings["Finish date/time is not known or not relevant"] = "Завършете дата / час не е известен или не е приложимо"; -$a->strings["Event Finishes:"] = "Събитие играчи:"; -$a->strings["Adjust for viewer timezone"] = "Настрои зрителя часовата зона"; -$a->strings["Description:"] = "Описание:"; -$a->strings["Title:"] = "Заглавие:"; -$a->strings["Share this event"] = "Споделете това събитие"; -$a->strings["No potential page delegates located."] = "Няма потенциални делегати на страницата намира."; -$a->strings["Delegate Page Management"] = "Участник, за управление на страница"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Делегатите са в състояние да управляват всички аспекти от тази сметка / страница, с изключение на основните настройки сметка. Моля, не делегира Вашата лична сметка на никого, че не се доверявате напълно."; -$a->strings["Existing Page Managers"] = "Съществуващите Мениджъри"; -$a->strings["Existing Page Delegates"] = "Съществуващите Делегатите Страница"; -$a->strings["Potential Delegates"] = "Потенциални Делегатите"; -$a->strings["Add"] = "Добави"; -$a->strings["No entries."] = "няма регистрирани"; -$a->strings["Contacts who are not members of a group"] = "Контакти, които не са членове на една група"; -$a->strings["Files"] = "Файлове"; -$a->strings["System down for maintenance"] = ""; -$a->strings["Remove My Account"] = "Извадете Моят профил"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Това ще премахне изцяло сметката си. След като това е направено, не е възстановим."; -$a->strings["Please enter your password for verification:"] = "Моля, въведете паролата си за проверка:"; -$a->strings["Friend suggestion sent."] = "Предложението за приятелство е изпратено."; -$a->strings["Suggest Friends"] = "Предлагане на приятели"; -$a->strings["Suggest a friend for %s"] = "Предлагане на приятел за %s"; -$a->strings["Unable to locate original post."] = "Не може да се намери оригиналната публикация."; -$a->strings["Empty post discarded."] = "Empty мнение изхвърли."; -$a->strings["System error. Post not saved."] = "Грешка в системата. Мнение не е запазен."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Това съобщение е изпратено до вас от %s , член на социалната мрежа на Friendica."; -$a->strings["You may visit them online at %s"] = "Можете да ги посетите онлайн на адрес %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Моля, свържете се с подателя, като отговори на този пост, ако не желаете да получавате тези съобщения."; -$a->strings["%s posted an update."] = "%s е публикувал актуализация."; -$a->strings["{0} wants to be your friend"] = "{0} иска да бъде твой приятел"; -$a->strings["{0} sent you a message"] = "{0} ви изпрати съобщение"; -$a->strings["{0} requested registration"] = "{0} исканата регистрация"; -$a->strings["{0} commented %s's post"] = "{0} коментира %s е след"; -$a->strings["{0} liked %s's post"] = "{0} хареса %s е след"; -$a->strings["{0} disliked %s's post"] = "{0} не харесвал %s на мнение"; -$a->strings["{0} is now friends with %s"] = "{0} вече е приятел с %s"; -$a->strings["{0} posted"] = "{0} написали"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} Маркирани %s мнение с #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} споменах в един пост"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID протокол грешка. Не ID върна."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Кутия не е намерена и, OpenID регистрация не е разрешено на този сайт."; -$a->strings["Login failed."] = "Влез не успя."; -$a->strings["Invalid request identifier."] = "Невалидна заявка идентификатор."; -$a->strings["Discard"] = "Отхвърляне"; -$a->strings["System"] = "Система"; -$a->strings["Network"] = "Мрежа"; -$a->strings["Introductions"] = "Представяне"; -$a->strings["Show Ignored Requests"] = "Показване на пренебрегнатите заявки"; -$a->strings["Hide Ignored Requests"] = "Скриване на пренебрегнатите заявки"; -$a->strings["Notification type: "] = "Вид на уведомлението: "; -$a->strings["Friend Suggestion"] = "Приятел за предложения"; -$a->strings["suggested by %s"] = "предложено от %s"; -$a->strings["Post a new friend activity"] = "Публикувай нова дейност приятел"; -$a->strings["if applicable"] = "ако е приложимо"; -$a->strings["Claims to be known to you: "] = "Искания, да се знае за вас: "; -$a->strings["yes"] = "да"; -$a->strings["no"] = "не"; -$a->strings["Approve as: "] = "За Одобряване като: "; -$a->strings["Friend"] = "Приятел"; -$a->strings["Sharer"] = "Споделящ"; -$a->strings["Fan/Admirer"] = "Почитател"; -$a->strings["Friend/Connect Request"] = "Приятел / заявка за свързване"; -$a->strings["New Follower"] = "Нов последовател"; -$a->strings["No introductions."] = "Няма въвеждане."; -$a->strings["Notifications"] = "Уведомления "; -$a->strings["%s liked %s's post"] = "%s харесва %s е след"; -$a->strings["%s disliked %s's post"] = "%s не харесвал %s е след"; -$a->strings["%s is now friends with %s"] = "%s вече е приятел с %s"; -$a->strings["%s created a new post"] = "%s създаден нов пост"; -$a->strings["%s commented on %s's post"] = "%s коментира %s е след"; -$a->strings["No more network notifications."] = "Не повече мрежови уведомление."; -$a->strings["Network Notifications"] = "Мрежа Известия"; -$a->strings["No more personal notifications."] = "Няма повече уведомления."; -$a->strings["Personal Notifications"] = "Лични Известия"; -$a->strings["No more home notifications."] = "Не повече домашни уведомление."; -$a->strings["Home Notifications"] = "Начало Известия"; -$a->strings["Total invitation limit exceeded."] = ""; -$a->strings["%s : Not a valid email address."] = "%s не е валиден имейл адрес."; -$a->strings["Please join us on Friendica"] = "Моля, присъединете се към нас на Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; -$a->strings["%s : Message delivery failed."] = "%s : Съобщение доставка не успя."; -$a->strings["%d message sent."] = array( - 0 => "", - 1 => "", -); -$a->strings["You have no more invitations available"] = "Имате няма повече покани"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Посетете %s за списък на публичните сайтове, които можете да се присъедините. Friendica членове на други сайтове могат да се свързват един с друг, както и с членовете на много други социални мрежи."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "За да приемете тази покана, моля, посетете и се регистрира в %s или друга публична уебсайт Friendica."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica сайтове се свързват, за да се създаде огромна допълнителна защита на личния живот, социална мрежа, която е собственост и се управлява от нейните членове. Те също могат да се свържат с много от традиционните социални мрежи. Виж %s за списък на алтернативни сайтове Friendica, можете да се присъедините."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Нашите извинения. Тази система в момента не е конфигуриран да се свържете с други обществени обекти, или ще поканят членове."; -$a->strings["Send invitations"] = "Изпращане на покани"; -$a->strings["Enter email addresses, one per line:"] = "Въведете имейл адреси, по един на ред:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Вие сте любезно поканени да се присъединят към мен и други близки приятели за Friendica, - и да ни помогне да създадем по-добра социална мрежа."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Вие ще трябва да предоставят този код за покана: $ invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "След като сте се регистрирали, моля свържете се с мен чрез профила на моята страница в:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "За повече информация за проекта Friendica и защо ние смятаме, че е важно, моля посетете http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Управление на идентичността и / или страници"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Превключвате между различните идентичности или общността / групата страници, които споделят данните на акаунта ви, или които сте получили \"управление\" разрешения"; -$a->strings["Select an identity to manage: "] = "Изберете идентичност, за да управлява: "; -$a->strings["Welcome to %s"] = "Добре дошли %s"; $a->strings["Friends of %s"] = "Приятели на %s"; $a->strings["No friends to display."] = "Нямате приятели в листата."; -$a->strings["Add New Contact"] = "Добавяне на нов контакт"; -$a->strings["Enter address or web location"] = "Въведете местоположение на адрес или уеб"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Пример: bob@example.com, http://example.com/barbara"; -$a->strings["%d invitation available"] = array( - 0 => "", - 1 => "", -); -$a->strings["Find People"] = "Намерете хора,"; -$a->strings["Enter name or interest"] = "Въведете името или интерес"; -$a->strings["Connect/Follow"] = "Свържете се / последваща"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Примери: Робърт Morgenstein, Риболов"; -$a->strings["Random Profile"] = "Случайна Профил"; -$a->strings["Networks"] = "Мрежи"; -$a->strings["All Networks"] = "Всички мрежи"; -$a->strings["Saved Folders"] = "Записани папки"; -$a->strings["Everything"] = "Всичко"; -$a->strings["Categories"] = "Категории"; -$a->strings["Click here to upgrade."] = "Натиснете тук за обновяване."; -$a->strings["This action exceeds the limits set by your subscription plan."] = ""; -$a->strings["This action is not available under your subscription plan."] = ""; -$a->strings["User not found."] = ""; -$a->strings["There is no status with this id."] = ""; -$a->strings["There is no conversation with this id."] = ""; -$a->strings["view full size"] = "видите в пълен размер"; -$a->strings["Starts:"] = "Започва:"; -$a->strings["Finishes:"] = "Играчи:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Не може да намери DNS информация за сървъра на базата данни \" %s \""; -$a->strings["(no subject)"] = "(Без тема)"; -$a->strings["noreply"] = "noreply"; -$a->strings["An invitation is required."] = "Се изисква покана."; -$a->strings["Invitation could not be verified."] = "Покана не може да бъде проверена."; -$a->strings["Invalid OpenID url"] = "Невалиден URL OpenID"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Ние се натъкна на проблем, докато влезете с OpenID, който сте посочили. Моля, проверете правилното изписване на идентификацията."; -$a->strings["The error message was:"] = "Съобщението за грешка е:"; -$a->strings["Please enter the required information."] = "Моля, въведете необходимата информация."; -$a->strings["Please use a shorter name."] = "Моля, използвайте по-кратко име."; -$a->strings["Name too short."] = "Името е твърде кратко."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Това не изглежда да е пълен (първи Последно) име."; -$a->strings["Your email domain is not among those allowed on this site."] = "Вашият имейл домейн не е сред тези, разрешени на този сайт."; -$a->strings["Not a valid email address."] = "Не е валиден имейл адрес."; -$a->strings["Cannot use that email."] = "Не може да се използва този имейл."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Вашият \"прякор\" може да съдържа \"Аз\", \"0-9\", \"-\"и\"_\", и също така трябва да започва с буква."; -$a->strings["Nickname is already registered. Please choose another."] = "Псевдоним вече е регистрирано. Моля, изберете друга."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Псевдоним някога е бил регистриран тук и не могат да се използват повторно. Моля, изберете друга."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "Сериозна грешка: генериране на ключове за защита не успя."; -$a->strings["An error occurred during registration. Please try again."] = "Възникна грешка по време на регистрацията. Моля, опитайте отново."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Възникна грешка при създаването на своя профил по подразбиране. Моля, опитайте отново."; -$a->strings["Friends"] = "Приятели"; -$a->strings["%1\$s poked %2\$s"] = ""; -$a->strings["poked"] = ""; -$a->strings["post/item"] = "длъжност / позиция"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s маркираната %2\$s - %3\$s като предпочитано"; -$a->strings["remove"] = "Премахване"; -$a->strings["Delete Selected Items"] = "Изтриване на избраните елементи"; -$a->strings["Follow Thread"] = ""; -$a->strings["View Status"] = "Показване на състоянието"; -$a->strings["View Profile"] = "Преглед на профил"; -$a->strings["View Photos"] = "Вижте снимки"; -$a->strings["Network Posts"] = "Мрежови Мнения"; -$a->strings["Edit Contact"] = "Редактиране на контакт"; -$a->strings["Send PM"] = "Изпратете PM"; -$a->strings["Poke"] = ""; -$a->strings["%s likes this."] = "%s харесва това."; -$a->strings["%s doesn't like this."] = "%s не харесва това."; -$a->strings["%2\$d people like this"] = ""; -$a->strings["%2\$d people don't like this"] = ""; -$a->strings["and"] = "и"; -$a->strings[", and %d other people"] = ", И %d други хора"; -$a->strings["%s like this."] = "%s като този."; -$a->strings["%s don't like this."] = "%s не ви харесва това."; -$a->strings["Visible to everybody"] = "Видим всички "; -$a->strings["Please enter a video link/URL:"] = "Моля въведете видео връзка / URL:"; -$a->strings["Please enter an audio link/URL:"] = "Моля въведете аудио връзка / URL:"; -$a->strings["Tag term:"] = "Tag термин:"; -$a->strings["Where are you right now?"] = "Къде сте в момента?"; -$a->strings["Delete item(s)?"] = ""; -$a->strings["Post to Email"] = "Коментар на e-mail"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "права"; -$a->strings["Post to Groups"] = ""; -$a->strings["Post to Contacts"] = ""; -$a->strings["Private post"] = ""; -$a->strings["Logged out."] = "Изход"; -$a->strings["Error decoding account file"] = ""; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; -$a->strings["Error! Cannot check nickname"] = ""; -$a->strings["User '%s' already exists on this server!"] = ""; -$a->strings["User creation error"] = "Грешка при създаване на потребителя"; -$a->strings["User profile creation error"] = "Грешка при създаване профила на потребителя"; -$a->strings["%d contact not imported"] = array( - 0 => "", - 1 => "", -); -$a->strings["Done. You can now login with your username and password"] = ""; -$a->strings["newer"] = ""; -$a->strings["older"] = ""; -$a->strings["prev"] = "Пред."; -$a->strings["first"] = "Първа"; -$a->strings["last"] = "Дата на последния одит. "; -$a->strings["next"] = "следващ"; -$a->strings["No contacts"] = "Няма контакти"; -$a->strings["%d Contact"] = array( - 0 => "", - 1 => "", -); -$a->strings["poke"] = ""; -$a->strings["ping"] = ""; -$a->strings["pinged"] = ""; -$a->strings["prod"] = ""; -$a->strings["prodded"] = ""; -$a->strings["slap"] = ""; -$a->strings["slapped"] = ""; -$a->strings["finger"] = ""; -$a->strings["fingered"] = ""; -$a->strings["rebuff"] = ""; -$a->strings["rebuffed"] = ""; -$a->strings["happy"] = ""; -$a->strings["sad"] = ""; -$a->strings["mellow"] = ""; -$a->strings["tired"] = ""; -$a->strings["perky"] = ""; -$a->strings["angry"] = ""; -$a->strings["stupified"] = ""; -$a->strings["puzzled"] = ""; -$a->strings["interested"] = ""; -$a->strings["bitter"] = ""; -$a->strings["cheerful"] = ""; -$a->strings["alive"] = ""; -$a->strings["annoyed"] = ""; -$a->strings["anxious"] = ""; -$a->strings["cranky"] = ""; -$a->strings["disturbed"] = ""; -$a->strings["frustrated"] = ""; -$a->strings["motivated"] = ""; -$a->strings["relaxed"] = ""; -$a->strings["surprised"] = ""; -$a->strings["Monday"] = "Понеделник"; -$a->strings["Tuesday"] = "Вторник"; -$a->strings["Wednesday"] = "Сряда"; -$a->strings["Thursday"] = "Четвъртък"; -$a->strings["Friday"] = "Петък"; -$a->strings["Saturday"] = "Събота"; -$a->strings["Sunday"] = "Неделя"; -$a->strings["January"] = "януари"; -$a->strings["February"] = "февруари"; -$a->strings["March"] = "март"; -$a->strings["April"] = "април"; -$a->strings["May"] = "Май"; -$a->strings["June"] = "юни"; -$a->strings["July"] = "юли"; -$a->strings["August"] = "август"; -$a->strings["September"] = "септември"; -$a->strings["October"] = "октомври"; -$a->strings["November"] = "ноември"; -$a->strings["December"] = "декември"; -$a->strings["bytes"] = "байта"; -$a->strings["Click to open/close"] = "Кликнете за отваряне / затваряне"; -$a->strings["Select an alternate language"] = "Избор на заместник език"; -$a->strings["activity"] = "дейност"; -$a->strings["post"] = "след"; -$a->strings["Item filed"] = "Т. подава"; -$a->strings["Friendica Notification"] = "Friendica Уведомление"; -$a->strings["Thank You,"] = "Благодаря Ви."; -$a->strings["%s Administrator"] = "%s администратор"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica: Извести] Нова поща, получена в %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s в %2\$s ви изпрати ново лично съобщение ."; -$a->strings["%1\$s sent you %2\$s."] = "Ви изпрати %2\$s %1\$s %2\$s ."; -$a->strings["a private message"] = "лично съобщение"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Моля, посетете %s да видите и / или да отговорите на Вашите лични съобщения."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s коментира [URL = %2\$s %3\$s [/ URL]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s коментира [URL = %2\$s ] %3\$s %4\$s [/ URL]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s коментира [URL = %2\$s %3\$s [/ URL]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica: Изпращайте] коментар към разговор # %1\$d от %2\$s"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s коментира артикул / разговор, който са били."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Моля, посетете %s да видите и / или да отговорите на разговор."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica: Извести] %s публикуван вашия профил стена"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s публикуван вашия профил стена при %2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica: Извести] %s сложи етикет с вас"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s те маркира при %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [URL = %2\$s ] сложи етикет [/ URL]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = ""; -$a->strings["%1\$s shared a new post at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; -$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; -$a->strings["%1\$s poked you at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica: Извести] %s сложи етикет с вашия пост"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s маркира твоя пост в %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s маркира [URL = %2\$s ] Публикацията ви [/ URL]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica: Извести] Въведение получи"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Получили сте въведения от %1\$s в %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Получили сте [URL = %1\$s ] въведение [/ URL] от %2\$s ."; -$a->strings["You may visit their profile at %s"] = "Можете да посетите техния профил в %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Моля, посетете %s да одобри или да отхвърли въвеждането."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica: Извести] приятел предложение получи"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Получили сте приятел предложение от %1\$s в %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Получили сте [URL = %1\$s ] предложение приятел [/ URL] %2\$s от %3\$s ."; -$a->strings["Name:"] = "Наименование:"; -$a->strings["Photo:"] = "Снимка:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Моля, посетете %s да одобри или отхвърли предложението."; -$a->strings[" on Last.fm"] = " на Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Изтрита група с това име се възражда. Съществуващ елемент от разрешения май се прилагат към тази група и всички бъдещи членове. Ако това не е това, което сте възнамерявали, моля да се създаде друга група с различно име."; -$a->strings["Default privacy group for new contacts"] = "Неприкосновеността на личния живот на група по подразбиране за нови контакти"; -$a->strings["Everybody"] = "Всички"; -$a->strings["edit"] = "редактиране"; -$a->strings["Edit group"] = "Редактиране на групата"; -$a->strings["Create a new group"] = "Създайте нова група"; -$a->strings["Contacts not in any group"] = "Контакти, не във всяка група"; -$a->strings["Connect URL missing."] = "Свързване URL липсва."; -$a->strings["This site is not configured to allow communications with other networks."] = "Този сайт не е конфигуриран да позволява комуникация с други мрежи."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Няма съвместими комуникационни протоколи или фуражите не са били открити."; -$a->strings["The profile address specified does not provide adequate information."] = "Профилът на посочения адрес не предоставя достатъчна информация."; -$a->strings["An author or name was not found."] = "Един автор или име не е намерен."; -$a->strings["No browser URL could be matched to this address."] = "Не браузър URL може да съвпадне с този адрес."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Не мога да съответства @ стил Адрес идентичност с известен протокол или се свържете с имейл."; -$a->strings["Use mailto: in front of address to force email check."] = "Използвайте mailto: пред адрес, за да принуди проверка на имейл."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Профилът адрес принадлежи към мрежа, която е била забранена в този сайт."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited профил. Този човек ще бъде в състояние да получат преки / лична уведомления от вас."; -$a->strings["Unable to retrieve contact information."] = "Не мога да получа информация за контакт."; -$a->strings["following"] = "следните условия:"; -$a->strings["[no subject]"] = "[Без тема]"; -$a->strings["End this session"] = "Край на тази сесия"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Вход"; -$a->strings["Home Page"] = "Начална страница"; -$a->strings["Create an account"] = "Създаване на сметка"; -$a->strings["Help and documentation"] = "Помощ и документация"; -$a->strings["Apps"] = "Apps"; -$a->strings["Addon applications, utilities, games"] = "Адон приложения, помощни програми, игри"; -$a->strings["Search site content"] = "Търсене в сайта съдържание"; -$a->strings["Conversations on this site"] = "Разговори на този сайт"; -$a->strings["Directory"] = "директория"; -$a->strings["People directory"] = "Хората директория"; -$a->strings["Information"] = ""; -$a->strings["Information about this friendica instance"] = ""; -$a->strings["Conversations from your friends"] = "Разговори от вашите приятели"; -$a->strings["Network Reset"] = ""; -$a->strings["Load Network page with no filters"] = ""; -$a->strings["Friend Requests"] = "Молби за приятелство"; -$a->strings["See all notifications"] = "Вижте всички нотификации"; -$a->strings["Mark all system notifications seen"] = "Марк виждали уведомления всички системни"; -$a->strings["Private mail"] = "Частна поща"; -$a->strings["Inbox"] = "Вх. поща"; -$a->strings["Outbox"] = "Изходящи"; -$a->strings["Manage"] = "Управление"; -$a->strings["Manage other pages"] = "Управление на други страници"; -$a->strings["Account settings"] = "Настройки на профила"; -$a->strings["Manage/Edit Profiles"] = ""; -$a->strings["Manage/edit friends and contacts"] = "Управление / редактиране на приятели и контакти"; -$a->strings["Site setup and configuration"] = "Настройка и конфигуриране на сайта"; -$a->strings["Navigation"] = "Навигация"; -$a->strings["Site map"] = "Карта на сайта"; -$a->strings["j F, Y"] = "J F, Y"; -$a->strings["j F"] = "J F"; -$a->strings["Birthday:"] = "Дата на раждане:"; -$a->strings["Age:"] = "Възраст:"; -$a->strings["for %1\$d %2\$s"] = "за %1\$d %2\$s"; -$a->strings["Tags:"] = "Маркери:"; -$a->strings["Religion:"] = "Вероизповедание:"; -$a->strings["Hobbies/Interests:"] = "Хобита / Интереси:"; -$a->strings["Contact information and Social Networks:"] = "Информация за контакти и социални мрежи:"; -$a->strings["Musical interests:"] = "Музикални интереси:"; -$a->strings["Books, literature:"] = "Книги, литература:"; -$a->strings["Television:"] = "Телевизия:"; -$a->strings["Film/dance/culture/entertainment:"] = "Филм / танц / Култура / развлечения:"; -$a->strings["Love/Romance:"] = "Любов / Romance:"; -$a->strings["Work/employment:"] = "Работа / заетост:"; -$a->strings["School/education:"] = "Училище / образование:"; -$a->strings["Image/photo"] = "Изображение / снимка"; -$a->strings["%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = ""; -$a->strings["$1 wrote:"] = "$ 1 пише:"; -$a->strings["Encrypted content"] = "Шифрирано съдържание"; -$a->strings["Unknown | Not categorised"] = "Неизвестен | Без категория"; -$a->strings["Block immediately"] = "Блок веднага"; -$a->strings["Shady, spammer, self-marketer"] = "Shady, спамър, самостоятелно маркетолог"; -$a->strings["Known to me, but no opinion"] = "Известно е, че мен, но липса на становище"; -$a->strings["OK, probably harmless"] = "ОК, вероятно безвреден"; -$a->strings["Reputable, has my trust"] = "Репутация, има ми доверие"; -$a->strings["Weekly"] = "Седмично"; -$a->strings["Monthly"] = "Месечено"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS / Atom"; -$a->strings["Zot!"] = "ZOT!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP / IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = ""; -$a->strings["Twitter"] = ""; -$a->strings["Diaspora Connector"] = ""; -$a->strings["Statusnet"] = ""; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Разни"; -$a->strings["year"] = "година"; -$a->strings["month"] = "месец."; -$a->strings["day"] = "Ден:"; -$a->strings["never"] = "никога"; -$a->strings["less than a second ago"] = "по-малко, отколкото преди секунда"; -$a->strings["years"] = "година"; -$a->strings["months"] = "месеца"; -$a->strings["week"] = "седмица"; -$a->strings["weeks"] = "седмица"; -$a->strings["days"] = "дни."; -$a->strings["hour"] = "Час:"; -$a->strings["hours"] = "часа"; -$a->strings["minute"] = "Минута"; -$a->strings["minutes"] = "протокол"; -$a->strings["second"] = "секунди. "; -$a->strings["seconds"] = "секунди. "; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s преди"; -$a->strings["%s's birthday"] = ""; -$a->strings["Happy Birthday %s"] = "Честит рожден ден, %s!"; -$a->strings["General Features"] = ""; -$a->strings["Multiple Profiles"] = ""; -$a->strings["Ability to create multiple profiles"] = ""; -$a->strings["Post Composition Features"] = ""; -$a->strings["Richtext Editor"] = ""; -$a->strings["Enable richtext editor"] = ""; -$a->strings["Post Preview"] = ""; -$a->strings["Allow previewing posts and comments before publishing them"] = ""; -$a->strings["Auto-mention Forums"] = ""; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; -$a->strings["Network Sidebar Widgets"] = ""; -$a->strings["Search by Date"] = "Търсене по дата"; -$a->strings["Ability to select posts by date ranges"] = ""; -$a->strings["Group Filter"] = ""; -$a->strings["Enable widget to display Network posts only from selected group"] = ""; -$a->strings["Network Filter"] = "Мрежов филтър"; -$a->strings["Enable widget to display Network posts only from selected network"] = ""; -$a->strings["Save search terms for re-use"] = ""; -$a->strings["Network Tabs"] = ""; -$a->strings["Network Personal Tab"] = ""; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; -$a->strings["Network New Tab"] = ""; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; -$a->strings["Network Shared Links Tab"] = ""; -$a->strings["Enable tab to display only Network posts with links in them"] = ""; -$a->strings["Post/Comment Tools"] = ""; -$a->strings["Multiple Deletion"] = ""; -$a->strings["Select and delete multiple posts/comments at once"] = ""; -$a->strings["Edit Sent Posts"] = ""; -$a->strings["Edit and correct posts and comments after sending"] = ""; -$a->strings["Tagging"] = ""; -$a->strings["Ability to tag existing posts"] = ""; -$a->strings["Post Categories"] = ""; -$a->strings["Add categories to your posts"] = ""; -$a->strings["Ability to file posts under folders"] = ""; -$a->strings["Dislike Posts"] = ""; -$a->strings["Ability to dislike posts/comments"] = ""; -$a->strings["Star Posts"] = ""; -$a->strings["Ability to mark special posts with a star indicator"] = ""; -$a->strings["Sharing notification from Diaspora network"] = "Споделяне на уведомление от диаспората мрежа"; -$a->strings["Attachments:"] = "Приложения"; -$a->strings["Errors encountered creating database tables."] = "Грешки, възникнали създаване на таблиците в базата данни."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Видими за всички"; -$a->strings["A new person is sharing with you at "] = "Нов човек споделя с вас "; -$a->strings["You have a new follower at "] = "Вие имате нов последовател в "; -$a->strings["Do you really want to delete this item?"] = ""; -$a->strings["Archives"] = "Архиви"; -$a->strings["Embedded content"] = "Вградени съдържание"; -$a->strings["Embedding disabled"] = "Вграждане на инвалиди"; -$a->strings["Welcome "] = "Добре дошли "; -$a->strings["Please upload a profile photo."] = "Моля, да качите снимка профил."; -$a->strings["Welcome back "] = "Здравейте отново! "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Маркера за сигурност не е вярна. Това вероятно е станало, тъй като формата е била отворена за прекалено дълго време (> 3 часа) преди да го представи."; -$a->strings["Male"] = "Мъжки"; -$a->strings["Female"] = "Женски"; -$a->strings["Currently Male"] = "В момента Мъж"; -$a->strings["Currently Female"] = "В момента Жени"; -$a->strings["Mostly Male"] = "Предимно Мъж"; -$a->strings["Mostly Female"] = "Предимно от жени,"; -$a->strings["Transgender"] = "Транссексуалните"; -$a->strings["Intersex"] = "Intersex"; -$a->strings["Transsexual"] = "Транссексуален"; -$a->strings["Hermaphrodite"] = "Хермафродит"; -$a->strings["Neuter"] = "Среден род"; -$a->strings["Non-specific"] = "Неспецифичен"; -$a->strings["Other"] = "Друг"; -$a->strings["Undecided"] = "Нерешителен"; -$a->strings["Males"] = "Мъжките"; -$a->strings["Females"] = "Женските"; -$a->strings["Gay"] = "Хомосексуалист"; -$a->strings["Lesbian"] = "Лесбийка"; -$a->strings["No Preference"] = "Без предпочитание"; -$a->strings["Bisexual"] = "Бисексуални"; -$a->strings["Autosexual"] = "Autosexual"; -$a->strings["Abstinent"] = "Трезвен"; -$a->strings["Virgin"] = "Девица"; -$a->strings["Deviant"] = "Девиантно"; -$a->strings["Fetish"] = "Фетиш"; -$a->strings["Oodles"] = "Голямо количество"; -$a->strings["Nonsexual"] = "Nonsexual"; -$a->strings["Single"] = "Неженен"; -$a->strings["Lonely"] = "Самотен"; -$a->strings["Available"] = "На разположение"; -$a->strings["Unavailable"] = "Невъзможно."; -$a->strings["Has crush"] = "Има смаже"; -$a->strings["Infatuated"] = "Заслепен"; -$a->strings["Dating"] = "Запознанства"; -$a->strings["Unfaithful"] = "Неверен"; -$a->strings["Sex Addict"] = "Секс наркоман"; -$a->strings["Friends/Benefits"] = "Приятели / ползи"; -$a->strings["Casual"] = "Случаен"; -$a->strings["Engaged"] = "Обвързан"; -$a->strings["Married"] = "Оженена"; -$a->strings["Imaginarily married"] = "Въображаемо женен"; -$a->strings["Partners"] = "Партньори"; -$a->strings["Cohabiting"] = "Съжителстващи"; -$a->strings["Common law"] = "Обичайно право"; -$a->strings["Happy"] = "Щастлив"; -$a->strings["Not looking"] = "Не търси"; -$a->strings["Swinger"] = "Сексуално развратен човек"; -$a->strings["Betrayed"] = "Предаден"; -$a->strings["Separated"] = "Разделени"; -$a->strings["Unstable"] = "Нестабилен"; -$a->strings["Divorced"] = "Разведен"; -$a->strings["Imaginarily divorced"] = "Въображаемо се развеждат"; -$a->strings["Widowed"] = "Овдовял"; -$a->strings["Uncertain"] = "Несигурен"; -$a->strings["It's complicated"] = "Сложно е"; -$a->strings["Don't care"] = "Не ме е грижа"; -$a->strings["Ask me"] = "Попитай ме"; -$a->strings["stopped following"] = "спря след"; -$a->strings["Drop Contact"] = ""; +$a->strings["Find on this site"] = "Търсене в този сайт"; +$a->strings["Site Directory"] = "Site Directory"; +$a->strings["Gender: "] = "Пол: "; +$a->strings["No entries (some entries may be hidden)."] = "Няма записи (някои вписвания, могат да бъдат скрити)."; +$a->strings["Time Conversion"] = "Време за преобразуване"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = ""; +$a->strings["UTC time: %s"] = "UTC време: %s"; +$a->strings["Current timezone: %s"] = "Текуща часова зона: %s"; +$a->strings["Converted localtime: %s"] = "Превърнат localtime: %s"; +$a->strings["Please select your timezone:"] = "Моля изберете вашия часовата зона:"; diff --git a/view/cs/messages.po b/view/cs/messages.po index 85adf65b15..759307c8f8 100644 --- a/view/cs/messages.po +++ b/view/cs/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 15:14+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-16 17:18+0000\n" "Last-Translator: Michal Šupler \n" "Language-Team: Czech (http://www.transifex.com/projects/p/friendica/language/cs/)\n" "MIME-Version: 1.0\n" @@ -18,221 +18,308 @@ msgstr "" "Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Tento záznam byl editován" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Soukromá zpráva" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Upravit" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Vybrat" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Odstranit" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "uložit do složky" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "přidat hvězdu" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "odebrat hvězdu" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "přepnout hvězdu" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "označeno hvězdou" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "přidat štítek" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Líbí se mi to (přepínač)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "má rád" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Nelíbí se mi to (přepínač)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "nemá rád" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Sdílet toto" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "sdílí" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Kategorie:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Vyplněn pod:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Zobrazit profil uživatele %s na %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "pro" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "přes" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Zeď-na-Zeď" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "přes Zeď-na-Zeď " - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s od %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Okomentovat" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Čekejte prosím" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d komentář" -msgstr[1] "%d komentářů" -msgstr[2] "%d komentářů" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "komentář" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "zobrazit více" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Nastavte Vaši polohu" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Odeslat" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Tučné" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Nastavení téma" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Kurzíva" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Nastavit velikost fotek v přízpěvcích a komentářích (šířka a výška)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Podrtžené" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Nastav velikost písma pro přízpěvky a komentáře." -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Citovat" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Nastavení šířku grafické šablony" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Kód" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Barevné schéma" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Obrázek" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "Nastavit styl" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Odkaz" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "nikdy nezobrazit" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Video" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "zobrazit" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Náhled" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Nastav výšku řádku pro přízpěvky a komentáře." + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Nastav rozlišení pro prostřední sloupec" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Nastavení barevného schematu" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Nastavit přiblížení pro Earth Layer" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Nastavit zeměpistnou délku (X) pro Earth Layers" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Nastavit zeměpistnou šířku (X) pro Earth Layers" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Komunitní stránky" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Earth Layers" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Komunitní profily" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Pomoc nebo @ProNováčky ?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Propojené služby" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Nalézt Přátele" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Poslední uživatelé" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Poslední fotografie" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Poslední líbí/nelíbí" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Domů" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Vaše příspěvky a konverzace" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Profil" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Vaše profilová stránka" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Kontakty" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Vaše kontakty" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotografie" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Vaše fotky" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Události" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Vaše události" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Osobní poznámky" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Vaše osobní fotky" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Komunita" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "událost" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "Stav" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "fotografie" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s má rád %2$s' na %3$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Fotogalerie kontaktu" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Profilové fotografie" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Lokální Adresář" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Globální adresář" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Podobné zájmy" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Návrhy přátel" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Pozvat přátele" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Nastavení" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Nastavit faktor přiblížení pro Earth Layers" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Zobrazit/skrýt boxy na pravém sloupci:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Zarovnání" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Vlevo" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Uprostřed" + +#: ../../view/theme/quattro/config.php:69 +msgid "Posts font size" +msgstr "Velikost písma u příspěvků" + +#: ../../view/theme/quattro/config.php:70 +msgid "Textareas font size" +msgstr "Velikost písma textů" + +#: ../../view/theme/dispy/config.php:75 +msgid "Set colour scheme" +msgstr "Nastavit barevné schéma" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -250,28 +337,28 @@ msgstr "Stránka nenalezena" msgid "Permission denied" msgstr "Nedostatečné oprávnění" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Přístup odmítnut." @@ -279,944 +366,2702 @@ msgstr "Přístup odmítnut." msgid "toggle mobile" msgstr "přepnout mobil" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Domů" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Vaše příspěvky a konverzace" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Profil" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Vaše profilová stránka" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Fotografie" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Vaše fotky" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Události" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Vaše události" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Osobní poznámky" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Vaše osobní fotky" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Komunita" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "nikdy nezobrazit" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "zobrazit" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Nastavení téma" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Nastav velikost písma pro přízpěvky a komentáře." - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Nastav výšku řádku pro přízpěvky a komentáře." - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Nastav rozlišení pro prostřední sloupec" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Kontakty" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Vaše kontakty" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Komunitní stránky" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Komunitní profily" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Poslední uživatelé" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Poslední líbí/nelíbí" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "událost" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "Stav" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "fotografie" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s má rád %2$s' na %3$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Poslední fotografie" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Fotogalerie kontaktu" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Profilové fotografie" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Nalézt Přátele" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Lokální Adresář" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Globální adresář" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Podobné zájmy" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Návrhy přátel" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Pozvat přátele" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Nastavení" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Earth Layers" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Nastavit faktor přiblížení pro Earth Layers" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Nastavit zeměpistnou délku (X) pro Earth Layers" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Nastavit zeměpistnou šířku (X) pro Earth Layers" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Pomoc nebo @ProNováčky ?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Propojené služby" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Zobrazit/skrýt boxy na pravém sloupci:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Nastavení barevného schematu" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Nastavit přiblížení pro Earth Layer" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Zarovnání" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Vlevo" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Uprostřed" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Barevné schéma" - -#: ../../view/theme/quattro/config.php:69 -msgid "Posts font size" -msgstr "Velikost písma u příspěvků" - -#: ../../view/theme/quattro/config.php:70 -msgid "Textareas font size" -msgstr "Velikost písma textů" - -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" -msgstr "Nastavit barevné schéma" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "standardní" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "tmavý" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "černý" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "Obrázek pozadí" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "URL odkaz na obrázek (např. z Vašeho foto alba), který bude použit jako obrázek na pozadí." - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "Barva pozadí" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "HEXadecimální hodnota barvy pozadí. Nevkládejte znak #" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "velikost fondu" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "základní velikost fontu" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Nastavit velikost fotek v přízpěvcích a komentářích (šířka a výška)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Nastavení šířku grafické šablony" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "Nastavit styl" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Odstranit tuto položku?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Okomentovat" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "zobrazit více" + +#: ../../boot.php:722 msgid "show fewer" msgstr "zobrazit méně" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Aktualizace %s selhala. Zkontrolujte protokol chyb." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Chyba aktualizace na %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Vytvořit nový účet" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Registrovat" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Odhlásit se" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Přihlásit se" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Přezdívka nebo e-mailová adresa:" -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Heslo: " -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "Pamatuj si mne" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Nebo přihlášení pomocí OpenID: " -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Zapomněli jste své heslo?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Obnovení hesla" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "Podmínky použití serveru" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "podmínky použití" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "Pravidla ochrany soukromí serveru" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "Ochrana soukromí" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "Požadovaný účet není dostupný." -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Požadovaný profil není k dispozici." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Upravit profil" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Spojit" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Zpráva" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Profily" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Spravovat/upravit profily" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Změnit profilovou fotografii" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Vytvořit nový profil" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Profilový obrázek" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "viditelné pro všechny" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Upravit viditelnost" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Místo:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Pohlaví:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Status:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Domácí stránka:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "Síť:" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "g A l F d" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "d. F" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[Dnes]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Připomínka narozenin" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Narozeniny tento týden:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Žádný popis]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Připomenutí událostí" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Události tohoto týdne:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Stav" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Statusové zprávy a příspěvky " -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Detaily profilu" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Fotoalba" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Videa" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Události a kalendář" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Osobní poznámky" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Toto můžete vidět jen Vy" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Obecné funkčnosti" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "Vícenásobné profily" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "Schopnost vytvořit vícenásobné profily" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "Nastavení vytváření příspěvků" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "Richtext Editor" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "Povolit richtext editor" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "Náhled příspěvku" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Povolit náhledy příspěvků a komentářů před jejich zveřejněním" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "Automaticky zmíněná Fóra" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "Přidat/odebrat zmínku, když stránka fóra je označena/odznačena v ACL okně" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "Síťové postranní widgety" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Vyhledávat dle Data" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "Možnost označit příspěvky dle časového intervalu" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Skupinový Filtr" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené skupiny" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Síťový Filtr" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené sítě" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Uložená hledání" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "Uložit kritéria vyhledávání pro znovupoužití" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "Síťové záložky" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "Osobní síťový záložka " + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Povolit záložku pro zobrazení pouze síťových příspěvků, na které jste reagoval " + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "Nová záložka síť" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "Povolit záložku pro zobrazení pouze nových příspěvků (za posledních 12 hodin)" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "záložka Síťové sdílené odkazy " + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "Povolit záložky pro zobrazování pouze Síťových příspěvků s vazbou na ně" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "Nástroje Příspěvků/Komentářů" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "Násobné mazání" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "Označit a smazat více " + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "Editovat Odeslané příspěvky" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "Editovat a opravit příspěvky a komentáře po odeslání" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Štítkování" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "Schopnost přidat štítky ke stávajícím příspvěkům" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "Kategorie příspěvků" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Přidat kategorie k Vašim příspěvkům" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Uložené složky" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "Možnost řadit příspěvky do složek" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "Označit příspěvky jako neoblíbené" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "Možnost označit příspěvky/komentáře jako neoblíbené" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Příspěvky s hvězdou" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "Možnost označit příspěvky s indikátorem hvězdy" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "Utlumit upozornění na přísvěvky" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "Možnost stlumit upozornění pro vlákno" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s je právě %2$s" +msgid "%s's birthday" +msgstr "%s má narozeniny" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Nálada" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Veselé narozeniny %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Nastavte svou aktuální náladu a řekněte to Vašim přátelům" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Jméno odepřeno]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Veřejný přístup odepřen." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Položka nenalezena." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Přístup na tento profil byl omezen." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Opravdu chcete smazat tuto položku?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Položka byla odstraněna." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Přístup odmítnut" - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Toto je Friendica, verze" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "běžící na webu" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Pro získání dalších informací o projektu Friendica navštivte prosím Friendica.com." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Pro hlášení chyb a námětů na změny navštivte:" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Návrhy, chválu, dary, apod. - prosím piště na \"info\" na Friendica - tečka com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Instalované pluginy/doplňky/aplikace:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Nejsou žádné nainstalované doplňky/aplikace" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s vítá %2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Registrační údaje pro %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Nepodařilo se odeslat zprávu na e-mail. Zde je zpráva, která nebyla odeslána." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Vaši registraci nelze zpracovat." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Žádost o registraci na %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Vaše registrace čeká na schválení vlastníkem serveru." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Došlo k překročení maximálního povoleného počtu registrací za den na tomto serveru. Zkuste to zítra znovu." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Tento formulář můžete (volitelně) vyplnit s pomocí OpenID tím, že vyplníte své OpenID a kliknutete na tlačítko 'Zaregistrovat'." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Pokud nepoužíváte OpenID, nechte prosím toto pole prázdné a vyplňte zbylé položky." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Vaše OpenID (nepovinné): " - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Toto je Váš veřejný profil.
Ten může být viditelný kýmkoliv na internetu." - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Ano" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Ne" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Ano" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Členství na tomto webu je pouze na pozvání." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Zrušit" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "Vaše pozvání ID:" +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Archív" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Registrace" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Vaše celé jméno (např. Jan Novák):" - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Vaše e-mailová adresa:" - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Vyberte přezdívku k profilu. Ta musí začít s textovým znakem. Vaše profilová adresa na tomto webu pak bude \"přezdívka@$sitename\"." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Dříve smazaná skupina s tímto jménem byla obnovena. Stávající oprávnění může ovlivnit tuto skupinu a její budoucí členy. Pokud to není to, co jste chtěli, vytvořte, prosím, další skupinu s jiným názvem." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Vyberte přezdívku:" +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Defaultní soukromá skrupina pro nové kontakty." -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Import" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Všichni" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "Import Vašeho profilu do této friendica instance" +#: ../../include/group.php:249 +msgid "edit" +msgstr "editovat" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Profil nenalezen" +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Skupiny" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakt nenalezen." +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Editovat skupinu" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Vytvořit novou skupinu" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Kontakty, které nejsou v žádné skupině" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "přidat" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Fotografie na zdi" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Nelze nalézt záznam v DNS pro databázový server '%s'" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Přidat nový kontakt" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Zadejte adresu nebo umístění webu" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Příklad: jan@příklad.cz, http://příklad.cz/jana" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "Pozvánka %d k dispozici" +msgstr[1] "Pozvánky %d k dispozici" +msgstr[2] "Pozvánky %d k dispozici" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Nalézt lidi" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Zadejte jméno nebo zájmy" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Připojit / Následovat" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Příklady: Robert Morgenstein, rybaření" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Najít" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Náhodný Profil" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Sítě" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Všechny sítě" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Všechno" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Kategorie" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d sdílený kontakt" +msgstr[1] "%d sdílených kontaktů" +msgstr[2] "%d sdílených kontaktů" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica Notifikace" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Děkujeme, " + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrátor" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "neodpovídat" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Upozornění] Obdržena nová zpráva na %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s Vám poslal novou soukromou zprávu na %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s Vám poslal %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "soukromá zpráva" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Prosím navštivte %s pro zobrazení Vašich soukromých zpráv a možnost na ně odpovědět." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s okomentoval na [url=%2$s]%3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s okomentoval na [url=%2$s]%3$s's %4$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s okomentoval na [url=%2$s]Váš %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica:Upozornění] Komentář ke konverzaci #%1$d od %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "Uživatel %s okomentoval vámi sledovanou položku/konverzaci." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Prosím navštivte %s pro zobrazení konverzace a možnosti odpovědět." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Upozornění] %s umístěn na Vaši profilovou zeď" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s přidal příspěvek na Vaši profilovou zeď na %2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s napřidáno na [url=%2$s]na Vaši zeď[/url]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Upozornění] %s Vás označil" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s Vás označil na %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s]Vás označil[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "[Friendica:Notify] %s nasdílel nový příspěvek" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "%1$s nasdílel nový příspěvek na %2$s" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "%1$s [url=%2$s]nasdílel příspěvek[/url]." + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica:Upozornění] %1$s Vás šťouchnul" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s Vás šťouchnul na %2$s" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "Uživatel %1$s [url=%2$s]Vás šťouchnul[/url]." + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Upozornění] %s označil Váš příspěvek" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s označil Váš příspěvek na %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s označil [url=%2$s]Váš příspěvek[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Upozornění] Obdrženo přestavení" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Obdržel jste žádost o spojení od '%1$s' na %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Obdržel jste [url=%1$s]žádost o spojení[/url] od %2$s." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Můžete navštívit jejich profil na %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Prosím navštivte %s pro schválení či zamítnutí představení." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "[Friendica:Upozornění] Nový člověk s vámi sdílí" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "uživatel %1$s sdílí s vámi ma %2$s" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "[Friendica:Upozornění] Máte nového následovníka" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "Máte nového následovníka na %2$s : %1$s" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica:Upozornění] Obdržen návrh na přátelství" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Obdržel jste návrh přátelství od '%1$s' na %2$s" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "To se může občas stát pokud kontakt byl zažádán oběma osobami a již byl schválen." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Obdržel jste [url=%1$s]návrh přátelství[/url] s %2$s from %3$s." -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Odpověď ze vzdáleného serveru nebyla srozumitelná." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Jméno:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Neočekávaná odpověď od vzdáleného serveru:" +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Foto:" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Potvrzení úspěšně dokončena." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Prosím navštivte %s pro schválení či zamítnutí doporučení." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Vzdálený server oznámil:" +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "[Friendica:Upozornění] Spojení akceptováno" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Dočasné selhání. Prosím, vyčkejte a zkuste to znovu." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "'%1$s' akceptoval váš požadavek na spojení na %2$s" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Žádost o propojení selhala nebo byla zrušena." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "%2$s akceptoval váš [url=%1$s]požadavek na spojení[/url]." -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Nelze nastavit fotografii kontaktu." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "Jste nyní vzájemnými přáteli a můžete si vyměňovat aktualizace statusu, fotografií a emailů\nbez omezení." -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "Prosím navštivte %s pokud chcete změnit tento vztah." + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "'%1$s' vás přijal jako \"fanouška\", což omezuje některé formy komunikace - jako jsou soukromé zprávy a některé interakce na profilech. Pokud se jedná o celebritu, případně o komunitní stránky, pak bylo toto nastavení provedeno automaticky.." + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "''%1$s' se může rozhodnout rozšířit tento vztah na oboustraný nebo méně restriktivní" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "[Systém Friendica :Upozornění] registrační požadavek" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "Obdržel jste požadavek na registraci od '%1$s' na %2$s" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "Obdržel jste [url=%1$s]požadavek na registraci[/url] od '%2$s'." + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "Plné jméno:\t%1$s\\nUmístění webu:\t%2$s\\nPřihlašovací účet:\t%3$s (%4$s)" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "Prosím navštivte %s k odsouhlasení nebo k zamítnutí požadavku." + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "Uživatel nenalezen" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "Není tu žádný status s tímto id." + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "Nemáme žádnou konverzaci s tímto id." + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "zobrazit v plné velikosti" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr " na Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Celé jméno:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Narozeniny:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Věk:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "pro %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Sexuální preference:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Rodné město" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Štítky:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Politické přesvědčení:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Náboženství:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "O mě:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Koníčky/zájmy:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Líbí se:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Nelibí se:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Kontaktní informace a sociální sítě:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Hudební vkus:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Knihy, literatura:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Televize:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/tanec/kultura/zábava:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Láska/romance" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Práce/zaměstnání:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Škola/vzdělávání:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Zde není nic nového" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Smazat notifikace" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Konec této relace" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "Vaše videa" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "Vaše osobní poznámky" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Přihlásit se" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Domácí stránka" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Vytvořit účet" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Nápověda" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Nápověda a dokumentace" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Aplikace" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Doplňkové aplikace, nástroje, hry" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Vyhledávání" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Hledání na stránkách tohoto webu" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Konverzace na tomto webu" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Adresář" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Adresář" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "Informace" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "Informace o této instanci Friendica" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Síť" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Konverzace od Vašich přátel" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "Síťový Reset" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "Načíst stránku Síť bez filtrů" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Představení" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Žádosti přátel" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Upozornění" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Zobrazit všechny upozornění" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Označit všechny upozornění systému jako přečtené" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Zprávy" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Soukromá pošta" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Doručená pošta" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Odeslaná pošta" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Nová zpráva" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Spravovat" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Spravovat jiné stránky" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "Delegace" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Správa delegátů stránky" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Nastavení účtu" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Spravovat/Editovat Profily" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Spravovat/upravit přátelé a kontakty" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Administrace" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Nastavení webu a konfigurace" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Navigace" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Mapa webu" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Klikněte zde pro aktualizaci." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Tato akce překročí limit nastavené Vaším předplatným." + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "Tato akce není v rámci Vašeho předplatného dostupná." + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Nepovolené URL profilu." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Chybí URL adresa." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními sítěmi." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Nenalezen žádný kompatibilní komunikační protokol nebo kanál." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "Uvedená adresa profilu neposkytuje dostatečné informace." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Autor nebo jméno nenalezeno" + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Této adrese neodpovídá žádné URL prohlížeče." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Není možné namapovat adresu identity ve stylu @ s žádným možným protokolem ani emailovým kontaktem." + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Použite mailo: před adresou k vynucení emailové kontroly." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Zadaná adresa profilu patří do sítě, která byla na tomto serveru zakázána." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Omezený profil. Tato osoba nebude schopna od Vás přijímat přímé / osobní sdělení." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Nepodařilo se získat kontaktní informace." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "následující" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "Chyba dekódování uživatelského účtu" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "Chyba! V datovém souboru není označení verze! Je to opravdu soubor s účtem Friendica?" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "Chyba! Nelze ověřit přezdívku" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "Uživatel '%s' již na tomto serveru existuje!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Chyba vytváření uživatele" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Chyba vytváření uživatelského účtu" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d kontakt nenaimporován" +msgstr[1] "%d kontaktů nenaimporováno" +msgstr[2] "%d kontakty nenaimporovány" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Hotovo. Nyní se můžete přihlásit se svými uživatelským účtem a heslem" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Začíná:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Končí:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "následování zastaveno" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Šťouchnout" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Zobrazit Status" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Zobrazit Profil" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Zobrazit Fotky" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Zobrazit Příspěvky sítě" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Editovat Kontakty" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "Odstranit kontakt" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Poslat soukromou zprávu" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "\n\t\t\tThe friendica vývojáři uvolnili nedávno aktualizaci %s,\n\t\t\tale při pokusu o její instalaci se něco velmi nepovedlo.\n\t\t\tJe třeba to opravit a já to sám nedokážu. Prosím kontaktuj\n\t\t\tfriendica vývojáře, pokud mi s tím nepomůžeš ty sám. Moje databáze může být poškozena." + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "Chybová zpráva je\n[pre]%s[/pre]" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Při vytváření databázových tabulek došlo k chybám." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "Při provádění databázových změn došlo k chybám." + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Různé" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "rok" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "měsíc" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "den" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "nikdy" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "méně než před sekundou" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "let" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "měsíců" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "týdnem" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "týdny" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "dnů" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "hodina" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "hodin" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minuta" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minut" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "sekunda" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "sekund" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "před %1$d %2$s" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[bez předmětu]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(Bez předmětu)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Neznámé | Nezařazeno" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Okamžitě blokovat " + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "pochybný, spammer, self-makerter" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Znám ho ale, ale bez rozhodnutí" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "OK, pravděpodobně neškodný" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Renomovaný, má mou důvěru" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Často" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "každou hodinu" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Dvakrát denně" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "denně" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Týdenně" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Měsíčně" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "E-mail" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "Diaspora konektor" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "Statusnet" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "App.net" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s je nyní přítel s %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Sdílení oznámení ze sítě Diaspora" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Přílohy:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Pro '%s' nenalezen žádný uživatelský záznam " +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s nemá rád %2$s na %3$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Náš šifrovací klíč zřejmě přestal správně fungovat." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Byla poskytnuta prázdná URL adresa nebo se nepodařilo URL adresu dešifrovat." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Kontakt záznam nebyl nalezen pro vás na našich stránkách." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "V adresáři není k dispozici veřejný klíč pro URL %s." +msgid "%1$s poked %2$s" +msgstr "%1$s šťouchnul %2$s" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "šťouchnut" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s je právě %2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s označen uživatelem %2$s %3$s s %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "příspěvek/položka" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "uživatel %1$s označil %2$s's %3$s jako oblíbeného" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Vybrat" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Odstranit" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Zobrazit profil uživatele %s na %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Kategorie:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Vyplněn pod:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s od %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Pohled v kontextu" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Čekejte prosím" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "odstranit" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Smazat vybrané položky" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "Následovat vlákno" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s se to líbí." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s se to nelíbí." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d lidem se to líbí" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d lidem se to nelíbí" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "a" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", a %d dalších lidí" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s se to líbí." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s se to nelíbí." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Viditelné pro všechny" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Zadejte prosím URL odkaz:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Prosím zadejte URL adresu videa:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Prosím zadejte URL adresu zvukového záznamu:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Štítek:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Uložit do složky:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Kde právě jste?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Smazat položku(y)?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Poslat příspěvek na e-mail" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Kontektory deaktivovány, od \"%s\" je aktivován." + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Skrýt Vaše profilové detaily před neznámými uživateli?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Sdílet" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Nahrát fotografii" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "nahrát fotky" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Přiložit soubor" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "přidat soubor" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Vložit webový odkaz" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "webový odkaz" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Zadejte odkaz na video" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "odkaz na video" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Zadejte odkaz na zvukový záznam" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "odkaz na audio" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Nastavte vaši polohu" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "nastavit místo" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Odstranit adresu v prohlížeči" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "vymazat místo" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Nastavit titulek" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Kategorie (čárkou oddělený seznam)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Nastavení oprávnění" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "oprávnění" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "skrytá kopie: e-mailové adresy" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Veřejný příspěvek" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Příklad: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Náhled" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Zveřejnit na Groups" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Zveřejnit na Groups" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Soukromý příspěvek" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "novější" + +#: ../../include/text.php:298 +msgid "older" +msgstr "starší" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "předchozí" + +#: ../../include/text.php:305 +msgid "first" +msgstr "první" + +#: ../../include/text.php:337 +msgid "last" +msgstr "poslední" + +#: ../../include/text.php:340 +msgid "next" +msgstr "další" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Žádné kontakty" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d kontakt" +msgstr[1] "%d kontaktů" +msgstr[2] "%d kontaktů" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Zobrazit kontakty" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Uložit" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "šťouchnout" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "cinknout" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "cinkut" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "pobídnout" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "pobídnut" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "dát facku" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "být uhozen" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "osahávat" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "osaháván" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "odmítnout" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "odmítnut" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "šťasný" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "smutný" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "jemný" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "unavený" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "emergický" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "nazlobený" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "otupen" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "popletený" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "zajímavý" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "hořký" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "radnostný" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "naživu" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "otráven" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "znepokojený" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "mrzutý" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "vyrušen" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "frustrovaný" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "motivovaný" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "uvolněný" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "překvapený" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Pondělí" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Úterý" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Středa" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Čtvrtek" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Pátek" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Sobota" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Neděle" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Ledna" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Února" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Března" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "Dubna" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Května" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Června" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Července" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "Srpna" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "Září" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Října" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "Listopadu" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Prosinec" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Zobrazit video" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "bytů" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Klikněte pro otevření/zavření" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "odkaz na zdroj" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "standardní" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Vyběr alternativního jazyka" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "aktivita" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "komentář" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "příspěvek" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "Položka vyplněna" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Odhlášen." + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Přihlášení se nezdařilo." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "Váš systém poskytl duplicitní ID vůči našemu systému. Pokuste se akci zopakovat." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Zaznamenali jsme problém s Vaším přihlášením prostřednictvím Vámi zadaným OpenID. Prosím ověřte si, že jste ID zadali správně. " -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Nelze nastavit Vaše přihlašovací údaje v našem systému." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "Chybová zpráva byla:" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Nelze aktualizovat Váš profil v našem systému" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Obrázek/fotografie" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Připojení přijato na %s" +msgid "%2$s %3$s" +msgstr "%2$s %3$s" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s se připojil k %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Povolit připojení aplikacím" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Vraťte se do vaší aplikace a zadejte tento bezpečnostní kód:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Pro pokračování se prosím přihlaste." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Chcete umožnit této aplikaci přístup k vašim příspěvkům a kontaktům a/nebo k vytváření Vašich nových příspěvků?" +"%s wrote the following post" +msgstr "%s napsal následující příspěvek" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Nenalezen žádný platný účet." +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 napsal:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Žádost o obnovení hesla vyřízena. Zkontrolujte Vaši e-mailovou schránku." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Šifrovaný obsah" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Vítejte " + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Prosím nahrejte profilovou fotografii" + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Vítejte zpět " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "vložený obsah" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Vkládání zakázáno" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Muž" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Žena" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "V současné době muž" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "V současné době žena" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Většinou muž" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Většinou žena" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgender" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Intersex" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transexuál" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodit" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Neutrál" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Nespecifikováno" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Jiné" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Nerozhodnuto" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Muži" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Ženy" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Gay" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbička" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Bez preferencí" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Bisexuál" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autosexuál" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Abstinent" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "panic/panna" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Deviant" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetišista" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Hodně" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Nesexuální" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Svobodný" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Osamnělý" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Dostupný" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Nedostupný" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Zamilovaný" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Zabouchnutý" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Seznamující se" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Nevěrný" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Závislý na sexu" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Přátelé" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Přátelé / výhody" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Ležérní" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Zadaný" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Ženatý/vdaná" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Pomyslně ženatý/vdaná" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Partneři" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Žijící ve společné domácnosti" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Zvykové právo" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Šťastný" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "Nehledající" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Zrazen" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Odloučený" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Nestálý" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Rozvedený(á)" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Pomyslně rozvedený" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Ovdovělý(á)" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Nejistý" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "Je to složité" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Nezajímá" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Zeptej se mě" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Pozvánka je vyžadována." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Pozvánka nemohla být ověřena." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Neplatný odkaz OpenID" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Zadejte prosím požadované informace." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Použijte prosím kratší jméno." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Jméno je příliš krátké." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Nezdá se, že by to bylo vaše celé jméno (křestní jméno a příjmení)." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Váš e-mailová doména není na tomto serveru mezi povolenými." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Neplatná e-mailová adresa." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Tento e-mail nelze použít." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Vaše \"přezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a musí začínat písmenem." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Přezdívka je již registrována. Prosím vyberte jinou." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Tato přezdívka již zde byla použita a nemůže být využita znovu. Prosím vyberete si jinou." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "Závažná chyba: Generování bezpečnostních klíčů se nezdařilo." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Došlo k chybě při registraci. Zkuste to prosím znovu." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Došlo k chybě při vytváření Vašeho výchozího profilu. Zkuste to prosím znovu." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Na %s bylo zažádáno o resetování hesla" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení hesla se nezdařilo." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "\n\t\tDrahý %1$s,\n\t\t\tDěkujeme Vám za registraci na %2$s. Váš účet byl vytvořen.\n\t" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Vaše heslo bylo na Vaše přání resetováno." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Někdo Vám napsal na Vaši profilovou stránku" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Uložte si nebo zkopírujte nové heslo - a pak" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "klikněte zde pro přihlášení" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Nezdá se, že by to bylo Vaše celé jméno (křestní jméno a příjmení)." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Vaše heslo bylo změněno na %s" +msgid "Registration details for %s" +msgstr "Registrační údaje pro %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Zapomněli jste heslo?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Viditelné pro všechny" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Zadejte svůj e-mailovou adresu a odešlete žádost o zaslání Vašeho nového hesla. Poté zkontrolujte svůj e-mail pro další instrukce." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "Tento záznam byl editován" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Přezdívka nebo e-mail: " +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Soukromá zpráva" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Reset" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Upravit" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "uložit do složky" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "přidat hvězdu" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "odebrat hvězdu" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "přepnout hvězdu" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "označeno hvězdou" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "ignorovat vlákno" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "přestat ignorovat vlákno" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "přepnout stav Ignorování" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "ignorován" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "přidat štítek" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Líbí se mi to (přepínač)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "má rád" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Nelíbí se mi to (přepínač)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "nemá rád" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Sdílet toto" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "sdílí" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "pro" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "přes" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Zeď-na-Zeď" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "přes Zeď-na-Zeď " + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d komentář" +msgstr[1] "%d komentářů" +msgstr[2] "%d komentářů" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Nastavte Vaši polohu" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Tučné" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Kurzíva" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Podrtžené" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Citovat" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Kód" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Obrázek" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Odkaz" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Video" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Položka není k dispozici." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Položka nebyla nalezena." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1247,13 +3092,6 @@ msgstr "Zpráva odeslána." msgid "No recipient." msgstr "Žádný příjemce." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Zadejte prosím URL odkaz:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Odeslat soukromou zprávu" @@ -1275,227 +3113,1641 @@ msgstr "Adresát:" msgid "Subject:" msgstr "Předmět:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Vaše zpráva:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Nahrát fotografii" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Skupina vytvořena." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Vložit webový odkaz" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Nelze vytvořit skupinu." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Vítejte na Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Skupina nenalezena." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Seznam doporučení pro nového člena" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Název skupiny byl změněn." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "Uložit Skupinu" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Vytvořit skupinu kontaktů / přátel." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Název skupiny: " + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Skupina odstraněna. " + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Nelze odstranit skupinu." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Editor skupin" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Členové" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Všechny kontakty" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Klikněte na kontakt pro přidání nebo odebrání" + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Žádní potenciální delegáti stránky nenalezeni." + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "Rádi bychom vám nabídli několik tipů a odkazů pro začátek. Klikněte na jakoukoliv položku pro zobrazení relevantní stránky. Odkaz na tuto stránku bude viditelný z Vaší domovské stránky po dobu dvou týdnů od Vaší první registrace." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Delegáti jsou schopni řídit všechny aspekty tohoto účtu / stránky, kromě základních nastavení účtu. Prosím, nepředávejte svůj osobní účet nikomu, komu úplně nevěříte.." -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Začínáme" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Stávající správci stránky" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Prohlídka Friendica " +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Stávající delegáti stránky " -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Potenciální delegáti" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Odstranit" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Přidat" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Žádné záznamy." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Neplatný identifikátor požadavku." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Odstranit" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignorovat" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Systém" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Osobní" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Zobrazit ignorované žádosti" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Skrýt ignorované žádosti" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Typ oznámení: " + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Návrh přátelství" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "navrhl %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Skrýt tento kontakt před ostatními" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Zveřejnit aktivitu nového přítele." + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "je-li použitelné" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Schválit" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Vaši údajní známí: " + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "ano" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "ne" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Schválit jako: " + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Přítel" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Sdílené" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fanoušek / obdivovatel" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Přítel / žádost o připojení" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Nový následovník" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Žádné představení." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "Uživateli %s se líbí příspěvek uživatele %s" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "Uživateli %s se nelíbí příspěvek uživatele %s" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s se nyní přátelí s %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s vytvořil nový příspěvek" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s okomentoval příspěvek uživatele %s'" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Žádné další síťové upozornění." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Upozornění Sítě" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Žádné další systémová upozornění." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Systémová upozornění" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Žádné další osobní upozornění." + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Osobní upozornění" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Žádné další domácí upozornění." + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Domácí upozornění" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Žádný profil" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "Žádost o připojení selhala nebo byla zrušena." + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Účet" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Další funkčnosti" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "Zobrazení" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "Sociální sítě" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Pluginy" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Propojené aplikace" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Export osobních údajů" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Odstranit účet" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Chybí některé důležité údaje!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Aktualizace" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Nepodařilo se připojit k e-mailovému účtu pomocí dodaného nastavení." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "Nastavení e-mailu aktualizována." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "Aktualizované funkčnosti" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "Správa o změně umístění byla odeslána vašim kontaktům" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Hesla se neshodují. Heslo nebylo změněno." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Prázdné hesla nejsou povolena. Heslo nebylo změněno." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Špatné heslo." + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Heslo bylo změněno." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Aktualizace hesla se nezdařila. Zkuste to prosím znovu." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr "Prosím použijte kratší jméno." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr "Jméno je příliš krátké." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Špatné heslo" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr "Neplatný e-mail." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr "Nelze provést změnu na tento e-mail." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "Soukromé fórum nemá nastaveno zabezpečení. Používá se defaultní soukromá skupina." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "Soukromé fórum nemá nastaveno zabezpečení a ani žádnou defaultní soukromou skupinu." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Nastavení aktualizováno." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Přidat aplikaci" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "Uložit Nastavení" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Jméno" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Přesměrování" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "URL ikony" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Nemůžete editovat tuto aplikaci." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Připojené aplikace" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Klienský klíč začíná" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Bez názvu" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Odstranit oprávnění" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Žádný doplněk není nastaven" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Nastavení doplňku" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Vypnuto" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "Zapnuto" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Další Funkčnosti" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Vestavěná podpora pro připojení s %s je %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "povoleno" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "zakázáno" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "Přístup k elektronické poště je na tomto serveru zakázán." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Nastavení e-mailu" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "Na Vaší stránce Rychlý Start - naleznete stručné představení k Vašemu profilu a záložce Síť, k vytvoření spojení s novými kontakty a nalezení skupin, ke kterým se můžete připojit." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Pokud chcete komunikovat pomocí této služby s Vašimi kontakty z e-mailu (volitelné), uveďte, jak se připojit k Vaší e-mailové schránce." -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Navštivte své nastavení" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Poslední úspěšná kontrola e-mailu:" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "jméno IMAP serveru:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "IMAP port:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Zabezpečení:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Žádný" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "přihlašovací jméno k e-mailu:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "heslo k Vašemu e-mailu:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Odpovědět na adresu:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Poslat veřejné příspěvky na všechny e-mailové kontakty:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Akce po importu:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Označit jako přečtené" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Přesunout do složky" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Přesunout do složky:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "žádné speciální téma pro mobilní zařízení" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Nastavení Zobrazení" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Vybrat grafickou šablonu:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Téma pro mobilní zařízení:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Aktualizovat prohlížeč každých xx sekund" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimum 10 sekund, žádné maximum." + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "Počet položek zobrazených na stránce:" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Maximum 100 položek" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "Počet položek ke zobrazení na stránce při zobrazení na mobilním zařízení:" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Nezobrazovat emotikony" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "Nezobrazovat oznámění" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "Nekonečné posouvání" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "Automatické aktualizace pouze na hlavní stránce Síť." + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "Uživatelské typy" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "Komunitní typy" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Normální stránka účtu" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Tento účet je běžný osobní profil" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Stránka \"Soapbox\"" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Automaticky schválit všechna spojení / přátelství jako fanoušky s právem pouze ke čtení" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Komunitní fórum/ účet celebrity" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "Na Vaší stránce Nastavení - si změňte Vaše první heslo.\nVěnujte také svou pozornost k adrese identity. Vypadá jako emailová adresa a bude Vám užitečná pro navazování přátelství na svobodné sociální síti." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Automaticky schvalovat všechny žádosti o spojení / přátelství, jako fanoušky s právem ke čtení." -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Automatická stránka přítele" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Automaticky schvalovat všechny žádosti o spojení / přátelství jako přátele" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Soukromé fórum [Experimentální]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Soukromé fórum - pouze pro schválené členy" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Volitelné) Povolit OpenID pro přihlášení k tomuto účtu." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Publikovat Váš výchozí profil v místním adresáři webu?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Ne" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Publikovat Váš výchozí profil v globální sociálním adresáři?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Skrýt Vaše kontaktní údaje a seznam přátel před návštěvníky ve Vašem výchozím profilu?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Povolit přátelům umisťování příspěvků na vaši profilovou stránku?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Povolit přátelům označovat Vaše příspěvky?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Chcete nám povolit abychom vás navrhovali jako přátelé pro nové členy?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Povolit neznámým lidem Vám zasílat soukromé zprávy?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Profil není zveřejněn." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "nebo" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Vaše adresa identity je" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Automaticky expirovat příspěvky po zadaném počtu dní:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Pokud je prázdné, příspěvky nebudou nikdy expirovat. Expirované příspěvky budou vymazány" + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Pokročilé nastavení expirací" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Nastavení expirací" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Expirovat příspěvky:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Expirovat osobní poznámky:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Expirovat příspěvky s hvězdou:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Expirovat fotografie:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Přízpěvky expirovat pouze ostatními:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Nastavení účtu" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Nastavení hesla" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Nové heslo:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Potvrďte:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Pokud nechcete změnit heslo, položku hesla nevyplňujte" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Stávající heslo:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "Vaše stávající heslo k potvrzení změn" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Heslo: " + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Základní nastavení" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "E-mailová adresa:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Vaše časové pásmo:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Výchozí umístění příspěvků:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Používat umístění dle prohlížeče:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Nastavení zabezpečení a soukromí" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Maximální počet žádostí o přátelství za den:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(Aby se zabránilo spamu)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Výchozí oprávnění pro příspěvek" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(Klikněte pro otevření/zavření)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Zobrazit ve Skupinách" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Zobrazit v Kontaktech" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "Výchozí Soukromý příspěvek" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "Výchozí Veřejný příspěvek" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "Výchozí oprávnění pro nové příspěvky" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maximum soukromých zpráv od neznámých lidí:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Nastavení notifikací" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Defaultně posílat statusové zprávy když:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "akceptuji požadavek na přátelství" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "připojující se k fóru/komunitě" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "provedení zajímavé profilové změny" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Poslat notifikaci e-mailem, když" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "obdržíte žádost o propojení" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Vaše žádosti jsou potvrzeny" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "někdo Vám napíše na Vaši profilovou stránku" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "někdo Vám napíše následný komentář" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "obdržíte soukromou zprávu" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Obdržel jste návrh přátelství" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Jste označen v příspěvku" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "Byl Jste šťouchnout v příspěvku" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Pokročilé nastavení účtu/stránky" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Změnit chování tohoto účtu ve speciálních situacích" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "Změna umístění" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "Prohlédněte si další nastavení, a to zejména nastavení soukromí. Nezveřejnění svého účtu v adresáři je jako mít nezveřejněné telefonní číslo. Obecně platí, že je lepší mít svůj účet zveřejněný, leda by všichni vaši potenciální přátelé věděli, jak vás přesně najít." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "Pokud jste přemístil tento profil z jiného serveru a nějaký z vašich kontaktů nedostává Vaše aktualizace, zkuste stisknout toto tlačítko." -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Nahrát profilovou fotografii" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "Znovu odeslat správu o změně umístění Vašim kontaktům" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Společní přátelé" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Žádné společné kontakty." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Vzdálené soukromé informace nejsou k dispozici." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Viditelné pro:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "%d kontakt upraven." +msgstr[1] "%d kontakty upraveny" +msgstr[2] "%d kontaktů upraveno" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Nelze získat přístup k záznamu kontaktu." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Nelze nalézt vybraný profil." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Kontakt aktualizován." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Nepodařilo se aktualizovat kontakt." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Kontakt byl zablokován" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Kontakt byl odblokován" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Kontakt bude ignorován" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "Kontakt přestal být ignorován" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Kontakt byl archivován" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "Kontakt byl vrácen z archívu." + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Opravdu chcete smazat tento kontakt?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Kontakt byl odstraněn." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Jste vzájemní přátelé s uživatelem %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Sdílíte s uživatelem %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "uživatel %s sdílí s vámi" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Soukromá komunikace není dostupná pro tento kontakt." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Nikdy" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Aktualizace byla úspěšná)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Aktualizace nebyla úspěšná)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Navrhněte přátelé" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Typ sítě: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Zobrazit všechny kontakty" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Odblokovat" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Blokovat" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Přepnout stav Blokováno" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Přestat ignorovat" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Přepnout stav Ignorováno" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Vrátit z archívu" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Archivovat" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Přepnout stav Archivováno" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Opravit" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Pokročilé nastavení kontaktu" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "Komunikace s tímto kontaktem byla ztracena!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Editor kontaktu" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Viditelnost profilu" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "Nahrajte si svou profilovou fotku, pokud jste tak již neučinili. Studie ukázaly, že lidé se skutečnými fotografiemi mají desetkrát častěji přátele než lidé, kteří nemají." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Vyberte prosím profil, který chcete zobrazit %s při zabezpečeném prohlížení vašeho profilu." -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Editujte Váš profil" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Kontaktní informace / poznámky" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Editovat poznámky kontaktu" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Navštivte profil uživatele %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Blokovat / Odblokovat kontakt" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignorovat kontakt" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Opravit nastavení adresy URL " + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Zobrazit konverzace" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Odstranit kontakt" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Poslední aktualizace:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Aktualizovat veřejné příspěvky" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Aktualizovat" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "V současnosti zablokováno" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "V současnosti ignorováno" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Aktuálně archivován" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Upravit výchozí profil podle vašich představ. Prověřte nastavení pro skrytí Vašeho seznamu přátel a skrytí profilu před neznámými návštěvníky." +"Replies/likes to your public posts may still be visible" +msgstr "Odpovědi/Libí se na Vaše veřejné příspěvky mohou být stále viditelné" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Profilová klíčová slova" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "Upozornění na nové příspěvky" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "Poslat upozornění při každém novém příspěvku tohoto kontaktu" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "Načíst další informace pro kanál" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Doporučení" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Navrhnout potenciální přátele" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Zobrazit všechny kontakty" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Odblokován" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Zobrazit pouze neblokované kontakty" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Blokován" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Zobrazit pouze blokované kontakty" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Ignorován" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Zobrazit pouze ignorované kontakty" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Archivován" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Zobrazit pouze archivované kontakty" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Skrytý" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Zobrazit pouze skryté kontakty" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Vzájemné přátelství" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "je Váš fanoušek" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "jste fanouškem" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Editovat kontakt" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Prohledat Vaše kontakty" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Zjištění: " + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "Omlouváme se, možná je Váš soubor větší než je povolené maximum dle nastavení PHP" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "Nebo - nenahrával jste prázdný soubor?" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Velikost souboru přesáhla limit %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Nahrání souboru se nezdařilo." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Vložený obsah - obnovení stránky pro zobrazení]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Exportovat účet" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "Nastavte si nějaká veřejné klíčová slova pro výchozí profil, která popisují Vaše zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a navrhnout přátelství." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Exportujte svůj účet a své kontakty. Použijte tuto funkci pro vytvoření zálohy svého účtu a/nebo k přesunu na jiný server." -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Probíhá pokus o připojení" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Exportovat vše" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Jestliže máte účet na Facebooku, povolte konektor na Facebook a bude možné (na přání) importovat všechny Vaš přátele na Facebooku a všechny Vaše konverzace." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Exportujte své informace k účtu, kontakty a vše své položky jako json. To může být velmi velký soubor a může to zabrat spoustu času. Tuto funkci použijte pro úplnou zálohu svého účtu(fotografie se neexportují)" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Pokud je toto Váš soukromý server, instalací Facebok doplňku můžete zjednodušit Váš přechod na svobodný sociální web." +"Registration successful. Please check your email for further instructions." +msgstr "Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Importování emaiů" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Nepodařilo se odeslat zprávu na e-mail. Zde je zpráva, která nebyla odeslána." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Vaši registraci nelze zpracovat." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Vaše registrace čeká na schválení vlastníkem serveru." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "Pokud chcete importovat své přátele nebo mailové skupiny a komunikovat s nimi, zadejte na Vaší stránce Nastavení kontektoru své přístupové údaje do svého emailového účtu" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Došlo k překročení maximálního povoleného počtu registrací za den na tomto serveru. Zkuste to zítra znovu." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Navštivte Vaši stránku s kontakty" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "Vaše stránka Kontakty je Vaše brána k nastavování přátelství a propojení s přáteli z dalších sítí. Typicky zadáte jejich emailovou adresu nebo URL adresu jejich serveru prostřednictvím dialogu Přidat nový kontakt." +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Tento formulář můžete (volitelně) vyplnit s pomocí OpenID tím, že vyplníte své OpenID a kliknutete na tlačítko 'Zaregistrovat'." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Navštivte lokální adresář Friendica" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných propojených serverech. Prostřednictvím odkazů Připojení nebo Následovat si prohlédněte jejich profilovou stránku. Uveďte svou vlastní adresu identity, je-li požadována." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Pokud nepoužíváte OpenID, nechte prosím toto pole prázdné a vyplňte zbylé položky." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Nalezení nových lidí" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Vaše OpenID (nepovinné): " -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Toto je Váš veřejný profil.
Ten může být viditelný kýmkoliv na internetu." + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Členství na tomto webu je pouze na pozvání." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "Vaše pozvání ID:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Registrace" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Vaše celé jméno (např. Jan Novák):" + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Vaše e-mailová adresa:" + +#: ../../mod/register.php:262 msgid "" -"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." -msgstr "Na bočním panelu stránky s kontakty je několik nástrojů k nalezení nových přátel. Porovnáme lidi dle zájmů, najdeme lidi podle jména nebo zájmu a poskytneme Vám návrhy založené na přátelství v síti přátel. Na zcela novém serveru se návrhy přátelství nabínou obvykle během 24 hodin." +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Vyberte přezdívku k profilu. Ta musí začít s textovým znakem. Vaše profilová adresa na tomto webu pak bude \"přezdívka@$sitename\"." -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Skupiny" +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Vyberte přezdívku:" -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Seskupte si své kontakty" +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Import" -#: ../../mod/newmember.php:70 +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "Import Vašeho profilu do této friendica instance" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Příspěvek úspěšně odeslán" + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Systém vypnut z důvodů údržby" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Přístup na tento profil byl omezen." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Tipy pro nové členy" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Veřejný přístup odepřen." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Není vybráno žádné video" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Přístup k této položce je omezen." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Zobrazit album" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Aktuální Videa" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Nahrát nová videa" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Správa identit a / nebo stránek" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "Jakmile získáte nějaké přátele, uspořádejte si je do soukromých konverzačních skupin na postranním panelu Vaší stránky Kontakty a pak můžete komunikovat s každou touto skupinu soukromě prostřednictvím stránky Síť." +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Přepnutí mezi různými identitami nebo komunitními/skupinovými stránkami, které sdílí Vaše detaily účtu, nebo kterým jste přidělili oprávnění nastavovat přístupová práva." -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Proč nejsou mé příspěvky veřejné?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Vyberte identitu pro správu: " -#: ../../mod/newmember.php:73 +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Položka nenalezena" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Upravit příspěvek" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Vyhledávání lidí" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Žádné shody" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Účet schválen." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrace zrušena pro %s" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Přihlaste se, prosím." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Toto pozvání již bylo přijato." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Adresa profilu není platná nebo neobsahuje profilové informace" + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Varování: umístění profilu nemá žádné identifikovatelné jméno vlastníka" + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Varování: umístění profilu nemá žádnou profilovou fotografii." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d požadovaný parametr nebyl nalezen na daném místě" +msgstr[1] "%d požadované parametry nebyly nalezeny na daném místě" +msgstr[2] "%d požadované parametry nebyly nalezeny na daném místě" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Představení dokončeno." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Neopravitelná chyba protokolu" + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Profil není k dispozici." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s dnes obdržel příliš mnoho požadavků na připojení." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Ochrana proti spamu byla aktivována" + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Přátelům se doporučuje to zkusit znovu za 24 hodin." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Neplatný odkaz" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Neplatná emailová adresa" + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Tento účet nebyl nastaven pro email. Požadavek nesplněn." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Nepodařilo se zjistit Vaše jméno na zadané adrese." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Již jste se zde zavedli." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Zřejmě jste již přátelé se %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Neplatné URL profilu." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Vaše žádost o propojení byla odeslána." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Prosím přihlašte se k potvrzení žádosti o propojení." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "Friendica respektuje Vaše soukromí. Defaultně jsou Vaše příspěvky viditelné pouze lidem, které označíte jako Vaše přátelé. Více informací naleznete v nápovědě na výše uvedeném odkazu" +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Jste přihlášeni pod nesprávnou identitou Prosím, přihlaste se do tohoto profilu." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Získání nápovědy" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Skrýt tento kontakt" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Navštivte sekci nápovědy" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Vítejte doma %s." -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Prosím potvrďte Vaši žádost o propojení %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Potvrdit" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Na stránkách Nápověda naleznete nejen další podrobnosti o všech funkcích Friendika ale také další zdroje informací." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Prosím zadejte Vaši adresu identity jedné z následujících podporovaných komunikačních sítí:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Pokud ještě nejste členem svobodné sociální sítě, následujte tento odkaz k nalezení veřejného Friendica serveru a přidejte se k nám ještě dnes." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Požadavek o přátelství / kontaktování" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Příklady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Odpovězte, prosím, následující:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "Zná Vás uživatel %s ?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Přidat osobní poznámku:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet / Federativní Sociální Web" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr " - prosím nepoužívejte tento formulář. Místo toho zadejte %s do Vašeho Diaspora vyhledávacího pole." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Verze PHP pro příkazový řádek na Vašem systému nemá povolen \"register_argc_argv\"." + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Odeslat žádost" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Soubory" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Povolit připojení aplikacím" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Vraťte se do vaší aplikace a zadejte tento bezpečnostní kód:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Pro pokračování se prosím přihlaste." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Chcete umožnit této aplikaci přístup k vašim příspěvkům a kontaktům a/nebo k vytváření Vašich nových příspěvků?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Opravdu chcete smazat tento návrh?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Zrušit" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1506,23 +4758,987 @@ msgstr "Nejsou dostupné žádné návrhy. Pokud je toto nový server, zkuste to msgid "Ignore/Hide" msgstr "Ignorovat / skrýt" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Kontakty, které nejsou členy skupiny" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Kontakt nenalezen." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Návrhy přátelství odeslány " + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Navrhněte přátelé" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Navrhněte přátelé pro uživatele %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "odkaz" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Žádné kontakty." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Nastavení téma zobrazení bylo aktualizováno." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Web" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Uživatelé" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Témata" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Aktualizace databáze" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Logy" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Funkčnosti rozšíření" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Registrace uživatele čeká na potvrzení" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Normální účet" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Soapbox účet" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Komunitní účet / Účet celebrity" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Účet s automatickým schvalováním přátel" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Účet Blogu" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Soukromé fórum" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Fronty zpráv" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administrace" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Shrnutí" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Registrovaní uživatelé" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Čekající registrace" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Verze" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Aktivní pluginy" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "Nelze zpracovat výchozí url adresu. Musí obsahovat alespoň ://" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Nastavení webu aktualizováno." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "Při obdržení příspěvku" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Více uživatelská instance" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Uzavřeno" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Vyžaduje schválení" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Otevřená" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Žádná SSL politika, odkazy budou následovat stránky SSL stav" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Vyžadovat u všech odkazů použití SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Certifikát podepsaný sám sebou, použít SSL pouze pro lokální odkazy (nedoporučeno)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Nahrání souborů" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Politiky" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Pokročilé" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Výkonnost" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "Změna umístění - Varování: pokročilá funkčnost. Tímto můžete znepřístupnit server." + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Název webu" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Banner/logo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "Dodatečné informace" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "Pro veřejné servery: zde můžete doplnit dodatečné informace, které budou uvedeny v seznamu na dir.friendica.com/siteinfo." + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Systémový jazyk" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Grafická šablona systému " + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Defaultní systémové téma - může být změněno v uživatelských profilech - změnit theme settings" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Systémové téma zobrazení pro mobilní zařízení" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Téma zobrazení pro mobilní zařízení" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Politika SSL odkazů" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Určuje, zda-li budou generované odkazy používat SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "Sdílení \"postaru\"" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "Deaktivovat bbcode element \"share\" pro opakující se položky." + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "skrýt nápovědu z navigačního menu" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Skryje menu ze stránek Nápověda z navigačního menu. Nápovědu můžete stále zobrazit přímo zadáním /help." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Jednouživatelská instance" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Nastavit tuto instanci víceuživatelskou nebo jednouživatelskou pro pojmenovaného uživatele" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Maximální velikost obrázků" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximální velikost v bajtech nahraných obrázků. Defaultní je 0, což znamená neomezeno." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Maximální velikost obrázků" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Maximální délka v pixelech delší stránky nahrávaných obrázků. Defaultně je -1, což označuje bez limitu" + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "JPEG kvalita obrázku" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Nahrávaný JPEG bude uložen se zadanou kvalitou v rozmezí [0-100]. Defaultní je 100, což znamená plnou kvalitu." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Politika registrace" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Maximální počet denních registrací" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Pokud je registrace výše povolena, zde se nastaví maximální počet registrací nových uživatelů za den.\nPokud je registrace zakázána, toto nastavení nemá žádný efekt." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Registrace textu" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Bude zřetelně zobrazeno na registrační stránce." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Účet je opuštěn po x dnech" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Neztrácejte systémové zdroje kontaktováním externích webů s opuštěnými účty. Zadejte 0 pro žádný časový limit." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Povolené domény přátel" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Čárkou oddělený seznam domén, kterým je povoleno navazovat přátelství s tímto webem. Zástupné znaky (wildcards) jsou povoleny. Prázné znamená libovolnou doménu." + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Povolené e-mailové domény" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Čárkou oddělený seznam domén emalových adres, kterým je povoleno provádět registraci na tomto webu. Zástupné znaky (wildcards) jsou povoleny. Prázné znamená libovolnou doménu." + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Blokovat veřejnost" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Označemím přepínače zablokujete veřejný přístup ke všem jinak veřejně přístupným soukromým stránkám uživatelům, kteří nebudou přihlášeni." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Publikovat" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Označením přepínače budou včechny profily na tomto webu uvedeny v adresáři webu." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "aktualizace URL adresy Globálního adresáře " + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL adresa k aktualizaci globálního adresáře. Pokud není zadáno, funkce globálního adresáře není dostupná žádné aplikaci." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Povolit vícevláknové zpracování obsahu" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Povolit zpracování obsahu tohoto webu neomezeným počtem paralelních vláken." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Nastavit pro nové uživatele příspěvky jako soukromé" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Nastavit defaultní práva pro příspěvky od všech nových členů na výchozí soukromou skupinu raději než jako veřejné." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "Nezahrnovat obsah příspěvků v emailových upozorněních" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr " V mailových upozorněních, které jsou odesílány z tohoto webu jako soukromé zprávy, nejsou z důvodů bezpečnosti obsaženy příspěvky/komentáře/soukromé zprávy apod. " + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Zakázat veřejný přístup k rozšířením uvedeným v menu aplikace." + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "Označení této volby omezí rozšíření uvedená v menu aplikace pouze pro členy." + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "Nepovolit přidávání soukromých správ v příspěvcích" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "Nereplikovat lokální soukromé fotografie v příspěvcích s přidáním kopie obrázku. To znamená, že kontakty, které obdrží příspěvek obsahující soukromé fotografie se budou muset přihlásit a načíst každý obrázek, což může zabrat nějaký čas." + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "Umožnit uživatelům nastavit " + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "S tímto označením má každý uživatel možnost označit jakékoliv ze svých kontakt jako \"remote_self\" v nastavení v dialogu opravit kontakt. Tímto označením se budou zrcadlit všechny správy tohoto kontaktu v uživatelově proudu." + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Blokovat více registrací" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Znemožnit uživatelům registraci dodatečných účtů k použití jako stránky." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "podpora OpenID" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "Podpora OpenID pro registraci a přihlašování." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "kontrola úplného jména" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Přimět uživatele k registraci s mezerou mezi jménu a příjmením v poli Celé jméno, jako antispamové opatření." + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 Regulární výrazy" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Použít PHP UTF8 regulární výrazy." + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Zobrazit stránku komunity" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Zobrazit Komunitní stránku zobrazující všechny veřejné příspěvky napsané na této stránce." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Zapnout podporu OStatus" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "Poskytnout zabudouvanou kompatibilitu s OStatus (StatusNet, GNU Social apod.). Veškerá komunikace s OStatus je veřejná, proto bude občas zobrazeno upozornění." + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "Interval dokončení konverzace OStatus" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "Jak často by mělo probíhat ověřování pro nové přísvěvky v konverzacích OStatus? Toto může být velmi výkonově náročný úkol." + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Povolit podporu Diaspora" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Poskytnout zabudovanou kompatibilitu sitě Diaspora." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Povolit pouze Friendica kontakty" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Všechny kontakty musí používat Friendica protokol. Všchny jiné zabudované komunikační protokoly budou zablokované." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Ověřit SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Pokud si přejete, můžete vynutit striktní ověřování certifikátů. To znamená že se nebudete moci připojit k žádnému serveru s vlastním SSL certifikátem." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Proxy uživatel" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Proxy URL adresa" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "čas síťového spojení vypršelo (timeout)" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Hodnota ve vteřinách. Nastavte 0 pro neomezeno (není doporučeno)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Interval doručování" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Prodleva mezi doručovacími procesy běžícími na pozadí snižuje zátěž systému. Doporučené nastavení: 4-5 pro sdílené instalace, 2-3 pro virtuální soukromé servery, 0-1 pro velké dedikované servery." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Dotazovací interval" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Tímto nastavením ovlivníte prodlení mezi aktualizačními procesy běžícími na pozadí, čímž můžete snížit systémovou zátěž. Pokud 0, použijte doručovací interval." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Maximální průměrné zatížení" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximální zatížení systému před pozastavením procesů zajišťujících doručování aktualizací - defaultně 50" + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Použít fulltextový vyhledávací stroj MySQL" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Aktivuje fulltextový vyhledávací stroj. Zrychluje vyhledávání ale pouze pro vyhledávání čtyř a více znaků" + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "Potlačit Jazyk" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "Potlačit jazykové informace v meta informacích o příspěvcích" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Cesta k položkám vyrovnávací paměti" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Doba platnosti vyrovnávací paměti v sekundách" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "Jak dlouho by měla vyrovnávací paměť držet data? Výchozí hodnota je 86400 sekund (Jeden den). Pro vypnutí funkce vyrovnávací paměti nastavte hodnotu na -1." + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "Maximální počet komentářů k příspěvku" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "Kolik komentářů by mělo být zobrazeno k každému příspěvku? Defaultní hodnota je 100." + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Cesta k souboru zámku" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Cesta k dočasným souborům" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Základní cesta k instalaci" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "Vypnutí obrázkové proxy" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "Obrázková proxi zvyšuje výkonnost a soukromí. Neměla by být použita na systémech s pomalým připojením k síti." + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "Nová výchozí url adresa" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "Povolit noscrape" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "Funkčnost noscrape urychlí odesílání adresářů použitím JSON místo HTML." + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Aktualizace byla označena jako úspěšná." + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "Aktualizace struktury databáze %s byla úspěšně aplikována." + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "Provádění aktualizace databáze %s skončilo chybou: %s" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "Vykonávání %s selhalo s chybou: %s" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Aktualizace %s byla úspěšně aplikována." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Aktualizace %s nevrátila žádný status. Není zřejmé, jestli byla úspěšná." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "Nebyla nalezena žádná další aktualizační funkce %s která by měla být volána." + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Žádné neúspěšné aktualizace." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "Ověření struktury databáze" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Neúspěšné aktualizace" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "To nezahrnuje aktualizace do verze 1139, které nevracejí žádný status." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Označit za úspěšné (pokud byla aktualizace aplikována manuálně)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Pokusit se provést tuto aktualizaci automaticky." + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "\n\t\t\tDrahý %1$s,\n\t\t\t\tadministrátor webu %2$s pro Vás vytvořil uživatelský účet." + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s uživatel blokován/odblokován" +msgstr[1] "%s uživatelů blokováno/odblokováno" +msgstr[2] "%s uživatelů blokováno/odblokováno" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s uživatel smazán" +msgstr[1] "%s uživatelů smazáno" +msgstr[2] "%s uživatelů smazáno" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Uživatel '%s' smazán" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Uživatel '%s' odblokován" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Uživatel '%s' blokován" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "Přidat Uživatele" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "Vybrat vše" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Registrace uživatele čeká na potvrzení" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "Uživatel čeká na trvalé smazání" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Datum žádosti" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Žádné registrace." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Odmítnout" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Site administrátor" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Účtu vypršela platnost" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "Nový uživatel" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Datum registrace" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Datum posledního přihlášení" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Poslední položka" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "Smazán od" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Vybraní uživatelé budou smazáni!\\n\\n Vše, co tito uživatelé na těchto stránkách vytvořili, bude trvale odstraněno!\\n\\n Opravdu pokračovat?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Uživatel {0} bude smazán!\\n\\n Vše, co tento uživatel na těchto stránkách vytvořil, bude trvale odstraněno!\\n\\n Opravdu pokračovat?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "Jméno nového uživatele" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "Přezdívka" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "Přezdívka nového uživatele." + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "Emailová adresa nového uživatele." + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plugin %s zakázán." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s povolen." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Zakázat" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Povolit" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Přepnout" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Autor: " + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Správce: " + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Nenalezeny žádná témata." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Snímek obrazovky" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Experimentální]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Nepodporováno]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Nastavení protokolu aktualizováno." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Vyčistit" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "Povolit ladění" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Soubor s logem" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Musí být editovatelné web serverem. Relativní cesta k vašemu kořenovému adresáři Friendica" + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Úroveň auditu" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Zavřít" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "Hostitel FTP" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "Cesta FTP" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP uživatel" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP heslo" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Obrázek překročil limit velikosti %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Obrázek není možné zprocesovat" + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Nahrání obrázku selhalo." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Vítá Vás %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "Chyba OpenID protokolu. Navrátilo se žádné ID." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Nenalezen účet a OpenID registrace na tomto serveru není dovolena." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Výsledky hledání pro:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Odstranit termín" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Uložená hledání" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "přidat" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Dle komentářů" @@ -1539,10 +5755,6 @@ msgstr "Dle data" msgid "Sort by Post Date" msgstr "Řadit podle data příspěvku" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Osobní" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Příspěvky, které Vás zmiňují nebo zahrnují" @@ -1608,6 +5820,1074 @@ msgstr "Soukromé zprávy této osobě jsou vystaveny riziku prozrazení." msgid "Invalid contact." msgstr "Neplatný kontakt." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- vyber -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Toto je Friendica, verze" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "běžící na webu" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Pro získání dalších informací o projektu Friendica navštivte prosím Friendica.com." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Pro hlášení chyb a námětů na změny navštivte:" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Návrhy, chválu, dary, apod. - prosím piště na \"info\" na Friendica - tečka com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Instalované pluginy/doplňky/aplikace:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Nejsou žádné nainstalované doplňky/aplikace" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Aplikace" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Žádné nainstalované aplikace." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Nahrát nové fotografie" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Kontakt byl zablokován" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Album nenalezeno." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Smazat album" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Opravdu chcete smazat toto foto album a všechny jeho fotografie?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Smazat fotografii" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Opravdu chcete smazat tuto fotografii?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s byl označen v %2$s uživatelem %3$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "fotografie" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Velikost obrázku překračuje limit velikosti" + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Soubor obrázku je prázdný." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Není vybrána žádná fotografie" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Použil jste %1$.2f Mbajtů z %2$.2f Mbajtů úložiště fotografií." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Nahrání fotografií " + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Název nového alba: " + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "nebo stávající název alba: " + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Nezobrazovat stav pro tento upload" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Oprávnění:" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Soukromé Fotografie" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Veřejné Fotografie" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Edituj album" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Zobrazit nejprve nejnovější:" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Zobrazit nejprve nejstarší:" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Zobraz fotografii" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Oprávnění bylo zamítnuto. Přístup k této položce může být omezen." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Fotografie není k dispozici" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Zobrazit obrázek" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Editovat fotografii" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Použít jako profilovou fotografii" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Zobrazit v plné velikosti" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Štítky: " + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Odstranit všechny štítky]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Rotovat po směru hodinových ručiček (doprava)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Rotovat proti směru hodinových ručiček (doleva)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nové jméno alba" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Titulek" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Přidat štítek" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Soukromé fotografie" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Veřejné fotografie" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Aktuální fotografie" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Kontakt přidán" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Přesunout účet" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Můžete importovat účet z jiného Friendica serveru." + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Musíte exportovat svůj účet na sterém serveru a nahrát ho zde. My následně vytvoříme Váš původní účet zde včetně všech kontaktů. Zároveň se pokusíme informovat všechny Vaše přátele, že jste se sem přestěhovali." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Tato funkčnost je experimentální. Nemůžeme importovat kontakty z OSStatus sítí (statusnet/identi.ca) nebo z Diaspory" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Soubor s účtem" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "K exportu Vašeho účtu, jděte do \"Nastavení->Export vašich osobních dat\" a zvolte \" Export účtu\"" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Celkový limit pozvánek byl překročen" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : není platná e-mailová adresa." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Prosím přidejte se k nám na Friendice" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Limit pozvánek byl překročen. Prosím kontaktujte vašeho administrátora webu." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Doručení zprávy se nezdařilo." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d zpráva odeslána." +msgstr[1] "%d zprávy odeslány." +msgstr[2] "%d zprávy odeslány." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Nemáte k dispozici žádné další pozvánky" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Navštivte %s pro seznam veřejných serverů, na kterých se můžete přidat. Členové Friendica se mohou navzájem propojovat, stejně tak jako se mohou přiopojit se členy mnoha dalších sociálních sítí." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "K akceptaci této pozvánky prosím navštivte a registrujte se na %s nebo na kterékoliv jiném veřejném Friendica serveru." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Friendica servery jsou všechny propojené a vytváří tak rozsáhlou sociální síť s důrazem na soukromý a je pod kontrolou svých členů. Členové se mohou propojovat s mnoha dalšími tradičními sociálními sítěmi. Navštivte %s pro seznam alternativních Friendica serverů kde se můžete přidat." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Omlouváme se. Systém nyní není nastaven tak, aby se připojil k ostatním veřejným serverům nebo umožnil pozvat nové členy." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Poslat pozvánky" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Zadejte e-mailové adresy, jednu na řádek:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Jste srdečně pozván se připojit ke mně a k mým blízkým přátelům na Friendica - a pomoci nám vytvořit lepší sociální síť." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Budete muset zadat kód této pozvánky: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Jakmile se zaregistrujete, prosím spojte se se mnou přes mou profilovu stránku na:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Pro více informací o Friendica projektu a o tom, proč je tak důležitý, prosím navštivte http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Přístup odmítnut" + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Nenalezen žádný platný účet." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Žádost o obnovení hesla vyřízena. Zkontrolujte Vaši e-mailovou schránku." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "\n\t\tKlikněte na následující odkaz pro potvrzení Vaší identity:\n\n\t\t%1$s\n\n\t\tNásledně obdržíte zprávu obsahující nové heslo.\n\t\tHeslo si můžete si změnit na stránce nastavení účtu poté, co se přihlásíte.\n\n\t\tVaše přihlašovací údaje jsou následující:\n\n\t\tUmístění webu:\t%2$s\n\t\tPřihlašovací jméno:\t%3$s" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Na %s bylo zažádáno o resetování hesla" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení hesla se nezdařilo." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Vaše heslo bylo na Vaše přání resetováno." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Někdo Vám napsal na Vaši profilovou stránku" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Uložte si nebo zkopírujte nové heslo - a pak" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "klikněte zde pro přihlášení" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Nezdá se, že by to bylo Vaše celé jméno (křestní jméno a příjmení)." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "\n\t\t\t\tDrahý %1$s,\n⇥⇥⇥⇥⇥Vaše heslo bylo na požádání změněno. Prosím uchovejte si tuto informaci (nebo si změntě heslo ihned na něco, co si budete pamatovat).\t" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "\n\t\t\t\tVaše přihlašovací údaje jsou následující:\n\n\t\t\t\tUmístění webu:\t%1$s\n\t\t\t\tPřihlašovací jméno:\t%2$s\n\t\t\t\tHeslo:\t%3$s\n\n\t\t\t\tHeslo si můžete si změnit na stránce nastavení účtu poté, co se přihlásíte.\n\t\t\t" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Vaše heslo bylo změněno na %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Zapomněli jste heslo?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Zadejte svůj e-mailovou adresu a odešlete žádost o zaslání Vašeho nového hesla. Poté zkontrolujte svůj e-mail pro další instrukce." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Přezdívka nebo e-mail: " + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Reset" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Zdrojový text (bbcode):" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Zdrojový (Diaspora) text k převedení do BB kódování:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Zdrojový vstup: " + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (raw HTML): " + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Vstupní data (ve formátu Diaspora): " + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Štítek odstraněn" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Odebrat štítek položky" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Vyberte štítek k odebrání: " + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Odstranit můj účet" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Tímto bude kompletně odstraněn váš účet. Jakmile bude účet odstraněn, nebude už možné ho obnovit." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Prosím, zadejte své heslo pro ověření:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Neplatný identifikátor profilu." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Editor viditelnosti profilu " + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Viditelný pro" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Všechny kontakty (se zabezpečeným přístupovým profilem )" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Shoda profilu" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Žádná klíčová slova k porovnání. Prosím, přidejte klíčová slova do Vašeho výchozího profilu." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "zajímá se o:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Název události a datum začátku jsou vyžadovány." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Editovat událost" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Vytvořit novou událost" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Předchozí" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Dále" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "hodina:minuta" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Detaily události" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "Formát je %s %s. Datum začátku a Název jsou vyžadovány." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Událost začíná:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Vyžadováno" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Datum/čas konce není zadán nebo není relevantní" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Akce končí:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Nastavit časové pásmo pro uživatele s právem pro čtení" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Popis:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Název:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Sdílet tuto událost" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} chce být Vaším přítelem" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} vám poslal zprávu" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} požaduje registraci" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} komentoval příspěvek uživatele %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} má rád příspěvek uživatele %s" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} nemá rád příspěvek uživatele %s" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} se skamarádil s %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} zasláno" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} označen %s' příspěvek s #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} vás zmínil v příspěvku" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Nálada" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Nastavte svou aktuální náladu a řekněte to Vašim přátelům" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Žádné výsledky." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Nepodařilo se najít kontaktní informace." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "Opravdu chcete smazat tuto zprávu?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Zpráva odstraněna." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Konverzace odstraněna." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Žádné zprávy." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Neznámý odesilatel - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Vy a %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s a Vy" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Odstranit konverzaci" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D M R - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d zpráva" +msgstr[1] "%d zprávy" +msgstr[2] "%d zpráv" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Zpráva není k dispozici." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Smazat zprávu" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Není k dispozici zabezpečená komunikace. Možná budete schopni reagovat z odesilatelovy profilové stránky." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Poslat odpověď" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Není k dispozici." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Profil nenalezen" + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Profil smazán." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Profil-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Nový profil vytvořen." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Profil není možné naklonovat." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Jméno profilu je povinné." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Rodinný Stav" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Romatický partner" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Libí se mi" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Nelibí se mi" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Práce/Zaměstnání" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Náboženství" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Politické přesvědčení" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Pohlaví" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Sexuální orientace" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Domácí stránka" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Zájmy" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Adresa" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Lokace" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Profil aktualizován." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr " a " + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "veřejný profil" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s změnil %2$s na “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Navštivte %2$s uživatele %1$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s aktualizoval %2$s, změnou %3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "Skrýt kontakty a přátele:" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Skrýt u tohoto profilu Vaše kontakty / seznam přátel před před dalšími uživateli zobrazující si tento profil?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Upravit podrobnosti profilu " + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Změna Profilové fotky" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Zobrazit tento profil" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Vytvořit nový profil pomocí tohoto nastavení" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Klonovat tento profil" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Smazat tento profil" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "Základní informace" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "Profilový obrázek" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "Nastavení" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "Statusové informace" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "Dodatečné informace" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Nahrát profilovou fotografii" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Jméno profilu:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Vaše celé jméno:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Název / Popis:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Vaše pohlaví:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Narozeniny uživatele (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Ulice:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Město:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "PSČ:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Země:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Region / stát:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Rodinný stav:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Kdo: (pokud je možné)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Příklady: jan123, Jan Novák, jan@seznam.cz" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Od [data]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Odkaz na domovskou stránku:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Náboženské přesvědčení:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Veřejná klíčová slova:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Soukromá klíčová slova:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Příklad: fishing photography software" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Používá se pro doporučování potenciálních přátel, může být viděno ostatními)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Používá se pro vyhledávání profilů, není nikdy zobrazeno ostatním)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Řekněte nám něco o sobě ..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Koníčky/zájmy" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Kontaktní informace a sociální sítě" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Hudební vkus" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Knihy, literatura" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Televize" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Film/tanec/kultura/zábava" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Láska/romantika" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Práce/zaměstnání" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Škola/vzdělání" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Toto je váš veřejný profil.
Ten může být viditelný kýmkoliv na internetu." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Věk: " + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Upravit / Spravovat profily" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "Friendica Komunikační server - Nastavení" @@ -1639,10 +6919,6 @@ msgstr "Přečtěte si prosím informace v souboru \"INSTALL.txt\"." msgid "System check" msgstr "Testování systému" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Dále" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Otestovat znovu" @@ -1903,1094 +7179,9 @@ msgid "" "poller." msgstr "Webový instalátor musí být schopen vytvořit soubor s názvem \".htconfig.php\" v hlavním adresáři Vašeho webového serveru ale nyní mu to není umožněno." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Nastavení téma zobrazení bylo aktualizováno." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Web" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Uživatelé" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Pluginy" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Témata" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Aktualizace databáze" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Logy" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Administrace" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Funkčnosti rozšíření" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Registrace uživatele čeká na potvrzení" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Normální účet" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Soapbox účet" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Komunitní účet / Účet celebrity" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Účet s automatickým schvalováním přátel" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Účet Blogu" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Soukromé fórum" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Fronty zpráv" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administrace" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Shrnutí" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Registrovaní uživatelé" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Čekající registrace" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Verze" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Aktivní pluginy" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "Nelze zpracovat výchozí url adresu. Musí obsahovat alespoň ://" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Nastavení webu aktualizováno." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "žádné speciální téma pro mobilní zařízení" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Nikdy" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "Při obdržení příspěvku" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Často" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "každou hodinu" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Dvakrát denně" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "denně" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Více uživatelská instance" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Uzavřeno" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Vyžaduje schválení" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Otevřená" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Žádná SSL politika, odkazy budou následovat stránky SSL stav" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Vyžadovat u všech odkazů použití SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Certifikát podepsaný sám sebou, použít SSL pouze pro lokální odkazy (nedoporučeno)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "Uložit Nastavení" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Nahrání souborů" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Politiky" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Pokročilé" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Výkonnost" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Změna umístění - Varování: pokročilá funkčnost. Tímto můžete znepřístupnit server." - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Název webu" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Banner/logo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "Dodatečné informace" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "Pro veřejné servery: zde můžete doplnit dodatečné informace, které budou uvedeny v seznamu na dir.friendica.com/siteinfo." - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Systémový jazyk" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Grafická šablona systému " - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Defaultní systémové téma - může být změněno v uživatelských profilech - změnit theme settings" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Systémové téma zobrazení pro mobilní zařízení" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Téma zobrazení pro mobilní zařízení" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Politika SSL odkazů" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Určuje, zda-li budou generované odkazy používat SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "Sdílení \"postaru\"" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "Deaktivovat bbcode element \"share\" pro opakující se položky." - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "skrýt nápovědu z navigačního menu" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Skryje menu ze stránek Nápověda z navigačního menu. Nápovědu můžete stále zobrazit přímo zadáním /help." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Jednouživatelská instance" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Nastavit tuto instanci víceuživatelskou nebo jednouživatelskou pro pojmenovaného uživatele" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Maximální velikost obrázků" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximální velikost v bajtech nahraných obrázků. Defaultní je 0, což znamená neomezeno." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Maximální velikost obrázků" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Maximální délka v pixelech delší stránky nahrávaných obrázků. Defaultně je -1, což označuje bez limitu" - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "JPEG kvalita obrázku" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Nahrávaný JPEG bude uložen se zadanou kvalitou v rozmezí [0-100]. Defaultní je 100, což znamená plnou kvalitu." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Politika registrace" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Maximální počet denních registrací" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Pokud je registrace výše povolena, zde se nastaví maximální počet registrací nových uživatelů za den.\nPokud je registrace zakázána, toto nastavení nemá žádný efekt." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Registrace textu" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Bude zřetelně zobrazeno na registrační stránce." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Účet je opuštěn po x dnech" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Neztrácejte systémové zdroje kontaktováním externích webů s opuštěnými účty. Zadejte 0 pro žádný časový limit." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Povolené domény přátel" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Čárkou oddělený seznam domén, kterým je povoleno navazovat přátelství s tímto webem. Zástupné znaky (wildcards) jsou povoleny. Prázné znamená libovolnou doménu." - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Povolené e-mailové domény" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Čárkou oddělený seznam domén emalových adres, kterým je povoleno provádět registraci na tomto webu. Zástupné znaky (wildcards) jsou povoleny. Prázné znamená libovolnou doménu." - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Blokovat veřejnost" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Označemím přepínače zablokujete veřejný přístup ke všem jinak veřejně přístupným soukromým stránkám uživatelům, kteří nebudou přihlášeni." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Publikovat" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Označením přepínače budou včechny profily na tomto webu uvedeny v adresáři webu." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "aktualizace URL adresy Globálního adresáře " - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL adresa k aktualizaci globálního adresáře. Pokud není zadáno, funkce globálního adresáře není dostupná žádné aplikaci." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Povolit vícevláknové zpracování obsahu" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Povolit zpracování obsahu tohoto webu neomezeným počtem paralelních vláken." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Nastavit pro nové uživatele příspěvky jako soukromé" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Nastavit defaultní práva pro příspěvky od všech nových členů na výchozí soukromou skupinu raději než jako veřejné." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "Nezahrnovat obsah příspěvků v emailových upozorněních" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr " V mailových upozorněních, které jsou odesílány z tohoto webu jako soukromé zprávy, nejsou z důvodů bezpečnosti obsaženy příspěvky/komentáře/soukromé zprávy apod. " - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Zakázat veřejný přístup k rozšířením uvedeným v menu aplikace." - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "Označení této volby omezí rozšíření uvedená v menu aplikace pouze pro členy." - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "Nepovolit přidávání soukromých správ v příspěvcích" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "Nereplikovat lokální soukromé fotografie v příspěvcích s přidáním kopie obrázku. To znamená, že kontakty, které obdrží příspěvek obsahující soukromé fotografie se budou muset přihlásit a načíst každý obrázek, což může zabrat nějaký čas." - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "Umožnit uživatelům nastavit " - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "S tímto označením má každý uživatel možnost označit jakékoliv ze svých kontakt jako \"remote_self\" v nastavení v dialogu opravit kontakt. Tímto označením se budou zrcadlit všechny správy tohoto kontaktu v uživatelově proudu." - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Blokovat více registrací" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Znemožnit uživatelům registraci dodatečných účtů k použití jako stránky." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "podpora OpenID" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "Podpora OpenID pro registraci a přihlašování." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "kontrola úplného jména" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Přimět uživatele k registraci s mezerou mezi jménu a příjmením v poli Celé jméno, jako antispamové opatření." - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 Regulární výrazy" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Použít PHP UTF8 regulární výrazy." - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Zobrazit stránku komunity" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Zobrazit Komunitní stránku zobrazující všechny veřejné příspěvky napsané na této stránce." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Zapnout podporu OStatus" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Poskytnout zabudouvanou kompatibilitu s OStatus (StatusNet, GNU Social apod.). Veškerá komunikace s OStatus je veřejná, proto bude občas zobrazeno upozornění." - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "Interval dokončení konverzace OStatus" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "Jak často by mělo probíhat ověřování pro nové přísvěvky v konverzacích OStatus? Toto může být velmi výkonově náročný úkol." - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Povolit podporu Diaspora" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Poskytnout zabudovanou kompatibilitu sitě Diaspora." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Povolit pouze Friendica kontakty" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Všechny kontakty musí používat Friendica protokol. Všchny jiné zabudované komunikační protokoly budou zablokované." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Ověřit SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Pokud si přejete, můžete vynutit striktní ověřování certifikátů. To znamená že se nebudete moci připojit k žádnému serveru s vlastním SSL certifikátem." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Proxy uživatel" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Proxy URL adresa" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "čas síťového spojení vypršelo (timeout)" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Hodnota ve vteřinách. Nastavte 0 pro neomezeno (není doporučeno)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Interval doručování" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Prodleva mezi doručovacími procesy běžícími na pozadí snižuje zátěž systému. Doporučené nastavení: 4-5 pro sdílené instalace, 2-3 pro virtuální soukromé servery, 0-1 pro velké dedikované servery." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Dotazovací interval" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Tímto nastavením ovlivníte prodlení mezi aktualizačními procesy běžícími na pozadí, čímž můžete snížit systémovou zátěž. Pokud 0, použijte doručovací interval." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Maximální průměrné zatížení" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximální zatížení systému před pozastavením procesů zajišťujících doručování aktualizací - defaultně 50" - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Použít fulltextový vyhledávací stroj MySQL" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Aktivuje fulltextový vyhledávací stroj. Zrychluje vyhledávání ale pouze pro vyhledávání čtyř a více znaků" - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "Potlačit Jazyk" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "Potlačit jazykové informace v meta informacích o příspěvcích" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Cesta k položkám vyrovnávací paměti" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Doba platnosti vyrovnávací paměti v sekundách" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "Jak dlouho by měla vyrovnávací paměť držet data? Výchozí hodnota je 86400 sekund (Jeden den). Pro vypnutí funkce vyrovnávací paměti nastavte hodnotu na -1." - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "Maximální počet komentářů k příspěvku" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "Kolik komentářů by mělo být zobrazeno k každému příspěvku? Defaultní hodnota je 100." - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Cesta k souboru zámku" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Cesta k dočasným souborům" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Základní cesta k instalaci" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "Nová výchozí url adresa" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "Povolit noscrape" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "Funkčnost noscrape urychlí odesílání adresářů použitím JSON místo HTML." - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Aktualizace byla označena jako úspěšná." - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Vykonávání %s selhalo. Zkontrolujte chybový protokol." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Aktualizace %s byla úspěšně aplikována." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Aktualizace %s nevrátila žádný status. Není zřejmé, jestli byla úspěšná." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Aktualizační funkce %s nebyla nalezena." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Žádné neúspěšné aktualizace." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Neúspěšné aktualizace" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "To nezahrnuje aktualizace do verze 1139, které nevracejí žádný status." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Označit za úspěšné (pokud byla aktualizace aplikována manuálně)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Pokusit se provést tuto aktualizaci automaticky." - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "Registrace úspěšná. Email zaslán uživateli" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s uživatel blokován/odblokován" -msgstr[1] "%s uživatelů blokováno/odblokováno" -msgstr[2] "%s uživatelů blokováno/odblokováno" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s uživatel smazán" -msgstr[1] "%s uživatelů smazáno" -msgstr[2] "%s uživatelů smazáno" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Uživatel '%s' smazán" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Uživatel '%s' odblokován" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Uživatel '%s' blokován" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "Přidat Uživatele" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "Vybrat vše" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Registrace uživatele čeká na potvrzení" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "Uživatel čeká na trvalé smazání" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Datum žádosti" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Jméno" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "E-mail" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Žádné registrace." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Schválit" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Odmítnout" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Blokovat" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Odblokovat" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Site administrátor" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Účtu vypršela platnost" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "Nový uživatel" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Datum registrace" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Datum posledního přihlášení" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Poslední položka" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Smazán od" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Účet" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Vybraní uživatelé budou smazáni!\\n\\n Vše, co tito uživatelé na těchto stránkách vytvořili, bude trvale odstraněno!\\n\\n Opravdu pokračovat?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Uživatel {0} bude smazán!\\n\\n Vše, co tento uživatel na těchto stránkách vytvořil, bude trvale odstraněno!\\n\\n Opravdu pokračovat?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Jméno nového uživatele" - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "Přezdívka" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "Přezdívka nového uživatele." - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "Emailová adresa nového uživatele." - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s zakázán." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s povolen." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Zakázat" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Povolit" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Přepnout" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Autor: " - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Správce: " - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Nenalezeny žádná témata." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Snímek obrazovky" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Experimentální]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Nepodporováno]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Nastavení protokolu aktualizováno." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Vyčistit" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "Povolit ladění" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Soubor s logem" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Musí být editovatelné web serverem. Relativní cesta k vašemu kořenovému adresáři Friendica" - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Úroveň auditu" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Aktualizovat" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Zavřít" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "Hostitel FTP" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "Cesta FTP" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP uživatel" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP heslo" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Vyhledávání" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Žádné výsledky." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Tipy pro nové členy" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "odkaz" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s označen uživatelem %2$s %3$s s %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Položka nenalezena" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Upravit příspěvek" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "nahrát fotky" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Přiložit soubor" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "přidat soubor" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "webový odkaz" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Zadejte odkaz na video" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "odkaz na video" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Zadejte odkaz na zvukový záznam" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "odkaz na audio" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Nastavte vaši polohu" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "nastavit místo" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Odstranit adresu v prohlížeči" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "vymazat místo" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Nastavení oprávnění" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "skrytá kopie: e-mailové adresy" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Veřejný příspěvek" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Nastavit titulek" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Kategorie (čárkou oddělený seznam)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Příklad: bob@example.com, mary@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Položka není k dispozici." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Položka nebyla nalezena." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Účet schválen." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrace zrušena pro %s" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Přihlaste se, prosím." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Nalézt na tomto webu" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Zjištění: " - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Adresář serveru" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Najít" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Věk: " - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Pohlaví: " - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "O mě:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Žádné záznamy (některé položky mohou být skryty)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Nápověda:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3020,2016 +7211,240 @@ msgstr "Prosím použijte ihned v prohlížeči tlačítko \"zp msgid "Return to contact editor" msgstr "Návrat k editoru kontaktu" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Přezdívka účtu" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Tagname - upřednostněno před Jménem/Přezdívkou" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "URL adresa účtu" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "Žádost o přátelství URL" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "URL adresa potvrzení přátelství" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "Notifikační URL adresa" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "Poll/Feed URL adresa" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Nové foto z této URL adresy" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "Remote Self" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "Zrcadlení správ od tohoto kontaktu" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "Označit tento kontakt jako \"remote_self\", s tímto nastavením freindica bude přeposílat všechny nové příspěvky od tohoto kontaktu." -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Přesunout účet" +#: ../../mod/crepair.php:169 +msgid "No mirroring" +msgstr "Žádné zrcadlení" -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Můžete importovat účet z jiného Friendica serveru." +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "Zrcadlit pro přeposlané příspěvky" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "Zrcadlit jako mé vlastní příspěvky" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Vítejte na Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Seznam doporučení pro nového člena" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Musíte exportovat svůj účet na sterém serveru a nahrát ho zde. My následně vytvoříme Váš původní účet zde včetně všech kontaktů. Zároveň se pokusíme informovat všechny Vaše přátele, že jste se sem přestěhovali." +"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." +msgstr "Rádi bychom vám nabídli několik tipů a odkazů pro začátek. Klikněte na jakoukoliv položku pro zobrazení relevantní stránky. Odkaz na tuto stránku bude viditelný z Vaší domovské stránky po dobu dvou týdnů od Vaší první registrace." -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Začínáme" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Prohlídka Friendica " + +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Tato funkčnost je experimentální. Nemůžeme importovat kontakty z OSStatus sítí (statusnet/identi.ca) nebo z Diaspory" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "Na Vaší stránce Rychlý Start - naleznete stručné představení k Vašemu profilu a záložce Síť, k vytvoření spojení s novými kontakty a nalezení skupin, ke kterým se můžete připojit." -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Soubor s účtem" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Navštivte své nastavení" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "K exportu Vašeho účtu, jděte do \"Nastavení->Export vašich osobních dat\" a zvolte \" Export účtu\"" +"On your Settings 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." +msgstr "Na Vaší stránce Nastavení - si změňte Vaše první heslo.\nVěnujte také svou pozornost k adrese identity. Vypadá jako emailová adresa a bude Vám užitečná pro navazování přátelství na svobodné sociální síti." -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Vzdálené soukromé informace nejsou k dispozici." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Viditelné pro:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Uložit" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Nápověda:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Nápověda" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Žádný profil" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Toto pozvání již bylo přijato." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Adresa profilu není platná nebo neobsahuje profilové informace" - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Varování: umístění profilu nemá žádné identifikovatelné jméno vlastníka" - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Varování: umístění profilu nemá žádnou profilovou fotografii." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d požadovaný parametr nebyl nalezen na daném místě" -msgstr[1] "%d požadované parametry nebyly nalezeny na daném místě" -msgstr[2] "%d požadované parametry nebyly nalezeny na daném místě" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Představení dokončeno." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Neopravitelná chyba protokolu" - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profil není k dispozici." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s dnes obdržel příliš mnoho požadavků na připojení." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Ochrana proti spamu byla aktivována" - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Přátelům se doporučuje to zkusit znovu za 24 hodin." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Neplatný odkaz" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Neplatná emailová adresa" - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Tento účet nebyl nastaven pro email. Požadavek nesplněn." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Nepodařilo se zjistit Vaše jméno na zadané adrese." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Již jste se zde zavedli." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Zřejmě jste již přátelé se %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Neplatné URL profilu." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Nepovolené URL profilu." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Nepodařilo se aktualizovat kontakt." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Vaše žádost o propojení byla odeslána." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Prosím přihlašte se k potvrzení žádosti o propojení." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Jste přihlášeni pod nesprávnou identitou Prosím, přihlaste se do tohoto profilu." +"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." +msgstr "Prohlédněte si další nastavení, a to zejména nastavení soukromí. Nezveřejnění svého účtu v adresáři je jako mít nezveřejněné telefonní číslo. Obecně platí, že je lepší mít svůj účet zveřejněný, leda by všichni vaši potenciální přátelé věděli, jak vás přesně najít." -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Skrýt tento kontakt" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Vítejte doma %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Prosím potvrďte Vaši žádost o propojení %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Potvrdit" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Jméno odepřeno]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Prosím zadejte Vaši adresu identity jedné z následujících podporovaných komunikačních sítí:" +"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." +msgstr "Nahrajte si svou profilovou fotku, pokud jste tak již neučinili. Studie ukázaly, že lidé se skutečnými fotografiemi mají desetkrát častěji přátele než lidé, kteří nemají." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Připojte se jako emailový následovník (Již brzy)" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Editujte Váš profil" -#: ../../mod/dfrn_request.php:829 +#: ../../mod/newmember.php:38 msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Pokud ještě nejste členem svobodné sociální sítě, následujte tento odkaz k nalezení veřejného Friendica serveru a přidejte se k nám ještě dnes." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Upravit výchozí profil podle vašich představ. Prověřte nastavení pro skrytí Vašeho seznamu přátel a skrytí profilu před neznámými návštěvníky." -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Požadavek o přátelství / kontaktování" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Profilová klíčová slova" -#: ../../mod/dfrn_request.php:833 +#: ../../mod/newmember.php:40 msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Příklady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" +"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." +msgstr "Nastavte si nějaká veřejné klíčová slova pro výchozí profil, která popisují Vaše zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a navrhnout přátelství." -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Odpovězte, prosím, následující:" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Probíhá pokus o připojení" -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Zná Vás uživatel %s ?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Přidat osobní poznámku:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet / Federativní Sociální Web" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format +#: ../../mod/newmember.php:49 msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - prosím nepoužívejte tento formulář. Místo toho zadejte %s do Vašeho Diaspora vyhledávacího pole." +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Jestliže máte účet na Facebooku, povolte konektor na Facebook a bude možné (na přání) importovat všechny Vaš přátele na Facebooku a všechny Vaše konverzace." -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Verze PHP pro příkazový řádek na Vašem systému nemá povolen \"register_argc_argv\"." - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Odeslat žádost" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Vložený obsah - obnovení stránky pro zobrazení]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Pohled v kontextu" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "%d kontakt upraven." -msgstr[1] "%d kontakty upraveny" -msgstr[2] "%d kontaktů upraveno" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Nelze získat přístup k záznamu kontaktu." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Nelze nalézt vybraný profil." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Kontakt aktualizován." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Kontakt byl zablokován" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Kontakt byl odblokován" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Kontakt bude ignorován" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Kontakt přestal být ignorován" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Kontakt byl archivován" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Kontakt byl vrácen z archívu." - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Opravdu chcete smazat tento kontakt?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Kontakt byl odstraněn." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Jste vzájemní přátelé s uživatelem %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Sdílíte s uživatelem %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "uživatel %s sdílí s vámi" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Soukromá komunikace není dostupná pro tento kontakt." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Aktualizace byla úspěšná)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Aktualizace nebyla úspěšná)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Navrhněte přátelé" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Typ sítě: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d sdílený kontakt" -msgstr[1] "%d sdílených kontaktů" -msgstr[2] "%d sdílených kontaktů" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Zobrazit všechny kontakty" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Přepnout stav Blokováno" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Přestat ignorovat" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignorovat" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Přepnout stav Ignorováno" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Vrátit z archívu" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Archivovat" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Přepnout stav Archivováno" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Opravit" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Pokročilé nastavení kontaktu" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Komunikace s tímto kontaktem byla ztracena!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Editor kontaktu" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Viditelnost profilu" - -#: ../../mod/contacts.php:466 -#, php-format +#: ../../mod/newmember.php:51 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Vyberte prosím profil, který chcete zobrazit %s při zabezpečeném prohlížení vašeho profilu." +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Pokud je toto Váš soukromý server, instalací Facebok doplňku můžete zjednodušit Váš přechod na svobodný sociální web." -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Kontaktní informace / poznámky" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Importování emaiů" -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Editovat poznámky kontaktu" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Navštivte profil uživatele %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Blokovat / Odblokovat kontakt" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignorovat kontakt" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Opravit nastavení adresy URL " - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Zobrazit konverzace" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Odstranit kontakt" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Poslední aktualizace:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Aktualizovat veřejné příspěvky" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "V současnosti zablokováno" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "V současnosti ignorováno" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Aktuálně archivován" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Skrýt tento kontakt před ostatními" - -#: ../../mod/contacts.php:497 +#: ../../mod/newmember.php:56 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Odpovědi/Libí se na Vaše veřejné příspěvky mohou být stále viditelné" +"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" +msgstr "Pokud chcete importovat své přátele nebo mailové skupiny a komunikovat s nimi, zadejte na Vaší stránce Nastavení kontektoru své přístupové údaje do svého emailového účtu" -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "Upozornění na nové příspěvky" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Navštivte Vaši stránku s kontakty" -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "Poslat upozornění při každém novém příspěvku tohoto kontaktu" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "Načíst další informace pro kanál" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Doporučení" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Navrhnout potenciální přátele" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Všechny kontakty" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Zobrazit všechny kontakty" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Odblokován" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Zobrazit pouze neblokované kontakty" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Blokován" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Zobrazit pouze blokované kontakty" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Ignorován" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Zobrazit pouze ignorované kontakty" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Archivován" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Zobrazit pouze archivované kontakty" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Skrytý" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Zobrazit pouze skryté kontakty" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Vzájemné přátelství" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "je Váš fanoušek" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "jste fanouškem" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Editovat kontakt" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Prohledat Vaše kontakty" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Aktualizace" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "Žádost o připojení selhala nebo byla zrušena." - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Další funkčnosti" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "Zobrazení" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "Sociální sítě" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "Delegace" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Propojené aplikace" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Export osobních údajů" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Odstranit účet" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Chybí některé důležité údaje!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Nepodařilo se připojit k e-mailovému účtu pomocí dodaného nastavení." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "Nastavení e-mailu aktualizována." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "Aktualizované funkčnosti" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "Správa o změně umístění byla odeslána vašim kontaktům" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Hesla se neshodují. Heslo nebylo změněno." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Prázdné hesla nejsou povolena. Heslo nebylo změněno." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Špatné heslo." - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Heslo bylo změněno." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Aktualizace hesla se nezdařila. Zkuste to prosím znovu." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr "Prosím použijte kratší jméno." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr "Jméno je příliš krátké." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Špatné heslo" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr "Neplatný e-mail." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr "Nelze provést změnu na tento e-mail." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Soukromé fórum nemá nastaveno zabezpečení. Používá se defaultní soukromá skupina." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Soukromé fórum nemá nastaveno zabezpečení a ani žádnou defaultní soukromou skupinu." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Nastavení aktualizováno." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Přidat aplikaci" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Přesměrování" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "URL ikony" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Nemůžete editovat tuto aplikaci." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Připojené aplikace" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Klienský klíč začíná" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Bez názvu" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Odstranit oprávnění" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Žádný doplněk není nastaven" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Nastavení doplňku" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Vypnuto" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "Zapnuto" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Další Funkčnosti" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Vestavěná podpora pro připojení s %s je %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "povoleno" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "zakázáno" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "Přístup k elektronické poště je na tomto serveru zakázán." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Nastavení e-mailu" - -#: ../../mod/settings.php:783 +#: ../../mod/newmember.php:58 msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Pokud chcete komunikovat pomocí této služby s Vašimi kontakty z e-mailu (volitelné), uveďte, jak se připojit k Vaší e-mailové schránce." +"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 Add New Contact dialog." +msgstr "Vaše stránka Kontakty je Vaše brána k nastavování přátelství a propojení s přáteli z dalších sítí. Typicky zadáte jejich emailovou adresu nebo URL adresu jejich serveru prostřednictvím dialogu Přidat nový kontakt." -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Poslední úspěšná kontrola e-mailu:" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Navštivte lokální adresář Friendica" -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "jméno IMAP serveru:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "IMAP port:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Zabezpečení:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Žádný" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "přihlašovací jméno k e-mailu:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "heslo k Vašemu e-mailu:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Odpovědět na adresu:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Poslat veřejné příspěvky na všechny e-mailové kontakty:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Akce po importu:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Označit jako přečtené" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Přesunout do složky" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Přesunout do složky:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Nastavení Zobrazení" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Vybrat grafickou šablonu:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Téma pro mobilní zařízení:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Aktualizovat prohlížeč každých xx sekund" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimum 10 sekund, žádné maximum." - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "Počet položek zobrazených na stránce:" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Maximum 100 položek" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "Počet položek ke zobrazení na stránce při zobrazení na mobilním zařízení:" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Nezobrazovat emotikony" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "Nezobrazovat oznámění" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "Nekonečné posouvání" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "Automatické aktualizace pouze na hlavní stránce Síť." - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "Uživatelské typy" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "Komunitní typy" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Normální stránka účtu" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Tento účet je běžný osobní profil" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Stránka \"Soapbox\"" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Automaticky schválit všechna spojení / přátelství jako fanoušky s právem pouze ke čtení" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Komunitní fórum/ účet celebrity" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:60 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Automaticky schvalovat všechny žádosti o spojení / přátelství, jako fanoušky s právem ke čtení." +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných propojených serverech. Prostřednictvím odkazů Připojení nebo Následovat si prohlédněte jejich profilovou stránku. Uveďte svou vlastní adresu identity, je-li požadována." -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Automatická stránka přítele" +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Nalezení nových lidí" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Automaticky schvalovat všechny žádosti o spojení / přátelství jako přátele" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Soukromé fórum [Experimentální]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Soukromé fórum - pouze pro schválené členy" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Volitelné) Povolit OpenID pro přihlášení k tomuto účtu." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Publikovat Váš výchozí profil v místním adresáři webu?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Publikovat Váš výchozí profil v globální sociálním adresáři?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Skrýt Vaše kontaktní údaje a seznam přátel před návštěvníky ve Vašem výchozím profilu?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Skrýt Vaše profilové detaily před neznámými uživateli?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Povolit přátelům umisťování příspěvků na vaši profilovou stránku?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Povolit přátelům označovat Vaše příspěvky?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Chcete nám povolit abychom vás navrhovali jako přátelé pro nové členy?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Povolit neznámým lidem Vám zasílat soukromé zprávy?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Profil není zveřejněn." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "nebo" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Vaše adresa identity je" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Automaticky expirovat příspěvky po zadaném počtu dní:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Pokud je prázdné, příspěvky nebudou nikdy expirovat. Expirované příspěvky budou vymazány" - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Pokročilé nastavení expirací" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Nastavení expirací" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Expirovat příspěvky:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Expirovat osobní poznámky:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Expirovat příspěvky s hvězdou:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Expirovat fotografie:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Přízpěvky expirovat pouze ostatními:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Nastavení účtu" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Nastavení hesla" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Nové heslo:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Potvrďte:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Pokud nechcete změnit heslo, položku hesla nevyplňujte" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Stávající heslo:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "Vaše stávající heslo k potvrzení změn" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Heslo: " - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Základní nastavení" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Celé jméno:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "E-mailová adresa:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Vaše časové pásmo:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Výchozí umístění příspěvků:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Používat umístění dle prohlížeče:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Nastavení zabezpečení a soukromí" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Maximální počet žádostí o přátelství za den:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(Aby se zabránilo spamu)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Výchozí oprávnění pro příspěvek" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(Klikněte pro otevření/zavření)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Zobrazit ve Skupinách" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Zobrazit v Kontaktech" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "Výchozí Soukromý příspěvek" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "Výchozí Veřejný příspěvek" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "Výchozí oprávnění pro nové příspěvky" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Maximum soukromých zpráv od neznámých lidí:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Nastavení notifikací" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Defaultně posílat statusové zprávy když:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "akceptuji požadavek na přátelství" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "připojující se k fóru/komunitě" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "provedení zajímavé profilové změny" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Poslat notifikaci e-mailem, když" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "obdržíte žádost o propojení" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Vaše žádosti jsou potvrzeny" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "někdo Vám napíše na Vaši profilovou stránku" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "někdo Vám napíše následný komentář" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "obdržíte soukromou zprávu" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Obdržel jste návrh přátelství" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Jste označen v příspěvku" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "Byl Jste šťouchnout v příspěvku" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Pokročilé nastavení účtu/stránky" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Změnit chování tohoto účtu ve speciálních situacích" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "Změna umístění" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:62 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "Pokud jste přemístil tento profil z jiného serveru a nějaký z vašich kontaktů nedostává Vaše aktualizace, zkuste stisknout toto tlačítko." - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "Znovu odeslat správu o změně umístění Vašim kontaktům" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Profil smazán." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Nový profil vytvořen." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Profil není možné naklonovat." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Jméno profilu je povinné." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Rodinný Stav" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Romatický partner" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Libí se mi" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Nelibí se mi" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Práce/Zaměstnání" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Náboženství" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Politické přesvědčení" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Pohlaví" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Sexuální orientace" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Domácí stránka" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Zájmy" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Adresa" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Lokace" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Profil aktualizován." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr " a " - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "veřejný profil" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s změnil %2$s na “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Navštivte %2$s uživatele %1$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s aktualizoval %2$s, změnou %3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "Skrýt kontakty a přátele:" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Skrýt u tohoto profilu Vaše kontakty / seznam přátel před před dalšími uživateli zobrazující si tento profil?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Upravit podrobnosti profilu " - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Změna Profilové fotky" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Zobrazit tento profil" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Vytvořit nový profil pomocí tohoto nastavení" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Klonovat tento profil" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Smazat tento profil" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Jméno profilu:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Vaše celé jméno:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Název / Popis:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Vaše pohlaví:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Narozeniny uživatele (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Ulice:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Město:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "PSČ:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Země:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Region / stát:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Rodinný stav:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Kdo: (pokud je možné)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Příklady: jan123, Jan Novák, jan@seznam.cz" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Od [data]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Sexuální preference:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Odkaz na domovskou stránku:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Rodné město" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Politické přesvědčení:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Náboženské přesvědčení:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Veřejná klíčová slova:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Soukromá klíčová slova:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Líbí se:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Nelibí se:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Příklad: fishing photography software" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Používá se pro doporučování potenciálních přátel, může být viděno ostatními)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Používá se pro vyhledávání profilů, není nikdy zobrazeno ostatním)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Řekněte nám něco o sobě ..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Koníčky/zájmy" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Kontaktní informace a sociální sítě" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Hudební vkus" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Knihy, literatura" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Televize" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Film/tanec/kultura/zábava" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Láska/romantika" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Práce/zaměstnání" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Škola/vzdělání" - -#: ../../mod/profiles.php:688 +"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." +msgstr "Na bočním panelu stránky s kontakty je několik nástrojů k nalezení nových přátel. Porovnáme lidi dle zájmů, najdeme lidi podle jména nebo zájmu a poskytneme Vám návrhy založené na přátelství v síti přátel. Na zcela novém serveru se návrhy přátelství nabínou obvykle během 24 hodin." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Seskupte si své kontakty" + +#: ../../mod/newmember.php:70 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Toto je váš veřejný profil.
Ten může být viditelný kýmkoliv na internetu." +"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." +msgstr "Jakmile získáte nějaké přátele, uspořádejte si je do soukromých konverzačních skupin na postranním panelu Vaší stránky Kontakty a pak můžete komunikovat s každou touto skupinu soukromě prostřednictvím stránky Síť." -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Upravit / Spravovat profily" +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Proč nejsou mé příspěvky veřejné?" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Skupina vytvořena." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Nelze vytvořit skupinu." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Skupina nenalezena." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Název skupiny byl změněn." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "Uložit Skupinu" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Vytvořit skupinu kontaktů / přátel." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Název skupiny: " - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Skupina odstraněna. " - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Nelze odstranit skupinu." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Editor skupin" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Členové" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Klikněte na kontakt pro přidání nebo odebrání" - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Zdrojový text (bbcode):" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Zdrojový (Diaspora) text k převedení do BB kódování:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Zdrojový vstup: " - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (raw HTML): " - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Vstupní data (ve formátu Diaspora): " - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Není k dispozici." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Kontakt přidán" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Žádné další systémová upozornění." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Systémová upozornění" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Nová zpráva" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Nepodařilo se najít kontaktní informace." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Zprávy" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "Opravdu chcete smazat tuto zprávu?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Zpráva odstraněna." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Konverzace odstraněna." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Žádné zprávy." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Neznámý odesilatel - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Vy a %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s a Vy" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Odstranit konverzaci" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D M R - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d zpráva" -msgstr[1] "%d zprávy" -msgstr[2] "%d zpráv" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Zpráva není k dispozici." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Smazat zprávu" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:73 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Není k dispozici zabezpečená komunikace. Možná budete schopni reagovat z odesilatelovy profilové stránky." +"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." +msgstr "Friendica respektuje Vaše soukromí. Defaultně jsou Vaše příspěvky viditelné pouze lidem, které označíte jako Vaše přátelé. Více informací naleznete v nápovědě na výše uvedeném odkazu" -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Poslat odpověď" +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Získání nápovědy" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s nemá rád %2$s na %3$s" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Navštivte sekci nápovědy" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Příspěvek úspěšně odeslán" - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Časová konverze" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:82 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica poskytuje tuto službu pro sdílení událostí s ostatními sítěmi a přáteli v neznámých časových zónách" - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC čas: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Aktuální časové pásmo: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Převedený lokální čas : %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Prosím, vyberte své časové pásmo:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Uložit do složky:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- vyber -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Neplatný identifikátor profilu." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor viditelnosti profilu " - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Viditelný pro" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Všechny kontakty (se zabezpečeným přístupovým profilem )" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Žádné kontakty." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Zobrazit kontakty" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Vyhledávání lidí" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Žádné shody" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Nahrát nové fotografie" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Kontakt byl zablokován" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Album nenalezeno." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Smazat album" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Opravdu chcete smazat toto foto album a všechny jeho fotografie?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Smazat fotografii" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Opravdu chcete smazat tuto fotografii?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s byl označen v %2$s uživatelem %3$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "fotografie" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Velikost obrázku překračuje limit velikosti" - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Soubor obrázku je prázdný." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Obrázek není možné zprocesovat" - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Nahrání obrázku selhalo." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Není vybrána žádná fotografie" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Přístup k této položce je omezen." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Použil jste %1$.2f Mbajtů z %2$.2f Mbajtů úložiště fotografií." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Nahrání fotografií " - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Název nového alba: " - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "nebo stávající název alba: " - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Nezobrazovat stav pro tento upload" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Oprávnění:" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Soukromé Fotografie" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Veřejné Fotografie" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Edituj album" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Zobrazit nejprve nejnovější:" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Zobrazit nejprve nejstarší:" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Zobraz fotografii" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Oprávnění bylo zamítnuto. Přístup k této položce může být omezen." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Fotografie není k dispozici" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Zobrazit obrázek" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Editovat fotografii" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Použít jako profilovou fotografii" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Zobrazit v plné velikosti" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Štítky: " - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Odstranit všechny štítky]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Rotovat po směru hodinových ručiček (doprava)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Rotovat proti směru hodinových ručiček (doleva)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nové jméno alba" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Titulek" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Přidat štítek" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Soukromé fotografie" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Veřejné fotografie" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Sdílet" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Zobrazit album" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Aktuální fotografie" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Omlouváme se, možná je Váš soubor větší než je povolené maximum dle nastavení PHP" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "Nebo - nenahrával jste prázdný soubor?" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Velikost souboru přesáhla limit %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Nahrání souboru se nezdařilo." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Není vybráno žádné video" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Zobrazit video" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Aktuální Videa" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Nahrát nová videa" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Na stránkách Nápověda naleznete nejen další podrobnosti o všech funkcích Friendika ale také další zdroje informací." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5051,52 +7466,140 @@ msgstr "Vyberte, co si přejete příjemci udělat" msgid "Make this post private" msgstr "Změnit tento příspěvek na soukromý" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "\n\t\tDrahý $[username],\n\t\t\tVaše heslo bylo na požádání změněno. Prosím uchovejte si tuto\n\t\tinformaci (nebo si změntě heslo ihned \n\t\tna něco, co si budete pamatovat).\n\t" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Položka byla odstraněna." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "%1$s následuje %3$s uživatele %2$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Exportovat účet" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Exportujte svůj účet a své kontakty. Použijte tuto funkci pro vytvoření zálohy svého účtu a/nebo k přesunu na jiný server." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Exportovat vše" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Exportujte své informace k účtu, kontakty a vše své položky jako json. To může být velmi velký soubor a může to zabrat spoustu času. Tuto funkci použijte pro úplnou zálohu svého účtu(fotografie se neexportují)" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Společní přátelé" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Žádné společné kontakty." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Obrázek překročil limit velikosti %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s vítá %2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Fotografie na zdi" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "To se může občas stát pokud kontakt byl zažádán oběma osobami a již byl schválen." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Odpověď ze vzdáleného serveru nebyla srozumitelná." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Neočekávaná odpověď od vzdáleného serveru:" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Potvrzení úspěšně dokončena." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Vzdálený server oznámil:" + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Dočasné selhání. Prosím, vyčkejte a zkuste to znovu." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Žádost o propojení selhala nebo byla zrušena." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Nelze nastavit fotografii kontaktu." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Pro '%s' nenalezen žádný uživatelský záznam " + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Náš šifrovací klíč zřejmě přestal správně fungovat." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Byla poskytnuta prázdná URL adresa nebo se nepodařilo URL adresu dešifrovat." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Kontakt záznam nebyl nalezen pro vás na našich stránkách." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "V adresáři není k dispozici veřejný klíč pro URL %s." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "Váš systém poskytl duplicitní ID vůči našemu systému. Pokuste se akci zopakovat." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Nelze nastavit Vaše přihlašovací údaje v našem systému." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Nelze aktualizovat Váš profil v našem systému" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s se připojil k %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Nelze nalézt původní příspěvek." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Prázdný příspěvek odstraněn." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Chyba systému. Příspěvek nebyl uložen." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Tato zpráva vám byla zaslána od %s, člena sociální sítě Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Můžete je navštívit online na adrese %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovědí na tento záznam." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s poslal aktualizaci." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5154,547 +7657,6 @@ msgstr "Editace dokončena" msgid "Image uploaded successfully." msgstr "Obrázek byl úspěšně nahrán." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Aplikace" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Žádné nainstalované aplikace." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Zde není nic nového" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Smazat notifikace" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Shoda profilu" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Žádná klíčová slova k porovnání. Prosím, přidejte klíčová slova do Vašeho výchozího profilu." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "zajímá se o:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Štítek odstraněn" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Odebrat štítek položky" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Vyberte štítek k odebrání: " - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Odstranit" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Název události a datum začátku jsou vyžadovány." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Editovat událost" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "odkaz na zdroj" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Vytvořit novou událost" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Předchozí" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "hodina:minuta" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Detaily události" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Formát je %s %s. Datum začátku a Název jsou vyžadovány." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Událost začíná:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Vyžadováno" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Datum/čas konce není zadán nebo není relevantní" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Akce končí:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Nastavit časové pásmo pro uživatele s právem pro čtení" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Popis:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Název:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Sdílet tuto událost" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Žádní potenciální delegáti stránky nenalezeni." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Správa delegátů stránky" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegáti jsou schopni řídit všechny aspekty tohoto účtu / stránky, kromě základních nastavení účtu. Prosím, nepředávejte svůj osobní účet nikomu, komu úplně nevěříte.." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Stávající správci stránky" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Stávající delegáti stránky " - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Potenciální delegáti" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Přidat" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Žádné záznamy." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Kontakty, které nejsou členy skupiny" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Soubory" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Systém vypnut z důvodů údržby" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Odstranit můj účet" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Tímto bude kompletně odstraněn váš účet. Jakmile bude účet odstraněn, nebude už možné ho obnovit." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Prosím, zadejte své heslo pro ověření:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Návrhy přátelství odeslány " - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Navrhněte přátelé" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Navrhněte přátelé pro uživatele %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Nelze nalézt původní příspěvek." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Prázdný příspěvek odstraněn." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Chyba systému. Příspěvek nebyl uložen." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Tato zpráva vám byla zaslána od %s, člena sociální sítě Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Můžete je navštívit online na adrese %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovědí na tento záznam." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s poslal aktualizaci." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} chce být Vaším přítelem" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} vám poslal zprávu" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} požaduje registraci" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} komentoval příspěvek uživatele %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} má rád příspěvek uživatele %s" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} nemá rád příspěvek uživatele %s" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} se skamarádil s %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} zasláno" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} označen %s' příspěvek s #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} vás zmínil v příspěvku" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Chyba OpenID protokolu. Navrátilo se žádné ID." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Nenalezen účet a OpenID registrace na tomto serveru není dovolena." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Přihlášení se nezdařilo." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Neplatný identifikátor požadavku." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Odstranit" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Systém" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Síť" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Představení" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Zobrazit ignorované žádosti" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Skrýt ignorované žádosti" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Typ oznámení: " - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Návrh přátelství" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "navrhl %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Zveřejnit aktivitu nového přítele." - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "je-li použitelné" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Vaši údajní známí: " - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "ano" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "ne" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Schválit jako: " - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Přítel" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Sdílené" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fanoušek / obdivovatel" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Přítel / žádost o připojení" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Nový následovník" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Žádné představení." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Upozornění" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "Uživateli %s se líbí příspěvek uživatele %s" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "Uživateli %s se nelíbí příspěvek uživatele %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s se nyní přátelí s %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s vytvořil nový příspěvek" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s okomentoval příspěvek uživatele %s'" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Žádné další síťové upozornění." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Upozornění Sítě" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Žádné další osobní upozornění." - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Osobní upozornění" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Žádné další domácí upozornění." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Domácí upozornění" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "Celkový limit pozvánek byl překročen" - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : není platná e-mailová adresa." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Prosím přidejte se k nám na Friendice" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Limit pozvánek byl překročen. Prosím kontaktujte vašeho administrátora webu." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Doručení zprávy se nezdařilo." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d zpráva odeslána." -msgstr[1] "%d zprávy odeslány." -msgstr[2] "%d zprávy odeslány." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Nemáte k dispozici žádné další pozvánky" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Navštivte %s pro seznam veřejných serverů, na kterých se můžete přidat. Členové Friendica se mohou navzájem propojovat, stejně tak jako se mohou přiopojit se členy mnoha dalších sociálních sítí." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "K akceptaci této pozvánky prosím navštivte a registrujte se na %s nebo na kterékoliv jiném veřejném Friendica serveru." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Friendica servery jsou všechny propojené a vytváří tak rozsáhlou sociální síť s důrazem na soukromý a je pod kontrolou svých členů. Členové se mohou propojovat s mnoha dalšími tradičními sociálními sítěmi. Navštivte %s pro seznam alternativních Friendica serverů kde se můžete přidat." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Omlouváme se. Systém nyní není nastaven tak, aby se připojil k ostatním veřejným serverům nebo umožnil pozvat nové členy." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Poslat pozvánky" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Zadejte e-mailové adresy, jednu na řádek:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Jste srdečně pozván se připojit ke mně a k mým blízkým přátelům na Friendica - a pomoci nám vytvořit lepší sociální síť." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Budete muset zadat kód této pozvánky: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Jakmile se zaregistrujete, prosím spojte se se mnou přes mou profilovu stránku na:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Pro více informací o Friendica projektu a o tom, proč je tak důležitý, prosím navštivte http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Správa identit a / nebo stránek" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Přepnutí mezi různými identitami nebo komunitními/skupinovými stránkami, které sdílí Vaše detaily účtu, nebo kterým jste přidělili oprávnění nastavovat přístupová práva." - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Vyberte identitu pro správu: " - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Vítá Vás %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5704,1777 +7666,47 @@ msgstr "Přátelé uživatele %s" msgid "No friends to display." msgstr "Žádní přátelé k zobrazení" -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Přidat nový kontakt" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Nalézt na tomto webu" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Zadejte adresu nebo umístění webu" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Adresář serveru" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Příklad: jan@příklad.cz, http://příklad.cz/jana" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Pohlaví: " -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "Pozvánka %d k dispozici" -msgstr[1] "Pozvánky %d k dispozici" -msgstr[2] "Pozvánky %d k dispozici" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Žádné záznamy (některé položky mohou být skryty)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Nalézt lidi" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Časová konverze" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Zadejte jméno nebo zájmy" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Připojit / Následovat" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Příklady: Robert Morgenstein, rybaření" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Náhodný Profil" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Sítě" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Všechny sítě" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Uložené složky" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Všechno" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Kategorie" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Klikněte zde pro aktualizaci." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Tato akce překročí limit nastavené Vaším předplatným." - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "Tato akce není v rámci Vašeho předplatného dostupná." - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "Uživatel nenalezen" - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "Není tu žádný status s tímto id." - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "Nemáme žádnou konverzaci s tímto id." - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "zobrazit v plné velikosti" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Začíná:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Končí:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Nelze nalézt záznam v DNS pro databázový server '%s'" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(Bez předmětu)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "neodpovídat" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Pozvánka je vyžadována." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Pozvánka nemohla být ověřena." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Neplatný odkaz OpenID" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Zaznamenali jsme problém s Vaším přihlášením prostřednictvím Vámi zadaným OpenID. Prosím ověřte si, že jste ID zadali správně. " +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica poskytuje tuto službu pro sdílení událostí s ostatními sítěmi a přáteli v neznámých časových zónách" -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "Chybová zpráva byla:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Zadejte prosím požadované informace." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Použijte prosím kratší jméno." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Jméno je příliš krátké." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Nezdá se, že by to bylo vaše celé jméno (křestní jméno a příjmení)." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Váš e-mailová doména není na tomto serveru mezi povolenými." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Neplatná e-mailová adresa." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Tento e-mail nelze použít." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Vaše \"přezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a musí začínat písmenem." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Přezdívka je již registrována. Prosím vyberte jinou." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Tato přezdívka již zde byla použita a nemůže být využita znovu. Prosím vyberete si jinou." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "Závažná chyba: Generování bezpečnostních klíčů se nezdařilo." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Došlo k chybě při registraci. Zkuste to prosím znovu." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Došlo k chybě při vytváření Vašeho výchozího profilu. Zkuste to prosím znovu." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Přátelé" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s šťouchnul %2$s" +msgid "UTC time: %s" +msgstr "UTC čas: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "šťouchnut" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "příspěvek/položka" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "uživatel %1$s označil %2$s's %3$s jako oblíbeného" +msgid "Current timezone: %s" +msgstr "Aktuální časové pásmo: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "odstranit" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Smazat vybrané položky" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "Následovat vlákno" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Zobrazit Status" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Zobrazit Profil" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Zobrazit Fotky" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Zobrazit Příspěvky sítě" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Editovat Kontakty" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Poslat soukromou zprávu" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Šťouchnout" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s se to líbí." +msgid "Converted localtime: %s" +msgstr "Převedený lokální čas : %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s se to nelíbí." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d lidem se to líbí" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d lidem se to nelíbí" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "a" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", a %d dalších lidí" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s se to líbí." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s se to nelíbí." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Viditelné pro všechny" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Prosím zadejte URL adresu videa:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Prosím zadejte URL adresu zvukového záznamu:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Štítek:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Kde právě jste?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Smazat položku(y)?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Poslat příspěvek na e-mail" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Kontektory deaktivovány, od \"%s\" je aktivován." - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "oprávnění" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Zveřejnit na Groups" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Zveřejnit na Groups" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Soukromý příspěvek" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Odhlášen." - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "Chyba dekódování uživatelského účtu" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "Chyba! V datovém souboru není označení verze! Je to opravdu soubor s účtem Friendica?" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "Chyba! Nelze ověřit přezdívku" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "Uživatel '%s' již na tomto serveru existuje!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Chyba vytváření uživatele" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Chyba vytváření uživatelského účtu" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d kontakt nenaimporován" -msgstr[1] "%d kontaktů nenaimporováno" -msgstr[2] "%d kontakty nenaimporovány" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Hotovo. Nyní se můžete přihlásit se svými uživatelským účtem a heslem" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "novější" - -#: ../../include/text.php:298 -msgid "older" -msgstr "starší" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "předchozí" - -#: ../../include/text.php:305 -msgid "first" -msgstr "první" - -#: ../../include/text.php:337 -msgid "last" -msgstr "poslední" - -#: ../../include/text.php:340 -msgid "next" -msgstr "další" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Žádné kontakty" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d kontakt" -msgstr[1] "%d kontaktů" -msgstr[2] "%d kontaktů" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "šťouchnout" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "cinknout" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "cinkut" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "pobídnout" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "pobídnut" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "dát facku" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "být uhozen" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "osahávat" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "osaháván" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "odmítnout" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "odmítnut" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "šťasný" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "smutný" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "jemný" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "unavený" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "emergický" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "nazlobený" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "otupen" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "popletený" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "zajímavý" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "hořký" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "radnostný" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "naživu" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "otráven" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "znepokojený" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "mrzutý" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "vyrušen" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "frustrovaný" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "motivovaný" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "uvolněný" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "překvapený" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Pondělí" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Úterý" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Středa" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Čtvrtek" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Pátek" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Sobota" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Neděle" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Ledna" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Února" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Března" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "Dubna" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Května" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Června" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Července" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "Srpna" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "Září" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Října" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "Listopadu" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Prosinec" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "bytů" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Klikněte pro otevření/zavření" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Vyběr alternativního jazyka" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "aktivita" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "příspěvek" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "Položka vyplněna" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica Notifikace" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Děkujeme, " - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s Administrátor" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Upozornění] Obdržena nová zpráva na %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s Vám poslal novou soukromou zprávu na %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s Vám poslal %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "soukromá zpráva" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Prosím navštivte %s pro zobrazení Vašich soukromých zpráv a možnost na ně odpovědět." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s okomentoval na [url=%2$s]%3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s okomentoval na [url=%2$s]%3$s's %4$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s okomentoval na [url=%2$s]Váš %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Upozornění] Komentář ke konverzaci #%1$d od %2$s" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "Uživatel %s okomentoval vámi sledovanou položku/konverzaci." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Prosím navštivte %s pro zobrazení konverzace a možnosti odpovědět." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Upozornění] %s umístěn na Vaši profilovou zeď" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s přidal příspěvek na Vaši profilovou zeď na %2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s napřidáno na [url=%2$s]na Vaši zeď[/url]" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Upozornění] %s Vás označil" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s Vás označil na %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]Vás označil[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "[Friendica:Notify] %s nasdílel nový příspěvek" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "%1$s nasdílel nový příspěvek na %2$s" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "%1$s [url=%2$s]nasdílel příspěvek[/url]." - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica:Upozornění] %1$s Vás šťouchnul" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "%1$s Vás šťouchnul na %2$s" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "Uživatel %1$s [url=%2$s]Vás šťouchnul[/url]." - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Upozornění] %s označil Váš příspěvek" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s označil Váš příspěvek na %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s označil [url=%2$s]Váš příspěvek[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Upozornění] Obdrženo přestavení" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Obdržel jste žádost o spojení od '%1$s' na %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Obdržel jste [url=%1$s]žádost o spojení[/url] od %2$s." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Můžete navštívit jejich profil na %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Prosím navštivte %s pro schválení či zamítnutí představení." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Upozornění] Obdržen návrh na přátelství" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Obdržel jste návrh přátelství od '%1$s' na %2$s" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Obdržel jste [url=%1$s]návrh přátelství[/url] s %2$s from %3$s." - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Jméno:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Foto:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Prosím navštivte %s pro schválení či zamítnutí doporučení." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr " na Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Dříve smazaná skupina s tímto jménem byla obnovena. Stávající oprávnění může ovlivnit tuto skupinu a její budoucí členy. Pokud to není to, co jste chtěli, vytvořte, prosím, další skupinu s jiným názvem." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Defaultní soukromá skrupina pro nové kontakty." - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Všichni" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "editovat" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Editovat skupinu" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Vytvořit novou skupinu" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Kontakty, které nejsou v žádné skupině" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Chybí URL adresa." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními sítěmi." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Nenalezen žádný kompatibilní komunikační protokol nebo kanál." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "Uvedená adresa profilu neposkytuje dostatečné informace." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Autor nebo jméno nenalezeno" - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Této adrese neodpovídá žádné URL prohlížeče." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Není možné namapovat adresu identity ve stylu @ s žádným možným protokolem ani emailovým kontaktem." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Použite mailo: před adresou k vynucení emailové kontroly." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Zadaná adresa profilu patří do sítě, která byla na tomto serveru zakázána." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Omezený profil. Tato osoba nebude schopna od Vás přijímat přímé / osobní sdělení." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Nepodařilo se získat kontaktní informace." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "následující" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[bez předmětu]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Konec této relace" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "Vaše videa" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "Vaše osobní poznámky" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Přihlásit se" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Domácí stránka" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Vytvořit účet" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Nápověda a dokumentace" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Aplikace" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Doplňkové aplikace, nástroje, hry" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Hledání na stránkách tohoto webu" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Konverzace na tomto webu" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Adresář" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Adresář" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "Informace" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "Informace o této instanci Friendica" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Konverzace od Vašich přátel" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "Síťový Reset" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "Načíst stránku Síť bez filtrů" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Žádosti přátel" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Zobrazit všechny upozornění" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Označit všechny upozornění systému jako přečtené" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Soukromá pošta" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Doručená pošta" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Odeslaná pošta" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Spravovat" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Spravovat jiné stránky" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Nastavení účtu" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Spravovat/Editovat Profily" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Spravovat/upravit přátelé a kontakty" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Nastavení webu a konfigurace" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Navigace" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Mapa webu" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Narozeniny:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Věk:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "pro %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Štítky:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Náboženství:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Koníčky/zájmy:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Kontaktní informace a sociální sítě:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Hudební vkus:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Knihy, literatura:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Televize:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/tanec/kultura/zábava:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Láska/romance" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Práce/zaměstnání:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Škola/vzdělávání:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Obrázek/fotografie" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "%2$s %3$s" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "%s napsal následující příspěvek" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 napsal:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Šifrovaný obsah" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Neznámé | Nezařazeno" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Okamžitě blokovat " - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "pochybný, spammer, self-makerter" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Znám ho ale, ale bez rozhodnutí" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, pravděpodobně neškodný" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Renomovaný, má mou důvěru" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Týdenně" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Měsíčně" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "Diaspora konektor" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "Statusnet" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "App.net" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Různé" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "rok" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "měsíc" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "den" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "nikdy" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "méně než před sekundou" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "let" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "měsíců" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "týdnem" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "týdny" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "dnů" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "hodina" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "hodin" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minuta" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minut" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "sekunda" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "sekund" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "před %1$d %2$s" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "%s má narozeniny" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Veselé narozeniny %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Obecné funkčnosti" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "Vícenásobné profily" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "Schopnost vytvořit vícenásobné profily" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "Nastavení vytváření příspěvků" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "Richtext Editor" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "Povolit richtext editor" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "Náhled příspěvku" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Povolit náhledy příspěvků a komentářů před jejich zveřejněním" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "Automaticky zmíněná Fóra" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "Přidat/odebrat zmínku, když stránka fóra je označena/odznačena v ACL okně" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "Síťové postranní widgety" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Vyhledávat dle Data" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "Možnost označit příspěvky dle časového intervalu" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Skupinový Filtr" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené skupiny" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Síťový Filtr" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené sítě" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "Uložit kritéria vyhledávání pro znovupoužití" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "Síťové záložky" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "Osobní síťový záložka " - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Povolit záložku pro zobrazení pouze síťových příspěvků, na které jste reagoval " - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "Nová záložka síť" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "Povolit záložku pro zobrazení pouze nových příspěvků (za posledních 12 hodin)" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "záložka Síťové sdílené odkazy " - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "Povolit záložky pro zobrazování pouze Síťových příspěvků s vazbou na ně" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "Nástroje Příspěvků/Komentářů" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "Násobné mazání" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "Označit a smazat více " - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "Editovat Odeslané příspěvky" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "Editovat a opravit příspěvky a komentáře po odeslání" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Štítkování" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "Schopnost přidat štítky ke stávajícím příspvěkům" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "Kategorie příspěvků" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Přidat kategorie k Vašim příspěvkům" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "Možnost řadit příspěvky do složek" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "Označit příspěvky jako neoblíbené" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "Možnost označit příspěvky/komentáře jako neoblíbené" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Příspěvky s hvězdou" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "Možnost označit příspěvky s indikátorem hvězdy" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Sdílení oznámení ze sítě Diaspora" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Přílohy:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Při vytváření databázových tabulek došlo k chybám." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "Při provádění databázových změn došlo k chybám." - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Viditelné pro všechny" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Nový člověk si s vámi sdílí na" - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Máte nového následovníka na" - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Opravdu chcete smazat tuto položku?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Archív" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "vložený obsah" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Vkládání zakázáno" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Vítejte " - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Prosím nahrejte profilovou fotografii" - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Vítejte zpět " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Muž" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Žena" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "V současné době muž" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "V současné době žena" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Většinou muž" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Většinou žena" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersex" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transexuál" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodit" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutrál" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Nespecifikováno" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Jiné" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Nerozhodnuto" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Muži" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Ženy" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Gay" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbička" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Bez preferencí" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Bisexuál" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autosexuál" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Abstinent" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "panic/panna" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Deviant" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetišista" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Hodně" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Nesexuální" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Svobodný" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Osamnělý" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Dostupný" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Nedostupný" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Zamilovaný" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Zabouchnutý" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Seznamující se" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Nevěrný" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Závislý na sexu" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Přátelé / výhody" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Ležérní" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Zadaný" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Ženatý/vdaná" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Pomyslně ženatý/vdaná" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Partneři" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Žijící ve společné domácnosti" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Zvykové právo" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Šťastný" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Nehledající" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Zrazen" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Odloučený" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Nestálý" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Rozvedený(á)" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Pomyslně rozvedený" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Ovdovělý(á)" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Nejistý" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Je to složité" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Nezajímá" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Zeptej se mě" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "následování zastaveno" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Odstranit kontakt" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Prosím, vyberte své časové pásmo:" diff --git a/view/cs/strings.php b/view/cs/strings.php index 30222b7b89..95f6c98829 100644 --- a/view/cs/strings.php +++ b/view/cs/strings.php @@ -5,65 +5,36 @@ function string_plural_select_cs($n){ return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;; }} ; -$a->strings["This entry was edited"] = "Tento záznam byl editován"; -$a->strings["Private Message"] = "Soukromá zpráva"; -$a->strings["Edit"] = "Upravit"; -$a->strings["Select"] = "Vybrat"; -$a->strings["Delete"] = "Odstranit"; -$a->strings["save to folder"] = "uložit do složky"; -$a->strings["add star"] = "přidat hvězdu"; -$a->strings["remove star"] = "odebrat hvězdu"; -$a->strings["toggle star status"] = "přepnout hvězdu"; -$a->strings["starred"] = "označeno hvězdou"; -$a->strings["add tag"] = "přidat štítek"; -$a->strings["I like this (toggle)"] = "Líbí se mi to (přepínač)"; -$a->strings["like"] = "má rád"; -$a->strings["I don't like this (toggle)"] = "Nelíbí se mi to (přepínač)"; -$a->strings["dislike"] = "nemá rád"; -$a->strings["Share this"] = "Sdílet toto"; -$a->strings["share"] = "sdílí"; -$a->strings["Categories:"] = "Kategorie:"; -$a->strings["Filed under:"] = "Vyplněn pod:"; -$a->strings["View %s's profile @ %s"] = "Zobrazit profil uživatele %s na %s"; -$a->strings["to"] = "pro"; -$a->strings["via"] = "přes"; -$a->strings["Wall-to-Wall"] = "Zeď-na-Zeď"; -$a->strings["via Wall-To-Wall:"] = "přes Zeď-na-Zeď "; -$a->strings["%s from %s"] = "%s od %s"; -$a->strings["Comment"] = "Okomentovat"; -$a->strings["Please wait"] = "Čekejte prosím"; -$a->strings["%d comment"] = array( - 0 => "%d komentář", - 1 => "%d komentářů", - 2 => "%d komentářů", -); -$a->strings["comment"] = array( - 0 => "", - 1 => "", - 2 => "komentář", -); -$a->strings["show more"] = "zobrazit více"; -$a->strings["This is you"] = "Nastavte Vaši polohu"; $a->strings["Submit"] = "Odeslat"; -$a->strings["Bold"] = "Tučné"; -$a->strings["Italic"] = "Kurzíva"; -$a->strings["Underline"] = "Podrtžené"; -$a->strings["Quote"] = "Citovat"; -$a->strings["Code"] = "Kód"; -$a->strings["Image"] = "Obrázek"; -$a->strings["Link"] = "Odkaz"; -$a->strings["Video"] = "Video"; -$a->strings["Preview"] = "Náhled"; -$a->strings["You must be logged in to use addons. "] = "Musíte být přihlášení pro použití rozšíření."; -$a->strings["Not Found"] = "Nenalezen"; -$a->strings["Page not found."] = "Stránka nenalezena"; -$a->strings["Permission denied"] = "Nedostatečné oprávnění"; -$a->strings["Permission denied."] = "Přístup odmítnut."; -$a->strings["toggle mobile"] = "přepnout mobil"; +$a->strings["Theme settings"] = "Nastavení téma"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Nastavit velikost fotek v přízpěvcích a komentářích (šířka a výška)"; +$a->strings["Set font-size for posts and comments"] = "Nastav velikost písma pro přízpěvky a komentáře."; +$a->strings["Set theme width"] = "Nastavení šířku grafické šablony"; +$a->strings["Color scheme"] = "Barevné schéma"; +$a->strings["Set style"] = "Nastavit styl"; +$a->strings["don't show"] = "nikdy nezobrazit"; +$a->strings["show"] = "zobrazit"; +$a->strings["Set line-height for posts and comments"] = "Nastav výšku řádku pro přízpěvky a komentáře."; +$a->strings["Set resolution for middle column"] = "Nastav rozlišení pro prostřední sloupec"; +$a->strings["Set color scheme"] = "Nastavení barevného schematu"; +$a->strings["Set zoomfactor for Earth Layer"] = "Nastavit přiblížení pro Earth Layer"; +$a->strings["Set longitude (X) for Earth Layers"] = "Nastavit zeměpistnou délku (X) pro Earth Layers"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Nastavit zeměpistnou šířku (X) pro Earth Layers"; +$a->strings["Community Pages"] = "Komunitní stránky"; +$a->strings["Earth Layers"] = "Earth Layers"; +$a->strings["Community Profiles"] = "Komunitní profily"; +$a->strings["Help or @NewHere ?"] = "Pomoc nebo @ProNováčky ?"; +$a->strings["Connect Services"] = "Propojené služby"; +$a->strings["Find Friends"] = "Nalézt Přátele"; +$a->strings["Last users"] = "Poslední uživatelé"; +$a->strings["Last photos"] = "Poslední fotografie"; +$a->strings["Last likes"] = "Poslední líbí/nelíbí"; $a->strings["Home"] = "Domů"; $a->strings["Your posts and conversations"] = "Vaše příspěvky a konverzace"; $a->strings["Profile"] = "Profil"; $a->strings["Your profile page"] = "Vaše profilová stránka"; +$a->strings["Contacts"] = "Kontakty"; +$a->strings["Your contacts"] = "Vaše kontakty"; $a->strings["Photos"] = "Fotografie"; $a->strings["Your photos"] = "Vaše fotky"; $a->strings["Events"] = "Události"; @@ -71,64 +42,37 @@ $a->strings["Your events"] = "Vaše události"; $a->strings["Personal notes"] = "Osobní poznámky"; $a->strings["Your personal photos"] = "Vaše osobní fotky"; $a->strings["Community"] = "Komunita"; -$a->strings["don't show"] = "nikdy nezobrazit"; -$a->strings["show"] = "zobrazit"; -$a->strings["Theme settings"] = "Nastavení téma"; -$a->strings["Set font-size for posts and comments"] = "Nastav velikost písma pro přízpěvky a komentáře."; -$a->strings["Set line-height for posts and comments"] = "Nastav výšku řádku pro přízpěvky a komentáře."; -$a->strings["Set resolution for middle column"] = "Nastav rozlišení pro prostřední sloupec"; -$a->strings["Contacts"] = "Kontakty"; -$a->strings["Your contacts"] = "Vaše kontakty"; -$a->strings["Community Pages"] = "Komunitní stránky"; -$a->strings["Community Profiles"] = "Komunitní profily"; -$a->strings["Last users"] = "Poslední uživatelé"; -$a->strings["Last likes"] = "Poslední líbí/nelíbí"; $a->strings["event"] = "událost"; $a->strings["status"] = "Stav"; $a->strings["photo"] = "fotografie"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s má rád %2\$s' na %3\$s"; -$a->strings["Last photos"] = "Poslední fotografie"; $a->strings["Contact Photos"] = "Fotogalerie kontaktu"; $a->strings["Profile Photos"] = "Profilové fotografie"; -$a->strings["Find Friends"] = "Nalézt Přátele"; $a->strings["Local Directory"] = "Lokální Adresář"; $a->strings["Global Directory"] = "Globální adresář"; $a->strings["Similar Interests"] = "Podobné zájmy"; $a->strings["Friend Suggestions"] = "Návrhy přátel"; $a->strings["Invite Friends"] = "Pozvat přátele"; $a->strings["Settings"] = "Nastavení"; -$a->strings["Earth Layers"] = "Earth Layers"; $a->strings["Set zoomfactor for Earth Layers"] = "Nastavit faktor přiblížení pro Earth Layers"; -$a->strings["Set longitude (X) for Earth Layers"] = "Nastavit zeměpistnou délku (X) pro Earth Layers"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Nastavit zeměpistnou šířku (X) pro Earth Layers"; -$a->strings["Help or @NewHere ?"] = "Pomoc nebo @ProNováčky ?"; -$a->strings["Connect Services"] = "Propojené služby"; $a->strings["Show/hide boxes at right-hand column:"] = "Zobrazit/skrýt boxy na pravém sloupci:"; -$a->strings["Set color scheme"] = "Nastavení barevného schematu"; -$a->strings["Set zoomfactor for Earth Layer"] = "Nastavit přiblížení pro Earth Layer"; $a->strings["Alignment"] = "Zarovnání"; $a->strings["Left"] = "Vlevo"; $a->strings["Center"] = "Uprostřed"; -$a->strings["Color scheme"] = "Barevné schéma"; $a->strings["Posts font size"] = "Velikost písma u příspěvků"; $a->strings["Textareas font size"] = "Velikost písma textů"; $a->strings["Set colour scheme"] = "Nastavit barevné schéma"; -$a->strings["default"] = "standardní"; -$a->strings["dark"] = "tmavý"; -$a->strings["black"] = "černý"; -$a->strings["Background Image"] = "Obrázek pozadí"; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = "URL odkaz na obrázek (např. z Vašeho foto alba), který bude použit jako obrázek na pozadí."; -$a->strings["Background Color"] = "Barva pozadí"; -$a->strings["HEX value for the background color. Don't include the #"] = "HEXadecimální hodnota barvy pozadí. Nevkládejte znak #"; -$a->strings["font size"] = "velikost fondu"; -$a->strings["base font size for your interface"] = "základní velikost fontu"; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Nastavit velikost fotek v přízpěvcích a komentářích (šířka a výška)"; -$a->strings["Set theme width"] = "Nastavení šířku grafické šablony"; -$a->strings["Set style"] = "Nastavit styl"; +$a->strings["You must be logged in to use addons. "] = "Musíte být přihlášení pro použití rozšíření."; +$a->strings["Not Found"] = "Nenalezen"; +$a->strings["Page not found."] = "Stránka nenalezena"; +$a->strings["Permission denied"] = "Nedostatečné oprávnění"; +$a->strings["Permission denied."] = "Přístup odmítnut."; +$a->strings["toggle mobile"] = "přepnout mobil"; $a->strings["Delete this item?"] = "Odstranit tuto položku?"; +$a->strings["Comment"] = "Okomentovat"; +$a->strings["show more"] = "zobrazit více"; $a->strings["show fewer"] = "zobrazit méně"; $a->strings["Update %s failed. See error logs."] = "Aktualizace %s selhala. Zkontrolujte protokol chyb."; -$a->strings["Update Error at %s"] = "Chyba aktualizace na %s"; $a->strings["Create a New Account"] = "Vytvořit nový účet"; $a->strings["Register"] = "Registrovat"; $a->strings["Logout"] = "Odhlásit se"; @@ -159,6 +103,7 @@ $a->strings["Location:"] = "Místo:"; $a->strings["Gender:"] = "Pohlaví:"; $a->strings["Status:"] = "Status:"; $a->strings["Homepage:"] = "Domácí stránka:"; +$a->strings["Network:"] = "Síť:"; $a->strings["g A l F d"] = "g A l F d"; $a->strings["F d"] = "d. F"; $a->strings["[today]"] = "[Dnes]"; @@ -175,35 +120,915 @@ $a->strings["Videos"] = "Videa"; $a->strings["Events and Calendar"] = "Události a kalendář"; $a->strings["Personal Notes"] = "Osobní poznámky"; $a->strings["Only You Can See This"] = "Toto můžete vidět jen Vy"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s je právě %2\$s"; -$a->strings["Mood"] = "Nálada"; -$a->strings["Set your current mood and tell your friends"] = "Nastavte svou aktuální náladu a řekněte to Vašim přátelům"; -$a->strings["Public access denied."] = "Veřejný přístup odepřen."; +$a->strings["General Features"] = "Obecné funkčnosti"; +$a->strings["Multiple Profiles"] = "Vícenásobné profily"; +$a->strings["Ability to create multiple profiles"] = "Schopnost vytvořit vícenásobné profily"; +$a->strings["Post Composition Features"] = "Nastavení vytváření příspěvků"; +$a->strings["Richtext Editor"] = "Richtext Editor"; +$a->strings["Enable richtext editor"] = "Povolit richtext editor"; +$a->strings["Post Preview"] = "Náhled příspěvku"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Povolit náhledy příspěvků a komentářů před jejich zveřejněním"; +$a->strings["Auto-mention Forums"] = "Automaticky zmíněná Fóra"; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Přidat/odebrat zmínku, když stránka fóra je označena/odznačena v ACL okně"; +$a->strings["Network Sidebar Widgets"] = "Síťové postranní widgety"; +$a->strings["Search by Date"] = "Vyhledávat dle Data"; +$a->strings["Ability to select posts by date ranges"] = "Možnost označit příspěvky dle časového intervalu"; +$a->strings["Group Filter"] = "Skupinový Filtr"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené skupiny"; +$a->strings["Network Filter"] = "Síťový Filtr"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené sítě"; +$a->strings["Saved Searches"] = "Uložená hledání"; +$a->strings["Save search terms for re-use"] = "Uložit kritéria vyhledávání pro znovupoužití"; +$a->strings["Network Tabs"] = "Síťové záložky"; +$a->strings["Network Personal Tab"] = "Osobní síťový záložka "; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Povolit záložku pro zobrazení pouze síťových příspěvků, na které jste reagoval "; +$a->strings["Network New Tab"] = "Nová záložka síť"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Povolit záložku pro zobrazení pouze nových příspěvků (za posledních 12 hodin)"; +$a->strings["Network Shared Links Tab"] = "záložka Síťové sdílené odkazy "; +$a->strings["Enable tab to display only Network posts with links in them"] = "Povolit záložky pro zobrazování pouze Síťových příspěvků s vazbou na ně"; +$a->strings["Post/Comment Tools"] = "Nástroje Příspěvků/Komentářů"; +$a->strings["Multiple Deletion"] = "Násobné mazání"; +$a->strings["Select and delete multiple posts/comments at once"] = "Označit a smazat více "; +$a->strings["Edit Sent Posts"] = "Editovat Odeslané příspěvky"; +$a->strings["Edit and correct posts and comments after sending"] = "Editovat a opravit příspěvky a komentáře po odeslání"; +$a->strings["Tagging"] = "Štítkování"; +$a->strings["Ability to tag existing posts"] = "Schopnost přidat štítky ke stávajícím příspvěkům"; +$a->strings["Post Categories"] = "Kategorie příspěvků"; +$a->strings["Add categories to your posts"] = "Přidat kategorie k Vašim příspěvkům"; +$a->strings["Saved Folders"] = "Uložené složky"; +$a->strings["Ability to file posts under folders"] = "Možnost řadit příspěvky do složek"; +$a->strings["Dislike Posts"] = "Označit příspěvky jako neoblíbené"; +$a->strings["Ability to dislike posts/comments"] = "Možnost označit příspěvky/komentáře jako neoblíbené"; +$a->strings["Star Posts"] = "Příspěvky s hvězdou"; +$a->strings["Ability to mark special posts with a star indicator"] = "Možnost označit příspěvky s indikátorem hvězdy"; +$a->strings["Mute Post Notifications"] = "Utlumit upozornění na přísvěvky"; +$a->strings["Ability to mute notifications for a thread"] = "Možnost stlumit upozornění pro vlákno"; +$a->strings["%s's birthday"] = "%s má narozeniny"; +$a->strings["Happy Birthday %s"] = "Veselé narozeniny %s"; +$a->strings["[Name Withheld]"] = "[Jméno odepřeno]"; $a->strings["Item not found."] = "Položka nenalezena."; -$a->strings["Access to this profile has been restricted."] = "Přístup na tento profil byl omezen."; -$a->strings["Item has been removed."] = "Položka byla odstraněna."; -$a->strings["Access denied."] = "Přístup odmítnut"; -$a->strings["This is Friendica, version"] = "Toto je Friendica, verze"; -$a->strings["running at web location"] = "běžící na webu"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Pro získání dalších informací o projektu Friendica navštivte prosím Friendica.com."; -$a->strings["Bug reports and issues: please visit"] = "Pro hlášení chyb a námětů na změny navštivte:"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Návrhy, chválu, dary, apod. - prosím piště na \"info\" na Friendica - tečka com"; -$a->strings["Installed plugins/addons/apps:"] = "Instalované pluginy/doplňky/aplikace:"; -$a->strings["No installed plugins/addons/apps"] = "Nejsou žádné nainstalované doplňky/aplikace"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s vítá %2\$s"; +$a->strings["Do you really want to delete this item?"] = "Opravdu chcete smazat tuto položku?"; +$a->strings["Yes"] = "Ano"; +$a->strings["Cancel"] = "Zrušit"; +$a->strings["Archives"] = "Archív"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Dříve smazaná skupina s tímto jménem byla obnovena. Stávající oprávnění může ovlivnit tuto skupinu a její budoucí členy. Pokud to není to, co jste chtěli, vytvořte, prosím, další skupinu s jiným názvem."; +$a->strings["Default privacy group for new contacts"] = "Defaultní soukromá skrupina pro nové kontakty."; +$a->strings["Everybody"] = "Všichni"; +$a->strings["edit"] = "editovat"; +$a->strings["Groups"] = "Skupiny"; +$a->strings["Edit group"] = "Editovat skupinu"; +$a->strings["Create a new group"] = "Vytvořit novou skupinu"; +$a->strings["Contacts not in any group"] = "Kontakty, které nejsou v žádné skupině"; +$a->strings["add"] = "přidat"; +$a->strings["Wall Photos"] = "Fotografie na zdi"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Nelze nalézt záznam v DNS pro databázový server '%s'"; +$a->strings["Add New Contact"] = "Přidat nový kontakt"; +$a->strings["Enter address or web location"] = "Zadejte adresu nebo umístění webu"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Příklad: jan@příklad.cz, http://příklad.cz/jana"; +$a->strings["%d invitation available"] = array( + 0 => "Pozvánka %d k dispozici", + 1 => "Pozvánky %d k dispozici", + 2 => "Pozvánky %d k dispozici", +); +$a->strings["Find People"] = "Nalézt lidi"; +$a->strings["Enter name or interest"] = "Zadejte jméno nebo zájmy"; +$a->strings["Connect/Follow"] = "Připojit / Následovat"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Příklady: Robert Morgenstein, rybaření"; +$a->strings["Find"] = "Najít"; +$a->strings["Random Profile"] = "Náhodný Profil"; +$a->strings["Networks"] = "Sítě"; +$a->strings["All Networks"] = "Všechny sítě"; +$a->strings["Everything"] = "Všechno"; +$a->strings["Categories"] = "Kategorie"; +$a->strings["%d contact in common"] = array( + 0 => "%d sdílený kontakt", + 1 => "%d sdílených kontaktů", + 2 => "%d sdílených kontaktů", +); +$a->strings["Friendica Notification"] = "Friendica Notifikace"; +$a->strings["Thank You,"] = "Děkujeme, "; +$a->strings["%s Administrator"] = "%s Administrátor"; +$a->strings["noreply"] = "neodpovídat"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Upozornění] Obdržena nová zpráva na %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s Vám poslal novou soukromou zprávu na %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s Vám poslal %2\$s."; +$a->strings["a private message"] = "soukromá zpráva"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Prosím navštivte %s pro zobrazení Vašich soukromých zpráv a možnost na ně odpovědět."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s okomentoval na [url=%2\$s]%3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s okomentoval na [url=%2\$s]%3\$s's %4\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s okomentoval na [url=%2\$s]Váš %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Upozornění] Komentář ke konverzaci #%1\$d od %2\$s"; +$a->strings["%s commented on an item/conversation you have been following."] = "Uživatel %s okomentoval vámi sledovanou položku/konverzaci."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Prosím navštivte %s pro zobrazení konverzace a možnosti odpovědět."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Upozornění] %s umístěn na Vaši profilovou zeď"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s přidal příspěvek na Vaši profilovou zeď na %2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s napřidáno na [url=%2\$s]na Vaši zeď[/url]"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Upozornění] %s Vás označil"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s Vás označil na %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]Vás označil[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s nasdílel nový příspěvek"; +$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s nasdílel nový příspěvek na %2\$s"; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]nasdílel příspěvek[/url]."; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Upozornění] %1\$s Vás šťouchnul"; +$a->strings["%1\$s poked you at %2\$s"] = "%1\$s Vás šťouchnul na %2\$s"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "Uživatel %1\$s [url=%2\$s]Vás šťouchnul[/url]."; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Upozornění] %s označil Váš příspěvek"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s označil Váš příspěvek na %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s označil [url=%2\$s]Váš příspěvek[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Upozornění] Obdrženo přestavení"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Obdržel jste žádost o spojení od '%1\$s' na %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Obdržel jste [url=%1\$s]žádost o spojení[/url] od %2\$s."; +$a->strings["You may visit their profile at %s"] = "Můžete navštívit jejich profil na %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Prosím navštivte %s pro schválení či zamítnutí představení."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Upozornění] Nový člověk s vámi sdílí"; +$a->strings["%1\$s is sharing with you at %2\$s"] = "uživatel %1\$s sdílí s vámi ma %2\$s"; +$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Upozornění] Máte nového následovníka"; +$a->strings["You have a new follower at %2\$s : %1\$s"] = "Máte nového následovníka na %2\$s : %1\$s"; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Upozornění] Obdržen návrh na přátelství"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Obdržel jste návrh přátelství od '%1\$s' na %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Obdržel jste [url=%1\$s]návrh přátelství[/url] s %2\$s from %3\$s."; +$a->strings["Name:"] = "Jméno:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Prosím navštivte %s pro schválení či zamítnutí doporučení."; +$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Upozornění] Spojení akceptováno"; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "'%1\$s' akceptoval váš požadavek na spojení na %2\$s"; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s akceptoval váš [url=%1\$s]požadavek na spojení[/url]."; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "Jste nyní vzájemnými přáteli a můžete si vyměňovat aktualizace statusu, fotografií a emailů\nbez omezení."; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Prosím navštivte %s pokud chcete změnit tento vztah."; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' vás přijal jako \"fanouška\", což omezuje některé formy komunikace - jako jsou soukromé zprávy a některé interakce na profilech. Pokud se jedná o celebritu, případně o komunitní stránky, pak bylo toto nastavení provedeno automaticky.."; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = "''%1\$s' se může rozhodnout rozšířit tento vztah na oboustraný nebo méně restriktivní"; +$a->strings["[Friendica System:Notify] registration request"] = "[Systém Friendica :Upozornění] registrační požadavek"; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Obdržel jste požadavek na registraci od '%1\$s' na %2\$s"; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Obdržel jste [url=%1\$s]požadavek na registraci[/url] od '%2\$s'."; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Plné jméno:\t%1\$s\\nUmístění webu:\t%2\$s\\nPřihlašovací účet:\t%3\$s (%4\$s)"; +$a->strings["Please visit %s to approve or reject the request."] = "Prosím navštivte %s k odsouhlasení nebo k zamítnutí požadavku."; +$a->strings["User not found."] = "Uživatel nenalezen"; +$a->strings["There is no status with this id."] = "Není tu žádný status s tímto id."; +$a->strings["There is no conversation with this id."] = "Nemáme žádnou konverzaci s tímto id."; +$a->strings["view full size"] = "zobrazit v plné velikosti"; +$a->strings[" on Last.fm"] = " na Last.fm"; +$a->strings["Full Name:"] = "Celé jméno:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Narozeniny:"; +$a->strings["Age:"] = "Věk:"; +$a->strings["for %1\$d %2\$s"] = "pro %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Sexuální preference:"; +$a->strings["Hometown:"] = "Rodné město"; +$a->strings["Tags:"] = "Štítky:"; +$a->strings["Political Views:"] = "Politické přesvědčení:"; +$a->strings["Religion:"] = "Náboženství:"; +$a->strings["About:"] = "O mě:"; +$a->strings["Hobbies/Interests:"] = "Koníčky/zájmy:"; +$a->strings["Likes:"] = "Líbí se:"; +$a->strings["Dislikes:"] = "Nelibí se:"; +$a->strings["Contact information and Social Networks:"] = "Kontaktní informace a sociální sítě:"; +$a->strings["Musical interests:"] = "Hudební vkus:"; +$a->strings["Books, literature:"] = "Knihy, literatura:"; +$a->strings["Television:"] = "Televize:"; +$a->strings["Film/dance/culture/entertainment:"] = "Film/tanec/kultura/zábava:"; +$a->strings["Love/Romance:"] = "Láska/romance"; +$a->strings["Work/employment:"] = "Práce/zaměstnání:"; +$a->strings["School/education:"] = "Škola/vzdělávání:"; +$a->strings["Nothing new here"] = "Zde není nic nového"; +$a->strings["Clear notifications"] = "Smazat notifikace"; +$a->strings["End this session"] = "Konec této relace"; +$a->strings["Your videos"] = "Vaše videa"; +$a->strings["Your personal notes"] = "Vaše osobní poznámky"; +$a->strings["Sign in"] = "Přihlásit se"; +$a->strings["Home Page"] = "Domácí stránka"; +$a->strings["Create an account"] = "Vytvořit účet"; +$a->strings["Help"] = "Nápověda"; +$a->strings["Help and documentation"] = "Nápověda a dokumentace"; +$a->strings["Apps"] = "Aplikace"; +$a->strings["Addon applications, utilities, games"] = "Doplňkové aplikace, nástroje, hry"; +$a->strings["Search"] = "Vyhledávání"; +$a->strings["Search site content"] = "Hledání na stránkách tohoto webu"; +$a->strings["Conversations on this site"] = "Konverzace na tomto webu"; +$a->strings["Directory"] = "Adresář"; +$a->strings["People directory"] = "Adresář"; +$a->strings["Information"] = "Informace"; +$a->strings["Information about this friendica instance"] = "Informace o této instanci Friendica"; +$a->strings["Network"] = "Síť"; +$a->strings["Conversations from your friends"] = "Konverzace od Vašich přátel"; +$a->strings["Network Reset"] = "Síťový Reset"; +$a->strings["Load Network page with no filters"] = "Načíst stránku Síť bez filtrů"; +$a->strings["Introductions"] = "Představení"; +$a->strings["Friend Requests"] = "Žádosti přátel"; +$a->strings["Notifications"] = "Upozornění"; +$a->strings["See all notifications"] = "Zobrazit všechny upozornění"; +$a->strings["Mark all system notifications seen"] = "Označit všechny upozornění systému jako přečtené"; +$a->strings["Messages"] = "Zprávy"; +$a->strings["Private mail"] = "Soukromá pošta"; +$a->strings["Inbox"] = "Doručená pošta"; +$a->strings["Outbox"] = "Odeslaná pošta"; +$a->strings["New Message"] = "Nová zpráva"; +$a->strings["Manage"] = "Spravovat"; +$a->strings["Manage other pages"] = "Spravovat jiné stránky"; +$a->strings["Delegations"] = "Delegace"; +$a->strings["Delegate Page Management"] = "Správa delegátů stránky"; +$a->strings["Account settings"] = "Nastavení účtu"; +$a->strings["Manage/Edit Profiles"] = "Spravovat/Editovat Profily"; +$a->strings["Manage/edit friends and contacts"] = "Spravovat/upravit přátelé a kontakty"; +$a->strings["Admin"] = "Administrace"; +$a->strings["Site setup and configuration"] = "Nastavení webu a konfigurace"; +$a->strings["Navigation"] = "Navigace"; +$a->strings["Site map"] = "Mapa webu"; +$a->strings["Click here to upgrade."] = "Klikněte zde pro aktualizaci."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Tato akce překročí limit nastavené Vaším předplatným."; +$a->strings["This action is not available under your subscription plan."] = "Tato akce není v rámci Vašeho předplatného dostupná."; +$a->strings["Disallowed profile URL."] = "Nepovolené URL profilu."; +$a->strings["Connect URL missing."] = "Chybí URL adresa."; +$a->strings["This site is not configured to allow communications with other networks."] = "Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními sítěmi."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Nenalezen žádný kompatibilní komunikační protokol nebo kanál."; +$a->strings["The profile address specified does not provide adequate information."] = "Uvedená adresa profilu neposkytuje dostatečné informace."; +$a->strings["An author or name was not found."] = "Autor nebo jméno nenalezeno"; +$a->strings["No browser URL could be matched to this address."] = "Této adrese neodpovídá žádné URL prohlížeče."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Není možné namapovat adresu identity ve stylu @ s žádným možným protokolem ani emailovým kontaktem."; +$a->strings["Use mailto: in front of address to force email check."] = "Použite mailo: před adresou k vynucení emailové kontroly."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Zadaná adresa profilu patří do sítě, která byla na tomto serveru zakázána."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Omezený profil. Tato osoba nebude schopna od Vás přijímat přímé / osobní sdělení."; +$a->strings["Unable to retrieve contact information."] = "Nepodařilo se získat kontaktní informace."; +$a->strings["following"] = "následující"; +$a->strings["Error decoding account file"] = "Chyba dekódování uživatelského účtu"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Chyba! V datovém souboru není označení verze! Je to opravdu soubor s účtem Friendica?"; +$a->strings["Error! Cannot check nickname"] = "Chyba! Nelze ověřit přezdívku"; +$a->strings["User '%s' already exists on this server!"] = "Uživatel '%s' již na tomto serveru existuje!"; +$a->strings["User creation error"] = "Chyba vytváření uživatele"; +$a->strings["User profile creation error"] = "Chyba vytváření uživatelského účtu"; +$a->strings["%d contact not imported"] = array( + 0 => "%d kontakt nenaimporován", + 1 => "%d kontaktů nenaimporováno", + 2 => "%d kontakty nenaimporovány", +); +$a->strings["Done. You can now login with your username and password"] = "Hotovo. Nyní se můžete přihlásit se svými uživatelským účtem a heslem"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Začíná:"; +$a->strings["Finishes:"] = "Končí:"; +$a->strings["stopped following"] = "následování zastaveno"; +$a->strings["Poke"] = "Šťouchnout"; +$a->strings["View Status"] = "Zobrazit Status"; +$a->strings["View Profile"] = "Zobrazit Profil"; +$a->strings["View Photos"] = "Zobrazit Fotky"; +$a->strings["Network Posts"] = "Zobrazit Příspěvky sítě"; +$a->strings["Edit Contact"] = "Editovat Kontakty"; +$a->strings["Drop Contact"] = "Odstranit kontakt"; +$a->strings["Send PM"] = "Poslat soukromou zprávu"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\tThe friendica vývojáři uvolnili nedávno aktualizaci %s,\n\t\t\tale při pokusu o její instalaci se něco velmi nepovedlo.\n\t\t\tJe třeba to opravit a já to sám nedokážu. Prosím kontaktuj\n\t\t\tfriendica vývojáře, pokud mi s tím nepomůžeš ty sám. Moje databáze může být poškozena."; +$a->strings["The error message is\n[pre]%s[/pre]"] = "Chybová zpráva je\n[pre]%s[/pre]"; +$a->strings["Errors encountered creating database tables."] = "Při vytváření databázových tabulek došlo k chybám."; +$a->strings["Errors encountered performing database changes."] = "Při provádění databázových změn došlo k chybám."; +$a->strings["Miscellaneous"] = "Různé"; +$a->strings["year"] = "rok"; +$a->strings["month"] = "měsíc"; +$a->strings["day"] = "den"; +$a->strings["never"] = "nikdy"; +$a->strings["less than a second ago"] = "méně než před sekundou"; +$a->strings["years"] = "let"; +$a->strings["months"] = "měsíců"; +$a->strings["week"] = "týdnem"; +$a->strings["weeks"] = "týdny"; +$a->strings["days"] = "dnů"; +$a->strings["hour"] = "hodina"; +$a->strings["hours"] = "hodin"; +$a->strings["minute"] = "minuta"; +$a->strings["minutes"] = "minut"; +$a->strings["second"] = "sekunda"; +$a->strings["seconds"] = "sekund"; +$a->strings["%1\$d %2\$s ago"] = "před %1\$d %2\$s"; +$a->strings["[no subject]"] = "[bez předmětu]"; +$a->strings["(no subject)"] = "(Bez předmětu)"; +$a->strings["Unknown | Not categorised"] = "Neznámé | Nezařazeno"; +$a->strings["Block immediately"] = "Okamžitě blokovat "; +$a->strings["Shady, spammer, self-marketer"] = "pochybný, spammer, self-makerter"; +$a->strings["Known to me, but no opinion"] = "Znám ho ale, ale bez rozhodnutí"; +$a->strings["OK, probably harmless"] = "OK, pravděpodobně neškodný"; +$a->strings["Reputable, has my trust"] = "Renomovaný, má mou důvěru"; +$a->strings["Frequently"] = "Často"; +$a->strings["Hourly"] = "každou hodinu"; +$a->strings["Twice daily"] = "Dvakrát denně"; +$a->strings["Daily"] = "denně"; +$a->strings["Weekly"] = "Týdenně"; +$a->strings["Monthly"] = "Měsíčně"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = "Diaspora konektor"; +$a->strings["Statusnet"] = "Statusnet"; +$a->strings["App.net"] = "App.net"; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s je nyní přítel s %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Sdílení oznámení ze sítě Diaspora"; +$a->strings["Attachments:"] = "Přílohy:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nemá rád %2\$s na %3\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s šťouchnul %2\$s"; +$a->strings["poked"] = "šťouchnut"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s je právě %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s označen uživatelem %2\$s %3\$s s %4\$s"; +$a->strings["post/item"] = "příspěvek/položka"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "uživatel %1\$s označil %2\$s's %3\$s jako oblíbeného"; +$a->strings["Select"] = "Vybrat"; +$a->strings["Delete"] = "Odstranit"; +$a->strings["View %s's profile @ %s"] = "Zobrazit profil uživatele %s na %s"; +$a->strings["Categories:"] = "Kategorie:"; +$a->strings["Filed under:"] = "Vyplněn pod:"; +$a->strings["%s from %s"] = "%s od %s"; +$a->strings["View in context"] = "Pohled v kontextu"; +$a->strings["Please wait"] = "Čekejte prosím"; +$a->strings["remove"] = "odstranit"; +$a->strings["Delete Selected Items"] = "Smazat vybrané položky"; +$a->strings["Follow Thread"] = "Následovat vlákno"; +$a->strings["%s likes this."] = "%s se to líbí."; +$a->strings["%s doesn't like this."] = "%s se to nelíbí."; +$a->strings["%2\$d people like this"] = "%2\$d lidem se to líbí"; +$a->strings["%2\$d people don't like this"] = "%2\$d lidem se to nelíbí"; +$a->strings["and"] = "a"; +$a->strings[", and %d other people"] = ", a %d dalších lidí"; +$a->strings["%s like this."] = "%s se to líbí."; +$a->strings["%s don't like this."] = "%s se to nelíbí."; +$a->strings["Visible to everybody"] = "Viditelné pro všechny"; +$a->strings["Please enter a link URL:"] = "Zadejte prosím URL odkaz:"; +$a->strings["Please enter a video link/URL:"] = "Prosím zadejte URL adresu videa:"; +$a->strings["Please enter an audio link/URL:"] = "Prosím zadejte URL adresu zvukového záznamu:"; +$a->strings["Tag term:"] = "Štítek:"; +$a->strings["Save to Folder:"] = "Uložit do složky:"; +$a->strings["Where are you right now?"] = "Kde právě jste?"; +$a->strings["Delete item(s)?"] = "Smazat položku(y)?"; +$a->strings["Post to Email"] = "Poslat příspěvek na e-mail"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Kontektory deaktivovány, od \"%s\" je aktivován."; +$a->strings["Hide your profile details from unknown viewers?"] = "Skrýt Vaše profilové detaily před neznámými uživateli?"; +$a->strings["Share"] = "Sdílet"; +$a->strings["Upload photo"] = "Nahrát fotografii"; +$a->strings["upload photo"] = "nahrát fotky"; +$a->strings["Attach file"] = "Přiložit soubor"; +$a->strings["attach file"] = "přidat soubor"; +$a->strings["Insert web link"] = "Vložit webový odkaz"; +$a->strings["web link"] = "webový odkaz"; +$a->strings["Insert video link"] = "Zadejte odkaz na video"; +$a->strings["video link"] = "odkaz na video"; +$a->strings["Insert audio link"] = "Zadejte odkaz na zvukový záznam"; +$a->strings["audio link"] = "odkaz na audio"; +$a->strings["Set your location"] = "Nastavte vaši polohu"; +$a->strings["set location"] = "nastavit místo"; +$a->strings["Clear browser location"] = "Odstranit adresu v prohlížeči"; +$a->strings["clear location"] = "vymazat místo"; +$a->strings["Set title"] = "Nastavit titulek"; +$a->strings["Categories (comma-separated list)"] = "Kategorie (čárkou oddělený seznam)"; +$a->strings["Permission settings"] = "Nastavení oprávnění"; +$a->strings["permissions"] = "oprávnění"; +$a->strings["CC: email addresses"] = "skrytá kopie: e-mailové adresy"; +$a->strings["Public post"] = "Veřejný příspěvek"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Příklad: bob@example.com, mary@example.com"; +$a->strings["Preview"] = "Náhled"; +$a->strings["Post to Groups"] = "Zveřejnit na Groups"; +$a->strings["Post to Contacts"] = "Zveřejnit na Groups"; +$a->strings["Private post"] = "Soukromý příspěvek"; +$a->strings["newer"] = "novější"; +$a->strings["older"] = "starší"; +$a->strings["prev"] = "předchozí"; +$a->strings["first"] = "první"; +$a->strings["last"] = "poslední"; +$a->strings["next"] = "další"; +$a->strings["No contacts"] = "Žádné kontakty"; +$a->strings["%d Contact"] = array( + 0 => "%d kontakt", + 1 => "%d kontaktů", + 2 => "%d kontaktů", +); +$a->strings["View Contacts"] = "Zobrazit kontakty"; +$a->strings["Save"] = "Uložit"; +$a->strings["poke"] = "šťouchnout"; +$a->strings["ping"] = "cinknout"; +$a->strings["pinged"] = "cinkut"; +$a->strings["prod"] = "pobídnout"; +$a->strings["prodded"] = "pobídnut"; +$a->strings["slap"] = "dát facku"; +$a->strings["slapped"] = "být uhozen"; +$a->strings["finger"] = "osahávat"; +$a->strings["fingered"] = "osaháván"; +$a->strings["rebuff"] = "odmítnout"; +$a->strings["rebuffed"] = "odmítnut"; +$a->strings["happy"] = "šťasný"; +$a->strings["sad"] = "smutný"; +$a->strings["mellow"] = "jemný"; +$a->strings["tired"] = "unavený"; +$a->strings["perky"] = "emergický"; +$a->strings["angry"] = "nazlobený"; +$a->strings["stupified"] = "otupen"; +$a->strings["puzzled"] = "popletený"; +$a->strings["interested"] = "zajímavý"; +$a->strings["bitter"] = "hořký"; +$a->strings["cheerful"] = "radnostný"; +$a->strings["alive"] = "naživu"; +$a->strings["annoyed"] = "otráven"; +$a->strings["anxious"] = "znepokojený"; +$a->strings["cranky"] = "mrzutý"; +$a->strings["disturbed"] = "vyrušen"; +$a->strings["frustrated"] = "frustrovaný"; +$a->strings["motivated"] = "motivovaný"; +$a->strings["relaxed"] = "uvolněný"; +$a->strings["surprised"] = "překvapený"; +$a->strings["Monday"] = "Pondělí"; +$a->strings["Tuesday"] = "Úterý"; +$a->strings["Wednesday"] = "Středa"; +$a->strings["Thursday"] = "Čtvrtek"; +$a->strings["Friday"] = "Pátek"; +$a->strings["Saturday"] = "Sobota"; +$a->strings["Sunday"] = "Neděle"; +$a->strings["January"] = "Ledna"; +$a->strings["February"] = "Února"; +$a->strings["March"] = "Března"; +$a->strings["April"] = "Dubna"; +$a->strings["May"] = "Května"; +$a->strings["June"] = "Června"; +$a->strings["July"] = "Července"; +$a->strings["August"] = "Srpna"; +$a->strings["September"] = "Září"; +$a->strings["October"] = "Října"; +$a->strings["November"] = "Listopadu"; +$a->strings["December"] = "Prosinec"; +$a->strings["View Video"] = "Zobrazit video"; +$a->strings["bytes"] = "bytů"; +$a->strings["Click to open/close"] = "Klikněte pro otevření/zavření"; +$a->strings["link to source"] = "odkaz na zdroj"; +$a->strings["default"] = "standardní"; +$a->strings["Select an alternate language"] = "Vyběr alternativního jazyka"; +$a->strings["activity"] = "aktivita"; +$a->strings["comment"] = array( + 0 => "", + 1 => "", + 2 => "komentář", +); +$a->strings["post"] = "příspěvek"; +$a->strings["Item filed"] = "Položka vyplněna"; +$a->strings["Logged out."] = "Odhlášen."; +$a->strings["Login failed."] = "Přihlášení se nezdařilo."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Zaznamenali jsme problém s Vaším přihlášením prostřednictvím Vámi zadaným OpenID. Prosím ověřte si, že jste ID zadali správně. "; +$a->strings["The error message was:"] = "Chybová zpráva byla:"; +$a->strings["Image/photo"] = "Obrázek/fotografie"; +$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; +$a->strings["%s wrote the following post"] = "%s napsal následující příspěvek"; +$a->strings["$1 wrote:"] = "$1 napsal:"; +$a->strings["Encrypted content"] = "Šifrovaný obsah"; +$a->strings["Welcome "] = "Vítejte "; +$a->strings["Please upload a profile photo."] = "Prosím nahrejte profilovou fotografii"; +$a->strings["Welcome back "] = "Vítejte zpět "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním."; +$a->strings["Embedded content"] = "vložený obsah"; +$a->strings["Embedding disabled"] = "Vkládání zakázáno"; +$a->strings["Male"] = "Muž"; +$a->strings["Female"] = "Žena"; +$a->strings["Currently Male"] = "V současné době muž"; +$a->strings["Currently Female"] = "V současné době žena"; +$a->strings["Mostly Male"] = "Většinou muž"; +$a->strings["Mostly Female"] = "Většinou žena"; +$a->strings["Transgender"] = "Transgender"; +$a->strings["Intersex"] = "Intersex"; +$a->strings["Transsexual"] = "Transexuál"; +$a->strings["Hermaphrodite"] = "Hermafrodit"; +$a->strings["Neuter"] = "Neutrál"; +$a->strings["Non-specific"] = "Nespecifikováno"; +$a->strings["Other"] = "Jiné"; +$a->strings["Undecided"] = "Nerozhodnuto"; +$a->strings["Males"] = "Muži"; +$a->strings["Females"] = "Ženy"; +$a->strings["Gay"] = "Gay"; +$a->strings["Lesbian"] = "Lesbička"; +$a->strings["No Preference"] = "Bez preferencí"; +$a->strings["Bisexual"] = "Bisexuál"; +$a->strings["Autosexual"] = "Autosexuál"; +$a->strings["Abstinent"] = "Abstinent"; +$a->strings["Virgin"] = "panic/panna"; +$a->strings["Deviant"] = "Deviant"; +$a->strings["Fetish"] = "Fetišista"; +$a->strings["Oodles"] = "Hodně"; +$a->strings["Nonsexual"] = "Nesexuální"; +$a->strings["Single"] = "Svobodný"; +$a->strings["Lonely"] = "Osamnělý"; +$a->strings["Available"] = "Dostupný"; +$a->strings["Unavailable"] = "Nedostupný"; +$a->strings["Has crush"] = "Zamilovaný"; +$a->strings["Infatuated"] = "Zabouchnutý"; +$a->strings["Dating"] = "Seznamující se"; +$a->strings["Unfaithful"] = "Nevěrný"; +$a->strings["Sex Addict"] = "Závislý na sexu"; +$a->strings["Friends"] = "Přátelé"; +$a->strings["Friends/Benefits"] = "Přátelé / výhody"; +$a->strings["Casual"] = "Ležérní"; +$a->strings["Engaged"] = "Zadaný"; +$a->strings["Married"] = "Ženatý/vdaná"; +$a->strings["Imaginarily married"] = "Pomyslně ženatý/vdaná"; +$a->strings["Partners"] = "Partneři"; +$a->strings["Cohabiting"] = "Žijící ve společné domácnosti"; +$a->strings["Common law"] = "Zvykové právo"; +$a->strings["Happy"] = "Šťastný"; +$a->strings["Not looking"] = "Nehledající"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Zrazen"; +$a->strings["Separated"] = "Odloučený"; +$a->strings["Unstable"] = "Nestálý"; +$a->strings["Divorced"] = "Rozvedený(á)"; +$a->strings["Imaginarily divorced"] = "Pomyslně rozvedený"; +$a->strings["Widowed"] = "Ovdovělý(á)"; +$a->strings["Uncertain"] = "Nejistý"; +$a->strings["It's complicated"] = "Je to složité"; +$a->strings["Don't care"] = "Nezajímá"; +$a->strings["Ask me"] = "Zeptej se mě"; +$a->strings["An invitation is required."] = "Pozvánka je vyžadována."; +$a->strings["Invitation could not be verified."] = "Pozvánka nemohla být ověřena."; +$a->strings["Invalid OpenID url"] = "Neplatný odkaz OpenID"; +$a->strings["Please enter the required information."] = "Zadejte prosím požadované informace."; +$a->strings["Please use a shorter name."] = "Použijte prosím kratší jméno."; +$a->strings["Name too short."] = "Jméno je příliš krátké."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Nezdá se, že by to bylo vaše celé jméno (křestní jméno a příjmení)."; +$a->strings["Your email domain is not among those allowed on this site."] = "Váš e-mailová doména není na tomto serveru mezi povolenými."; +$a->strings["Not a valid email address."] = "Neplatná e-mailová adresa."; +$a->strings["Cannot use that email."] = "Tento e-mail nelze použít."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Vaše \"přezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a musí začínat písmenem."; +$a->strings["Nickname is already registered. Please choose another."] = "Přezdívka je již registrována. Prosím vyberte jinou."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Tato přezdívka již zde byla použita a nemůže být využita znovu. Prosím vyberete si jinou."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "Závažná chyba: Generování bezpečnostních klíčů se nezdařilo."; +$a->strings["An error occurred during registration. Please try again."] = "Došlo k chybě při registraci. Zkuste to prosím znovu."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Došlo k chybě při vytváření Vašeho výchozího profilu. Zkuste to prosím znovu."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\n\t\tDrahý %1\$s,\n\t\t\tDěkujeme Vám za registraci na %2\$s. Váš účet byl vytvořen.\n\t"; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Registrační údaje pro %s"; +$a->strings["Visible to everybody"] = "Viditelné pro všechny"; +$a->strings["This entry was edited"] = "Tento záznam byl editován"; +$a->strings["Private Message"] = "Soukromá zpráva"; +$a->strings["Edit"] = "Upravit"; +$a->strings["save to folder"] = "uložit do složky"; +$a->strings["add star"] = "přidat hvězdu"; +$a->strings["remove star"] = "odebrat hvězdu"; +$a->strings["toggle star status"] = "přepnout hvězdu"; +$a->strings["starred"] = "označeno hvězdou"; +$a->strings["ignore thread"] = "ignorovat vlákno"; +$a->strings["unignore thread"] = "přestat ignorovat vlákno"; +$a->strings["toggle ignore status"] = "přepnout stav Ignorování"; +$a->strings["ignored"] = "ignorován"; +$a->strings["add tag"] = "přidat štítek"; +$a->strings["I like this (toggle)"] = "Líbí se mi to (přepínač)"; +$a->strings["like"] = "má rád"; +$a->strings["I don't like this (toggle)"] = "Nelíbí se mi to (přepínač)"; +$a->strings["dislike"] = "nemá rád"; +$a->strings["Share this"] = "Sdílet toto"; +$a->strings["share"] = "sdílí"; +$a->strings["to"] = "pro"; +$a->strings["via"] = "přes"; +$a->strings["Wall-to-Wall"] = "Zeď-na-Zeď"; +$a->strings["via Wall-To-Wall:"] = "přes Zeď-na-Zeď "; +$a->strings["%d comment"] = array( + 0 => "%d komentář", + 1 => "%d komentářů", + 2 => "%d komentářů", +); +$a->strings["This is you"] = "Nastavte Vaši polohu"; +$a->strings["Bold"] = "Tučné"; +$a->strings["Italic"] = "Kurzíva"; +$a->strings["Underline"] = "Podrtžené"; +$a->strings["Quote"] = "Citovat"; +$a->strings["Code"] = "Kód"; +$a->strings["Image"] = "Obrázek"; +$a->strings["Link"] = "Odkaz"; +$a->strings["Video"] = "Video"; +$a->strings["Item not available."] = "Položka není k dispozici."; +$a->strings["Item was not found."] = "Položka nebyla nalezena."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Došlo k překročení maximálního počtu zpráv na zeď během jednoho dne. Zpráva %s nedoručena."; +$a->strings["No recipient selected."] = "Nevybrán příjemce."; +$a->strings["Unable to check your home location."] = "Nebylo možné zjistit Vaši domácí lokaci."; +$a->strings["Message could not be sent."] = "Zprávu se nepodařilo odeslat."; +$a->strings["Message collection failure."] = "Sběr zpráv selhal."; +$a->strings["Message sent."] = "Zpráva odeslána."; +$a->strings["No recipient."] = "Žádný příjemce."; +$a->strings["Send Private Message"] = "Odeslat soukromou zprávu"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Pokud si přejete, aby uživatel %s mohl odpovědět, ověřte si zda-li máte povoleno na svém serveru zasílání soukromých zpráv od neznámých odesilatelů."; +$a->strings["To:"] = "Adresát:"; +$a->strings["Subject:"] = "Předmět:"; +$a->strings["Your message:"] = "Vaše zpráva:"; +$a->strings["Group created."] = "Skupina vytvořena."; +$a->strings["Could not create group."] = "Nelze vytvořit skupinu."; +$a->strings["Group not found."] = "Skupina nenalezena."; +$a->strings["Group name changed."] = "Název skupiny byl změněn."; +$a->strings["Save Group"] = "Uložit Skupinu"; +$a->strings["Create a group of contacts/friends."] = "Vytvořit skupinu kontaktů / přátel."; +$a->strings["Group Name: "] = "Název skupiny: "; +$a->strings["Group removed."] = "Skupina odstraněna. "; +$a->strings["Unable to remove group."] = "Nelze odstranit skupinu."; +$a->strings["Group Editor"] = "Editor skupin"; +$a->strings["Members"] = "Členové"; +$a->strings["All Contacts"] = "Všechny kontakty"; +$a->strings["Click on a contact to add or remove."] = "Klikněte na kontakt pro přidání nebo odebrání"; +$a->strings["No potential page delegates located."] = "Žádní potenciální delegáti stránky nenalezeni."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegáti jsou schopni řídit všechny aspekty tohoto účtu / stránky, kromě základních nastavení účtu. Prosím, nepředávejte svůj osobní účet nikomu, komu úplně nevěříte.."; +$a->strings["Existing Page Managers"] = "Stávající správci stránky"; +$a->strings["Existing Page Delegates"] = "Stávající delegáti stránky "; +$a->strings["Potential Delegates"] = "Potenciální delegáti"; +$a->strings["Remove"] = "Odstranit"; +$a->strings["Add"] = "Přidat"; +$a->strings["No entries."] = "Žádné záznamy."; +$a->strings["Invalid request identifier."] = "Neplatný identifikátor požadavku."; +$a->strings["Discard"] = "Odstranit"; +$a->strings["Ignore"] = "Ignorovat"; +$a->strings["System"] = "Systém"; +$a->strings["Personal"] = "Osobní"; +$a->strings["Show Ignored Requests"] = "Zobrazit ignorované žádosti"; +$a->strings["Hide Ignored Requests"] = "Skrýt ignorované žádosti"; +$a->strings["Notification type: "] = "Typ oznámení: "; +$a->strings["Friend Suggestion"] = "Návrh přátelství"; +$a->strings["suggested by %s"] = "navrhl %s"; +$a->strings["Hide this contact from others"] = "Skrýt tento kontakt před ostatními"; +$a->strings["Post a new friend activity"] = "Zveřejnit aktivitu nového přítele."; +$a->strings["if applicable"] = "je-li použitelné"; +$a->strings["Approve"] = "Schválit"; +$a->strings["Claims to be known to you: "] = "Vaši údajní známí: "; +$a->strings["yes"] = "ano"; +$a->strings["no"] = "ne"; +$a->strings["Approve as: "] = "Schválit jako: "; +$a->strings["Friend"] = "Přítel"; +$a->strings["Sharer"] = "Sdílené"; +$a->strings["Fan/Admirer"] = "Fanoušek / obdivovatel"; +$a->strings["Friend/Connect Request"] = "Přítel / žádost o připojení"; +$a->strings["New Follower"] = "Nový následovník"; +$a->strings["No introductions."] = "Žádné představení."; +$a->strings["%s liked %s's post"] = "Uživateli %s se líbí příspěvek uživatele %s"; +$a->strings["%s disliked %s's post"] = "Uživateli %s se nelíbí příspěvek uživatele %s"; +$a->strings["%s is now friends with %s"] = "%s se nyní přátelí s %s"; +$a->strings["%s created a new post"] = "%s vytvořil nový příspěvek"; +$a->strings["%s commented on %s's post"] = "%s okomentoval příspěvek uživatele %s'"; +$a->strings["No more network notifications."] = "Žádné další síťové upozornění."; +$a->strings["Network Notifications"] = "Upozornění Sítě"; +$a->strings["No more system notifications."] = "Žádné další systémová upozornění."; +$a->strings["System Notifications"] = "Systémová upozornění"; +$a->strings["No more personal notifications."] = "Žádné další osobní upozornění."; +$a->strings["Personal Notifications"] = "Osobní upozornění"; +$a->strings["No more home notifications."] = "Žádné další domácí upozornění."; +$a->strings["Home Notifications"] = "Domácí upozornění"; +$a->strings["No profile"] = "Žádný profil"; +$a->strings["everybody"] = "Žádost o připojení selhala nebo byla zrušena."; +$a->strings["Account"] = "Účet"; +$a->strings["Additional features"] = "Další funkčnosti"; +$a->strings["Display"] = "Zobrazení"; +$a->strings["Social Networks"] = "Sociální sítě"; +$a->strings["Plugins"] = "Pluginy"; +$a->strings["Connected apps"] = "Propojené aplikace"; +$a->strings["Export personal data"] = "Export osobních údajů"; +$a->strings["Remove account"] = "Odstranit účet"; +$a->strings["Missing some important data!"] = "Chybí některé důležité údaje!"; +$a->strings["Update"] = "Aktualizace"; +$a->strings["Failed to connect with email account using the settings provided."] = "Nepodařilo se připojit k e-mailovému účtu pomocí dodaného nastavení."; +$a->strings["Email settings updated."] = "Nastavení e-mailu aktualizována."; +$a->strings["Features updated"] = "Aktualizované funkčnosti"; +$a->strings["Relocate message has been send to your contacts"] = "Správa o změně umístění byla odeslána vašim kontaktům"; +$a->strings["Passwords do not match. Password unchanged."] = "Hesla se neshodují. Heslo nebylo změněno."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Prázdné hesla nejsou povolena. Heslo nebylo změněno."; +$a->strings["Wrong password."] = "Špatné heslo."; +$a->strings["Password changed."] = "Heslo bylo změněno."; +$a->strings["Password update failed. Please try again."] = "Aktualizace hesla se nezdařila. Zkuste to prosím znovu."; +$a->strings[" Please use a shorter name."] = "Prosím použijte kratší jméno."; +$a->strings[" Name too short."] = "Jméno je příliš krátké."; +$a->strings["Wrong Password"] = "Špatné heslo"; +$a->strings[" Not valid email."] = "Neplatný e-mail."; +$a->strings[" Cannot change to that email."] = "Nelze provést změnu na tento e-mail."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Soukromé fórum nemá nastaveno zabezpečení. Používá se defaultní soukromá skupina."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Soukromé fórum nemá nastaveno zabezpečení a ani žádnou defaultní soukromou skupinu."; +$a->strings["Settings updated."] = "Nastavení aktualizováno."; +$a->strings["Add application"] = "Přidat aplikaci"; +$a->strings["Save Settings"] = "Uložit Nastavení"; +$a->strings["Name"] = "Jméno"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Přesměrování"; +$a->strings["Icon url"] = "URL ikony"; +$a->strings["You can't edit this application."] = "Nemůžete editovat tuto aplikaci."; +$a->strings["Connected Apps"] = "Připojené aplikace"; +$a->strings["Client key starts with"] = "Klienský klíč začíná"; +$a->strings["No name"] = "Bez názvu"; +$a->strings["Remove authorization"] = "Odstranit oprávnění"; +$a->strings["No Plugin settings configured"] = "Žádný doplněk není nastaven"; +$a->strings["Plugin Settings"] = "Nastavení doplňku"; +$a->strings["Off"] = "Vypnuto"; +$a->strings["On"] = "Zapnuto"; +$a->strings["Additional Features"] = "Další Funkčnosti"; +$a->strings["Built-in support for %s connectivity is %s"] = "Vestavěná podpora pro připojení s %s je %s"; +$a->strings["enabled"] = "povoleno"; +$a->strings["disabled"] = "zakázáno"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "Přístup k elektronické poště je na tomto serveru zakázán."; +$a->strings["Email/Mailbox Setup"] = "Nastavení e-mailu"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Pokud chcete komunikovat pomocí této služby s Vašimi kontakty z e-mailu (volitelné), uveďte, jak se připojit k Vaší e-mailové schránce."; +$a->strings["Last successful email check:"] = "Poslední úspěšná kontrola e-mailu:"; +$a->strings["IMAP server name:"] = "jméno IMAP serveru:"; +$a->strings["IMAP port:"] = "IMAP port:"; +$a->strings["Security:"] = "Zabezpečení:"; +$a->strings["None"] = "Žádný"; +$a->strings["Email login name:"] = "přihlašovací jméno k e-mailu:"; +$a->strings["Email password:"] = "heslo k Vašemu e-mailu:"; +$a->strings["Reply-to address:"] = "Odpovědět na adresu:"; +$a->strings["Send public posts to all email contacts:"] = "Poslat veřejné příspěvky na všechny e-mailové kontakty:"; +$a->strings["Action after import:"] = "Akce po importu:"; +$a->strings["Mark as seen"] = "Označit jako přečtené"; +$a->strings["Move to folder"] = "Přesunout do složky"; +$a->strings["Move to folder:"] = "Přesunout do složky:"; +$a->strings["No special theme for mobile devices"] = "žádné speciální téma pro mobilní zařízení"; +$a->strings["Display Settings"] = "Nastavení Zobrazení"; +$a->strings["Display Theme:"] = "Vybrat grafickou šablonu:"; +$a->strings["Mobile Theme:"] = "Téma pro mobilní zařízení:"; +$a->strings["Update browser every xx seconds"] = "Aktualizovat prohlížeč každých xx sekund"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 sekund, žádné maximum."; +$a->strings["Number of items to display per page:"] = "Počet položek zobrazených na stránce:"; +$a->strings["Maximum of 100 items"] = "Maximum 100 položek"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "Počet položek ke zobrazení na stránce při zobrazení na mobilním zařízení:"; +$a->strings["Don't show emoticons"] = "Nezobrazovat emotikony"; +$a->strings["Don't show notices"] = "Nezobrazovat oznámění"; +$a->strings["Infinite scroll"] = "Nekonečné posouvání"; +$a->strings["Automatic updates only at the top of the network page"] = "Automatické aktualizace pouze na hlavní stránce Síť."; +$a->strings["User Types"] = "Uživatelské typy"; +$a->strings["Community Types"] = "Komunitní typy"; +$a->strings["Normal Account Page"] = "Normální stránka účtu"; +$a->strings["This account is a normal personal profile"] = "Tento účet je běžný osobní profil"; +$a->strings["Soapbox Page"] = "Stránka \"Soapbox\""; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Automaticky schválit všechna spojení / přátelství jako fanoušky s právem pouze ke čtení"; +$a->strings["Community Forum/Celebrity Account"] = "Komunitní fórum/ účet celebrity"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Automaticky schvalovat všechny žádosti o spojení / přátelství, jako fanoušky s právem ke čtení."; +$a->strings["Automatic Friend Page"] = "Automatická stránka přítele"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Automaticky schvalovat všechny žádosti o spojení / přátelství jako přátele"; +$a->strings["Private Forum [Experimental]"] = "Soukromé fórum [Experimentální]"; +$a->strings["Private forum - approved members only"] = "Soukromé fórum - pouze pro schválené členy"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Volitelné) Povolit OpenID pro přihlášení k tomuto účtu."; +$a->strings["Publish your default profile in your local site directory?"] = "Publikovat Váš výchozí profil v místním adresáři webu?"; +$a->strings["No"] = "Ne"; +$a->strings["Publish your default profile in the global social directory?"] = "Publikovat Váš výchozí profil v globální sociálním adresáři?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Skrýt Vaše kontaktní údaje a seznam přátel před návštěvníky ve Vašem výchozím profilu?"; +$a->strings["Allow friends to post to your profile page?"] = "Povolit přátelům umisťování příspěvků na vaši profilovou stránku?"; +$a->strings["Allow friends to tag your posts?"] = "Povolit přátelům označovat Vaše příspěvky?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Chcete nám povolit abychom vás navrhovali jako přátelé pro nové členy?"; +$a->strings["Permit unknown people to send you private mail?"] = "Povolit neznámým lidem Vám zasílat soukromé zprávy?"; +$a->strings["Profile is not published."] = "Profil není zveřejněn."; +$a->strings["or"] = "nebo"; +$a->strings["Your Identity Address is"] = "Vaše adresa identity je"; +$a->strings["Automatically expire posts after this many days:"] = "Automaticky expirovat příspěvky po zadaném počtu dní:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pokud je prázdné, příspěvky nebudou nikdy expirovat. Expirované příspěvky budou vymazány"; +$a->strings["Advanced expiration settings"] = "Pokročilé nastavení expirací"; +$a->strings["Advanced Expiration"] = "Nastavení expirací"; +$a->strings["Expire posts:"] = "Expirovat příspěvky:"; +$a->strings["Expire personal notes:"] = "Expirovat osobní poznámky:"; +$a->strings["Expire starred posts:"] = "Expirovat příspěvky s hvězdou:"; +$a->strings["Expire photos:"] = "Expirovat fotografie:"; +$a->strings["Only expire posts by others:"] = "Přízpěvky expirovat pouze ostatními:"; +$a->strings["Account Settings"] = "Nastavení účtu"; +$a->strings["Password Settings"] = "Nastavení hesla"; +$a->strings["New Password:"] = "Nové heslo:"; +$a->strings["Confirm:"] = "Potvrďte:"; +$a->strings["Leave password fields blank unless changing"] = "Pokud nechcete změnit heslo, položku hesla nevyplňujte"; +$a->strings["Current Password:"] = "Stávající heslo:"; +$a->strings["Your current password to confirm the changes"] = "Vaše stávající heslo k potvrzení změn"; +$a->strings["Password:"] = "Heslo: "; +$a->strings["Basic Settings"] = "Základní nastavení"; +$a->strings["Email Address:"] = "E-mailová adresa:"; +$a->strings["Your Timezone:"] = "Vaše časové pásmo:"; +$a->strings["Default Post Location:"] = "Výchozí umístění příspěvků:"; +$a->strings["Use Browser Location:"] = "Používat umístění dle prohlížeče:"; +$a->strings["Security and Privacy Settings"] = "Nastavení zabezpečení a soukromí"; +$a->strings["Maximum Friend Requests/Day:"] = "Maximální počet žádostí o přátelství za den:"; +$a->strings["(to prevent spam abuse)"] = "(Aby se zabránilo spamu)"; +$a->strings["Default Post Permissions"] = "Výchozí oprávnění pro příspěvek"; +$a->strings["(click to open/close)"] = "(Klikněte pro otevření/zavření)"; +$a->strings["Show to Groups"] = "Zobrazit ve Skupinách"; +$a->strings["Show to Contacts"] = "Zobrazit v Kontaktech"; +$a->strings["Default Private Post"] = "Výchozí Soukromý příspěvek"; +$a->strings["Default Public Post"] = "Výchozí Veřejný příspěvek"; +$a->strings["Default Permissions for New Posts"] = "Výchozí oprávnění pro nové příspěvky"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maximum soukromých zpráv od neznámých lidí:"; +$a->strings["Notification Settings"] = "Nastavení notifikací"; +$a->strings["By default post a status message when:"] = "Defaultně posílat statusové zprávy když:"; +$a->strings["accepting a friend request"] = "akceptuji požadavek na přátelství"; +$a->strings["joining a forum/community"] = "připojující se k fóru/komunitě"; +$a->strings["making an interesting profile change"] = "provedení zajímavé profilové změny"; +$a->strings["Send a notification email when:"] = "Poslat notifikaci e-mailem, když"; +$a->strings["You receive an introduction"] = "obdržíte žádost o propojení"; +$a->strings["Your introductions are confirmed"] = "Vaše žádosti jsou potvrzeny"; +$a->strings["Someone writes on your profile wall"] = "někdo Vám napíše na Vaši profilovou stránku"; +$a->strings["Someone writes a followup comment"] = "někdo Vám napíše následný komentář"; +$a->strings["You receive a private message"] = "obdržíte soukromou zprávu"; +$a->strings["You receive a friend suggestion"] = "Obdržel jste návrh přátelství"; +$a->strings["You are tagged in a post"] = "Jste označen v příspěvku"; +$a->strings["You are poked/prodded/etc. in a post"] = "Byl Jste šťouchnout v příspěvku"; +$a->strings["Advanced Account/Page Type Settings"] = "Pokročilé nastavení účtu/stránky"; +$a->strings["Change the behaviour of this account for special situations"] = "Změnit chování tohoto účtu ve speciálních situacích"; +$a->strings["Relocate"] = "Změna umístění"; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Pokud jste přemístil tento profil z jiného serveru a nějaký z vašich kontaktů nedostává Vaše aktualizace, zkuste stisknout toto tlačítko."; +$a->strings["Resend relocate message to contacts"] = "Znovu odeslat správu o změně umístění Vašim kontaktům"; +$a->strings["Common Friends"] = "Společní přátelé"; +$a->strings["No contacts in common."] = "Žádné společné kontakty."; +$a->strings["Remote privacy information not available."] = "Vzdálené soukromé informace nejsou k dispozici."; +$a->strings["Visible to:"] = "Viditelné pro:"; +$a->strings["%d contact edited."] = array( + 0 => "%d kontakt upraven.", + 1 => "%d kontakty upraveny", + 2 => "%d kontaktů upraveno", +); +$a->strings["Could not access contact record."] = "Nelze získat přístup k záznamu kontaktu."; +$a->strings["Could not locate selected profile."] = "Nelze nalézt vybraný profil."; +$a->strings["Contact updated."] = "Kontakt aktualizován."; +$a->strings["Failed to update contact record."] = "Nepodařilo se aktualizovat kontakt."; +$a->strings["Contact has been blocked"] = "Kontakt byl zablokován"; +$a->strings["Contact has been unblocked"] = "Kontakt byl odblokován"; +$a->strings["Contact has been ignored"] = "Kontakt bude ignorován"; +$a->strings["Contact has been unignored"] = "Kontakt přestal být ignorován"; +$a->strings["Contact has been archived"] = "Kontakt byl archivován"; +$a->strings["Contact has been unarchived"] = "Kontakt byl vrácen z archívu."; +$a->strings["Do you really want to delete this contact?"] = "Opravdu chcete smazat tento kontakt?"; +$a->strings["Contact has been removed."] = "Kontakt byl odstraněn."; +$a->strings["You are mutual friends with %s"] = "Jste vzájemní přátelé s uživatelem %s"; +$a->strings["You are sharing with %s"] = "Sdílíte s uživatelem %s"; +$a->strings["%s is sharing with you"] = "uživatel %s sdílí s vámi"; +$a->strings["Private communications are not available for this contact."] = "Soukromá komunikace není dostupná pro tento kontakt."; +$a->strings["Never"] = "Nikdy"; +$a->strings["(Update was successful)"] = "(Aktualizace byla úspěšná)"; +$a->strings["(Update was not successful)"] = "(Aktualizace nebyla úspěšná)"; +$a->strings["Suggest friends"] = "Navrhněte přátelé"; +$a->strings["Network type: %s"] = "Typ sítě: %s"; +$a->strings["View all contacts"] = "Zobrazit všechny kontakty"; +$a->strings["Unblock"] = "Odblokovat"; +$a->strings["Block"] = "Blokovat"; +$a->strings["Toggle Blocked status"] = "Přepnout stav Blokováno"; +$a->strings["Unignore"] = "Přestat ignorovat"; +$a->strings["Toggle Ignored status"] = "Přepnout stav Ignorováno"; +$a->strings["Unarchive"] = "Vrátit z archívu"; +$a->strings["Archive"] = "Archivovat"; +$a->strings["Toggle Archive status"] = "Přepnout stav Archivováno"; +$a->strings["Repair"] = "Opravit"; +$a->strings["Advanced Contact Settings"] = "Pokročilé nastavení kontaktu"; +$a->strings["Communications lost with this contact!"] = "Komunikace s tímto kontaktem byla ztracena!"; +$a->strings["Contact Editor"] = "Editor kontaktu"; +$a->strings["Profile Visibility"] = "Viditelnost profilu"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vyberte prosím profil, který chcete zobrazit %s při zabezpečeném prohlížení vašeho profilu."; +$a->strings["Contact Information / Notes"] = "Kontaktní informace / poznámky"; +$a->strings["Edit contact notes"] = "Editovat poznámky kontaktu"; +$a->strings["Visit %s's profile [%s]"] = "Navštivte profil uživatele %s [%s]"; +$a->strings["Block/Unblock contact"] = "Blokovat / Odblokovat kontakt"; +$a->strings["Ignore contact"] = "Ignorovat kontakt"; +$a->strings["Repair URL settings"] = "Opravit nastavení adresy URL "; +$a->strings["View conversations"] = "Zobrazit konverzace"; +$a->strings["Delete contact"] = "Odstranit kontakt"; +$a->strings["Last update:"] = "Poslední aktualizace:"; +$a->strings["Update public posts"] = "Aktualizovat veřejné příspěvky"; +$a->strings["Update now"] = "Aktualizovat"; +$a->strings["Currently blocked"] = "V současnosti zablokováno"; +$a->strings["Currently ignored"] = "V současnosti ignorováno"; +$a->strings["Currently archived"] = "Aktuálně archivován"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Odpovědi/Libí se na Vaše veřejné příspěvky mohou být stále viditelné"; +$a->strings["Notification for new posts"] = "Upozornění na nové příspěvky"; +$a->strings["Send a notification of every new post of this contact"] = "Poslat upozornění při každém novém příspěvku tohoto kontaktu"; +$a->strings["Fetch further information for feeds"] = "Načíst další informace pro kanál"; +$a->strings["Suggestions"] = "Doporučení"; +$a->strings["Suggest potential friends"] = "Navrhnout potenciální přátele"; +$a->strings["Show all contacts"] = "Zobrazit všechny kontakty"; +$a->strings["Unblocked"] = "Odblokován"; +$a->strings["Only show unblocked contacts"] = "Zobrazit pouze neblokované kontakty"; +$a->strings["Blocked"] = "Blokován"; +$a->strings["Only show blocked contacts"] = "Zobrazit pouze blokované kontakty"; +$a->strings["Ignored"] = "Ignorován"; +$a->strings["Only show ignored contacts"] = "Zobrazit pouze ignorované kontakty"; +$a->strings["Archived"] = "Archivován"; +$a->strings["Only show archived contacts"] = "Zobrazit pouze archivované kontakty"; +$a->strings["Hidden"] = "Skrytý"; +$a->strings["Only show hidden contacts"] = "Zobrazit pouze skryté kontakty"; +$a->strings["Mutual Friendship"] = "Vzájemné přátelství"; +$a->strings["is a fan of yours"] = "je Váš fanoušek"; +$a->strings["you are a fan of"] = "jste fanouškem"; +$a->strings["Edit contact"] = "Editovat kontakt"; +$a->strings["Search your contacts"] = "Prohledat Vaše kontakty"; +$a->strings["Finding: "] = "Zjištění: "; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Omlouváme se, možná je Váš soubor větší než je povolené maximum dle nastavení PHP"; +$a->strings["Or - did you try to upload an empty file?"] = "Nebo - nenahrával jste prázdný soubor?"; +$a->strings["File exceeds size limit of %d"] = "Velikost souboru přesáhla limit %d"; +$a->strings["File upload failed."] = "Nahrání souboru se nezdařilo."; +$a->strings["[Embedded content - reload page to view]"] = "[Vložený obsah - obnovení stránky pro zobrazení]"; +$a->strings["Export account"] = "Exportovat účet"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportujte svůj účet a své kontakty. Použijte tuto funkci pro vytvoření zálohy svého účtu a/nebo k přesunu na jiný server."; +$a->strings["Export all"] = "Exportovat vše"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportujte své informace k účtu, kontakty a vše své položky jako json. To může být velmi velký soubor a může to zabrat spoustu času. Tuto funkci použijte pro úplnou zálohu svého účtu(fotografie se neexportují)"; $a->strings["Registration successful. Please check your email for further instructions."] = "Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce."; $a->strings["Failed to send email message. Here is the message that failed."] = "Nepodařilo se odeslat zprávu na e-mail. Zde je zpráva, která nebyla odeslána."; $a->strings["Your registration can not be processed."] = "Vaši registraci nelze zpracovat."; -$a->strings["Registration request at %s"] = "Žádost o registraci na %s"; $a->strings["Your registration is pending approval by the site owner."] = "Vaše registrace čeká na schválení vlastníkem serveru."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Došlo k překročení maximálního povoleného počtu registrací za den na tomto serveru. Zkuste to zítra znovu."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Tento formulář můžete (volitelně) vyplnit s pomocí OpenID tím, že vyplníte své OpenID a kliknutete na tlačítko 'Zaregistrovat'."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Pokud nepoužíváte OpenID, nechte prosím toto pole prázdné a vyplňte zbylé položky."; $a->strings["Your OpenID (optional): "] = "Vaše OpenID (nepovinné): "; $a->strings["Include your profile in member directory?"] = "Toto je Váš veřejný profil.
Ten může být viditelný kýmkoliv na internetu."; -$a->strings["Yes"] = "Ano"; -$a->strings["No"] = "Ne"; $a->strings["Membership on this site is by invitation only."] = "Členství na tomto webu je pouze na pozvání."; $a->strings["Your invitation ID: "] = "Vaše pozvání ID:"; $a->strings["Registration"] = "Registrace"; @@ -213,197 +1038,87 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Vyberte přezdívku:"; $a->strings["Import"] = "Import"; $a->strings["Import your profile to this friendica instance"] = "Import Vašeho profilu do této friendica instance"; -$a->strings["Profile not found."] = "Profil nenalezen"; -$a->strings["Contact not found."] = "Kontakt nenalezen."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "To se může občas stát pokud kontakt byl zažádán oběma osobami a již byl schválen."; -$a->strings["Response from remote site was not understood."] = "Odpověď ze vzdáleného serveru nebyla srozumitelná."; -$a->strings["Unexpected response from remote site: "] = "Neočekávaná odpověď od vzdáleného serveru:"; -$a->strings["Confirmation completed successfully."] = "Potvrzení úspěšně dokončena."; -$a->strings["Remote site reported: "] = "Vzdálený server oznámil:"; -$a->strings["Temporary failure. Please wait and try again."] = "Dočasné selhání. Prosím, vyčkejte a zkuste to znovu."; -$a->strings["Introduction failed or was revoked."] = "Žádost o propojení selhala nebo byla zrušena."; -$a->strings["Unable to set contact photo."] = "Nelze nastavit fotografii kontaktu."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s je nyní přítel s %2\$s"; -$a->strings["No user record found for '%s' "] = "Pro '%s' nenalezen žádný uživatelský záznam "; -$a->strings["Our site encryption key is apparently messed up."] = "Náš šifrovací klíč zřejmě přestal správně fungovat."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Byla poskytnuta prázdná URL adresa nebo se nepodařilo URL adresu dešifrovat."; -$a->strings["Contact record was not found for you on our site."] = "Kontakt záznam nebyl nalezen pro vás na našich stránkách."; -$a->strings["Site public key not available in contact record for URL %s."] = "V adresáři není k dispozici veřejný klíč pro URL %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Váš systém poskytl duplicitní ID vůči našemu systému. Pokuste se akci zopakovat."; -$a->strings["Unable to set your contact credentials on our system."] = "Nelze nastavit Vaše přihlašovací údaje v našem systému."; -$a->strings["Unable to update your contact profile details on our system"] = "Nelze aktualizovat Váš profil v našem systému"; -$a->strings["Connection accepted at %s"] = "Připojení přijato na %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s se připojil k %2\$s"; +$a->strings["Post successful."] = "Příspěvek úspěšně odeslán"; +$a->strings["System down for maintenance"] = "Systém vypnut z důvodů údržby"; +$a->strings["Access to this profile has been restricted."] = "Přístup na tento profil byl omezen."; +$a->strings["Tips for New Members"] = "Tipy pro nové členy"; +$a->strings["Public access denied."] = "Veřejný přístup odepřen."; +$a->strings["No videos selected"] = "Není vybráno žádné video"; +$a->strings["Access to this item is restricted."] = "Přístup k této položce je omezen."; +$a->strings["View Album"] = "Zobrazit album"; +$a->strings["Recent Videos"] = "Aktuální Videa"; +$a->strings["Upload New Videos"] = "Nahrát nová videa"; +$a->strings["Manage Identities and/or Pages"] = "Správa identit a / nebo stránek"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Přepnutí mezi různými identitami nebo komunitními/skupinovými stránkami, které sdílí Vaše detaily účtu, nebo kterým jste přidělili oprávnění nastavovat přístupová práva."; +$a->strings["Select an identity to manage: "] = "Vyberte identitu pro správu: "; +$a->strings["Item not found"] = "Položka nenalezena"; +$a->strings["Edit post"] = "Upravit příspěvek"; +$a->strings["People Search"] = "Vyhledávání lidí"; +$a->strings["No matches"] = "Žádné shody"; +$a->strings["Account approved."] = "Účet schválen."; +$a->strings["Registration revoked for %s"] = "Registrace zrušena pro %s"; +$a->strings["Please login."] = "Přihlaste se, prosím."; +$a->strings["This introduction has already been accepted."] = "Toto pozvání již bylo přijato."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Adresa profilu není platná nebo neobsahuje profilové informace"; +$a->strings["Warning: profile location has no identifiable owner name."] = "Varování: umístění profilu nemá žádné identifikovatelné jméno vlastníka"; +$a->strings["Warning: profile location has no profile photo."] = "Varování: umístění profilu nemá žádnou profilovou fotografii."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d požadovaný parametr nebyl nalezen na daném místě", + 1 => "%d požadované parametry nebyly nalezeny na daném místě", + 2 => "%d požadované parametry nebyly nalezeny na daném místě", +); +$a->strings["Introduction complete."] = "Představení dokončeno."; +$a->strings["Unrecoverable protocol error."] = "Neopravitelná chyba protokolu"; +$a->strings["Profile unavailable."] = "Profil není k dispozici."; +$a->strings["%s has received too many connection requests today."] = "%s dnes obdržel příliš mnoho požadavků na připojení."; +$a->strings["Spam protection measures have been invoked."] = "Ochrana proti spamu byla aktivována"; +$a->strings["Friends are advised to please try again in 24 hours."] = "Přátelům se doporučuje to zkusit znovu za 24 hodin."; +$a->strings["Invalid locator"] = "Neplatný odkaz"; +$a->strings["Invalid email address."] = "Neplatná emailová adresa"; +$a->strings["This account has not been configured for email. Request failed."] = "Tento účet nebyl nastaven pro email. Požadavek nesplněn."; +$a->strings["Unable to resolve your name at the provided location."] = "Nepodařilo se zjistit Vaše jméno na zadané adrese."; +$a->strings["You have already introduced yourself here."] = "Již jste se zde zavedli."; +$a->strings["Apparently you are already friends with %s."] = "Zřejmě jste již přátelé se %s."; +$a->strings["Invalid profile URL."] = "Neplatné URL profilu."; +$a->strings["Your introduction has been sent."] = "Vaše žádost o propojení byla odeslána."; +$a->strings["Please login to confirm introduction."] = "Prosím přihlašte se k potvrzení žádosti o propojení."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Jste přihlášeni pod nesprávnou identitou Prosím, přihlaste se do tohoto profilu."; +$a->strings["Hide this contact"] = "Skrýt tento kontakt"; +$a->strings["Welcome home %s."] = "Vítejte doma %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Prosím potvrďte Vaši žádost o propojení %s."; +$a->strings["Confirm"] = "Potvrdit"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Prosím zadejte Vaši adresu identity jedné z následujících podporovaných komunikačních sítí:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Pokud ještě nejste členem svobodné sociální sítě, následujte tento odkaz k nalezení veřejného Friendica serveru a přidejte se k nám ještě dnes."; +$a->strings["Friend/Connection Request"] = "Požadavek o přátelství / kontaktování"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Příklady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Odpovězte, prosím, následující:"; +$a->strings["Does %s know you?"] = "Zná Vás uživatel %s ?"; +$a->strings["Add a personal note:"] = "Přidat osobní poznámku:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet / Federativní Sociální Web"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - prosím nepoužívejte tento formulář. Místo toho zadejte %s do Vašeho Diaspora vyhledávacího pole."; +$a->strings["Your Identity Address:"] = "Verze PHP pro příkazový řádek na Vašem systému nemá povolen \"register_argc_argv\"."; +$a->strings["Submit Request"] = "Odeslat žádost"; +$a->strings["Files"] = "Soubory"; $a->strings["Authorize application connection"] = "Povolit připojení aplikacím"; $a->strings["Return to your app and insert this Securty Code:"] = "Vraťte se do vaší aplikace a zadejte tento bezpečnostní kód:"; $a->strings["Please login to continue."] = "Pro pokračování se prosím přihlaste."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Chcete umožnit této aplikaci přístup k vašim příspěvkům a kontaktům a/nebo k vytváření Vašich nových příspěvků?"; -$a->strings["No valid account found."] = "Nenalezen žádný platný účet."; -$a->strings["Password reset request issued. Check your email."] = "Žádost o obnovení hesla vyřízena. Zkontrolujte Vaši e-mailovou schránku."; -$a->strings["Password reset requested at %s"] = "Na %s bylo zažádáno o resetování hesla"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení hesla se nezdařilo."; -$a->strings["Your password has been reset as requested."] = "Vaše heslo bylo na Vaše přání resetováno."; -$a->strings["Your new password is"] = "Někdo Vám napsal na Vaši profilovou stránku"; -$a->strings["Save or copy your new password - and then"] = "Uložte si nebo zkopírujte nové heslo - a pak"; -$a->strings["click here to login"] = "klikněte zde pro přihlášení"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Nezdá se, že by to bylo Vaše celé jméno (křestní jméno a příjmení)."; -$a->strings["Your password has been changed at %s"] = "Vaše heslo bylo změněno na %s"; -$a->strings["Forgot your Password?"] = "Zapomněli jste heslo?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Zadejte svůj e-mailovou adresu a odešlete žádost o zaslání Vašeho nového hesla. Poté zkontrolujte svůj e-mail pro další instrukce."; -$a->strings["Nickname or Email: "] = "Přezdívka nebo e-mail: "; -$a->strings["Reset"] = "Reset"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Došlo k překročení maximálního počtu zpráv na zeď během jednoho dne. Zpráva %s nedoručena."; -$a->strings["No recipient selected."] = "Nevybrán příjemce."; -$a->strings["Unable to check your home location."] = "Nebylo možné zjistit Vaši domácí lokaci."; -$a->strings["Message could not be sent."] = "Zprávu se nepodařilo odeslat."; -$a->strings["Message collection failure."] = "Sběr zpráv selhal."; -$a->strings["Message sent."] = "Zpráva odeslána."; -$a->strings["No recipient."] = "Žádný příjemce."; -$a->strings["Please enter a link URL:"] = "Zadejte prosím URL odkaz:"; -$a->strings["Send Private Message"] = "Odeslat soukromou zprávu"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Pokud si přejete, aby uživatel %s mohl odpovědět, ověřte si zda-li máte povoleno na svém serveru zasílání soukromých zpráv od neznámých odesilatelů."; -$a->strings["To:"] = "Adresát:"; -$a->strings["Subject:"] = "Předmět:"; -$a->strings["Your message:"] = "Vaše zpráva:"; -$a->strings["Upload photo"] = "Nahrát fotografii"; -$a->strings["Insert web link"] = "Vložit webový odkaz"; -$a->strings["Welcome to Friendica"] = "Vítejte na Friendica"; -$a->strings["New Member Checklist"] = "Seznam doporučení pro nového člena"; -$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."] = "Rádi bychom vám nabídli několik tipů a odkazů pro začátek. Klikněte na jakoukoliv položku pro zobrazení relevantní stránky. Odkaz na tuto stránku bude viditelný z Vaší domovské stránky po dobu dvou týdnů od Vaší první registrace."; -$a->strings["Getting Started"] = "Začínáme"; -$a->strings["Friendica Walk-Through"] = "Prohlídka Friendica "; -$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Na Vaší stránce Rychlý Start - naleznete stručné představení k Vašemu profilu a záložce Síť, k vytvoření spojení s novými kontakty a nalezení skupin, ke kterým se můžete připojit."; -$a->strings["Go to Your Settings"] = "Navštivte své nastavení"; -$a->strings["On your Settings 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."] = "Na Vaší stránce Nastavení - si změňte Vaše první heslo.\nVěnujte také svou pozornost k adrese identity. Vypadá jako emailová adresa a bude Vám užitečná pro navazování přátelství na svobodné sociální síti."; -$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."] = "Prohlédněte si další nastavení, a to zejména nastavení soukromí. Nezveřejnění svého účtu v adresáři je jako mít nezveřejněné telefonní číslo. Obecně platí, že je lepší mít svůj účet zveřejněný, leda by všichni vaši potenciální přátelé věděli, jak vás přesně najít."; -$a->strings["Upload Profile Photo"] = "Nahrát profilovou fotografii"; -$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."] = "Nahrajte si svou profilovou fotku, pokud jste tak již neučinili. Studie ukázaly, že lidé se skutečnými fotografiemi mají desetkrát častěji přátele než lidé, kteří nemají."; -$a->strings["Edit Your Profile"] = "Editujte Váš profil"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Upravit výchozí profil podle vašich představ. Prověřte nastavení pro skrytí Vašeho seznamu přátel a skrytí profilu před neznámými návštěvníky."; -$a->strings["Profile Keywords"] = "Profilová klíčová slova"; -$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."] = "Nastavte si nějaká veřejné klíčová slova pro výchozí profil, která popisují Vaše zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a navrhnout přátelství."; -$a->strings["Connecting"] = "Probíhá pokus o připojení"; -$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."] = "Jestliže máte účet na Facebooku, povolte konektor na Facebook a bude možné (na přání) importovat všechny Vaš přátele na Facebooku a všechny Vaše konverzace."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Pokud je toto Váš soukromý server, instalací Facebok doplňku můžete zjednodušit Váš přechod na svobodný sociální web."; -$a->strings["Importing Emails"] = "Importování emaiů"; -$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"] = "Pokud chcete importovat své přátele nebo mailové skupiny a komunikovat s nimi, zadejte na Vaší stránce Nastavení kontektoru své přístupové údaje do svého emailového účtu"; -$a->strings["Go to Your Contacts Page"] = "Navštivte Vaši stránku s kontakty"; -$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 Add New Contact dialog."] = "Vaše stránka Kontakty je Vaše brána k nastavování přátelství a propojení s přáteli z dalších sítí. Typicky zadáte jejich emailovou adresu nebo URL adresu jejich serveru prostřednictvím dialogu Přidat nový kontakt."; -$a->strings["Go to Your Site's Directory"] = "Navštivte lokální adresář Friendica"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných propojených serverech. Prostřednictvím odkazů Připojení nebo Následovat si prohlédněte jejich profilovou stránku. Uveďte svou vlastní adresu identity, je-li požadována."; -$a->strings["Finding New People"] = "Nalezení nových lidí"; -$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."] = "Na bočním panelu stránky s kontakty je několik nástrojů k nalezení nových přátel. Porovnáme lidi dle zájmů, najdeme lidi podle jména nebo zájmu a poskytneme Vám návrhy založené na přátelství v síti přátel. Na zcela novém serveru se návrhy přátelství nabínou obvykle během 24 hodin."; -$a->strings["Groups"] = "Skupiny"; -$a->strings["Group Your Contacts"] = "Seskupte si své kontakty"; -$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."] = "Jakmile získáte nějaké přátele, uspořádejte si je do soukromých konverzačních skupin na postranním panelu Vaší stránky Kontakty a pak můžete komunikovat s každou touto skupinu soukromě prostřednictvím stránky Síť."; -$a->strings["Why Aren't My Posts Public?"] = "Proč nejsou mé příspěvky veřejné?"; -$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."] = "Friendica respektuje Vaše soukromí. Defaultně jsou Vaše příspěvky viditelné pouze lidem, které označíte jako Vaše přátelé. Více informací naleznete v nápovědě na výše uvedeném odkazu"; -$a->strings["Getting Help"] = "Získání nápovědy"; -$a->strings["Go to the Help Section"] = "Navštivte sekci nápovědy"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Na stránkách Nápověda naleznete nejen další podrobnosti o všech funkcích Friendika ale také další zdroje informací."; $a->strings["Do you really want to delete this suggestion?"] = "Opravdu chcete smazat tento návrh?"; -$a->strings["Cancel"] = "Zrušit"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nejsou dostupné žádné návrhy. Pokud je toto nový server, zkuste to znovu za 24 hodin."; $a->strings["Ignore/Hide"] = "Ignorovat / skrýt"; -$a->strings["Search Results For:"] = "Výsledky hledání pro:"; -$a->strings["Remove term"] = "Odstranit termín"; -$a->strings["Saved Searches"] = "Uložená hledání"; -$a->strings["add"] = "přidat"; -$a->strings["Commented Order"] = "Dle komentářů"; -$a->strings["Sort by Comment Date"] = "Řadit podle data komentáře"; -$a->strings["Posted Order"] = "Dle data"; -$a->strings["Sort by Post Date"] = "Řadit podle data příspěvku"; -$a->strings["Personal"] = "Osobní"; -$a->strings["Posts that mention or involve you"] = "Příspěvky, které Vás zmiňují nebo zahrnují"; -$a->strings["New"] = "Nové"; -$a->strings["Activity Stream - by date"] = "Proud aktivit - dle data"; -$a->strings["Shared Links"] = "Sdílené odkazy"; -$a->strings["Interesting Links"] = "Zajímavé odkazy"; -$a->strings["Starred"] = "S hvězdičkou"; -$a->strings["Favourite Posts"] = "Oblíbené přízpěvky"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Upozornění: Tato skupina obsahuje %s člena z nezabezpečené sítě.", - 1 => "Upozornění: Tato skupina obsahuje %s členy z nezabezpečené sítě.", - 2 => "Upozornění: Tato skupina obsahuje %s členy z nezabezpečené sítě.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Soukromé zprávy této skupině jsou vystaveny riziku prozrazení."; -$a->strings["No such group"] = "Žádná taková skupina"; -$a->strings["Group is empty"] = "Skupina je prázdná"; -$a->strings["Group: "] = "Skupina: "; -$a->strings["Contact: "] = "Kontakt: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Soukromé zprávy této osobě jsou vystaveny riziku prozrazení."; -$a->strings["Invalid contact."] = "Neplatný kontakt."; -$a->strings["Friendica Communications Server - Setup"] = "Friendica Komunikační server - Nastavení"; -$a->strings["Could not connect to database."] = "Nelze se připojit k databázi."; -$a->strings["Could not create table."] = "Nelze vytvořit tabulku."; -$a->strings["Your Friendica site database has been installed."] = "Vaše databáze Friendica byla nainstalována."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Toto je nejčastěji nastavením oprávnění, kdy webový server nemusí být schopen zapisovat soubory do Vašeho adresáře - i když Vy můžete."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Přečtěte si prosím informace v souboru \"INSTALL.txt\"."; -$a->strings["System check"] = "Testování systému"; -$a->strings["Next"] = "Dále"; -$a->strings["Check again"] = "Otestovat znovu"; -$a->strings["Database connection"] = "Databázové spojení"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pro instalaci Friendica potřeujeme znát připojení k Vaší databázi."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Pokud máte otázky k následujícím nastavením, obraťte se na svého poskytovatele hostingu nebo administrátora serveru, "; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databáze, kterou uvedete níže, by již měla existovat. Pokud to tak není, prosíme, vytvořte ji před pokračováním."; -$a->strings["Database Server Name"] = "Jméno databázového serveru"; -$a->strings["Database Login Name"] = "Přihlašovací jméno k databázi"; -$a->strings["Database Login Password"] = "Heslo k databázovému účtu "; -$a->strings["Database Name"] = "Jméno databáze"; -$a->strings["Site administrator email address"] = "Emailová adresa administrátora webu"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Vaše emailová adresa účtu se musí s touto shodovat, aby bylo možné využívat administrační panel ve webovém rozhraní."; -$a->strings["Please select a default timezone for your website"] = "Prosím, vyberte výchozí časové pásmo pro váš server"; -$a->strings["Site settings"] = "Nastavení webu"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nelze najít verzi PHP pro příkazový řádek v PATH webového serveru."; -$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 'Activating scheduled tasks'"] = "Pokud na serveru nemáte nainstalovánu verzi PHP spustitelnou z příkazového řádku, nebudete moci spouštět na pozadí synchronizaci zpráv prostřednictvím cronu. Přečtěte si 'Activating scheduled tasks'\n\n podrobnosti\n návrhy\n historie\n\n\t\nThe following url is either missing from the translation or has been translated: 'http://friendica.com/node/27'>'Activating scheduled tasks'"; -$a->strings["PHP executable path"] = "Cesta k \"PHP executable\""; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Zadejte plnou cestu k spustitelnému souboru php. Tento údaj můžete ponechat nevyplněný a pokračovat v instalaci."; -$a->strings["Command line PHP"] = "Příkazový řádek PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable není php cli binary (může být verze cgi-fgci)"; -$a->strings["Found PHP version: "] = "Nalezena PHP verze:"; -$a->strings["PHP cli binary"] = "PHP cli binary"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Vyberte prosím profil, který chcete zobrazit %s při zabezpečeném prohlížení Vašeho profilu."; -$a->strings["This is required for message delivery to work."] = "Toto je nutné pro fungování doručování zpráv."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Chyba: funkce \"openssl_pkey_new\" na tomto systému není schopna generovat šifrovací klíče"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Pokud systém běží na Windows, seznamte se s \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generovat kriptovací klíče"; -$a->strings["libCurl PHP module"] = "libCurl PHP modul"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP modul"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP modul"; -$a->strings["mysqli PHP module"] = "mysqli PHP modul"; -$a->strings["mb_string PHP module"] = "mb_string PHP modul"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite modul"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Chyba: Požadovaný Apache webserver mod-rewrite modul není nainstalován."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Chyba: požadovaný libcurl PHP modul není nainstalován."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Chyba: požadovaný GD graphics PHP modul není nainstalován."; -$a->strings["Error: openssl PHP module required but not installed."] = "Chyba: požadovaný openssl PHP modul není nainstalován."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Chyba: požadovaný mysqli PHP modul není nainstalován."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Chyba: PHP modul mb_string je vyžadován, ale není nainstalován."; -$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."] = "Webový instalátor musí být schopen vytvořit soubor s názvem \".htconfig.php\" v hlavním adresáři vašeho webového serveru ale nyní mu to není umožněno."; -$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."] = "Toto je nejčastěji nastavením oprávnění, kdy webový server nemusí být schopen zapisovat soubory do vašeho adresáře - i když Vy můžete."; -$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."] = "Na konci této procedury obd nás obdržíte text k uložení v souboru pojmenovaném .htconfig.php ve Vašem Friendica kořenovém adresáři."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternativně můžete tento krok přeskočit a provést manuální instalaci. Přečtěte si prosím soubor \"INSTALL.txt\" pro další instrukce."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php je editovatelné"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica používá šablonovací nástroj Smarty3 pro zobrazení svých weobvých stránek. Smarty3 kompiluje šablony do PHP pro zrychlení vykreslování."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pro uložení kompilovaných šablon, webový server potřebuje mít přístup k zápisu do adresáře view/smarty3/ pod hlavním adresářem instalace Friendica"; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "prosím ujistěte se, že uživatel web serveru (jako například www-data) má právo zápisu do tohoto adresáře"; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Poznámka: jako bezpečnostní opatření, přidělte právo zápisu pouze k adresáři /view/smarty3/ a nikoliv už k souborům s šablonami (.tpl), které obsahuje."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 je nastaven pro zápis"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite v .htconfig nefunguje. Prověřte prosím Vaše nastavení serveru."; -$a->strings["Url rewrite is working"] = "Url rewrite je funkční."; -$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."] = "Databázový konfigurační soubor \".htconfig.php\" nemohl být uložen. Prosím, použijte přiložený text k vytvoření konfiguračního souboru ve vašem kořenovém adresáři webového serveru."; -$a->strings["

What next

"] = "

Co dál

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "Webový instalátor musí být schopen vytvořit soubor s názvem \".htconfig.php\" v hlavním adresáři Vašeho webového serveru ale nyní mu to není umožněno."; +$a->strings["Contacts who are not members of a group"] = "Kontakty, které nejsou členy skupiny"; +$a->strings["Contact not found."] = "Kontakt nenalezen."; +$a->strings["Friend suggestion sent."] = "Návrhy přátelství odeslány "; +$a->strings["Suggest Friends"] = "Navrhněte přátelé"; +$a->strings["Suggest a friend for %s"] = "Navrhněte přátelé pro uživatele %s"; +$a->strings["link"] = "odkaz"; +$a->strings["No contacts."] = "Žádné kontakty."; $a->strings["Theme settings updated."] = "Nastavení téma zobrazení bylo aktualizováno."; $a->strings["Site"] = "Web"; $a->strings["Users"] = "Uživatelé"; -$a->strings["Plugins"] = "Pluginy"; $a->strings["Themes"] = "Témata"; $a->strings["DB updates"] = "Aktualizace databáze"; $a->strings["Logs"] = "Logy"; -$a->strings["Admin"] = "Administrace"; $a->strings["Plugin Features"] = "Funkčnosti rozšíření"; $a->strings["User registrations waiting for confirmation"] = "Registrace uživatele čeká na potvrzení"; $a->strings["Normal Account"] = "Normální účet"; @@ -421,13 +1136,7 @@ $a->strings["Version"] = "Verze"; $a->strings["Active plugins"] = "Aktivní pluginy"; $a->strings["Can not parse base url. Must have at least ://"] = "Nelze zpracovat výchozí url adresu. Musí obsahovat alespoň ://"; $a->strings["Site settings updated."] = "Nastavení webu aktualizováno."; -$a->strings["No special theme for mobile devices"] = "žádné speciální téma pro mobilní zařízení"; -$a->strings["Never"] = "Nikdy"; $a->strings["At post arrival"] = "Při obdržení příspěvku"; -$a->strings["Frequently"] = "Často"; -$a->strings["Hourly"] = "každou hodinu"; -$a->strings["Twice daily"] = "Dvakrát denně"; -$a->strings["Daily"] = "denně"; $a->strings["Multi user instance"] = "Více uživatelská instance"; $a->strings["Closed"] = "Uzavřeno"; $a->strings["Requires approval"] = "Vyžaduje schválení"; @@ -435,7 +1144,6 @@ $a->strings["Open"] = "Otevřená"; $a->strings["No SSL policy, links will track page SSL state"] = "Žádná SSL politika, odkazy budou následovat stránky SSL stav"; $a->strings["Force all links to use SSL"] = "Vyžadovat u všech odkazů použití SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certifikát podepsaný sám sebou, použít SSL pouze pro lokální odkazy (nedoporučeno)"; -$a->strings["Save Settings"] = "Uložit Nastavení"; $a->strings["File upload"] = "Nahrání souborů"; $a->strings["Policies"] = "Politiky"; $a->strings["Advanced"] = "Pokročilé"; @@ -535,20 +1243,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Cesta k souboru zámku"; $a->strings["Temp path"] = "Cesta k dočasným souborům"; $a->strings["Base path to installation"] = "Základní cesta k instalaci"; +$a->strings["Disable picture proxy"] = "Vypnutí obrázkové proxy"; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Obrázková proxi zvyšuje výkonnost a soukromí. Neměla by být použita na systémech s pomalým připojením k síti."; $a->strings["New base url"] = "Nová výchozí url adresa"; $a->strings["Enable noscrape"] = "Povolit noscrape"; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = "Funkčnost noscrape urychlí odesílání adresářů použitím JSON místo HTML."; $a->strings["Update has been marked successful"] = "Aktualizace byla označena jako úspěšná."; -$a->strings["Executing %s failed. Check system logs."] = "Vykonávání %s selhalo. Zkontrolujte chybový protokol."; +$a->strings["Database structure update %s was successfully applied."] = "Aktualizace struktury databáze %s byla úspěšně aplikována."; +$a->strings["Executing of database structure update %s failed with error: %s"] = "Provádění aktualizace databáze %s skončilo chybou: %s"; +$a->strings["Executing %s failed with error: %s"] = "Vykonávání %s selhalo s chybou: %s"; $a->strings["Update %s was successfully applied."] = "Aktualizace %s byla úspěšně aplikována."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Aktualizace %s nevrátila žádný status. Není zřejmé, jestli byla úspěšná."; -$a->strings["Update function %s could not be found."] = "Aktualizační funkce %s nebyla nalezena."; +$a->strings["There was no additional update function %s that needed to be called."] = "Nebyla nalezena žádná další aktualizační funkce %s která by měla být volána."; $a->strings["No failed updates."] = "Žádné neúspěšné aktualizace."; +$a->strings["Check database structure"] = "Ověření struktury databáze"; $a->strings["Failed Updates"] = "Neúspěšné aktualizace"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "To nezahrnuje aktualizace do verze 1139, které nevracejí žádný status."; $a->strings["Mark success (if update was manually applied)"] = "Označit za úspěšné (pokud byla aktualizace aplikována manuálně)"; $a->strings["Attempt to execute this update step automatically"] = "Pokusit se provést tuto aktualizaci automaticky."; -$a->strings["Registration successful. Email send to user"] = "Registrace úspěšná. Email zaslán uživateli"; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tDrahý %1\$s,\n\t\t\t\tadministrátor webu %2\$s pro Vás vytvořil uživatelský účet."; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s uživatel blokován/odblokován", 1 => "%s uživatelů blokováno/odblokováno", @@ -567,13 +1281,8 @@ $a->strings["select all"] = "Vybrat vše"; $a->strings["User registrations waiting for confirm"] = "Registrace uživatele čeká na potvrzení"; $a->strings["User waiting for permanent deletion"] = "Uživatel čeká na trvalé smazání"; $a->strings["Request date"] = "Datum žádosti"; -$a->strings["Name"] = "Jméno"; -$a->strings["Email"] = "E-mail"; $a->strings["No registrations."] = "Žádné registrace."; -$a->strings["Approve"] = "Schválit"; $a->strings["Deny"] = "Odmítnout"; -$a->strings["Block"] = "Blokovat"; -$a->strings["Unblock"] = "Odblokovat"; $a->strings["Site admin"] = "Site administrátor"; $a->strings["Account expired"] = "Účtu vypršela platnost"; $a->strings["New User"] = "Nový uživatel"; @@ -581,7 +1290,6 @@ $a->strings["Register date"] = "Datum registrace"; $a->strings["Last login"] = "Datum posledního přihlášení"; $a->strings["Last item"] = "Poslední položka"; $a->strings["Deleted since"] = "Smazán od"; -$a->strings["Account"] = "Účet"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Vybraní uživatelé budou smazáni!\\n\\n Vše, co tito uživatelé na těchto stránkách vytvořili, bude trvale odstraněno!\\n\\n Opravdu pokračovat?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Uživatel {0} bude smazán!\\n\\n Vše, co tento uživatel na těchto stránkách vytvořil, bude trvale odstraněno!\\n\\n Opravdu pokračovat?"; $a->strings["Name of the new user."] = "Jméno nového uživatele"; @@ -605,359 +1313,216 @@ $a->strings["Enable Debugging"] = "Povolit ladění"; $a->strings["Log file"] = "Soubor s logem"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Musí být editovatelné web serverem. Relativní cesta k vašemu kořenovému adresáři Friendica"; $a->strings["Log level"] = "Úroveň auditu"; -$a->strings["Update now"] = "Aktualizovat"; $a->strings["Close"] = "Zavřít"; $a->strings["FTP Host"] = "Hostitel FTP"; $a->strings["FTP Path"] = "Cesta FTP"; $a->strings["FTP User"] = "FTP uživatel"; $a->strings["FTP Password"] = "FTP heslo"; -$a->strings["Search"] = "Vyhledávání"; -$a->strings["No results."] = "Žádné výsledky."; -$a->strings["Tips for New Members"] = "Tipy pro nové členy"; -$a->strings["link"] = "odkaz"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s označen uživatelem %2\$s %3\$s s %4\$s"; -$a->strings["Item not found"] = "Položka nenalezena"; -$a->strings["Edit post"] = "Upravit příspěvek"; -$a->strings["upload photo"] = "nahrát fotky"; -$a->strings["Attach file"] = "Přiložit soubor"; -$a->strings["attach file"] = "přidat soubor"; -$a->strings["web link"] = "webový odkaz"; -$a->strings["Insert video link"] = "Zadejte odkaz na video"; -$a->strings["video link"] = "odkaz na video"; -$a->strings["Insert audio link"] = "Zadejte odkaz na zvukový záznam"; -$a->strings["audio link"] = "odkaz na audio"; -$a->strings["Set your location"] = "Nastavte vaši polohu"; -$a->strings["set location"] = "nastavit místo"; -$a->strings["Clear browser location"] = "Odstranit adresu v prohlížeči"; -$a->strings["clear location"] = "vymazat místo"; -$a->strings["Permission settings"] = "Nastavení oprávnění"; -$a->strings["CC: email addresses"] = "skrytá kopie: e-mailové adresy"; -$a->strings["Public post"] = "Veřejný příspěvek"; -$a->strings["Set title"] = "Nastavit titulek"; -$a->strings["Categories (comma-separated list)"] = "Kategorie (čárkou oddělený seznam)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Příklad: bob@example.com, mary@example.com"; -$a->strings["Item not available."] = "Položka není k dispozici."; -$a->strings["Item was not found."] = "Položka nebyla nalezena."; -$a->strings["Account approved."] = "Účet schválen."; -$a->strings["Registration revoked for %s"] = "Registrace zrušena pro %s"; -$a->strings["Please login."] = "Přihlaste se, prosím."; -$a->strings["Find on this site"] = "Nalézt na tomto webu"; -$a->strings["Finding: "] = "Zjištění: "; -$a->strings["Site Directory"] = "Adresář serveru"; -$a->strings["Find"] = "Najít"; -$a->strings["Age: "] = "Věk: "; -$a->strings["Gender: "] = "Pohlaví: "; -$a->strings["About:"] = "O mě:"; -$a->strings["No entries (some entries may be hidden)."] = "Žádné záznamy (některé položky mohou být skryty)."; -$a->strings["Contact settings applied."] = "Nastavení kontaktu změněno"; -$a->strings["Contact update failed."] = "Aktualizace kontaktu selhala."; -$a->strings["Repair Contact Settings"] = "Opravit nastavení kontaktu"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "Varování: Toto je velmi pokročilé a pokud zadáte nesprávné informace, Vaše komunikace s tímto kontaktem může přestat fungovat."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Prosím použijte ihned v prohlížeči tlačítko \"zpět\" pokud si nejste jistí co dělat na této stránce."; -$a->strings["Return to contact editor"] = "Návrat k editoru kontaktu"; -$a->strings["Account Nickname"] = "Přezdívka účtu"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - upřednostněno před Jménem/Přezdívkou"; -$a->strings["Account URL"] = "URL adresa účtu"; -$a->strings["Friend Request URL"] = "Žádost o přátelství URL"; -$a->strings["Friend Confirm URL"] = "URL adresa potvrzení přátelství"; -$a->strings["Notification Endpoint URL"] = "Notifikační URL adresa"; -$a->strings["Poll/Feed URL"] = "Poll/Feed URL adresa"; -$a->strings["New photo from this URL"] = "Nové foto z této URL adresy"; -$a->strings["Remote Self"] = "Remote Self"; -$a->strings["Mirror postings from this contact"] = "Zrcadlení správ od tohoto kontaktu"; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Označit tento kontakt jako \"remote_self\", s tímto nastavením freindica bude přeposílat všechny nové příspěvky od tohoto kontaktu."; +$a->strings["Image exceeds size limit of %d"] = "Obrázek překročil limit velikosti %d"; +$a->strings["Unable to process image."] = "Obrázek není možné zprocesovat"; +$a->strings["Image upload failed."] = "Nahrání obrázku selhalo."; +$a->strings["Welcome to %s"] = "Vítá Vás %s"; +$a->strings["OpenID protocol error. No ID returned."] = "Chyba OpenID protokolu. Navrátilo se žádné ID."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nenalezen účet a OpenID registrace na tomto serveru není dovolena."; +$a->strings["Search Results For:"] = "Výsledky hledání pro:"; +$a->strings["Remove term"] = "Odstranit termín"; +$a->strings["Commented Order"] = "Dle komentářů"; +$a->strings["Sort by Comment Date"] = "Řadit podle data komentáře"; +$a->strings["Posted Order"] = "Dle data"; +$a->strings["Sort by Post Date"] = "Řadit podle data příspěvku"; +$a->strings["Posts that mention or involve you"] = "Příspěvky, které Vás zmiňují nebo zahrnují"; +$a->strings["New"] = "Nové"; +$a->strings["Activity Stream - by date"] = "Proud aktivit - dle data"; +$a->strings["Shared Links"] = "Sdílené odkazy"; +$a->strings["Interesting Links"] = "Zajímavé odkazy"; +$a->strings["Starred"] = "S hvězdičkou"; +$a->strings["Favourite Posts"] = "Oblíbené přízpěvky"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Upozornění: Tato skupina obsahuje %s člena z nezabezpečené sítě.", + 1 => "Upozornění: Tato skupina obsahuje %s členy z nezabezpečené sítě.", + 2 => "Upozornění: Tato skupina obsahuje %s členy z nezabezpečené sítě.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Soukromé zprávy této skupině jsou vystaveny riziku prozrazení."; +$a->strings["No such group"] = "Žádná taková skupina"; +$a->strings["Group is empty"] = "Skupina je prázdná"; +$a->strings["Group: "] = "Skupina: "; +$a->strings["Contact: "] = "Kontakt: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Soukromé zprávy této osobě jsou vystaveny riziku prozrazení."; +$a->strings["Invalid contact."] = "Neplatný kontakt."; +$a->strings["- select -"] = "- vyber -"; +$a->strings["This is Friendica, version"] = "Toto je Friendica, verze"; +$a->strings["running at web location"] = "běžící na webu"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Pro získání dalších informací o projektu Friendica navštivte prosím Friendica.com."; +$a->strings["Bug reports and issues: please visit"] = "Pro hlášení chyb a námětů na změny navštivte:"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Návrhy, chválu, dary, apod. - prosím piště na \"info\" na Friendica - tečka com"; +$a->strings["Installed plugins/addons/apps:"] = "Instalované pluginy/doplňky/aplikace:"; +$a->strings["No installed plugins/addons/apps"] = "Nejsou žádné nainstalované doplňky/aplikace"; +$a->strings["Applications"] = "Aplikace"; +$a->strings["No installed applications."] = "Žádné nainstalované aplikace."; +$a->strings["Upload New Photos"] = "Nahrát nové fotografie"; +$a->strings["Contact information unavailable"] = "Kontakt byl zablokován"; +$a->strings["Album not found."] = "Album nenalezeno."; +$a->strings["Delete Album"] = "Smazat album"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Opravdu chcete smazat toto foto album a všechny jeho fotografie?"; +$a->strings["Delete Photo"] = "Smazat fotografii"; +$a->strings["Do you really want to delete this photo?"] = "Opravdu chcete smazat tuto fotografii?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s byl označen v %2\$s uživatelem %3\$s"; +$a->strings["a photo"] = "fotografie"; +$a->strings["Image exceeds size limit of "] = "Velikost obrázku překračuje limit velikosti"; +$a->strings["Image file is empty."] = "Soubor obrázku je prázdný."; +$a->strings["No photos selected"] = "Není vybrána žádná fotografie"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Použil jste %1$.2f Mbajtů z %2$.2f Mbajtů úložiště fotografií."; +$a->strings["Upload Photos"] = "Nahrání fotografií "; +$a->strings["New album name: "] = "Název nového alba: "; +$a->strings["or existing album name: "] = "nebo stávající název alba: "; +$a->strings["Do not show a status post for this upload"] = "Nezobrazovat stav pro tento upload"; +$a->strings["Permissions"] = "Oprávnění:"; +$a->strings["Private Photo"] = "Soukromé Fotografie"; +$a->strings["Public Photo"] = "Veřejné Fotografie"; +$a->strings["Edit Album"] = "Edituj album"; +$a->strings["Show Newest First"] = "Zobrazit nejprve nejnovější:"; +$a->strings["Show Oldest First"] = "Zobrazit nejprve nejstarší:"; +$a->strings["View Photo"] = "Zobraz fotografii"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Oprávnění bylo zamítnuto. Přístup k této položce může být omezen."; +$a->strings["Photo not available"] = "Fotografie není k dispozici"; +$a->strings["View photo"] = "Zobrazit obrázek"; +$a->strings["Edit photo"] = "Editovat fotografii"; +$a->strings["Use as profile photo"] = "Použít jako profilovou fotografii"; +$a->strings["View Full Size"] = "Zobrazit v plné velikosti"; +$a->strings["Tags: "] = "Štítky: "; +$a->strings["[Remove any tag]"] = "[Odstranit všechny štítky]"; +$a->strings["Rotate CW (right)"] = "Rotovat po směru hodinových ručiček (doprava)"; +$a->strings["Rotate CCW (left)"] = "Rotovat proti směru hodinových ručiček (doleva)"; +$a->strings["New album name"] = "Nové jméno alba"; +$a->strings["Caption"] = "Titulek"; +$a->strings["Add a Tag"] = "Přidat štítek"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; +$a->strings["Private photo"] = "Soukromé fotografie"; +$a->strings["Public photo"] = "Veřejné fotografie"; +$a->strings["Recent Photos"] = "Aktuální fotografie"; +$a->strings["Contact added"] = "Kontakt přidán"; $a->strings["Move account"] = "Přesunout účet"; $a->strings["You can import an account from another Friendica server."] = "Můžete importovat účet z jiného Friendica serveru."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Musíte exportovat svůj účet na sterém serveru a nahrát ho zde. My následně vytvoříme Váš původní účet zde včetně všech kontaktů. Zároveň se pokusíme informovat všechny Vaše přátele, že jste se sem přestěhovali."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Tato funkčnost je experimentální. Nemůžeme importovat kontakty z OSStatus sítí (statusnet/identi.ca) nebo z Diaspory"; $a->strings["Account file"] = "Soubor s účtem"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "K exportu Vašeho účtu, jděte do \"Nastavení->Export vašich osobních dat\" a zvolte \" Export účtu\""; -$a->strings["Remote privacy information not available."] = "Vzdálené soukromé informace nejsou k dispozici."; -$a->strings["Visible to:"] = "Viditelné pro:"; -$a->strings["Save"] = "Uložit"; -$a->strings["Help:"] = "Nápověda:"; -$a->strings["Help"] = "Nápověda"; -$a->strings["No profile"] = "Žádný profil"; -$a->strings["This introduction has already been accepted."] = "Toto pozvání již bylo přijato."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Adresa profilu není platná nebo neobsahuje profilové informace"; -$a->strings["Warning: profile location has no identifiable owner name."] = "Varování: umístění profilu nemá žádné identifikovatelné jméno vlastníka"; -$a->strings["Warning: profile location has no profile photo."] = "Varování: umístění profilu nemá žádnou profilovou fotografii."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d požadovaný parametr nebyl nalezen na daném místě", - 1 => "%d požadované parametry nebyly nalezeny na daném místě", - 2 => "%d požadované parametry nebyly nalezeny na daném místě", +$a->strings["Total invitation limit exceeded."] = "Celkový limit pozvánek byl překročen"; +$a->strings["%s : Not a valid email address."] = "%s : není platná e-mailová adresa."; +$a->strings["Please join us on Friendica"] = "Prosím přidejte se k nám na Friendice"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limit pozvánek byl překročen. Prosím kontaktujte vašeho administrátora webu."; +$a->strings["%s : Message delivery failed."] = "%s : Doručení zprávy se nezdařilo."; +$a->strings["%d message sent."] = array( + 0 => "%d zpráva odeslána.", + 1 => "%d zprávy odeslány.", + 2 => "%d zprávy odeslány.", ); -$a->strings["Introduction complete."] = "Představení dokončeno."; -$a->strings["Unrecoverable protocol error."] = "Neopravitelná chyba protokolu"; -$a->strings["Profile unavailable."] = "Profil není k dispozici."; -$a->strings["%s has received too many connection requests today."] = "%s dnes obdržel příliš mnoho požadavků na připojení."; -$a->strings["Spam protection measures have been invoked."] = "Ochrana proti spamu byla aktivována"; -$a->strings["Friends are advised to please try again in 24 hours."] = "Přátelům se doporučuje to zkusit znovu za 24 hodin."; -$a->strings["Invalid locator"] = "Neplatný odkaz"; -$a->strings["Invalid email address."] = "Neplatná emailová adresa"; -$a->strings["This account has not been configured for email. Request failed."] = "Tento účet nebyl nastaven pro email. Požadavek nesplněn."; -$a->strings["Unable to resolve your name at the provided location."] = "Nepodařilo se zjistit Vaše jméno na zadané adrese."; -$a->strings["You have already introduced yourself here."] = "Již jste se zde zavedli."; -$a->strings["Apparently you are already friends with %s."] = "Zřejmě jste již přátelé se %s."; -$a->strings["Invalid profile URL."] = "Neplatné URL profilu."; -$a->strings["Disallowed profile URL."] = "Nepovolené URL profilu."; -$a->strings["Failed to update contact record."] = "Nepodařilo se aktualizovat kontakt."; -$a->strings["Your introduction has been sent."] = "Vaše žádost o propojení byla odeslána."; -$a->strings["Please login to confirm introduction."] = "Prosím přihlašte se k potvrzení žádosti o propojení."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Jste přihlášeni pod nesprávnou identitou Prosím, přihlaste se do tohoto profilu."; -$a->strings["Hide this contact"] = "Skrýt tento kontakt"; -$a->strings["Welcome home %s."] = "Vítejte doma %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Prosím potvrďte Vaši žádost o propojení %s."; -$a->strings["Confirm"] = "Potvrdit"; -$a->strings["[Name Withheld]"] = "[Jméno odepřeno]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Prosím zadejte Vaši adresu identity jedné z následujících podporovaných komunikačních sítí:"; -$a->strings["Connect as an email follower (Coming soon)"] = "Připojte se jako emailový následovník (Již brzy)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Pokud ještě nejste členem svobodné sociální sítě, následujte tento odkaz k nalezení veřejného Friendica serveru a přidejte se k nám ještě dnes."; -$a->strings["Friend/Connection Request"] = "Požadavek o přátelství / kontaktování"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Příklady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Odpovězte, prosím, následující:"; -$a->strings["Does %s know you?"] = "Zná Vás uživatel %s ?"; -$a->strings["Add a personal note:"] = "Přidat osobní poznámku:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet / Federativní Sociální Web"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - prosím nepoužívejte tento formulář. Místo toho zadejte %s do Vašeho Diaspora vyhledávacího pole."; -$a->strings["Your Identity Address:"] = "Verze PHP pro příkazový řádek na Vašem systému nemá povolen \"register_argc_argv\"."; -$a->strings["Submit Request"] = "Odeslat žádost"; -$a->strings["[Embedded content - reload page to view]"] = "[Vložený obsah - obnovení stránky pro zobrazení]"; -$a->strings["View in context"] = "Pohled v kontextu"; -$a->strings["%d contact edited."] = array( - 0 => "%d kontakt upraven.", - 1 => "%d kontakty upraveny", - 2 => "%d kontaktů upraveno", +$a->strings["You have no more invitations available"] = "Nemáte k dispozici žádné další pozvánky"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Navštivte %s pro seznam veřejných serverů, na kterých se můžete přidat. Členové Friendica se mohou navzájem propojovat, stejně tak jako se mohou přiopojit se členy mnoha dalších sociálních sítí."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "K akceptaci této pozvánky prosím navštivte a registrujte se na %s nebo na kterékoliv jiném veřejném Friendica serveru."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica servery jsou všechny propojené a vytváří tak rozsáhlou sociální síť s důrazem na soukromý a je pod kontrolou svých členů. Členové se mohou propojovat s mnoha dalšími tradičními sociálními sítěmi. Navštivte %s pro seznam alternativních Friendica serverů kde se můžete přidat."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Omlouváme se. Systém nyní není nastaven tak, aby se připojil k ostatním veřejným serverům nebo umožnil pozvat nové členy."; +$a->strings["Send invitations"] = "Poslat pozvánky"; +$a->strings["Enter email addresses, one per line:"] = "Zadejte e-mailové adresy, jednu na řádek:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Jste srdečně pozván se připojit ke mně a k mým blízkým přátelům na Friendica - a pomoci nám vytvořit lepší sociální síť."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Budete muset zadat kód této pozvánky: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Jakmile se zaregistrujete, prosím spojte se se mnou přes mou profilovu stránku na:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Pro více informací o Friendica projektu a o tom, proč je tak důležitý, prosím navštivte http://friendica.com"; +$a->strings["Access denied."] = "Přístup odmítnut"; +$a->strings["No valid account found."] = "Nenalezen žádný platný účet."; +$a->strings["Password reset request issued. Check your email."] = "Žádost o obnovení hesla vyřízena. Zkontrolujte Vaši e-mailovou schránku."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "\n\t\tKlikněte na následující odkaz pro potvrzení Vaší identity:\n\n\t\t%1\$s\n\n\t\tNásledně obdržíte zprávu obsahující nové heslo.\n\t\tHeslo si můžete si změnit na stránce nastavení účtu poté, co se přihlásíte.\n\n\t\tVaše přihlašovací údaje jsou následující:\n\n\t\tUmístění webu:\t%2\$s\n\t\tPřihlašovací jméno:\t%3\$s"; +$a->strings["Password reset requested at %s"] = "Na %s bylo zažádáno o resetování hesla"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení hesla se nezdařilo."; +$a->strings["Your password has been reset as requested."] = "Vaše heslo bylo na Vaše přání resetováno."; +$a->strings["Your new password is"] = "Někdo Vám napsal na Vaši profilovou stránku"; +$a->strings["Save or copy your new password - and then"] = "Uložte si nebo zkopírujte nové heslo - a pak"; +$a->strings["click here to login"] = "klikněte zde pro přihlášení"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Nezdá se, že by to bylo Vaše celé jméno (křestní jméno a příjmení)."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\n\t\t\t\tDrahý %1\$s,\n⇥⇥⇥⇥⇥Vaše heslo bylo na požádání změněno. Prosím uchovejte si tuto informaci (nebo si změntě heslo ihned na něco, co si budete pamatovat).\t"; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "\n\t\t\t\tVaše přihlašovací údaje jsou následující:\n\n\t\t\t\tUmístění webu:\t%1\$s\n\t\t\t\tPřihlašovací jméno:\t%2\$s\n\t\t\t\tHeslo:\t%3\$s\n\n\t\t\t\tHeslo si můžete si změnit na stránce nastavení účtu poté, co se přihlásíte.\n\t\t\t"; +$a->strings["Your password has been changed at %s"] = "Vaše heslo bylo změněno na %s"; +$a->strings["Forgot your Password?"] = "Zapomněli jste heslo?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Zadejte svůj e-mailovou adresu a odešlete žádost o zaslání Vašeho nového hesla. Poté zkontrolujte svůj e-mail pro další instrukce."; +$a->strings["Nickname or Email: "] = "Přezdívka nebo e-mail: "; +$a->strings["Reset"] = "Reset"; +$a->strings["Source (bbcode) text:"] = "Zdrojový text (bbcode):"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Zdrojový (Diaspora) text k převedení do BB kódování:"; +$a->strings["Source input: "] = "Zdrojový vstup: "; +$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Vstupní data (ve formátu Diaspora): "; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Štítek odstraněn"; +$a->strings["Remove Item Tag"] = "Odebrat štítek položky"; +$a->strings["Select a tag to remove: "] = "Vyberte štítek k odebrání: "; +$a->strings["Remove My Account"] = "Odstranit můj účet"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tímto bude kompletně odstraněn váš účet. Jakmile bude účet odstraněn, nebude už možné ho obnovit."; +$a->strings["Please enter your password for verification:"] = "Prosím, zadejte své heslo pro ověření:"; +$a->strings["Invalid profile identifier."] = "Neplatný identifikátor profilu."; +$a->strings["Profile Visibility Editor"] = "Editor viditelnosti profilu "; +$a->strings["Visible To"] = "Viditelný pro"; +$a->strings["All Contacts (with secure profile access)"] = "Všechny kontakty (se zabezpečeným přístupovým profilem )"; +$a->strings["Profile Match"] = "Shoda profilu"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Žádná klíčová slova k porovnání. Prosím, přidejte klíčová slova do Vašeho výchozího profilu."; +$a->strings["is interested in:"] = "zajímá se o:"; +$a->strings["Event title and start time are required."] = "Název události a datum začátku jsou vyžadovány."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Editovat událost"; +$a->strings["Create New Event"] = "Vytvořit novou událost"; +$a->strings["Previous"] = "Předchozí"; +$a->strings["Next"] = "Dále"; +$a->strings["hour:minute"] = "hodina:minuta"; +$a->strings["Event details"] = "Detaily události"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Formát je %s %s. Datum začátku a Název jsou vyžadovány."; +$a->strings["Event Starts:"] = "Událost začíná:"; +$a->strings["Required"] = "Vyžadováno"; +$a->strings["Finish date/time is not known or not relevant"] = "Datum/čas konce není zadán nebo není relevantní"; +$a->strings["Event Finishes:"] = "Akce končí:"; +$a->strings["Adjust for viewer timezone"] = "Nastavit časové pásmo pro uživatele s právem pro čtení"; +$a->strings["Description:"] = "Popis:"; +$a->strings["Title:"] = "Název:"; +$a->strings["Share this event"] = "Sdílet tuto událost"; +$a->strings["{0} wants to be your friend"] = "{0} chce být Vaším přítelem"; +$a->strings["{0} sent you a message"] = "{0} vám poslal zprávu"; +$a->strings["{0} requested registration"] = "{0} požaduje registraci"; +$a->strings["{0} commented %s's post"] = "{0} komentoval příspěvek uživatele %s"; +$a->strings["{0} liked %s's post"] = "{0} má rád příspěvek uživatele %s"; +$a->strings["{0} disliked %s's post"] = "{0} nemá rád příspěvek uživatele %s"; +$a->strings["{0} is now friends with %s"] = "{0} se skamarádil s %s"; +$a->strings["{0} posted"] = "{0} zasláno"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} označen %s' příspěvek s #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} vás zmínil v příspěvku"; +$a->strings["Mood"] = "Nálada"; +$a->strings["Set your current mood and tell your friends"] = "Nastavte svou aktuální náladu a řekněte to Vašim přátelům"; +$a->strings["No results."] = "Žádné výsledky."; +$a->strings["Unable to locate contact information."] = "Nepodařilo se najít kontaktní informace."; +$a->strings["Do you really want to delete this message?"] = "Opravdu chcete smazat tuto zprávu?"; +$a->strings["Message deleted."] = "Zpráva odstraněna."; +$a->strings["Conversation removed."] = "Konverzace odstraněna."; +$a->strings["No messages."] = "Žádné zprávy."; +$a->strings["Unknown sender - %s"] = "Neznámý odesilatel - %s"; +$a->strings["You and %s"] = "Vy a %s"; +$a->strings["%s and You"] = "%s a Vy"; +$a->strings["Delete conversation"] = "Odstranit konverzaci"; +$a->strings["D, d M Y - g:i A"] = "D M R - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d zpráva", + 1 => "%d zprávy", + 2 => "%d zpráv", ); -$a->strings["Could not access contact record."] = "Nelze získat přístup k záznamu kontaktu."; -$a->strings["Could not locate selected profile."] = "Nelze nalézt vybraný profil."; -$a->strings["Contact updated."] = "Kontakt aktualizován."; -$a->strings["Contact has been blocked"] = "Kontakt byl zablokován"; -$a->strings["Contact has been unblocked"] = "Kontakt byl odblokován"; -$a->strings["Contact has been ignored"] = "Kontakt bude ignorován"; -$a->strings["Contact has been unignored"] = "Kontakt přestal být ignorován"; -$a->strings["Contact has been archived"] = "Kontakt byl archivován"; -$a->strings["Contact has been unarchived"] = "Kontakt byl vrácen z archívu."; -$a->strings["Do you really want to delete this contact?"] = "Opravdu chcete smazat tento kontakt?"; -$a->strings["Contact has been removed."] = "Kontakt byl odstraněn."; -$a->strings["You are mutual friends with %s"] = "Jste vzájemní přátelé s uživatelem %s"; -$a->strings["You are sharing with %s"] = "Sdílíte s uživatelem %s"; -$a->strings["%s is sharing with you"] = "uživatel %s sdílí s vámi"; -$a->strings["Private communications are not available for this contact."] = "Soukromá komunikace není dostupná pro tento kontakt."; -$a->strings["(Update was successful)"] = "(Aktualizace byla úspěšná)"; -$a->strings["(Update was not successful)"] = "(Aktualizace nebyla úspěšná)"; -$a->strings["Suggest friends"] = "Navrhněte přátelé"; -$a->strings["Network type: %s"] = "Typ sítě: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d sdílený kontakt", - 1 => "%d sdílených kontaktů", - 2 => "%d sdílených kontaktů", -); -$a->strings["View all contacts"] = "Zobrazit všechny kontakty"; -$a->strings["Toggle Blocked status"] = "Přepnout stav Blokováno"; -$a->strings["Unignore"] = "Přestat ignorovat"; -$a->strings["Ignore"] = "Ignorovat"; -$a->strings["Toggle Ignored status"] = "Přepnout stav Ignorováno"; -$a->strings["Unarchive"] = "Vrátit z archívu"; -$a->strings["Archive"] = "Archivovat"; -$a->strings["Toggle Archive status"] = "Přepnout stav Archivováno"; -$a->strings["Repair"] = "Opravit"; -$a->strings["Advanced Contact Settings"] = "Pokročilé nastavení kontaktu"; -$a->strings["Communications lost with this contact!"] = "Komunikace s tímto kontaktem byla ztracena!"; -$a->strings["Contact Editor"] = "Editor kontaktu"; -$a->strings["Profile Visibility"] = "Viditelnost profilu"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vyberte prosím profil, který chcete zobrazit %s při zabezpečeném prohlížení vašeho profilu."; -$a->strings["Contact Information / Notes"] = "Kontaktní informace / poznámky"; -$a->strings["Edit contact notes"] = "Editovat poznámky kontaktu"; -$a->strings["Visit %s's profile [%s]"] = "Navštivte profil uživatele %s [%s]"; -$a->strings["Block/Unblock contact"] = "Blokovat / Odblokovat kontakt"; -$a->strings["Ignore contact"] = "Ignorovat kontakt"; -$a->strings["Repair URL settings"] = "Opravit nastavení adresy URL "; -$a->strings["View conversations"] = "Zobrazit konverzace"; -$a->strings["Delete contact"] = "Odstranit kontakt"; -$a->strings["Last update:"] = "Poslední aktualizace:"; -$a->strings["Update public posts"] = "Aktualizovat veřejné příspěvky"; -$a->strings["Currently blocked"] = "V současnosti zablokováno"; -$a->strings["Currently ignored"] = "V současnosti ignorováno"; -$a->strings["Currently archived"] = "Aktuálně archivován"; -$a->strings["Hide this contact from others"] = "Skrýt tento kontakt před ostatními"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Odpovědi/Libí se na Vaše veřejné příspěvky mohou být stále viditelné"; -$a->strings["Notification for new posts"] = "Upozornění na nové příspěvky"; -$a->strings["Send a notification of every new post of this contact"] = "Poslat upozornění při každém novém příspěvku tohoto kontaktu"; -$a->strings["Fetch further information for feeds"] = "Načíst další informace pro kanál"; -$a->strings["Suggestions"] = "Doporučení"; -$a->strings["Suggest potential friends"] = "Navrhnout potenciální přátele"; -$a->strings["All Contacts"] = "Všechny kontakty"; -$a->strings["Show all contacts"] = "Zobrazit všechny kontakty"; -$a->strings["Unblocked"] = "Odblokován"; -$a->strings["Only show unblocked contacts"] = "Zobrazit pouze neblokované kontakty"; -$a->strings["Blocked"] = "Blokován"; -$a->strings["Only show blocked contacts"] = "Zobrazit pouze blokované kontakty"; -$a->strings["Ignored"] = "Ignorován"; -$a->strings["Only show ignored contacts"] = "Zobrazit pouze ignorované kontakty"; -$a->strings["Archived"] = "Archivován"; -$a->strings["Only show archived contacts"] = "Zobrazit pouze archivované kontakty"; -$a->strings["Hidden"] = "Skrytý"; -$a->strings["Only show hidden contacts"] = "Zobrazit pouze skryté kontakty"; -$a->strings["Mutual Friendship"] = "Vzájemné přátelství"; -$a->strings["is a fan of yours"] = "je Váš fanoušek"; -$a->strings["you are a fan of"] = "jste fanouškem"; -$a->strings["Edit contact"] = "Editovat kontakt"; -$a->strings["Search your contacts"] = "Prohledat Vaše kontakty"; -$a->strings["Update"] = "Aktualizace"; -$a->strings["everybody"] = "Žádost o připojení selhala nebo byla zrušena."; -$a->strings["Additional features"] = "Další funkčnosti"; -$a->strings["Display"] = "Zobrazení"; -$a->strings["Social Networks"] = "Sociální sítě"; -$a->strings["Delegations"] = "Delegace"; -$a->strings["Connected apps"] = "Propojené aplikace"; -$a->strings["Export personal data"] = "Export osobních údajů"; -$a->strings["Remove account"] = "Odstranit účet"; -$a->strings["Missing some important data!"] = "Chybí některé důležité údaje!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Nepodařilo se připojit k e-mailovému účtu pomocí dodaného nastavení."; -$a->strings["Email settings updated."] = "Nastavení e-mailu aktualizována."; -$a->strings["Features updated"] = "Aktualizované funkčnosti"; -$a->strings["Relocate message has been send to your contacts"] = "Správa o změně umístění byla odeslána vašim kontaktům"; -$a->strings["Passwords do not match. Password unchanged."] = "Hesla se neshodují. Heslo nebylo změněno."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Prázdné hesla nejsou povolena. Heslo nebylo změněno."; -$a->strings["Wrong password."] = "Špatné heslo."; -$a->strings["Password changed."] = "Heslo bylo změněno."; -$a->strings["Password update failed. Please try again."] = "Aktualizace hesla se nezdařila. Zkuste to prosím znovu."; -$a->strings[" Please use a shorter name."] = "Prosím použijte kratší jméno."; -$a->strings[" Name too short."] = "Jméno je příliš krátké."; -$a->strings["Wrong Password"] = "Špatné heslo"; -$a->strings[" Not valid email."] = "Neplatný e-mail."; -$a->strings[" Cannot change to that email."] = "Nelze provést změnu na tento e-mail."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Soukromé fórum nemá nastaveno zabezpečení. Používá se defaultní soukromá skupina."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Soukromé fórum nemá nastaveno zabezpečení a ani žádnou defaultní soukromou skupinu."; -$a->strings["Settings updated."] = "Nastavení aktualizováno."; -$a->strings["Add application"] = "Přidat aplikaci"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Přesměrování"; -$a->strings["Icon url"] = "URL ikony"; -$a->strings["You can't edit this application."] = "Nemůžete editovat tuto aplikaci."; -$a->strings["Connected Apps"] = "Připojené aplikace"; -$a->strings["Client key starts with"] = "Klienský klíč začíná"; -$a->strings["No name"] = "Bez názvu"; -$a->strings["Remove authorization"] = "Odstranit oprávnění"; -$a->strings["No Plugin settings configured"] = "Žádný doplněk není nastaven"; -$a->strings["Plugin Settings"] = "Nastavení doplňku"; -$a->strings["Off"] = "Vypnuto"; -$a->strings["On"] = "Zapnuto"; -$a->strings["Additional Features"] = "Další Funkčnosti"; -$a->strings["Built-in support for %s connectivity is %s"] = "Vestavěná podpora pro připojení s %s je %s"; -$a->strings["enabled"] = "povoleno"; -$a->strings["disabled"] = "zakázáno"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "Přístup k elektronické poště je na tomto serveru zakázán."; -$a->strings["Email/Mailbox Setup"] = "Nastavení e-mailu"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Pokud chcete komunikovat pomocí této služby s Vašimi kontakty z e-mailu (volitelné), uveďte, jak se připojit k Vaší e-mailové schránce."; -$a->strings["Last successful email check:"] = "Poslední úspěšná kontrola e-mailu:"; -$a->strings["IMAP server name:"] = "jméno IMAP serveru:"; -$a->strings["IMAP port:"] = "IMAP port:"; -$a->strings["Security:"] = "Zabezpečení:"; -$a->strings["None"] = "Žádný"; -$a->strings["Email login name:"] = "přihlašovací jméno k e-mailu:"; -$a->strings["Email password:"] = "heslo k Vašemu e-mailu:"; -$a->strings["Reply-to address:"] = "Odpovědět na adresu:"; -$a->strings["Send public posts to all email contacts:"] = "Poslat veřejné příspěvky na všechny e-mailové kontakty:"; -$a->strings["Action after import:"] = "Akce po importu:"; -$a->strings["Mark as seen"] = "Označit jako přečtené"; -$a->strings["Move to folder"] = "Přesunout do složky"; -$a->strings["Move to folder:"] = "Přesunout do složky:"; -$a->strings["Display Settings"] = "Nastavení Zobrazení"; -$a->strings["Display Theme:"] = "Vybrat grafickou šablonu:"; -$a->strings["Mobile Theme:"] = "Téma pro mobilní zařízení:"; -$a->strings["Update browser every xx seconds"] = "Aktualizovat prohlížeč každých xx sekund"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 sekund, žádné maximum."; -$a->strings["Number of items to display per page:"] = "Počet položek zobrazených na stránce:"; -$a->strings["Maximum of 100 items"] = "Maximum 100 položek"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "Počet položek ke zobrazení na stránce při zobrazení na mobilním zařízení:"; -$a->strings["Don't show emoticons"] = "Nezobrazovat emotikony"; -$a->strings["Don't show notices"] = "Nezobrazovat oznámění"; -$a->strings["Infinite scroll"] = "Nekonečné posouvání"; -$a->strings["Automatic updates only at the top of the network page"] = "Automatické aktualizace pouze na hlavní stránce Síť."; -$a->strings["User Types"] = "Uživatelské typy"; -$a->strings["Community Types"] = "Komunitní typy"; -$a->strings["Normal Account Page"] = "Normální stránka účtu"; -$a->strings["This account is a normal personal profile"] = "Tento účet je běžný osobní profil"; -$a->strings["Soapbox Page"] = "Stránka \"Soapbox\""; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Automaticky schválit všechna spojení / přátelství jako fanoušky s právem pouze ke čtení"; -$a->strings["Community Forum/Celebrity Account"] = "Komunitní fórum/ účet celebrity"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Automaticky schvalovat všechny žádosti o spojení / přátelství, jako fanoušky s právem ke čtení."; -$a->strings["Automatic Friend Page"] = "Automatická stránka přítele"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Automaticky schvalovat všechny žádosti o spojení / přátelství jako přátele"; -$a->strings["Private Forum [Experimental]"] = "Soukromé fórum [Experimentální]"; -$a->strings["Private forum - approved members only"] = "Soukromé fórum - pouze pro schválené členy"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Volitelné) Povolit OpenID pro přihlášení k tomuto účtu."; -$a->strings["Publish your default profile in your local site directory?"] = "Publikovat Váš výchozí profil v místním adresáři webu?"; -$a->strings["Publish your default profile in the global social directory?"] = "Publikovat Váš výchozí profil v globální sociálním adresáři?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Skrýt Vaše kontaktní údaje a seznam přátel před návštěvníky ve Vašem výchozím profilu?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Skrýt Vaše profilové detaily před neznámými uživateli?"; -$a->strings["Allow friends to post to your profile page?"] = "Povolit přátelům umisťování příspěvků na vaši profilovou stránku?"; -$a->strings["Allow friends to tag your posts?"] = "Povolit přátelům označovat Vaše příspěvky?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Chcete nám povolit abychom vás navrhovali jako přátelé pro nové členy?"; -$a->strings["Permit unknown people to send you private mail?"] = "Povolit neznámým lidem Vám zasílat soukromé zprávy?"; -$a->strings["Profile is not published."] = "Profil není zveřejněn."; -$a->strings["or"] = "nebo"; -$a->strings["Your Identity Address is"] = "Vaše adresa identity je"; -$a->strings["Automatically expire posts after this many days:"] = "Automaticky expirovat příspěvky po zadaném počtu dní:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pokud je prázdné, příspěvky nebudou nikdy expirovat. Expirované příspěvky budou vymazány"; -$a->strings["Advanced expiration settings"] = "Pokročilé nastavení expirací"; -$a->strings["Advanced Expiration"] = "Nastavení expirací"; -$a->strings["Expire posts:"] = "Expirovat příspěvky:"; -$a->strings["Expire personal notes:"] = "Expirovat osobní poznámky:"; -$a->strings["Expire starred posts:"] = "Expirovat příspěvky s hvězdou:"; -$a->strings["Expire photos:"] = "Expirovat fotografie:"; -$a->strings["Only expire posts by others:"] = "Přízpěvky expirovat pouze ostatními:"; -$a->strings["Account Settings"] = "Nastavení účtu"; -$a->strings["Password Settings"] = "Nastavení hesla"; -$a->strings["New Password:"] = "Nové heslo:"; -$a->strings["Confirm:"] = "Potvrďte:"; -$a->strings["Leave password fields blank unless changing"] = "Pokud nechcete změnit heslo, položku hesla nevyplňujte"; -$a->strings["Current Password:"] = "Stávající heslo:"; -$a->strings["Your current password to confirm the changes"] = "Vaše stávající heslo k potvrzení změn"; -$a->strings["Password:"] = "Heslo: "; -$a->strings["Basic Settings"] = "Základní nastavení"; -$a->strings["Full Name:"] = "Celé jméno:"; -$a->strings["Email Address:"] = "E-mailová adresa:"; -$a->strings["Your Timezone:"] = "Vaše časové pásmo:"; -$a->strings["Default Post Location:"] = "Výchozí umístění příspěvků:"; -$a->strings["Use Browser Location:"] = "Používat umístění dle prohlížeče:"; -$a->strings["Security and Privacy Settings"] = "Nastavení zabezpečení a soukromí"; -$a->strings["Maximum Friend Requests/Day:"] = "Maximální počet žádostí o přátelství za den:"; -$a->strings["(to prevent spam abuse)"] = "(Aby se zabránilo spamu)"; -$a->strings["Default Post Permissions"] = "Výchozí oprávnění pro příspěvek"; -$a->strings["(click to open/close)"] = "(Klikněte pro otevření/zavření)"; -$a->strings["Show to Groups"] = "Zobrazit ve Skupinách"; -$a->strings["Show to Contacts"] = "Zobrazit v Kontaktech"; -$a->strings["Default Private Post"] = "Výchozí Soukromý příspěvek"; -$a->strings["Default Public Post"] = "Výchozí Veřejný příspěvek"; -$a->strings["Default Permissions for New Posts"] = "Výchozí oprávnění pro nové příspěvky"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maximum soukromých zpráv od neznámých lidí:"; -$a->strings["Notification Settings"] = "Nastavení notifikací"; -$a->strings["By default post a status message when:"] = "Defaultně posílat statusové zprávy když:"; -$a->strings["accepting a friend request"] = "akceptuji požadavek na přátelství"; -$a->strings["joining a forum/community"] = "připojující se k fóru/komunitě"; -$a->strings["making an interesting profile change"] = "provedení zajímavé profilové změny"; -$a->strings["Send a notification email when:"] = "Poslat notifikaci e-mailem, když"; -$a->strings["You receive an introduction"] = "obdržíte žádost o propojení"; -$a->strings["Your introductions are confirmed"] = "Vaše žádosti jsou potvrzeny"; -$a->strings["Someone writes on your profile wall"] = "někdo Vám napíše na Vaši profilovou stránku"; -$a->strings["Someone writes a followup comment"] = "někdo Vám napíše následný komentář"; -$a->strings["You receive a private message"] = "obdržíte soukromou zprávu"; -$a->strings["You receive a friend suggestion"] = "Obdržel jste návrh přátelství"; -$a->strings["You are tagged in a post"] = "Jste označen v příspěvku"; -$a->strings["You are poked/prodded/etc. in a post"] = "Byl Jste šťouchnout v příspěvku"; -$a->strings["Advanced Account/Page Type Settings"] = "Pokročilé nastavení účtu/stránky"; -$a->strings["Change the behaviour of this account for special situations"] = "Změnit chování tohoto účtu ve speciálních situacích"; -$a->strings["Relocate"] = "Změna umístění"; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Pokud jste přemístil tento profil z jiného serveru a nějaký z vašich kontaktů nedostává Vaše aktualizace, zkuste stisknout toto tlačítko."; -$a->strings["Resend relocate message to contacts"] = "Znovu odeslat správu o změně umístění Vašim kontaktům"; +$a->strings["Message not available."] = "Zpráva není k dispozici."; +$a->strings["Delete message"] = "Smazat zprávu"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Není k dispozici zabezpečená komunikace. Možná budete schopni reagovat z odesilatelovy profilové stránky."; +$a->strings["Send Reply"] = "Poslat odpověď"; +$a->strings["Not available."] = "Není k dispozici."; +$a->strings["Profile not found."] = "Profil nenalezen"; $a->strings["Profile deleted."] = "Profil smazán."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Nový profil vytvořen."; @@ -990,6 +1555,12 @@ $a->strings["View this profile"] = "Zobrazit tento profil"; $a->strings["Create a new profile using these settings"] = "Vytvořit nový profil pomocí tohoto nastavení"; $a->strings["Clone this profile"] = "Klonovat tento profil"; $a->strings["Delete this profile"] = "Smazat tento profil"; +$a->strings["Basic information"] = "Základní informace"; +$a->strings["Profile picture"] = "Profilový obrázek"; +$a->strings["Preferences"] = "Nastavení"; +$a->strings["Status information"] = "Statusové informace"; +$a->strings["Additional information"] = "Dodatečné informace"; +$a->strings["Upload Profile Photo"] = "Nahrát profilovou fotografii"; $a->strings["Profile Name:"] = "Jméno profilu:"; $a->strings["Your Full Name:"] = "Vaše celé jméno:"; $a->strings["Title/Description:"] = "Název / Popis:"; @@ -1004,15 +1575,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Kdo: (pokud je možné)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Příklady: jan123, Jan Novák, jan@seznam.cz"; $a->strings["Since [date]:"] = "Od [data]:"; -$a->strings["Sexual Preference:"] = "Sexuální preference:"; $a->strings["Homepage URL:"] = "Odkaz na domovskou stránku:"; -$a->strings["Hometown:"] = "Rodné město"; -$a->strings["Political Views:"] = "Politické přesvědčení:"; $a->strings["Religious Views:"] = "Náboženské přesvědčení:"; $a->strings["Public Keywords:"] = "Veřejná klíčová slova:"; $a->strings["Private Keywords:"] = "Soukromá klíčová slova:"; -$a->strings["Likes:"] = "Líbí se:"; -$a->strings["Dislikes:"] = "Nelibí se:"; $a->strings["Example: fishing photography software"] = "Příklad: fishing photography software"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Používá se pro doporučování potenciálních přátel, může být viděno ostatními)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Používá se pro vyhledávání profilů, není nikdy zobrazeno ostatním)"; @@ -1027,143 +1593,155 @@ $a->strings["Love/romance"] = "Láska/romantika"; $a->strings["Work/employment"] = "Práce/zaměstnání"; $a->strings["School/education"] = "Škola/vzdělání"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Toto je váš veřejný profil.
Ten může být viditelný kýmkoliv na internetu."; +$a->strings["Age: "] = "Věk: "; $a->strings["Edit/Manage Profiles"] = "Upravit / Spravovat profily"; -$a->strings["Group created."] = "Skupina vytvořena."; -$a->strings["Could not create group."] = "Nelze vytvořit skupinu."; -$a->strings["Group not found."] = "Skupina nenalezena."; -$a->strings["Group name changed."] = "Název skupiny byl změněn."; -$a->strings["Save Group"] = "Uložit Skupinu"; -$a->strings["Create a group of contacts/friends."] = "Vytvořit skupinu kontaktů / přátel."; -$a->strings["Group Name: "] = "Název skupiny: "; -$a->strings["Group removed."] = "Skupina odstraněna. "; -$a->strings["Unable to remove group."] = "Nelze odstranit skupinu."; -$a->strings["Group Editor"] = "Editor skupin"; -$a->strings["Members"] = "Členové"; -$a->strings["Click on a contact to add or remove."] = "Klikněte na kontakt pro přidání nebo odebrání"; -$a->strings["Source (bbcode) text:"] = "Zdrojový text (bbcode):"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Zdrojový (Diaspora) text k převedení do BB kódování:"; -$a->strings["Source input: "] = "Zdrojový vstup: "; -$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Vstupní data (ve formátu Diaspora): "; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Není k dispozici."; -$a->strings["Contact added"] = "Kontakt přidán"; -$a->strings["No more system notifications."] = "Žádné další systémová upozornění."; -$a->strings["System Notifications"] = "Systémová upozornění"; -$a->strings["New Message"] = "Nová zpráva"; -$a->strings["Unable to locate contact information."] = "Nepodařilo se najít kontaktní informace."; -$a->strings["Messages"] = "Zprávy"; -$a->strings["Do you really want to delete this message?"] = "Opravdu chcete smazat tuto zprávu?"; -$a->strings["Message deleted."] = "Zpráva odstraněna."; -$a->strings["Conversation removed."] = "Konverzace odstraněna."; -$a->strings["No messages."] = "Žádné zprávy."; -$a->strings["Unknown sender - %s"] = "Neznámý odesilatel - %s"; -$a->strings["You and %s"] = "Vy a %s"; -$a->strings["%s and You"] = "%s a Vy"; -$a->strings["Delete conversation"] = "Odstranit konverzaci"; -$a->strings["D, d M Y - g:i A"] = "D M R - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d zpráva", - 1 => "%d zprávy", - 2 => "%d zpráv", -); -$a->strings["Message not available."] = "Zpráva není k dispozici."; -$a->strings["Delete message"] = "Smazat zprávu"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Není k dispozici zabezpečená komunikace. Možná budete schopni reagovat z odesilatelovy profilové stránky."; -$a->strings["Send Reply"] = "Poslat odpověď"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nemá rád %2\$s na %3\$s"; -$a->strings["Post successful."] = "Příspěvek úspěšně odeslán"; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Časová konverze"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica poskytuje tuto službu pro sdílení událostí s ostatními sítěmi a přáteli v neznámých časových zónách"; -$a->strings["UTC time: %s"] = "UTC čas: %s"; -$a->strings["Current timezone: %s"] = "Aktuální časové pásmo: %s"; -$a->strings["Converted localtime: %s"] = "Převedený lokální čas : %s"; -$a->strings["Please select your timezone:"] = "Prosím, vyberte své časové pásmo:"; -$a->strings["Save to Folder:"] = "Uložit do složky:"; -$a->strings["- select -"] = "- vyber -"; -$a->strings["Invalid profile identifier."] = "Neplatný identifikátor profilu."; -$a->strings["Profile Visibility Editor"] = "Editor viditelnosti profilu "; -$a->strings["Visible To"] = "Viditelný pro"; -$a->strings["All Contacts (with secure profile access)"] = "Všechny kontakty (se zabezpečeným přístupovým profilem )"; -$a->strings["No contacts."] = "Žádné kontakty."; -$a->strings["View Contacts"] = "Zobrazit kontakty"; -$a->strings["People Search"] = "Vyhledávání lidí"; -$a->strings["No matches"] = "Žádné shody"; -$a->strings["Upload New Photos"] = "Nahrát nové fotografie"; -$a->strings["Contact information unavailable"] = "Kontakt byl zablokován"; -$a->strings["Album not found."] = "Album nenalezeno."; -$a->strings["Delete Album"] = "Smazat album"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Opravdu chcete smazat toto foto album a všechny jeho fotografie?"; -$a->strings["Delete Photo"] = "Smazat fotografii"; -$a->strings["Do you really want to delete this photo?"] = "Opravdu chcete smazat tuto fotografii?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s byl označen v %2\$s uživatelem %3\$s"; -$a->strings["a photo"] = "fotografie"; -$a->strings["Image exceeds size limit of "] = "Velikost obrázku překračuje limit velikosti"; -$a->strings["Image file is empty."] = "Soubor obrázku je prázdný."; -$a->strings["Unable to process image."] = "Obrázek není možné zprocesovat"; -$a->strings["Image upload failed."] = "Nahrání obrázku selhalo."; -$a->strings["No photos selected"] = "Není vybrána žádná fotografie"; -$a->strings["Access to this item is restricted."] = "Přístup k této položce je omezen."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Použil jste %1$.2f Mbajtů z %2$.2f Mbajtů úložiště fotografií."; -$a->strings["Upload Photos"] = "Nahrání fotografií "; -$a->strings["New album name: "] = "Název nového alba: "; -$a->strings["or existing album name: "] = "nebo stávající název alba: "; -$a->strings["Do not show a status post for this upload"] = "Nezobrazovat stav pro tento upload"; -$a->strings["Permissions"] = "Oprávnění:"; -$a->strings["Private Photo"] = "Soukromé Fotografie"; -$a->strings["Public Photo"] = "Veřejné Fotografie"; -$a->strings["Edit Album"] = "Edituj album"; -$a->strings["Show Newest First"] = "Zobrazit nejprve nejnovější:"; -$a->strings["Show Oldest First"] = "Zobrazit nejprve nejstarší:"; -$a->strings["View Photo"] = "Zobraz fotografii"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Oprávnění bylo zamítnuto. Přístup k této položce může být omezen."; -$a->strings["Photo not available"] = "Fotografie není k dispozici"; -$a->strings["View photo"] = "Zobrazit obrázek"; -$a->strings["Edit photo"] = "Editovat fotografii"; -$a->strings["Use as profile photo"] = "Použít jako profilovou fotografii"; -$a->strings["View Full Size"] = "Zobrazit v plné velikosti"; -$a->strings["Tags: "] = "Štítky: "; -$a->strings["[Remove any tag]"] = "[Odstranit všechny štítky]"; -$a->strings["Rotate CW (right)"] = "Rotovat po směru hodinových ručiček (doprava)"; -$a->strings["Rotate CCW (left)"] = "Rotovat proti směru hodinových ručiček (doleva)"; -$a->strings["New album name"] = "Nové jméno alba"; -$a->strings["Caption"] = "Titulek"; -$a->strings["Add a Tag"] = "Přidat štítek"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -$a->strings["Private photo"] = "Soukromé fotografie"; -$a->strings["Public photo"] = "Veřejné fotografie"; -$a->strings["Share"] = "Sdílet"; -$a->strings["View Album"] = "Zobrazit album"; -$a->strings["Recent Photos"] = "Aktuální fotografie"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Omlouváme se, možná je Váš soubor větší než je povolené maximum dle nastavení PHP"; -$a->strings["Or - did you try to upload an empty file?"] = "Nebo - nenahrával jste prázdný soubor?"; -$a->strings["File exceeds size limit of %d"] = "Velikost souboru přesáhla limit %d"; -$a->strings["File upload failed."] = "Nahrání souboru se nezdařilo."; -$a->strings["No videos selected"] = "Není vybráno žádné video"; -$a->strings["View Video"] = "Zobrazit video"; -$a->strings["Recent Videos"] = "Aktuální Videa"; -$a->strings["Upload New Videos"] = "Nahrát nová videa"; +$a->strings["Friendica Communications Server - Setup"] = "Friendica Komunikační server - Nastavení"; +$a->strings["Could not connect to database."] = "Nelze se připojit k databázi."; +$a->strings["Could not create table."] = "Nelze vytvořit tabulku."; +$a->strings["Your Friendica site database has been installed."] = "Vaše databáze Friendica byla nainstalována."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Toto je nejčastěji nastavením oprávnění, kdy webový server nemusí být schopen zapisovat soubory do Vašeho adresáře - i když Vy můžete."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Přečtěte si prosím informace v souboru \"INSTALL.txt\"."; +$a->strings["System check"] = "Testování systému"; +$a->strings["Check again"] = "Otestovat znovu"; +$a->strings["Database connection"] = "Databázové spojení"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pro instalaci Friendica potřeujeme znát připojení k Vaší databázi."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Pokud máte otázky k následujícím nastavením, obraťte se na svého poskytovatele hostingu nebo administrátora serveru, "; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databáze, kterou uvedete níže, by již měla existovat. Pokud to tak není, prosíme, vytvořte ji před pokračováním."; +$a->strings["Database Server Name"] = "Jméno databázového serveru"; +$a->strings["Database Login Name"] = "Přihlašovací jméno k databázi"; +$a->strings["Database Login Password"] = "Heslo k databázovému účtu "; +$a->strings["Database Name"] = "Jméno databáze"; +$a->strings["Site administrator email address"] = "Emailová adresa administrátora webu"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Vaše emailová adresa účtu se musí s touto shodovat, aby bylo možné využívat administrační panel ve webovém rozhraní."; +$a->strings["Please select a default timezone for your website"] = "Prosím, vyberte výchozí časové pásmo pro váš server"; +$a->strings["Site settings"] = "Nastavení webu"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nelze najít verzi PHP pro příkazový řádek v PATH webového serveru."; +$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 'Activating scheduled tasks'"] = "Pokud na serveru nemáte nainstalovánu verzi PHP spustitelnou z příkazového řádku, nebudete moci spouštět na pozadí synchronizaci zpráv prostřednictvím cronu. Přečtěte si 'Activating scheduled tasks'\n\n podrobnosti\n návrhy\n historie\n\n\t\nThe following url is either missing from the translation or has been translated: 'http://friendica.com/node/27'>'Activating scheduled tasks'"; +$a->strings["PHP executable path"] = "Cesta k \"PHP executable\""; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Zadejte plnou cestu k spustitelnému souboru php. Tento údaj můžete ponechat nevyplněný a pokračovat v instalaci."; +$a->strings["Command line PHP"] = "Příkazový řádek PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable není php cli binary (může být verze cgi-fgci)"; +$a->strings["Found PHP version: "] = "Nalezena PHP verze:"; +$a->strings["PHP cli binary"] = "PHP cli binary"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Vyberte prosím profil, který chcete zobrazit %s při zabezpečeném prohlížení Vašeho profilu."; +$a->strings["This is required for message delivery to work."] = "Toto je nutné pro fungování doručování zpráv."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Chyba: funkce \"openssl_pkey_new\" na tomto systému není schopna generovat šifrovací klíče"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Pokud systém běží na Windows, seznamte se s \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generovat kriptovací klíče"; +$a->strings["libCurl PHP module"] = "libCurl PHP modul"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP modul"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP modul"; +$a->strings["mysqli PHP module"] = "mysqli PHP modul"; +$a->strings["mb_string PHP module"] = "mb_string PHP modul"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite modul"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Chyba: Požadovaný Apache webserver mod-rewrite modul není nainstalován."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Chyba: požadovaný libcurl PHP modul není nainstalován."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Chyba: požadovaný GD graphics PHP modul není nainstalován."; +$a->strings["Error: openssl PHP module required but not installed."] = "Chyba: požadovaný openssl PHP modul není nainstalován."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Chyba: požadovaný mysqli PHP modul není nainstalován."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Chyba: PHP modul mb_string je vyžadován, ale není nainstalován."; +$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."] = "Webový instalátor musí být schopen vytvořit soubor s názvem \".htconfig.php\" v hlavním adresáři vašeho webového serveru ale nyní mu to není umožněno."; +$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."] = "Toto je nejčastěji nastavením oprávnění, kdy webový server nemusí být schopen zapisovat soubory do vašeho adresáře - i když Vy můžete."; +$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."] = "Na konci této procedury obd nás obdržíte text k uložení v souboru pojmenovaném .htconfig.php ve Vašem Friendica kořenovém adresáři."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternativně můžete tento krok přeskočit a provést manuální instalaci. Přečtěte si prosím soubor \"INSTALL.txt\" pro další instrukce."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php je editovatelné"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica používá šablonovací nástroj Smarty3 pro zobrazení svých weobvých stránek. Smarty3 kompiluje šablony do PHP pro zrychlení vykreslování."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pro uložení kompilovaných šablon, webový server potřebuje mít přístup k zápisu do adresáře view/smarty3/ pod hlavním adresářem instalace Friendica"; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "prosím ujistěte se, že uživatel web serveru (jako například www-data) má právo zápisu do tohoto adresáře"; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Poznámka: jako bezpečnostní opatření, přidělte právo zápisu pouze k adresáři /view/smarty3/ a nikoliv už k souborům s šablonami (.tpl), které obsahuje."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 je nastaven pro zápis"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite v .htconfig nefunguje. Prověřte prosím Vaše nastavení serveru."; +$a->strings["Url rewrite is working"] = "Url rewrite je funkční."; +$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."] = "Databázový konfigurační soubor \".htconfig.php\" nemohl být uložen. Prosím, použijte přiložený text k vytvoření konfiguračního souboru ve vašem kořenovém adresáři webového serveru."; +$a->strings["

What next

"] = "

Co dál

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "Webový instalátor musí být schopen vytvořit soubor s názvem \".htconfig.php\" v hlavním adresáři Vašeho webového serveru ale nyní mu to není umožněno."; +$a->strings["Help:"] = "Nápověda:"; +$a->strings["Contact settings applied."] = "Nastavení kontaktu změněno"; +$a->strings["Contact update failed."] = "Aktualizace kontaktu selhala."; +$a->strings["Repair Contact Settings"] = "Opravit nastavení kontaktu"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "Varování: Toto je velmi pokročilé a pokud zadáte nesprávné informace, Vaše komunikace s tímto kontaktem může přestat fungovat."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Prosím použijte ihned v prohlížeči tlačítko \"zpět\" pokud si nejste jistí co dělat na této stránce."; +$a->strings["Return to contact editor"] = "Návrat k editoru kontaktu"; +$a->strings["Account Nickname"] = "Přezdívka účtu"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - upřednostněno před Jménem/Přezdívkou"; +$a->strings["Account URL"] = "URL adresa účtu"; +$a->strings["Friend Request URL"] = "Žádost o přátelství URL"; +$a->strings["Friend Confirm URL"] = "URL adresa potvrzení přátelství"; +$a->strings["Notification Endpoint URL"] = "Notifikační URL adresa"; +$a->strings["Poll/Feed URL"] = "Poll/Feed URL adresa"; +$a->strings["New photo from this URL"] = "Nové foto z této URL adresy"; +$a->strings["Remote Self"] = "Remote Self"; +$a->strings["Mirror postings from this contact"] = "Zrcadlení správ od tohoto kontaktu"; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Označit tento kontakt jako \"remote_self\", s tímto nastavením freindica bude přeposílat všechny nové příspěvky od tohoto kontaktu."; +$a->strings["No mirroring"] = "Žádné zrcadlení"; +$a->strings["Mirror as forwarded posting"] = "Zrcadlit pro přeposlané příspěvky"; +$a->strings["Mirror as my own posting"] = "Zrcadlit jako mé vlastní příspěvky"; +$a->strings["Welcome to Friendica"] = "Vítejte na Friendica"; +$a->strings["New Member Checklist"] = "Seznam doporučení pro nového člena"; +$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."] = "Rádi bychom vám nabídli několik tipů a odkazů pro začátek. Klikněte na jakoukoliv položku pro zobrazení relevantní stránky. Odkaz na tuto stránku bude viditelný z Vaší domovské stránky po dobu dvou týdnů od Vaší první registrace."; +$a->strings["Getting Started"] = "Začínáme"; +$a->strings["Friendica Walk-Through"] = "Prohlídka Friendica "; +$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Na Vaší stránce Rychlý Start - naleznete stručné představení k Vašemu profilu a záložce Síť, k vytvoření spojení s novými kontakty a nalezení skupin, ke kterým se můžete připojit."; +$a->strings["Go to Your Settings"] = "Navštivte své nastavení"; +$a->strings["On your Settings 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."] = "Na Vaší stránce Nastavení - si změňte Vaše první heslo.\nVěnujte také svou pozornost k adrese identity. Vypadá jako emailová adresa a bude Vám užitečná pro navazování přátelství na svobodné sociální síti."; +$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."] = "Prohlédněte si další nastavení, a to zejména nastavení soukromí. Nezveřejnění svého účtu v adresáři je jako mít nezveřejněné telefonní číslo. Obecně platí, že je lepší mít svůj účet zveřejněný, leda by všichni vaši potenciální přátelé věděli, jak vás přesně najít."; +$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."] = "Nahrajte si svou profilovou fotku, pokud jste tak již neučinili. Studie ukázaly, že lidé se skutečnými fotografiemi mají desetkrát častěji přátele než lidé, kteří nemají."; +$a->strings["Edit Your Profile"] = "Editujte Váš profil"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Upravit výchozí profil podle vašich představ. Prověřte nastavení pro skrytí Vašeho seznamu přátel a skrytí profilu před neznámými návštěvníky."; +$a->strings["Profile Keywords"] = "Profilová klíčová slova"; +$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."] = "Nastavte si nějaká veřejné klíčová slova pro výchozí profil, která popisují Vaše zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a navrhnout přátelství."; +$a->strings["Connecting"] = "Probíhá pokus o připojení"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Jestliže máte účet na Facebooku, povolte konektor na Facebook a bude možné (na přání) importovat všechny Vaš přátele na Facebooku a všechny Vaše konverzace."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Pokud je toto Váš soukromý server, instalací Facebok doplňku můžete zjednodušit Váš přechod na svobodný sociální web."; +$a->strings["Importing Emails"] = "Importování emaiů"; +$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"] = "Pokud chcete importovat své přátele nebo mailové skupiny a komunikovat s nimi, zadejte na Vaší stránce Nastavení kontektoru své přístupové údaje do svého emailového účtu"; +$a->strings["Go to Your Contacts Page"] = "Navštivte Vaši stránku s kontakty"; +$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 Add New Contact dialog."] = "Vaše stránka Kontakty je Vaše brána k nastavování přátelství a propojení s přáteli z dalších sítí. Typicky zadáte jejich emailovou adresu nebo URL adresu jejich serveru prostřednictvím dialogu Přidat nový kontakt."; +$a->strings["Go to Your Site's Directory"] = "Navštivte lokální adresář Friendica"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných propojených serverech. Prostřednictvím odkazů Připojení nebo Následovat si prohlédněte jejich profilovou stránku. Uveďte svou vlastní adresu identity, je-li požadována."; +$a->strings["Finding New People"] = "Nalezení nových lidí"; +$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."] = "Na bočním panelu stránky s kontakty je několik nástrojů k nalezení nových přátel. Porovnáme lidi dle zájmů, najdeme lidi podle jména nebo zájmu a poskytneme Vám návrhy založené na přátelství v síti přátel. Na zcela novém serveru se návrhy přátelství nabínou obvykle během 24 hodin."; +$a->strings["Group Your Contacts"] = "Seskupte si své kontakty"; +$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."] = "Jakmile získáte nějaké přátele, uspořádejte si je do soukromých konverzačních skupin na postranním panelu Vaší stránky Kontakty a pak můžete komunikovat s každou touto skupinu soukromě prostřednictvím stránky Síť."; +$a->strings["Why Aren't My Posts Public?"] = "Proč nejsou mé příspěvky veřejné?"; +$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."] = "Friendica respektuje Vaše soukromí. Defaultně jsou Vaše příspěvky viditelné pouze lidem, které označíte jako Vaše přátelé. Více informací naleznete v nápovědě na výše uvedeném odkazu"; +$a->strings["Getting Help"] = "Získání nápovědy"; +$a->strings["Go to the Help Section"] = "Navštivte sekci nápovědy"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Na stránkách Nápověda naleznete nejen další podrobnosti o všech funkcích Friendika ale také další zdroje informací."; $a->strings["Poke/Prod"] = "Šťouchanec"; $a->strings["poke, prod or do other things to somebody"] = "někoho šťouchnout nebo mu provést jinou věc"; $a->strings["Recipient"] = "Příjemce"; $a->strings["Choose what you wish to do to recipient"] = "Vyberte, co si přejete příjemci udělat"; $a->strings["Make this post private"] = "Změnit tento příspěvek na soukromý"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = "\n\t\tDrahý $[username],\n\t\t\tVaše heslo bylo na požádání změněno. Prosím uchovejte si tuto\n\t\tinformaci (nebo si změntě heslo ihned \n\t\tna něco, co si budete pamatovat).\n\t"; +$a->strings["Item has been removed."] = "Položka byla odstraněna."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s následuje %3\$s uživatele %2\$s"; -$a->strings["Export account"] = "Exportovat účet"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportujte svůj účet a své kontakty. Použijte tuto funkci pro vytvoření zálohy svého účtu a/nebo k přesunu na jiný server."; -$a->strings["Export all"] = "Exportovat vše"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportujte své informace k účtu, kontakty a vše své položky jako json. To může být velmi velký soubor a může to zabrat spoustu času. Tuto funkci použijte pro úplnou zálohu svého účtu(fotografie se neexportují)"; -$a->strings["Common Friends"] = "Společní přátelé"; -$a->strings["No contacts in common."] = "Žádné společné kontakty."; -$a->strings["Image exceeds size limit of %d"] = "Obrázek překročil limit velikosti %d"; -$a->strings["Wall Photos"] = "Fotografie na zdi"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s vítá %2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "To se může občas stát pokud kontakt byl zažádán oběma osobami a již byl schválen."; +$a->strings["Response from remote site was not understood."] = "Odpověď ze vzdáleného serveru nebyla srozumitelná."; +$a->strings["Unexpected response from remote site: "] = "Neočekávaná odpověď od vzdáleného serveru:"; +$a->strings["Confirmation completed successfully."] = "Potvrzení úspěšně dokončena."; +$a->strings["Remote site reported: "] = "Vzdálený server oznámil:"; +$a->strings["Temporary failure. Please wait and try again."] = "Dočasné selhání. Prosím, vyčkejte a zkuste to znovu."; +$a->strings["Introduction failed or was revoked."] = "Žádost o propojení selhala nebo byla zrušena."; +$a->strings["Unable to set contact photo."] = "Nelze nastavit fotografii kontaktu."; +$a->strings["No user record found for '%s' "] = "Pro '%s' nenalezen žádný uživatelský záznam "; +$a->strings["Our site encryption key is apparently messed up."] = "Náš šifrovací klíč zřejmě přestal správně fungovat."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Byla poskytnuta prázdná URL adresa nebo se nepodařilo URL adresu dešifrovat."; +$a->strings["Contact record was not found for you on our site."] = "Kontakt záznam nebyl nalezen pro vás na našich stránkách."; +$a->strings["Site public key not available in contact record for URL %s."] = "V adresáři není k dispozici veřejný klíč pro URL %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Váš systém poskytl duplicitní ID vůči našemu systému. Pokuste se akci zopakovat."; +$a->strings["Unable to set your contact credentials on our system."] = "Nelze nastavit Vaše přihlašovací údaje v našem systému."; +$a->strings["Unable to update your contact profile details on our system"] = "Nelze aktualizovat Váš profil v našem systému"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s se připojil k %2\$s"; +$a->strings["Unable to locate original post."] = "Nelze nalézt původní příspěvek."; +$a->strings["Empty post discarded."] = "Prázdný příspěvek odstraněn."; +$a->strings["System error. Post not saved."] = "Chyba systému. Příspěvek nebyl uložen."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Tato zpráva vám byla zaslána od %s, člena sociální sítě Friendica."; +$a->strings["You may visit them online at %s"] = "Můžete je navštívit online na adrese %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovědí na tento záznam."; +$a->strings["%s posted an update."] = "%s poslal aktualizaci."; $a->strings["Image uploaded but image cropping failed."] = "Obrázek byl odeslán, ale jeho oříznutí se nesdařilo."; $a->strings["Image size reduction [%s] failed."] = "Nepodařilo se snížit velikost obrázku [%s]."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Znovu načtěte stránku (Shift+F5) nebo vymažte cache prohlížeče, pokud se nové fotografie nezobrazí okamžitě."; @@ -1177,561 +1755,15 @@ $a->strings["Crop Image"] = "Oříznout obrázek"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Prosím, ořízněte tento obrázek pro optimální zobrazení."; $a->strings["Done Editing"] = "Editace dokončena"; $a->strings["Image uploaded successfully."] = "Obrázek byl úspěšně nahrán."; -$a->strings["Applications"] = "Aplikace"; -$a->strings["No installed applications."] = "Žádné nainstalované aplikace."; -$a->strings["Nothing new here"] = "Zde není nic nového"; -$a->strings["Clear notifications"] = "Smazat notifikace"; -$a->strings["Profile Match"] = "Shoda profilu"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Žádná klíčová slova k porovnání. Prosím, přidejte klíčová slova do Vašeho výchozího profilu."; -$a->strings["is interested in:"] = "zajímá se o:"; -$a->strings["Tag removed"] = "Štítek odstraněn"; -$a->strings["Remove Item Tag"] = "Odebrat štítek položky"; -$a->strings["Select a tag to remove: "] = "Vyberte štítek k odebrání: "; -$a->strings["Remove"] = "Odstranit"; -$a->strings["Event title and start time are required."] = "Název události a datum začátku jsou vyžadovány."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Editovat událost"; -$a->strings["link to source"] = "odkaz na zdroj"; -$a->strings["Create New Event"] = "Vytvořit novou událost"; -$a->strings["Previous"] = "Předchozí"; -$a->strings["hour:minute"] = "hodina:minuta"; -$a->strings["Event details"] = "Detaily události"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Formát je %s %s. Datum začátku a Název jsou vyžadovány."; -$a->strings["Event Starts:"] = "Událost začíná:"; -$a->strings["Required"] = "Vyžadováno"; -$a->strings["Finish date/time is not known or not relevant"] = "Datum/čas konce není zadán nebo není relevantní"; -$a->strings["Event Finishes:"] = "Akce končí:"; -$a->strings["Adjust for viewer timezone"] = "Nastavit časové pásmo pro uživatele s právem pro čtení"; -$a->strings["Description:"] = "Popis:"; -$a->strings["Title:"] = "Název:"; -$a->strings["Share this event"] = "Sdílet tuto událost"; -$a->strings["No potential page delegates located."] = "Žádní potenciální delegáti stránky nenalezeni."; -$a->strings["Delegate Page Management"] = "Správa delegátů stránky"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegáti jsou schopni řídit všechny aspekty tohoto účtu / stránky, kromě základních nastavení účtu. Prosím, nepředávejte svůj osobní účet nikomu, komu úplně nevěříte.."; -$a->strings["Existing Page Managers"] = "Stávající správci stránky"; -$a->strings["Existing Page Delegates"] = "Stávající delegáti stránky "; -$a->strings["Potential Delegates"] = "Potenciální delegáti"; -$a->strings["Add"] = "Přidat"; -$a->strings["No entries."] = "Žádné záznamy."; -$a->strings["Contacts who are not members of a group"] = "Kontakty, které nejsou členy skupiny"; -$a->strings["Files"] = "Soubory"; -$a->strings["System down for maintenance"] = "Systém vypnut z důvodů údržby"; -$a->strings["Remove My Account"] = "Odstranit můj účet"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tímto bude kompletně odstraněn váš účet. Jakmile bude účet odstraněn, nebude už možné ho obnovit."; -$a->strings["Please enter your password for verification:"] = "Prosím, zadejte své heslo pro ověření:"; -$a->strings["Friend suggestion sent."] = "Návrhy přátelství odeslány "; -$a->strings["Suggest Friends"] = "Navrhněte přátelé"; -$a->strings["Suggest a friend for %s"] = "Navrhněte přátelé pro uživatele %s"; -$a->strings["Unable to locate original post."] = "Nelze nalézt původní příspěvek."; -$a->strings["Empty post discarded."] = "Prázdný příspěvek odstraněn."; -$a->strings["System error. Post not saved."] = "Chyba systému. Příspěvek nebyl uložen."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Tato zpráva vám byla zaslána od %s, člena sociální sítě Friendica."; -$a->strings["You may visit them online at %s"] = "Můžete je navštívit online na adrese %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovědí na tento záznam."; -$a->strings["%s posted an update."] = "%s poslal aktualizaci."; -$a->strings["{0} wants to be your friend"] = "{0} chce být Vaším přítelem"; -$a->strings["{0} sent you a message"] = "{0} vám poslal zprávu"; -$a->strings["{0} requested registration"] = "{0} požaduje registraci"; -$a->strings["{0} commented %s's post"] = "{0} komentoval příspěvek uživatele %s"; -$a->strings["{0} liked %s's post"] = "{0} má rád příspěvek uživatele %s"; -$a->strings["{0} disliked %s's post"] = "{0} nemá rád příspěvek uživatele %s"; -$a->strings["{0} is now friends with %s"] = "{0} se skamarádil s %s"; -$a->strings["{0} posted"] = "{0} zasláno"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} označen %s' příspěvek s #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} vás zmínil v příspěvku"; -$a->strings["OpenID protocol error. No ID returned."] = "Chyba OpenID protokolu. Navrátilo se žádné ID."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nenalezen účet a OpenID registrace na tomto serveru není dovolena."; -$a->strings["Login failed."] = "Přihlášení se nezdařilo."; -$a->strings["Invalid request identifier."] = "Neplatný identifikátor požadavku."; -$a->strings["Discard"] = "Odstranit"; -$a->strings["System"] = "Systém"; -$a->strings["Network"] = "Síť"; -$a->strings["Introductions"] = "Představení"; -$a->strings["Show Ignored Requests"] = "Zobrazit ignorované žádosti"; -$a->strings["Hide Ignored Requests"] = "Skrýt ignorované žádosti"; -$a->strings["Notification type: "] = "Typ oznámení: "; -$a->strings["Friend Suggestion"] = "Návrh přátelství"; -$a->strings["suggested by %s"] = "navrhl %s"; -$a->strings["Post a new friend activity"] = "Zveřejnit aktivitu nového přítele."; -$a->strings["if applicable"] = "je-li použitelné"; -$a->strings["Claims to be known to you: "] = "Vaši údajní známí: "; -$a->strings["yes"] = "ano"; -$a->strings["no"] = "ne"; -$a->strings["Approve as: "] = "Schválit jako: "; -$a->strings["Friend"] = "Přítel"; -$a->strings["Sharer"] = "Sdílené"; -$a->strings["Fan/Admirer"] = "Fanoušek / obdivovatel"; -$a->strings["Friend/Connect Request"] = "Přítel / žádost o připojení"; -$a->strings["New Follower"] = "Nový následovník"; -$a->strings["No introductions."] = "Žádné představení."; -$a->strings["Notifications"] = "Upozornění"; -$a->strings["%s liked %s's post"] = "Uživateli %s se líbí příspěvek uživatele %s"; -$a->strings["%s disliked %s's post"] = "Uživateli %s se nelíbí příspěvek uživatele %s"; -$a->strings["%s is now friends with %s"] = "%s se nyní přátelí s %s"; -$a->strings["%s created a new post"] = "%s vytvořil nový příspěvek"; -$a->strings["%s commented on %s's post"] = "%s okomentoval příspěvek uživatele %s'"; -$a->strings["No more network notifications."] = "Žádné další síťové upozornění."; -$a->strings["Network Notifications"] = "Upozornění Sítě"; -$a->strings["No more personal notifications."] = "Žádné další osobní upozornění."; -$a->strings["Personal Notifications"] = "Osobní upozornění"; -$a->strings["No more home notifications."] = "Žádné další domácí upozornění."; -$a->strings["Home Notifications"] = "Domácí upozornění"; -$a->strings["Total invitation limit exceeded."] = "Celkový limit pozvánek byl překročen"; -$a->strings["%s : Not a valid email address."] = "%s : není platná e-mailová adresa."; -$a->strings["Please join us on Friendica"] = "Prosím přidejte se k nám na Friendice"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limit pozvánek byl překročen. Prosím kontaktujte vašeho administrátora webu."; -$a->strings["%s : Message delivery failed."] = "%s : Doručení zprávy se nezdařilo."; -$a->strings["%d message sent."] = array( - 0 => "%d zpráva odeslána.", - 1 => "%d zprávy odeslány.", - 2 => "%d zprávy odeslány.", -); -$a->strings["You have no more invitations available"] = "Nemáte k dispozici žádné další pozvánky"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Navštivte %s pro seznam veřejných serverů, na kterých se můžete přidat. Členové Friendica se mohou navzájem propojovat, stejně tak jako se mohou přiopojit se členy mnoha dalších sociálních sítí."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "K akceptaci této pozvánky prosím navštivte a registrujte se na %s nebo na kterékoliv jiném veřejném Friendica serveru."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica servery jsou všechny propojené a vytváří tak rozsáhlou sociální síť s důrazem na soukromý a je pod kontrolou svých členů. Členové se mohou propojovat s mnoha dalšími tradičními sociálními sítěmi. Navštivte %s pro seznam alternativních Friendica serverů kde se můžete přidat."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Omlouváme se. Systém nyní není nastaven tak, aby se připojil k ostatním veřejným serverům nebo umožnil pozvat nové členy."; -$a->strings["Send invitations"] = "Poslat pozvánky"; -$a->strings["Enter email addresses, one per line:"] = "Zadejte e-mailové adresy, jednu na řádek:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Jste srdečně pozván se připojit ke mně a k mým blízkým přátelům na Friendica - a pomoci nám vytvořit lepší sociální síť."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Budete muset zadat kód této pozvánky: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Jakmile se zaregistrujete, prosím spojte se se mnou přes mou profilovu stránku na:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Pro více informací o Friendica projektu a o tom, proč je tak důležitý, prosím navštivte http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Správa identit a / nebo stránek"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Přepnutí mezi různými identitami nebo komunitními/skupinovými stránkami, které sdílí Vaše detaily účtu, nebo kterým jste přidělili oprávnění nastavovat přístupová práva."; -$a->strings["Select an identity to manage: "] = "Vyberte identitu pro správu: "; -$a->strings["Welcome to %s"] = "Vítá Vás %s"; $a->strings["Friends of %s"] = "Přátelé uživatele %s"; $a->strings["No friends to display."] = "Žádní přátelé k zobrazení"; -$a->strings["Add New Contact"] = "Přidat nový kontakt"; -$a->strings["Enter address or web location"] = "Zadejte adresu nebo umístění webu"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Příklad: jan@příklad.cz, http://příklad.cz/jana"; -$a->strings["%d invitation available"] = array( - 0 => "Pozvánka %d k dispozici", - 1 => "Pozvánky %d k dispozici", - 2 => "Pozvánky %d k dispozici", -); -$a->strings["Find People"] = "Nalézt lidi"; -$a->strings["Enter name or interest"] = "Zadejte jméno nebo zájmy"; -$a->strings["Connect/Follow"] = "Připojit / Následovat"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Příklady: Robert Morgenstein, rybaření"; -$a->strings["Random Profile"] = "Náhodný Profil"; -$a->strings["Networks"] = "Sítě"; -$a->strings["All Networks"] = "Všechny sítě"; -$a->strings["Saved Folders"] = "Uložené složky"; -$a->strings["Everything"] = "Všechno"; -$a->strings["Categories"] = "Kategorie"; -$a->strings["Click here to upgrade."] = "Klikněte zde pro aktualizaci."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Tato akce překročí limit nastavené Vaším předplatným."; -$a->strings["This action is not available under your subscription plan."] = "Tato akce není v rámci Vašeho předplatného dostupná."; -$a->strings["User not found."] = "Uživatel nenalezen"; -$a->strings["There is no status with this id."] = "Není tu žádný status s tímto id."; -$a->strings["There is no conversation with this id."] = "Nemáme žádnou konverzaci s tímto id."; -$a->strings["view full size"] = "zobrazit v plné velikosti"; -$a->strings["Starts:"] = "Začíná:"; -$a->strings["Finishes:"] = "Končí:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Nelze nalézt záznam v DNS pro databázový server '%s'"; -$a->strings["(no subject)"] = "(Bez předmětu)"; -$a->strings["noreply"] = "neodpovídat"; -$a->strings["An invitation is required."] = "Pozvánka je vyžadována."; -$a->strings["Invitation could not be verified."] = "Pozvánka nemohla být ověřena."; -$a->strings["Invalid OpenID url"] = "Neplatný odkaz OpenID"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Zaznamenali jsme problém s Vaším přihlášením prostřednictvím Vámi zadaným OpenID. Prosím ověřte si, že jste ID zadali správně. "; -$a->strings["The error message was:"] = "Chybová zpráva byla:"; -$a->strings["Please enter the required information."] = "Zadejte prosím požadované informace."; -$a->strings["Please use a shorter name."] = "Použijte prosím kratší jméno."; -$a->strings["Name too short."] = "Jméno je příliš krátké."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Nezdá se, že by to bylo vaše celé jméno (křestní jméno a příjmení)."; -$a->strings["Your email domain is not among those allowed on this site."] = "Váš e-mailová doména není na tomto serveru mezi povolenými."; -$a->strings["Not a valid email address."] = "Neplatná e-mailová adresa."; -$a->strings["Cannot use that email."] = "Tento e-mail nelze použít."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Vaše \"přezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a musí začínat písmenem."; -$a->strings["Nickname is already registered. Please choose another."] = "Přezdívka je již registrována. Prosím vyberte jinou."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Tato přezdívka již zde byla použita a nemůže být využita znovu. Prosím vyberete si jinou."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "Závažná chyba: Generování bezpečnostních klíčů se nezdařilo."; -$a->strings["An error occurred during registration. Please try again."] = "Došlo k chybě při registraci. Zkuste to prosím znovu."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Došlo k chybě při vytváření Vašeho výchozího profilu. Zkuste to prosím znovu."; -$a->strings["Friends"] = "Přátelé"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s šťouchnul %2\$s"; -$a->strings["poked"] = "šťouchnut"; -$a->strings["post/item"] = "příspěvek/položka"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "uživatel %1\$s označil %2\$s's %3\$s jako oblíbeného"; -$a->strings["remove"] = "odstranit"; -$a->strings["Delete Selected Items"] = "Smazat vybrané položky"; -$a->strings["Follow Thread"] = "Následovat vlákno"; -$a->strings["View Status"] = "Zobrazit Status"; -$a->strings["View Profile"] = "Zobrazit Profil"; -$a->strings["View Photos"] = "Zobrazit Fotky"; -$a->strings["Network Posts"] = "Zobrazit Příspěvky sítě"; -$a->strings["Edit Contact"] = "Editovat Kontakty"; -$a->strings["Send PM"] = "Poslat soukromou zprávu"; -$a->strings["Poke"] = "Šťouchnout"; -$a->strings["%s likes this."] = "%s se to líbí."; -$a->strings["%s doesn't like this."] = "%s se to nelíbí."; -$a->strings["%2\$d people like this"] = "%2\$d lidem se to líbí"; -$a->strings["%2\$d people don't like this"] = "%2\$d lidem se to nelíbí"; -$a->strings["and"] = "a"; -$a->strings[", and %d other people"] = ", a %d dalších lidí"; -$a->strings["%s like this."] = "%s se to líbí."; -$a->strings["%s don't like this."] = "%s se to nelíbí."; -$a->strings["Visible to everybody"] = "Viditelné pro všechny"; -$a->strings["Please enter a video link/URL:"] = "Prosím zadejte URL adresu videa:"; -$a->strings["Please enter an audio link/URL:"] = "Prosím zadejte URL adresu zvukového záznamu:"; -$a->strings["Tag term:"] = "Štítek:"; -$a->strings["Where are you right now?"] = "Kde právě jste?"; -$a->strings["Delete item(s)?"] = "Smazat položku(y)?"; -$a->strings["Post to Email"] = "Poslat příspěvek na e-mail"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Kontektory deaktivovány, od \"%s\" je aktivován."; -$a->strings["permissions"] = "oprávnění"; -$a->strings["Post to Groups"] = "Zveřejnit na Groups"; -$a->strings["Post to Contacts"] = "Zveřejnit na Groups"; -$a->strings["Private post"] = "Soukromý příspěvek"; -$a->strings["Logged out."] = "Odhlášen."; -$a->strings["Error decoding account file"] = "Chyba dekódování uživatelského účtu"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Chyba! V datovém souboru není označení verze! Je to opravdu soubor s účtem Friendica?"; -$a->strings["Error! Cannot check nickname"] = "Chyba! Nelze ověřit přezdívku"; -$a->strings["User '%s' already exists on this server!"] = "Uživatel '%s' již na tomto serveru existuje!"; -$a->strings["User creation error"] = "Chyba vytváření uživatele"; -$a->strings["User profile creation error"] = "Chyba vytváření uživatelského účtu"; -$a->strings["%d contact not imported"] = array( - 0 => "%d kontakt nenaimporován", - 1 => "%d kontaktů nenaimporováno", - 2 => "%d kontakty nenaimporovány", -); -$a->strings["Done. You can now login with your username and password"] = "Hotovo. Nyní se můžete přihlásit se svými uživatelským účtem a heslem"; -$a->strings["newer"] = "novější"; -$a->strings["older"] = "starší"; -$a->strings["prev"] = "předchozí"; -$a->strings["first"] = "první"; -$a->strings["last"] = "poslední"; -$a->strings["next"] = "další"; -$a->strings["No contacts"] = "Žádné kontakty"; -$a->strings["%d Contact"] = array( - 0 => "%d kontakt", - 1 => "%d kontaktů", - 2 => "%d kontaktů", -); -$a->strings["poke"] = "šťouchnout"; -$a->strings["ping"] = "cinknout"; -$a->strings["pinged"] = "cinkut"; -$a->strings["prod"] = "pobídnout"; -$a->strings["prodded"] = "pobídnut"; -$a->strings["slap"] = "dát facku"; -$a->strings["slapped"] = "být uhozen"; -$a->strings["finger"] = "osahávat"; -$a->strings["fingered"] = "osaháván"; -$a->strings["rebuff"] = "odmítnout"; -$a->strings["rebuffed"] = "odmítnut"; -$a->strings["happy"] = "šťasný"; -$a->strings["sad"] = "smutný"; -$a->strings["mellow"] = "jemný"; -$a->strings["tired"] = "unavený"; -$a->strings["perky"] = "emergický"; -$a->strings["angry"] = "nazlobený"; -$a->strings["stupified"] = "otupen"; -$a->strings["puzzled"] = "popletený"; -$a->strings["interested"] = "zajímavý"; -$a->strings["bitter"] = "hořký"; -$a->strings["cheerful"] = "radnostný"; -$a->strings["alive"] = "naživu"; -$a->strings["annoyed"] = "otráven"; -$a->strings["anxious"] = "znepokojený"; -$a->strings["cranky"] = "mrzutý"; -$a->strings["disturbed"] = "vyrušen"; -$a->strings["frustrated"] = "frustrovaný"; -$a->strings["motivated"] = "motivovaný"; -$a->strings["relaxed"] = "uvolněný"; -$a->strings["surprised"] = "překvapený"; -$a->strings["Monday"] = "Pondělí"; -$a->strings["Tuesday"] = "Úterý"; -$a->strings["Wednesday"] = "Středa"; -$a->strings["Thursday"] = "Čtvrtek"; -$a->strings["Friday"] = "Pátek"; -$a->strings["Saturday"] = "Sobota"; -$a->strings["Sunday"] = "Neděle"; -$a->strings["January"] = "Ledna"; -$a->strings["February"] = "Února"; -$a->strings["March"] = "Března"; -$a->strings["April"] = "Dubna"; -$a->strings["May"] = "Května"; -$a->strings["June"] = "Června"; -$a->strings["July"] = "Července"; -$a->strings["August"] = "Srpna"; -$a->strings["September"] = "Září"; -$a->strings["October"] = "Října"; -$a->strings["November"] = "Listopadu"; -$a->strings["December"] = "Prosinec"; -$a->strings["bytes"] = "bytů"; -$a->strings["Click to open/close"] = "Klikněte pro otevření/zavření"; -$a->strings["Select an alternate language"] = "Vyběr alternativního jazyka"; -$a->strings["activity"] = "aktivita"; -$a->strings["post"] = "příspěvek"; -$a->strings["Item filed"] = "Položka vyplněna"; -$a->strings["Friendica Notification"] = "Friendica Notifikace"; -$a->strings["Thank You,"] = "Děkujeme, "; -$a->strings["%s Administrator"] = "%s Administrátor"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Upozornění] Obdržena nová zpráva na %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s Vám poslal novou soukromou zprávu na %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s Vám poslal %2\$s."; -$a->strings["a private message"] = "soukromá zpráva"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Prosím navštivte %s pro zobrazení Vašich soukromých zpráv a možnost na ně odpovědět."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s okomentoval na [url=%2\$s]%3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s okomentoval na [url=%2\$s]%3\$s's %4\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s okomentoval na [url=%2\$s]Váš %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Upozornění] Komentář ke konverzaci #%1\$d od %2\$s"; -$a->strings["%s commented on an item/conversation you have been following."] = "Uživatel %s okomentoval vámi sledovanou položku/konverzaci."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Prosím navštivte %s pro zobrazení konverzace a možnosti odpovědět."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Upozornění] %s umístěn na Vaši profilovou zeď"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s přidal příspěvek na Vaši profilovou zeď na %2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s napřidáno na [url=%2\$s]na Vaši zeď[/url]"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Upozornění] %s Vás označil"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s Vás označil na %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]Vás označil[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s nasdílel nový příspěvek"; -$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s nasdílel nový příspěvek na %2\$s"; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]nasdílel příspěvek[/url]."; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Upozornění] %1\$s Vás šťouchnul"; -$a->strings["%1\$s poked you at %2\$s"] = "%1\$s Vás šťouchnul na %2\$s"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "Uživatel %1\$s [url=%2\$s]Vás šťouchnul[/url]."; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Upozornění] %s označil Váš příspěvek"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s označil Váš příspěvek na %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s označil [url=%2\$s]Váš příspěvek[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Upozornění] Obdrženo přestavení"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Obdržel jste žádost o spojení od '%1\$s' na %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Obdržel jste [url=%1\$s]žádost o spojení[/url] od %2\$s."; -$a->strings["You may visit their profile at %s"] = "Můžete navštívit jejich profil na %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Prosím navštivte %s pro schválení či zamítnutí představení."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Upozornění] Obdržen návrh na přátelství"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Obdržel jste návrh přátelství od '%1\$s' na %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Obdržel jste [url=%1\$s]návrh přátelství[/url] s %2\$s from %3\$s."; -$a->strings["Name:"] = "Jméno:"; -$a->strings["Photo:"] = "Foto:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Prosím navštivte %s pro schválení či zamítnutí doporučení."; -$a->strings[" on Last.fm"] = " na Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Dříve smazaná skupina s tímto jménem byla obnovena. Stávající oprávnění může ovlivnit tuto skupinu a její budoucí členy. Pokud to není to, co jste chtěli, vytvořte, prosím, další skupinu s jiným názvem."; -$a->strings["Default privacy group for new contacts"] = "Defaultní soukromá skrupina pro nové kontakty."; -$a->strings["Everybody"] = "Všichni"; -$a->strings["edit"] = "editovat"; -$a->strings["Edit group"] = "Editovat skupinu"; -$a->strings["Create a new group"] = "Vytvořit novou skupinu"; -$a->strings["Contacts not in any group"] = "Kontakty, které nejsou v žádné skupině"; -$a->strings["Connect URL missing."] = "Chybí URL adresa."; -$a->strings["This site is not configured to allow communications with other networks."] = "Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními sítěmi."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Nenalezen žádný kompatibilní komunikační protokol nebo kanál."; -$a->strings["The profile address specified does not provide adequate information."] = "Uvedená adresa profilu neposkytuje dostatečné informace."; -$a->strings["An author or name was not found."] = "Autor nebo jméno nenalezeno"; -$a->strings["No browser URL could be matched to this address."] = "Této adrese neodpovídá žádné URL prohlížeče."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Není možné namapovat adresu identity ve stylu @ s žádným možným protokolem ani emailovým kontaktem."; -$a->strings["Use mailto: in front of address to force email check."] = "Použite mailo: před adresou k vynucení emailové kontroly."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Zadaná adresa profilu patří do sítě, která byla na tomto serveru zakázána."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Omezený profil. Tato osoba nebude schopna od Vás přijímat přímé / osobní sdělení."; -$a->strings["Unable to retrieve contact information."] = "Nepodařilo se získat kontaktní informace."; -$a->strings["following"] = "následující"; -$a->strings["[no subject]"] = "[bez předmětu]"; -$a->strings["End this session"] = "Konec této relace"; -$a->strings["Your videos"] = "Vaše videa"; -$a->strings["Your personal notes"] = "Vaše osobní poznámky"; -$a->strings["Sign in"] = "Přihlásit se"; -$a->strings["Home Page"] = "Domácí stránka"; -$a->strings["Create an account"] = "Vytvořit účet"; -$a->strings["Help and documentation"] = "Nápověda a dokumentace"; -$a->strings["Apps"] = "Aplikace"; -$a->strings["Addon applications, utilities, games"] = "Doplňkové aplikace, nástroje, hry"; -$a->strings["Search site content"] = "Hledání na stránkách tohoto webu"; -$a->strings["Conversations on this site"] = "Konverzace na tomto webu"; -$a->strings["Directory"] = "Adresář"; -$a->strings["People directory"] = "Adresář"; -$a->strings["Information"] = "Informace"; -$a->strings["Information about this friendica instance"] = "Informace o této instanci Friendica"; -$a->strings["Conversations from your friends"] = "Konverzace od Vašich přátel"; -$a->strings["Network Reset"] = "Síťový Reset"; -$a->strings["Load Network page with no filters"] = "Načíst stránku Síť bez filtrů"; -$a->strings["Friend Requests"] = "Žádosti přátel"; -$a->strings["See all notifications"] = "Zobrazit všechny upozornění"; -$a->strings["Mark all system notifications seen"] = "Označit všechny upozornění systému jako přečtené"; -$a->strings["Private mail"] = "Soukromá pošta"; -$a->strings["Inbox"] = "Doručená pošta"; -$a->strings["Outbox"] = "Odeslaná pošta"; -$a->strings["Manage"] = "Spravovat"; -$a->strings["Manage other pages"] = "Spravovat jiné stránky"; -$a->strings["Account settings"] = "Nastavení účtu"; -$a->strings["Manage/Edit Profiles"] = "Spravovat/Editovat Profily"; -$a->strings["Manage/edit friends and contacts"] = "Spravovat/upravit přátelé a kontakty"; -$a->strings["Site setup and configuration"] = "Nastavení webu a konfigurace"; -$a->strings["Navigation"] = "Navigace"; -$a->strings["Site map"] = "Mapa webu"; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "Narozeniny:"; -$a->strings["Age:"] = "Věk:"; -$a->strings["for %1\$d %2\$s"] = "pro %1\$d %2\$s"; -$a->strings["Tags:"] = "Štítky:"; -$a->strings["Religion:"] = "Náboženství:"; -$a->strings["Hobbies/Interests:"] = "Koníčky/zájmy:"; -$a->strings["Contact information and Social Networks:"] = "Kontaktní informace a sociální sítě:"; -$a->strings["Musical interests:"] = "Hudební vkus:"; -$a->strings["Books, literature:"] = "Knihy, literatura:"; -$a->strings["Television:"] = "Televize:"; -$a->strings["Film/dance/culture/entertainment:"] = "Film/tanec/kultura/zábava:"; -$a->strings["Love/Romance:"] = "Láska/romance"; -$a->strings["Work/employment:"] = "Práce/zaměstnání:"; -$a->strings["School/education:"] = "Škola/vzdělávání:"; -$a->strings["Image/photo"] = "Obrázek/fotografie"; -$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; -$a->strings["%s wrote the following post"] = "%s napsal následující příspěvek"; -$a->strings["$1 wrote:"] = "$1 napsal:"; -$a->strings["Encrypted content"] = "Šifrovaný obsah"; -$a->strings["Unknown | Not categorised"] = "Neznámé | Nezařazeno"; -$a->strings["Block immediately"] = "Okamžitě blokovat "; -$a->strings["Shady, spammer, self-marketer"] = "pochybný, spammer, self-makerter"; -$a->strings["Known to me, but no opinion"] = "Znám ho ale, ale bez rozhodnutí"; -$a->strings["OK, probably harmless"] = "OK, pravděpodobně neškodný"; -$a->strings["Reputable, has my trust"] = "Renomovaný, má mou důvěru"; -$a->strings["Weekly"] = "Týdenně"; -$a->strings["Monthly"] = "Měsíčně"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = "Diaspora konektor"; -$a->strings["Statusnet"] = "Statusnet"; -$a->strings["App.net"] = "App.net"; -$a->strings["Miscellaneous"] = "Různé"; -$a->strings["year"] = "rok"; -$a->strings["month"] = "měsíc"; -$a->strings["day"] = "den"; -$a->strings["never"] = "nikdy"; -$a->strings["less than a second ago"] = "méně než před sekundou"; -$a->strings["years"] = "let"; -$a->strings["months"] = "měsíců"; -$a->strings["week"] = "týdnem"; -$a->strings["weeks"] = "týdny"; -$a->strings["days"] = "dnů"; -$a->strings["hour"] = "hodina"; -$a->strings["hours"] = "hodin"; -$a->strings["minute"] = "minuta"; -$a->strings["minutes"] = "minut"; -$a->strings["second"] = "sekunda"; -$a->strings["seconds"] = "sekund"; -$a->strings["%1\$d %2\$s ago"] = "před %1\$d %2\$s"; -$a->strings["%s's birthday"] = "%s má narozeniny"; -$a->strings["Happy Birthday %s"] = "Veselé narozeniny %s"; -$a->strings["General Features"] = "Obecné funkčnosti"; -$a->strings["Multiple Profiles"] = "Vícenásobné profily"; -$a->strings["Ability to create multiple profiles"] = "Schopnost vytvořit vícenásobné profily"; -$a->strings["Post Composition Features"] = "Nastavení vytváření příspěvků"; -$a->strings["Richtext Editor"] = "Richtext Editor"; -$a->strings["Enable richtext editor"] = "Povolit richtext editor"; -$a->strings["Post Preview"] = "Náhled příspěvku"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Povolit náhledy příspěvků a komentářů před jejich zveřejněním"; -$a->strings["Auto-mention Forums"] = "Automaticky zmíněná Fóra"; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Přidat/odebrat zmínku, když stránka fóra je označena/odznačena v ACL okně"; -$a->strings["Network Sidebar Widgets"] = "Síťové postranní widgety"; -$a->strings["Search by Date"] = "Vyhledávat dle Data"; -$a->strings["Ability to select posts by date ranges"] = "Možnost označit příspěvky dle časového intervalu"; -$a->strings["Group Filter"] = "Skupinový Filtr"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené skupiny"; -$a->strings["Network Filter"] = "Síťový Filtr"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené sítě"; -$a->strings["Save search terms for re-use"] = "Uložit kritéria vyhledávání pro znovupoužití"; -$a->strings["Network Tabs"] = "Síťové záložky"; -$a->strings["Network Personal Tab"] = "Osobní síťový záložka "; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Povolit záložku pro zobrazení pouze síťových příspěvků, na které jste reagoval "; -$a->strings["Network New Tab"] = "Nová záložka síť"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Povolit záložku pro zobrazení pouze nových příspěvků (za posledních 12 hodin)"; -$a->strings["Network Shared Links Tab"] = "záložka Síťové sdílené odkazy "; -$a->strings["Enable tab to display only Network posts with links in them"] = "Povolit záložky pro zobrazování pouze Síťových příspěvků s vazbou na ně"; -$a->strings["Post/Comment Tools"] = "Nástroje Příspěvků/Komentářů"; -$a->strings["Multiple Deletion"] = "Násobné mazání"; -$a->strings["Select and delete multiple posts/comments at once"] = "Označit a smazat více "; -$a->strings["Edit Sent Posts"] = "Editovat Odeslané příspěvky"; -$a->strings["Edit and correct posts and comments after sending"] = "Editovat a opravit příspěvky a komentáře po odeslání"; -$a->strings["Tagging"] = "Štítkování"; -$a->strings["Ability to tag existing posts"] = "Schopnost přidat štítky ke stávajícím příspvěkům"; -$a->strings["Post Categories"] = "Kategorie příspěvků"; -$a->strings["Add categories to your posts"] = "Přidat kategorie k Vašim příspěvkům"; -$a->strings["Ability to file posts under folders"] = "Možnost řadit příspěvky do složek"; -$a->strings["Dislike Posts"] = "Označit příspěvky jako neoblíbené"; -$a->strings["Ability to dislike posts/comments"] = "Možnost označit příspěvky/komentáře jako neoblíbené"; -$a->strings["Star Posts"] = "Příspěvky s hvězdou"; -$a->strings["Ability to mark special posts with a star indicator"] = "Možnost označit příspěvky s indikátorem hvězdy"; -$a->strings["Sharing notification from Diaspora network"] = "Sdílení oznámení ze sítě Diaspora"; -$a->strings["Attachments:"] = "Přílohy:"; -$a->strings["Errors encountered creating database tables."] = "Při vytváření databázových tabulek došlo k chybám."; -$a->strings["Errors encountered performing database changes."] = "Při provádění databázových změn došlo k chybám."; -$a->strings["Visible to everybody"] = "Viditelné pro všechny"; -$a->strings["A new person is sharing with you at "] = "Nový člověk si s vámi sdílí na"; -$a->strings["You have a new follower at "] = "Máte nového následovníka na"; -$a->strings["Do you really want to delete this item?"] = "Opravdu chcete smazat tuto položku?"; -$a->strings["Archives"] = "Archív"; -$a->strings["Embedded content"] = "vložený obsah"; -$a->strings["Embedding disabled"] = "Vkládání zakázáno"; -$a->strings["Welcome "] = "Vítejte "; -$a->strings["Please upload a profile photo."] = "Prosím nahrejte profilovou fotografii"; -$a->strings["Welcome back "] = "Vítejte zpět "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním."; -$a->strings["Male"] = "Muž"; -$a->strings["Female"] = "Žena"; -$a->strings["Currently Male"] = "V současné době muž"; -$a->strings["Currently Female"] = "V současné době žena"; -$a->strings["Mostly Male"] = "Většinou muž"; -$a->strings["Mostly Female"] = "Většinou žena"; -$a->strings["Transgender"] = "Transgender"; -$a->strings["Intersex"] = "Intersex"; -$a->strings["Transsexual"] = "Transexuál"; -$a->strings["Hermaphrodite"] = "Hermafrodit"; -$a->strings["Neuter"] = "Neutrál"; -$a->strings["Non-specific"] = "Nespecifikováno"; -$a->strings["Other"] = "Jiné"; -$a->strings["Undecided"] = "Nerozhodnuto"; -$a->strings["Males"] = "Muži"; -$a->strings["Females"] = "Ženy"; -$a->strings["Gay"] = "Gay"; -$a->strings["Lesbian"] = "Lesbička"; -$a->strings["No Preference"] = "Bez preferencí"; -$a->strings["Bisexual"] = "Bisexuál"; -$a->strings["Autosexual"] = "Autosexuál"; -$a->strings["Abstinent"] = "Abstinent"; -$a->strings["Virgin"] = "panic/panna"; -$a->strings["Deviant"] = "Deviant"; -$a->strings["Fetish"] = "Fetišista"; -$a->strings["Oodles"] = "Hodně"; -$a->strings["Nonsexual"] = "Nesexuální"; -$a->strings["Single"] = "Svobodný"; -$a->strings["Lonely"] = "Osamnělý"; -$a->strings["Available"] = "Dostupný"; -$a->strings["Unavailable"] = "Nedostupný"; -$a->strings["Has crush"] = "Zamilovaný"; -$a->strings["Infatuated"] = "Zabouchnutý"; -$a->strings["Dating"] = "Seznamující se"; -$a->strings["Unfaithful"] = "Nevěrný"; -$a->strings["Sex Addict"] = "Závislý na sexu"; -$a->strings["Friends/Benefits"] = "Přátelé / výhody"; -$a->strings["Casual"] = "Ležérní"; -$a->strings["Engaged"] = "Zadaný"; -$a->strings["Married"] = "Ženatý/vdaná"; -$a->strings["Imaginarily married"] = "Pomyslně ženatý/vdaná"; -$a->strings["Partners"] = "Partneři"; -$a->strings["Cohabiting"] = "Žijící ve společné domácnosti"; -$a->strings["Common law"] = "Zvykové právo"; -$a->strings["Happy"] = "Šťastný"; -$a->strings["Not looking"] = "Nehledající"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Zrazen"; -$a->strings["Separated"] = "Odloučený"; -$a->strings["Unstable"] = "Nestálý"; -$a->strings["Divorced"] = "Rozvedený(á)"; -$a->strings["Imaginarily divorced"] = "Pomyslně rozvedený"; -$a->strings["Widowed"] = "Ovdovělý(á)"; -$a->strings["Uncertain"] = "Nejistý"; -$a->strings["It's complicated"] = "Je to složité"; -$a->strings["Don't care"] = "Nezajímá"; -$a->strings["Ask me"] = "Zeptej se mě"; -$a->strings["stopped following"] = "následování zastaveno"; -$a->strings["Drop Contact"] = "Odstranit kontakt"; +$a->strings["Find on this site"] = "Nalézt na tomto webu"; +$a->strings["Site Directory"] = "Adresář serveru"; +$a->strings["Gender: "] = "Pohlaví: "; +$a->strings["No entries (some entries may be hidden)."] = "Žádné záznamy (některé položky mohou být skryty)."; +$a->strings["Time Conversion"] = "Časová konverze"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica poskytuje tuto službu pro sdílení událostí s ostatními sítěmi a přáteli v neznámých časových zónách"; +$a->strings["UTC time: %s"] = "UTC čas: %s"; +$a->strings["Current timezone: %s"] = "Aktuální časové pásmo: %s"; +$a->strings["Converted localtime: %s"] = "Převedený lokální čas : %s"; +$a->strings["Please select your timezone:"] = "Prosím, vyberte své časové pásmo:"; diff --git a/view/de/messages.po b/view/de/messages.po index 28ec60ecec..249af61464 100644 --- a/view/de/messages.po +++ b/view/de/messages.po @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-12 07:42+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-28 10:34+0000\n" "Last-Translator: bavatar \n" "Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "MIME-Version: 1.0\n" @@ -36,219 +36,308 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Dieser Beitrag wurde bearbeitet." - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Private Nachricht" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Bearbeiten" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Auswählen" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Löschen" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "In Ordner speichern" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "markieren" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "Markierung entfernen" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "Markierung umschalten" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "markiert" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "Tag hinzufügen" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Ich mag das (toggle)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "mag ich" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Ich mag das nicht (toggle)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "mag ich nicht" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Weitersagen" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "Teilen" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Kategorien:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Abgelegt unter:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Das Profil von %s auf %s betrachten." - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "zu" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "via" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Wall-to-Wall" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "via Wall-To-Wall:" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s von %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Kommentar" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Bitte warten" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d Kommentar" -msgstr[1] "%d Kommentare" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "Kommentar" -msgstr[1] "Kommentare" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "mehr anzeigen" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Das bist du" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Senden" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Fett" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Themeneinstellungen" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Kursiv" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Wähle das Vergrößerungsmaß für Bilder in Beiträgen und Kommentaren (Höhe und Breite)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Unterstrichen" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Schriftgröße für Beiträge und Kommentare festlegen" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Zitat" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Theme Breite festlegen" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Code" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Farbschema" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Bild" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "Stil auswählen" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Link" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "nicht zeigen" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Video" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "zeigen" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Vorschau" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Liniengröße für Beiträge und Kommantare festlegen" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Auflösung für die Mittelspalte setzen" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Wähle Farbschema" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Zoomfaktor der Earth Layer" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Longitude (X) der Earth Layer" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Latitude (Y) der Earth Layer" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Foren" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Earth Layers" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Community-Profile" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Hilfe oder @NewHere" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Verbinde Dienste" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Freunde finden" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Letzte Nutzer" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Letzte Fotos" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Zuletzt gemocht" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Pinnwand" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Deine Beiträge und Unterhaltungen" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Profil" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Deine Profilseite" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Kontakte" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Deine Kontakte" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Bilder" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Deine Fotos" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Veranstaltungen" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Deine Ereignisse" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Persönliche Notizen" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Deine privaten Fotos" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Gemeinschaft" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "Veranstaltung" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "Status" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "Foto" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s mag %2$ss %3$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Kontaktbilder" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Profilbilder" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Lokales Verzeichnis" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Weltweites Verzeichnis" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Ähnliche Interessen" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Kontaktvorschläge" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Freunde einladen" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Einstellungen" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Zoomfaktor der Earth Layer" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Rahmen auf der rechten Seite anzeigen/verbergen" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Ausrichtung" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Links" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Mitte" + +#: ../../view/theme/quattro/config.php:69 +msgid "Posts font size" +msgstr "Schriftgröße in Beiträgen" + +#: ../../view/theme/quattro/config.php:70 +msgid "Textareas font size" +msgstr "Schriftgröße in Eingabefeldern" + +#: ../../view/theme/dispy/config.php:75 +msgid "Set colour scheme" +msgstr "Farbschema wählen" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -266,28 +355,28 @@ msgstr "Seite nicht gefunden." msgid "Permission denied" msgstr "Zugriff verweigert" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Zugriff verweigert." @@ -295,944 +384,2696 @@ msgstr "Zugriff verweigert." msgid "toggle mobile" msgstr "auf/von Mobile Ansicht wechseln" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Pinnwand" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Deine Beiträge und Unterhaltungen" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Profil" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Deine Profilseite" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Bilder" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Deine Fotos" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Veranstaltungen" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Deine Ereignisse" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Persönliche Notizen" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Deine privaten Fotos" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Gemeinschaft" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "nicht zeigen" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "zeigen" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Themeneinstellungen" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Schriftgröße für Beiträge und Kommentare festlegen" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Liniengröße für Beiträge und Kommantare festlegen" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Auflösung für die Mittelspalte setzen" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Kontakte" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Deine Kontakte" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Foren" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Community-Profile" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Letzte Nutzer" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Zuletzt gemocht" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "Veranstaltung" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "Status" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "Foto" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s mag %2$ss %3$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Letzte Fotos" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Kontaktbilder" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Profilbilder" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Freunde finden" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Lokales Verzeichnis" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Weltweites Verzeichnis" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Ähnliche Interessen" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Kontaktvorschläge" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Freunde einladen" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Einstellungen" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Earth Layers" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Zoomfaktor der Earth Layer" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Longitude (X) der Earth Layer" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Latitude (Y) der Earth Layer" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Hilfe oder @NewHere" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Verbinde Dienste" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Rahmen auf der rechten Seite anzeigen/verbergen" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Wähle Farbschema" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Zoomfaktor der Earth Layer" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Ausrichtung" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Links" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Mitte" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Farbschema" - -#: ../../view/theme/quattro/config.php:69 -msgid "Posts font size" -msgstr "Schriftgröße in Beiträgen" - -#: ../../view/theme/quattro/config.php:70 -msgid "Textareas font size" -msgstr "Schriftgröße in Eingabefeldern" - -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" -msgstr "Farbschema wählen" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "Standard" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "dunkel" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "schwarz" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "Hintergrundbild" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "Die URL des Bildes (z.B. aus deinem Fotoalbum), das als Hintergrundbild verwendet werden soll." - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "Hintergrundfare" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "HEX Wert für die Hintergrundfarbe" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "Schriftgröße" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "Grundschriftgröße für dein Web-Interface" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Wähle das Vergrößerungsmaß für Bilder in Beiträgen und Kommentaren (Höhe und Breite)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Theme Breite festlegen" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "Stil auswählen" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Diesen Beitrag löschen?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Kommentar" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "mehr anzeigen" + +#: ../../boot.php:722 msgid "show fewer" msgstr "weniger anzeigen" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Update %s fehlgeschlagen. Bitte Fehlerprotokoll überprüfen." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Updatefehler bei %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Neues Konto erstellen" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Registrieren" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Abmelden" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Anmeldung" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Spitzname oder E-Mail-Adresse: " -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Passwort: " -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "Anmeldedaten merken" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Oder melde dich mit deiner OpenID an: " -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Passwort vergessen?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Passwort zurücksetzen" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "Website Nutzungsbedingungen" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "Nutzungsbedingungen" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "Website Datenschutzerklärung" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "Datenschutzerklärung" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "Das angefragte Profil ist nicht vorhanden." -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Das angefragte Profil ist nicht vorhanden." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Profil bearbeiten" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Verbinden" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Nachricht" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Profile" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Profile verwalten/editieren" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Profilbild ändern" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Neues Profil anlegen" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Profilbild" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "sichtbar für jeden" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Sichtbarkeit bearbeiten" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Ort:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Geschlecht:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Status:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Homepage:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "Netzwerk" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "l, d. F G \\U\\h\\r" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "d. F" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[heute]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Geburtstagserinnerungen" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Geburtstage diese Woche:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[keine Beschreibung]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Veranstaltungserinnerungen" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Veranstaltungen diese Woche" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Status" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Statusnachrichten und Beiträge" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Profildetails" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Fotoalben" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Videos" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Ereignisse und Kalender" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Persönliche Notizen" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Nur du kannst das sehen" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Allgemeine Features" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "Mehrere Profile" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "Möglichkeit mehrere Profile zu erstellen" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "Beitragserstellung Features" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "Web-Editor" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "Den Web-Editor für neue Beiträge aktivieren" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "Beitragsvorschau" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben." + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "Foren automatisch erwähnen" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert wurde." + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "Widgets für Netzwerk und Seitenleiste" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Archiv" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Gruppen Filter" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren." + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Netzwerk Filter" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren." + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Gespeicherte Suchen" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "Speichere Suchanfragen für spätere Wiederholung." + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "Netzwerk Reiter" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "Netzwerk-Reiter: Persönlich" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen du interagiert hast" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "Netzwerk-Reiter: Neue" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "Netzwerk-Reiter: Geteilte Links" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "Werkzeuge für Beiträge und Kommentare" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "Mehrere Beiträge löschen" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "Gesendete Beiträge editieren" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu korrigieren." + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Tagging" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen." + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "Beitragskategorien" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Eigene Beiträge mit Kategorien versehen" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Gespeicherte Ordner" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "Beiträge in Ordnern speichern aktivieren" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "Beiträge 'nicht mögen'" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Beiträge Markieren" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "Erlaubt es Beiträge mit einem Stern-Indikator zu markieren" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "Benachrichtigungen für Beiträge Stumm schalten" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "Möglichkeit Benachrichtigungen für einen Thread abbestellen zu können" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s ist momentan %2$s" +msgid "%s's birthday" +msgstr "%ss Geburtstag" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Stimmung" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Herzlichen Glückwunsch %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Wähle deine aktuelle Stimmung und erzähle sie deinen Freunden" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Name unterdrückt]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Öffentlicher Zugriff verweigert." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Beitrag nicht gefunden." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Möchtest du wirklich dieses Item löschen?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Eintrag wurde entfernt." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Zugriff verweigert." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Dies ist Friendica, Version" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "die unter folgender Webadresse zu finden ist" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Bitte besuche Friendica.com, um mehr über das Friendica Projekt zu erfahren." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Probleme oder Fehler gefunden? Bitte besuche" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Vorschläge, Lob, Spenden usw.: E-Mail an \"Info\" at Friendica - dot com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Installierte Plugins/Erweiterungen/Apps" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Keine Plugins/Erweiterungen/Apps installiert" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s heißt %2$s herzlich willkommen" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Details der Registration von %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an dich gesendet." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Konnte die E-Mail nicht versenden. Hier ist die Nachricht, die nicht gesendet werden konnte." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Deine Registrierung konnte nicht verarbeitet werden." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Registrierungsanfrage auf %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Die maximale Anzahl täglicher Registrierungen auf dieser Seite wurde überschritten. Bitte versuche es morgen noch einmal." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Du kannst dieses Formular auch (optional) mit deiner OpenID ausfüllen, indem du deine OpenID angibst und 'Registrieren' klickst." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Wenn du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Deine OpenID (optional): " - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Soll dein Profil im Nutzerverzeichnis angezeigt werden?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Ja" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Nein" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Ja" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Abbrechen" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "ID deiner Einladung: " +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Archiv" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Registrierung" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Vollständiger Name (z.B. Max Mustermann): " - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Deine E-Mail-Adresse: " - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Wähle einen Spitznamen für dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse deines Profils auf dieser Seite wird 'spitzname@$sitename' sein." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen könnten auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Spitznamen wählen: " +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Voreingestellte Gruppe für neue Kontakte" -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Import" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Alle Kontakte" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "Importiere dein Profil auf diese Friendica Instanz" +#: ../../include/group.php:249 +msgid "edit" +msgstr "bearbeiten" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Profil nicht gefunden." +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Gruppen" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakt nicht gefunden." +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Gruppe bearbeiten" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Neue Gruppe erstellen" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Kontakte in keiner Gruppe" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "hinzufügen" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Pinnwand-Bilder" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln." + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Neuen Kontakt hinzufügen" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Adresse oder Web-Link eingeben" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Beispiel: bob@example.com, http://example.com/barbara" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d Einladung verfügbar" +msgstr[1] "%d Einladungen verfügbar" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Leute finden" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Name oder Interessen eingeben" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Verbinden/Folgen" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Beispiel: Robert Morgenstein, Angeln" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Finde" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Zufälliges Profil" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Netzwerke" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Alle Netzwerke" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Alles" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Kategorien" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d gemeinsamer Kontakt" +msgstr[1] "%d gemeinsame Kontakte" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica-Benachrichtigung" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Danke," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "der Administrator von %s" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "noreply" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica-Meldung] Neue Nachricht erhalten von %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s hat dir eine neue private Nachricht auf %2$s geschickt." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s schickte dir %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "eine private Nachricht" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Bitte besuche %s, um deine privaten Nachrichten anzusehen und/oder zu beantworten." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s kommentierte [url=%2$s]a %3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s kommentierte [url=%2$s]%3$ss %4$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s kommentierte [url=%2$s]deinen %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica-Meldung] Kommentar zum Beitrag #%1$d von %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s hat einen Beitrag kommentiert, dem du folgst." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Bitte besuche %s, um die Konversation anzusehen und/oder zu kommentieren." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica-Meldung] %s hat auf deine Pinnwand geschrieben" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s schrieb auf %2$s auf deine Pinnwand" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s hat etwas auf [url=%2$s]deiner Pinnwand[/url] gepostet" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica-Meldung] %s hat dich erwähnt" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s erwähnte dich auf %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s]erwähnte dich[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "[Friendica Benachrichtigung] %s hat einen Beitrag geteilt" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "%1$s hat einen neuen Beitrag auf %2$s geteilt" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "%1$s [url=%2$s]hat einen Beitrag geteilt[/url]." + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica-Meldung] %1$s hat dich angestupst" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s hat dich auf %2$s angestupst" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "%1$s [url=%2$s]hat dich angestupst[/url]." + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica-Meldung] %s hat deinen Beitrag getaggt" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s erwähnte deinen Beitrag auf %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s erwähnte [url=%2$s]Deinen Beitrag[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica-Meldung] Kontaktanfrage erhalten" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Du hast eine Kontaktanfrage von '%1$s' auf %2$s erhalten" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Du hast eine [url=%1$s]Kontaktanfrage[/url] von %2$s erhalten." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Hier kannst du das Profil betrachten: %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Bitte besuche %s, um die Kontaktanfrage anzunehmen oder abzulehnen." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "[Friendica Benachrichtigung] Eine neue Person teilt mit dir" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "%1$s teilt mit dir auf %2$s" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "[Friendica Benachrichtigung] Du hast einen neuen Kontakt auf " + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "Du hast einen neuen Kontakt auf %2$s: %1$s" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica-Meldung] Kontaktvorschlag erhalten" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Du hast einen Freunde-Vorschlag von '%1$s' auf %2$s erhalten" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Du hast einen [url=%1$s]Freunde-Vorschlag[/url] %2$s von %3$s erhalten." -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Antwort der Gegenstelle unverständlich." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Name:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Unerwartete Antwort der Gegenstelle: " +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Foto:" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Bestätigung erfolgreich abgeschlossen." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Bitte besuche %s, um den Vorschlag zu akzeptieren oder abzulehnen." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Gegenstelle meldet: " +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "[Friendica-Benachrichtigung] Kontaktanfrage bestätigt" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "'%1$s' hat deine Kontaktanfrage auf %2$s bestätigt" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Kontaktanfrage schlug fehl oder wurde zurückgezogen." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "%2$s hat deine [url=%1$s]Kontaktanfrage[/url] akzeptiert." -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Konnte das Bild des Kontakts nicht speichern." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "Ihr seit nun beidseitige Freunde und könnt Statusmitteilungen, Bilder und Emails ohne Einschränkungen austauschen." -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "Bitte besuche %s, wenn du Änderungen an eurer Beziehung vornehmen willst." + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "'%1$s' hat sich entschieden dich als \"Fan\" zu akzeptieren, dies schränkt einige Kommunikationswege - wie private Nachrichten und einige Interaktionsmöglichkeiten auf der Profilseite - ein. Wenn dies eine Berühmtheiten- oder Gemeinschaftsseite ist, werden diese Einstellungen automatisch vorgenommen." + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "'%1$s' kann den Kontaktstatus zu einem späteren Zeitpunkt erweitern und diese Einschränkungen aufheben. " + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "[Friendica System:Benachrichtigung] Registrationsanfrage" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "Du hast eine Registrierungsanfrage von %2$s auf '%1$s' erhalten" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "Du hast eine [url=%1$s]Registrierungsanfrage[/url] von %2$s erhalten." + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "Kompletter Name:\t%1$s\\nURL der Seite:\t%2$s\\nLogin Name:\t%3$s (%4$s)" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "Bitte besuche %s um die Anfrage zu bearbeiten." + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "Nutzer nicht gefunden." + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "Es gibt keinen Status mit dieser ID." + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "Es existiert keine Unterhaltung mit dieser ID." + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "Volle Größe anzeigen" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr " bei Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Kompletter Name:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Geburtstag:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Alter:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "für %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Sexuelle Vorlieben:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Heimatort:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Tags" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Politische Ansichten:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religion:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Über:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Hobbies/Interessen:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Likes:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Dislikes:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Kontaktinformationen und Soziale Netzwerke:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Musikalische Interessen:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Literatur/Bücher:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Fernsehen:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Filme/Tänze/Kultur/Unterhaltung:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Liebesleben:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Arbeit/Beschäftigung:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Schule/Ausbildung:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Keine Neuigkeiten" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Bereinige Benachrichtigungen" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Diese Sitzung beenden" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "Deine Videos" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "Deine persönlichen Notizen" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Anmelden" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Homepage" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Nutzerkonto erstellen" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Hilfe" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Hilfe und Dokumentation" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Apps" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Addon Anwendungen, Dienstprogramme, Spiele" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Suche" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Inhalt der Seite durchsuchen" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Unterhaltungen auf dieser Seite" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Verzeichnis" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Nutzerverzeichnis" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "Information" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "Informationen zu dieser Friendica Instanz" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Netzwerk" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Unterhaltungen deiner Kontakte" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "Netzwerk zurücksetzen" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "Netzwerk-Seite ohne Filter laden" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Kontaktanfragen" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Kontaktanfragen" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Benachrichtigungen" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Alle Benachrichtigungen anzeigen" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Markiere alle Systembenachrichtigungen als gelesen" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Nachrichten" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Private E-Mail" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Eingang" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Ausgang" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Neue Nachricht" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Verwalten" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Andere Seiten verwalten" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "Delegationen" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Delegiere das Management für die Seite" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Kontoeinstellungen" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Profile Verwalten/Editieren" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Freunde und Kontakte verwalten/editieren" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Administration" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Einstellungen der Seite und Konfiguration" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Navigation" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Sitemap" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Zum Upgraden hier klicken." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Diese Aktion überschreitet die Obergrenze deines Abonnements." + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "Diese Aktion ist in deinem Abonnement nicht verfügbar." + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Nicht erlaubte Profil-URL." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Connect-URL fehlt" + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "Die angegebene Profiladresse liefert unzureichende Informationen." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Es wurde kein Autor oder Name gefunden." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Zu dieser Adresse konnte keine passende Browser URL gefunden werden." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen." + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von dir erhalten können." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Konnte die Kontaktinformationen nicht empfangen." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "folgen" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "Fehler beim Verarbeiten der Account Datei" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "Fehler! Konnte den Nickname nicht überprüfen." + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "Nutzer '%s' existiert bereits auf diesem Server!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Fehler beim Anlegen des Nutzeraccounts aufgetreten" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Fehler beim Anlegen des Nutzerkontos" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d Kontakt nicht importiert" +msgstr[1] "%d Kontakte nicht importiert" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Erledigt. Du kannst dich jetzt mit deinem Nutzernamen und Passwort anmelden" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l, d. F Y\\, H:i" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Beginnt:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Endet:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "wird nicht mehr gefolgt" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Anstupsen" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Pinnwand anschauen" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Profil anschauen" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Bilder anschauen" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Netzwerkbeiträge" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Kontakt bearbeiten" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "Kontakt löschen" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Private Nachricht senden" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "\nDie Friendica-Entwickler haben vor kurzem das Update %s veröffentlicht, aber bei der Installation ging etwas schrecklich schief.\n\nDas Problem sollte so schnell wie möglich gelöst werden, aber ich schaffe es nicht alleine. Bitte kontaktiere einen Friendica-Entwickler falls du mir nicht alleine helfen kannst. Meine Datenbank könnte ungültig sein." + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "Die Fehlermeldung lautet\n[pre]%s[/pre]" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Fehler aufgetreten während der Erzeugung der Datenbanktabellen." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "Es sind Fehler beim Bearbeiten der Datenbank aufgetreten." + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Verschiedenes" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "Jahr" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "Monat" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "Tag" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "nie" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "vor weniger als einer Sekunde" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "Jahre" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "Monate" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "Woche" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "Wochen" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "Tage" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "Stunde" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "Stunden" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "Minute" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "Minuten" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "Sekunde" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "Sekunden" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s her" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[kein Betreff]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(kein Betreff)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Unbekannt | Nicht kategorisiert" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Sofort blockieren" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Zwielichtig, Spammer, Selbstdarsteller" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Ist mir bekannt, hab aber keine Meinung" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "OK, wahrscheinlich harmlos" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Seriös, hat mein Vertrauen" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "immer wieder" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Stündlich" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Zweimal täglich" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Täglich" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Wöchentlich" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Monatlich" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "E-Mail" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zott" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/Chat" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "StatusNet" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "App.net" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s ist nun mit %2$s befreundet" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Freigabe-Benachrichtigung von Diaspora" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Anhänge:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Für '%s' wurde kein Nutzer gefunden" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s mag %2$ss %3$s nicht" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server." +msgid "%1$s poked %2$s" +msgstr "%1$s stupste %2$s" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "stupste" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s ist momentan %2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s hat %2$ss %3$s mit %4$s getaggt" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "Nachricht/Beitrag" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s hat %2$s\\s %3$s als Favorit markiert" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Auswählen" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Löschen" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Das Profil von %s auf %s betrachten." + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Kategorien:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Abgelegt unter:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s von %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Im Zusammenhang betrachten" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Bitte warten" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "löschen" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Lösche die markierten Beiträge" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "Folge der Unterhaltung" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s mag das." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s mag das nicht." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d Personen mögen das" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d Personen mögen das nicht" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "und" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr " und %d andere" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s mögen das." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s mögen das nicht." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Für jedermann sichtbar" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Bitte gib die URL des Links ein:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Bitte Link/URL zum Video einfügen:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Bitte Link/URL zum Audio einfügen:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Tag:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "In diesem Ordner speichern:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Wo hältst du dich jetzt gerade auf?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Einträge löschen?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "An E-Mail senden" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist." + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Profil-Details vor unbekannten Betrachtern verbergen?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Teilen" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Foto hochladen" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "Bild hochladen" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Datei anhängen" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "Datei anhängen" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Einen Link einfügen" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "Weblink" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Video-Adresse einfügen" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "Video-Link" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Audio-Adresse einfügen" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "Audio-Link" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Deinen Standort festlegen" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "Ort setzen" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Browser-Standort leeren" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "Ort löschen" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Titel setzen" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Kategorien (kommasepariert)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Berechtigungseinstellungen" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "Zugriffsrechte" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "Cc: E-Mail-Addressen" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Öffentlicher Beitrag" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Z.B.: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Vorschau" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Poste an Gruppe" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Poste an Kontakte" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Privater Beitrag" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "neuer" + +#: ../../include/text.php:298 +msgid "older" +msgstr "älter" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "vorige" + +#: ../../include/text.php:305 +msgid "first" +msgstr "erste" + +#: ../../include/text.php:337 +msgid "last" +msgstr "letzte" + +#: ../../include/text.php:340 +msgid "next" +msgstr "nächste" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Keine Kontakte" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d Kontakt" +msgstr[1] "%d Kontakte" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Kontakte anzeigen" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Speichern" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "anstupsen" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "anpingen" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "pingte" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "knuffen" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "knuffte" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "ohrfeigen" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "ohrfeigte" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "befummeln" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "befummelte" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "eine Abfuhr erteilen" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "abfuhrerteilte" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "glücklich" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "traurig" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "sanft" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "müde" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "frech" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "sauer" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "verblüfft" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "verwirrt" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "interessiert" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "verbittert" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "fröhlich" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "lebendig" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "verärgert" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "unruhig" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "schrullig" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "verstört" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "frustriert" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "motiviert" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "entspannt" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "überrascht" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Montag" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Dienstag" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Mittwoch" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Donnerstag" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Freitag" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Samstag" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Sonntag" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Januar" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Februar" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "März" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "April" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Mai" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Juni" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Juli" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "August" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "September" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Oktober" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "November" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Dezember" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Video ansehen" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "Byte" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Zum öffnen/schließen klicken" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "Link zum Originalbeitrag" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "Standard" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Alternative Sprache auswählen" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "Aktivität" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "Kommentar" +msgstr[1] "Kommentare" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "Beitrag" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "Beitrag abgelegt" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Abgemeldet." + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Anmeldung fehlgeschlagen." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "Die ID, die uns dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Beim Versuch dich mit der von dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass du die OpenID richtig geschrieben hast." -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "Die Fehlermeldung lautete:" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Die Updates für dein Profil konnten nicht gespeichert werden" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Bild/Foto" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Auf %s wurde die Verbindung akzeptiert" +msgid "%2$s %3$s" +msgstr "%2$s %3$s" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s ist %2$s beigetreten" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Verbindung der Applikation autorisieren" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Gehe zu deiner Anwendung zurück und trage dort folgenden Sicherheitscode ein:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Bitte melde dich an um fortzufahren." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Möchtest du dieser Anwendung den Zugriff auf deine Beiträge und Kontakte, sowie das Erstellen neuer Beiträge in deinem Namen gestatten?" +"%s wrote the following post" +msgstr "%s schrieb den folgenden Beitrag" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Kein gültiges Konto gefunden." +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 hat geschrieben:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe deine E-Mail." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Verschlüsselter Inhalt" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Willkommen " + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Bitte lade ein Profilbild hoch." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Willkommen zurück " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Eingebetteter Inhalt" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Einbettungen deaktiviert" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Männlich" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Weiblich" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Momentan männlich" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Momentan weiblich" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Hauptsächlich männlich" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Hauptsächlich weiblich" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgender" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Intersex" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transsexuell" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermaphrodit" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Neuter" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Nicht spezifiziert" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Andere" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Unentschieden" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Männer" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Frauen" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Schwul" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbisch" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Keine Vorlieben" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Bisexuell" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autosexual" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Abstinent" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Jungfrauen" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Deviant" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetish" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Oodles" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Nonsexual" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Single" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Einsam" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Verfügbar" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Nicht verfügbar" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "verknallt" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "verliebt" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Dating" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Untreu" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Sexbesessen" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Freunde" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Freunde/Zuwendungen" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Casual" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Verlobt" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Verheiratet" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "imaginär verheiratet" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Partner" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "zusammenlebend" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "wilde Ehe" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Glücklich" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "Nicht auf der Suche" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Betrogen" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Getrennt" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Unstabil" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Geschieden" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "imaginär geschieden" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Verwitwet" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Unsicher" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "Ist kompliziert" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Ist mir nicht wichtig" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Frag mich" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Du benötigst eine Einladung." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Die Einladung konnte nicht überprüft werden." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Ungültige OpenID URL" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Bitte trage die erforderlichen Informationen ein." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Bitte verwende einen kürzeren Namen." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Der Name ist zu kurz." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Das scheint nicht dein kompletter Name (Vor- und Nachname) zu sein." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Die Domain deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Keine gültige E-Mail-Adresse." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Konnte diese E-Mail-Adresse nicht verwenden." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\", \"_\" und \"-\") bestehen, außerdem muss er mit einem Buchstaben beginnen." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Anfrage konnte nicht verifiziert werden. (Eventuell hast du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "\nHallo %1$s,\n\ndanke für deine Registrierung auf %2$s. Dein Account wurde eingerichtet." -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Dein neues Passwort lautet" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Speichere oder kopiere dein neues Passwort - und dann" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "hier klicken, um dich anzumelden" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Du kannst das Passwort in den Einstellungen ändern, sobald du dich erfolgreich angemeldet hast." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3$s\n\tBenutzernamename:\t%1$s\n\tPasswort:\t%5$s\n\nDu kannst dein Passwort unter \"Einstellungen\" ändern, sobald du dich\nangemeldet hast.\n\nBitte nimm dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst du ja auch einige Informationen über dich in deinem\nProfil veröffentlichen, damit andere Leute dich einfacher finden können.\nBearbeite hierfür einfach dein Standard-Profil (über die Profil-Seite)\n\n\nWir empfehlen dir, deinen kompletten Namen anzugeben und ein zu dir\npassendes Profilbild zu wählen, damit dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn du auf deinem Profil Schlüsselwörter\nangibst, das erleichtert es Leute zu finden, die deine Interessen teilen.\n\nWir respektieren deine Privatsphäre - keine dieser angaben ist nötigg.\nWenn du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen neue und interessante Kontakte zu knüpfen.\n\nDanke für deine Aufmerksamkeit und willkommen auf %2$s." -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Auf %s wurde dein Passwort geändert" +msgid "Registration details for %s" +msgstr "Details der Registration von %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Hast du dein Passwort vergessen?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Für jeden sichtbar" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Gib deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden dir dann weitere Informationen per Mail zugesendet." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "Dieser Beitrag wurde bearbeitet." -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Spitzname oder E-Mail:" +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Private Nachricht" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Zurücksetzen" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Bearbeiten" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "In Ordner speichern" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "markieren" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "Markierung entfernen" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "Markierung umschalten" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "markiert" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "Thread ignorieren" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "Thread nicht mehr ignorieren" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "Ignoriert-Status ein-/ausschalten" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "Ignoriert" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "Tag hinzufügen" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Ich mag das (toggle)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "mag ich" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Ich mag das nicht (toggle)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "mag ich nicht" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Weitersagen" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "Teilen" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "zu" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "via" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Wall-to-Wall" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "via Wall-To-Wall:" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d Kommentar" +msgstr[1] "%d Kommentare" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Das bist du" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Fett" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Kursiv" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Unterstrichen" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Zitat" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Code" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Bild" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Link" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Video" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Beitrag nicht verfügbar." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Beitrag konnte nicht gefunden werden." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1263,13 +3104,6 @@ msgstr "Nachricht gesendet." msgid "No recipient." msgstr "Kein Empfänger." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Bitte gib die URL des Links ein:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Private Nachricht senden" @@ -1291,227 +3125,1639 @@ msgstr "An:" msgid "Subject:" msgstr "Betreff:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Deine Nachricht:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Foto hochladen" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Gruppe erstellt." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Einen Link einfügen" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Konnte die Gruppe nicht erstellen." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Willkommen bei Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Gruppe nicht gefunden." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Checkliste für neue Mitglieder" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Gruppenname geändert." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "Gruppe speichern" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Eine Gruppe von Kontakten/Freunden anlegen." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Gruppenname:" + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Gruppe entfernt." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Konnte die Gruppe nicht entfernen." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Gruppeneditor" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Mitglieder" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Alle Kontakte" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen" + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Keine potentiellen Bevollmächtigten für die Seite gefunden." + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "Wir möchten dir einige Tipps und Links anbieten, die dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Bitte gib niemandem eine Bevollmächtigung für deinen privaten Account, dem du nicht absolut vertraust!" -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Einstieg" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Vorhandene Seitenmanager" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Friendica Rundgang" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Vorhandene Bevollmächtigte für die Seite" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Potentielle Bevollmächtigte" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Entfernen" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Hinzufügen" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Keine Einträge." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Invalid request identifier." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Verwerfen" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignorieren" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "System" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Persönlich" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Zeige ignorierte Anfragen" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Verberge ignorierte Anfragen" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Benachrichtigungstyp: " + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Kontaktvorschlag" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "vorgeschlagen von %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Verberge diesen Kontakt vor anderen" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Neue-Kontakt Nachricht senden" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "falls anwendbar" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Genehmigen" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Behauptet dich zu kennen: " + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "ja" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "nein" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Genehmigen als: " + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Freund" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Teilenden" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fan/Verehrer" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Kontakt-/Freundschaftsanfrage" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Neuer Bewunderer" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Keine Kontaktanfragen." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s mag %ss Beitrag" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s mag %ss Beitrag nicht" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s ist jetzt mit %s befreundet" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s hat einen neuen Beitrag erstellt" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s hat %ss Beitrag kommentiert" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Keine weiteren Netzwerk-Benachrichtigungen." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Netzwerk Benachrichtigungen" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Keine weiteren Systembenachrichtigungen." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Systembenachrichtigungen" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Keine weiteren persönlichen Benachrichtigungen" + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Persönliche Benachrichtigungen" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Keine weiteren Pinnwand-Benachrichtigungen" + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Pinnwand Benachrichtigungen" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Kein Profil" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "jeder" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Nutzerkonto" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Zusätzliche Features" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "Anzeige" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "Soziale Netzwerke" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Plugins" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Verbundene Programme" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Persönliche Daten exportieren" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Konto löschen" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Wichtige Daten fehlen!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Aktualisierungen" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "E-Mail Einstellungen bearbeitet." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "Features aktualisiert" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "Die Umzugsbenachrichtigung wurde an deine Kontakte versendet." + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Falsches Passwort." + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Passwort geändert." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr " Bitte verwende einen kürzeren Namen." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr " Name ist zu kurz." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Falsches Passwort" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr " Keine gültige E-Mail." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr "Ändern der E-Mail nicht möglich. " + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Einstellungen aktualisiert." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Programm hinzufügen" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Name" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Umleiten" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "Icon URL" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Du kannst dieses Programm nicht bearbeiten." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Verbundene Programme" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Anwenderschlüssel beginnt mit" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Kein Name" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Autorisierung entziehen" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Keine Plugin-Einstellungen konfiguriert" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Plugin-Einstellungen" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Aus" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "An" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Zusätzliche Features" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Eingebaute Unterstützung für Verbindungen zu %s ist %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "eingeschaltet" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "ausgeschaltet" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "Zugriff auf E-Mails für diese Seite deaktiviert." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "E-Mail/Postfach-Einstellungen" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "Auf der Quick Start Seite findest du eine kurze Einleitung in die einzelnen Funktionen deines Profils und die Netzwerk-Reiter, wo du interessante Foren findest und neue Kontakte knüpfst." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Wenn du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für dein Postfach an." -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Gehe zu deinen Einstellungen" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Letzter erfolgreicher E-Mail Check" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "IMAP-Server-Name:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "IMAP-Port:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Sicherheit:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Keine" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "E-Mail-Login-Name:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "E-Mail-Passwort:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Reply-to Adresse:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Sende öffentliche Beiträge an alle E-Mail-Kontakte:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Aktion nach Import:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Als gelesen markieren" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "In einen Ordner verschieben" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "In diesen Ordner verschieben:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "Kein spezielles Theme für mobile Geräte verwenden." + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Anzeige-Einstellungen" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Theme:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Mobiles Theme" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Browser alle xx Sekunden aktualisieren" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimal 10 Sekunden, kein Maximum" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: " + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Maximal 100 Beiträge" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Keine Smilies anzeigen" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "Info-Popups nicht anzeigen" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "Endloses Scrollen" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "Automatische Updates nur, wenn du oben auf der Netzwerkseite bist." + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "Nutzer Art" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "Gemeinschafts Art" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Normales Konto" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Dieses Konto ist ein normales persönliches Profil" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Marktschreier-Konto" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Kontaktanfragen werden automatisch als Nurlese-Fans akzeptiert" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Forum/Promi-Konto" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "Ändere bitte unter Einstellungen dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Freundschaften mit anderen im Friendica Netzwerk zu schliessen." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Kontaktanfragen werden automatisch als Lese-und-Schreib-Fans akzeptiert" -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Automatische Freunde Seite" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Kontaktanfragen werden automatisch als Freund akzeptiert" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Privates Forum [Versuchsstadium]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Privates Forum, nur für Mitglieder" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Darf dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Nein" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Darf dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Dürfen deine Kontakte auf deine Pinnwand schreiben?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Dürfen deine Kontakte deine Beiträge mit Schlagwörtern versehen?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Dürfen wir dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Dürfen dir Unbekannte private Nachrichten schicken?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Profil ist nicht veröffentlicht." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "oder" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Die Adresse deines Profils lautet:" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Wenn leer verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht." + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Erweiterte Verfallseinstellungen" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Erweitertes Verfallen" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Beiträge verfallen lassen:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Persönliche Notizen verfallen lassen:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Markierte Beiträge verfallen lassen:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Fotos verfallen lassen:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Nur Beiträge anderer verfallen:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Kontoeinstellungen" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Passwort-Einstellungen" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Neues Passwort:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Bestätigen:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Lass die Passwort-Felder leer, außer du willst das Passwort ändern" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Aktuelles Passwort:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "Dein aktuelles Passwort um die Änderungen zu bestätigen" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Passwort:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Grundeinstellungen" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "E-Mail-Adresse:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Deine Zeitzone:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Standardstandort:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Standort des Browsers verwenden:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Sicherheits- und Privatsphäre-Einstellungen" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Maximale Anzahl von Freundschaftsanfragen/Tag:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(um SPAM zu vermeiden)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Standard-Zugriffsrechte für Beiträge" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(klicke zum öffnen/schließen)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Zeige den Gruppen" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Zeige den Kontakten" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "Privater Standardbeitrag" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "Öffentlicher Standardbeitrag" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "Standardberechtigungen für neue Beiträge" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Benachrichtigungseinstellungen" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Standardmäßig eine Statusnachricht posten, wenn:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "– du eine Kontaktanfrage akzeptierst" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "– du einem Forum/einer Gemeinschaftsseite beitrittst" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "– du eine interessante Änderung an deinem Profil durchführst" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Benachrichtigungs-E-Mail senden wenn:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "– du eine Kontaktanfrage erhältst" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "– eine deiner Kontaktanfragen akzeptiert wurde" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "– jemand etwas auf deine Pinnwand schreibt" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "– jemand auch einen Kommentar verfasst" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "– du eine private Nachricht erhältst" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "– du eine Empfehlung erhältst" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "– du in einem Beitrag erwähnt wirst" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "– du von jemandem angestupst oder sonstwie behandelt wirst" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Erweiterte Konto-/Seitentyp-Einstellungen" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Verhalten dieses Kontos in bestimmten Situationen:" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "Umziehen" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn du dein Profil nicht veröffentlichst, ist das als wenn du deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest du es veröffentlichen - außer all deine Freunde und potentiellen Freunde wissen genau, wie sie dich finden können." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "Wenn du dein Profil von einem anderen Server umgezogen hast und einige deiner Kontakte deine Beiträge nicht erhalten, verwende diesen Button." -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Profilbild hochladen" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "Umzugsbenachrichtigung erneut an Kontakte senden" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Gemeinsame Freunde" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Keine gemeinsamen Kontakte." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Entfernte Privatsphäreneinstellungen nicht verfügbar." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Sichtbar für:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "%d Kontakt bearbeitet." +msgstr[1] "%d Kontakte bearbeitet" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Konnte nicht auf die Kontaktdaten zugreifen." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Konnte das ausgewählte Profil nicht finden." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Kontakt aktualisiert." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Kontakt wurde blockiert" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Kontakt wurde wieder freigegeben" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Kontakt wurde ignoriert" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "Kontakt wird nicht mehr ignoriert" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Kontakt wurde archiviert" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "Kontakt wurde aus dem Archiv geholt" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Möchtest du wirklich diesen Kontakt löschen?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Kontakt wurde entfernt." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Du hast mit %s eine beidseitige Freundschaft" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Du teilst mit %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s teilt mit Dir" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Niemals" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Aktualisierung war erfolgreich)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Aktualisierung war nicht erfolgreich)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Kontakte vorschlagen" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Netzwerktyp: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Alle Kontakte anzeigen" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Entsperren" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Sperren" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Geblockt-Status ein-/ausschalten" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Ignorieren aufheben" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Ignoriert-Status ein-/ausschalten" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Aus Archiv zurückholen" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Archivieren" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Archiviert-Status ein-/ausschalten" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Reparieren" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Fortgeschrittene Kontakteinstellungen" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "Verbindungen mit diesem Kontakt verloren!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Kontakt Editor" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Profil-Sichtbarkeit" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "Lade ein Profilbild hoch falls du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Freunde zu finden, wenn du ein Bild von dir selbst verwendest, als wenn du dies nicht tust." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Bitte wähle eines deiner Profile das angezeigt werden soll, wenn %s dein Profil aufruft." -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Editiere dein Profil" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Kontakt Informationen / Notizen" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Notizen zum Kontakt bearbeiten" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Besuche %ss Profil [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Kontakt blockieren/freischalten" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignoriere den Kontakt" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "URL Einstellungen reparieren" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Unterhaltungen anzeigen" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Lösche den Kontakt" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "letzte Aktualisierung:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Öffentliche Beiträge aktualisieren" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Jetzt aktualisieren" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Derzeit geblockt" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Derzeit ignoriert" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Momentan archiviert" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Editiere dein Standard Profil nach deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen deiner Freundesliste vor unbekannten Betrachtern des Profils." +"Replies/likes to your public posts may still be visible" +msgstr "Antworten/Likes auf deine öffentlichen Beiträge könnten weiterhin sichtbar sein" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Profil Schlüsselbegriffe" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "Benachrichtigung bei neuen Beiträgen" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "Sende eine Benachrichtigung wann immer dieser Kontakt einen neuen Beitrag schreibt." + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "Weitere Informationen zu Feeds holen" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Kontaktvorschläge" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Freunde vorschlagen" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Alle Kontakte anzeigen" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Ungeblockt" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Nur nicht-blockierte Kontakte anzeigen" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Geblockt" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Nur blockierte Kontakte anzeigen" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Ignoriert" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Nur ignorierte Kontakte anzeigen" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Archiviert" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Nur archivierte Kontakte anzeigen" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Verborgen" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Nur verborgene Kontakte anzeigen" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Beidseitige Freundschaft" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "ist ein Fan von dir" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "du bist Fan von" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Kontakt bearbeiten" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Suche in deinen Kontakten" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Funde: " + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt." + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "Oder - hast Du versucht, eine leere Datei hochzuladen?" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Die Datei ist größer als das erlaubte Limit von %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Hochladen der Datei fehlgeschlagen." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Account exportieren" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "Trage ein paar öffentliche Stichwörter in dein Standardprofil ein, die deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die deine Interessen teilen und können dir dann Kontakte vorschlagen." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Exportiere deine Accountinformationen und Kontakte. Verwende dies um ein Backup deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen." -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Verbindungen knüpfen" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Alles exportieren" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Richte die Verbindung zu Facebook ein, wenn du im Augenblick ein Facebook-Konto hast, und (optional) deine Facebook-Freunde und -Unterhaltungen importieren willst." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Exportiere deine Account Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies um ein komplettes Backup deines Accounts anzulegen (Fotos werden nicht exportiert)." -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Wenn dies dein privater Server ist, könnte die Installation des Facebook Connectors deinen Umzug ins freie soziale Netz angenehmer gestalten." +"Registration successful. Please check your email for further instructions." +msgstr "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an dich gesendet." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Emails Importieren" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Konnte die E-Mail nicht versenden. Hier ist die Nachricht, die nicht gesendet werden konnte." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Deine Registrierung konnte nicht verarbeitet werden." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "Gib deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls du E-Mails aus deinem Posteingang importieren und mit Freunden und Mailinglisten interagieren willlst." +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Die maximale Anzahl täglicher Registrierungen auf dieser Seite wurde überschritten. Bitte versuche es morgen noch einmal." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Gehe zu deiner Kontakt-Seite" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "Die Kontakte-Seite ist die Einstiegsseite, von der aus du Kontakte verwalten und dich mit Freunden in anderen Netzwerken verbinden kannst. Normalerweise gibst du dazu einfach ihre Adresse oder die URL der Seite im Kasten Neuen Kontakt hinzufügen ein." +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Du kannst dieses Formular auch (optional) mit deiner OpenID ausfüllen, indem du deine OpenID angibst und 'Registrieren' klickst." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Gehe zum Verzeichnis deiner Friendica Instanz" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Über die Verzeichnisseite kannst du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem Verbinden oder Folgen Link auf deren Profilseiten Ausschau und gib deine eigene Profiladresse an, falls du danach gefragt wirst." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Wenn du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Neue Leute kennenlernen" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Deine OpenID (optional): " -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Soll dein Profil im Nutzerverzeichnis angezeigt werden?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "ID deiner Einladung: " + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Registrierung" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Vollständiger Name (z.B. Max Mustermann): " + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Deine E-Mail-Adresse: " + +#: ../../mod/register.php:262 msgid "" -"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." -msgstr "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Freunde zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Freunde vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden." +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Wähle einen Spitznamen für dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse deines Profils auf dieser Seite wird 'spitzname@$sitename' sein." -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Gruppen" +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Spitznamen wählen: " -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Gruppiere deine Kontakte" +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Import" -#: ../../mod/newmember.php:70 +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "Importiere dein Profil auf diese Friendica Instanz" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Beitrag erfolgreich veröffentlicht." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "System zur Wartung abgeschaltet" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Tipps für neue Nutzer" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Öffentlicher Zugriff verweigert." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Keine Videos ausgewählt" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Album betrachten" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Neueste Videos" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Neues Video hochladen" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Verwalte Identitäten und/oder Seiten" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "Sobald du einige Freunde gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren." +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die deine Kontoinformationen teilen oder zu denen du „Verwalten“-Befugnisse bekommen hast." -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Warum sind meine Beiträge nicht öffentlich?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Wähle eine Identität zum Verwalten aus: " -#: ../../mod/newmember.php:73 +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Beitrag nicht gefunden" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Beitrag bearbeiten" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Personensuche" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Keine Übereinstimmungen" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Konto freigegeben." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrierung für %s wurde zurückgezogen" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Bitte melde dich an." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Diese Kontaktanfrage wurde bereits akzeptiert." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden" +msgstr[1] "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Kontaktanfrage abgeschlossen." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Nicht behebbarer Protokollfehler." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Profil nicht verfügbar." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s hat heute zu viele Freundschaftsanfragen erhalten." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Maßnahmen zum Spamschutz wurden ergriffen." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Ungültiger Locator" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Ungültige E-Mail-Adresse." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Dieses Konto ist nicht für E-Mail konfiguriert. Anfrage fehlgeschlagen." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Konnte deinen Namen an der angegebenen Stelle nicht finden." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Du hast dich hier bereits vorgestellt." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Es scheint so, als ob du bereits mit %s befreundet bist." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Ungültige Profil-URL." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Deine Kontaktanfrage wurde gesendet." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Bitte melde dich an, um die Kontaktanfrage zu bestätigen." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "Friendica respektiert deine Privatsphäre. Mit der Grundeinstellung werden deine Beiträge ausschließlich deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch." +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Momentan bist du mit einer anderen Identität angemeldet. Bitte melde Dich mit diesem Profil an." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Hilfe bekommen" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Verberge diesen Kontakt" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Zum Hilfe Abschnitt gehen" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Willkommen zurück %s." -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Bitte bestätige deine Kontaktanfrage bei %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Bestätigen" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Unsere Hilfe Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Bitte gib die Adresse deines Profils in einem der unterstützten sozialen Netzwerke an:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, folge diesem Link um einen öffentlichen Friendica-Server zu finden und beizutreten." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Freundschafts-/Kontaktanfrage" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Bitte beantworte folgendes:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "Kennt %s dich?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Eine persönliche Notiz beifügen:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Federated Social Web" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in deiner Diaspora Suchleiste." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Adresse deines Profils:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Anfrage abschicken" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Dateien" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Verbindung der Applikation autorisieren" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Gehe zu deiner Anwendung zurück und trage dort folgenden Sicherheitscode ein:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Bitte melde dich an um fortzufahren." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Möchtest du dieser Anwendung den Zugriff auf deine Beiträge und Kontakte, sowie das Erstellen neuer Beiträge in deinem Namen gestatten?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Möchtest du wirklich diese Empfehlung löschen?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Abbrechen" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1522,23 +4768,985 @@ msgstr "Keine Vorschläge verfügbar. Falls der Server frisch aufgesetzt wurde, msgid "Ignore/Hide" msgstr "Ignorieren/Verbergen" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Kontakte, die keiner Gruppe zugewiesen sind" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Kontakt nicht gefunden." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Kontaktvorschlag gesendet." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Kontakte vorschlagen" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Schlage %s einen Kontakt vor" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "Link" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Keine Kontakte." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Themeneinstellungen aktualisiert." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Seite" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Nutzer" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Themen" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "DB Updates" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Protokolle" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Plugin Features" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Nutzeranmeldungen die auf Bestätigung warten" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Normales Konto" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Marktschreier-Konto" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Forum/Promi-Konto" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Automatisches Freundekonto" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Blog-Konto" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Privates Forum" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Nachrichten-Warteschlangen" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administration" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Zusammenfassung" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Registrierte Nutzer" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Anstehende Anmeldungen" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Version" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Aktive Plugins" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus :// bestehen" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Seiteneinstellungen aktualisiert." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "Beim Empfang von Nachrichten" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Mehrbenutzer Instanz" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Geschlossen" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Bedarf der Zustimmung" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Offen" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "SSL für alle Links erzwingen" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Datei hochladen" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Regeln" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Erweitert" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Performance" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen." + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Seitenname" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Banner/Logo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "Zusätzliche Informationen" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "Für öffentliche Server kannst du hier zusätzliche Informationen angeben, die dann auf dir.friendica.com/siteinfo angezeigt werden." + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Systemsprache" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Systemweites Theme" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - Theme-Einstellungen ändern" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Systemweites mobiles Theme" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Thema für mobile Geräte" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Regeln für SSL Links" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Bestimmt, ob generierte Links SSL verwenden müssen" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "Altes \"Teilen\" Element" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "Deaktiviert das BBCode Element \"share\" beim Wiederholen von Beiträgen." + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Ein-Nutzer Instanz" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt." + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Maximale Bildgröße" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Maximale Bildlänge" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet." + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "Qualität des JPEG Bildes" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Registrierungsmethode" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Maximum täglicher Registrierungen" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Registrierungstext" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Erlaubte Domains für Kontakte" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Liste der Domains, die für Freundschaften erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Erlaubte Domains für E-Mails" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Öffentlichen Zugriff blockieren" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Erzwinge Veröffentlichung" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "URL für Updates beim weltweiten Verzeichnis" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL für Update des globalen Verzeichnisses. Wenn nichts eingetragen ist, bleibt das globale Verzeichnis unerreichbar." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Erlaube Threads in Diskussionen" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Erlaube ein unendliches Level für Threads auf dieser Seite." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Private Beiträge als Standard für neue Nutzer" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden." + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten." + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt." + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "Private Bilder nicht in Beiträgen einbetten." + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert." + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "Nutzern erlauben das remote_self Flag zu setzen" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet." + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Unterbinde Mehrfachregistrierung" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Benutzern nicht erlauben, weitere Konten als zusätzliche Profile anzulegen." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "OpenID Unterstützung" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "OpenID-Unterstützung für Registrierung und Login." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Namen auf Vollständigkeit überprüfen" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden." + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 Reguläre Ausdrücke" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "PHP UTF8 Ausdrücke verwenden" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Gemeinschaftsseite anzeigen" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Zeige die Gemeinschaftsseite mit allen öffentlichen Beiträgen auf diesem Server." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "OStatus Unterstützung aktivieren" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt." + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "Intervall zum Vervollständigen von OStatus Unterhaltungen" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "Wie oft soll der Poller checken ob es neue Nachrichten in OStatus Unterhaltungen gibt die geladen werden müssen. Je nach Anzahl der OStatus Kontakte könnte dies ein sehr Ressourcen lastiger Job sein." + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Diaspora-Support aktivieren" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Verwende die eingebaute Diaspora-Verknüpfung." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Nur Friendica-Kontakte erlauben" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "SSL Überprüfen" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Proxy Nutzer" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Proxy URL" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Netzwerk Wartezeit" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Zustellungsintervall" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Verzögere im Hintergrund laufende Auslieferungsprozesse um die angegebene Anzahl an Sekunden, um die Systemlast zu verringern. Empfehlungen: 4-5 für Shared-Hosts, 2-3 für VPS, 0-1 für große dedizierte Server." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Abfrageintervall" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Verzögere Hintergrundprozesse, um diese Anzahl an Sekunden um die Systemlast zu reduzieren. Bei 0 Sekunden wird das Auslieferungsintervall verwendet." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Maximum Load Average" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50" + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Nutze MySQL full text engine" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Aktiviert die 'full text engine'. Beschleunigt die Suche - aber es kann nur nach vier oder mehr Zeichen gesucht werden." + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "Sprachinformation unterdrücken" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "Verhindert das Erzeugen der Meta-Information zur Spracherkennung eines Beitrags." + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Pfad zum Eintrag Cache" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Cache-Dauer in Sekunden" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1." + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "Maximale Anzahl von Kommentaren pro Beitrag" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100." + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Pfad für die Sperrdatei" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Temp Pfad" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Basis-Pfad zur Installation" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "Bilder Proxy deaktivieren" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "Der Proxy für Bilder verbessert die Leitung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen." + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "Neue Basis-URL" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "Noscrape aktivieren" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "Das noscrape Feature beschleunigt Verzeichnis einsendungen indem JSON Daten gesendet werden anstelle vom analysieren der HTML Struktur." + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Update wurde als erfolgreich markiert" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt." + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "Die Ausführung von %s schlug fehl. Fehlermeldung: %s" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Update %s war erfolgreich." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Update %s hat keinen Status zurückgegeben. Unbekannter Status." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste." + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Keine fehlgeschlagenen Updates." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "Datenbank Struktur überprüfen" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Fehlgeschlagene Updates" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Versuchen, diesen Schritt automatisch auszuführen" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "\nHallo %1$s,\n\nauf %2$s wurde ein Account für dich angelegt." + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%1$s\n\tBenutzernamename:\t%2$s\n\tPasswort:\t%3$s\n\nDu kannst dein Passwort unter \"Einstellungen\" ändern, sobald du dich\nangemeldet hast.\n\nBitte nimm dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst du ja auch einige Informationen über dich in deinem\nProfil veröffentlichen, damit andere Leute dich einfacher finden können.\nBearbeite hierfür einfach dein Standard-Profil (über die Profil-Seite)\n\n\nWir empfehlen dir, deinen kompletten Namen anzugeben und ein zu dir\npassendes Profilbild zu wählen, damit dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn du auf deinem Profil Schlüsselwörter\nangibst, das erleichtert es Leute zu finden, die deine Interessen teilen.\n\nWir respektieren deine Privatsphäre - keine dieser angaben ist nötigg.\nWenn du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen neue und interessante Kontakte zu knüpfen.\n\nDanke für deine Aufmerksamkeit und willkommen auf %4$s." + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s Benutzer geblockt/freigegeben" +msgstr[1] "%s Benutzer geblockt/freigegeben" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s Nutzer gelöscht" +msgstr[1] "%s Nutzer gelöscht" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Nutzer '%s' gelöscht" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Nutzer '%s' entsperrt" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Nutzer '%s' gesperrt" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "Nutzer hinzufügen" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "Alle auswählen" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Neuanmeldungen, die auf deine Bestätigung warten" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "Nutzer wartet auf permanente Löschung" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Anfragedatum" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Keine Neuanmeldungen." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Verwehren" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Seitenadministrator" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Account ist abgelaufen" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "Neuer Nutzer" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Anmeldedatum" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Letzte Anmeldung" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Letzter Beitrag" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "Gelöscht seit" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist du sicher?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist du sicher?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "Name des neuen Nutzers" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "Spitzname" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "Spitznamen für den neuen Nutzer" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "Email Adresse des neuen Nutzers" + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plugin %s deaktiviert." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s aktiviert." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Ausschalten" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Einschalten" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Umschalten" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Autor:" + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Betreuer:" + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Keine Themen gefunden." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Bildschirmfoto" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Experimentell]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Nicht unterstützt]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Protokolleinstellungen aktualisiert." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "löschen" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "Protokoll führen" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Protokolldatei" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Protokoll-Level" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Schließen" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "FTP Host" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "FTP Pfad" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP Nutzername" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP Passwort" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Bildgröße überschreitet das Limit von %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Konnte das Bild nicht bearbeiten." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Hochladen des Bildes gescheitert." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Willkommen zu %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID Protokollfehler. Keine ID zurückgegeben." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Suchergebnisse für:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Begriff entfernen" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Gespeicherte Suchen" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "hinzufügen" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Neueste Kommentare" @@ -1555,10 +5763,6 @@ msgstr "Neueste Beiträge" msgid "Sort by Post Date" msgstr "Nach Beitragsdatum sortieren" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Persönlich" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Beiträge, in denen es um dich geht" @@ -1623,6 +5827,1072 @@ msgstr "Private Nachrichten an diese Person könnten an die Öffentlichkeit gela msgid "Invalid contact." msgstr "Ungültiger Kontakt." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- auswählen -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Dies ist Friendica, Version" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "die unter folgender Webadresse zu finden ist" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Bitte besuche Friendica.com, um mehr über das Friendica Projekt zu erfahren." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Probleme oder Fehler gefunden? Bitte besuche" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Vorschläge, Lob, Spenden usw.: E-Mail an \"Info\" at Friendica - dot com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Installierte Plugins/Erweiterungen/Apps" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Keine Plugins/Erweiterungen/Apps installiert" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Anwendungen" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Keine Applikationen installiert." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Neue Fotos hochladen" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Kontaktinformationen nicht verfügbar" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Album nicht gefunden." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Album löschen" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Möchtest du wirklich dieses Foto-Album und all seine Foto löschen?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Foto löschen" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Möchtest du wirklich dieses Foto löschen?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s wurde von %3$s in %2$s getaggt" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "einem Foto" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Die Bildgröße übersteigt das Limit von " + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Bilddatei ist leer." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Keine Bilder ausgewählt" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Du verwendest %1$.2f Mbyte von %2$.2f Mbyte des Foto-Speichers." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Bilder hochladen" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Name des neuen Albums: " + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "oder existierender Albumname: " + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Berechtigungen" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Privates Foto" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Öffentliches Foto" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Album bearbeiten" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Zeige neueste zuerst" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Zeige älteste zuerst" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Foto betrachten" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Foto nicht verfügbar" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Fotos ansehen" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Foto bearbeiten" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Als Profilbild verwenden" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Betrachte Originalgröße" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Tags: " + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Tag entfernen]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Drehen US (rechts)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Drehen EUS (links)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Name des neuen Albums" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Bildunterschrift" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Tag hinzufügen" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Privates Foto" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Öffentliches Foto" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Neueste Fotos" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Kontakt hinzugefügt" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Account umziehen" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Du kannst einen Account von einem anderen Friendica Server importieren." + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Du musst deinen Account vom alten Server exportieren und hier hochladen. Wir stellen deinen alten Account mit all deinen Kontakten wieder her. Wir werden auch versuchen all deine Freunde darüber zu informieren, dass du hierher umgezogen bist." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Dieses Feature ist experimentell. Wir können keine Kontakte vom OStatus Netzwerk (statusnet/identi.ca) oder von Diaspora importieren" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Account Datei" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "Um deinen Account zu exportieren, rufe \"Einstellungen -> Persönliche Daten exportieren\" auf und wähle \"Account exportieren\"" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Limit für Einladungen erreicht." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: Keine gültige Email Adresse." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: Zustellung der Nachricht fehlgeschlagen." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d Nachricht gesendet." +msgstr[1] "%d Nachrichten gesendet." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Du hast keine weiteren Einladungen" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Besuche %s für eine Liste der öffentlichen Server, denen du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere dich bitte bei %s oder einer anderen öffentlichen Friendica Website." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Friendica Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen du beitreten kannst." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Einladungen senden" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "E-Mail-Adressen eingeben, eine pro Zeile:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Du bist herzlich dazu eingeladen, dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Du benötigst den folgenden Einladungscode: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Sobald du registriert bist, kontaktiere mich bitte auf meiner Profilseite:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Zugriff verweigert." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Kein gültiges Konto gefunden." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe deine E-Mail." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "\nHallo %1$s,\n\nAuf \"%2$s\" ist eine Anfrage auf das Zurücksetzen deines Passworts gesteööt\nworden. Um diese Anfrage zu verifizieren folge bitte dem unten stehenden\nLink oder kopiere ihn und füge ihn in die Addressleiste deines Browsers ein.\n\nSolltest du die Anfrage NICHT gemacht haben, ignoriere und/oder lösche diese\nEmail bitte.\n\nDein Passwort wird nicht geändern solange wir nicht verifiziert haben, dass\ndu diese Änderung angefragt hast." + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "\nUm deine Identität zu verifizieren folge bitte dem folgenden Link:\n\n%1$s\n\nDu wirst eine weitere Email mit deinem neuen Passwort erhalten. Sobald du dich\nangemeldet hast, kannst du dein Passwort in den Einstellungen ändern.\n\nDie Anmeldedetails sind die folgenden:\n\nAdresse der Seite:\t%2$s\nBenutzername:\t%3$s" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Anfrage konnte nicht verifiziert werden. (Eventuell hast du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Dein neues Passwort lautet" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Speichere oder kopiere dein neues Passwort - und dann" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "hier klicken, um dich anzumelden" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Du kannst das Passwort in den Einstellungen ändern, sobald du dich erfolgreich angemeldet hast." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "\nHallo %1$s,\n\ndein Passwort wurde wie gewünscht geändert. Bitte bewahre diese Informationen gut auf (oder ändere dein Passwort zu etwas, das du dir leicht merken kannst)." + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "\nDie Anmeldedaten sind die folgenden:\n\nAdresse der Seite: %1$s\nLogin Name: %2$s\nPasswort: %3$s\n\nDas Passwort kann, und sollte, in den Kontoeinstellungen nach der Anmeldung geändert werden." + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Auf %s wurde dein Passwort geändert" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Hast du dein Passwort vergessen?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Gib deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden dir dann weitere Informationen per Mail zugesendet." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Spitzname oder E-Mail:" + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Zurücksetzen" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Quelle (bbcode) Text:" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Eingabe (Diaspora) nach BBCode zu konvertierender Text:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Originaltext:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (reines HTML): " + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Originaltext (Diaspora Format): " + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Tag entfernt" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Gegenstands-Tag entfernen" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Wähle ein Tag zum Entfernen aus: " + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Konto löschen" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Bitte gib dein Passwort zur Verifikation ein:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Ungültiger Profil-Bezeichner." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Editor für die Profil-Sichtbarkeit" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Sichtbar für" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Alle Kontakte (mit gesichertem Profilzugriff)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Profilübereinstimmungen" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu deinem Standardprofil hinzu." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "ist interessiert an:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Veranstaltung bearbeiten" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Neue Veranstaltung erstellen" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Vorherige" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Nächste" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "Stunde:Minute" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Veranstaltungsdetails" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "Das Format ist %s %s. Beginnzeitpunkt und Titel werden benötigt." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Veranstaltungsbeginn:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Benötigt" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Veranstaltungsende:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "An Zeitzone des Betrachters anpassen" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Beschreibung" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Titel:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Veranstaltung teilen" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} möchte mit dir in Kontakt treten" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} schickte dir eine Nachricht" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} möchte sich registrieren" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} kommentierte einen Beitrag von %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} mag %ss Beitrag" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} mag %ss Beitrag nicht" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} ist jetzt mit %s befreundet" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} hat etwas veröffentlicht" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} hat %ss Beitrag mit dem Schlagwort #%s versehen" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} hat dich in einem Beitrag erwähnt" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Stimmung" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Wähle deine aktuelle Stimmung und erzähle sie deinen Freunden" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Keine Ergebnisse." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Konnte die Kontaktinformationen nicht finden." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "Möchtest du wirklich diese Nachricht löschen?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Nachricht gelöscht." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Unterhaltung gelöscht." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Keine Nachrichten." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "'Unbekannter Absender - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Du und %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s und du" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Unterhaltung löschen" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d. M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d Nachricht" +msgstr[1] "%d Nachrichten" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Nachricht nicht verfügbar." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Nachricht löschen" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Sichere Kommunikation ist nicht verfügbar. Eventuell kannst du auf der Profilseite des Absenders antworten." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Antwort senden" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Nicht verfügbar." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Profil nicht gefunden." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Profil gelöscht." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Profil-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Neues Profil angelegt." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Profil nicht zum Duplizieren verfügbar." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Profilname ist erforderlich." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Familienstand" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Romanze" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Likes" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Dislikes" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Arbeit / Beschäftigung" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Religion" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Politische Ansichten" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Geschlecht" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Sexuelle Vorlieben" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Webseite" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Interessen" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Adresse" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Wohnort" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Profil aktualisiert." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr " und " + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "öffentliches Profil" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s hat %2$s geändert auf “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " – %1$ss %2$s besuchen" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s hat folgendes aktualisiert %2$s, verändert wurde %3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "Kontakte und Freunde verbergen" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Liste der Kontakte vor Betrachtern dieses Profils verbergen?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Profil bearbeiten" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Profilbild ändern" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Dieses Profil anzeigen" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Neues Profil anlegen und diese Einstellungen verwenden" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Dieses Profil duplizieren" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Dieses Profil löschen" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "Grundinformationen" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "Profilbild" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "Vorlieben" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "Status Informationen" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "Zusätzliche Informationen" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Profilbild hochladen" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Profilname:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Dein kompletter Name:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Titel/Beschreibung:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Dein Geschlecht:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Geburtstag (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Adresse:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Wohnort:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Postleitzahl:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Land:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Region/Bundesstaat:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Beziehungsstatus:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Wer: (falls anwendbar)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Seit [Datum]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Adresse der Homepage:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Religiöse Ansichten:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Öffentliche Schlüsselwörter:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Private Schlüsselwörter:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Beispiel: Fischen Fotografie Software" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Wird verwendet, um potentielle Freunde zu finden, kann von Fremden eingesehen werden)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Erzähle uns ein bisschen von dir …" + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Hobbies/Interessen" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Kontaktinformationen und Soziale Netzwerke" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Musikalische Interessen" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Bücher, Literatur" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Fernsehen" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Filme/Tänze/Kultur/Unterhaltung" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Liebe/Romantik" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Arbeit/Anstellung" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Schule/Ausbildung" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Dies ist dein öffentliches Profil.
Es könnte für jeden Nutzer des Internets sichtbar sein." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Alter: " + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Bearbeite/Verwalte Profile" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "Friendica-Server für soziale Netzwerke – Setup" @@ -1654,10 +6924,6 @@ msgstr "Lies bitte die \"INSTALL.txt\"." msgid "System check" msgstr "Systemtest" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Nächste" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Noch einmal testen" @@ -1918,1092 +7184,9 @@ msgid "" "poller." msgstr "WICHTIG: Du musst [manuell] einen Cronjob (o.ä.) für den Poller einrichten." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Themeneinstellungen aktualisiert." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Seite" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Nutzer" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Plugins" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Themen" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "DB Updates" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Protokolle" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Administration" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Plugin Features" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Nutzeranmeldungen die auf Bestätigung warten" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Normales Konto" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Marktschreier-Konto" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Forum/Promi-Konto" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Automatisches Freundekonto" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Blog-Konto" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Privates Forum" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Nachrichten-Warteschlangen" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administration" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Zusammenfassung" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Registrierte Nutzer" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Anstehende Anmeldungen" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Version" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Aktive Plugins" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus :// bestehen" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Seiteneinstellungen aktualisiert." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "Kein spezielles Theme für mobile Geräte verwenden." - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Niemals" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "Beim Empfang von Nachrichten" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "immer wieder" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Stündlich" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Zweimal täglich" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Täglich" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Mehrbenutzer Instanz" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Geschlossen" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Bedarf der Zustimmung" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Offen" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "SSL für alle Links erzwingen" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "Einstellungen speichern" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Datei hochladen" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Regeln" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Erweitert" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Performance" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen." - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Seitenname" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Banner/Logo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "Zusätzliche Informationen" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "Für öffentliche Server kannst du hier zusätzliche Informationen angeben, die dann auf dir.friendica.com/siteinfo angezeigt werden." - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Systemsprache" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Systemweites Theme" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - Theme-Einstellungen ändern" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Systemweites mobiles Theme" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Thema für mobile Geräte" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Regeln für SSL Links" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Bestimmt, ob generierte Links SSL verwenden müssen" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "Altes \"Teilen\" Element" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "Deaktiviert das BBCode Element \"share\" beim Wiederholen von Beiträgen." - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Ein-Nutzer Instanz" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt." - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Maximale Bildgröße" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Maximale Bildlänge" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "Qualität des JPEG Bildes" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Registrierungsmethode" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Maximum täglicher Registrierungen" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Registrierungstext" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Erlaubte Domains für Kontakte" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Liste der Domains, die für Freundschaften erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Erlaubte Domains für E-Mails" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Öffentlichen Zugriff blockieren" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Erzwinge Veröffentlichung" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "URL für Updates beim weltweiten Verzeichnis" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL für Update des globalen Verzeichnisses. Wenn nichts eingetragen ist, bleibt das globale Verzeichnis unerreichbar." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Erlaube Threads in Diskussionen" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Erlaube ein unendliches Level für Threads auf dieser Seite." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Private Beiträge als Standard für neue Nutzer" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten." - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt." - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "Private Bilder nicht in Beiträgen einbetten." - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert." - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "Nutzern erlauben das remote_self Flag zu setzen" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet." - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Unterbinde Mehrfachregistrierung" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Benutzern nicht erlauben, weitere Konten als zusätzliche Profile anzulegen." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "OpenID Unterstützung" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "OpenID-Unterstützung für Registrierung und Login." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Namen auf Vollständigkeit überprüfen" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden." - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 Reguläre Ausdrücke" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "PHP UTF8 Ausdrücke verwenden" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Gemeinschaftsseite anzeigen" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Zeige die Gemeinschaftsseite mit allen öffentlichen Beiträgen auf diesem Server." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "OStatus Unterstützung aktivieren" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt." - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "Intervall zum Vervollständigen von OStatus Unterhaltungen" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "Wie oft soll der Poller checken ob es neue Nachrichten in OStatus Unterhaltungen gibt die geladen werden müssen. Je nach Anzahl der OStatus Kontakte könnte dies ein sehr Ressourcen lastiger Job sein." - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Diaspora-Support aktivieren" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Verwende die eingebaute Diaspora-Verknüpfung." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Nur Friendica-Kontakte erlauben" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "SSL Überprüfen" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Proxy Nutzer" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Proxy URL" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Netzwerk Wartezeit" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Zustellungsintervall" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Verzögere im Hintergrund laufende Auslieferungsprozesse um die angegebene Anzahl an Sekunden, um die Systemlast zu verringern. Empfehlungen: 4-5 für Shared-Hosts, 2-3 für VPS, 0-1 für große dedizierte Server." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Abfrageintervall" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Verzögere Hintergrundprozesse, um diese Anzahl an Sekunden um die Systemlast zu reduzieren. Bei 0 Sekunden wird das Auslieferungsintervall verwendet." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Maximum Load Average" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50" - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Nutze MySQL full text engine" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Aktiviert die 'full text engine'. Beschleunigt die Suche - aber es kann nur nach vier oder mehr Zeichen gesucht werden." - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "Sprachinformation unterdrücken" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "Verhindert das Erzeugen der Meta-Information zur Spracherkennung eines Beitrags." - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Pfad zum Eintrag Cache" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Cache-Dauer in Sekunden" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1." - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "Maximale Anzahl von Kommentaren pro Beitrag" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100." - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Pfad für die Sperrdatei" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Temp Pfad" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Basis-Pfad zur Installation" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "Neue Basis-URL" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "Noscrape aktivieren" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "Das noscrape Feature beschleunigt Verzeichnis einsendungen indem JSON Daten gesendet werden anstelle vom analysieren der HTML Struktur." - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Update wurde als erfolgreich markiert" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Ausführung von %s schlug fehl. Systemprotokolle prüfen." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Update %s war erfolgreich." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Update %s hat keinen Status zurückgegeben. Unbekannter Status." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Updatefunktion %s konnte nicht gefunden werden." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Keine fehlgeschlagenen Updates." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Fehlgeschlagene Updates" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Versuchen, diesen Schritt automatisch auszuführen" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "Registration erfolgreich. Dem Nutzer wurde eine Email gesended." - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s Benutzer geblockt/freigegeben" -msgstr[1] "%s Benutzer geblockt/freigegeben" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s Nutzer gelöscht" -msgstr[1] "%s Nutzer gelöscht" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Nutzer '%s' gelöscht" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Nutzer '%s' entsperrt" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Nutzer '%s' gesperrt" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "Nutzer hinzufügen" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "Alle auswählen" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Neuanmeldungen, die auf deine Bestätigung warten" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "Nutzer wartet auf permanente Löschung" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Anfragedatum" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Name" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "E-Mail" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Keine Neuanmeldungen." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Genehmigen" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Verwehren" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Sperren" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Entsperren" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Seitenadministrator" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Account ist abgelaufen" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "Neuer Nutzer" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Anmeldedatum" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Letzte Anmeldung" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Letzter Beitrag" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Gelöscht seit" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Nutzerkonto" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist du sicher?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist du sicher?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Name des neuen Nutzers" - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "Spitzname" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "Spitznamen für den neuen Nutzer" - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "Email Adresse des neuen Nutzers" - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s deaktiviert." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s aktiviert." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Ausschalten" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Einschalten" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Umschalten" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Autor:" - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Betreuer:" - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Keine Themen gefunden." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Bildschirmfoto" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Experimentell]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Nicht unterstützt]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Protokolleinstellungen aktualisiert." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "löschen" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "Protokoll führen" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Protokolldatei" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Protokoll-Level" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Jetzt aktualisieren" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Schließen" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "FTP Host" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "FTP Pfad" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP Nutzername" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP Passwort" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Suche" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Keine Ergebnisse." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Tipps für neue Nutzer" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "Link" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s hat %2$ss %3$s mit %4$s getaggt" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Beitrag nicht gefunden" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Beitrag bearbeiten" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "Bild hochladen" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Datei anhängen" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "Datei anhängen" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "Weblink" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Video-Adresse einfügen" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "Video-Link" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Audio-Adresse einfügen" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "Audio-Link" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Deinen Standort festlegen" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "Ort setzen" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Browser-Standort leeren" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "Ort löschen" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Berechtigungseinstellungen" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "Cc: E-Mail-Addressen" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Öffentlicher Beitrag" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Titel setzen" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Kategorien (kommasepariert)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Z.B.: bob@example.com, mary@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Beitrag nicht verfügbar." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Beitrag konnte nicht gefunden werden." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Konto freigegeben." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrierung für %s wurde zurückgezogen" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Bitte melde dich an." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Auf diesem Server suchen" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Funde: " - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Verzeichnis" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Finde" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Alter: " - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Geschlecht:" - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Über:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Keine Einträge (einige Einträge könnten versteckt sein)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Hilfe:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3033,2012 +7216,240 @@ msgstr "Bitte nutze den Zurück-Button deines Browsers jetzt, w msgid "Return to contact editor" msgstr "Zurück zum Kontakteditor" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Konto-Spitzname" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Tagname - überschreibt Name/Spitzname" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "Konto-URL" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "URL für Freundschaftsanfragen" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "URL für Bestätigungen von Freundschaftsanfragen" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "URL-Endpunkt für Benachrichtigungen" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "Pull/Feed-URL" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Neues Foto von dieser URL" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "Entfernte Konten" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "Spiegle Beiträge dieses Kontakts" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all deine Kontakte zu senden." -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Account umziehen" +#: ../../mod/crepair.php:169 +msgid "No mirroring" +msgstr "Kein Spiegeln" -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Du kannst einen Account von einem anderen Friendica Server importieren." +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "Spiegeln als weitergeleitete Beiträge" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "Spiegeln als meine eigenen Beiträge" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Willkommen bei Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Checkliste für neue Mitglieder" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Du musst deinen Account vom alten Server exportieren und hier hochladen. Wir stellen deinen alten Account mit all deinen Kontakten wieder her. Wir werden auch versuchen all deine Freunde darüber zu informieren, dass du hierher umgezogen bist." +"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." +msgstr "Wir möchten dir einige Tipps und Links anbieten, die dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden." -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Einstieg" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Friendica Rundgang" + +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Dieses Feature ist experimentell. Wir können keine Kontakte vom OStatus Netzwerk (statusnet/identi.ca) oder von Diaspora importieren" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "Auf der Quick Start Seite findest du eine kurze Einleitung in die einzelnen Funktionen deines Profils und die Netzwerk-Reiter, wo du interessante Foren findest und neue Kontakte knüpfst." -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Account Datei" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Gehe zu deinen Einstellungen" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "Um deinen Account zu exportieren, rufe \"Einstellungen -> Persönliche Daten exportieren\" auf und wähle \"Account exportieren\"" +"On your Settings 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." +msgstr "Ändere bitte unter Einstellungen dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Freundschaften mit anderen im Friendica Netzwerk zu schliessen." -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Entfernte Privatsphäreneinstellungen nicht verfügbar." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Sichtbar für:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Speichern" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Hilfe:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Hilfe" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Kein Profil" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Diese Kontaktanfrage wurde bereits akzeptiert." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden" -msgstr[1] "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Kontaktanfrage abgeschlossen." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Nicht behebbarer Protokollfehler." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profil nicht verfügbar." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s hat heute zu viele Freundschaftsanfragen erhalten." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Maßnahmen zum Spamschutz wurden ergriffen." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Ungültiger Locator" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Ungültige E-Mail-Adresse." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Dieses Konto ist nicht für E-Mail konfiguriert. Anfrage fehlgeschlagen." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Konnte deinen Namen an der angegebenen Stelle nicht finden." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Du hast dich hier bereits vorgestellt." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Es scheint so, als ob du bereits mit %s befreundet bist." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Ungültige Profil-URL." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Nicht erlaubte Profil-URL." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Deine Kontaktanfrage wurde gesendet." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Bitte melde dich an, um die Kontaktanfrage zu bestätigen." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Momentan bist du mit einer anderen Identität angemeldet. Bitte melde Dich mit diesem Profil an." +"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." +msgstr "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn du dein Profil nicht veröffentlichst, ist das als wenn du deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest du es veröffentlichen - außer all deine Freunde und potentiellen Freunde wissen genau, wie sie dich finden können." -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Verberge diesen Kontakt" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Willkommen zurück %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Bitte bestätige deine Kontaktanfrage bei %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Bestätigen" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Name unterdrückt]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Bitte gib die Adresse deines Profils in einem der unterstützten sozialen Netzwerke an:" +"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." +msgstr "Lade ein Profilbild hoch falls du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Freunde zu finden, wenn du ein Bild von dir selbst verwendest, als wenn du dies nicht tust." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Als E-Mail-Kontakt verbinden (In Kürze verfügbar)" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Editiere dein Profil" -#: ../../mod/dfrn_request.php:829 +#: ../../mod/newmember.php:38 msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, folge diesem Link um einen öffentlichen Friendica-Server zu finden und beizutreten." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Editiere dein Standard Profil nach deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen deiner Freundesliste vor unbekannten Betrachtern des Profils." -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Freundschafts-/Kontaktanfrage" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Profil Schlüsselbegriffe" -#: ../../mod/dfrn_request.php:833 +#: ../../mod/newmember.php:40 msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" +"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." +msgstr "Trage ein paar öffentliche Stichwörter in dein Standardprofil ein, die deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die deine Interessen teilen und können dir dann Kontakte vorschlagen." -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Bitte beantworte folgendes:" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Verbindungen knüpfen" -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Kennt %s dich?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Eine persönliche Notiz beifügen:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federated Social Web" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format +#: ../../mod/newmember.php:49 msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in deiner Diaspora Suchleiste." +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Richte die Verbindung zu Facebook ein, wenn du im Augenblick ein Facebook-Konto hast, und (optional) deine Facebook-Freunde und -Unterhaltungen importieren willst." -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Adresse deines Profils:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Anfrage abschicken" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Im Zusammenhang betrachten" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "%d Kontakt bearbeitet." -msgstr[1] "%d Kontakte bearbeitet" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Konnte nicht auf die Kontaktdaten zugreifen." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Konnte das ausgewählte Profil nicht finden." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Kontakt aktualisiert." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Kontakt wurde blockiert" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Kontakt wurde wieder freigegeben" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Kontakt wurde ignoriert" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Kontakt wird nicht mehr ignoriert" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Kontakt wurde archiviert" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Kontakt wurde aus dem Archiv geholt" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Möchtest du wirklich diesen Kontakt löschen?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Kontakt wurde entfernt." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Du hast mit %s eine beidseitige Freundschaft" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Du teilst mit %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s teilt mit Dir" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Aktualisierung war erfolgreich)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Aktualisierung war nicht erfolgreich)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Kontakte vorschlagen" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Netzwerktyp: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d gemeinsamer Kontakt" -msgstr[1] "%d gemeinsame Kontakte" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Alle Kontakte anzeigen" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Geblockt-Status ein-/ausschalten" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Ignorieren aufheben" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignorieren" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Ignoriert-Status ein-/ausschalten" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Aus Archiv zurückholen" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Archivieren" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Archiviert-Status ein-/ausschalten" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Reparieren" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Fortgeschrittene Kontakteinstellungen" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Verbindungen mit diesem Kontakt verloren!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Kontakt Editor" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Profil-Sichtbarkeit" - -#: ../../mod/contacts.php:466 -#, php-format +#: ../../mod/newmember.php:51 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Bitte wähle eines deiner Profile das angezeigt werden soll, wenn %s dein Profil aufruft." +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Wenn dies dein privater Server ist, könnte die Installation des Facebook Connectors deinen Umzug ins freie soziale Netz angenehmer gestalten." -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Kontakt Informationen / Notizen" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Emails Importieren" -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Notizen zum Kontakt bearbeiten" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Besuche %ss Profil [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Kontakt blockieren/freischalten" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignoriere den Kontakt" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "URL Einstellungen reparieren" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Unterhaltungen anzeigen" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Lösche den Kontakt" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "letzte Aktualisierung:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Öffentliche Beiträge aktualisieren" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Derzeit geblockt" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Derzeit ignoriert" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Momentan archiviert" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Verberge diesen Kontakt vor anderen" - -#: ../../mod/contacts.php:497 +#: ../../mod/newmember.php:56 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Antworten/Likes auf deine öffentlichen Beiträge könnten weiterhin sichtbar sein" +"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" +msgstr "Gib deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls du E-Mails aus deinem Posteingang importieren und mit Freunden und Mailinglisten interagieren willlst." -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "Benachrichtigung bei neuen Beiträgen" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Gehe zu deiner Kontakt-Seite" -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "Sende eine Benachrichtigung wann immer dieser Kontakt einen neuen Beitrag schreibt." - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "Weitere Informationen zu Feeds holen" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Kontaktvorschläge" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Freunde vorschlagen" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Alle Kontakte" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Alle Kontakte anzeigen" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Ungeblockt" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Nur nicht-blockierte Kontakte anzeigen" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Geblockt" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Nur blockierte Kontakte anzeigen" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Ignoriert" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Nur ignorierte Kontakte anzeigen" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Archiviert" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Nur archivierte Kontakte anzeigen" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Verborgen" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Nur verborgene Kontakte anzeigen" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Beidseitige Freundschaft" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "ist ein Fan von dir" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "du bist Fan von" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Kontakt bearbeiten" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Suche in deinen Kontakten" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Aktualisierungen" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "jeder" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Zusätzliche Features" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "Anzeige" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "Soziale Netzwerke" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "Delegationen" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Verbundene Programme" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Persönliche Daten exportieren" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Konto löschen" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Wichtige Daten fehlen!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "E-Mail Einstellungen bearbeitet." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "Features aktualisiert" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "Die Umzugsbenachrichtigung wurde an deine Kontakte versendet." - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Falsches Passwort." - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Passwort geändert." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr " Bitte verwende einen kürzeren Namen." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr " Name ist zu kurz." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Falsches Passwort" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr " Keine gültige E-Mail." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr "Ändern der E-Mail nicht möglich. " - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Einstellungen aktualisiert." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Programm hinzufügen" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Umleiten" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "Icon URL" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Du kannst dieses Programm nicht bearbeiten." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Verbundene Programme" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Anwenderschlüssel beginnt mit" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Kein Name" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Autorisierung entziehen" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Keine Plugin-Einstellungen konfiguriert" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Plugin-Einstellungen" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Aus" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "An" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Zusätzliche Features" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Eingebaute Unterstützung für Verbindungen zu %s ist %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "eingeschaltet" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "ausgeschaltet" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "Zugriff auf E-Mails für diese Seite deaktiviert." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "E-Mail/Postfach-Einstellungen" - -#: ../../mod/settings.php:783 +#: ../../mod/newmember.php:58 msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Wenn du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für dein Postfach an." +"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 Add New Contact dialog." +msgstr "Die Kontakte-Seite ist die Einstiegsseite, von der aus du Kontakte verwalten und dich mit Freunden in anderen Netzwerken verbinden kannst. Normalerweise gibst du dazu einfach ihre Adresse oder die URL der Seite im Kasten Neuen Kontakt hinzufügen ein." -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Letzter erfolgreicher E-Mail Check" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Gehe zum Verzeichnis deiner Friendica Instanz" -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "IMAP-Server-Name:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "IMAP-Port:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Sicherheit:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Keine" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "E-Mail-Login-Name:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "E-Mail-Passwort:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Reply-to Adresse:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Sende öffentliche Beiträge an alle E-Mail-Kontakte:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Aktion nach Import:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Als gelesen markieren" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "In einen Ordner verschieben" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "In diesen Ordner verschieben:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Anzeige-Einstellungen" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Theme:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Mobiles Theme" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Browser alle xx Sekunden aktualisieren" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimal 10 Sekunden, kein Maximum" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: " - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Maximal 100 Beiträge" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Keine Smilies anzeigen" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "Info-Popups nicht anzeigen" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "Endloses Scrollen" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "Automatische Updates nur, wenn du oben auf der Netzwerkseite bist." - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "Nutzer Art" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "Gemeinschafts Art" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Normales Konto" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Dieses Konto ist ein normales persönliches Profil" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Marktschreier-Konto" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Kontaktanfragen werden automatisch als Nurlese-Fans akzeptiert" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Forum/Promi-Konto" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:60 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Kontaktanfragen werden automatisch als Lese-und-Schreib-Fans akzeptiert" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "Über die Verzeichnisseite kannst du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem Verbinden oder Folgen Link auf deren Profilseiten Ausschau und gib deine eigene Profiladresse an, falls du danach gefragt wirst." -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Automatische Freunde Seite" +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Neue Leute kennenlernen" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Kontaktanfragen werden automatisch als Freund akzeptiert" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Privates Forum [Versuchsstadium]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Privates Forum, nur für Mitglieder" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Darf dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Darf dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Profil-Details vor unbekannten Betrachtern verbergen?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Dürfen deine Kontakte auf deine Pinnwand schreiben?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Dürfen deine Kontakte deine Beiträge mit Schlagwörtern versehen?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Dürfen wir dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Dürfen dir Unbekannte private Nachrichten schicken?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Profil ist nicht veröffentlicht." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "oder" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Die Adresse deines Profils lautet:" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Wenn leer verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht." - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Erweiterte Verfallseinstellungen" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Erweitertes Verfallen" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Beiträge verfallen lassen:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Persönliche Notizen verfallen lassen:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Markierte Beiträge verfallen lassen:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Fotos verfallen lassen:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Nur Beiträge anderer verfallen:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Kontoeinstellungen" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Passwort-Einstellungen" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Neues Passwort:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Bestätigen:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Lass die Passwort-Felder leer, außer du willst das Passwort ändern" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Aktuelles Passwort:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "Dein aktuelles Passwort um die Änderungen zu bestätigen" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Passwort:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Grundeinstellungen" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Kompletter Name:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "E-Mail-Adresse:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Deine Zeitzone:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Standardstandort:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Standort des Browsers verwenden:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Sicherheits- und Privatsphäre-Einstellungen" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Maximale Anzahl von Freundschaftsanfragen/Tag:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(um SPAM zu vermeiden)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Standard-Zugriffsrechte für Beiträge" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(klicke zum öffnen/schließen)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Zeige den Gruppen" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Zeige den Kontakten" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "Privater Standardbeitrag" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "Öffentlicher Standardbeitrag" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "Standardberechtigungen für neue Beiträge" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Benachrichtigungseinstellungen" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Standardmäßig eine Statusnachricht posten, wenn:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "– du eine Kontaktanfrage akzeptierst" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "– du einem Forum/einer Gemeinschaftsseite beitrittst" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "– du eine interessante Änderung an deinem Profil durchführst" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Benachrichtigungs-E-Mail senden wenn:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "– du eine Kontaktanfrage erhältst" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "– eine deiner Kontaktanfragen akzeptiert wurde" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "– jemand etwas auf deine Pinnwand schreibt" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "– jemand auch einen Kommentar verfasst" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "– du eine private Nachricht erhältst" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "– du eine Empfehlung erhältst" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "– du in einem Beitrag erwähnt wirst" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "– du von jemandem angestupst oder sonstwie behandelt wirst" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Erweiterte Konto-/Seitentyp-Einstellungen" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Verhalten dieses Kontos in bestimmten Situationen:" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "Umziehen" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:62 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "Wenn du dein Profil von einem anderen Server umgezogen hast und einige deiner Kontakte deine Beiträge nicht erhalten, verwende diesen Button." - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "Umzugsbenachrichtigung erneut an Kontakte senden" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Profil gelöscht." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Neues Profil angelegt." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Profil nicht zum Duplizieren verfügbar." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Profilname ist erforderlich." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Familienstand" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Romanze" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Likes" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Dislikes" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Arbeit / Beschäftigung" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Religion" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Politische Ansichten" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Geschlecht" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Sexuelle Vorlieben" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Webseite" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Interessen" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Adresse" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Wohnort" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Profil aktualisiert." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr " und " - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "öffentliches Profil" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s hat %2$s geändert auf “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " – %1$ss %2$s besuchen" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s hat folgendes aktualisiert %2$s, verändert wurde %3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "Kontakte und Freunde verbergen" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Liste der Kontakte vor Betrachtern dieses Profils verbergen?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Profil bearbeiten" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Profilbild ändern" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Dieses Profil anzeigen" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Neues Profil anlegen und diese Einstellungen verwenden" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Dieses Profil duplizieren" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Dieses Profil löschen" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Profilname:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Dein kompletter Name:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Titel/Beschreibung:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Dein Geschlecht:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Geburtstag (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Adresse:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Wohnort:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Postleitzahl:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Land:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Region/Bundesstaat:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Beziehungsstatus:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Wer: (falls anwendbar)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Seit [Datum]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Sexuelle Vorlieben:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Adresse der Homepage:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Heimatort:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Politische Ansichten:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Religiöse Ansichten:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Öffentliche Schlüsselwörter:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Private Schlüsselwörter:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Likes:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Dislikes:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Beispiel: Fischen Fotografie Software" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Wird verwendet, um potentielle Freunde zu finden, kann von Fremden eingesehen werden)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Erzähle uns ein bisschen von dir …" - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Hobbies/Interessen" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Kontaktinformationen und Soziale Netzwerke" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Musikalische Interessen" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Bücher, Literatur" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Fernsehen" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Filme/Tänze/Kultur/Unterhaltung" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Liebe/Romantik" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Arbeit/Anstellung" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Schule/Ausbildung" - -#: ../../mod/profiles.php:688 +"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." +msgstr "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Freunde zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Freunde vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Gruppiere deine Kontakte" + +#: ../../mod/newmember.php:70 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Dies ist dein öffentliches Profil.
Es könnte für jeden Nutzer des Internets sichtbar sein." +"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." +msgstr "Sobald du einige Freunde gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren." -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Bearbeite/Verwalte Profile" +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Warum sind meine Beiträge nicht öffentlich?" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Gruppe erstellt." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Konnte die Gruppe nicht erstellen." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Gruppe nicht gefunden." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Gruppenname geändert." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "Gruppe speichern" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Eine Gruppe von Kontakten/Freunden anlegen." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Gruppenname:" - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Gruppe entfernt." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Konnte die Gruppe nicht entfernen." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Gruppeneditor" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Mitglieder" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen" - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Quelle (bbcode) Text:" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Eingabe (Diaspora) nach BBCode zu konvertierender Text:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Originaltext:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (reines HTML): " - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Originaltext (Diaspora Format): " - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Nicht verfügbar." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Kontakt hinzugefügt" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Keine weiteren Systembenachrichtigungen." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Systembenachrichtigungen" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Neue Nachricht" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Konnte die Kontaktinformationen nicht finden." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Nachrichten" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "Möchtest du wirklich diese Nachricht löschen?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Nachricht gelöscht." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Unterhaltung gelöscht." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Keine Nachrichten." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "'Unbekannter Absender - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Du und %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s und du" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Unterhaltung löschen" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d. M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d Nachricht" -msgstr[1] "%d Nachrichten" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Nachricht nicht verfügbar." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Nachricht löschen" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:73 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Sichere Kommunikation ist nicht verfügbar. Eventuell kannst du auf der Profilseite des Absenders antworten." +"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." +msgstr "Friendica respektiert deine Privatsphäre. Mit der Grundeinstellung werden deine Beiträge ausschließlich deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch." -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Antwort senden" +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Hilfe bekommen" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s mag %2$ss %3$s nicht" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Zum Hilfe Abschnitt gehen" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Beitrag erfolgreich veröffentlicht." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l, d. F Y\\, H:i" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Zeitumrechnung" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:82 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann." - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC Zeit: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Aktuelle Zeitzone: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Umgerechnete lokale Zeit: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Bitte wähle deine Zeitzone:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "In diesem Ordner speichern:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- auswählen -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Ungültiger Profil-Bezeichner." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor für die Profil-Sichtbarkeit" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Sichtbar für" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Alle Kontakte (mit gesichertem Profilzugriff)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Keine Kontakte." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Kontakte anzeigen" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Personensuche" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Keine Übereinstimmungen" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Neue Fotos hochladen" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Kontaktinformationen nicht verfügbar" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Album nicht gefunden." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Album löschen" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Möchtest du wirklich dieses Foto-Album und all seine Foto löschen?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Foto löschen" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Möchtest du wirklich dieses Foto löschen?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s wurde von %3$s in %2$s getaggt" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "einem Foto" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Die Bildgröße übersteigt das Limit von " - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Bilddatei ist leer." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Konnte das Bild nicht bearbeiten." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Hochladen des Bildes gescheitert." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Keine Bilder ausgewählt" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Du verwendest %1$.2f Mbyte von %2$.2f Mbyte des Foto-Speichers." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Bilder hochladen" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Name des neuen Albums: " - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "oder existierender Albumname: " - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Berechtigungen" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Privates Foto" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Öffentliches Foto" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Album bearbeiten" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Zeige neueste zuerst" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Zeige älteste zuerst" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Foto betrachten" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Foto nicht verfügbar" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Fotos ansehen" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Foto bearbeiten" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Als Profilbild verwenden" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Betrachte Originalgröße" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Tags: " - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Tag entfernen]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Drehen US (rechts)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Drehen EUS (links)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Name des neuen Albums" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Bildunterschrift" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Tag hinzufügen" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Privates Foto" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Öffentliches Foto" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Teilen" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Album betrachten" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Neueste Fotos" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt." - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "Oder - hast Du versucht, eine leere Datei hochzuladen?" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Die Datei ist größer als das erlaubte Limit von %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Hochladen der Datei fehlgeschlagen." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Keine Videos ausgewählt" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Video ansehen" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Neueste Videos" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Neues Video hochladen" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Unsere Hilfe Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5060,52 +7471,140 @@ msgstr "Was willst du mit dem Empfänger machen:" msgid "Make this post private" msgstr "Diesen Beitrag privat machen" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "\nHallo $[username],\n\ndein Passwort wurde wie angefordert geändert. Bitte bewahre diese Informationen auf (oder ändere dein Passwort augenblicklich in etwas an das du dir merken kannst)." + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Eintrag wurde entfernt." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "%1$s folgt %2$s %3$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Account exportieren" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Exportiere deine Accountinformationen und Kontakte. Verwende dies um ein Backup deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Alles exportieren" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Exportiere deine Account Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies um ein komplettes Backup deines Accounts anzulegen (Fotos werden nicht exportiert)." - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Gemeinsame Freunde" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Keine gemeinsamen Kontakte." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Bildgröße überschreitet das Limit von %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s heißt %2$s herzlich willkommen" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Pinnwand-Bilder" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Antwort der Gegenstelle unverständlich." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Unerwartete Antwort der Gegenstelle: " + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Bestätigung erfolgreich abgeschlossen." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Gegenstelle meldet: " + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Kontaktanfrage schlug fehl oder wurde zurückgezogen." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Konnte das Bild des Kontakts nicht speichern." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Für '%s' wurde kein Nutzer gefunden" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "Die ID, die uns dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Die Updates für dein Profil konnten nicht gespeichert werden" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s ist %2$s beigetreten" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Konnte den Originalbeitrag nicht finden." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Leerer Beitrag wurde verworfen." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Systemfehler. Beitrag konnte nicht gespeichert werden." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Du kannst sie online unter %s besuchen" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s hat ein Update veröffentlicht." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5163,546 +7662,6 @@ msgstr "Bearbeitung abgeschlossen" msgid "Image uploaded successfully." msgstr "Bild erfolgreich hochgeladen." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Anwendungen" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Keine Applikationen installiert." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Keine Neuigkeiten" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Bereinige Benachrichtigungen" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Profilübereinstimmungen" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu deinem Standardprofil hinzu." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "ist interessiert an:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Tag entfernt" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Gegenstands-Tag entfernen" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Wähle ein Tag zum Entfernen aus: " - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Entfernen" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Veranstaltung bearbeiten" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "Link zum Originalbeitrag" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Neue Veranstaltung erstellen" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Vorherige" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "Stunde:Minute" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Veranstaltungsdetails" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Das Format ist %s %s. Beginnzeitpunkt und Titel werden benötigt." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Veranstaltungsbeginn:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Benötigt" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Veranstaltungsende:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "An Zeitzone des Betrachters anpassen" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Beschreibung" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Titel:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Veranstaltung teilen" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Keine potentiellen Bevollmächtigten für die Seite gefunden." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Delegiere das Management für die Seite" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Bitte gib niemandem eine Bevollmächtigung für deinen privaten Account, dem du nicht absolut vertraust!" - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Vorhandene Seitenmanager" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Vorhandene Bevollmächtigte für die Seite" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Potentielle Bevollmächtigte" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Hinzufügen" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Keine Einträge." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Kontakte, die keiner Gruppe zugewiesen sind" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Dateien" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "System zur Wartung abgeschaltet" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Konto löschen" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Bitte gib dein Passwort zur Verifikation ein:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Kontaktvorschlag gesendet." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Kontakte vorschlagen" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Schlage %s einen Kontakt vor" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Konnte den Originalbeitrag nicht finden." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Leerer Beitrag wurde verworfen." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Systemfehler. Beitrag konnte nicht gespeichert werden." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Du kannst sie online unter %s besuchen" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s hat ein Update veröffentlicht." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} möchte mit dir in Kontakt treten" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} schickte dir eine Nachricht" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} möchte sich registrieren" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} kommentierte einen Beitrag von %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} mag %ss Beitrag" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} mag %ss Beitrag nicht" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} ist jetzt mit %s befreundet" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} hat etwas veröffentlicht" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} hat %ss Beitrag mit dem Schlagwort #%s versehen" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} hat dich in einem Beitrag erwähnt" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID Protokollfehler. Keine ID zurückgegeben." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Anmeldung fehlgeschlagen." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Invalid request identifier." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Verwerfen" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "System" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Netzwerk" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Kontaktanfragen" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Zeige ignorierte Anfragen" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Verberge ignorierte Anfragen" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Benachrichtigungstyp: " - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Kontaktvorschlag" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "vorgeschlagen von %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Neue-Kontakt Nachricht senden" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "falls anwendbar" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Behauptet dich zu kennen: " - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "ja" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "nein" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Genehmigen als: " - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Freund" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Teilenden" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fan/Verehrer" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Kontakt-/Freundschaftsanfrage" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Neuer Bewunderer" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Keine Kontaktanfragen." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Benachrichtigungen" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s mag %ss Beitrag" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s mag %ss Beitrag nicht" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s ist jetzt mit %s befreundet" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s hat einen neuen Beitrag erstellt" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s hat %ss Beitrag kommentiert" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Keine weiteren Netzwerk-Benachrichtigungen." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Netzwerk Benachrichtigungen" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Keine weiteren persönlichen Benachrichtigungen" - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Persönliche Benachrichtigungen" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Keine weiteren Pinnwand-Benachrichtigungen" - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Pinnwand Benachrichtigungen" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "Limit für Einladungen erreicht." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: Keine gültige Email Adresse." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: Zustellung der Nachricht fehlgeschlagen." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d Nachricht gesendet." -msgstr[1] "%d Nachrichten gesendet." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Du hast keine weiteren Einladungen" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Besuche %s für eine Liste der öffentlichen Server, denen du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere dich bitte bei %s oder einer anderen öffentlichen Friendica Website." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Friendica Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen du beitreten kannst." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Einladungen senden" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "E-Mail-Adressen eingeben, eine pro Zeile:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Du bist herzlich dazu eingeladen, dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Du benötigst den folgenden Einladungscode: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Sobald du registriert bist, kontaktiere mich bitte auf meiner Profilseite:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Verwalte Identitäten und/oder Seiten" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die deine Kontoinformationen teilen oder zu denen du „Verwalten“-Befugnisse bekommen hast." - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Wähle eine Identität zum Verwalten aus: " - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Willkommen zu %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5712,1774 +7671,47 @@ msgstr "Freunde von %s" msgid "No friends to display." msgstr "Keine Freunde zum Anzeigen." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Neuen Kontakt hinzufügen" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Auf diesem Server suchen" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Adresse oder Web-Link eingeben" - -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Beispiel: bob@example.com, http://example.com/barbara" - -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d Einladung verfügbar" -msgstr[1] "%d Einladungen verfügbar" - -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Leute finden" - -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Name oder Interessen eingeben" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Verbinden/Folgen" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Beispiel: Robert Morgenstein, Angeln" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Zufälliges Profil" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Netzwerke" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Alle Netzwerke" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Gespeicherte Ordner" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Alles" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Kategorien" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Zum Upgraden hier klicken." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Diese Aktion überschreitet die Obergrenze deines Abonnements." - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "Diese Aktion ist in deinem Abonnement nicht verfügbar." - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "Nutzer nicht gefunden." - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "Es gibt keinen Status mit dieser ID." - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "Es existiert keine Unterhaltung mit dieser ID." - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "Volle Größe anzeigen" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Beginnt:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Endet:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln." - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(kein Betreff)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "noreply" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Du benötigst eine Einladung." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Die Einladung konnte nicht überprüft werden." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Ungültige OpenID URL" - -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Beim Versuch dich mit der von dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass du die OpenID richtig geschrieben hast." - -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "Die Fehlermeldung lautete:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Bitte trage die erforderlichen Informationen ein." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Bitte verwende einen kürzeren Namen." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Der Name ist zu kurz." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Das scheint nicht dein kompletter Name (Vor- und Nachname) zu sein." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Die Domain deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Keine gültige E-Mail-Adresse." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Konnte diese E-Mail-Adresse nicht verwenden." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\", \"_\" und \"-\") bestehen, außerdem muss er mit einem Buchstaben beginnen." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Freunde" - -#: ../../include/conversation.php:207 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s stupste %2$s" - -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "stupste" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "Nachricht/Beitrag" - -#: ../../include/conversation.php:292 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s hat %2$s\\s %3$s als Favorit markiert" - -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "löschen" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Lösche die markierten Beiträge" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "Folge der Unterhaltung" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Pinnwand anschauen" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Profil anschauen" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Bilder anschauen" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Netzwerkbeiträge" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Kontakt bearbeiten" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Private Nachricht senden" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Anstupsen" - -#: ../../include/conversation.php:943 -#, php-format -msgid "%s likes this." -msgstr "%s mag das." - -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s mag das nicht." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d Personen mögen das" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d Personen mögen das nicht" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "und" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr " und %d andere" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s mögen das." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s mögen das nicht." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Für jedermann sichtbar" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Bitte Link/URL zum Video einfügen:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Bitte Link/URL zum Audio einfügen:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Tag:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Wo hältst du dich jetzt gerade auf?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Einträge löschen?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "An E-Mail senden" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist." - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "Zugriffsrechte" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Poste an Gruppe" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Poste an Kontakte" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Privater Beitrag" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Abgemeldet." - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "Fehler beim Verarbeiten der Account Datei" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "Fehler! Konnte den Nickname nicht überprüfen." - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "Nutzer '%s' existiert bereits auf diesem Server!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Fehler beim Anlegen des Nutzeraccounts aufgetreten" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Fehler beim Anlegen des Nutzerkontos" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d Kontakt nicht importiert" -msgstr[1] "%d Kontakte nicht importiert" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Erledigt. Du kannst dich jetzt mit deinem Nutzernamen und Passwort anmelden" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "neuer" - -#: ../../include/text.php:298 -msgid "older" -msgstr "älter" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "vorige" - -#: ../../include/text.php:305 -msgid "first" -msgstr "erste" - -#: ../../include/text.php:337 -msgid "last" -msgstr "letzte" - -#: ../../include/text.php:340 -msgid "next" -msgstr "nächste" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Keine Kontakte" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d Kontakt" -msgstr[1] "%d Kontakte" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "anstupsen" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "anpingen" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "pingte" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "knuffen" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "knuffte" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "ohrfeigen" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "ohrfeigte" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "befummeln" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "befummelte" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "eine Abfuhr erteilen" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "abfuhrerteilte" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "glücklich" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "traurig" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "sanft" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "müde" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "frech" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "sauer" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "verblüfft" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "verwirrt" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "interessiert" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "verbittert" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "fröhlich" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "lebendig" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "verärgert" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "unruhig" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "schrullig" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "verstört" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "frustriert" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "motiviert" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "entspannt" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "überrascht" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Montag" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Dienstag" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Mittwoch" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Donnerstag" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Freitag" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Samstag" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Sonntag" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Januar" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Februar" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "März" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "April" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Mai" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Juni" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Juli" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "August" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "September" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Oktober" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "November" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Dezember" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "Byte" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Zum öffnen/schließen klicken" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Alternative Sprache auswählen" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "Aktivität" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "Beitrag" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "Beitrag abgelegt" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica-Benachrichtigung" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Danke," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "der Administrator von %s" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica-Meldung] Neue Nachricht erhalten von %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s hat dir eine neue private Nachricht auf %2$s geschickt." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s schickte dir %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "eine private Nachricht" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bitte besuche %s, um deine privaten Nachrichten anzusehen und/oder zu beantworten." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s kommentierte [url=%2$s]a %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s kommentierte [url=%2$s]%3$ss %4$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s kommentierte [url=%2$s]deinen %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica-Meldung] Kommentar zum Beitrag #%1$d von %2$s" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s hat einen Beitrag kommentiert, dem du folgst." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bitte besuche %s, um die Konversation anzusehen und/oder zu kommentieren." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica-Meldung] %s hat auf deine Pinnwand geschrieben" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s schrieb auf %2$s auf deine Pinnwand" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s hat etwas auf [url=%2$s]deiner Pinnwand[/url] gepostet" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica-Meldung] %s hat dich erwähnt" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s erwähnte dich auf %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]erwähnte dich[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "[Friendica Benachrichtigung] %s hat einen Beitrag geteilt" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "%1$s hat einen neuen Beitrag auf %2$s geteilt" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "%1$s [url=%2$s]hat einen Beitrag geteilt[/url]." - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica-Meldung] %1$s hat dich angestupst" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "%1$s hat dich auf %2$s angestupst" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "%1$s [url=%2$s]hat dich angestupst[/url]." - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica-Meldung] %s hat deinen Beitrag getaggt" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s erwähnte deinen Beitrag auf %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s erwähnte [url=%2$s]Deinen Beitrag[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica-Meldung] Kontaktanfrage erhalten" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Du hast eine Kontaktanfrage von '%1$s' auf %2$s erhalten" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Du hast eine [url=%1$s]Kontaktanfrage[/url] von %2$s erhalten." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Hier kannst du das Profil betrachten: %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Bitte besuche %s, um die Kontaktanfrage anzunehmen oder abzulehnen." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica-Meldung] Kontaktvorschlag erhalten" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Du hast einen Freunde-Vorschlag von '%1$s' auf %2$s erhalten" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Du hast einen [url=%1$s]Freunde-Vorschlag[/url] %2$s von %3$s erhalten." - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Name:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Foto:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Bitte besuche %s, um den Vorschlag zu akzeptieren oder abzulehnen." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr " bei Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen könnten auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Voreingestellte Gruppe für neue Kontakte" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Alle Kontakte" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "bearbeiten" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Gruppe bearbeiten" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Neue Gruppe erstellen" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Kontakte in keiner Gruppe" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Connect-URL fehlt" - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "Die angegebene Profiladresse liefert unzureichende Informationen." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Es wurde kein Autor oder Name gefunden." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Zu dieser Adresse konnte keine passende Browser URL gefunden werden." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von dir erhalten können." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Konnte die Kontaktinformationen nicht empfangen." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "folgen" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[kein Betreff]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Diese Sitzung beenden" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "Deine Videos" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "Deine persönlichen Notizen" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Anmelden" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Homepage" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Nutzerkonto erstellen" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Hilfe und Dokumentation" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Apps" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Addon Anwendungen, Dienstprogramme, Spiele" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Inhalt der Seite durchsuchen" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Unterhaltungen auf dieser Seite" - -#: ../../include/nav.php:131 -msgid "Directory" +#: ../../mod/directory.php:62 +msgid "Site Directory" msgstr "Verzeichnis" -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Nutzerverzeichnis" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Geschlecht:" -#: ../../include/nav.php:133 -msgid "Information" -msgstr "Information" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Keine Einträge (einige Einträge könnten versteckt sein)." -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "Informationen zu dieser Friendica Instanz" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Zeitumrechnung" -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Unterhaltungen deiner Kontakte" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "Netzwerk zurücksetzen" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "Netzwerk-Seite ohne Filter laden" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Kontaktanfragen" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Alle Benachrichtigungen anzeigen" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Markiere alle Systembenachrichtigungen als gelesen" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Private E-Mail" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Eingang" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Ausgang" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Verwalten" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Andere Seiten verwalten" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Kontoeinstellungen" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Profile Verwalten/Editieren" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Freunde und Kontakte verwalten/editieren" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Einstellungen der Seite und Konfiguration" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Navigation" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Sitemap" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Geburtstag:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Alter:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "für %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Tags" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religion:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Hobbies/Interessen:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Kontaktinformationen und Soziale Netzwerke:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Musikalische Interessen:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Literatur/Bücher:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Fernsehen:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Filme/Tänze/Kultur/Unterhaltung:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Liebesleben:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Arbeit/Beschäftigung:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Schule/Ausbildung:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Bild/Foto" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "%2$s %3$s" - -#: ../../include/bbcode.php:511 -#, php-format +#: ../../mod/localtime.php:26 msgid "" -"%s wrote the following post" -msgstr "%s schrieb den folgenden Beitrag" +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann." -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 hat geschrieben:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Verschlüsselter Inhalt" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Unbekannt | Nicht kategorisiert" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Sofort blockieren" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Zwielichtig, Spammer, Selbstdarsteller" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Ist mir bekannt, hab aber keine Meinung" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, wahrscheinlich harmlos" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Seriös, hat mein Vertrauen" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Wöchentlich" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Monatlich" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zott" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/Chat" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "Diaspora" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "StatusNet" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "App.net" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Verschiedenes" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "Jahr" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "Monat" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "Tag" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "nie" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "vor weniger als einer Sekunde" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "Jahre" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "Monate" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "Woche" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "Wochen" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "Tage" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "Stunde" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "Stunden" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "Minute" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "Minuten" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "Sekunde" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "Sekunden" - -#: ../../include/datetime.php:300 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s her" +msgid "UTC time: %s" +msgstr "UTC Zeit: %s" -#: ../../include/datetime.php:472 ../../include/items.php:2071 +#: ../../mod/localtime.php:33 #, php-format -msgid "%s's birthday" -msgstr "%ss Geburtstag" +msgid "Current timezone: %s" +msgstr "Aktuelle Zeitzone: %s" -#: ../../include/datetime.php:473 ../../include/items.php:2072 +#: ../../mod/localtime.php:36 #, php-format -msgid "Happy Birthday %s" -msgstr "Herzlichen Glückwunsch %s" +msgid "Converted localtime: %s" +msgstr "Umgerechnete lokale Zeit: %s" -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Allgemeine Features" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "Mehrere Profile" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "Möglichkeit mehrere Profile zu erstellen" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "Beitragserstellung Features" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "Web-Editor" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "Den Web-Editor für neue Beiträge aktivieren" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "Beitragsvorschau" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben." - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "Foren automatisch erwähnen" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert wurde." - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "Widgets für Netzwerk und Seitenleiste" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Archiv" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Gruppen Filter" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren." - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Netzwerk Filter" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren." - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "Speichere Suchanfragen für spätere Wiederholung." - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "Netzwerk Reiter" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "Netzwerk-Reiter: Persönlich" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen du interagiert hast" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "Netzwerk-Reiter: Neue" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "Netzwerk-Reiter: Geteilte Links" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "Werkzeuge für Beiträge und Kommentare" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "Mehrere Beiträge löschen" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "Gesendete Beiträge editieren" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu korrigieren." - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Tagging" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen." - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "Beitragskategorien" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Eigene Beiträge mit Kategorien versehen" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "Beiträge in Ordnern speichern aktivieren" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "Beiträge 'nicht mögen'" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Beiträge Markieren" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "Erlaubt es Beiträge mit einem Stern-Indikator zu markieren" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Freigabe-Benachrichtigung von Diaspora" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Anhänge:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Fehler aufgetreten während der Erzeugung der Datenbanktabellen." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "Es sind Fehler beim Bearbeiten der Datenbank aufgetreten." - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Für jeden sichtbar" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Eine neue Person teilt mit dir auf " - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Du hast einen neuen Kontakt auf " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Möchtest du wirklich dieses Item löschen?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Archiv" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Eingebetteter Inhalt" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Einbettungen deaktiviert" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Willkommen " - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Bitte lade ein Profilbild hoch." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Willkommen zurück " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Männlich" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Weiblich" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Momentan männlich" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Momentan weiblich" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Hauptsächlich männlich" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Hauptsächlich weiblich" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersex" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transsexuell" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermaphrodit" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neuter" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Nicht spezifiziert" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Andere" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Unentschieden" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Männer" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Frauen" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Schwul" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbisch" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Keine Vorlieben" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Bisexuell" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autosexual" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Abstinent" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Jungfrauen" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Deviant" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetish" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Oodles" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Nonsexual" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Single" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Einsam" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Verfügbar" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Nicht verfügbar" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "verknallt" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "verliebt" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Dating" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Untreu" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Sexbesessen" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Freunde/Zuwendungen" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Casual" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Verlobt" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Verheiratet" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "imaginär verheiratet" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Partner" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "zusammenlebend" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "wilde Ehe" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Glücklich" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Nicht auf der Suche" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Betrogen" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Getrennt" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Unstabil" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Geschieden" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "imaginär geschieden" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Verwitwet" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Unsicher" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Ist kompliziert" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Ist mir nicht wichtig" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Frag mich" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "wird nicht mehr gefolgt" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Kontakt löschen" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Bitte wähle deine Zeitzone:" diff --git a/view/de/strings.php b/view/de/strings.php index 0d3b8ec51b..e511aa27d0 100644 --- a/view/de/strings.php +++ b/view/de/strings.php @@ -5,63 +5,36 @@ function string_plural_select_de($n){ return ($n != 1);; }} ; -$a->strings["This entry was edited"] = "Dieser Beitrag wurde bearbeitet."; -$a->strings["Private Message"] = "Private Nachricht"; -$a->strings["Edit"] = "Bearbeiten"; -$a->strings["Select"] = "Auswählen"; -$a->strings["Delete"] = "Löschen"; -$a->strings["save to folder"] = "In Ordner speichern"; -$a->strings["add star"] = "markieren"; -$a->strings["remove star"] = "Markierung entfernen"; -$a->strings["toggle star status"] = "Markierung umschalten"; -$a->strings["starred"] = "markiert"; -$a->strings["add tag"] = "Tag hinzufügen"; -$a->strings["I like this (toggle)"] = "Ich mag das (toggle)"; -$a->strings["like"] = "mag ich"; -$a->strings["I don't like this (toggle)"] = "Ich mag das nicht (toggle)"; -$a->strings["dislike"] = "mag ich nicht"; -$a->strings["Share this"] = "Weitersagen"; -$a->strings["share"] = "Teilen"; -$a->strings["Categories:"] = "Kategorien:"; -$a->strings["Filed under:"] = "Abgelegt unter:"; -$a->strings["View %s's profile @ %s"] = "Das Profil von %s auf %s betrachten."; -$a->strings["to"] = "zu"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Wall-to-Wall"; -$a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:"; -$a->strings["%s from %s"] = "%s von %s"; -$a->strings["Comment"] = "Kommentar"; -$a->strings["Please wait"] = "Bitte warten"; -$a->strings["%d comment"] = array( - 0 => "%d Kommentar", - 1 => "%d Kommentare", -); -$a->strings["comment"] = array( - 0 => "Kommentar", - 1 => "Kommentare", -); -$a->strings["show more"] = "mehr anzeigen"; -$a->strings["This is you"] = "Das bist du"; $a->strings["Submit"] = "Senden"; -$a->strings["Bold"] = "Fett"; -$a->strings["Italic"] = "Kursiv"; -$a->strings["Underline"] = "Unterstrichen"; -$a->strings["Quote"] = "Zitat"; -$a->strings["Code"] = "Code"; -$a->strings["Image"] = "Bild"; -$a->strings["Link"] = "Link"; -$a->strings["Video"] = "Video"; -$a->strings["Preview"] = "Vorschau"; -$a->strings["You must be logged in to use addons. "] = "Sie müssen angemeldet sein um Addons benutzen zu können."; -$a->strings["Not Found"] = "Nicht gefunden"; -$a->strings["Page not found."] = "Seite nicht gefunden."; -$a->strings["Permission denied"] = "Zugriff verweigert"; -$a->strings["Permission denied."] = "Zugriff verweigert."; -$a->strings["toggle mobile"] = "auf/von Mobile Ansicht wechseln"; +$a->strings["Theme settings"] = "Themeneinstellungen"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Wähle das Vergrößerungsmaß für Bilder in Beiträgen und Kommentaren (Höhe und Breite)"; +$a->strings["Set font-size for posts and comments"] = "Schriftgröße für Beiträge und Kommentare festlegen"; +$a->strings["Set theme width"] = "Theme Breite festlegen"; +$a->strings["Color scheme"] = "Farbschema"; +$a->strings["Set style"] = "Stil auswählen"; +$a->strings["don't show"] = "nicht zeigen"; +$a->strings["show"] = "zeigen"; +$a->strings["Set line-height for posts and comments"] = "Liniengröße für Beiträge und Kommantare festlegen"; +$a->strings["Set resolution for middle column"] = "Auflösung für die Mittelspalte setzen"; +$a->strings["Set color scheme"] = "Wähle Farbschema"; +$a->strings["Set zoomfactor for Earth Layer"] = "Zoomfaktor der Earth Layer"; +$a->strings["Set longitude (X) for Earth Layers"] = "Longitude (X) der Earth Layer"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Latitude (Y) der Earth Layer"; +$a->strings["Community Pages"] = "Foren"; +$a->strings["Earth Layers"] = "Earth Layers"; +$a->strings["Community Profiles"] = "Community-Profile"; +$a->strings["Help or @NewHere ?"] = "Hilfe oder @NewHere"; +$a->strings["Connect Services"] = "Verbinde Dienste"; +$a->strings["Find Friends"] = "Freunde finden"; +$a->strings["Last users"] = "Letzte Nutzer"; +$a->strings["Last photos"] = "Letzte Fotos"; +$a->strings["Last likes"] = "Zuletzt gemocht"; $a->strings["Home"] = "Pinnwand"; $a->strings["Your posts and conversations"] = "Deine Beiträge und Unterhaltungen"; $a->strings["Profile"] = "Profil"; $a->strings["Your profile page"] = "Deine Profilseite"; +$a->strings["Contacts"] = "Kontakte"; +$a->strings["Your contacts"] = "Deine Kontakte"; $a->strings["Photos"] = "Bilder"; $a->strings["Your photos"] = "Deine Fotos"; $a->strings["Events"] = "Veranstaltungen"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Deine Ereignisse"; $a->strings["Personal notes"] = "Persönliche Notizen"; $a->strings["Your personal photos"] = "Deine privaten Fotos"; $a->strings["Community"] = "Gemeinschaft"; -$a->strings["don't show"] = "nicht zeigen"; -$a->strings["show"] = "zeigen"; -$a->strings["Theme settings"] = "Themeneinstellungen"; -$a->strings["Set font-size for posts and comments"] = "Schriftgröße für Beiträge und Kommentare festlegen"; -$a->strings["Set line-height for posts and comments"] = "Liniengröße für Beiträge und Kommantare festlegen"; -$a->strings["Set resolution for middle column"] = "Auflösung für die Mittelspalte setzen"; -$a->strings["Contacts"] = "Kontakte"; -$a->strings["Your contacts"] = "Deine Kontakte"; -$a->strings["Community Pages"] = "Foren"; -$a->strings["Community Profiles"] = "Community-Profile"; -$a->strings["Last users"] = "Letzte Nutzer"; -$a->strings["Last likes"] = "Zuletzt gemocht"; $a->strings["event"] = "Veranstaltung"; $a->strings["status"] = "Status"; $a->strings["photo"] = "Foto"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s"; -$a->strings["Last photos"] = "Letzte Fotos"; $a->strings["Contact Photos"] = "Kontaktbilder"; $a->strings["Profile Photos"] = "Profilbilder"; -$a->strings["Find Friends"] = "Freunde finden"; $a->strings["Local Directory"] = "Lokales Verzeichnis"; $a->strings["Global Directory"] = "Weltweites Verzeichnis"; $a->strings["Similar Interests"] = "Ähnliche Interessen"; $a->strings["Friend Suggestions"] = "Kontaktvorschläge"; $a->strings["Invite Friends"] = "Freunde einladen"; $a->strings["Settings"] = "Einstellungen"; -$a->strings["Earth Layers"] = "Earth Layers"; $a->strings["Set zoomfactor for Earth Layers"] = "Zoomfaktor der Earth Layer"; -$a->strings["Set longitude (X) for Earth Layers"] = "Longitude (X) der Earth Layer"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Latitude (Y) der Earth Layer"; -$a->strings["Help or @NewHere ?"] = "Hilfe oder @NewHere"; -$a->strings["Connect Services"] = "Verbinde Dienste"; $a->strings["Show/hide boxes at right-hand column:"] = "Rahmen auf der rechten Seite anzeigen/verbergen"; -$a->strings["Set color scheme"] = "Wähle Farbschema"; -$a->strings["Set zoomfactor for Earth Layer"] = "Zoomfaktor der Earth Layer"; $a->strings["Alignment"] = "Ausrichtung"; $a->strings["Left"] = "Links"; $a->strings["Center"] = "Mitte"; -$a->strings["Color scheme"] = "Farbschema"; $a->strings["Posts font size"] = "Schriftgröße in Beiträgen"; $a->strings["Textareas font size"] = "Schriftgröße in Eingabefeldern"; $a->strings["Set colour scheme"] = "Farbschema wählen"; -$a->strings["default"] = "Standard"; -$a->strings["dark"] = "dunkel"; -$a->strings["black"] = "schwarz"; -$a->strings["Background Image"] = "Hintergrundbild"; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = "Die URL des Bildes (z.B. aus deinem Fotoalbum), das als Hintergrundbild verwendet werden soll."; -$a->strings["Background Color"] = "Hintergrundfare"; -$a->strings["HEX value for the background color. Don't include the #"] = "HEX Wert für die Hintergrundfarbe"; -$a->strings["font size"] = "Schriftgröße"; -$a->strings["base font size for your interface"] = "Grundschriftgröße für dein Web-Interface"; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Wähle das Vergrößerungsmaß für Bilder in Beiträgen und Kommentaren (Höhe und Breite)"; -$a->strings["Set theme width"] = "Theme Breite festlegen"; -$a->strings["Set style"] = "Stil auswählen"; +$a->strings["You must be logged in to use addons. "] = "Sie müssen angemeldet sein um Addons benutzen zu können."; +$a->strings["Not Found"] = "Nicht gefunden"; +$a->strings["Page not found."] = "Seite nicht gefunden."; +$a->strings["Permission denied"] = "Zugriff verweigert"; +$a->strings["Permission denied."] = "Zugriff verweigert."; +$a->strings["toggle mobile"] = "auf/von Mobile Ansicht wechseln"; $a->strings["Delete this item?"] = "Diesen Beitrag löschen?"; +$a->strings["Comment"] = "Kommentar"; +$a->strings["show more"] = "mehr anzeigen"; $a->strings["show fewer"] = "weniger anzeigen"; $a->strings["Update %s failed. See error logs."] = "Update %s fehlgeschlagen. Bitte Fehlerprotokoll überprüfen."; -$a->strings["Update Error at %s"] = "Updatefehler bei %s"; $a->strings["Create a New Account"] = "Neues Konto erstellen"; $a->strings["Register"] = "Registrieren"; $a->strings["Logout"] = "Abmelden"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Ort:"; $a->strings["Gender:"] = "Geschlecht:"; $a->strings["Status:"] = "Status:"; $a->strings["Homepage:"] = "Homepage:"; +$a->strings["Network:"] = "Netzwerk"; $a->strings["g A l F d"] = "l, d. F G \\U\\h\\r"; $a->strings["F d"] = "d. F"; $a->strings["[today]"] = "[heute]"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = "Videos"; $a->strings["Events and Calendar"] = "Ereignisse und Kalender"; $a->strings["Personal Notes"] = "Persönliche Notizen"; $a->strings["Only You Can See This"] = "Nur du kannst das sehen"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s ist momentan %2\$s"; -$a->strings["Mood"] = "Stimmung"; -$a->strings["Set your current mood and tell your friends"] = "Wähle deine aktuelle Stimmung und erzähle sie deinen Freunden"; -$a->strings["Public access denied."] = "Öffentlicher Zugriff verweigert."; +$a->strings["General Features"] = "Allgemeine Features"; +$a->strings["Multiple Profiles"] = "Mehrere Profile"; +$a->strings["Ability to create multiple profiles"] = "Möglichkeit mehrere Profile zu erstellen"; +$a->strings["Post Composition Features"] = "Beitragserstellung Features"; +$a->strings["Richtext Editor"] = "Web-Editor"; +$a->strings["Enable richtext editor"] = "Den Web-Editor für neue Beiträge aktivieren"; +$a->strings["Post Preview"] = "Beitragsvorschau"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben."; +$a->strings["Auto-mention Forums"] = "Foren automatisch erwähnen"; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert wurde."; +$a->strings["Network Sidebar Widgets"] = "Widgets für Netzwerk und Seitenleiste"; +$a->strings["Search by Date"] = "Archiv"; +$a->strings["Ability to select posts by date ranges"] = "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren"; +$a->strings["Group Filter"] = "Gruppen Filter"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren."; +$a->strings["Network Filter"] = "Netzwerk Filter"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren."; +$a->strings["Saved Searches"] = "Gespeicherte Suchen"; +$a->strings["Save search terms for re-use"] = "Speichere Suchanfragen für spätere Wiederholung."; +$a->strings["Network Tabs"] = "Netzwerk Reiter"; +$a->strings["Network Personal Tab"] = "Netzwerk-Reiter: Persönlich"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen du interagiert hast"; +$a->strings["Network New Tab"] = "Netzwerk-Reiter: Neue"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden"; +$a->strings["Network Shared Links Tab"] = "Netzwerk-Reiter: Geteilte Links"; +$a->strings["Enable tab to display only Network posts with links in them"] = "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält"; +$a->strings["Post/Comment Tools"] = "Werkzeuge für Beiträge und Kommentare"; +$a->strings["Multiple Deletion"] = "Mehrere Beiträge löschen"; +$a->strings["Select and delete multiple posts/comments at once"] = "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen"; +$a->strings["Edit Sent Posts"] = "Gesendete Beiträge editieren"; +$a->strings["Edit and correct posts and comments after sending"] = "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu korrigieren."; +$a->strings["Tagging"] = "Tagging"; +$a->strings["Ability to tag existing posts"] = "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen."; +$a->strings["Post Categories"] = "Beitragskategorien"; +$a->strings["Add categories to your posts"] = "Eigene Beiträge mit Kategorien versehen"; +$a->strings["Saved Folders"] = "Gespeicherte Ordner"; +$a->strings["Ability to file posts under folders"] = "Beiträge in Ordnern speichern aktivieren"; +$a->strings["Dislike Posts"] = "Beiträge 'nicht mögen'"; +$a->strings["Ability to dislike posts/comments"] = "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'"; +$a->strings["Star Posts"] = "Beiträge Markieren"; +$a->strings["Ability to mark special posts with a star indicator"] = "Erlaubt es Beiträge mit einem Stern-Indikator zu markieren"; +$a->strings["Mute Post Notifications"] = "Benachrichtigungen für Beiträge Stumm schalten"; +$a->strings["Ability to mute notifications for a thread"] = "Möglichkeit Benachrichtigungen für einen Thread abbestellen zu können"; +$a->strings["%s's birthday"] = "%ss Geburtstag"; +$a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s"; +$a->strings["[Name Withheld]"] = "[Name unterdrückt]"; $a->strings["Item not found."] = "Beitrag nicht gefunden."; -$a->strings["Access to this profile has been restricted."] = "Der Zugriff zu diesem Profil wurde eingeschränkt."; -$a->strings["Item has been removed."] = "Eintrag wurde entfernt."; -$a->strings["Access denied."] = "Zugriff verweigert."; -$a->strings["This is Friendica, version"] = "Dies ist Friendica, Version"; -$a->strings["running at web location"] = "die unter folgender Webadresse zu finden ist"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bitte besuche Friendica.com, um mehr über das Friendica Projekt zu erfahren."; -$a->strings["Bug reports and issues: please visit"] = "Probleme oder Fehler gefunden? Bitte besuche"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Vorschläge, Lob, Spenden usw.: E-Mail an \"Info\" at Friendica - dot com"; -$a->strings["Installed plugins/addons/apps:"] = "Installierte Plugins/Erweiterungen/Apps"; -$a->strings["No installed plugins/addons/apps"] = "Keine Plugins/Erweiterungen/Apps installiert"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s heißt %2\$s herzlich willkommen"; +$a->strings["Do you really want to delete this item?"] = "Möchtest du wirklich dieses Item löschen?"; +$a->strings["Yes"] = "Ja"; +$a->strings["Cancel"] = "Abbrechen"; +$a->strings["Archives"] = "Archiv"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen könnten auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen."; +$a->strings["Default privacy group for new contacts"] = "Voreingestellte Gruppe für neue Kontakte"; +$a->strings["Everybody"] = "Alle Kontakte"; +$a->strings["edit"] = "bearbeiten"; +$a->strings["Groups"] = "Gruppen"; +$a->strings["Edit group"] = "Gruppe bearbeiten"; +$a->strings["Create a new group"] = "Neue Gruppe erstellen"; +$a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe"; +$a->strings["add"] = "hinzufügen"; +$a->strings["Wall Photos"] = "Pinnwand-Bilder"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."; +$a->strings["Add New Contact"] = "Neuen Kontakt hinzufügen"; +$a->strings["Enter address or web location"] = "Adresse oder Web-Link eingeben"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Beispiel: bob@example.com, http://example.com/barbara"; +$a->strings["%d invitation available"] = array( + 0 => "%d Einladung verfügbar", + 1 => "%d Einladungen verfügbar", +); +$a->strings["Find People"] = "Leute finden"; +$a->strings["Enter name or interest"] = "Name oder Interessen eingeben"; +$a->strings["Connect/Follow"] = "Verbinden/Folgen"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Beispiel: Robert Morgenstein, Angeln"; +$a->strings["Find"] = "Finde"; +$a->strings["Random Profile"] = "Zufälliges Profil"; +$a->strings["Networks"] = "Netzwerke"; +$a->strings["All Networks"] = "Alle Netzwerke"; +$a->strings["Everything"] = "Alles"; +$a->strings["Categories"] = "Kategorien"; +$a->strings["%d contact in common"] = array( + 0 => "%d gemeinsamer Kontakt", + 1 => "%d gemeinsame Kontakte", +); +$a->strings["Friendica Notification"] = "Friendica-Benachrichtigung"; +$a->strings["Thank You,"] = "Danke,"; +$a->strings["%s Administrator"] = "der Administrator von %s"; +$a->strings["noreply"] = "noreply"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica-Meldung] Neue Nachricht erhalten von %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s hat dir eine neue private Nachricht auf %2\$s geschickt."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s schickte dir %2\$s."; +$a->strings["a private message"] = "eine private Nachricht"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bitte besuche %s, um deine privaten Nachrichten anzusehen und/oder zu beantworten."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]a %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]%3\$ss %4\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]deinen %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica-Meldung] Kommentar zum Beitrag #%1\$d von %2\$s"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s hat einen Beitrag kommentiert, dem du folgst."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bitte besuche %s, um die Konversation anzusehen und/oder zu kommentieren."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica-Meldung] %s hat auf deine Pinnwand geschrieben"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s schrieb auf %2\$s auf deine Pinnwand"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s hat etwas auf [url=%2\$s]deiner Pinnwand[/url] gepostet"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica-Meldung] %s hat dich erwähnt"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s erwähnte dich auf %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]erwähnte dich[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica Benachrichtigung] %s hat einen Beitrag geteilt"; +$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s hat einen neuen Beitrag auf %2\$s geteilt"; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]hat einen Beitrag geteilt[/url]."; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica-Meldung] %1\$s hat dich angestupst"; +$a->strings["%1\$s poked you at %2\$s"] = "%1\$s hat dich auf %2\$s angestupst"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]hat dich angestupst[/url]."; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica-Meldung] %s hat deinen Beitrag getaggt"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s erwähnte deinen Beitrag auf %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s erwähnte [url=%2\$s]Deinen Beitrag[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica-Meldung] Kontaktanfrage erhalten"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Du hast eine Kontaktanfrage von '%1\$s' auf %2\$s erhalten"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Du hast eine [url=%1\$s]Kontaktanfrage[/url] von %2\$s erhalten."; +$a->strings["You may visit their profile at %s"] = "Hier kannst du das Profil betrachten: %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Bitte besuche %s, um die Kontaktanfrage anzunehmen oder abzulehnen."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica Benachrichtigung] Eine neue Person teilt mit dir"; +$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s teilt mit dir auf %2\$s"; +$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica Benachrichtigung] Du hast einen neuen Kontakt auf "; +$a->strings["You have a new follower at %2\$s : %1\$s"] = "Du hast einen neuen Kontakt auf %2\$s: %1\$s"; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica-Meldung] Kontaktvorschlag erhalten"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Du hast einen Freunde-Vorschlag von '%1\$s' auf %2\$s erhalten"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Du hast einen [url=%1\$s]Freunde-Vorschlag[/url] %2\$s von %3\$s erhalten."; +$a->strings["Name:"] = "Name:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Bitte besuche %s, um den Vorschlag zu akzeptieren oder abzulehnen."; +$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica-Benachrichtigung] Kontaktanfrage bestätigt"; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "'%1\$s' hat deine Kontaktanfrage auf %2\$s bestätigt"; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s hat deine [url=%1\$s]Kontaktanfrage[/url] akzeptiert."; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "Ihr seit nun beidseitige Freunde und könnt Statusmitteilungen, Bilder und Emails ohne Einschränkungen austauschen."; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Bitte besuche %s, wenn du Änderungen an eurer Beziehung vornehmen willst."; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' hat sich entschieden dich als \"Fan\" zu akzeptieren, dies schränkt einige Kommunikationswege - wie private Nachrichten und einige Interaktionsmöglichkeiten auf der Profilseite - ein. Wenn dies eine Berühmtheiten- oder Gemeinschaftsseite ist, werden diese Einstellungen automatisch vorgenommen."; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = "'%1\$s' kann den Kontaktstatus zu einem späteren Zeitpunkt erweitern und diese Einschränkungen aufheben. "; +$a->strings["[Friendica System:Notify] registration request"] = "[Friendica System:Benachrichtigung] Registrationsanfrage"; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Du hast eine Registrierungsanfrage von %2\$s auf '%1\$s' erhalten"; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Du hast eine [url=%1\$s]Registrierungsanfrage[/url] von %2\$s erhalten."; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Kompletter Name:\t%1\$s\\nURL der Seite:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"; +$a->strings["Please visit %s to approve or reject the request."] = "Bitte besuche %s um die Anfrage zu bearbeiten."; +$a->strings["User not found."] = "Nutzer nicht gefunden."; +$a->strings["There is no status with this id."] = "Es gibt keinen Status mit dieser ID."; +$a->strings["There is no conversation with this id."] = "Es existiert keine Unterhaltung mit dieser ID."; +$a->strings["view full size"] = "Volle Größe anzeigen"; +$a->strings[" on Last.fm"] = " bei Last.fm"; +$a->strings["Full Name:"] = "Kompletter Name:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Geburtstag:"; +$a->strings["Age:"] = "Alter:"; +$a->strings["for %1\$d %2\$s"] = "für %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Sexuelle Vorlieben:"; +$a->strings["Hometown:"] = "Heimatort:"; +$a->strings["Tags:"] = "Tags"; +$a->strings["Political Views:"] = "Politische Ansichten:"; +$a->strings["Religion:"] = "Religion:"; +$a->strings["About:"] = "Über:"; +$a->strings["Hobbies/Interests:"] = "Hobbies/Interessen:"; +$a->strings["Likes:"] = "Likes:"; +$a->strings["Dislikes:"] = "Dislikes:"; +$a->strings["Contact information and Social Networks:"] = "Kontaktinformationen und Soziale Netzwerke:"; +$a->strings["Musical interests:"] = "Musikalische Interessen:"; +$a->strings["Books, literature:"] = "Literatur/Bücher:"; +$a->strings["Television:"] = "Fernsehen:"; +$a->strings["Film/dance/culture/entertainment:"] = "Filme/Tänze/Kultur/Unterhaltung:"; +$a->strings["Love/Romance:"] = "Liebesleben:"; +$a->strings["Work/employment:"] = "Arbeit/Beschäftigung:"; +$a->strings["School/education:"] = "Schule/Ausbildung:"; +$a->strings["Nothing new here"] = "Keine Neuigkeiten"; +$a->strings["Clear notifications"] = "Bereinige Benachrichtigungen"; +$a->strings["End this session"] = "Diese Sitzung beenden"; +$a->strings["Your videos"] = "Deine Videos"; +$a->strings["Your personal notes"] = "Deine persönlichen Notizen"; +$a->strings["Sign in"] = "Anmelden"; +$a->strings["Home Page"] = "Homepage"; +$a->strings["Create an account"] = "Nutzerkonto erstellen"; +$a->strings["Help"] = "Hilfe"; +$a->strings["Help and documentation"] = "Hilfe und Dokumentation"; +$a->strings["Apps"] = "Apps"; +$a->strings["Addon applications, utilities, games"] = "Addon Anwendungen, Dienstprogramme, Spiele"; +$a->strings["Search"] = "Suche"; +$a->strings["Search site content"] = "Inhalt der Seite durchsuchen"; +$a->strings["Conversations on this site"] = "Unterhaltungen auf dieser Seite"; +$a->strings["Directory"] = "Verzeichnis"; +$a->strings["People directory"] = "Nutzerverzeichnis"; +$a->strings["Information"] = "Information"; +$a->strings["Information about this friendica instance"] = "Informationen zu dieser Friendica Instanz"; +$a->strings["Network"] = "Netzwerk"; +$a->strings["Conversations from your friends"] = "Unterhaltungen deiner Kontakte"; +$a->strings["Network Reset"] = "Netzwerk zurücksetzen"; +$a->strings["Load Network page with no filters"] = "Netzwerk-Seite ohne Filter laden"; +$a->strings["Introductions"] = "Kontaktanfragen"; +$a->strings["Friend Requests"] = "Kontaktanfragen"; +$a->strings["Notifications"] = "Benachrichtigungen"; +$a->strings["See all notifications"] = "Alle Benachrichtigungen anzeigen"; +$a->strings["Mark all system notifications seen"] = "Markiere alle Systembenachrichtigungen als gelesen"; +$a->strings["Messages"] = "Nachrichten"; +$a->strings["Private mail"] = "Private E-Mail"; +$a->strings["Inbox"] = "Eingang"; +$a->strings["Outbox"] = "Ausgang"; +$a->strings["New Message"] = "Neue Nachricht"; +$a->strings["Manage"] = "Verwalten"; +$a->strings["Manage other pages"] = "Andere Seiten verwalten"; +$a->strings["Delegations"] = "Delegationen"; +$a->strings["Delegate Page Management"] = "Delegiere das Management für die Seite"; +$a->strings["Account settings"] = "Kontoeinstellungen"; +$a->strings["Manage/Edit Profiles"] = "Profile Verwalten/Editieren"; +$a->strings["Manage/edit friends and contacts"] = "Freunde und Kontakte verwalten/editieren"; +$a->strings["Admin"] = "Administration"; +$a->strings["Site setup and configuration"] = "Einstellungen der Seite und Konfiguration"; +$a->strings["Navigation"] = "Navigation"; +$a->strings["Site map"] = "Sitemap"; +$a->strings["Click here to upgrade."] = "Zum Upgraden hier klicken."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Diese Aktion überschreitet die Obergrenze deines Abonnements."; +$a->strings["This action is not available under your subscription plan."] = "Diese Aktion ist in deinem Abonnement nicht verfügbar."; +$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL."; +$a->strings["Connect URL missing."] = "Connect-URL fehlt"; +$a->strings["This site is not configured to allow communications with other networks."] = "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."; +$a->strings["The profile address specified does not provide adequate information."] = "Die angegebene Profiladresse liefert unzureichende Informationen."; +$a->strings["An author or name was not found."] = "Es wurde kein Autor oder Name gefunden."; +$a->strings["No browser URL could be matched to this address."] = "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen."; +$a->strings["Use mailto: in front of address to force email check."] = "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von dir erhalten können."; +$a->strings["Unable to retrieve contact information."] = "Konnte die Kontaktinformationen nicht empfangen."; +$a->strings["following"] = "folgen"; +$a->strings["Error decoding account file"] = "Fehler beim Verarbeiten der Account Datei"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?"; +$a->strings["Error! Cannot check nickname"] = "Fehler! Konnte den Nickname nicht überprüfen."; +$a->strings["User '%s' already exists on this server!"] = "Nutzer '%s' existiert bereits auf diesem Server!"; +$a->strings["User creation error"] = "Fehler beim Anlegen des Nutzeraccounts aufgetreten"; +$a->strings["User profile creation error"] = "Fehler beim Anlegen des Nutzerkontos"; +$a->strings["%d contact not imported"] = array( + 0 => "%d Kontakt nicht importiert", + 1 => "%d Kontakte nicht importiert", +); +$a->strings["Done. You can now login with your username and password"] = "Erledigt. Du kannst dich jetzt mit deinem Nutzernamen und Passwort anmelden"; +$a->strings["l F d, Y \\@ g:i A"] = "l, d. F Y\\, H:i"; +$a->strings["Starts:"] = "Beginnt:"; +$a->strings["Finishes:"] = "Endet:"; +$a->strings["stopped following"] = "wird nicht mehr gefolgt"; +$a->strings["Poke"] = "Anstupsen"; +$a->strings["View Status"] = "Pinnwand anschauen"; +$a->strings["View Profile"] = "Profil anschauen"; +$a->strings["View Photos"] = "Bilder anschauen"; +$a->strings["Network Posts"] = "Netzwerkbeiträge"; +$a->strings["Edit Contact"] = "Kontakt bearbeiten"; +$a->strings["Drop Contact"] = "Kontakt löschen"; +$a->strings["Send PM"] = "Private Nachricht senden"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\nDie Friendica-Entwickler haben vor kurzem das Update %s veröffentlicht, aber bei der Installation ging etwas schrecklich schief.\n\nDas Problem sollte so schnell wie möglich gelöst werden, aber ich schaffe es nicht alleine. Bitte kontaktiere einen Friendica-Entwickler falls du mir nicht alleine helfen kannst. Meine Datenbank könnte ungültig sein."; +$a->strings["The error message is\n[pre]%s[/pre]"] = "Die Fehlermeldung lautet\n[pre]%s[/pre]"; +$a->strings["Errors encountered creating database tables."] = "Fehler aufgetreten während der Erzeugung der Datenbanktabellen."; +$a->strings["Errors encountered performing database changes."] = "Es sind Fehler beim Bearbeiten der Datenbank aufgetreten."; +$a->strings["Miscellaneous"] = "Verschiedenes"; +$a->strings["year"] = "Jahr"; +$a->strings["month"] = "Monat"; +$a->strings["day"] = "Tag"; +$a->strings["never"] = "nie"; +$a->strings["less than a second ago"] = "vor weniger als einer Sekunde"; +$a->strings["years"] = "Jahre"; +$a->strings["months"] = "Monate"; +$a->strings["week"] = "Woche"; +$a->strings["weeks"] = "Wochen"; +$a->strings["days"] = "Tage"; +$a->strings["hour"] = "Stunde"; +$a->strings["hours"] = "Stunden"; +$a->strings["minute"] = "Minute"; +$a->strings["minutes"] = "Minuten"; +$a->strings["second"] = "Sekunde"; +$a->strings["seconds"] = "Sekunden"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s her"; +$a->strings["[no subject]"] = "[kein Betreff]"; +$a->strings["(no subject)"] = "(kein Betreff)"; +$a->strings["Unknown | Not categorised"] = "Unbekannt | Nicht kategorisiert"; +$a->strings["Block immediately"] = "Sofort blockieren"; +$a->strings["Shady, spammer, self-marketer"] = "Zwielichtig, Spammer, Selbstdarsteller"; +$a->strings["Known to me, but no opinion"] = "Ist mir bekannt, hab aber keine Meinung"; +$a->strings["OK, probably harmless"] = "OK, wahrscheinlich harmlos"; +$a->strings["Reputable, has my trust"] = "Seriös, hat mein Vertrauen"; +$a->strings["Frequently"] = "immer wieder"; +$a->strings["Hourly"] = "Stündlich"; +$a->strings["Twice daily"] = "Zweimal täglich"; +$a->strings["Daily"] = "Täglich"; +$a->strings["Weekly"] = "Wöchentlich"; +$a->strings["Monthly"] = "Monatlich"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-Mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zott"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/Chat"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = "Diaspora"; +$a->strings["Statusnet"] = "StatusNet"; +$a->strings["App.net"] = "App.net"; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ist nun mit %2\$s befreundet"; +$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora"; +$a->strings["Attachments:"] = "Anhänge:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s nicht"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s"; +$a->strings["poked"] = "stupste"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s ist momentan %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s mit %4\$s getaggt"; +$a->strings["post/item"] = "Nachricht/Beitrag"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s hat %2\$s\\s %3\$s als Favorit markiert"; +$a->strings["Select"] = "Auswählen"; +$a->strings["Delete"] = "Löschen"; +$a->strings["View %s's profile @ %s"] = "Das Profil von %s auf %s betrachten."; +$a->strings["Categories:"] = "Kategorien:"; +$a->strings["Filed under:"] = "Abgelegt unter:"; +$a->strings["%s from %s"] = "%s von %s"; +$a->strings["View in context"] = "Im Zusammenhang betrachten"; +$a->strings["Please wait"] = "Bitte warten"; +$a->strings["remove"] = "löschen"; +$a->strings["Delete Selected Items"] = "Lösche die markierten Beiträge"; +$a->strings["Follow Thread"] = "Folge der Unterhaltung"; +$a->strings["%s likes this."] = "%s mag das."; +$a->strings["%s doesn't like this."] = "%s mag das nicht."; +$a->strings["%2\$d people like this"] = "%2\$d Personen mögen das"; +$a->strings["%2\$d people don't like this"] = "%2\$d Personen mögen das nicht"; +$a->strings["and"] = "und"; +$a->strings[", and %d other people"] = " und %d andere"; +$a->strings["%s like this."] = "%s mögen das."; +$a->strings["%s don't like this."] = "%s mögen das nicht."; +$a->strings["Visible to everybody"] = "Für jedermann sichtbar"; +$a->strings["Please enter a link URL:"] = "Bitte gib die URL des Links ein:"; +$a->strings["Please enter a video link/URL:"] = "Bitte Link/URL zum Video einfügen:"; +$a->strings["Please enter an audio link/URL:"] = "Bitte Link/URL zum Audio einfügen:"; +$a->strings["Tag term:"] = "Tag:"; +$a->strings["Save to Folder:"] = "In diesem Ordner speichern:"; +$a->strings["Where are you right now?"] = "Wo hältst du dich jetzt gerade auf?"; +$a->strings["Delete item(s)?"] = "Einträge löschen?"; +$a->strings["Post to Email"] = "An E-Mail senden"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."; +$a->strings["Hide your profile details from unknown viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?"; +$a->strings["Share"] = "Teilen"; +$a->strings["Upload photo"] = "Foto hochladen"; +$a->strings["upload photo"] = "Bild hochladen"; +$a->strings["Attach file"] = "Datei anhängen"; +$a->strings["attach file"] = "Datei anhängen"; +$a->strings["Insert web link"] = "Einen Link einfügen"; +$a->strings["web link"] = "Weblink"; +$a->strings["Insert video link"] = "Video-Adresse einfügen"; +$a->strings["video link"] = "Video-Link"; +$a->strings["Insert audio link"] = "Audio-Adresse einfügen"; +$a->strings["audio link"] = "Audio-Link"; +$a->strings["Set your location"] = "Deinen Standort festlegen"; +$a->strings["set location"] = "Ort setzen"; +$a->strings["Clear browser location"] = "Browser-Standort leeren"; +$a->strings["clear location"] = "Ort löschen"; +$a->strings["Set title"] = "Titel setzen"; +$a->strings["Categories (comma-separated list)"] = "Kategorien (kommasepariert)"; +$a->strings["Permission settings"] = "Berechtigungseinstellungen"; +$a->strings["permissions"] = "Zugriffsrechte"; +$a->strings["CC: email addresses"] = "Cc: E-Mail-Addressen"; +$a->strings["Public post"] = "Öffentlicher Beitrag"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Z.B.: bob@example.com, mary@example.com"; +$a->strings["Preview"] = "Vorschau"; +$a->strings["Post to Groups"] = "Poste an Gruppe"; +$a->strings["Post to Contacts"] = "Poste an Kontakte"; +$a->strings["Private post"] = "Privater Beitrag"; +$a->strings["newer"] = "neuer"; +$a->strings["older"] = "älter"; +$a->strings["prev"] = "vorige"; +$a->strings["first"] = "erste"; +$a->strings["last"] = "letzte"; +$a->strings["next"] = "nächste"; +$a->strings["No contacts"] = "Keine Kontakte"; +$a->strings["%d Contact"] = array( + 0 => "%d Kontakt", + 1 => "%d Kontakte", +); +$a->strings["View Contacts"] = "Kontakte anzeigen"; +$a->strings["Save"] = "Speichern"; +$a->strings["poke"] = "anstupsen"; +$a->strings["ping"] = "anpingen"; +$a->strings["pinged"] = "pingte"; +$a->strings["prod"] = "knuffen"; +$a->strings["prodded"] = "knuffte"; +$a->strings["slap"] = "ohrfeigen"; +$a->strings["slapped"] = "ohrfeigte"; +$a->strings["finger"] = "befummeln"; +$a->strings["fingered"] = "befummelte"; +$a->strings["rebuff"] = "eine Abfuhr erteilen"; +$a->strings["rebuffed"] = "abfuhrerteilte"; +$a->strings["happy"] = "glücklich"; +$a->strings["sad"] = "traurig"; +$a->strings["mellow"] = "sanft"; +$a->strings["tired"] = "müde"; +$a->strings["perky"] = "frech"; +$a->strings["angry"] = "sauer"; +$a->strings["stupified"] = "verblüfft"; +$a->strings["puzzled"] = "verwirrt"; +$a->strings["interested"] = "interessiert"; +$a->strings["bitter"] = "verbittert"; +$a->strings["cheerful"] = "fröhlich"; +$a->strings["alive"] = "lebendig"; +$a->strings["annoyed"] = "verärgert"; +$a->strings["anxious"] = "unruhig"; +$a->strings["cranky"] = "schrullig"; +$a->strings["disturbed"] = "verstört"; +$a->strings["frustrated"] = "frustriert"; +$a->strings["motivated"] = "motiviert"; +$a->strings["relaxed"] = "entspannt"; +$a->strings["surprised"] = "überrascht"; +$a->strings["Monday"] = "Montag"; +$a->strings["Tuesday"] = "Dienstag"; +$a->strings["Wednesday"] = "Mittwoch"; +$a->strings["Thursday"] = "Donnerstag"; +$a->strings["Friday"] = "Freitag"; +$a->strings["Saturday"] = "Samstag"; +$a->strings["Sunday"] = "Sonntag"; +$a->strings["January"] = "Januar"; +$a->strings["February"] = "Februar"; +$a->strings["March"] = "März"; +$a->strings["April"] = "April"; +$a->strings["May"] = "Mai"; +$a->strings["June"] = "Juni"; +$a->strings["July"] = "Juli"; +$a->strings["August"] = "August"; +$a->strings["September"] = "September"; +$a->strings["October"] = "Oktober"; +$a->strings["November"] = "November"; +$a->strings["December"] = "Dezember"; +$a->strings["View Video"] = "Video ansehen"; +$a->strings["bytes"] = "Byte"; +$a->strings["Click to open/close"] = "Zum öffnen/schließen klicken"; +$a->strings["link to source"] = "Link zum Originalbeitrag"; +$a->strings["default"] = "Standard"; +$a->strings["Select an alternate language"] = "Alternative Sprache auswählen"; +$a->strings["activity"] = "Aktivität"; +$a->strings["comment"] = array( + 0 => "Kommentar", + 1 => "Kommentare", +); +$a->strings["post"] = "Beitrag"; +$a->strings["Item filed"] = "Beitrag abgelegt"; +$a->strings["Logged out."] = "Abgemeldet."; +$a->strings["Login failed."] = "Anmeldung fehlgeschlagen."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Beim Versuch dich mit der von dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass du die OpenID richtig geschrieben hast."; +$a->strings["The error message was:"] = "Die Fehlermeldung lautete:"; +$a->strings["Image/photo"] = "Bild/Foto"; +$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; +$a->strings["%s wrote the following post"] = "%s schrieb den folgenden Beitrag"; +$a->strings["$1 wrote:"] = "$1 hat geschrieben:"; +$a->strings["Encrypted content"] = "Verschlüsselter Inhalt"; +$a->strings["Welcome "] = "Willkommen "; +$a->strings["Please upload a profile photo."] = "Bitte lade ein Profilbild hoch."; +$a->strings["Welcome back "] = "Willkommen zurück "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)."; +$a->strings["Embedded content"] = "Eingebetteter Inhalt"; +$a->strings["Embedding disabled"] = "Einbettungen deaktiviert"; +$a->strings["Male"] = "Männlich"; +$a->strings["Female"] = "Weiblich"; +$a->strings["Currently Male"] = "Momentan männlich"; +$a->strings["Currently Female"] = "Momentan weiblich"; +$a->strings["Mostly Male"] = "Hauptsächlich männlich"; +$a->strings["Mostly Female"] = "Hauptsächlich weiblich"; +$a->strings["Transgender"] = "Transgender"; +$a->strings["Intersex"] = "Intersex"; +$a->strings["Transsexual"] = "Transsexuell"; +$a->strings["Hermaphrodite"] = "Hermaphrodit"; +$a->strings["Neuter"] = "Neuter"; +$a->strings["Non-specific"] = "Nicht spezifiziert"; +$a->strings["Other"] = "Andere"; +$a->strings["Undecided"] = "Unentschieden"; +$a->strings["Males"] = "Männer"; +$a->strings["Females"] = "Frauen"; +$a->strings["Gay"] = "Schwul"; +$a->strings["Lesbian"] = "Lesbisch"; +$a->strings["No Preference"] = "Keine Vorlieben"; +$a->strings["Bisexual"] = "Bisexuell"; +$a->strings["Autosexual"] = "Autosexual"; +$a->strings["Abstinent"] = "Abstinent"; +$a->strings["Virgin"] = "Jungfrauen"; +$a->strings["Deviant"] = "Deviant"; +$a->strings["Fetish"] = "Fetish"; +$a->strings["Oodles"] = "Oodles"; +$a->strings["Nonsexual"] = "Nonsexual"; +$a->strings["Single"] = "Single"; +$a->strings["Lonely"] = "Einsam"; +$a->strings["Available"] = "Verfügbar"; +$a->strings["Unavailable"] = "Nicht verfügbar"; +$a->strings["Has crush"] = "verknallt"; +$a->strings["Infatuated"] = "verliebt"; +$a->strings["Dating"] = "Dating"; +$a->strings["Unfaithful"] = "Untreu"; +$a->strings["Sex Addict"] = "Sexbesessen"; +$a->strings["Friends"] = "Freunde"; +$a->strings["Friends/Benefits"] = "Freunde/Zuwendungen"; +$a->strings["Casual"] = "Casual"; +$a->strings["Engaged"] = "Verlobt"; +$a->strings["Married"] = "Verheiratet"; +$a->strings["Imaginarily married"] = "imaginär verheiratet"; +$a->strings["Partners"] = "Partner"; +$a->strings["Cohabiting"] = "zusammenlebend"; +$a->strings["Common law"] = "wilde Ehe"; +$a->strings["Happy"] = "Glücklich"; +$a->strings["Not looking"] = "Nicht auf der Suche"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Betrogen"; +$a->strings["Separated"] = "Getrennt"; +$a->strings["Unstable"] = "Unstabil"; +$a->strings["Divorced"] = "Geschieden"; +$a->strings["Imaginarily divorced"] = "imaginär geschieden"; +$a->strings["Widowed"] = "Verwitwet"; +$a->strings["Uncertain"] = "Unsicher"; +$a->strings["It's complicated"] = "Ist kompliziert"; +$a->strings["Don't care"] = "Ist mir nicht wichtig"; +$a->strings["Ask me"] = "Frag mich"; +$a->strings["An invitation is required."] = "Du benötigst eine Einladung."; +$a->strings["Invitation could not be verified."] = "Die Einladung konnte nicht überprüft werden."; +$a->strings["Invalid OpenID url"] = "Ungültige OpenID URL"; +$a->strings["Please enter the required information."] = "Bitte trage die erforderlichen Informationen ein."; +$a->strings["Please use a shorter name."] = "Bitte verwende einen kürzeren Namen."; +$a->strings["Name too short."] = "Der Name ist zu kurz."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Das scheint nicht dein kompletter Name (Vor- und Nachname) zu sein."; +$a->strings["Your email domain is not among those allowed on this site."] = "Die Domain deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt."; +$a->strings["Not a valid email address."] = "Keine gültige E-Mail-Adresse."; +$a->strings["Cannot use that email."] = "Konnte diese E-Mail-Adresse nicht verwenden."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\", \"_\" und \"-\") bestehen, außerdem muss er mit einem Buchstaben beginnen."; +$a->strings["Nickname is already registered. Please choose another."] = "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden."; +$a->strings["An error occurred during registration. Please try again."] = "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\nHallo %1\$s,\n\ndanke für deine Registrierung auf %2\$s. Dein Account wurde eingerichtet."; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3\$s\n\tBenutzernamename:\t%1\$s\n\tPasswort:\t%5\$s\n\nDu kannst dein Passwort unter \"Einstellungen\" ändern, sobald du dich\nangemeldet hast.\n\nBitte nimm dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst du ja auch einige Informationen über dich in deinem\nProfil veröffentlichen, damit andere Leute dich einfacher finden können.\nBearbeite hierfür einfach dein Standard-Profil (über die Profil-Seite)\n\n\nWir empfehlen dir, deinen kompletten Namen anzugeben und ein zu dir\npassendes Profilbild zu wählen, damit dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn du auf deinem Profil Schlüsselwörter\nangibst, das erleichtert es Leute zu finden, die deine Interessen teilen.\n\nWir respektieren deine Privatsphäre - keine dieser angaben ist nötigg.\nWenn du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen neue und interessante Kontakte zu knüpfen.\n\nDanke für deine Aufmerksamkeit und willkommen auf %2\$s."; $a->strings["Registration details for %s"] = "Details der Registration von %s"; +$a->strings["Visible to everybody"] = "Für jeden sichtbar"; +$a->strings["This entry was edited"] = "Dieser Beitrag wurde bearbeitet."; +$a->strings["Private Message"] = "Private Nachricht"; +$a->strings["Edit"] = "Bearbeiten"; +$a->strings["save to folder"] = "In Ordner speichern"; +$a->strings["add star"] = "markieren"; +$a->strings["remove star"] = "Markierung entfernen"; +$a->strings["toggle star status"] = "Markierung umschalten"; +$a->strings["starred"] = "markiert"; +$a->strings["ignore thread"] = "Thread ignorieren"; +$a->strings["unignore thread"] = "Thread nicht mehr ignorieren"; +$a->strings["toggle ignore status"] = "Ignoriert-Status ein-/ausschalten"; +$a->strings["ignored"] = "Ignoriert"; +$a->strings["add tag"] = "Tag hinzufügen"; +$a->strings["I like this (toggle)"] = "Ich mag das (toggle)"; +$a->strings["like"] = "mag ich"; +$a->strings["I don't like this (toggle)"] = "Ich mag das nicht (toggle)"; +$a->strings["dislike"] = "mag ich nicht"; +$a->strings["Share this"] = "Weitersagen"; +$a->strings["share"] = "Teilen"; +$a->strings["to"] = "zu"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Wall-to-Wall"; +$a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:"; +$a->strings["%d comment"] = array( + 0 => "%d Kommentar", + 1 => "%d Kommentare", +); +$a->strings["This is you"] = "Das bist du"; +$a->strings["Bold"] = "Fett"; +$a->strings["Italic"] = "Kursiv"; +$a->strings["Underline"] = "Unterstrichen"; +$a->strings["Quote"] = "Zitat"; +$a->strings["Code"] = "Code"; +$a->strings["Image"] = "Bild"; +$a->strings["Link"] = "Link"; +$a->strings["Video"] = "Video"; +$a->strings["Item not available."] = "Beitrag nicht verfügbar."; +$a->strings["Item was not found."] = "Beitrag konnte nicht gefunden werden."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen."; +$a->strings["No recipient selected."] = "Kein Empfänger gewählt."; +$a->strings["Unable to check your home location."] = "Konnte deinen Heimatort nicht bestimmen."; +$a->strings["Message could not be sent."] = "Nachricht konnte nicht gesendet werden."; +$a->strings["Message collection failure."] = "Konnte Nachrichten nicht abrufen."; +$a->strings["Message sent."] = "Nachricht gesendet."; +$a->strings["No recipient."] = "Kein Empfänger."; +$a->strings["Send Private Message"] = "Private Nachricht senden"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Wenn du möchtest, dass %s dir antworten kann, überprüfe deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern."; +$a->strings["To:"] = "An:"; +$a->strings["Subject:"] = "Betreff:"; +$a->strings["Your message:"] = "Deine Nachricht:"; +$a->strings["Group created."] = "Gruppe erstellt."; +$a->strings["Could not create group."] = "Konnte die Gruppe nicht erstellen."; +$a->strings["Group not found."] = "Gruppe nicht gefunden."; +$a->strings["Group name changed."] = "Gruppenname geändert."; +$a->strings["Save Group"] = "Gruppe speichern"; +$a->strings["Create a group of contacts/friends."] = "Eine Gruppe von Kontakten/Freunden anlegen."; +$a->strings["Group Name: "] = "Gruppenname:"; +$a->strings["Group removed."] = "Gruppe entfernt."; +$a->strings["Unable to remove group."] = "Konnte die Gruppe nicht entfernen."; +$a->strings["Group Editor"] = "Gruppeneditor"; +$a->strings["Members"] = "Mitglieder"; +$a->strings["All Contacts"] = "Alle Kontakte"; +$a->strings["Click on a contact to add or remove."] = "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen"; +$a->strings["No potential page delegates located."] = "Keine potentiellen Bevollmächtigten für die Seite gefunden."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Bitte gib niemandem eine Bevollmächtigung für deinen privaten Account, dem du nicht absolut vertraust!"; +$a->strings["Existing Page Managers"] = "Vorhandene Seitenmanager"; +$a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die Seite"; +$a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte"; +$a->strings["Remove"] = "Entfernen"; +$a->strings["Add"] = "Hinzufügen"; +$a->strings["No entries."] = "Keine Einträge."; +$a->strings["Invalid request identifier."] = "Invalid request identifier."; +$a->strings["Discard"] = "Verwerfen"; +$a->strings["Ignore"] = "Ignorieren"; +$a->strings["System"] = "System"; +$a->strings["Personal"] = "Persönlich"; +$a->strings["Show Ignored Requests"] = "Zeige ignorierte Anfragen"; +$a->strings["Hide Ignored Requests"] = "Verberge ignorierte Anfragen"; +$a->strings["Notification type: "] = "Benachrichtigungstyp: "; +$a->strings["Friend Suggestion"] = "Kontaktvorschlag"; +$a->strings["suggested by %s"] = "vorgeschlagen von %s"; +$a->strings["Hide this contact from others"] = "Verberge diesen Kontakt vor anderen"; +$a->strings["Post a new friend activity"] = "Neue-Kontakt Nachricht senden"; +$a->strings["if applicable"] = "falls anwendbar"; +$a->strings["Approve"] = "Genehmigen"; +$a->strings["Claims to be known to you: "] = "Behauptet dich zu kennen: "; +$a->strings["yes"] = "ja"; +$a->strings["no"] = "nein"; +$a->strings["Approve as: "] = "Genehmigen als: "; +$a->strings["Friend"] = "Freund"; +$a->strings["Sharer"] = "Teilenden"; +$a->strings["Fan/Admirer"] = "Fan/Verehrer"; +$a->strings["Friend/Connect Request"] = "Kontakt-/Freundschaftsanfrage"; +$a->strings["New Follower"] = "Neuer Bewunderer"; +$a->strings["No introductions."] = "Keine Kontaktanfragen."; +$a->strings["%s liked %s's post"] = "%s mag %ss Beitrag"; +$a->strings["%s disliked %s's post"] = "%s mag %ss Beitrag nicht"; +$a->strings["%s is now friends with %s"] = "%s ist jetzt mit %s befreundet"; +$a->strings["%s created a new post"] = "%s hat einen neuen Beitrag erstellt"; +$a->strings["%s commented on %s's post"] = "%s hat %ss Beitrag kommentiert"; +$a->strings["No more network notifications."] = "Keine weiteren Netzwerk-Benachrichtigungen."; +$a->strings["Network Notifications"] = "Netzwerk Benachrichtigungen"; +$a->strings["No more system notifications."] = "Keine weiteren Systembenachrichtigungen."; +$a->strings["System Notifications"] = "Systembenachrichtigungen"; +$a->strings["No more personal notifications."] = "Keine weiteren persönlichen Benachrichtigungen"; +$a->strings["Personal Notifications"] = "Persönliche Benachrichtigungen"; +$a->strings["No more home notifications."] = "Keine weiteren Pinnwand-Benachrichtigungen"; +$a->strings["Home Notifications"] = "Pinnwand Benachrichtigungen"; +$a->strings["No profile"] = "Kein Profil"; +$a->strings["everybody"] = "jeder"; +$a->strings["Account"] = "Nutzerkonto"; +$a->strings["Additional features"] = "Zusätzliche Features"; +$a->strings["Display"] = "Anzeige"; +$a->strings["Social Networks"] = "Soziale Netzwerke"; +$a->strings["Plugins"] = "Plugins"; +$a->strings["Connected apps"] = "Verbundene Programme"; +$a->strings["Export personal data"] = "Persönliche Daten exportieren"; +$a->strings["Remove account"] = "Konto löschen"; +$a->strings["Missing some important data!"] = "Wichtige Daten fehlen!"; +$a->strings["Update"] = "Aktualisierungen"; +$a->strings["Failed to connect with email account using the settings provided."] = "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich."; +$a->strings["Email settings updated."] = "E-Mail Einstellungen bearbeitet."; +$a->strings["Features updated"] = "Features aktualisiert"; +$a->strings["Relocate message has been send to your contacts"] = "Die Umzugsbenachrichtigung wurde an deine Kontakte versendet."; +$a->strings["Passwords do not match. Password unchanged."] = "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert."; +$a->strings["Wrong password."] = "Falsches Passwort."; +$a->strings["Password changed."] = "Passwort geändert."; +$a->strings["Password update failed. Please try again."] = "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal."; +$a->strings[" Please use a shorter name."] = " Bitte verwende einen kürzeren Namen."; +$a->strings[" Name too short."] = " Name ist zu kurz."; +$a->strings["Wrong Password"] = "Falsches Passwort"; +$a->strings[" Not valid email."] = " Keine gültige E-Mail."; +$a->strings[" Cannot change to that email."] = "Ändern der E-Mail nicht möglich. "; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte."; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +$a->strings["Add application"] = "Programm hinzufügen"; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Name"] = "Name"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Umleiten"; +$a->strings["Icon url"] = "Icon URL"; +$a->strings["You can't edit this application."] = "Du kannst dieses Programm nicht bearbeiten."; +$a->strings["Connected Apps"] = "Verbundene Programme"; +$a->strings["Client key starts with"] = "Anwenderschlüssel beginnt mit"; +$a->strings["No name"] = "Kein Name"; +$a->strings["Remove authorization"] = "Autorisierung entziehen"; +$a->strings["No Plugin settings configured"] = "Keine Plugin-Einstellungen konfiguriert"; +$a->strings["Plugin Settings"] = "Plugin-Einstellungen"; +$a->strings["Off"] = "Aus"; +$a->strings["On"] = "An"; +$a->strings["Additional Features"] = "Zusätzliche Features"; +$a->strings["Built-in support for %s connectivity is %s"] = "Eingebaute Unterstützung für Verbindungen zu %s ist %s"; +$a->strings["enabled"] = "eingeschaltet"; +$a->strings["disabled"] = "ausgeschaltet"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "Zugriff auf E-Mails für diese Seite deaktiviert."; +$a->strings["Email/Mailbox Setup"] = "E-Mail/Postfach-Einstellungen"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Wenn du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für dein Postfach an."; +$a->strings["Last successful email check:"] = "Letzter erfolgreicher E-Mail Check"; +$a->strings["IMAP server name:"] = "IMAP-Server-Name:"; +$a->strings["IMAP port:"] = "IMAP-Port:"; +$a->strings["Security:"] = "Sicherheit:"; +$a->strings["None"] = "Keine"; +$a->strings["Email login name:"] = "E-Mail-Login-Name:"; +$a->strings["Email password:"] = "E-Mail-Passwort:"; +$a->strings["Reply-to address:"] = "Reply-to Adresse:"; +$a->strings["Send public posts to all email contacts:"] = "Sende öffentliche Beiträge an alle E-Mail-Kontakte:"; +$a->strings["Action after import:"] = "Aktion nach Import:"; +$a->strings["Mark as seen"] = "Als gelesen markieren"; +$a->strings["Move to folder"] = "In einen Ordner verschieben"; +$a->strings["Move to folder:"] = "In diesen Ordner verschieben:"; +$a->strings["No special theme for mobile devices"] = "Kein spezielles Theme für mobile Geräte verwenden."; +$a->strings["Display Settings"] = "Anzeige-Einstellungen"; +$a->strings["Display Theme:"] = "Theme:"; +$a->strings["Mobile Theme:"] = "Mobiles Theme"; +$a->strings["Update browser every xx seconds"] = "Browser alle xx Sekunden aktualisieren"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimal 10 Sekunden, kein Maximum"; +$a->strings["Number of items to display per page:"] = "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: "; +$a->strings["Maximum of 100 items"] = "Maximal 100 Beiträge"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:"; +$a->strings["Don't show emoticons"] = "Keine Smilies anzeigen"; +$a->strings["Don't show notices"] = "Info-Popups nicht anzeigen"; +$a->strings["Infinite scroll"] = "Endloses Scrollen"; +$a->strings["Automatic updates only at the top of the network page"] = "Automatische Updates nur, wenn du oben auf der Netzwerkseite bist."; +$a->strings["User Types"] = "Nutzer Art"; +$a->strings["Community Types"] = "Gemeinschafts Art"; +$a->strings["Normal Account Page"] = "Normales Konto"; +$a->strings["This account is a normal personal profile"] = "Dieses Konto ist ein normales persönliches Profil"; +$a->strings["Soapbox Page"] = "Marktschreier-Konto"; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Kontaktanfragen werden automatisch als Nurlese-Fans akzeptiert"; +$a->strings["Community Forum/Celebrity Account"] = "Forum/Promi-Konto"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Kontaktanfragen werden automatisch als Lese-und-Schreib-Fans akzeptiert"; +$a->strings["Automatic Friend Page"] = "Automatische Freunde Seite"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Kontaktanfragen werden automatisch als Freund akzeptiert"; +$a->strings["Private Forum [Experimental]"] = "Privates Forum [Versuchsstadium]"; +$a->strings["Private forum - approved members only"] = "Privates Forum, nur für Mitglieder"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID."; +$a->strings["Publish your default profile in your local site directory?"] = "Darf dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?"; +$a->strings["No"] = "Nein"; +$a->strings["Publish your default profile in the global social directory?"] = "Darf dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"; +$a->strings["Allow friends to post to your profile page?"] = "Dürfen deine Kontakte auf deine Pinnwand schreiben?"; +$a->strings["Allow friends to tag your posts?"] = "Dürfen deine Kontakte deine Beiträge mit Schlagwörtern versehen?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Dürfen wir dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?"; +$a->strings["Permit unknown people to send you private mail?"] = "Dürfen dir Unbekannte private Nachrichten schicken?"; +$a->strings["Profile is not published."] = "Profil ist nicht veröffentlicht."; +$a->strings["or"] = "oder"; +$a->strings["Your Identity Address is"] = "Die Adresse deines Profils lautet:"; +$a->strings["Automatically expire posts after this many days:"] = "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Wenn leer verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht."; +$a->strings["Advanced expiration settings"] = "Erweiterte Verfallseinstellungen"; +$a->strings["Advanced Expiration"] = "Erweitertes Verfallen"; +$a->strings["Expire posts:"] = "Beiträge verfallen lassen:"; +$a->strings["Expire personal notes:"] = "Persönliche Notizen verfallen lassen:"; +$a->strings["Expire starred posts:"] = "Markierte Beiträge verfallen lassen:"; +$a->strings["Expire photos:"] = "Fotos verfallen lassen:"; +$a->strings["Only expire posts by others:"] = "Nur Beiträge anderer verfallen:"; +$a->strings["Account Settings"] = "Kontoeinstellungen"; +$a->strings["Password Settings"] = "Passwort-Einstellungen"; +$a->strings["New Password:"] = "Neues Passwort:"; +$a->strings["Confirm:"] = "Bestätigen:"; +$a->strings["Leave password fields blank unless changing"] = "Lass die Passwort-Felder leer, außer du willst das Passwort ändern"; +$a->strings["Current Password:"] = "Aktuelles Passwort:"; +$a->strings["Your current password to confirm the changes"] = "Dein aktuelles Passwort um die Änderungen zu bestätigen"; +$a->strings["Password:"] = "Passwort:"; +$a->strings["Basic Settings"] = "Grundeinstellungen"; +$a->strings["Email Address:"] = "E-Mail-Adresse:"; +$a->strings["Your Timezone:"] = "Deine Zeitzone:"; +$a->strings["Default Post Location:"] = "Standardstandort:"; +$a->strings["Use Browser Location:"] = "Standort des Browsers verwenden:"; +$a->strings["Security and Privacy Settings"] = "Sicherheits- und Privatsphäre-Einstellungen"; +$a->strings["Maximum Friend Requests/Day:"] = "Maximale Anzahl von Freundschaftsanfragen/Tag:"; +$a->strings["(to prevent spam abuse)"] = "(um SPAM zu vermeiden)"; +$a->strings["Default Post Permissions"] = "Standard-Zugriffsrechte für Beiträge"; +$a->strings["(click to open/close)"] = "(klicke zum öffnen/schließen)"; +$a->strings["Show to Groups"] = "Zeige den Gruppen"; +$a->strings["Show to Contacts"] = "Zeige den Kontakten"; +$a->strings["Default Private Post"] = "Privater Standardbeitrag"; +$a->strings["Default Public Post"] = "Öffentlicher Standardbeitrag"; +$a->strings["Default Permissions for New Posts"] = "Standardberechtigungen für neue Beiträge"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:"; +$a->strings["Notification Settings"] = "Benachrichtigungseinstellungen"; +$a->strings["By default post a status message when:"] = "Standardmäßig eine Statusnachricht posten, wenn:"; +$a->strings["accepting a friend request"] = "– du eine Kontaktanfrage akzeptierst"; +$a->strings["joining a forum/community"] = "– du einem Forum/einer Gemeinschaftsseite beitrittst"; +$a->strings["making an interesting profile change"] = "– du eine interessante Änderung an deinem Profil durchführst"; +$a->strings["Send a notification email when:"] = "Benachrichtigungs-E-Mail senden wenn:"; +$a->strings["You receive an introduction"] = "– du eine Kontaktanfrage erhältst"; +$a->strings["Your introductions are confirmed"] = "– eine deiner Kontaktanfragen akzeptiert wurde"; +$a->strings["Someone writes on your profile wall"] = "– jemand etwas auf deine Pinnwand schreibt"; +$a->strings["Someone writes a followup comment"] = "– jemand auch einen Kommentar verfasst"; +$a->strings["You receive a private message"] = "– du eine private Nachricht erhältst"; +$a->strings["You receive a friend suggestion"] = "– du eine Empfehlung erhältst"; +$a->strings["You are tagged in a post"] = "– du in einem Beitrag erwähnt wirst"; +$a->strings["You are poked/prodded/etc. in a post"] = "– du von jemandem angestupst oder sonstwie behandelt wirst"; +$a->strings["Advanced Account/Page Type Settings"] = "Erweiterte Konto-/Seitentyp-Einstellungen"; +$a->strings["Change the behaviour of this account for special situations"] = "Verhalten dieses Kontos in bestimmten Situationen:"; +$a->strings["Relocate"] = "Umziehen"; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Wenn du dein Profil von einem anderen Server umgezogen hast und einige deiner Kontakte deine Beiträge nicht erhalten, verwende diesen Button."; +$a->strings["Resend relocate message to contacts"] = "Umzugsbenachrichtigung erneut an Kontakte senden"; +$a->strings["Common Friends"] = "Gemeinsame Freunde"; +$a->strings["No contacts in common."] = "Keine gemeinsamen Kontakte."; +$a->strings["Remote privacy information not available."] = "Entfernte Privatsphäreneinstellungen nicht verfügbar."; +$a->strings["Visible to:"] = "Sichtbar für:"; +$a->strings["%d contact edited."] = array( + 0 => "%d Kontakt bearbeitet.", + 1 => "%d Kontakte bearbeitet", +); +$a->strings["Could not access contact record."] = "Konnte nicht auf die Kontaktdaten zugreifen."; +$a->strings["Could not locate selected profile."] = "Konnte das ausgewählte Profil nicht finden."; +$a->strings["Contact updated."] = "Kontakt aktualisiert."; +$a->strings["Failed to update contact record."] = "Aktualisierung der Kontaktdaten fehlgeschlagen."; +$a->strings["Contact has been blocked"] = "Kontakt wurde blockiert"; +$a->strings["Contact has been unblocked"] = "Kontakt wurde wieder freigegeben"; +$a->strings["Contact has been ignored"] = "Kontakt wurde ignoriert"; +$a->strings["Contact has been unignored"] = "Kontakt wird nicht mehr ignoriert"; +$a->strings["Contact has been archived"] = "Kontakt wurde archiviert"; +$a->strings["Contact has been unarchived"] = "Kontakt wurde aus dem Archiv geholt"; +$a->strings["Do you really want to delete this contact?"] = "Möchtest du wirklich diesen Kontakt löschen?"; +$a->strings["Contact has been removed."] = "Kontakt wurde entfernt."; +$a->strings["You are mutual friends with %s"] = "Du hast mit %s eine beidseitige Freundschaft"; +$a->strings["You are sharing with %s"] = "Du teilst mit %s"; +$a->strings["%s is sharing with you"] = "%s teilt mit Dir"; +$a->strings["Private communications are not available for this contact."] = "Private Kommunikation ist für diesen Kontakt nicht verfügbar."; +$a->strings["Never"] = "Niemals"; +$a->strings["(Update was successful)"] = "(Aktualisierung war erfolgreich)"; +$a->strings["(Update was not successful)"] = "(Aktualisierung war nicht erfolgreich)"; +$a->strings["Suggest friends"] = "Kontakte vorschlagen"; +$a->strings["Network type: %s"] = "Netzwerktyp: %s"; +$a->strings["View all contacts"] = "Alle Kontakte anzeigen"; +$a->strings["Unblock"] = "Entsperren"; +$a->strings["Block"] = "Sperren"; +$a->strings["Toggle Blocked status"] = "Geblockt-Status ein-/ausschalten"; +$a->strings["Unignore"] = "Ignorieren aufheben"; +$a->strings["Toggle Ignored status"] = "Ignoriert-Status ein-/ausschalten"; +$a->strings["Unarchive"] = "Aus Archiv zurückholen"; +$a->strings["Archive"] = "Archivieren"; +$a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten"; +$a->strings["Repair"] = "Reparieren"; +$a->strings["Advanced Contact Settings"] = "Fortgeschrittene Kontakteinstellungen"; +$a->strings["Communications lost with this contact!"] = "Verbindungen mit diesem Kontakt verloren!"; +$a->strings["Contact Editor"] = "Kontakt Editor"; +$a->strings["Profile Visibility"] = "Profil-Sichtbarkeit"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle eines deiner Profile das angezeigt werden soll, wenn %s dein Profil aufruft."; +$a->strings["Contact Information / Notes"] = "Kontakt Informationen / Notizen"; +$a->strings["Edit contact notes"] = "Notizen zum Kontakt bearbeiten"; +$a->strings["Visit %s's profile [%s]"] = "Besuche %ss Profil [%s]"; +$a->strings["Block/Unblock contact"] = "Kontakt blockieren/freischalten"; +$a->strings["Ignore contact"] = "Ignoriere den Kontakt"; +$a->strings["Repair URL settings"] = "URL Einstellungen reparieren"; +$a->strings["View conversations"] = "Unterhaltungen anzeigen"; +$a->strings["Delete contact"] = "Lösche den Kontakt"; +$a->strings["Last update:"] = "letzte Aktualisierung:"; +$a->strings["Update public posts"] = "Öffentliche Beiträge aktualisieren"; +$a->strings["Update now"] = "Jetzt aktualisieren"; +$a->strings["Currently blocked"] = "Derzeit geblockt"; +$a->strings["Currently ignored"] = "Derzeit ignoriert"; +$a->strings["Currently archived"] = "Momentan archiviert"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Antworten/Likes auf deine öffentlichen Beiträge könnten weiterhin sichtbar sein"; +$a->strings["Notification for new posts"] = "Benachrichtigung bei neuen Beiträgen"; +$a->strings["Send a notification of every new post of this contact"] = "Sende eine Benachrichtigung wann immer dieser Kontakt einen neuen Beitrag schreibt."; +$a->strings["Fetch further information for feeds"] = "Weitere Informationen zu Feeds holen"; +$a->strings["Suggestions"] = "Kontaktvorschläge"; +$a->strings["Suggest potential friends"] = "Freunde vorschlagen"; +$a->strings["Show all contacts"] = "Alle Kontakte anzeigen"; +$a->strings["Unblocked"] = "Ungeblockt"; +$a->strings["Only show unblocked contacts"] = "Nur nicht-blockierte Kontakte anzeigen"; +$a->strings["Blocked"] = "Geblockt"; +$a->strings["Only show blocked contacts"] = "Nur blockierte Kontakte anzeigen"; +$a->strings["Ignored"] = "Ignoriert"; +$a->strings["Only show ignored contacts"] = "Nur ignorierte Kontakte anzeigen"; +$a->strings["Archived"] = "Archiviert"; +$a->strings["Only show archived contacts"] = "Nur archivierte Kontakte anzeigen"; +$a->strings["Hidden"] = "Verborgen"; +$a->strings["Only show hidden contacts"] = "Nur verborgene Kontakte anzeigen"; +$a->strings["Mutual Friendship"] = "Beidseitige Freundschaft"; +$a->strings["is a fan of yours"] = "ist ein Fan von dir"; +$a->strings["you are a fan of"] = "du bist Fan von"; +$a->strings["Edit contact"] = "Kontakt bearbeiten"; +$a->strings["Search your contacts"] = "Suche in deinen Kontakten"; +$a->strings["Finding: "] = "Funde: "; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt."; +$a->strings["Or - did you try to upload an empty file?"] = "Oder - hast Du versucht, eine leere Datei hochzuladen?"; +$a->strings["File exceeds size limit of %d"] = "Die Datei ist größer als das erlaubte Limit von %d"; +$a->strings["File upload failed."] = "Hochladen der Datei fehlgeschlagen."; +$a->strings["[Embedded content - reload page to view]"] = "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]"; +$a->strings["Export account"] = "Account exportieren"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportiere deine Accountinformationen und Kontakte. Verwende dies um ein Backup deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."; +$a->strings["Export all"] = "Alles exportieren"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportiere deine Account Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies um ein komplettes Backup deines Accounts anzulegen (Fotos werden nicht exportiert)."; $a->strings["Registration successful. Please check your email for further instructions."] = "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an dich gesendet."; $a->strings["Failed to send email message. Here is the message that failed."] = "Konnte die E-Mail nicht versenden. Hier ist die Nachricht, die nicht gesendet werden konnte."; $a->strings["Your registration can not be processed."] = "Deine Registrierung konnte nicht verarbeitet werden."; -$a->strings["Registration request at %s"] = "Registrierungsanfrage auf %s"; $a->strings["Your registration is pending approval by the site owner."] = "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Die maximale Anzahl täglicher Registrierungen auf dieser Seite wurde überschritten. Bitte versuche es morgen noch einmal."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Du kannst dieses Formular auch (optional) mit deiner OpenID ausfüllen, indem du deine OpenID angibst und 'Registrieren' klickst."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Wenn du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus."; $a->strings["Your OpenID (optional): "] = "Deine OpenID (optional): "; $a->strings["Include your profile in member directory?"] = "Soll dein Profil im Nutzerverzeichnis angezeigt werden?"; -$a->strings["Yes"] = "Ja"; -$a->strings["No"] = "Nein"; $a->strings["Membership on this site is by invitation only."] = "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich."; $a->strings["Your invitation ID: "] = "ID deiner Einladung: "; $a->strings["Registration"] = "Registrierung"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Spitznamen wählen: "; $a->strings["Import"] = "Import"; $a->strings["Import your profile to this friendica instance"] = "Importiere dein Profil auf diese Friendica Instanz"; -$a->strings["Profile not found."] = "Profil nicht gefunden."; -$a->strings["Contact not found."] = "Kontakt nicht gefunden."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde."; -$a->strings["Response from remote site was not understood."] = "Antwort der Gegenstelle unverständlich."; -$a->strings["Unexpected response from remote site: "] = "Unerwartete Antwort der Gegenstelle: "; -$a->strings["Confirmation completed successfully."] = "Bestätigung erfolgreich abgeschlossen."; -$a->strings["Remote site reported: "] = "Gegenstelle meldet: "; -$a->strings["Temporary failure. Please wait and try again."] = "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal."; -$a->strings["Introduction failed or was revoked."] = "Kontaktanfrage schlug fehl oder wurde zurückgezogen."; -$a->strings["Unable to set contact photo."] = "Konnte das Bild des Kontakts nicht speichern."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ist nun mit %2\$s befreundet"; -$a->strings["No user record found for '%s' "] = "Für '%s' wurde kein Nutzer gefunden"; -$a->strings["Our site encryption key is apparently messed up."] = "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden."; -$a->strings["Contact record was not found for you on our site."] = "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden."; -$a->strings["Site public key not available in contact record for URL %s."] = "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Die ID, die uns dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal."; -$a->strings["Unable to set your contact credentials on our system."] = "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden."; -$a->strings["Unable to update your contact profile details on our system"] = "Die Updates für dein Profil konnten nicht gespeichert werden"; -$a->strings["Connection accepted at %s"] = "Auf %s wurde die Verbindung akzeptiert"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s ist %2\$s beigetreten"; +$a->strings["Post successful."] = "Beitrag erfolgreich veröffentlicht."; +$a->strings["System down for maintenance"] = "System zur Wartung abgeschaltet"; +$a->strings["Access to this profile has been restricted."] = "Der Zugriff zu diesem Profil wurde eingeschränkt."; +$a->strings["Tips for New Members"] = "Tipps für neue Nutzer"; +$a->strings["Public access denied."] = "Öffentlicher Zugriff verweigert."; +$a->strings["No videos selected"] = "Keine Videos ausgewählt"; +$a->strings["Access to this item is restricted."] = "Zugriff zu diesem Eintrag wurde eingeschränkt."; +$a->strings["View Album"] = "Album betrachten"; +$a->strings["Recent Videos"] = "Neueste Videos"; +$a->strings["Upload New Videos"] = "Neues Video hochladen"; +$a->strings["Manage Identities and/or Pages"] = "Verwalte Identitäten und/oder Seiten"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die deine Kontoinformationen teilen oder zu denen du „Verwalten“-Befugnisse bekommen hast."; +$a->strings["Select an identity to manage: "] = "Wähle eine Identität zum Verwalten aus: "; +$a->strings["Item not found"] = "Beitrag nicht gefunden"; +$a->strings["Edit post"] = "Beitrag bearbeiten"; +$a->strings["People Search"] = "Personensuche"; +$a->strings["No matches"] = "Keine Übereinstimmungen"; +$a->strings["Account approved."] = "Konto freigegeben."; +$a->strings["Registration revoked for %s"] = "Registrierung für %s wurde zurückgezogen"; +$a->strings["Please login."] = "Bitte melde dich an."; +$a->strings["This introduction has already been accepted."] = "Diese Kontaktanfrage wurde bereits akzeptiert."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden."; +$a->strings["Warning: profile location has no profile photo."] = "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden", + 1 => "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden", +); +$a->strings["Introduction complete."] = "Kontaktanfrage abgeschlossen."; +$a->strings["Unrecoverable protocol error."] = "Nicht behebbarer Protokollfehler."; +$a->strings["Profile unavailable."] = "Profil nicht verfügbar."; +$a->strings["%s has received too many connection requests today."] = "%s hat heute zu viele Freundschaftsanfragen erhalten."; +$a->strings["Spam protection measures have been invoked."] = "Maßnahmen zum Spamschutz wurden ergriffen."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen."; +$a->strings["Invalid locator"] = "Ungültiger Locator"; +$a->strings["Invalid email address."] = "Ungültige E-Mail-Adresse."; +$a->strings["This account has not been configured for email. Request failed."] = "Dieses Konto ist nicht für E-Mail konfiguriert. Anfrage fehlgeschlagen."; +$a->strings["Unable to resolve your name at the provided location."] = "Konnte deinen Namen an der angegebenen Stelle nicht finden."; +$a->strings["You have already introduced yourself here."] = "Du hast dich hier bereits vorgestellt."; +$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob du bereits mit %s befreundet bist."; +$a->strings["Invalid profile URL."] = "Ungültige Profil-URL."; +$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet."; +$a->strings["Please login to confirm introduction."] = "Bitte melde dich an, um die Kontaktanfrage zu bestätigen."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Momentan bist du mit einer anderen Identität angemeldet. Bitte melde Dich mit diesem Profil an."; +$a->strings["Hide this contact"] = "Verberge diesen Kontakt"; +$a->strings["Welcome home %s."] = "Willkommen zurück %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Bitte bestätige deine Kontaktanfrage bei %s."; +$a->strings["Confirm"] = "Bestätigen"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bitte gib die Adresse deines Profils in einem der unterstützten sozialen Netzwerke an:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, folge diesem Link um einen öffentlichen Friendica-Server zu finden und beizutreten."; +$a->strings["Friend/Connection Request"] = "Freundschafts-/Kontaktanfrage"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Bitte beantworte folgendes:"; +$a->strings["Does %s know you?"] = "Kennt %s dich?"; +$a->strings["Add a personal note:"] = "Eine persönliche Notiz beifügen:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in deiner Diaspora Suchleiste."; +$a->strings["Your Identity Address:"] = "Adresse deines Profils:"; +$a->strings["Submit Request"] = "Anfrage abschicken"; +$a->strings["Files"] = "Dateien"; $a->strings["Authorize application connection"] = "Verbindung der Applikation autorisieren"; $a->strings["Return to your app and insert this Securty Code:"] = "Gehe zu deiner Anwendung zurück und trage dort folgenden Sicherheitscode ein:"; $a->strings["Please login to continue."] = "Bitte melde dich an um fortzufahren."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Möchtest du dieser Anwendung den Zugriff auf deine Beiträge und Kontakte, sowie das Erstellen neuer Beiträge in deinem Namen gestatten?"; -$a->strings["No valid account found."] = "Kein gültiges Konto gefunden."; -$a->strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe deine E-Mail."; -$a->strings["Password reset requested at %s"] = "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Anfrage konnte nicht verifiziert werden. (Eventuell hast du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert."; -$a->strings["Your password has been reset as requested."] = "Dein Passwort wurde wie gewünscht zurückgesetzt."; -$a->strings["Your new password is"] = "Dein neues Passwort lautet"; -$a->strings["Save or copy your new password - and then"] = "Speichere oder kopiere dein neues Passwort - und dann"; -$a->strings["click here to login"] = "hier klicken, um dich anzumelden"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Du kannst das Passwort in den Einstellungen ändern, sobald du dich erfolgreich angemeldet hast."; -$a->strings["Your password has been changed at %s"] = "Auf %s wurde dein Passwort geändert"; -$a->strings["Forgot your Password?"] = "Hast du dein Passwort vergessen?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden dir dann weitere Informationen per Mail zugesendet."; -$a->strings["Nickname or Email: "] = "Spitzname oder E-Mail:"; -$a->strings["Reset"] = "Zurücksetzen"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen."; -$a->strings["No recipient selected."] = "Kein Empfänger gewählt."; -$a->strings["Unable to check your home location."] = "Konnte deinen Heimatort nicht bestimmen."; -$a->strings["Message could not be sent."] = "Nachricht konnte nicht gesendet werden."; -$a->strings["Message collection failure."] = "Konnte Nachrichten nicht abrufen."; -$a->strings["Message sent."] = "Nachricht gesendet."; -$a->strings["No recipient."] = "Kein Empfänger."; -$a->strings["Please enter a link URL:"] = "Bitte gib die URL des Links ein:"; -$a->strings["Send Private Message"] = "Private Nachricht senden"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Wenn du möchtest, dass %s dir antworten kann, überprüfe deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern."; -$a->strings["To:"] = "An:"; -$a->strings["Subject:"] = "Betreff:"; -$a->strings["Your message:"] = "Deine Nachricht:"; -$a->strings["Upload photo"] = "Foto hochladen"; -$a->strings["Insert web link"] = "Einen Link einfügen"; -$a->strings["Welcome to Friendica"] = "Willkommen bei Friendica"; -$a->strings["New Member Checklist"] = "Checkliste für neue Mitglieder"; -$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."] = "Wir möchten dir einige Tipps und Links anbieten, die dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden."; -$a->strings["Getting Started"] = "Einstieg"; -$a->strings["Friendica Walk-Through"] = "Friendica Rundgang"; -$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Auf der Quick Start Seite findest du eine kurze Einleitung in die einzelnen Funktionen deines Profils und die Netzwerk-Reiter, wo du interessante Foren findest und neue Kontakte knüpfst."; -$a->strings["Go to Your Settings"] = "Gehe zu deinen Einstellungen"; -$a->strings["On your Settings 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."] = "Ändere bitte unter Einstellungen dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Freundschaften mit anderen im Friendica Netzwerk zu schliessen."; -$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."] = "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn du dein Profil nicht veröffentlichst, ist das als wenn du deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest du es veröffentlichen - außer all deine Freunde und potentiellen Freunde wissen genau, wie sie dich finden können."; -$a->strings["Upload Profile Photo"] = "Profilbild hochladen"; -$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."] = "Lade ein Profilbild hoch falls du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Freunde zu finden, wenn du ein Bild von dir selbst verwendest, als wenn du dies nicht tust."; -$a->strings["Edit Your Profile"] = "Editiere dein Profil"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Editiere dein Standard Profil nach deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen deiner Freundesliste vor unbekannten Betrachtern des Profils."; -$a->strings["Profile Keywords"] = "Profil Schlüsselbegriffe"; -$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."] = "Trage ein paar öffentliche Stichwörter in dein Standardprofil ein, die deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die deine Interessen teilen und können dir dann Kontakte vorschlagen."; -$a->strings["Connecting"] = "Verbindungen knüpfen"; -$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."] = "Richte die Verbindung zu Facebook ein, wenn du im Augenblick ein Facebook-Konto hast, und (optional) deine Facebook-Freunde und -Unterhaltungen importieren willst."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Wenn dies dein privater Server ist, könnte die Installation des Facebook Connectors deinen Umzug ins freie soziale Netz angenehmer gestalten."; -$a->strings["Importing Emails"] = "Emails Importieren"; -$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"] = "Gib deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls du E-Mails aus deinem Posteingang importieren und mit Freunden und Mailinglisten interagieren willlst."; -$a->strings["Go to Your Contacts Page"] = "Gehe zu deiner Kontakt-Seite"; -$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 Add New Contact dialog."] = "Die Kontakte-Seite ist die Einstiegsseite, von der aus du Kontakte verwalten und dich mit Freunden in anderen Netzwerken verbinden kannst. Normalerweise gibst du dazu einfach ihre Adresse oder die URL der Seite im Kasten Neuen Kontakt hinzufügen ein."; -$a->strings["Go to Your Site's Directory"] = "Gehe zum Verzeichnis deiner Friendica Instanz"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Über die Verzeichnisseite kannst du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem Verbinden oder Folgen Link auf deren Profilseiten Ausschau und gib deine eigene Profiladresse an, falls du danach gefragt wirst."; -$a->strings["Finding New People"] = "Neue Leute kennenlernen"; -$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."] = "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Freunde zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Freunde vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden."; -$a->strings["Groups"] = "Gruppen"; -$a->strings["Group Your Contacts"] = "Gruppiere deine Kontakte"; -$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."] = "Sobald du einige Freunde gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren."; -$a->strings["Why Aren't My Posts Public?"] = "Warum sind meine Beiträge nicht öffentlich?"; -$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."] = "Friendica respektiert deine Privatsphäre. Mit der Grundeinstellung werden deine Beiträge ausschließlich deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch."; -$a->strings["Getting Help"] = "Hilfe bekommen"; -$a->strings["Go to the Help Section"] = "Zum Hilfe Abschnitt gehen"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Unsere Hilfe Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten."; $a->strings["Do you really want to delete this suggestion?"] = "Möchtest du wirklich diese Empfehlung löschen?"; -$a->strings["Cancel"] = "Abbrechen"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Keine Vorschläge verfügbar. Falls der Server frisch aufgesetzt wurde, versuche es bitte in 24 Stunden noch einmal."; $a->strings["Ignore/Hide"] = "Ignorieren/Verbergen"; -$a->strings["Search Results For:"] = "Suchergebnisse für:"; -$a->strings["Remove term"] = "Begriff entfernen"; -$a->strings["Saved Searches"] = "Gespeicherte Suchen"; -$a->strings["add"] = "hinzufügen"; -$a->strings["Commented Order"] = "Neueste Kommentare"; -$a->strings["Sort by Comment Date"] = "Nach Kommentardatum sortieren"; -$a->strings["Posted Order"] = "Neueste Beiträge"; -$a->strings["Sort by Post Date"] = "Nach Beitragsdatum sortieren"; -$a->strings["Personal"] = "Persönlich"; -$a->strings["Posts that mention or involve you"] = "Beiträge, in denen es um dich geht"; -$a->strings["New"] = "Neue"; -$a->strings["Activity Stream - by date"] = "Aktivitäten-Stream - nach Datum"; -$a->strings["Shared Links"] = "Geteilte Links"; -$a->strings["Interesting Links"] = "Interessante Links"; -$a->strings["Starred"] = "Markierte"; -$a->strings["Favourite Posts"] = "Favorisierte Beiträge"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Warnung: Diese Gruppe beinhaltet %s Person aus einem unsicheren Netzwerk.", - 1 => "Warnung: Diese Gruppe beinhaltet %s Personen aus unsicheren Netzwerken.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Private Nachrichten an diese Gruppe könnten an die Öffentlichkeit geraten."; -$a->strings["No such group"] = "Es gibt keine solche Gruppe"; -$a->strings["Group is empty"] = "Gruppe ist leer"; -$a->strings["Group: "] = "Gruppe: "; -$a->strings["Contact: "] = "Kontakt: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen."; -$a->strings["Invalid contact."] = "Ungültiger Kontakt."; -$a->strings["Friendica Communications Server - Setup"] = "Friendica-Server für soziale Netzwerke – Setup"; -$a->strings["Could not connect to database."] = "Verbindung zur Datenbank gescheitert."; -$a->strings["Could not create table."] = "Tabelle konnte nicht angelegt werden."; -$a->strings["Your Friendica site database has been installed."] = "Die Datenbank deiner Friendicaseite wurde installiert."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Möglicherweise musst du die Datei \"database.sql\" manuell mit phpmyadmin oder mysql importieren."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Lies bitte die \"INSTALL.txt\"."; -$a->strings["System check"] = "Systemtest"; -$a->strings["Next"] = "Nächste"; -$a->strings["Check again"] = "Noch einmal testen"; -$a->strings["Database connection"] = "Datenbankverbindung"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Um Friendica installieren zu können, müssen wir wissen, wie wir mit deiner Datenbank Kontakt aufnehmen können."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bitte kontaktiere den Hosting Provider oder den Administrator der Seite, falls du Fragen zu diesen Einstellungen haben solltest."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Die Datenbank, die du unten angibst, sollte bereits existieren. Ist dies noch nicht der Fall, erzeuge sie bitte bevor du mit der Installation fortfährst."; -$a->strings["Database Server Name"] = "Datenbank-Server"; -$a->strings["Database Login Name"] = "Datenbank-Nutzer"; -$a->strings["Database Login Password"] = "Datenbank-Passwort"; -$a->strings["Database Name"] = "Datenbank-Name"; -$a->strings["Site administrator email address"] = "E-Mail-Adresse des Administrators"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Die E-Mail-Adresse, die in deinem Friendica-Account eingetragen ist, muss mit dieser Adresse übereinstimmen, damit du das Admin-Panel benutzen kannst."; -$a->strings["Please select a default timezone for your website"] = "Bitte wähle die Standardzeitzone deiner Webseite"; -$a->strings["Site settings"] = "Server-Einstellungen"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden."; -$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 'Activating scheduled tasks'"] = "Wenn du keine Kommandozeilen Version von PHP auf deinem Server installiert hast, kannst du keine Hintergrundprozesse via cron starten. Siehe 'Activating scheduled tasks'"; -$a->strings["PHP executable path"] = "Pfad zu PHP"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren."; -$a->strings["Command line PHP"] = "Kommandozeilen-PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)"; -$a->strings["Found PHP version: "] = "Gefundene PHP Version:"; -$a->strings["PHP cli binary"] = "PHP CLI Binary"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Die Kommandozeilenversion von PHP auf deinem System hat \"register_argc_argv\" nicht aktiviert."; -$a->strings["This is required for message delivery to work."] = "Dies wird für die Auslieferung von Nachrichten benötigt."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Wenn der Server unter Windows läuft, schau dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an."; -$a->strings["Generate encryption keys"] = "Schlüssel erzeugen"; -$a->strings["libCurl PHP module"] = "PHP: libCurl-Modul"; -$a->strings["GD graphics PHP module"] = "PHP: GD-Grafikmodul"; -$a->strings["OpenSSL PHP module"] = "PHP: OpenSSL-Modul"; -$a->strings["mysqli PHP module"] = "PHP: mysqli-Modul"; -$a->strings["mb_string PHP module"] = "PHP: mb_string-Modul"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert."; -$a->strings["Error: openssl PHP module required but not installed."] = "Fehler: Das openssl-Modul von PHP ist nicht installiert."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Fehler: Das mysqli-Modul von PHP ist nicht installiert."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."; -$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."] = "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun."; -$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."] = "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn du sie hast."; -$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."] = "Nachdem du alles ausgefüllt hast, erhältst du einen Text, den du in eine Datei namens .htconfig.php in deinem Friendica-Wurzelverzeichnis kopieren musst."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternativ kannst du diesen Schritt aber auch überspringen und die Installation manuell durchführen. Eine Anleitung dazu (Englisch) findest du in der Datei INSTALL.txt."; -$a->strings[".htconfig.php is writable"] = "Schreibrechte auf .htconfig.php"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat."; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Hinweis: aus Sicherheitsgründen solltest du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 ist schreibbar"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers."; -$a->strings["Url rewrite is working"] = "URL rewrite funktioniert"; -$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."] = "Die Konfigurationsdatei \".htconfig.php\" konnte nicht angelegt werden. Bitte verwende den angefügten Text, um die Datei im Stammverzeichnis deiner Friendica-Installation zu erzeugen."; -$a->strings["

What next

"] = "

Wie geht es weiter?

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "WICHTIG: Du musst [manuell] einen Cronjob (o.ä.) für den Poller einrichten."; +$a->strings["Contacts who are not members of a group"] = "Kontakte, die keiner Gruppe zugewiesen sind"; +$a->strings["Contact not found."] = "Kontakt nicht gefunden."; +$a->strings["Friend suggestion sent."] = "Kontaktvorschlag gesendet."; +$a->strings["Suggest Friends"] = "Kontakte vorschlagen"; +$a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor"; +$a->strings["link"] = "Link"; +$a->strings["No contacts."] = "Keine Kontakte."; $a->strings["Theme settings updated."] = "Themeneinstellungen aktualisiert."; $a->strings["Site"] = "Seite"; $a->strings["Users"] = "Nutzer"; -$a->strings["Plugins"] = "Plugins"; $a->strings["Themes"] = "Themen"; $a->strings["DB updates"] = "DB Updates"; $a->strings["Logs"] = "Protokolle"; -$a->strings["Admin"] = "Administration"; $a->strings["Plugin Features"] = "Plugin Features"; $a->strings["User registrations waiting for confirmation"] = "Nutzeranmeldungen die auf Bestätigung warten"; $a->strings["Normal Account"] = "Normales Konto"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Version"; $a->strings["Active plugins"] = "Aktive Plugins"; $a->strings["Can not parse base url. Must have at least ://"] = "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus :// bestehen"; $a->strings["Site settings updated."] = "Seiteneinstellungen aktualisiert."; -$a->strings["No special theme for mobile devices"] = "Kein spezielles Theme für mobile Geräte verwenden."; -$a->strings["Never"] = "Niemals"; $a->strings["At post arrival"] = "Beim Empfang von Nachrichten"; -$a->strings["Frequently"] = "immer wieder"; -$a->strings["Hourly"] = "Stündlich"; -$a->strings["Twice daily"] = "Zweimal täglich"; -$a->strings["Daily"] = "Täglich"; $a->strings["Multi user instance"] = "Mehrbenutzer Instanz"; $a->strings["Closed"] = "Geschlossen"; $a->strings["Requires approval"] = "Bedarf der Zustimmung"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Offen"; $a->strings["No SSL policy, links will track page SSL state"] = "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten"; $a->strings["Force all links to use SSL"] = "SSL für alle Links erzwingen"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)"; -$a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["File upload"] = "Datei hochladen"; $a->strings["Policies"] = "Regeln"; $a->strings["Advanced"] = "Erweitert"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Pfad für die Sperrdatei"; $a->strings["Temp path"] = "Temp Pfad"; $a->strings["Base path to installation"] = "Basis-Pfad zur Installation"; +$a->strings["Disable picture proxy"] = "Bilder Proxy deaktivieren"; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Der Proxy für Bilder verbessert die Leitung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."; $a->strings["New base url"] = "Neue Basis-URL"; $a->strings["Enable noscrape"] = "Noscrape aktivieren"; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = "Das noscrape Feature beschleunigt Verzeichnis einsendungen indem JSON Daten gesendet werden anstelle vom analysieren der HTML Struktur."; $a->strings["Update has been marked successful"] = "Update wurde als erfolgreich markiert"; -$a->strings["Executing %s failed. Check system logs."] = "Ausführung von %s schlug fehl. Systemprotokolle prüfen."; +$a->strings["Database structure update %s was successfully applied."] = "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt."; +$a->strings["Executing of database structure update %s failed with error: %s"] = "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s"; +$a->strings["Executing %s failed with error: %s"] = "Die Ausführung von %s schlug fehl. Fehlermeldung: %s"; $a->strings["Update %s was successfully applied."] = "Update %s war erfolgreich."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Update %s hat keinen Status zurückgegeben. Unbekannter Status."; -$a->strings["Update function %s could not be found."] = "Updatefunktion %s konnte nicht gefunden werden."; +$a->strings["There was no additional update function %s that needed to be called."] = "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste."; $a->strings["No failed updates."] = "Keine fehlgeschlagenen Updates."; +$a->strings["Check database structure"] = "Datenbank Struktur überprüfen"; $a->strings["Failed Updates"] = "Fehlgeschlagene Updates"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben."; $a->strings["Mark success (if update was manually applied)"] = "Als erfolgreich markieren (falls das Update manuell installiert wurde)"; $a->strings["Attempt to execute this update step automatically"] = "Versuchen, diesen Schritt automatisch auszuführen"; -$a->strings["Registration successful. Email send to user"] = "Registration erfolgreich. Dem Nutzer wurde eine Email gesended."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\nHallo %1\$s,\n\nauf %2\$s wurde ein Account für dich angelegt."; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%1\$s\n\tBenutzernamename:\t%2\$s\n\tPasswort:\t%3\$s\n\nDu kannst dein Passwort unter \"Einstellungen\" ändern, sobald du dich\nangemeldet hast.\n\nBitte nimm dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst du ja auch einige Informationen über dich in deinem\nProfil veröffentlichen, damit andere Leute dich einfacher finden können.\nBearbeite hierfür einfach dein Standard-Profil (über die Profil-Seite)\n\n\nWir empfehlen dir, deinen kompletten Namen anzugeben und ein zu dir\npassendes Profilbild zu wählen, damit dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn du auf deinem Profil Schlüsselwörter\nangibst, das erleichtert es Leute zu finden, die deine Interessen teilen.\n\nWir respektieren deine Privatsphäre - keine dieser angaben ist nötigg.\nWenn du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen neue und interessante Kontakte zu knüpfen.\n\nDanke für deine Aufmerksamkeit und willkommen auf %4\$s."; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s Benutzer geblockt/freigegeben", 1 => "%s Benutzer geblockt/freigegeben", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "Alle auswählen"; $a->strings["User registrations waiting for confirm"] = "Neuanmeldungen, die auf deine Bestätigung warten"; $a->strings["User waiting for permanent deletion"] = "Nutzer wartet auf permanente Löschung"; $a->strings["Request date"] = "Anfragedatum"; -$a->strings["Name"] = "Name"; -$a->strings["Email"] = "E-Mail"; $a->strings["No registrations."] = "Keine Neuanmeldungen."; -$a->strings["Approve"] = "Genehmigen"; $a->strings["Deny"] = "Verwehren"; -$a->strings["Block"] = "Sperren"; -$a->strings["Unblock"] = "Entsperren"; $a->strings["Site admin"] = "Seitenadministrator"; $a->strings["Account expired"] = "Account ist abgelaufen"; $a->strings["New User"] = "Neuer Nutzer"; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Anmeldedatum"; $a->strings["Last login"] = "Letzte Anmeldung"; $a->strings["Last item"] = "Letzter Beitrag"; $a->strings["Deleted since"] = "Gelöscht seit"; -$a->strings["Account"] = "Nutzerkonto"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist du sicher?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist du sicher?"; $a->strings["Name of the new user."] = "Name des neuen Nutzers"; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = "Protokoll führen"; $a->strings["Log file"] = "Protokolldatei"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis."; $a->strings["Log level"] = "Protokoll-Level"; -$a->strings["Update now"] = "Jetzt aktualisieren"; $a->strings["Close"] = "Schließen"; $a->strings["FTP Host"] = "FTP Host"; $a->strings["FTP Path"] = "FTP Pfad"; $a->strings["FTP User"] = "FTP Nutzername"; $a->strings["FTP Password"] = "FTP Passwort"; -$a->strings["Search"] = "Suche"; -$a->strings["No results."] = "Keine Ergebnisse."; -$a->strings["Tips for New Members"] = "Tipps für neue Nutzer"; -$a->strings["link"] = "Link"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s mit %4\$s getaggt"; -$a->strings["Item not found"] = "Beitrag nicht gefunden"; -$a->strings["Edit post"] = "Beitrag bearbeiten"; -$a->strings["upload photo"] = "Bild hochladen"; -$a->strings["Attach file"] = "Datei anhängen"; -$a->strings["attach file"] = "Datei anhängen"; -$a->strings["web link"] = "Weblink"; -$a->strings["Insert video link"] = "Video-Adresse einfügen"; -$a->strings["video link"] = "Video-Link"; -$a->strings["Insert audio link"] = "Audio-Adresse einfügen"; -$a->strings["audio link"] = "Audio-Link"; -$a->strings["Set your location"] = "Deinen Standort festlegen"; -$a->strings["set location"] = "Ort setzen"; -$a->strings["Clear browser location"] = "Browser-Standort leeren"; -$a->strings["clear location"] = "Ort löschen"; -$a->strings["Permission settings"] = "Berechtigungseinstellungen"; -$a->strings["CC: email addresses"] = "Cc: E-Mail-Addressen"; -$a->strings["Public post"] = "Öffentlicher Beitrag"; -$a->strings["Set title"] = "Titel setzen"; -$a->strings["Categories (comma-separated list)"] = "Kategorien (kommasepariert)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Z.B.: bob@example.com, mary@example.com"; -$a->strings["Item not available."] = "Beitrag nicht verfügbar."; -$a->strings["Item was not found."] = "Beitrag konnte nicht gefunden werden."; -$a->strings["Account approved."] = "Konto freigegeben."; -$a->strings["Registration revoked for %s"] = "Registrierung für %s wurde zurückgezogen"; -$a->strings["Please login."] = "Bitte melde dich an."; -$a->strings["Find on this site"] = "Auf diesem Server suchen"; -$a->strings["Finding: "] = "Funde: "; -$a->strings["Site Directory"] = "Verzeichnis"; -$a->strings["Find"] = "Finde"; -$a->strings["Age: "] = "Alter: "; -$a->strings["Gender: "] = "Geschlecht:"; -$a->strings["About:"] = "Über:"; -$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein)."; -$a->strings["Contact settings applied."] = "Einstellungen zum Kontakt angewandt."; -$a->strings["Contact update failed."] = "Konnte den Kontakt nicht aktualisieren."; -$a->strings["Repair Contact Settings"] = "Kontakteinstellungen reparieren"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ACHTUNG: Das sind Experten-Einstellungen! Wenn du etwas Falsches eingibst, funktioniert die Kommunikation mit diesem Kontakt evtl. nicht mehr."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Bitte nutze den Zurück-Button deines Browsers jetzt, wenn du dir unsicher bist, was du tun willst."; -$a->strings["Return to contact editor"] = "Zurück zum Kontakteditor"; -$a->strings["Account Nickname"] = "Konto-Spitzname"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - überschreibt Name/Spitzname"; -$a->strings["Account URL"] = "Konto-URL"; -$a->strings["Friend Request URL"] = "URL für Freundschaftsanfragen"; -$a->strings["Friend Confirm URL"] = "URL für Bestätigungen von Freundschaftsanfragen"; -$a->strings["Notification Endpoint URL"] = "URL-Endpunkt für Benachrichtigungen"; -$a->strings["Poll/Feed URL"] = "Pull/Feed-URL"; -$a->strings["New photo from this URL"] = "Neues Foto von dieser URL"; -$a->strings["Remote Self"] = "Entfernte Konten"; -$a->strings["Mirror postings from this contact"] = "Spiegle Beiträge dieses Kontakts"; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all deine Kontakte zu senden."; +$a->strings["Image exceeds size limit of %d"] = "Bildgröße überschreitet das Limit von %d"; +$a->strings["Unable to process image."] = "Konnte das Bild nicht bearbeiten."; +$a->strings["Image upload failed."] = "Hochladen des Bildes gescheitert."; +$a->strings["Welcome to %s"] = "Willkommen zu %s"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet."; +$a->strings["Search Results For:"] = "Suchergebnisse für:"; +$a->strings["Remove term"] = "Begriff entfernen"; +$a->strings["Commented Order"] = "Neueste Kommentare"; +$a->strings["Sort by Comment Date"] = "Nach Kommentardatum sortieren"; +$a->strings["Posted Order"] = "Neueste Beiträge"; +$a->strings["Sort by Post Date"] = "Nach Beitragsdatum sortieren"; +$a->strings["Posts that mention or involve you"] = "Beiträge, in denen es um dich geht"; +$a->strings["New"] = "Neue"; +$a->strings["Activity Stream - by date"] = "Aktivitäten-Stream - nach Datum"; +$a->strings["Shared Links"] = "Geteilte Links"; +$a->strings["Interesting Links"] = "Interessante Links"; +$a->strings["Starred"] = "Markierte"; +$a->strings["Favourite Posts"] = "Favorisierte Beiträge"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Warnung: Diese Gruppe beinhaltet %s Person aus einem unsicheren Netzwerk.", + 1 => "Warnung: Diese Gruppe beinhaltet %s Personen aus unsicheren Netzwerken.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Private Nachrichten an diese Gruppe könnten an die Öffentlichkeit geraten."; +$a->strings["No such group"] = "Es gibt keine solche Gruppe"; +$a->strings["Group is empty"] = "Gruppe ist leer"; +$a->strings["Group: "] = "Gruppe: "; +$a->strings["Contact: "] = "Kontakt: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen."; +$a->strings["Invalid contact."] = "Ungültiger Kontakt."; +$a->strings["- select -"] = "- auswählen -"; +$a->strings["This is Friendica, version"] = "Dies ist Friendica, Version"; +$a->strings["running at web location"] = "die unter folgender Webadresse zu finden ist"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bitte besuche Friendica.com, um mehr über das Friendica Projekt zu erfahren."; +$a->strings["Bug reports and issues: please visit"] = "Probleme oder Fehler gefunden? Bitte besuche"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Vorschläge, Lob, Spenden usw.: E-Mail an \"Info\" at Friendica - dot com"; +$a->strings["Installed plugins/addons/apps:"] = "Installierte Plugins/Erweiterungen/Apps"; +$a->strings["No installed plugins/addons/apps"] = "Keine Plugins/Erweiterungen/Apps installiert"; +$a->strings["Applications"] = "Anwendungen"; +$a->strings["No installed applications."] = "Keine Applikationen installiert."; +$a->strings["Upload New Photos"] = "Neue Fotos hochladen"; +$a->strings["Contact information unavailable"] = "Kontaktinformationen nicht verfügbar"; +$a->strings["Album not found."] = "Album nicht gefunden."; +$a->strings["Delete Album"] = "Album löschen"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Möchtest du wirklich dieses Foto-Album und all seine Foto löschen?"; +$a->strings["Delete Photo"] = "Foto löschen"; +$a->strings["Do you really want to delete this photo?"] = "Möchtest du wirklich dieses Foto löschen?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s wurde von %3\$s in %2\$s getaggt"; +$a->strings["a photo"] = "einem Foto"; +$a->strings["Image exceeds size limit of "] = "Die Bildgröße übersteigt das Limit von "; +$a->strings["Image file is empty."] = "Bilddatei ist leer."; +$a->strings["No photos selected"] = "Keine Bilder ausgewählt"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Du verwendest %1$.2f Mbyte von %2$.2f Mbyte des Foto-Speichers."; +$a->strings["Upload Photos"] = "Bilder hochladen"; +$a->strings["New album name: "] = "Name des neuen Albums: "; +$a->strings["or existing album name: "] = "oder existierender Albumname: "; +$a->strings["Do not show a status post for this upload"] = "Keine Status-Mitteilung für diesen Beitrag anzeigen"; +$a->strings["Permissions"] = "Berechtigungen"; +$a->strings["Private Photo"] = "Privates Foto"; +$a->strings["Public Photo"] = "Öffentliches Foto"; +$a->strings["Edit Album"] = "Album bearbeiten"; +$a->strings["Show Newest First"] = "Zeige neueste zuerst"; +$a->strings["Show Oldest First"] = "Zeige älteste zuerst"; +$a->strings["View Photo"] = "Foto betrachten"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein."; +$a->strings["Photo not available"] = "Foto nicht verfügbar"; +$a->strings["View photo"] = "Fotos ansehen"; +$a->strings["Edit photo"] = "Foto bearbeiten"; +$a->strings["Use as profile photo"] = "Als Profilbild verwenden"; +$a->strings["View Full Size"] = "Betrachte Originalgröße"; +$a->strings["Tags: "] = "Tags: "; +$a->strings["[Remove any tag]"] = "[Tag entfernen]"; +$a->strings["Rotate CW (right)"] = "Drehen US (rechts)"; +$a->strings["Rotate CCW (left)"] = "Drehen EUS (links)"; +$a->strings["New album name"] = "Name des neuen Albums"; +$a->strings["Caption"] = "Bildunterschrift"; +$a->strings["Add a Tag"] = "Tag hinzufügen"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; +$a->strings["Private photo"] = "Privates Foto"; +$a->strings["Public photo"] = "Öffentliches Foto"; +$a->strings["Recent Photos"] = "Neueste Fotos"; +$a->strings["Contact added"] = "Kontakt hinzugefügt"; $a->strings["Move account"] = "Account umziehen"; $a->strings["You can import an account from another Friendica server."] = "Du kannst einen Account von einem anderen Friendica Server importieren."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Du musst deinen Account vom alten Server exportieren und hier hochladen. Wir stellen deinen alten Account mit all deinen Kontakten wieder her. Wir werden auch versuchen all deine Freunde darüber zu informieren, dass du hierher umgezogen bist."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Dieses Feature ist experimentell. Wir können keine Kontakte vom OStatus Netzwerk (statusnet/identi.ca) oder von Diaspora importieren"; $a->strings["Account file"] = "Account Datei"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Um deinen Account zu exportieren, rufe \"Einstellungen -> Persönliche Daten exportieren\" auf und wähle \"Account exportieren\""; -$a->strings["Remote privacy information not available."] = "Entfernte Privatsphäreneinstellungen nicht verfügbar."; -$a->strings["Visible to:"] = "Sichtbar für:"; -$a->strings["Save"] = "Speichern"; -$a->strings["Help:"] = "Hilfe:"; -$a->strings["Help"] = "Hilfe"; -$a->strings["No profile"] = "Kein Profil"; -$a->strings["This introduction has already been accepted."] = "Diese Kontaktanfrage wurde bereits akzeptiert."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden."; -$a->strings["Warning: profile location has no profile photo."] = "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden", - 1 => "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden", +$a->strings["Total invitation limit exceeded."] = "Limit für Einladungen erreicht."; +$a->strings["%s : Not a valid email address."] = "%s: Keine gültige Email Adresse."; +$a->strings["Please join us on Friendica"] = "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite."; +$a->strings["%s : Message delivery failed."] = "%s: Zustellung der Nachricht fehlgeschlagen."; +$a->strings["%d message sent."] = array( + 0 => "%d Nachricht gesendet.", + 1 => "%d Nachrichten gesendet.", ); -$a->strings["Introduction complete."] = "Kontaktanfrage abgeschlossen."; -$a->strings["Unrecoverable protocol error."] = "Nicht behebbarer Protokollfehler."; -$a->strings["Profile unavailable."] = "Profil nicht verfügbar."; -$a->strings["%s has received too many connection requests today."] = "%s hat heute zu viele Freundschaftsanfragen erhalten."; -$a->strings["Spam protection measures have been invoked."] = "Maßnahmen zum Spamschutz wurden ergriffen."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen."; -$a->strings["Invalid locator"] = "Ungültiger Locator"; -$a->strings["Invalid email address."] = "Ungültige E-Mail-Adresse."; -$a->strings["This account has not been configured for email. Request failed."] = "Dieses Konto ist nicht für E-Mail konfiguriert. Anfrage fehlgeschlagen."; -$a->strings["Unable to resolve your name at the provided location."] = "Konnte deinen Namen an der angegebenen Stelle nicht finden."; -$a->strings["You have already introduced yourself here."] = "Du hast dich hier bereits vorgestellt."; -$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob du bereits mit %s befreundet bist."; -$a->strings["Invalid profile URL."] = "Ungültige Profil-URL."; -$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL."; -$a->strings["Failed to update contact record."] = "Aktualisierung der Kontaktdaten fehlgeschlagen."; -$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet."; -$a->strings["Please login to confirm introduction."] = "Bitte melde dich an, um die Kontaktanfrage zu bestätigen."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Momentan bist du mit einer anderen Identität angemeldet. Bitte melde Dich mit diesem Profil an."; -$a->strings["Hide this contact"] = "Verberge diesen Kontakt"; -$a->strings["Welcome home %s."] = "Willkommen zurück %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Bitte bestätige deine Kontaktanfrage bei %s."; -$a->strings["Confirm"] = "Bestätigen"; -$a->strings["[Name Withheld]"] = "[Name unterdrückt]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bitte gib die Adresse deines Profils in einem der unterstützten sozialen Netzwerke an:"; -$a->strings["Connect as an email follower (Coming soon)"] = "Als E-Mail-Kontakt verbinden (In Kürze verfügbar)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, folge diesem Link um einen öffentlichen Friendica-Server zu finden und beizutreten."; -$a->strings["Friend/Connection Request"] = "Freundschafts-/Kontaktanfrage"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Bitte beantworte folgendes:"; -$a->strings["Does %s know you?"] = "Kennt %s dich?"; -$a->strings["Add a personal note:"] = "Eine persönliche Notiz beifügen:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in deiner Diaspora Suchleiste."; -$a->strings["Your Identity Address:"] = "Adresse deines Profils:"; -$a->strings["Submit Request"] = "Anfrage abschicken"; -$a->strings["[Embedded content - reload page to view]"] = "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]"; -$a->strings["View in context"] = "Im Zusammenhang betrachten"; -$a->strings["%d contact edited."] = array( - 0 => "%d Kontakt bearbeitet.", - 1 => "%d Kontakte bearbeitet", +$a->strings["You have no more invitations available"] = "Du hast keine weiteren Einladungen"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Besuche %s für eine Liste der öffentlichen Server, denen du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere dich bitte bei %s oder einer anderen öffentlichen Friendica Website."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen du beitreten kannst."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen."; +$a->strings["Send invitations"] = "Einladungen senden"; +$a->strings["Enter email addresses, one per line:"] = "E-Mail-Adressen eingeben, eine pro Zeile:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Du bist herzlich dazu eingeladen, dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du benötigst den folgenden Einladungscode: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Sobald du registriert bist, kontaktiere mich bitte auf meiner Profilseite:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendica.com"; +$a->strings["Access denied."] = "Zugriff verweigert."; +$a->strings["No valid account found."] = "Kein gültiges Konto gefunden."; +$a->strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe deine E-Mail."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\nHallo %1\$s,\n\nAuf \"%2\$s\" ist eine Anfrage auf das Zurücksetzen deines Passworts gesteööt\nworden. Um diese Anfrage zu verifizieren folge bitte dem unten stehenden\nLink oder kopiere ihn und füge ihn in die Addressleiste deines Browsers ein.\n\nSolltest du die Anfrage NICHT gemacht haben, ignoriere und/oder lösche diese\nEmail bitte.\n\nDein Passwort wird nicht geändern solange wir nicht verifiziert haben, dass\ndu diese Änderung angefragt hast."; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "\nUm deine Identität zu verifizieren folge bitte dem folgenden Link:\n\n%1\$s\n\nDu wirst eine weitere Email mit deinem neuen Passwort erhalten. Sobald du dich\nangemeldet hast, kannst du dein Passwort in den Einstellungen ändern.\n\nDie Anmeldedetails sind die folgenden:\n\nAdresse der Seite:\t%2\$s\nBenutzername:\t%3\$s"; +$a->strings["Password reset requested at %s"] = "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Anfrage konnte nicht verifiziert werden. (Eventuell hast du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert."; +$a->strings["Your password has been reset as requested."] = "Dein Passwort wurde wie gewünscht zurückgesetzt."; +$a->strings["Your new password is"] = "Dein neues Passwort lautet"; +$a->strings["Save or copy your new password - and then"] = "Speichere oder kopiere dein neues Passwort - und dann"; +$a->strings["click here to login"] = "hier klicken, um dich anzumelden"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Du kannst das Passwort in den Einstellungen ändern, sobald du dich erfolgreich angemeldet hast."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\nHallo %1\$s,\n\ndein Passwort wurde wie gewünscht geändert. Bitte bewahre diese Informationen gut auf (oder ändere dein Passwort zu etwas, das du dir leicht merken kannst)."; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "\nDie Anmeldedaten sind die folgenden:\n\nAdresse der Seite: %1\$s\nLogin Name: %2\$s\nPasswort: %3\$s\n\nDas Passwort kann, und sollte, in den Kontoeinstellungen nach der Anmeldung geändert werden."; +$a->strings["Your password has been changed at %s"] = "Auf %s wurde dein Passwort geändert"; +$a->strings["Forgot your Password?"] = "Hast du dein Passwort vergessen?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden dir dann weitere Informationen per Mail zugesendet."; +$a->strings["Nickname or Email: "] = "Spitzname oder E-Mail:"; +$a->strings["Reset"] = "Zurücksetzen"; +$a->strings["Source (bbcode) text:"] = "Quelle (bbcode) Text:"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Eingabe (Diaspora) nach BBCode zu konvertierender Text:"; +$a->strings["Source input: "] = "Originaltext:"; +$a->strings["bb2html (raw HTML): "] = "bb2html (reines HTML): "; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Originaltext (Diaspora Format): "; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Tag entfernt"; +$a->strings["Remove Item Tag"] = "Gegenstands-Tag entfernen"; +$a->strings["Select a tag to remove: "] = "Wähle ein Tag zum Entfernen aus: "; +$a->strings["Remove My Account"] = "Konto löschen"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."; +$a->strings["Please enter your password for verification:"] = "Bitte gib dein Passwort zur Verifikation ein:"; +$a->strings["Invalid profile identifier."] = "Ungültiger Profil-Bezeichner."; +$a->strings["Profile Visibility Editor"] = "Editor für die Profil-Sichtbarkeit"; +$a->strings["Visible To"] = "Sichtbar für"; +$a->strings["All Contacts (with secure profile access)"] = "Alle Kontakte (mit gesichertem Profilzugriff)"; +$a->strings["Profile Match"] = "Profilübereinstimmungen"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu deinem Standardprofil hinzu."; +$a->strings["is interested in:"] = "ist interessiert an:"; +$a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Veranstaltung bearbeiten"; +$a->strings["Create New Event"] = "Neue Veranstaltung erstellen"; +$a->strings["Previous"] = "Vorherige"; +$a->strings["Next"] = "Nächste"; +$a->strings["hour:minute"] = "Stunde:Minute"; +$a->strings["Event details"] = "Veranstaltungsdetails"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Das Format ist %s %s. Beginnzeitpunkt und Titel werden benötigt."; +$a->strings["Event Starts:"] = "Veranstaltungsbeginn:"; +$a->strings["Required"] = "Benötigt"; +$a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant"; +$a->strings["Event Finishes:"] = "Veranstaltungsende:"; +$a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen"; +$a->strings["Description:"] = "Beschreibung"; +$a->strings["Title:"] = "Titel:"; +$a->strings["Share this event"] = "Veranstaltung teilen"; +$a->strings["{0} wants to be your friend"] = "{0} möchte mit dir in Kontakt treten"; +$a->strings["{0} sent you a message"] = "{0} schickte dir eine Nachricht"; +$a->strings["{0} requested registration"] = "{0} möchte sich registrieren"; +$a->strings["{0} commented %s's post"] = "{0} kommentierte einen Beitrag von %s"; +$a->strings["{0} liked %s's post"] = "{0} mag %ss Beitrag"; +$a->strings["{0} disliked %s's post"] = "{0} mag %ss Beitrag nicht"; +$a->strings["{0} is now friends with %s"] = "{0} ist jetzt mit %s befreundet"; +$a->strings["{0} posted"] = "{0} hat etwas veröffentlicht"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} hat %ss Beitrag mit dem Schlagwort #%s versehen"; +$a->strings["{0} mentioned you in a post"] = "{0} hat dich in einem Beitrag erwähnt"; +$a->strings["Mood"] = "Stimmung"; +$a->strings["Set your current mood and tell your friends"] = "Wähle deine aktuelle Stimmung und erzähle sie deinen Freunden"; +$a->strings["No results."] = "Keine Ergebnisse."; +$a->strings["Unable to locate contact information."] = "Konnte die Kontaktinformationen nicht finden."; +$a->strings["Do you really want to delete this message?"] = "Möchtest du wirklich diese Nachricht löschen?"; +$a->strings["Message deleted."] = "Nachricht gelöscht."; +$a->strings["Conversation removed."] = "Unterhaltung gelöscht."; +$a->strings["No messages."] = "Keine Nachrichten."; +$a->strings["Unknown sender - %s"] = "'Unbekannter Absender - %s"; +$a->strings["You and %s"] = "Du und %s"; +$a->strings["%s and You"] = "%s und du"; +$a->strings["Delete conversation"] = "Unterhaltung löschen"; +$a->strings["D, d M Y - g:i A"] = "D, d. M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d Nachricht", + 1 => "%d Nachrichten", ); -$a->strings["Could not access contact record."] = "Konnte nicht auf die Kontaktdaten zugreifen."; -$a->strings["Could not locate selected profile."] = "Konnte das ausgewählte Profil nicht finden."; -$a->strings["Contact updated."] = "Kontakt aktualisiert."; -$a->strings["Contact has been blocked"] = "Kontakt wurde blockiert"; -$a->strings["Contact has been unblocked"] = "Kontakt wurde wieder freigegeben"; -$a->strings["Contact has been ignored"] = "Kontakt wurde ignoriert"; -$a->strings["Contact has been unignored"] = "Kontakt wird nicht mehr ignoriert"; -$a->strings["Contact has been archived"] = "Kontakt wurde archiviert"; -$a->strings["Contact has been unarchived"] = "Kontakt wurde aus dem Archiv geholt"; -$a->strings["Do you really want to delete this contact?"] = "Möchtest du wirklich diesen Kontakt löschen?"; -$a->strings["Contact has been removed."] = "Kontakt wurde entfernt."; -$a->strings["You are mutual friends with %s"] = "Du hast mit %s eine beidseitige Freundschaft"; -$a->strings["You are sharing with %s"] = "Du teilst mit %s"; -$a->strings["%s is sharing with you"] = "%s teilt mit Dir"; -$a->strings["Private communications are not available for this contact."] = "Private Kommunikation ist für diesen Kontakt nicht verfügbar."; -$a->strings["(Update was successful)"] = "(Aktualisierung war erfolgreich)"; -$a->strings["(Update was not successful)"] = "(Aktualisierung war nicht erfolgreich)"; -$a->strings["Suggest friends"] = "Kontakte vorschlagen"; -$a->strings["Network type: %s"] = "Netzwerktyp: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d gemeinsamer Kontakt", - 1 => "%d gemeinsame Kontakte", -); -$a->strings["View all contacts"] = "Alle Kontakte anzeigen"; -$a->strings["Toggle Blocked status"] = "Geblockt-Status ein-/ausschalten"; -$a->strings["Unignore"] = "Ignorieren aufheben"; -$a->strings["Ignore"] = "Ignorieren"; -$a->strings["Toggle Ignored status"] = "Ignoriert-Status ein-/ausschalten"; -$a->strings["Unarchive"] = "Aus Archiv zurückholen"; -$a->strings["Archive"] = "Archivieren"; -$a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten"; -$a->strings["Repair"] = "Reparieren"; -$a->strings["Advanced Contact Settings"] = "Fortgeschrittene Kontakteinstellungen"; -$a->strings["Communications lost with this contact!"] = "Verbindungen mit diesem Kontakt verloren!"; -$a->strings["Contact Editor"] = "Kontakt Editor"; -$a->strings["Profile Visibility"] = "Profil-Sichtbarkeit"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle eines deiner Profile das angezeigt werden soll, wenn %s dein Profil aufruft."; -$a->strings["Contact Information / Notes"] = "Kontakt Informationen / Notizen"; -$a->strings["Edit contact notes"] = "Notizen zum Kontakt bearbeiten"; -$a->strings["Visit %s's profile [%s]"] = "Besuche %ss Profil [%s]"; -$a->strings["Block/Unblock contact"] = "Kontakt blockieren/freischalten"; -$a->strings["Ignore contact"] = "Ignoriere den Kontakt"; -$a->strings["Repair URL settings"] = "URL Einstellungen reparieren"; -$a->strings["View conversations"] = "Unterhaltungen anzeigen"; -$a->strings["Delete contact"] = "Lösche den Kontakt"; -$a->strings["Last update:"] = "letzte Aktualisierung:"; -$a->strings["Update public posts"] = "Öffentliche Beiträge aktualisieren"; -$a->strings["Currently blocked"] = "Derzeit geblockt"; -$a->strings["Currently ignored"] = "Derzeit ignoriert"; -$a->strings["Currently archived"] = "Momentan archiviert"; -$a->strings["Hide this contact from others"] = "Verberge diesen Kontakt vor anderen"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Antworten/Likes auf deine öffentlichen Beiträge könnten weiterhin sichtbar sein"; -$a->strings["Notification for new posts"] = "Benachrichtigung bei neuen Beiträgen"; -$a->strings["Send a notification of every new post of this contact"] = "Sende eine Benachrichtigung wann immer dieser Kontakt einen neuen Beitrag schreibt."; -$a->strings["Fetch further information for feeds"] = "Weitere Informationen zu Feeds holen"; -$a->strings["Suggestions"] = "Kontaktvorschläge"; -$a->strings["Suggest potential friends"] = "Freunde vorschlagen"; -$a->strings["All Contacts"] = "Alle Kontakte"; -$a->strings["Show all contacts"] = "Alle Kontakte anzeigen"; -$a->strings["Unblocked"] = "Ungeblockt"; -$a->strings["Only show unblocked contacts"] = "Nur nicht-blockierte Kontakte anzeigen"; -$a->strings["Blocked"] = "Geblockt"; -$a->strings["Only show blocked contacts"] = "Nur blockierte Kontakte anzeigen"; -$a->strings["Ignored"] = "Ignoriert"; -$a->strings["Only show ignored contacts"] = "Nur ignorierte Kontakte anzeigen"; -$a->strings["Archived"] = "Archiviert"; -$a->strings["Only show archived contacts"] = "Nur archivierte Kontakte anzeigen"; -$a->strings["Hidden"] = "Verborgen"; -$a->strings["Only show hidden contacts"] = "Nur verborgene Kontakte anzeigen"; -$a->strings["Mutual Friendship"] = "Beidseitige Freundschaft"; -$a->strings["is a fan of yours"] = "ist ein Fan von dir"; -$a->strings["you are a fan of"] = "du bist Fan von"; -$a->strings["Edit contact"] = "Kontakt bearbeiten"; -$a->strings["Search your contacts"] = "Suche in deinen Kontakten"; -$a->strings["Update"] = "Aktualisierungen"; -$a->strings["everybody"] = "jeder"; -$a->strings["Additional features"] = "Zusätzliche Features"; -$a->strings["Display"] = "Anzeige"; -$a->strings["Social Networks"] = "Soziale Netzwerke"; -$a->strings["Delegations"] = "Delegationen"; -$a->strings["Connected apps"] = "Verbundene Programme"; -$a->strings["Export personal data"] = "Persönliche Daten exportieren"; -$a->strings["Remove account"] = "Konto löschen"; -$a->strings["Missing some important data!"] = "Wichtige Daten fehlen!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich."; -$a->strings["Email settings updated."] = "E-Mail Einstellungen bearbeitet."; -$a->strings["Features updated"] = "Features aktualisiert"; -$a->strings["Relocate message has been send to your contacts"] = "Die Umzugsbenachrichtigung wurde an deine Kontakte versendet."; -$a->strings["Passwords do not match. Password unchanged."] = "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert."; -$a->strings["Wrong password."] = "Falsches Passwort."; -$a->strings["Password changed."] = "Passwort geändert."; -$a->strings["Password update failed. Please try again."] = "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal."; -$a->strings[" Please use a shorter name."] = " Bitte verwende einen kürzeren Namen."; -$a->strings[" Name too short."] = " Name ist zu kurz."; -$a->strings["Wrong Password"] = "Falsches Passwort"; -$a->strings[" Not valid email."] = " Keine gültige E-Mail."; -$a->strings[" Cannot change to that email."] = "Ändern der E-Mail nicht möglich. "; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte."; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; -$a->strings["Add application"] = "Programm hinzufügen"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Umleiten"; -$a->strings["Icon url"] = "Icon URL"; -$a->strings["You can't edit this application."] = "Du kannst dieses Programm nicht bearbeiten."; -$a->strings["Connected Apps"] = "Verbundene Programme"; -$a->strings["Client key starts with"] = "Anwenderschlüssel beginnt mit"; -$a->strings["No name"] = "Kein Name"; -$a->strings["Remove authorization"] = "Autorisierung entziehen"; -$a->strings["No Plugin settings configured"] = "Keine Plugin-Einstellungen konfiguriert"; -$a->strings["Plugin Settings"] = "Plugin-Einstellungen"; -$a->strings["Off"] = "Aus"; -$a->strings["On"] = "An"; -$a->strings["Additional Features"] = "Zusätzliche Features"; -$a->strings["Built-in support for %s connectivity is %s"] = "Eingebaute Unterstützung für Verbindungen zu %s ist %s"; -$a->strings["enabled"] = "eingeschaltet"; -$a->strings["disabled"] = "ausgeschaltet"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "Zugriff auf E-Mails für diese Seite deaktiviert."; -$a->strings["Email/Mailbox Setup"] = "E-Mail/Postfach-Einstellungen"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Wenn du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für dein Postfach an."; -$a->strings["Last successful email check:"] = "Letzter erfolgreicher E-Mail Check"; -$a->strings["IMAP server name:"] = "IMAP-Server-Name:"; -$a->strings["IMAP port:"] = "IMAP-Port:"; -$a->strings["Security:"] = "Sicherheit:"; -$a->strings["None"] = "Keine"; -$a->strings["Email login name:"] = "E-Mail-Login-Name:"; -$a->strings["Email password:"] = "E-Mail-Passwort:"; -$a->strings["Reply-to address:"] = "Reply-to Adresse:"; -$a->strings["Send public posts to all email contacts:"] = "Sende öffentliche Beiträge an alle E-Mail-Kontakte:"; -$a->strings["Action after import:"] = "Aktion nach Import:"; -$a->strings["Mark as seen"] = "Als gelesen markieren"; -$a->strings["Move to folder"] = "In einen Ordner verschieben"; -$a->strings["Move to folder:"] = "In diesen Ordner verschieben:"; -$a->strings["Display Settings"] = "Anzeige-Einstellungen"; -$a->strings["Display Theme:"] = "Theme:"; -$a->strings["Mobile Theme:"] = "Mobiles Theme"; -$a->strings["Update browser every xx seconds"] = "Browser alle xx Sekunden aktualisieren"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimal 10 Sekunden, kein Maximum"; -$a->strings["Number of items to display per page:"] = "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: "; -$a->strings["Maximum of 100 items"] = "Maximal 100 Beiträge"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:"; -$a->strings["Don't show emoticons"] = "Keine Smilies anzeigen"; -$a->strings["Don't show notices"] = "Info-Popups nicht anzeigen"; -$a->strings["Infinite scroll"] = "Endloses Scrollen"; -$a->strings["Automatic updates only at the top of the network page"] = "Automatische Updates nur, wenn du oben auf der Netzwerkseite bist."; -$a->strings["User Types"] = "Nutzer Art"; -$a->strings["Community Types"] = "Gemeinschafts Art"; -$a->strings["Normal Account Page"] = "Normales Konto"; -$a->strings["This account is a normal personal profile"] = "Dieses Konto ist ein normales persönliches Profil"; -$a->strings["Soapbox Page"] = "Marktschreier-Konto"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Kontaktanfragen werden automatisch als Nurlese-Fans akzeptiert"; -$a->strings["Community Forum/Celebrity Account"] = "Forum/Promi-Konto"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Kontaktanfragen werden automatisch als Lese-und-Schreib-Fans akzeptiert"; -$a->strings["Automatic Friend Page"] = "Automatische Freunde Seite"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Kontaktanfragen werden automatisch als Freund akzeptiert"; -$a->strings["Private Forum [Experimental]"] = "Privates Forum [Versuchsstadium]"; -$a->strings["Private forum - approved members only"] = "Privates Forum, nur für Mitglieder"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID."; -$a->strings["Publish your default profile in your local site directory?"] = "Darf dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?"; -$a->strings["Publish your default profile in the global social directory?"] = "Darf dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?"; -$a->strings["Allow friends to post to your profile page?"] = "Dürfen deine Kontakte auf deine Pinnwand schreiben?"; -$a->strings["Allow friends to tag your posts?"] = "Dürfen deine Kontakte deine Beiträge mit Schlagwörtern versehen?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Dürfen wir dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?"; -$a->strings["Permit unknown people to send you private mail?"] = "Dürfen dir Unbekannte private Nachrichten schicken?"; -$a->strings["Profile is not published."] = "Profil ist nicht veröffentlicht."; -$a->strings["or"] = "oder"; -$a->strings["Your Identity Address is"] = "Die Adresse deines Profils lautet:"; -$a->strings["Automatically expire posts after this many days:"] = "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Wenn leer verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht."; -$a->strings["Advanced expiration settings"] = "Erweiterte Verfallseinstellungen"; -$a->strings["Advanced Expiration"] = "Erweitertes Verfallen"; -$a->strings["Expire posts:"] = "Beiträge verfallen lassen:"; -$a->strings["Expire personal notes:"] = "Persönliche Notizen verfallen lassen:"; -$a->strings["Expire starred posts:"] = "Markierte Beiträge verfallen lassen:"; -$a->strings["Expire photos:"] = "Fotos verfallen lassen:"; -$a->strings["Only expire posts by others:"] = "Nur Beiträge anderer verfallen:"; -$a->strings["Account Settings"] = "Kontoeinstellungen"; -$a->strings["Password Settings"] = "Passwort-Einstellungen"; -$a->strings["New Password:"] = "Neues Passwort:"; -$a->strings["Confirm:"] = "Bestätigen:"; -$a->strings["Leave password fields blank unless changing"] = "Lass die Passwort-Felder leer, außer du willst das Passwort ändern"; -$a->strings["Current Password:"] = "Aktuelles Passwort:"; -$a->strings["Your current password to confirm the changes"] = "Dein aktuelles Passwort um die Änderungen zu bestätigen"; -$a->strings["Password:"] = "Passwort:"; -$a->strings["Basic Settings"] = "Grundeinstellungen"; -$a->strings["Full Name:"] = "Kompletter Name:"; -$a->strings["Email Address:"] = "E-Mail-Adresse:"; -$a->strings["Your Timezone:"] = "Deine Zeitzone:"; -$a->strings["Default Post Location:"] = "Standardstandort:"; -$a->strings["Use Browser Location:"] = "Standort des Browsers verwenden:"; -$a->strings["Security and Privacy Settings"] = "Sicherheits- und Privatsphäre-Einstellungen"; -$a->strings["Maximum Friend Requests/Day:"] = "Maximale Anzahl von Freundschaftsanfragen/Tag:"; -$a->strings["(to prevent spam abuse)"] = "(um SPAM zu vermeiden)"; -$a->strings["Default Post Permissions"] = "Standard-Zugriffsrechte für Beiträge"; -$a->strings["(click to open/close)"] = "(klicke zum öffnen/schließen)"; -$a->strings["Show to Groups"] = "Zeige den Gruppen"; -$a->strings["Show to Contacts"] = "Zeige den Kontakten"; -$a->strings["Default Private Post"] = "Privater Standardbeitrag"; -$a->strings["Default Public Post"] = "Öffentlicher Standardbeitrag"; -$a->strings["Default Permissions for New Posts"] = "Standardberechtigungen für neue Beiträge"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:"; -$a->strings["Notification Settings"] = "Benachrichtigungseinstellungen"; -$a->strings["By default post a status message when:"] = "Standardmäßig eine Statusnachricht posten, wenn:"; -$a->strings["accepting a friend request"] = "– du eine Kontaktanfrage akzeptierst"; -$a->strings["joining a forum/community"] = "– du einem Forum/einer Gemeinschaftsseite beitrittst"; -$a->strings["making an interesting profile change"] = "– du eine interessante Änderung an deinem Profil durchführst"; -$a->strings["Send a notification email when:"] = "Benachrichtigungs-E-Mail senden wenn:"; -$a->strings["You receive an introduction"] = "– du eine Kontaktanfrage erhältst"; -$a->strings["Your introductions are confirmed"] = "– eine deiner Kontaktanfragen akzeptiert wurde"; -$a->strings["Someone writes on your profile wall"] = "– jemand etwas auf deine Pinnwand schreibt"; -$a->strings["Someone writes a followup comment"] = "– jemand auch einen Kommentar verfasst"; -$a->strings["You receive a private message"] = "– du eine private Nachricht erhältst"; -$a->strings["You receive a friend suggestion"] = "– du eine Empfehlung erhältst"; -$a->strings["You are tagged in a post"] = "– du in einem Beitrag erwähnt wirst"; -$a->strings["You are poked/prodded/etc. in a post"] = "– du von jemandem angestupst oder sonstwie behandelt wirst"; -$a->strings["Advanced Account/Page Type Settings"] = "Erweiterte Konto-/Seitentyp-Einstellungen"; -$a->strings["Change the behaviour of this account for special situations"] = "Verhalten dieses Kontos in bestimmten Situationen:"; -$a->strings["Relocate"] = "Umziehen"; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Wenn du dein Profil von einem anderen Server umgezogen hast und einige deiner Kontakte deine Beiträge nicht erhalten, verwende diesen Button."; -$a->strings["Resend relocate message to contacts"] = "Umzugsbenachrichtigung erneut an Kontakte senden"; +$a->strings["Message not available."] = "Nachricht nicht verfügbar."; +$a->strings["Delete message"] = "Nachricht löschen"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Sichere Kommunikation ist nicht verfügbar. Eventuell kannst du auf der Profilseite des Absenders antworten."; +$a->strings["Send Reply"] = "Antwort senden"; +$a->strings["Not available."] = "Nicht verfügbar."; +$a->strings["Profile not found."] = "Profil nicht gefunden."; $a->strings["Profile deleted."] = "Profil gelöscht."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Neues Profil angelegt."; @@ -982,6 +1542,12 @@ $a->strings["View this profile"] = "Dieses Profil anzeigen"; $a->strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen verwenden"; $a->strings["Clone this profile"] = "Dieses Profil duplizieren"; $a->strings["Delete this profile"] = "Dieses Profil löschen"; +$a->strings["Basic information"] = "Grundinformationen"; +$a->strings["Profile picture"] = "Profilbild"; +$a->strings["Preferences"] = "Vorlieben"; +$a->strings["Status information"] = "Status Informationen"; +$a->strings["Additional information"] = "Zusätzliche Informationen"; +$a->strings["Upload Profile Photo"] = "Profilbild hochladen"; $a->strings["Profile Name:"] = "Profilname:"; $a->strings["Your Full Name:"] = "Dein kompletter Name:"; $a->strings["Title/Description:"] = "Titel/Beschreibung:"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Wer: (falls anwendbar)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com"; $a->strings["Since [date]:"] = "Seit [Datum]:"; -$a->strings["Sexual Preference:"] = "Sexuelle Vorlieben:"; $a->strings["Homepage URL:"] = "Adresse der Homepage:"; -$a->strings["Hometown:"] = "Heimatort:"; -$a->strings["Political Views:"] = "Politische Ansichten:"; $a->strings["Religious Views:"] = "Religiöse Ansichten:"; $a->strings["Public Keywords:"] = "Öffentliche Schlüsselwörter:"; $a->strings["Private Keywords:"] = "Private Schlüsselwörter:"; -$a->strings["Likes:"] = "Likes:"; -$a->strings["Dislikes:"] = "Dislikes:"; $a->strings["Example: fishing photography software"] = "Beispiel: Fischen Fotografie Software"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Wird verwendet, um potentielle Freunde zu finden, kann von Fremden eingesehen werden)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Liebe/Romantik"; $a->strings["Work/employment"] = "Arbeit/Anstellung"; $a->strings["School/education"] = "Schule/Ausbildung"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Dies ist dein öffentliches Profil.
Es könnte für jeden Nutzer des Internets sichtbar sein."; +$a->strings["Age: "] = "Alter: "; $a->strings["Edit/Manage Profiles"] = "Bearbeite/Verwalte Profile"; -$a->strings["Group created."] = "Gruppe erstellt."; -$a->strings["Could not create group."] = "Konnte die Gruppe nicht erstellen."; -$a->strings["Group not found."] = "Gruppe nicht gefunden."; -$a->strings["Group name changed."] = "Gruppenname geändert."; -$a->strings["Save Group"] = "Gruppe speichern"; -$a->strings["Create a group of contacts/friends."] = "Eine Gruppe von Kontakten/Freunden anlegen."; -$a->strings["Group Name: "] = "Gruppenname:"; -$a->strings["Group removed."] = "Gruppe entfernt."; -$a->strings["Unable to remove group."] = "Konnte die Gruppe nicht entfernen."; -$a->strings["Group Editor"] = "Gruppeneditor"; -$a->strings["Members"] = "Mitglieder"; -$a->strings["Click on a contact to add or remove."] = "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen"; -$a->strings["Source (bbcode) text:"] = "Quelle (bbcode) Text:"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Eingabe (Diaspora) nach BBCode zu konvertierender Text:"; -$a->strings["Source input: "] = "Originaltext:"; -$a->strings["bb2html (raw HTML): "] = "bb2html (reines HTML): "; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Originaltext (Diaspora Format): "; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Nicht verfügbar."; -$a->strings["Contact added"] = "Kontakt hinzugefügt"; -$a->strings["No more system notifications."] = "Keine weiteren Systembenachrichtigungen."; -$a->strings["System Notifications"] = "Systembenachrichtigungen"; -$a->strings["New Message"] = "Neue Nachricht"; -$a->strings["Unable to locate contact information."] = "Konnte die Kontaktinformationen nicht finden."; -$a->strings["Messages"] = "Nachrichten"; -$a->strings["Do you really want to delete this message?"] = "Möchtest du wirklich diese Nachricht löschen?"; -$a->strings["Message deleted."] = "Nachricht gelöscht."; -$a->strings["Conversation removed."] = "Unterhaltung gelöscht."; -$a->strings["No messages."] = "Keine Nachrichten."; -$a->strings["Unknown sender - %s"] = "'Unbekannter Absender - %s"; -$a->strings["You and %s"] = "Du und %s"; -$a->strings["%s and You"] = "%s und du"; -$a->strings["Delete conversation"] = "Unterhaltung löschen"; -$a->strings["D, d M Y - g:i A"] = "D, d. M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d Nachricht", - 1 => "%d Nachrichten", -); -$a->strings["Message not available."] = "Nachricht nicht verfügbar."; -$a->strings["Delete message"] = "Nachricht löschen"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Sichere Kommunikation ist nicht verfügbar. Eventuell kannst du auf der Profilseite des Absenders antworten."; -$a->strings["Send Reply"] = "Antwort senden"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s nicht"; -$a->strings["Post successful."] = "Beitrag erfolgreich veröffentlicht."; -$a->strings["l F d, Y \\@ g:i A"] = "l, d. F Y\\, H:i"; -$a->strings["Time Conversion"] = "Zeitumrechnung"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann."; -$a->strings["UTC time: %s"] = "UTC Zeit: %s"; -$a->strings["Current timezone: %s"] = "Aktuelle Zeitzone: %s"; -$a->strings["Converted localtime: %s"] = "Umgerechnete lokale Zeit: %s"; -$a->strings["Please select your timezone:"] = "Bitte wähle deine Zeitzone:"; -$a->strings["Save to Folder:"] = "In diesem Ordner speichern:"; -$a->strings["- select -"] = "- auswählen -"; -$a->strings["Invalid profile identifier."] = "Ungültiger Profil-Bezeichner."; -$a->strings["Profile Visibility Editor"] = "Editor für die Profil-Sichtbarkeit"; -$a->strings["Visible To"] = "Sichtbar für"; -$a->strings["All Contacts (with secure profile access)"] = "Alle Kontakte (mit gesichertem Profilzugriff)"; -$a->strings["No contacts."] = "Keine Kontakte."; -$a->strings["View Contacts"] = "Kontakte anzeigen"; -$a->strings["People Search"] = "Personensuche"; -$a->strings["No matches"] = "Keine Übereinstimmungen"; -$a->strings["Upload New Photos"] = "Neue Fotos hochladen"; -$a->strings["Contact information unavailable"] = "Kontaktinformationen nicht verfügbar"; -$a->strings["Album not found."] = "Album nicht gefunden."; -$a->strings["Delete Album"] = "Album löschen"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Möchtest du wirklich dieses Foto-Album und all seine Foto löschen?"; -$a->strings["Delete Photo"] = "Foto löschen"; -$a->strings["Do you really want to delete this photo?"] = "Möchtest du wirklich dieses Foto löschen?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s wurde von %3\$s in %2\$s getaggt"; -$a->strings["a photo"] = "einem Foto"; -$a->strings["Image exceeds size limit of "] = "Die Bildgröße übersteigt das Limit von "; -$a->strings["Image file is empty."] = "Bilddatei ist leer."; -$a->strings["Unable to process image."] = "Konnte das Bild nicht bearbeiten."; -$a->strings["Image upload failed."] = "Hochladen des Bildes gescheitert."; -$a->strings["No photos selected"] = "Keine Bilder ausgewählt"; -$a->strings["Access to this item is restricted."] = "Zugriff zu diesem Eintrag wurde eingeschränkt."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Du verwendest %1$.2f Mbyte von %2$.2f Mbyte des Foto-Speichers."; -$a->strings["Upload Photos"] = "Bilder hochladen"; -$a->strings["New album name: "] = "Name des neuen Albums: "; -$a->strings["or existing album name: "] = "oder existierender Albumname: "; -$a->strings["Do not show a status post for this upload"] = "Keine Status-Mitteilung für diesen Beitrag anzeigen"; -$a->strings["Permissions"] = "Berechtigungen"; -$a->strings["Private Photo"] = "Privates Foto"; -$a->strings["Public Photo"] = "Öffentliches Foto"; -$a->strings["Edit Album"] = "Album bearbeiten"; -$a->strings["Show Newest First"] = "Zeige neueste zuerst"; -$a->strings["Show Oldest First"] = "Zeige älteste zuerst"; -$a->strings["View Photo"] = "Foto betrachten"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein."; -$a->strings["Photo not available"] = "Foto nicht verfügbar"; -$a->strings["View photo"] = "Fotos ansehen"; -$a->strings["Edit photo"] = "Foto bearbeiten"; -$a->strings["Use as profile photo"] = "Als Profilbild verwenden"; -$a->strings["View Full Size"] = "Betrachte Originalgröße"; -$a->strings["Tags: "] = "Tags: "; -$a->strings["[Remove any tag]"] = "[Tag entfernen]"; -$a->strings["Rotate CW (right)"] = "Drehen US (rechts)"; -$a->strings["Rotate CCW (left)"] = "Drehen EUS (links)"; -$a->strings["New album name"] = "Name des neuen Albums"; -$a->strings["Caption"] = "Bildunterschrift"; -$a->strings["Add a Tag"] = "Tag hinzufügen"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -$a->strings["Private photo"] = "Privates Foto"; -$a->strings["Public photo"] = "Öffentliches Foto"; -$a->strings["Share"] = "Teilen"; -$a->strings["View Album"] = "Album betrachten"; -$a->strings["Recent Photos"] = "Neueste Fotos"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt."; -$a->strings["Or - did you try to upload an empty file?"] = "Oder - hast Du versucht, eine leere Datei hochzuladen?"; -$a->strings["File exceeds size limit of %d"] = "Die Datei ist größer als das erlaubte Limit von %d"; -$a->strings["File upload failed."] = "Hochladen der Datei fehlgeschlagen."; -$a->strings["No videos selected"] = "Keine Videos ausgewählt"; -$a->strings["View Video"] = "Video ansehen"; -$a->strings["Recent Videos"] = "Neueste Videos"; -$a->strings["Upload New Videos"] = "Neues Video hochladen"; +$a->strings["Friendica Communications Server - Setup"] = "Friendica-Server für soziale Netzwerke – Setup"; +$a->strings["Could not connect to database."] = "Verbindung zur Datenbank gescheitert."; +$a->strings["Could not create table."] = "Tabelle konnte nicht angelegt werden."; +$a->strings["Your Friendica site database has been installed."] = "Die Datenbank deiner Friendicaseite wurde installiert."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Möglicherweise musst du die Datei \"database.sql\" manuell mit phpmyadmin oder mysql importieren."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Lies bitte die \"INSTALL.txt\"."; +$a->strings["System check"] = "Systemtest"; +$a->strings["Check again"] = "Noch einmal testen"; +$a->strings["Database connection"] = "Datenbankverbindung"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Um Friendica installieren zu können, müssen wir wissen, wie wir mit deiner Datenbank Kontakt aufnehmen können."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bitte kontaktiere den Hosting Provider oder den Administrator der Seite, falls du Fragen zu diesen Einstellungen haben solltest."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Die Datenbank, die du unten angibst, sollte bereits existieren. Ist dies noch nicht der Fall, erzeuge sie bitte bevor du mit der Installation fortfährst."; +$a->strings["Database Server Name"] = "Datenbank-Server"; +$a->strings["Database Login Name"] = "Datenbank-Nutzer"; +$a->strings["Database Login Password"] = "Datenbank-Passwort"; +$a->strings["Database Name"] = "Datenbank-Name"; +$a->strings["Site administrator email address"] = "E-Mail-Adresse des Administrators"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Die E-Mail-Adresse, die in deinem Friendica-Account eingetragen ist, muss mit dieser Adresse übereinstimmen, damit du das Admin-Panel benutzen kannst."; +$a->strings["Please select a default timezone for your website"] = "Bitte wähle die Standardzeitzone deiner Webseite"; +$a->strings["Site settings"] = "Server-Einstellungen"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden."; +$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 'Activating scheduled tasks'"] = "Wenn du keine Kommandozeilen Version von PHP auf deinem Server installiert hast, kannst du keine Hintergrundprozesse via cron starten. Siehe 'Activating scheduled tasks'"; +$a->strings["PHP executable path"] = "Pfad zu PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren."; +$a->strings["Command line PHP"] = "Kommandozeilen-PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)"; +$a->strings["Found PHP version: "] = "Gefundene PHP Version:"; +$a->strings["PHP cli binary"] = "PHP CLI Binary"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Die Kommandozeilenversion von PHP auf deinem System hat \"register_argc_argv\" nicht aktiviert."; +$a->strings["This is required for message delivery to work."] = "Dies wird für die Auslieferung von Nachrichten benötigt."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Wenn der Server unter Windows läuft, schau dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an."; +$a->strings["Generate encryption keys"] = "Schlüssel erzeugen"; +$a->strings["libCurl PHP module"] = "PHP: libCurl-Modul"; +$a->strings["GD graphics PHP module"] = "PHP: GD-Grafikmodul"; +$a->strings["OpenSSL PHP module"] = "PHP: OpenSSL-Modul"; +$a->strings["mysqli PHP module"] = "PHP: mysqli-Modul"; +$a->strings["mb_string PHP module"] = "PHP: mb_string-Modul"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert."; +$a->strings["Error: openssl PHP module required but not installed."] = "Fehler: Das openssl-Modul von PHP ist nicht installiert."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Fehler: Das mysqli-Modul von PHP ist nicht installiert."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."; +$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."] = "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun."; +$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."] = "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn du sie hast."; +$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."] = "Nachdem du alles ausgefüllt hast, erhältst du einen Text, den du in eine Datei namens .htconfig.php in deinem Friendica-Wurzelverzeichnis kopieren musst."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternativ kannst du diesen Schritt aber auch überspringen und die Installation manuell durchführen. Eine Anleitung dazu (Englisch) findest du in der Datei INSTALL.txt."; +$a->strings[".htconfig.php is writable"] = "Schreibrechte auf .htconfig.php"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat."; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Hinweis: aus Sicherheitsgründen solltest du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 ist schreibbar"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers."; +$a->strings["Url rewrite is working"] = "URL rewrite funktioniert"; +$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."] = "Die Konfigurationsdatei \".htconfig.php\" konnte nicht angelegt werden. Bitte verwende den angefügten Text, um die Datei im Stammverzeichnis deiner Friendica-Installation zu erzeugen."; +$a->strings["

What next

"] = "

Wie geht es weiter?

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "WICHTIG: Du musst [manuell] einen Cronjob (o.ä.) für den Poller einrichten."; +$a->strings["Help:"] = "Hilfe:"; +$a->strings["Contact settings applied."] = "Einstellungen zum Kontakt angewandt."; +$a->strings["Contact update failed."] = "Konnte den Kontakt nicht aktualisieren."; +$a->strings["Repair Contact Settings"] = "Kontakteinstellungen reparieren"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ACHTUNG: Das sind Experten-Einstellungen! Wenn du etwas Falsches eingibst, funktioniert die Kommunikation mit diesem Kontakt evtl. nicht mehr."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Bitte nutze den Zurück-Button deines Browsers jetzt, wenn du dir unsicher bist, was du tun willst."; +$a->strings["Return to contact editor"] = "Zurück zum Kontakteditor"; +$a->strings["Account Nickname"] = "Konto-Spitzname"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - überschreibt Name/Spitzname"; +$a->strings["Account URL"] = "Konto-URL"; +$a->strings["Friend Request URL"] = "URL für Freundschaftsanfragen"; +$a->strings["Friend Confirm URL"] = "URL für Bestätigungen von Freundschaftsanfragen"; +$a->strings["Notification Endpoint URL"] = "URL-Endpunkt für Benachrichtigungen"; +$a->strings["Poll/Feed URL"] = "Pull/Feed-URL"; +$a->strings["New photo from this URL"] = "Neues Foto von dieser URL"; +$a->strings["Remote Self"] = "Entfernte Konten"; +$a->strings["Mirror postings from this contact"] = "Spiegle Beiträge dieses Kontakts"; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all deine Kontakte zu senden."; +$a->strings["No mirroring"] = "Kein Spiegeln"; +$a->strings["Mirror as forwarded posting"] = "Spiegeln als weitergeleitete Beiträge"; +$a->strings["Mirror as my own posting"] = "Spiegeln als meine eigenen Beiträge"; +$a->strings["Welcome to Friendica"] = "Willkommen bei Friendica"; +$a->strings["New Member Checklist"] = "Checkliste für neue Mitglieder"; +$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."] = "Wir möchten dir einige Tipps und Links anbieten, die dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden."; +$a->strings["Getting Started"] = "Einstieg"; +$a->strings["Friendica Walk-Through"] = "Friendica Rundgang"; +$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Auf der Quick Start Seite findest du eine kurze Einleitung in die einzelnen Funktionen deines Profils und die Netzwerk-Reiter, wo du interessante Foren findest und neue Kontakte knüpfst."; +$a->strings["Go to Your Settings"] = "Gehe zu deinen Einstellungen"; +$a->strings["On your Settings 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."] = "Ändere bitte unter Einstellungen dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Freundschaften mit anderen im Friendica Netzwerk zu schliessen."; +$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."] = "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn du dein Profil nicht veröffentlichst, ist das als wenn du deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest du es veröffentlichen - außer all deine Freunde und potentiellen Freunde wissen genau, wie sie dich finden können."; +$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."] = "Lade ein Profilbild hoch falls du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Freunde zu finden, wenn du ein Bild von dir selbst verwendest, als wenn du dies nicht tust."; +$a->strings["Edit Your Profile"] = "Editiere dein Profil"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Editiere dein Standard Profil nach deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen deiner Freundesliste vor unbekannten Betrachtern des Profils."; +$a->strings["Profile Keywords"] = "Profil Schlüsselbegriffe"; +$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."] = "Trage ein paar öffentliche Stichwörter in dein Standardprofil ein, die deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die deine Interessen teilen und können dir dann Kontakte vorschlagen."; +$a->strings["Connecting"] = "Verbindungen knüpfen"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Richte die Verbindung zu Facebook ein, wenn du im Augenblick ein Facebook-Konto hast, und (optional) deine Facebook-Freunde und -Unterhaltungen importieren willst."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Wenn dies dein privater Server ist, könnte die Installation des Facebook Connectors deinen Umzug ins freie soziale Netz angenehmer gestalten."; +$a->strings["Importing Emails"] = "Emails Importieren"; +$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"] = "Gib deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls du E-Mails aus deinem Posteingang importieren und mit Freunden und Mailinglisten interagieren willlst."; +$a->strings["Go to Your Contacts Page"] = "Gehe zu deiner Kontakt-Seite"; +$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 Add New Contact dialog."] = "Die Kontakte-Seite ist die Einstiegsseite, von der aus du Kontakte verwalten und dich mit Freunden in anderen Netzwerken verbinden kannst. Normalerweise gibst du dazu einfach ihre Adresse oder die URL der Seite im Kasten Neuen Kontakt hinzufügen ein."; +$a->strings["Go to Your Site's Directory"] = "Gehe zum Verzeichnis deiner Friendica Instanz"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Über die Verzeichnisseite kannst du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem Verbinden oder Folgen Link auf deren Profilseiten Ausschau und gib deine eigene Profiladresse an, falls du danach gefragt wirst."; +$a->strings["Finding New People"] = "Neue Leute kennenlernen"; +$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."] = "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Freunde zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Freunde vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden."; +$a->strings["Group Your Contacts"] = "Gruppiere deine Kontakte"; +$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."] = "Sobald du einige Freunde gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren."; +$a->strings["Why Aren't My Posts Public?"] = "Warum sind meine Beiträge nicht öffentlich?"; +$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."] = "Friendica respektiert deine Privatsphäre. Mit der Grundeinstellung werden deine Beiträge ausschließlich deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch."; +$a->strings["Getting Help"] = "Hilfe bekommen"; +$a->strings["Go to the Help Section"] = "Zum Hilfe Abschnitt gehen"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Unsere Hilfe Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten."; $a->strings["Poke/Prod"] = "Anstupsen"; $a->strings["poke, prod or do other things to somebody"] = "Stupse Leute an oder mache anderes mit ihnen"; $a->strings["Recipient"] = "Empfänger"; $a->strings["Choose what you wish to do to recipient"] = "Was willst du mit dem Empfänger machen:"; $a->strings["Make this post private"] = "Diesen Beitrag privat machen"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = "\nHallo $[username],\n\ndein Passwort wurde wie angefordert geändert. Bitte bewahre diese Informationen auf (oder ändere dein Passwort augenblicklich in etwas an das du dir merken kannst)."; +$a->strings["Item has been removed."] = "Eintrag wurde entfernt."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s"; -$a->strings["Export account"] = "Account exportieren"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportiere deine Accountinformationen und Kontakte. Verwende dies um ein Backup deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."; -$a->strings["Export all"] = "Alles exportieren"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportiere deine Account Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies um ein komplettes Backup deines Accounts anzulegen (Fotos werden nicht exportiert)."; -$a->strings["Common Friends"] = "Gemeinsame Freunde"; -$a->strings["No contacts in common."] = "Keine gemeinsamen Kontakte."; -$a->strings["Image exceeds size limit of %d"] = "Bildgröße überschreitet das Limit von %d"; -$a->strings["Wall Photos"] = "Pinnwand-Bilder"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s heißt %2\$s herzlich willkommen"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde."; +$a->strings["Response from remote site was not understood."] = "Antwort der Gegenstelle unverständlich."; +$a->strings["Unexpected response from remote site: "] = "Unerwartete Antwort der Gegenstelle: "; +$a->strings["Confirmation completed successfully."] = "Bestätigung erfolgreich abgeschlossen."; +$a->strings["Remote site reported: "] = "Gegenstelle meldet: "; +$a->strings["Temporary failure. Please wait and try again."] = "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal."; +$a->strings["Introduction failed or was revoked."] = "Kontaktanfrage schlug fehl oder wurde zurückgezogen."; +$a->strings["Unable to set contact photo."] = "Konnte das Bild des Kontakts nicht speichern."; +$a->strings["No user record found for '%s' "] = "Für '%s' wurde kein Nutzer gefunden"; +$a->strings["Our site encryption key is apparently messed up."] = "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden."; +$a->strings["Contact record was not found for you on our site."] = "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden."; +$a->strings["Site public key not available in contact record for URL %s."] = "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Die ID, die uns dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal."; +$a->strings["Unable to set your contact credentials on our system."] = "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden."; +$a->strings["Unable to update your contact profile details on our system"] = "Die Updates für dein Profil konnten nicht gespeichert werden"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s ist %2\$s beigetreten"; +$a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden."; +$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen."; +$a->strings["System error. Post not saved."] = "Systemfehler. Beitrag konnte nicht gespeichert werden."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."; +$a->strings["You may visit them online at %s"] = "Du kannst sie online unter %s besuchen"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest."; +$a->strings["%s posted an update."] = "%s hat ein Update veröffentlicht."; $a->strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zuschneiden schlug fehl."; $a->strings["Image size reduction [%s] failed."] = "Verkleinern der Bildgröße von [%s] scheiterte."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Drücke Umschalt+Neu Laden oder leere den Browser-Cache, falls das neue Foto nicht gleich angezeigt wird."; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "Bild zurechtschneiden"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann."; $a->strings["Done Editing"] = "Bearbeitung abgeschlossen"; $a->strings["Image uploaded successfully."] = "Bild erfolgreich hochgeladen."; -$a->strings["Applications"] = "Anwendungen"; -$a->strings["No installed applications."] = "Keine Applikationen installiert."; -$a->strings["Nothing new here"] = "Keine Neuigkeiten"; -$a->strings["Clear notifications"] = "Bereinige Benachrichtigungen"; -$a->strings["Profile Match"] = "Profilübereinstimmungen"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu deinem Standardprofil hinzu."; -$a->strings["is interested in:"] = "ist interessiert an:"; -$a->strings["Tag removed"] = "Tag entfernt"; -$a->strings["Remove Item Tag"] = "Gegenstands-Tag entfernen"; -$a->strings["Select a tag to remove: "] = "Wähle ein Tag zum Entfernen aus: "; -$a->strings["Remove"] = "Entfernen"; -$a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Veranstaltung bearbeiten"; -$a->strings["link to source"] = "Link zum Originalbeitrag"; -$a->strings["Create New Event"] = "Neue Veranstaltung erstellen"; -$a->strings["Previous"] = "Vorherige"; -$a->strings["hour:minute"] = "Stunde:Minute"; -$a->strings["Event details"] = "Veranstaltungsdetails"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Das Format ist %s %s. Beginnzeitpunkt und Titel werden benötigt."; -$a->strings["Event Starts:"] = "Veranstaltungsbeginn:"; -$a->strings["Required"] = "Benötigt"; -$a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant"; -$a->strings["Event Finishes:"] = "Veranstaltungsende:"; -$a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen"; -$a->strings["Description:"] = "Beschreibung"; -$a->strings["Title:"] = "Titel:"; -$a->strings["Share this event"] = "Veranstaltung teilen"; -$a->strings["No potential page delegates located."] = "Keine potentiellen Bevollmächtigten für die Seite gefunden."; -$a->strings["Delegate Page Management"] = "Delegiere das Management für die Seite"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Bitte gib niemandem eine Bevollmächtigung für deinen privaten Account, dem du nicht absolut vertraust!"; -$a->strings["Existing Page Managers"] = "Vorhandene Seitenmanager"; -$a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die Seite"; -$a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte"; -$a->strings["Add"] = "Hinzufügen"; -$a->strings["No entries."] = "Keine Einträge."; -$a->strings["Contacts who are not members of a group"] = "Kontakte, die keiner Gruppe zugewiesen sind"; -$a->strings["Files"] = "Dateien"; -$a->strings["System down for maintenance"] = "System zur Wartung abgeschaltet"; -$a->strings["Remove My Account"] = "Konto löschen"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."; -$a->strings["Please enter your password for verification:"] = "Bitte gib dein Passwort zur Verifikation ein:"; -$a->strings["Friend suggestion sent."] = "Kontaktvorschlag gesendet."; -$a->strings["Suggest Friends"] = "Kontakte vorschlagen"; -$a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor"; -$a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden."; -$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen."; -$a->strings["System error. Post not saved."] = "Systemfehler. Beitrag konnte nicht gespeichert werden."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."; -$a->strings["You may visit them online at %s"] = "Du kannst sie online unter %s besuchen"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest."; -$a->strings["%s posted an update."] = "%s hat ein Update veröffentlicht."; -$a->strings["{0} wants to be your friend"] = "{0} möchte mit dir in Kontakt treten"; -$a->strings["{0} sent you a message"] = "{0} schickte dir eine Nachricht"; -$a->strings["{0} requested registration"] = "{0} möchte sich registrieren"; -$a->strings["{0} commented %s's post"] = "{0} kommentierte einen Beitrag von %s"; -$a->strings["{0} liked %s's post"] = "{0} mag %ss Beitrag"; -$a->strings["{0} disliked %s's post"] = "{0} mag %ss Beitrag nicht"; -$a->strings["{0} is now friends with %s"] = "{0} ist jetzt mit %s befreundet"; -$a->strings["{0} posted"] = "{0} hat etwas veröffentlicht"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} hat %ss Beitrag mit dem Schlagwort #%s versehen"; -$a->strings["{0} mentioned you in a post"] = "{0} hat dich in einem Beitrag erwähnt"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet."; -$a->strings["Login failed."] = "Anmeldung fehlgeschlagen."; -$a->strings["Invalid request identifier."] = "Invalid request identifier."; -$a->strings["Discard"] = "Verwerfen"; -$a->strings["System"] = "System"; -$a->strings["Network"] = "Netzwerk"; -$a->strings["Introductions"] = "Kontaktanfragen"; -$a->strings["Show Ignored Requests"] = "Zeige ignorierte Anfragen"; -$a->strings["Hide Ignored Requests"] = "Verberge ignorierte Anfragen"; -$a->strings["Notification type: "] = "Benachrichtigungstyp: "; -$a->strings["Friend Suggestion"] = "Kontaktvorschlag"; -$a->strings["suggested by %s"] = "vorgeschlagen von %s"; -$a->strings["Post a new friend activity"] = "Neue-Kontakt Nachricht senden"; -$a->strings["if applicable"] = "falls anwendbar"; -$a->strings["Claims to be known to you: "] = "Behauptet dich zu kennen: "; -$a->strings["yes"] = "ja"; -$a->strings["no"] = "nein"; -$a->strings["Approve as: "] = "Genehmigen als: "; -$a->strings["Friend"] = "Freund"; -$a->strings["Sharer"] = "Teilenden"; -$a->strings["Fan/Admirer"] = "Fan/Verehrer"; -$a->strings["Friend/Connect Request"] = "Kontakt-/Freundschaftsanfrage"; -$a->strings["New Follower"] = "Neuer Bewunderer"; -$a->strings["No introductions."] = "Keine Kontaktanfragen."; -$a->strings["Notifications"] = "Benachrichtigungen"; -$a->strings["%s liked %s's post"] = "%s mag %ss Beitrag"; -$a->strings["%s disliked %s's post"] = "%s mag %ss Beitrag nicht"; -$a->strings["%s is now friends with %s"] = "%s ist jetzt mit %s befreundet"; -$a->strings["%s created a new post"] = "%s hat einen neuen Beitrag erstellt"; -$a->strings["%s commented on %s's post"] = "%s hat %ss Beitrag kommentiert"; -$a->strings["No more network notifications."] = "Keine weiteren Netzwerk-Benachrichtigungen."; -$a->strings["Network Notifications"] = "Netzwerk Benachrichtigungen"; -$a->strings["No more personal notifications."] = "Keine weiteren persönlichen Benachrichtigungen"; -$a->strings["Personal Notifications"] = "Persönliche Benachrichtigungen"; -$a->strings["No more home notifications."] = "Keine weiteren Pinnwand-Benachrichtigungen"; -$a->strings["Home Notifications"] = "Pinnwand Benachrichtigungen"; -$a->strings["Total invitation limit exceeded."] = "Limit für Einladungen erreicht."; -$a->strings["%s : Not a valid email address."] = "%s: Keine gültige Email Adresse."; -$a->strings["Please join us on Friendica"] = "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite."; -$a->strings["%s : Message delivery failed."] = "%s: Zustellung der Nachricht fehlgeschlagen."; -$a->strings["%d message sent."] = array( - 0 => "%d Nachricht gesendet.", - 1 => "%d Nachrichten gesendet.", -); -$a->strings["You have no more invitations available"] = "Du hast keine weiteren Einladungen"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Besuche %s für eine Liste der öffentlichen Server, denen du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere dich bitte bei %s oder einer anderen öffentlichen Friendica Website."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen du beitreten kannst."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen."; -$a->strings["Send invitations"] = "Einladungen senden"; -$a->strings["Enter email addresses, one per line:"] = "E-Mail-Adressen eingeben, eine pro Zeile:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Du bist herzlich dazu eingeladen, dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du benötigst den folgenden Einladungscode: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Sobald du registriert bist, kontaktiere mich bitte auf meiner Profilseite:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Verwalte Identitäten und/oder Seiten"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die deine Kontoinformationen teilen oder zu denen du „Verwalten“-Befugnisse bekommen hast."; -$a->strings["Select an identity to manage: "] = "Wähle eine Identität zum Verwalten aus: "; -$a->strings["Welcome to %s"] = "Willkommen zu %s"; $a->strings["Friends of %s"] = "Freunde von %s"; $a->strings["No friends to display."] = "Keine Freunde zum Anzeigen."; -$a->strings["Add New Contact"] = "Neuen Kontakt hinzufügen"; -$a->strings["Enter address or web location"] = "Adresse oder Web-Link eingeben"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Beispiel: bob@example.com, http://example.com/barbara"; -$a->strings["%d invitation available"] = array( - 0 => "%d Einladung verfügbar", - 1 => "%d Einladungen verfügbar", -); -$a->strings["Find People"] = "Leute finden"; -$a->strings["Enter name or interest"] = "Name oder Interessen eingeben"; -$a->strings["Connect/Follow"] = "Verbinden/Folgen"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Beispiel: Robert Morgenstein, Angeln"; -$a->strings["Random Profile"] = "Zufälliges Profil"; -$a->strings["Networks"] = "Netzwerke"; -$a->strings["All Networks"] = "Alle Netzwerke"; -$a->strings["Saved Folders"] = "Gespeicherte Ordner"; -$a->strings["Everything"] = "Alles"; -$a->strings["Categories"] = "Kategorien"; -$a->strings["Click here to upgrade."] = "Zum Upgraden hier klicken."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Diese Aktion überschreitet die Obergrenze deines Abonnements."; -$a->strings["This action is not available under your subscription plan."] = "Diese Aktion ist in deinem Abonnement nicht verfügbar."; -$a->strings["User not found."] = "Nutzer nicht gefunden."; -$a->strings["There is no status with this id."] = "Es gibt keinen Status mit dieser ID."; -$a->strings["There is no conversation with this id."] = "Es existiert keine Unterhaltung mit dieser ID."; -$a->strings["view full size"] = "Volle Größe anzeigen"; -$a->strings["Starts:"] = "Beginnt:"; -$a->strings["Finishes:"] = "Endet:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."; -$a->strings["(no subject)"] = "(kein Betreff)"; -$a->strings["noreply"] = "noreply"; -$a->strings["An invitation is required."] = "Du benötigst eine Einladung."; -$a->strings["Invitation could not be verified."] = "Die Einladung konnte nicht überprüft werden."; -$a->strings["Invalid OpenID url"] = "Ungültige OpenID URL"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Beim Versuch dich mit der von dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass du die OpenID richtig geschrieben hast."; -$a->strings["The error message was:"] = "Die Fehlermeldung lautete:"; -$a->strings["Please enter the required information."] = "Bitte trage die erforderlichen Informationen ein."; -$a->strings["Please use a shorter name."] = "Bitte verwende einen kürzeren Namen."; -$a->strings["Name too short."] = "Der Name ist zu kurz."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Das scheint nicht dein kompletter Name (Vor- und Nachname) zu sein."; -$a->strings["Your email domain is not among those allowed on this site."] = "Die Domain deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt."; -$a->strings["Not a valid email address."] = "Keine gültige E-Mail-Adresse."; -$a->strings["Cannot use that email."] = "Konnte diese E-Mail-Adresse nicht verwenden."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\", \"_\" und \"-\") bestehen, außerdem muss er mit einem Buchstaben beginnen."; -$a->strings["Nickname is already registered. Please choose another."] = "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden."; -$a->strings["An error occurred during registration. Please try again."] = "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal."; -$a->strings["Friends"] = "Freunde"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s"; -$a->strings["poked"] = "stupste"; -$a->strings["post/item"] = "Nachricht/Beitrag"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s hat %2\$s\\s %3\$s als Favorit markiert"; -$a->strings["remove"] = "löschen"; -$a->strings["Delete Selected Items"] = "Lösche die markierten Beiträge"; -$a->strings["Follow Thread"] = "Folge der Unterhaltung"; -$a->strings["View Status"] = "Pinnwand anschauen"; -$a->strings["View Profile"] = "Profil anschauen"; -$a->strings["View Photos"] = "Bilder anschauen"; -$a->strings["Network Posts"] = "Netzwerkbeiträge"; -$a->strings["Edit Contact"] = "Kontakt bearbeiten"; -$a->strings["Send PM"] = "Private Nachricht senden"; -$a->strings["Poke"] = "Anstupsen"; -$a->strings["%s likes this."] = "%s mag das."; -$a->strings["%s doesn't like this."] = "%s mag das nicht."; -$a->strings["%2\$d people like this"] = "%2\$d Personen mögen das"; -$a->strings["%2\$d people don't like this"] = "%2\$d Personen mögen das nicht"; -$a->strings["and"] = "und"; -$a->strings[", and %d other people"] = " und %d andere"; -$a->strings["%s like this."] = "%s mögen das."; -$a->strings["%s don't like this."] = "%s mögen das nicht."; -$a->strings["Visible to everybody"] = "Für jedermann sichtbar"; -$a->strings["Please enter a video link/URL:"] = "Bitte Link/URL zum Video einfügen:"; -$a->strings["Please enter an audio link/URL:"] = "Bitte Link/URL zum Audio einfügen:"; -$a->strings["Tag term:"] = "Tag:"; -$a->strings["Where are you right now?"] = "Wo hältst du dich jetzt gerade auf?"; -$a->strings["Delete item(s)?"] = "Einträge löschen?"; -$a->strings["Post to Email"] = "An E-Mail senden"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."; -$a->strings["permissions"] = "Zugriffsrechte"; -$a->strings["Post to Groups"] = "Poste an Gruppe"; -$a->strings["Post to Contacts"] = "Poste an Kontakte"; -$a->strings["Private post"] = "Privater Beitrag"; -$a->strings["Logged out."] = "Abgemeldet."; -$a->strings["Error decoding account file"] = "Fehler beim Verarbeiten der Account Datei"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?"; -$a->strings["Error! Cannot check nickname"] = "Fehler! Konnte den Nickname nicht überprüfen."; -$a->strings["User '%s' already exists on this server!"] = "Nutzer '%s' existiert bereits auf diesem Server!"; -$a->strings["User creation error"] = "Fehler beim Anlegen des Nutzeraccounts aufgetreten"; -$a->strings["User profile creation error"] = "Fehler beim Anlegen des Nutzerkontos"; -$a->strings["%d contact not imported"] = array( - 0 => "%d Kontakt nicht importiert", - 1 => "%d Kontakte nicht importiert", -); -$a->strings["Done. You can now login with your username and password"] = "Erledigt. Du kannst dich jetzt mit deinem Nutzernamen und Passwort anmelden"; -$a->strings["newer"] = "neuer"; -$a->strings["older"] = "älter"; -$a->strings["prev"] = "vorige"; -$a->strings["first"] = "erste"; -$a->strings["last"] = "letzte"; -$a->strings["next"] = "nächste"; -$a->strings["No contacts"] = "Keine Kontakte"; -$a->strings["%d Contact"] = array( - 0 => "%d Kontakt", - 1 => "%d Kontakte", -); -$a->strings["poke"] = "anstupsen"; -$a->strings["ping"] = "anpingen"; -$a->strings["pinged"] = "pingte"; -$a->strings["prod"] = "knuffen"; -$a->strings["prodded"] = "knuffte"; -$a->strings["slap"] = "ohrfeigen"; -$a->strings["slapped"] = "ohrfeigte"; -$a->strings["finger"] = "befummeln"; -$a->strings["fingered"] = "befummelte"; -$a->strings["rebuff"] = "eine Abfuhr erteilen"; -$a->strings["rebuffed"] = "abfuhrerteilte"; -$a->strings["happy"] = "glücklich"; -$a->strings["sad"] = "traurig"; -$a->strings["mellow"] = "sanft"; -$a->strings["tired"] = "müde"; -$a->strings["perky"] = "frech"; -$a->strings["angry"] = "sauer"; -$a->strings["stupified"] = "verblüfft"; -$a->strings["puzzled"] = "verwirrt"; -$a->strings["interested"] = "interessiert"; -$a->strings["bitter"] = "verbittert"; -$a->strings["cheerful"] = "fröhlich"; -$a->strings["alive"] = "lebendig"; -$a->strings["annoyed"] = "verärgert"; -$a->strings["anxious"] = "unruhig"; -$a->strings["cranky"] = "schrullig"; -$a->strings["disturbed"] = "verstört"; -$a->strings["frustrated"] = "frustriert"; -$a->strings["motivated"] = "motiviert"; -$a->strings["relaxed"] = "entspannt"; -$a->strings["surprised"] = "überrascht"; -$a->strings["Monday"] = "Montag"; -$a->strings["Tuesday"] = "Dienstag"; -$a->strings["Wednesday"] = "Mittwoch"; -$a->strings["Thursday"] = "Donnerstag"; -$a->strings["Friday"] = "Freitag"; -$a->strings["Saturday"] = "Samstag"; -$a->strings["Sunday"] = "Sonntag"; -$a->strings["January"] = "Januar"; -$a->strings["February"] = "Februar"; -$a->strings["March"] = "März"; -$a->strings["April"] = "April"; -$a->strings["May"] = "Mai"; -$a->strings["June"] = "Juni"; -$a->strings["July"] = "Juli"; -$a->strings["August"] = "August"; -$a->strings["September"] = "September"; -$a->strings["October"] = "Oktober"; -$a->strings["November"] = "November"; -$a->strings["December"] = "Dezember"; -$a->strings["bytes"] = "Byte"; -$a->strings["Click to open/close"] = "Zum öffnen/schließen klicken"; -$a->strings["Select an alternate language"] = "Alternative Sprache auswählen"; -$a->strings["activity"] = "Aktivität"; -$a->strings["post"] = "Beitrag"; -$a->strings["Item filed"] = "Beitrag abgelegt"; -$a->strings["Friendica Notification"] = "Friendica-Benachrichtigung"; -$a->strings["Thank You,"] = "Danke,"; -$a->strings["%s Administrator"] = "der Administrator von %s"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica-Meldung] Neue Nachricht erhalten von %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s hat dir eine neue private Nachricht auf %2\$s geschickt."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s schickte dir %2\$s."; -$a->strings["a private message"] = "eine private Nachricht"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bitte besuche %s, um deine privaten Nachrichten anzusehen und/oder zu beantworten."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]a %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]%3\$ss %4\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]deinen %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica-Meldung] Kommentar zum Beitrag #%1\$d von %2\$s"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s hat einen Beitrag kommentiert, dem du folgst."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bitte besuche %s, um die Konversation anzusehen und/oder zu kommentieren."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica-Meldung] %s hat auf deine Pinnwand geschrieben"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s schrieb auf %2\$s auf deine Pinnwand"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s hat etwas auf [url=%2\$s]deiner Pinnwand[/url] gepostet"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica-Meldung] %s hat dich erwähnt"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s erwähnte dich auf %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]erwähnte dich[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica Benachrichtigung] %s hat einen Beitrag geteilt"; -$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s hat einen neuen Beitrag auf %2\$s geteilt"; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]hat einen Beitrag geteilt[/url]."; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica-Meldung] %1\$s hat dich angestupst"; -$a->strings["%1\$s poked you at %2\$s"] = "%1\$s hat dich auf %2\$s angestupst"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]hat dich angestupst[/url]."; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica-Meldung] %s hat deinen Beitrag getaggt"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s erwähnte deinen Beitrag auf %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s erwähnte [url=%2\$s]Deinen Beitrag[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica-Meldung] Kontaktanfrage erhalten"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Du hast eine Kontaktanfrage von '%1\$s' auf %2\$s erhalten"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Du hast eine [url=%1\$s]Kontaktanfrage[/url] von %2\$s erhalten."; -$a->strings["You may visit their profile at %s"] = "Hier kannst du das Profil betrachten: %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Bitte besuche %s, um die Kontaktanfrage anzunehmen oder abzulehnen."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica-Meldung] Kontaktvorschlag erhalten"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Du hast einen Freunde-Vorschlag von '%1\$s' auf %2\$s erhalten"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Du hast einen [url=%1\$s]Freunde-Vorschlag[/url] %2\$s von %3\$s erhalten."; -$a->strings["Name:"] = "Name:"; -$a->strings["Photo:"] = "Foto:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Bitte besuche %s, um den Vorschlag zu akzeptieren oder abzulehnen."; -$a->strings[" on Last.fm"] = " bei Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen könnten auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen."; -$a->strings["Default privacy group for new contacts"] = "Voreingestellte Gruppe für neue Kontakte"; -$a->strings["Everybody"] = "Alle Kontakte"; -$a->strings["edit"] = "bearbeiten"; -$a->strings["Edit group"] = "Gruppe bearbeiten"; -$a->strings["Create a new group"] = "Neue Gruppe erstellen"; -$a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe"; -$a->strings["Connect URL missing."] = "Connect-URL fehlt"; -$a->strings["This site is not configured to allow communications with other networks."] = "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."; -$a->strings["The profile address specified does not provide adequate information."] = "Die angegebene Profiladresse liefert unzureichende Informationen."; -$a->strings["An author or name was not found."] = "Es wurde kein Autor oder Name gefunden."; -$a->strings["No browser URL could be matched to this address."] = "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen."; -$a->strings["Use mailto: in front of address to force email check."] = "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von dir erhalten können."; -$a->strings["Unable to retrieve contact information."] = "Konnte die Kontaktinformationen nicht empfangen."; -$a->strings["following"] = "folgen"; -$a->strings["[no subject]"] = "[kein Betreff]"; -$a->strings["End this session"] = "Diese Sitzung beenden"; -$a->strings["Your videos"] = "Deine Videos"; -$a->strings["Your personal notes"] = "Deine persönlichen Notizen"; -$a->strings["Sign in"] = "Anmelden"; -$a->strings["Home Page"] = "Homepage"; -$a->strings["Create an account"] = "Nutzerkonto erstellen"; -$a->strings["Help and documentation"] = "Hilfe und Dokumentation"; -$a->strings["Apps"] = "Apps"; -$a->strings["Addon applications, utilities, games"] = "Addon Anwendungen, Dienstprogramme, Spiele"; -$a->strings["Search site content"] = "Inhalt der Seite durchsuchen"; -$a->strings["Conversations on this site"] = "Unterhaltungen auf dieser Seite"; -$a->strings["Directory"] = "Verzeichnis"; -$a->strings["People directory"] = "Nutzerverzeichnis"; -$a->strings["Information"] = "Information"; -$a->strings["Information about this friendica instance"] = "Informationen zu dieser Friendica Instanz"; -$a->strings["Conversations from your friends"] = "Unterhaltungen deiner Kontakte"; -$a->strings["Network Reset"] = "Netzwerk zurücksetzen"; -$a->strings["Load Network page with no filters"] = "Netzwerk-Seite ohne Filter laden"; -$a->strings["Friend Requests"] = "Kontaktanfragen"; -$a->strings["See all notifications"] = "Alle Benachrichtigungen anzeigen"; -$a->strings["Mark all system notifications seen"] = "Markiere alle Systembenachrichtigungen als gelesen"; -$a->strings["Private mail"] = "Private E-Mail"; -$a->strings["Inbox"] = "Eingang"; -$a->strings["Outbox"] = "Ausgang"; -$a->strings["Manage"] = "Verwalten"; -$a->strings["Manage other pages"] = "Andere Seiten verwalten"; -$a->strings["Account settings"] = "Kontoeinstellungen"; -$a->strings["Manage/Edit Profiles"] = "Profile Verwalten/Editieren"; -$a->strings["Manage/edit friends and contacts"] = "Freunde und Kontakte verwalten/editieren"; -$a->strings["Site setup and configuration"] = "Einstellungen der Seite und Konfiguration"; -$a->strings["Navigation"] = "Navigation"; -$a->strings["Site map"] = "Sitemap"; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "Geburtstag:"; -$a->strings["Age:"] = "Alter:"; -$a->strings["for %1\$d %2\$s"] = "für %1\$d %2\$s"; -$a->strings["Tags:"] = "Tags"; -$a->strings["Religion:"] = "Religion:"; -$a->strings["Hobbies/Interests:"] = "Hobbies/Interessen:"; -$a->strings["Contact information and Social Networks:"] = "Kontaktinformationen und Soziale Netzwerke:"; -$a->strings["Musical interests:"] = "Musikalische Interessen:"; -$a->strings["Books, literature:"] = "Literatur/Bücher:"; -$a->strings["Television:"] = "Fernsehen:"; -$a->strings["Film/dance/culture/entertainment:"] = "Filme/Tänze/Kultur/Unterhaltung:"; -$a->strings["Love/Romance:"] = "Liebesleben:"; -$a->strings["Work/employment:"] = "Arbeit/Beschäftigung:"; -$a->strings["School/education:"] = "Schule/Ausbildung:"; -$a->strings["Image/photo"] = "Bild/Foto"; -$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; -$a->strings["%s wrote the following post"] = "%s schrieb den folgenden Beitrag"; -$a->strings["$1 wrote:"] = "$1 hat geschrieben:"; -$a->strings["Encrypted content"] = "Verschlüsselter Inhalt"; -$a->strings["Unknown | Not categorised"] = "Unbekannt | Nicht kategorisiert"; -$a->strings["Block immediately"] = "Sofort blockieren"; -$a->strings["Shady, spammer, self-marketer"] = "Zwielichtig, Spammer, Selbstdarsteller"; -$a->strings["Known to me, but no opinion"] = "Ist mir bekannt, hab aber keine Meinung"; -$a->strings["OK, probably harmless"] = "OK, wahrscheinlich harmlos"; -$a->strings["Reputable, has my trust"] = "Seriös, hat mein Vertrauen"; -$a->strings["Weekly"] = "Wöchentlich"; -$a->strings["Monthly"] = "Monatlich"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zott"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/Chat"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = "Diaspora"; -$a->strings["Statusnet"] = "StatusNet"; -$a->strings["App.net"] = "App.net"; -$a->strings["Miscellaneous"] = "Verschiedenes"; -$a->strings["year"] = "Jahr"; -$a->strings["month"] = "Monat"; -$a->strings["day"] = "Tag"; -$a->strings["never"] = "nie"; -$a->strings["less than a second ago"] = "vor weniger als einer Sekunde"; -$a->strings["years"] = "Jahre"; -$a->strings["months"] = "Monate"; -$a->strings["week"] = "Woche"; -$a->strings["weeks"] = "Wochen"; -$a->strings["days"] = "Tage"; -$a->strings["hour"] = "Stunde"; -$a->strings["hours"] = "Stunden"; -$a->strings["minute"] = "Minute"; -$a->strings["minutes"] = "Minuten"; -$a->strings["second"] = "Sekunde"; -$a->strings["seconds"] = "Sekunden"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s her"; -$a->strings["%s's birthday"] = "%ss Geburtstag"; -$a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s"; -$a->strings["General Features"] = "Allgemeine Features"; -$a->strings["Multiple Profiles"] = "Mehrere Profile"; -$a->strings["Ability to create multiple profiles"] = "Möglichkeit mehrere Profile zu erstellen"; -$a->strings["Post Composition Features"] = "Beitragserstellung Features"; -$a->strings["Richtext Editor"] = "Web-Editor"; -$a->strings["Enable richtext editor"] = "Den Web-Editor für neue Beiträge aktivieren"; -$a->strings["Post Preview"] = "Beitragsvorschau"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben."; -$a->strings["Auto-mention Forums"] = "Foren automatisch erwähnen"; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert wurde."; -$a->strings["Network Sidebar Widgets"] = "Widgets für Netzwerk und Seitenleiste"; -$a->strings["Search by Date"] = "Archiv"; -$a->strings["Ability to select posts by date ranges"] = "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren"; -$a->strings["Group Filter"] = "Gruppen Filter"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren."; -$a->strings["Network Filter"] = "Netzwerk Filter"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren."; -$a->strings["Save search terms for re-use"] = "Speichere Suchanfragen für spätere Wiederholung."; -$a->strings["Network Tabs"] = "Netzwerk Reiter"; -$a->strings["Network Personal Tab"] = "Netzwerk-Reiter: Persönlich"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen du interagiert hast"; -$a->strings["Network New Tab"] = "Netzwerk-Reiter: Neue"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden"; -$a->strings["Network Shared Links Tab"] = "Netzwerk-Reiter: Geteilte Links"; -$a->strings["Enable tab to display only Network posts with links in them"] = "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält"; -$a->strings["Post/Comment Tools"] = "Werkzeuge für Beiträge und Kommentare"; -$a->strings["Multiple Deletion"] = "Mehrere Beiträge löschen"; -$a->strings["Select and delete multiple posts/comments at once"] = "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen"; -$a->strings["Edit Sent Posts"] = "Gesendete Beiträge editieren"; -$a->strings["Edit and correct posts and comments after sending"] = "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu korrigieren."; -$a->strings["Tagging"] = "Tagging"; -$a->strings["Ability to tag existing posts"] = "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen."; -$a->strings["Post Categories"] = "Beitragskategorien"; -$a->strings["Add categories to your posts"] = "Eigene Beiträge mit Kategorien versehen"; -$a->strings["Ability to file posts under folders"] = "Beiträge in Ordnern speichern aktivieren"; -$a->strings["Dislike Posts"] = "Beiträge 'nicht mögen'"; -$a->strings["Ability to dislike posts/comments"] = "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'"; -$a->strings["Star Posts"] = "Beiträge Markieren"; -$a->strings["Ability to mark special posts with a star indicator"] = "Erlaubt es Beiträge mit einem Stern-Indikator zu markieren"; -$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora"; -$a->strings["Attachments:"] = "Anhänge:"; -$a->strings["Errors encountered creating database tables."] = "Fehler aufgetreten während der Erzeugung der Datenbanktabellen."; -$a->strings["Errors encountered performing database changes."] = "Es sind Fehler beim Bearbeiten der Datenbank aufgetreten."; -$a->strings["Visible to everybody"] = "Für jeden sichtbar"; -$a->strings["A new person is sharing with you at "] = "Eine neue Person teilt mit dir auf "; -$a->strings["You have a new follower at "] = "Du hast einen neuen Kontakt auf "; -$a->strings["Do you really want to delete this item?"] = "Möchtest du wirklich dieses Item löschen?"; -$a->strings["Archives"] = "Archiv"; -$a->strings["Embedded content"] = "Eingebetteter Inhalt"; -$a->strings["Embedding disabled"] = "Einbettungen deaktiviert"; -$a->strings["Welcome "] = "Willkommen "; -$a->strings["Please upload a profile photo."] = "Bitte lade ein Profilbild hoch."; -$a->strings["Welcome back "] = "Willkommen zurück "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)."; -$a->strings["Male"] = "Männlich"; -$a->strings["Female"] = "Weiblich"; -$a->strings["Currently Male"] = "Momentan männlich"; -$a->strings["Currently Female"] = "Momentan weiblich"; -$a->strings["Mostly Male"] = "Hauptsächlich männlich"; -$a->strings["Mostly Female"] = "Hauptsächlich weiblich"; -$a->strings["Transgender"] = "Transgender"; -$a->strings["Intersex"] = "Intersex"; -$a->strings["Transsexual"] = "Transsexuell"; -$a->strings["Hermaphrodite"] = "Hermaphrodit"; -$a->strings["Neuter"] = "Neuter"; -$a->strings["Non-specific"] = "Nicht spezifiziert"; -$a->strings["Other"] = "Andere"; -$a->strings["Undecided"] = "Unentschieden"; -$a->strings["Males"] = "Männer"; -$a->strings["Females"] = "Frauen"; -$a->strings["Gay"] = "Schwul"; -$a->strings["Lesbian"] = "Lesbisch"; -$a->strings["No Preference"] = "Keine Vorlieben"; -$a->strings["Bisexual"] = "Bisexuell"; -$a->strings["Autosexual"] = "Autosexual"; -$a->strings["Abstinent"] = "Abstinent"; -$a->strings["Virgin"] = "Jungfrauen"; -$a->strings["Deviant"] = "Deviant"; -$a->strings["Fetish"] = "Fetish"; -$a->strings["Oodles"] = "Oodles"; -$a->strings["Nonsexual"] = "Nonsexual"; -$a->strings["Single"] = "Single"; -$a->strings["Lonely"] = "Einsam"; -$a->strings["Available"] = "Verfügbar"; -$a->strings["Unavailable"] = "Nicht verfügbar"; -$a->strings["Has crush"] = "verknallt"; -$a->strings["Infatuated"] = "verliebt"; -$a->strings["Dating"] = "Dating"; -$a->strings["Unfaithful"] = "Untreu"; -$a->strings["Sex Addict"] = "Sexbesessen"; -$a->strings["Friends/Benefits"] = "Freunde/Zuwendungen"; -$a->strings["Casual"] = "Casual"; -$a->strings["Engaged"] = "Verlobt"; -$a->strings["Married"] = "Verheiratet"; -$a->strings["Imaginarily married"] = "imaginär verheiratet"; -$a->strings["Partners"] = "Partner"; -$a->strings["Cohabiting"] = "zusammenlebend"; -$a->strings["Common law"] = "wilde Ehe"; -$a->strings["Happy"] = "Glücklich"; -$a->strings["Not looking"] = "Nicht auf der Suche"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Betrogen"; -$a->strings["Separated"] = "Getrennt"; -$a->strings["Unstable"] = "Unstabil"; -$a->strings["Divorced"] = "Geschieden"; -$a->strings["Imaginarily divorced"] = "imaginär geschieden"; -$a->strings["Widowed"] = "Verwitwet"; -$a->strings["Uncertain"] = "Unsicher"; -$a->strings["It's complicated"] = "Ist kompliziert"; -$a->strings["Don't care"] = "Ist mir nicht wichtig"; -$a->strings["Ask me"] = "Frag mich"; -$a->strings["stopped following"] = "wird nicht mehr gefolgt"; -$a->strings["Drop Contact"] = "Kontakt löschen"; +$a->strings["Find on this site"] = "Auf diesem Server suchen"; +$a->strings["Site Directory"] = "Verzeichnis"; +$a->strings["Gender: "] = "Geschlecht:"; +$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein)."; +$a->strings["Time Conversion"] = "Zeitumrechnung"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann."; +$a->strings["UTC time: %s"] = "UTC Zeit: %s"; +$a->strings["Current timezone: %s"] = "Aktuelle Zeitzone: %s"; +$a->strings["Converted localtime: %s"] = "Umgerechnete lokale Zeit: %s"; +$a->strings["Please select your timezone:"] = "Bitte wähle deine Zeitzone:"; diff --git a/view/eo/messages.po b/view/eo/messages.po index 2c30c2e396..eb0323f86e 100644 --- a/view/eo/messages.po +++ b/view/eo/messages.po @@ -5,12 +5,13 @@ # Translators: # Diego Souza , 2012 # Martin Schmitt , 2012 +# bavatar , 2014 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/friendica/language/eo/)\n" "MIME-Version: 1.0\n" @@ -19,219 +20,308 @@ msgstr "" "Language: eo\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Privata mesaĝo" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Redakti" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Elekti" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Forviŝi" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "konservi en dosierujo" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "aldoni stelon" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "forpreni stelon" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "ŝalti/malŝalti steloŝtato" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "steligita" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "aldoni markon" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Mi ŝatas tion (ŝalti)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "ŝati" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Mi malŝatas tion(ŝalti)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "malŝati" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Kunhavigi ĉi tiun" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "kunhavigi" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vidi la profilon de %s ĉe %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "al" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Muro-al-Muro" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "per Muro-al-Muro:" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s de %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Komenti" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Bonvolu atendi" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d komento" -msgstr[1] "%d komentoj" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "" -msgstr[1] "komento" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "montri pli" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Tiu estas vi" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Sendi" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Grasa" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Agordoj pri la etoso" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Kursiva" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Agordi la regrandignivelo por bildoj en afiŝoj kaj komentoj (larĝo kaj alto)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Substreki" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Agordi la tiparan grandon por afiŝoj kaj komentoj" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Citaĵo" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Agordi la larĝo por la etoso" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Kodo" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Kolorskemo" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Bildo" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Ligilo" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "kaŝi" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Video" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "montri" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Antaŭrigardi" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Agordi la linigrandon por afiŝoj kaj komentoj" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Agordi la distingivon por la meza kolumno" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Agordi Kolorskemon" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Agordi zoman faktoron de Tertavolo" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Agordi longitudon (X) por Tertavoloj" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Agordi latitudon (Y) por Tertavoloj" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Komunumaj paĝoj" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Tertavoloj (Earth Layers)" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Komunumaj Profiloj" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Helpu aŭ @NewHere ?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Konekti Servojn" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Trovi Amikojn" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Ĵusaj uzantoj" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Ĵusaj bildoj" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Ĵusaj ŝatitaj elementoj" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Hejmo" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Viaj afiŝoj kaj komunikadoj" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Profilo" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Via profilo" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Kontaktoj" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Viaj kontaktoj" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Bildoj" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Viaj bildoj" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Okazoj" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Viaj okazoj" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Personaj notoj" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Viaj personaj bildoj" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Komunumo" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "okazo" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "staton" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "bildo" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s ŝatas la %3$s de %2$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Kontaktbildoj" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Profilbildoj" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Loka Katalogo" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Tutmonda Katalogo" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Similaj Interesoj" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Amikosugestoj" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Inviti amikojn" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Agordoj" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Agordi zoman faktoron por Tertavoloj" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Kaŝi/montri kestojn ĉe dekstra kolumno:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Ĝisrandigo" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Maldekstren" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Centren" + +#: ../../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 +msgid "Set colour scheme" +msgstr "Agordi Kolorskemon" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -249,28 +339,28 @@ msgstr "Paĝo ne trovita" msgid "Permission denied" msgstr "Malpermesita" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Malpermesita." @@ -278,5422 +368,506 @@ msgstr "Malpermesita." msgid "toggle mobile" msgstr "" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Hejmo" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Viaj afiŝoj kaj komunikadoj" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Profilo" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Via profilo" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Bildoj" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Viaj bildoj" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Okazoj" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Viaj okazoj" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Personaj notoj" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Viaj personaj bildoj" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Komunumo" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "kaŝi" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "montri" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Agordoj pri la etoso" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Agordi la tiparan grandon por afiŝoj kaj komentoj" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Agordi la linigrandon por afiŝoj kaj komentoj" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Agordi la distingivon por la meza kolumno" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Kontaktoj" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Viaj kontaktoj" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Komunumaj paĝoj" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Komunumaj Profiloj" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Ĵusaj uzantoj" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Ĵusaj ŝatitaj elementoj" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "okazo" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "staton" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "bildo" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s ŝatas la %3$s de %2$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Ĵusaj bildoj" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Kontaktbildoj" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Profilbildoj" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Trovi Amikojn" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Loka Katalogo" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Tutmonda Katalogo" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Similaj Interesoj" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Amikosugestoj" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Inviti amikojn" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Agordoj" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Tertavoloj (Earth Layers)" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Agordi zoman faktoron por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Agordi longitudon (X) por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Agordi latitudon (Y) por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Helpu aŭ @NewHere ?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Konekti Servojn" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Kaŝi/montri kestojn ĉe dekstra kolumno:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Agordi Kolorskemon" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Agordi zoman faktoron de Tertavolo" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Ĝisrandigo" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Maldekstren" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Centren" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Kolorskemo" - -#: ../../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 -msgid "Set colour scheme" -msgstr "Agordi Kolorskemon" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "defaŭlta" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Agordi la regrandignivelo por bildoj en afiŝoj kaj komentoj (larĝo kaj alto)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Agordi la larĝo por la etoso" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Forviŝi ĉi tiun elementon?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Komenti" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "montri pli" + +#: ../../boot.php:722 msgid "show fewer" msgstr "montri malpli" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Malsukcesis ĝisdatigi %s. Vidu la protokolojn." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Eraro dum ĝisdatigo ĉe %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Krei Novan Konton" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Registri" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Elsaluti" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Ensaluti" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Kaŝnomo aŭ retpoŝtadreso:" -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Pasvorto:" -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Aŭ ensaluti per OpenID:" -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Ĉu vi vorgesis vian pasvorton?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Pasvorta riparado" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "" -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "La petita profilo ne disponeblas." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Redakti profilon" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Konekti" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Mesaĝo" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Profiloj" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Administri/redakti profilojn" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Ŝanĝi profilbildon" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Krei novan profilon" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Profilbildo" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "videbla al ĉiuj" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Redakti videblecon" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Loko:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Sekso:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Stato:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Hejmpaĝo:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "\\j\\e \\l\\a G\\a \\h\\o\\r\\o, l F d" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F d" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[hodiaŭ]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Memorigilo pri naskiĝtagoj" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Naskiĝtagoj ĉi-semajne:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Neniu priskribo]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Memorigilo pri Okazoj" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Okazoj ĉi-semajne:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Stato" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Ŝtatmesaĝoj kaj Afiŝoj" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Profildetaloj" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Bildalbumoj" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Okazoj kaj Kalendaro" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Personaj Notoj" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Nur Vi Povas Vidi Tiun" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Konservitaj Serĉadoj" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Konservitaj Dosierujoj" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "" +msgid "%s's birthday" +msgstr "Naskiĝtago de %s" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Feliĉan Naskiĝtagon al %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Kaŝita nomo]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Publika atingo ne permesita." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Elemento ne estas trovita." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Atingo al ĉi tio profilo estas limitigita" - -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Elemento estas forviŝita." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Atingo nepermesita." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Tio estas Friendica en la versio" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "instalita ĉe la adreso" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Bonvolu iri al Friendica.com por lerni pli pri la projekto Friendica" - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Cimraportoj kaj atendindaĵo: bonvolu iri al" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Sugestoj, laŭdoj, donacoj ktp - bonvolu sendi mesĝon al \"Info\" ĉe Friendica - punkto com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Instalitaj kromprogramoj/programoj:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Neniom da instalitaj aldonaĵoj/programoj" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" msgstr "" -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Detaloj de la registrado por %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registrado sukcesis. Bonvolu kontroli vian retpoŝton por pli da instruoj." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Malsukcesis sendi retpoŝton. Jen la malsukcesa mesaĝo." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Mi ne povas prilabori vian registradon." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Peto de registrado al %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Via registrado bezonas apropbon de la administranto." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "La retejo transiras la maksimuman kvanton da ĉiutagaj kontaj registradoj. Bonvolu provi denove morgaŭ." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Vi ankaŭ (nedeviga) povas plenigi la formularon per OpenID se vi provizas vian OpenID adreson kaj klakas 'Registri'." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Se vi ne konas OpenID, bonvolu lasi tiun kampon malplena kaj entajpu la aliajn elementojn." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Via OpenID (nedeviga):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Aldoni vian profilon al la membrokatalogo?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Jes" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Ne" - -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Membriĝi ĉi tie nur eblas laŭ invito." - -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "Via invita idento: " - -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Registrado" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Via Plena Nomo (e.g. Joe Smith): " - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Via Retpoŝtadreso: " - -#: ../../mod/register.php:275 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Elektu kaŝnomon por la profilo. Tiu bezonas komenci kun teksta litero. Poste, via profila adreso ĉi tie estos: 'kaŝnomo@$sitename'." - -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Elektu kaŝnomon: " - -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "" - -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "" - -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Profilo ne trovita." - -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakto ne trovita." - -#: ../../mod/dfrn_confirm.php:119 -msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Tio ĉi okazis de tempo al tempo se ambaŭ personoj petas kontakton ka ĝi jam estas aprobita." - -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Ne komprenis la rispondon de la fora retejo." - -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Neatendita rispondo de la fora retejo:" - -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Konfirmo sukcese kompletigita." - -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "La fora retejo raportis:" - -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Dumtempa eraro. Bonvolu atendi kaj provi refoje." - -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "La prezento malsukcesis au estas revokita." - -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Neeblas agordi la kontaktbildo." - -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s amikiĝis kun %2$s" - -#: ../../mod/dfrn_confirm.php:562 -#, php-format -msgid "No user record found for '%s' " -msgstr "Ne trovis uzanton '%s' " - -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Ŝajnas kvazaŭ la ĉifroŝlosilo de nia retejo estas fuŝita." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Malplena adreso de retejo provizita, aŭ ni ne povis malĉifri la adreson." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Kontakto ne trovita por vi en via retejo." - -#: ../../mod/dfrn_confirm.php:618 -#, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Publika ŝlosilo de retejo ne disponeblas en la kontaktrikordo por la URL adreso %s." - -#: ../../mod/dfrn_confirm.php:638 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "La identeco provizita de via sistemo estas duoblo ĉe nia sistemo. Ĝi eble funkcias se vi provas refoje." - -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Ne sukcesis agordi la legitimaĵojn de via kontakto ĉe nia sistemo." - -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Neeblas ĝisdatigi viajn profildetalojn ĉe nia sistemo." - -#: ../../mod/dfrn_confirm.php:751 -#, php-format -msgid "Connection accepted at %s" -msgstr "Konekto akceptita je %s" - -#: ../../mod/dfrn_confirm.php:800 -#, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s aliĝis al %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Rajtigi programkonekton" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Reiru al via programo kaj entajpu la securecan kodon:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Bonvolu ensaluti por pluigi." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Ĉu rajtigi ĉi tiun programon por atingi viajn afiŝojn kaj kontaktojn kaj/aŭ krei novajn afiŝojn?" - -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Ne trovis validan konton." - -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Eldonis riparadon de pasvorto. Legu vian retpoŝton." - -#: ../../mod/lostpass.php:44 -#, php-format -msgid "Password reset requested at %s" -msgstr "Pasvorta riparado petita je %s" - -#: ../../mod/lostpass.php:66 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Ne povis konfirmi la peton. (Eble vi sendis ĝin antaŭ.) Pasvorta riparado malsukcesis." - -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Via pasvorto estis riparita laŭ via peto." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Via nova pasvorto estas" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Memorigi vian novan pasvorton - kaj poste" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "klaku ĉi tie por ensaluti" - -#: ../../mod/lostpass.php:89 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Vi povas ŝangi vian pasvorton sur la paĝo agordoj kiam vi sukcese ensalutis." - -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has been changed at %s" -msgstr "" - -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Ĉu vi forgesis vian pasvorton?" - -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Entajpu vian retpoŝtadreson kaj sendu por pasvorta riparado. Poste, bonvolu legi vian retpoŝton por trovi pliajn instrukciojn." - -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Salutnomo aŭ retpoŝtadreso: " - -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Repari" - -#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 -#, php-format -msgid "Number of daily wall messages for %s exceeded. Message failed." -msgstr "Number of daily wall messages for %s exceeded. Messaĝo malsukcesis." - -#: ../../mod/wallmessage.php:56 ../../mod/message.php:63 -msgid "No recipient selected." -msgstr "Neniom da ricevontoj." - -#: ../../mod/wallmessage.php:59 -msgid "Unable to check your home location." -msgstr "Ne eblas kontroli vian hejmlokon." - -#: ../../mod/wallmessage.php:62 ../../mod/message.php:70 -msgid "Message could not be sent." -msgstr "Ne povas sendi la mesaĝon." - -#: ../../mod/wallmessage.php:65 ../../mod/message.php:73 -msgid "Message collection failure." -msgstr "Malsukcese provis kolekti mesaĝojn." - -#: ../../mod/wallmessage.php:68 ../../mod/message.php:76 -msgid "Message sent." -msgstr "Mesaĝo estas sendita." - -#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95 -msgid "No recipient." -msgstr "Neniom da ricevontoj." - -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Bonvolu entajpu adreson de ligilo:" - -#: ../../mod/wallmessage.php:142 ../../mod/message.php:319 -msgid "Send Private Message" -msgstr "Sendi Privatan Mesaĝon" - -#: ../../mod/wallmessage.php:143 -#, php-format -msgid "" -"If you wish for %s to respond, please check that the privacy settings on " -"your site allow private mail from unknown senders." -msgstr "Se vi deziras ke %s respondu, bonvolu kontroli ke la privatecaj agordoj je via retejo permesas privatajn mesaĝojn de nekonataj sendantoj." - -#: ../../mod/wallmessage.php:144 ../../mod/message.php:320 -#: ../../mod/message.php:553 -msgid "To:" -msgstr "Al:" - -#: ../../mod/wallmessage.php:145 ../../mod/message.php:325 -#: ../../mod/message.php:555 -msgid "Subject:" -msgstr "Temo:" - -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 -msgid "Your message:" -msgstr "Via mesaĝo:" - -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Alŝuti bildon" - -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Enmeti retan adreson" - -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Bonvenon ĉe Friendica" - -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Kontrololisto por Novaj Membroj" - -#: ../../mod/newmember.php:12 -msgid "" -"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." -msgstr "Lasu nin oferi al vi kelkajn konsolojn kaj ligilojn por plifaciligi vian komencon. Klaku iun elementon por viziti la rilatan paĝon. Ligilo al ĉi tiu paĝo videblos en via hejmpaĝo dum du semajnojn post via komenca membriĝo. Post du semajnoj, la ligilo silente malaperos. " - -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "" - -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "" - -#: ../../mod/newmember.php:18 -msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "" - -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "" - -#: ../../mod/newmember.php:26 -msgid "" -"On your Settings 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." -msgstr "Bonvolu ŝanĝi vian pasvorton ĉe Agordoj. Krome, memorigu vian identadreson. Ĝi aspektas kiel retpoŝtadreso kaj estas bezonata por konekti al novaj amikon en la libera interkona reto." - -#: ../../mod/newmember.php:28 -msgid "" -"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." -msgstr "Kontrolu la aliajn agordojn, precipe la privatecajn agordojn. Nepublikigita profilo similas al havi telefonnumberon ne registrata en iu telefonlibro. Ĝenerale vi eble volas publikigi vian profilon. Alie, viaj amikoj kaj estontaj amikoj bezonas scii kiel rekte trovi vin." - -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Alŝuti profilbildon" - -#: ../../mod/newmember.php:36 -msgid "" -"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." -msgstr "Enŝuti profilbildon se vi ankoraŭ ne havas ĝin. Laŭ studoj, homoj kun realaj biloj de si mem trovas novajn amikon duope pli probable ol homoj sen reala bildo." - -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "" - -#: ../../mod/newmember.php:38 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Redakti viajn defaŭltan profilon kiel vi ŝatas ĝin. Kontrolu la agordojn por kaŝi vian kontaktliston aŭ kaŝi vian profilon al nekonataj vizitantoj." - -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "" - -#: ../../mod/newmember.php:40 -msgid "" -"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." -msgstr "Aldonu publikajn ŝlosilvortojn al via defaŭlta profilo, kiuj priskribas viajn interesojn. Ni eble povas trovi aliajn uzantojn kun similaj interesoj kaj sugesti amikojn." - -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "" - -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Rajtigu la Facebook Konektilon se vi nuntempe havas Facebook konton, kaj ni (nedeviga) enportu viajn Facebook amikojn kaj konversaciojn." - -#: ../../mod/newmember.php:51 -msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Se ĉi tiu estas via propra TTT servilo, instali la Facebook kromprogramon eble plifaciligos la transpason al la libera interkona reto." - -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "" - -#: ../../mod/newmember.php:56 -msgid "" -"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" -msgstr "Entajpu la akreditaĵojn por via retpoŝtkonto en la konektilagordoj se vi volas importi aŭ interagi kun amikoj aŭ dissendlistoj pere de via retkesto." - -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "" - -#: ../../mod/newmember.php:58 -msgid "" -"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 Add New Contact dialog." -msgstr "Via kontaktpaĝo estas via portalo por administri amikojn kaj konekti kun amikoj en aliaj retoj. Vi kutime entajpas iliajn adreson aŭ URL adreso en la Aldonu Novan Kontakton dialogon." - -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "" - -#: ../../mod/newmember.php:60 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Ĉe la Katalogo vi povas trovi aliajn homojn en ĉi tiu retejo, au en aliaj federaciaj retejoj. Elrigardi al KonektiSekvi ligiloj ĉe iliaj profilo. Donu vian propran Identecan Adreson se la retejo demandas ĝin." - -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "" - -#: ../../mod/newmember.php:62 -msgid "" -"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." -msgstr "En la flanka strio de la Kontaktoj paĝo troviĝas kelkajn helpilojn por trovi novajn amikojn. Ni povas automate trovi amikojn per interesoj, serĉu ilin per nomo aŭ intereso kaj faras sugestojn baze de estantaj kontaktoj. Ĉe nova instalita retejo, la unuaj sugestoj kutime aperas post 24 horoj." - -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Grupoj" - -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "" - -#: ../../mod/newmember.php:70 -msgid "" -"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." -msgstr "Kiam vi trovis kelkajn novajn amikojn, ordigi ilin en grupoj por privata komunikado en la flanka strio de via Kontaktoj paĝo, kaj vi povas private komuniki kun ili je via Reto paĝo." - -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "" - -#: ../../mod/newmember.php:73 -msgid "" -"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." -msgstr "" - -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "" - -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "" - -#: ../../mod/newmember.php:82 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Niaj Helpo paĝoj enhavas pli da detaloj pri aliaj programaj trajtoj." - -#: ../../mod/suggest.php:27 -msgid "Do you really want to delete this suggestion?" -msgstr "" - -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Jes" + +#: ../../include/items.php:4398 ../../include/conversation.php:1129 #: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 msgid "Cancel" msgstr "Nuligi" -#: ../../mod/suggest.php:72 +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Arkivoj" + +#: ../../include/group.php:25 msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Neniu sugestoj disponeblas. Se ĉi tiu estas nova retejo, bonvolu reprovi post 24 horoj." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Revivigis malnovan grupon kun la sama nomo. Permesoj por estantaj elementoj eble estas validaj por la grupo kaj estontaj membroj. Se tiu ne estas kiun vi atendis, bonvolu krei alian grupon kun alia nomo." -#: ../../mod/suggest.php:90 -msgid "Ignore/Hide" -msgstr "Ignori/Kaŝi" +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Defaŭlta privateca grupo por novaj kontaktoj" -#: ../../mod/network.php:136 -msgid "Search Results For:" -msgstr "Rezultoj de la serĉado pri:" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Ĉiuj" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 -msgid "Remove term" -msgstr "Forviŝu terminon" +#: ../../include/group.php:249 +msgid "edit" +msgstr "redakti" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Konservitaj Serĉadoj" +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Grupoj" -#: ../../mod/network.php:189 ../../include/group.php:275 +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Redakti grupon" + +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Krei novan grupon" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Kontaktoj en neniu grupo" + +#: ../../include/group.php:275 ../../mod/network.php:189 msgid "add" msgstr "aldoni" -#: ../../mod/network.php:350 -msgid "Commented Order" -msgstr "Komenta Ordo" - -#: ../../mod/network.php:353 -msgid "Sort by Comment Date" -msgstr "Ordigi laŭ Dato de Komento" - -#: ../../mod/network.php:356 -msgid "Posted Order" -msgstr "Afiŝita Ordo" - -#: ../../mod/network.php:359 -msgid "Sort by Post Date" -msgstr "Ordigi laŭ Dato de Afiŝado" - -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Propra" - -#: ../../mod/network.php:368 -msgid "Posts that mention or involve you" -msgstr "Afiŝoj menciantaj vin aŭ pri vi" - -#: ../../mod/network.php:374 -msgid "New" -msgstr "Nova" - -#: ../../mod/network.php:377 -msgid "Activity Stream - by date" -msgstr "Fluo de Aktiveco - laŭ dato" - -#: ../../mod/network.php:383 -msgid "Shared Links" -msgstr "Kunhavigitaj Ligiloj" - -#: ../../mod/network.php:386 -msgid "Interesting Links" -msgstr "Interesaj Ligiloj" - -#: ../../mod/network.php:392 -msgid "Starred" -msgstr "Steligita" - -#: ../../mod/network.php:395 -msgid "Favourite Posts" -msgstr "Favorigitaj Afiŝoj" - -#: ../../mod/network.php:457 -#, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -msgstr[0] "Averto: La grupo enhavas %s membron el nesekuraj retejoj." -msgstr[1] "Averto: La grupo enhavas %s membrojn el nesekuraj retejoj." - -#: ../../mod/network.php:460 -msgid "Private messages to this group are at risk of public disclosure." -msgstr "La privateco de privataj mesaĝoj al ĉi tiu grupo ne ĉiam estas garantita." - -#: ../../mod/network.php:514 ../../mod/content.php:119 -msgid "No such group" -msgstr "Grupo ne estas trovita" - -#: ../../mod/network.php:531 ../../mod/content.php:130 -msgid "Group is empty" -msgstr "Grupo estas malplena" - -#: ../../mod/network.php:538 ../../mod/content.php:134 -msgid "Group: " -msgstr "Grupo:" - -#: ../../mod/network.php:548 -msgid "Contact: " -msgstr "Kontakto:" - -#: ../../mod/network.php:550 -msgid "Private messages to this person are at risk of public disclosure." -msgstr "La privateco de privataj mesaĝoj al ĉi tiu persono ne ĉiam estas garantita." - -#: ../../mod/network.php:555 -msgid "Invalid contact." -msgstr "Nevalida kontakto." - -#: ../../mod/install.php:117 -msgid "Friendica Communications Server - Setup" -msgstr "" - -#: ../../mod/install.php:123 -msgid "Could not connect to database." -msgstr "Ne eblas konekti la datumbazon." - -#: ../../mod/install.php:127 -msgid "Could not create table." -msgstr "Ne eblas krei tabelon." - -#: ../../mod/install.php:133 -msgid "Your Friendica site database has been installed." -msgstr "La datumbazo de vi Friendica retjo estas instalita." - -#: ../../mod/install.php:138 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "Vi bezonas mane importi la dosieron \"database.sql\" per phpmyadmin aŭ mysql." - -#: ../../mod/install.php:139 ../../mod/install.php:206 -#: ../../mod/install.php:525 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "Bonvolu legi la dosieron \"INSTALL.txt\"." - -#: ../../mod/install.php:203 -msgid "System check" -msgstr "Sistema kontrolo" - -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "sekva" - -#: ../../mod/install.php:208 -msgid "Check again" -msgstr "Ree kontroli" - -#: ../../mod/install.php:227 -msgid "Database connection" -msgstr "Datumbaza konekto" - -#: ../../mod/install.php:228 -msgid "" -"In order to install Friendica we need to know how to connect to your " -"database." -msgstr "Por instali Friendica, ni bezonas scii kiel konekti al via datumbazo." - -#: ../../mod/install.php:229 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Bonvolu kontakti vian servilprovizanton aŭ administranton se vi havas demandoj pri ĉi tiaj agordoj." - -#: ../../mod/install.php:230 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La datumbazo nomata malsupren jam ekzistu. Se ĝi ne ekzistas, bonvolu unue krei ĝin antaŭ progresi." - -#: ../../mod/install.php:234 -msgid "Database Server Name" -msgstr "Nomo de datumbaza servilo." - -#: ../../mod/install.php:235 -msgid "Database Login Name" -msgstr "Salutnomo ĉe la datumbazo." - -#: ../../mod/install.php:236 -msgid "Database Login Password" -msgstr "Pasvorto ĉe la datumbazo." - -#: ../../mod/install.php:237 -msgid "Database Name" -msgstr "Nomo de la datumbazo." - -#: ../../mod/install.php:238 ../../mod/install.php:277 -msgid "Site administrator email address" -msgstr "Retpoŝtadreso de la reteja administranto" - -#: ../../mod/install.php:238 ../../mod/install.php:277 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "La repoŝtadreso de via konto bezonas esti la sama por uzi la TTTa administrilo." - -#: ../../mod/install.php:242 ../../mod/install.php:280 -msgid "Please select a default timezone for your website" -msgstr "Bonvolu elekti defaŭltan horzonon por via retejo." - -#: ../../mod/install.php:267 -msgid "Site settings" -msgstr "Retejaj agordoj" - -#: ../../mod/install.php:321 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Komanda linia versio de PHP ne trovita en $PATH de la retservilo." - -#: ../../mod/install.php:322 -msgid "" -"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 'Activating scheduled tasks'" -msgstr "Se vi ne havas komandlinian version de PHP sur la servilo, vi ne eblas plenumi fonan planitan enketon per cron. Bonvolu legi 'Activating scheduled tasks'" - -#: ../../mod/install.php:326 -msgid "PHP executable path" -msgstr "Vojo de la komanda linia versio de PHP" - -#: ../../mod/install.php:326 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Entajpu la plenan vojon al la php komandodosiero. Vi eblas lasi tion malplena por pluigi la instalado." - -#: ../../mod/install.php:331 -msgid "Command line PHP" -msgstr "komanda linia versio de PHP" - -#: ../../mod/install.php:340 -msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" -msgstr "" - -#: ../../mod/install.php:341 -msgid "Found PHP version: " -msgstr "" - -#: ../../mod/install.php:343 -msgid "PHP cli binary" -msgstr "" - -#: ../../mod/install.php:354 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "En via komanda linia versio de PHP je via sistemo, \"register_argc_argv\" ne estas aktivita." - -#: ../../mod/install.php:355 -msgid "This is required for message delivery to work." -msgstr "Tio estas bezonata por la livero de mesaĝoj." - -#: ../../mod/install.php:357 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/install.php:378 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Eraro: La funkcio \"openssl_pkey_new\" je tia sistemo ne eblas generi ĉifroŝlosilojn." - -#: ../../mod/install.php:379 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Se la operaciumo sistemo estas Windows, bonvolu legi: http://www.php.net/manual/en/openssl.installation.php" - -#: ../../mod/install.php:381 -msgid "Generate encryption keys" -msgstr "Generi ĉifroŝlosilojn" - -#: ../../mod/install.php:388 -msgid "libCurl PHP module" -msgstr "PHP modulo libCurl" - -#: ../../mod/install.php:389 -msgid "GD graphics PHP module" -msgstr "PHP modulo GD" - -#: ../../mod/install.php:390 -msgid "OpenSSL PHP module" -msgstr "PHP modulo OpenSSL" - -#: ../../mod/install.php:391 -msgid "mysqli PHP module" -msgstr "PHP modulo mysqli" - -#: ../../mod/install.php:392 -msgid "mb_string PHP module" -msgstr "PHP modulo mb_string" - -#: ../../mod/install.php:397 ../../mod/install.php:399 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite modulo" - -#: ../../mod/install.php:397 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Eraro: La modulo mod_rewrite en la Apache retservilo estas bezonata sed ne instalita." - -#: ../../mod/install.php:405 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Eraro: La modulo libCURL en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:409 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Eraro: La modulo GD en PHP kun subteno por JPEG estas bezonata sed ne instalita." - -#: ../../mod/install.php:413 -msgid "Error: openssl PHP module required but not installed." -msgstr "Eraro: La modulo OpenSSL en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:417 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Eraro: La modulo mysqli en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:421 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Eraro: La modulo mb_string en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:438 -msgid "" -"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." -msgstr "La reta instalilo bezonas skribi dosieron nomata \".htconfig.php\" en la baza dosierujo de la retservilo, sed ne sukcesis." - -#: ../../mod/install.php:439 -msgid "" -"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." -msgstr "Tio ĉi plej ofte estas agordo rilate al permesoj, ĉar la servilo eble ne povas skribi en via dosierujo, eĉ se vi mem povas skribi." - -#: ../../mod/install.php:440 -msgid "" -"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." -msgstr "Post la fino de tiu proceduro, ni donos al vi tekston por konservi en dosiero .htconfig.php en via baza Friendica dosierujo." - -#: ../../mod/install.php:441 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"INSTALL.txt\" for instructions." -msgstr "Vi ankaŭ povas preterpasi tiun proceduron kaj fari permanan instaladon. Bonvolu legi la dosieron \"INSTALL.txt\" por trovi instrukciojn." - -#: ../../mod/install.php:444 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php estas skribebla." - -#: ../../mod/install.php:454 -msgid "" -"Friendica uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "" - -#: ../../mod/install.php:455 -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory view/smarty3/ under the Friendica top level " -"folder." -msgstr "" - -#: ../../mod/install.php:456 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "" - -#: ../../mod/install.php:457 -msgid "" -"Note: as a security measure, you should give the web server write access to " -"view/smarty3/ only--not the template files (.tpl) that it contains." -msgstr "" - -#: ../../mod/install.php:460 -msgid "view/smarty3 is writable" -msgstr "" - -#: ../../mod/install.php:472 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "Url rewrite en .htaccess ne funkcias. Kontrolu la agordojn de la servilo." - -#: ../../mod/install.php:474 -msgid "Url rewrite is working" -msgstr "URL rewrite funkcias." - -#: ../../mod/install.php:484 -msgid "" -"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." -msgstr "Ne povis skribi la datumbaza agordoj en la dosiero \".htconfig.php\". Bonvolu uzi la inkluzivan tekston por krei agordan dosieron en la baza dosierujo de la retservilo." - -#: ../../mod/install.php:523 -msgid "

What next

" -msgstr "

Kio sekvas nun?

" - -#: ../../mod/install.php:524 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "GRAVA: Vi bezonas [mane] agordi planitan taskon por la Friendica poller." - -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Gisdatigis agordojn pri etosoj." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Retejo" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Uzantoj" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Kromprogramoj" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Etosoj" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "DB ĝisdatigoj" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Protokoloj" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Administrado" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Kromprogramaj Trajtoj" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Uzantaj registradoj atendante konfirmon" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Normala konto" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Soapbox Konto" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Komunuma/eminentula Konto" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Aŭtomata Amika Konto" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Blogkonto" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Privata Forumo" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Mesaĝvicoj" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administrado" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Resumo" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Registrataj uzantoj" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Okazontaj registradoj" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Versio" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Ŝaltitaj kromprogramoj" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Ĝisdatigis retejaj agordoj." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Neniam" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Ofte" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Ĉiuhore" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Duope ĉiutage" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Ĉiutage" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Ferma" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Bezonas aprobon" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Malferma" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Sen SSL strategio. Ligiloj sekvos la SSL staton de la paĝo." - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Devigi ke ĉiuj ligiloj uzu SSL." - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Memsubskribita atestilo, nur uzu SSL por lokaj ligiloj (malkuraĝigata)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Alŝuto" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Politiko" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Altnivela" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "" - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Nomo de retejo" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Emblemo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "" - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Sistema lingvo" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Sistema etoso" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Defaŭlta sistema etoso - transpasebla de uzantprofiloj - redakti agordoj pri etosoj" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Strategio por SSL ligiloj" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Difinas ĉu generotaj ligiloj devige uzu SSL." - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "" - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "" - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Maksimuma bildgrando" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maksimuma grando en bajtoj por alŝutotaj bildoj. Defaŭlte 0, kio signifas neniu limito." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "" - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "" - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Interkonsento pri registrado" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "" - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Interkonsento teksto" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Tio estos eminente montrata en la registro paĝo." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Kontoj forlasitaj post x tagoj" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Mi ne malŝparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Permesitaj amikaj domainoj" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Perkome disigita listo da domajnoj kiuj rajtas konstrui amikecojn kun ĉi tiu retejo. Ĵokeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn." - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Permesitaj retpoŝtaj domajnoj" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Perkome disigita listo da domajnoj kiuj uzeblas kiel retpoŝtaj adresoj en novaj registradoj. Ĵokeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn." - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Bloki publike" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Elektu por bloki publikan atingon al ĉiuj alie publikajn paĝojn en ĉi tiu retejo kiam vi ne estas ensalutita." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Devigi publikigon" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Elektu por devigi la registradon en la loka katalogo al ĉiuj profiloj en ĉi tiu retejo." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "Ĝenerala adreso por ĝisdatigi la katalogon" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL adreso por ĝisdatigi la tutmondan katalogon. Se ne agordita, la tutmonda katatolge tute ne disponeblas al la programo." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "" - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "" - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "" - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "" - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "" - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "" - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Bloki pluroblajn registradojn." - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Malpermesi al uzantoj la permeson por registri pluajn kontojn kiel paĝoj." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "Subteno por OpenID" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "Subteni OpenID por registrado kaj ensaluto." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Kontroli plenan nomon" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Kiel kontraŭspamilo, devigi uzantoj al registrado kun spaceto inter la persona nomo kaj la familia nomo." - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 regulaj exprimoj" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Uzi PHP UTF8 regulajn esprimojn." - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Montri Komunuma Paĝo" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Montri komunuma paĝo kun ĉiuj ĵusaj afiŝoj en ĉi tiu retejo." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Ŝalti subtenon por OStatus" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "" - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "" - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Ŝalti subtenon por Diaspora" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Provizi integritan Diaspora subtenon." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Nur permesigi Friendica kontaktojn" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Ĉiuj kontaktoj devas uzi Friendica protokolojn. Ĉiuj aliaj komunikaj protokoloj malaktivita." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Kontroli SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Se vi deziras, vi povas aktivigi severan kontroladon de SSL atestiloj. Pro tio, vie (tute) ne eblos konekti al SSL retejoj kun memsubskribitaj atestiloj." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Uzantnomo por retperanto" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "URL adreso de retperanto" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Reta tempolimo" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valoro en sekundoj. Uzu 0 por mallimitigi (ne rekomendata)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Intervalo de liverado" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Malfruigi fonan liveradon dum tiom da sekundoj por malpliigi la ŝargon de la sistemo. Rekomendoj: 4-5 por komunaj serviloj, 2-3 por virtualaj privataj serviloj, 0-1 por grandaj dediĉitaj serviloj." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Enketintervalo" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Malfruigi fonajn enketprocesojn je tiom da sekundoj por malpliigi la ŝargon de la sistemo. Se 0, uzas la liverintervalon." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Maksimuma Meza Sistemŝargo" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maksimuma sistemŝargo post kiu livero- kaj enketprocesoj estos prokrastinataj. - Defaŭlte 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Ĝisdatigo estas markita sukcesa" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Ne sukcesis plenumi %s. Kontrolu la sistemprotokolojn." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Sukcese aplikis la ĝisdatigo %s." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Ĝisdatigo %s ne liveris elirstaton. " - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Ne troveblas ĝisdatigo funkcio %s." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Neniom da malsukcesaj ĝisdatigoj." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Malsukcesaj Ĝisdatigoj" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Ne inkluzivas ĝisdatigojn antaŭ 1139, kiuj ne liveris elirstaton." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Marki sukcesa (se la ĝisdatigo estas instalita mane)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Provi automate plenumi ĉi tian paŝon de la ĝisdatigo." - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "Blokis/malblokis %s uzanton" -msgstr[1] "Blokis/malblokis %s uzantojn" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s uzanto forviŝita" -msgstr[1] "%s uzanto forviŝitaj" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Uzanto '%s' forviŝita" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Uzanto '%s' malblokita" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Uzanto '%s' blokita" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "elekti ĉiujn" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Registriĝoj atendante aprobon" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Dato de peto" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Nomo" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "Retpoŝto" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Neniom da registriĝoj." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Aprobi" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Negi" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Bloki" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Malbloki" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Dato de registrado" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Plej ĵusa ensaluto" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Plej ĵusa elemento" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Konto" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "La elektitaj uzantkontoj estas forviŝotaj!\\n\\nĈiuj elementoj kiujn ili afiŝis je la retpaĝo estos permanente forviŝitaj.\\n\\nĈu vi certas?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "La uzanto {0} estas forviŝota!\\n\\nĈiuj elementoj kiujn li afiŝis je la retpaĝo estos permanente forviŝitaj.\\n\\nĈu vi certas?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "" - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "" - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Kromprogramo %s estas malŝaltita." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Kromprogramo %s estas ŝaltita." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Malŝalti" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Ŝalti" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Ŝalti/Malŝalti" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Aŭtoro: " - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Prizorganto: " - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Ne trovis etosojn." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Ekrankopio" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Eksperimenta]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Nesubtenata]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Protokolagordoj ĝisdatigitaj." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Forviŝi" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Protokolo" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Devas esti skribebla de la retservilo. Relativa al via plej supra Friendica dosierujo." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Protokolnivelo" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Ĝisdatigi nun" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Fermi" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "FTP Servilo" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "FTP Vojo" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP Uzanto" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP Pasvorto" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Serĉi" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Nenion trovita." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Konsilo por novaj membroj" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "ligilo" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s markis la %3$s de %2$s kun %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Elemento ne trovita" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Redakti afiŝon" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "alŝuti bildon" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Kunligi dosieron" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "kunsendi dosieron" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "TTT ligilo" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Alglui ligilon de video" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "video ligilo" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Alglui ligilon de sono" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "sono ligilo" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Agordi vian lokon" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "agordi lokon" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Forviŝu retesplorilan lokon" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "forviŝi lokon" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Permesagordoj" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: retpoŝtadresojn" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Publika afiŝo" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Redakti titolon" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Kategorioj (disigita per komo)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Ekzemple: bob@example.com, mary@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Elemento ne disponeblas." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Elemento ne trovita." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Konto aprobita." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registraĵo por %s senvalidigita." - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Bonvolu ensaluti." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Trovi en ĉi retejo" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Trovata:" - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Reteja Katalogo" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Trovi" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Aĝo:" - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Sekso:" - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Pri:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Neniom da afiŝoj (kelkaj afiŝoj eble ne estas videbla)." - -#: ../../mod/crepair.php:104 -msgid "Contact settings applied." -msgstr "Kontaktagordoj estas konservita." - -#: ../../mod/crepair.php:106 -msgid "Contact update failed." -msgstr "Ĝisdatigo de kontakto malsukcesis." - -#: ../../mod/crepair.php:137 -msgid "Repair Contact Settings" -msgstr "Ripari kontaktagordoj." - -#: ../../mod/crepair.php:139 -msgid "" -"WARNING: This is highly advanced and if you enter incorrect" -" information your communications with this contact may stop working." -msgstr "AVERTO: Tio estas tre altnivela kaj se vi entajpus malĝustan informojn, komunikado kun la kontakto eble ne plu funkcios." - -#: ../../mod/crepair.php:140 -msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "Bonvolu klaki 'malantaŭen' en via retesplorilo nun se vi ne scias kion faru ĉi tie." - -#: ../../mod/crepair.php:146 -msgid "Return to contact editor" -msgstr "Reen al kontakta redaktilo" - -#: ../../mod/crepair.php:151 -msgid "Account Nickname" -msgstr "Kaŝnomo de la konto" - -#: ../../mod/crepair.php:152 -msgid "@Tagname - overrides Name/Nickname" -msgstr "@Marknomo - Transpasas nomon/kaŝnomon" - -#: ../../mod/crepair.php:153 -msgid "Account URL" -msgstr "Adreso de la konto" - -#: ../../mod/crepair.php:154 -msgid "Friend Request URL" -msgstr "Kontaktpeta adreso" - -#: ../../mod/crepair.php:155 -msgid "Friend Confirm URL" -msgstr "Kontaktkonfirma adreso" - -#: ../../mod/crepair.php:156 -msgid "Notification Endpoint URL" -msgstr "Finpunkta adreso por atentigoj" - -#: ../../mod/crepair.php:157 -msgid "Poll/Feed URL" -msgstr "Adreso de fluo" - -#: ../../mod/crepair.php:158 -msgid "New photo from this URL" -msgstr "Nova bildo el tiu adreso" - -#: ../../mod/crepair.php:159 -msgid "Remote Self" -msgstr "" - -#: ../../mod/crepair.php:161 -msgid "Mirror postings from this contact" -msgstr "" - -#: ../../mod/crepair.php:161 -msgid "" -"Mark this contact as remote_self, this will cause friendica to repost new " -"entries from this contact." -msgstr "" - -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "" - -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "" - -#: ../../mod/uimport.php:68 -msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "" - -#: ../../mod/uimport.php:69 -msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "" - -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "" - -#: ../../mod/uimport.php:70 -msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "" - -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Informoj pri fora privateca ne estas disponebla." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Videbla al:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Konservi" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Helpo:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Helpo" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Neniu profilo" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Tia prezento jam estas akceptita" - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "La adreso de la profilo ne validas aŭ ne enhavas profilinformojn." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Averto: La adreso de la profilo ne enhavas identeblan personan nomon." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Averto: La adreso de la profilo ne enhavas bildon." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d bezonataj parametroj ne trovita ĉe la donata adreso." -msgstr[1] "%d bezonataj parametroj ne trovita ĉe la donata adreso." - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Prezento sukcesis." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Neĝustigebla eraro en protokolo." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profilo ne estas disponebla." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s hodiaŭ ricevis tro multe da konektpetoj." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Kontraŭspamilo estas aktivita." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Amikoj, vi bonvolu ripeti post 24 horoj." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Nevalida adreso." - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Nevalida repoŝtadreso." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "La konto ne estas agordita por retpoŝto. La peto malsukcesis." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Via nomo ne troveblas al la donita adreso." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Vi vin jam prezentis tie." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Ŝajnas kvazaŭ vi jam amikiĝis kun %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Nevalida adreso de profilo." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Malpermesita adreso de profilo." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Ĝisdatigo de via kontaktrikordo malsukcesis." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Via prezento estas sendita." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Bonvolu ensaluti por jesigi la prezenton." - -#: ../../mod/dfrn_request.php:659 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Malĝusta identaĵo ensalutata. Bonvolu ensaluti en tiun profilon." - -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Kaŝi tiun kontakton" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Bonvenon hejme, %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Bonvolu konfirmi vian prezenton / kontaktpeton al %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Konfirmi." - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Kaŝita nomo]" - -#: ../../mod/dfrn_request.php:811 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Bonvolu entajpi vian 'Identecan Adreson' de iu de tiuj subtenataj komunikaj retejoj: " - -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Konektu kiel retpoŝta sekvanto (Baldaŭ venos)" - -#: ../../mod/dfrn_request.php:829 -msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Se vi ne estas membro de la libra interkona reto, sekvu ĉi-ligilon por trovi publikan Friendica retejon kaj aliĝi kun ni hodiaŭ." - -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Prezento / Konektpeto" - -#: ../../mod/dfrn_request.php:833 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Ekzemploj: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" - -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Bonvolu respondi:" - -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Ĉu %s konas vin?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Aldoni personan noton:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federaciaj interkonaj retejoj" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - bonvolu ne uzi ĉi formo. Anstataŭe, entajpu %s en la Diaspora serĉilo." - -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Via identeca adreso:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Sendi peton" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Enigita enhavo - reŝargu paĝon por spekti ĝin]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Vidi kun kunteksto" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Ne eblis atingi kontaktrikordo." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Ne trovis elektitan profilon." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Kontakto estas ĝisdatigita." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Kontakto estas blokita." - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Kontakto estas malblokita." - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Kontakto estas ignorita." - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Kontakto estas malignorita." - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Enarkivigis kontakton" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Elarkivigis kontakton" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Kontakto estas forigita." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Vi estas reciproka amiko de %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Vi kunhavigas kun %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s kunhavigas kun vi" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Privataj komunikadoj ne disponeblas por ĉi tiu kontakto." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Ĝisdatigo sukcesis.)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Ĝisdatigo malsukcesis.)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Sugesti amikojn" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Reta tipo: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d komuna kontakto" -msgstr[1] "%d komunaj kontaktoj" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Vidi ĉiujn kontaktojn" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Ŝalti/malŝalti Blokitan staton" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Malignori" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignori" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Ŝalti/malŝalti Ignoritan staton" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Elarkivigi" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Enarkivigi" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Ŝalti/malŝalti Enarkivigitan staton" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Ripari" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Specialaj Kontaktagordoj" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Mi perdis la kommunikadon kun tiu kontakto!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Kontakta redaktilo." - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Videbleco de profilo" - -#: ../../mod/contacts.php:466 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Bonvolu elekti la profilon kiu vi volas montri al %s aspektinde kiam sekure aspektante vian profilon." - -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Kontaktaj informoj / Notoj" - -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Redakti kontaktnotojn" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Viziti la profilon de %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Bloki/Malbloki kontakton" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignori kontakton" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Ripari URL agordoj" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Vidi konversaciojn" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Forviŝi kontakton" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Plej ĵusa ĝisdatigo:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Ĝisdatigi publikajn afiŝojn" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Nuntempe blokata" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Nuntempe ignorata" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Nuntempe enarkivigita" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Kaŝi ĉi tiun kontakton al aliaj" - -#: ../../mod/contacts.php:497 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Rispondoj/ŝataĵo al viaj publikaj afiŝoj eble plu estos videbla" - -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "" - -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Sugestoj" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Sugesti amikojn" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Ĉiuj Kontaktoj" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Montri ĉiujn kontaktojn" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Malblokita" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Nur montri neblokitajn kontaktojn" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Blokita" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Nur montri blokitajn kontaktojn" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Ignorita" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Nur montri ignoritajn kontaktojn" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Enarkivigita" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Nur montri enarkivigitajn kontaktojn" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Kaŝita" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Nur montri kaŝitajn kontaktojn" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Reciproka amikeco" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "estas admiranto de vi" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "vi estas admiranto de" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Redakti kontakton" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Serĉi viajn kontaktojn" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Ĝisdatigi" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "ĉiuj" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Konektitaj programoj" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Eksporto" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Forigi konton" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Mankas importantaj datumoj!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Ne sukcesis konekti al retpoŝtkonto kun la provizitaj agordoj." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "Retpoŝtagordoj ĝisdatigita" - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "La pasvortoj ne estas egala. Pasvorto ne ŝanĝita." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Malplenaj pasvortoj ne estas permesita. Pasvorto ne ŝanĝita." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "" - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Pasvorto ŝanĝita." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Ĝisdatigo de pasvorto malsukcesis. Bonvolu provi refoje." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr " Bonvolu uzi pli mallongan nomon." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr " Nomo estas tro mallonga." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr " Repoŝtadreso ne validas." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr " Ne povas ŝanĝi al tio retpoŝtadreso." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Privata forumo ne havas privatecajn agordojn. Defaŭlta privateca grupo estas uzata." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Privata forumo havas nek privatecajn agordojn nek defaŭltan privatecan grupon." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Agordoj ĝisdatigita." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Aldoni programon" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Ŝlosilo de kliento" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Sekreto de kliento" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Alidirekto" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "Piktograma adreso" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Ĉi tio programo ne estas redaktebla." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Konektitaj Programoj" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Ŝlosilo de kliento komencas kun" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Neniu nomo" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Forviŝi rajtigon" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Neniom da kromprogramoagordoj farita" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Kromprogramoagordoj" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Integrita subteno por %s koneto estas %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "ŝaltita" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "malŝaltita" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "Retpoŝta atingo ne disponeblas ĉi tie." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Agordoj pri Retpoŝto" - -#: ../../mod/settings.php:783 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Se vi volas uzi ĉi tiun servon por komuniki per retpoŝto (nedeviga), bonvolu specifi kiel konekti al vian retpoŝtkonton." - -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Plej ĵusa sukcesa kontrolo de poŝto:" - -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "Nomo de IMAP servilo:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "Numero de IMAP pordo:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Sekureco:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Nenio" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "Retpoŝta salutnomo:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "Retpoŝta pasvorto:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Responda adreso (Reply-to):" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Sendu publikajn afiŝojn al ĉiuj retpoŝtkontaktoj:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Ago post la importado:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Marki kiel legita" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Movi al dosierujo" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Movi al dosierujo:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Ekranagordoj" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Vidiga etoso:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Ĝisdatigu retesplorilon ĉiu xxx sekundoj" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimume 10 sekundoj, sen maksimumo" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Maksimume 100 eroj" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Ne montru ridetulojn" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "" - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Normala Kontopaĝo" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Tiu konto estas normala persona profilo" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Soapbox Paĝo" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel nurlegaj admirantoj" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Komunuma Forumo/Eminentula Konto" - -#: ../../mod/settings.php:977 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel admirantoj kapable legi kaj skribi" - -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Aŭtomata Amiko Paĝo" - -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel amikoj" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Privata Forumo [eksperimenta]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Privata forumo - nur por aprobitaj membroj" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Nedeviga) Permesi atingon al la konton al ĉi tio OpenID." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Publikigi vian defaŭltan profilon en la loka reteja katalogo?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Publikigi vian defaŭltan profilon en la tutmonda interkona katalogo?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Kaŝi vian liston de kontaktoj/amiko al spektantoj de via defaŭlta profilo?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Kaŝi viajn profilajn detalojn al nekonataj spektantoj?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Ĉu amikoj povu afiŝi al via profilo?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Ĉu amikoj povu aldoni markojn al viaj afiŝoj?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Ĉu ni povu sugesti vin kiel amiko al novaj membroj?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Permesigi nekonatulojn sendi retpoŝton al vi?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Profilo ne estas publika." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "aŭ" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Via identeca adreso estas" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Automatike senvalidigi afiŝojn post tiom da tagoj:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Se malplena, afiŝoj neniam senvalidiĝos. Senvalidigitajn afiŝon estos forviŝata" - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Detalaj agordoj rilate al senvalidiĝo" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Detala senvalidiĝo" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Senvalidigi afiŝojn:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Senvalidigi personajn notojn:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Senvalidigi steligitajn afiŝojn:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Senvalidigi bildojn:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Nur senvalidigi afiŝojn de aliaj: " - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Kontoagordoj" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Agordoj pri Pasvorto" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Nova pasvorto:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Konfirmi:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Lasu pasvortkampojn malplenaj se vi ne ŝanĝas la pasvorton." - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Bazaj Agordoj" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Plena Nomo:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "Retpoŝtadreso:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Via Horzono:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Defaŭlta Loko por Afiŝoj:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Uzu Lokon laŭ Retesplorilo:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Agordoj pri Sekureco kaj Privateco" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Taga maksimumo da kontaktpetoj:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(por malhelpi spamaĵojn)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Defaŭltaj permesoj por afiŝoj" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(klaku por malfermi/fermi)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Taga maksimumo da privataj mesaĝoj." - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Agordoj pri Atentigoj" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Defaŭlte afiŝi statmesaĝon okaze de:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "akcepti kontaktpeton" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "aliĝi forumon/komunumon" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "fari interesan profilŝanĝon" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Sendu atentiga repoŝton se:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Vi ricevas inviton" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Viaj prezentoj estas konfirmata." - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Iu skribas je via profila muro." - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Iu skribas sekvan komenton" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Vi ricevas privatan mesaĝon." - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Vi ricevas amikosugeston" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Vi estas markita en afiŝon" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Detalaj Agordoj pri Tipo de Konto/Paĝo." - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Agordi la teniĝon de la konto en specialaj situacioj" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "" - -#: ../../mod/settings.php:1188 -msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "" - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Profilo forviŝita." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Profilo-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Nova profilo kreita." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Ne eblas kopii profilon." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Nomo de profilo estas bezonata." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Amrilata Stato" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Kora Partnero" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Ŝatoj" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Malŝatoj" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Laboro" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Religio" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Politikaj Opinioj" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Sekso" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Seksa Prefero" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Hejmpaĝo" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Interesoj" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Adreso" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Loko" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Profilo ĝisdatigita." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr " kaj " - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "publika profilo" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ŝanĝis %2$s al “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Vizitu la %2$s de %1$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s havas ĝisdatigigan %2$s, ŝanĝas %3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Kaŝi vian liston de kontaktoj/amikoj al vidantoj de ĉi-tio profilo?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Redakti Detalojn de Profilo" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Vidi la profilon." - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Krei novan profilon kun tiaj agordoj" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Kopii ĉi tiun profilon" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Forviŝi ĉi tiun profilon" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Nomo de Profilo:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Via Plena Nomo:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Titolo/Priskribo:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Via Sekso:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Naskiĝtago (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Adreso:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Urbo:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Poŝtkodo:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Lando:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Ŝtato:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Civita Stato:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Kiu (se aplikeble):" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Ekzemploj: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Ekde [dato]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Seksa Prefero:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Adreso de Hejmpaĝo:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Hejmurbo:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Politikaj Opinioj:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Religiaj Opinioj:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Publikaj ŝlosilvortoj:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Privataj ŝlosilvortoj:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Ŝatoj:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Malŝatoj:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Ekzemple: fiŝkapti fotografio programaro" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Por sugesti amikoj. Videbla al aliaj.)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Por serĉi profilojn. Neniam videbla al aliaj.)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Diru al ni pri vi..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Ŝatokupoj/Interesoj" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Kontaktaj informoj kaj Interkonaj Retejoj" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Muzikaj interesoj" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Libroj, literaturo" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Televido" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Filmoj/dancoj/arto/amuzaĵoj" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Amo/romanco" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Laboro" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Lernejo/eduko" - -#: ../../mod/profiles.php:688 -msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Ĉi tio estas via publika profilo. Ĝi eble estas videbla al ĉiuj en interreto. " - -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Redakti/administri Profilojn" - -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Grupo estas kreita." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Ne povas krei grupon." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Grupo ne estas trovita." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "La nomo de la grupo estas ŝanĝita." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Krei grupon da kontaktoj/amikoj." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Nomo de la grupo:" - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Grupo estas forviŝita." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Ne eblas forviŝi grupon." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Grupa redaktilo" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Anoj" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Klaku kontakton por aldoni aŭ forviŝi." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Fontkodo (bbcode):" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Fontokodo (Diaspora) konvertota al BBcode:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Fontoenigo:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "" - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Fontoenigo (Diaspora formato):" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Ne disponebla." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Aldonis kontakton" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Ne pli da sistemaj atentigoj." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Sistemaj Atentigoj" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Nova Mesaĝo" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Ne eblas trovi kontaktajn informojn." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Mesaĝoj" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Mesaĝo estas forviŝita." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Dialogo estas forviŝita." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Neniom da mesaĝoj." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Nekonata sendanto - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Vi kaj %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s kaj vi" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Forviŝi dialogon" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d mesaĝo" -msgstr[1] "%d mesaĝoj" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Mesaĝo nedisponebla." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Forviŝu mesaĝon" - -#: ../../mod/message.php:548 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Sekura komunikado ne disponeblas. Vi eble povus respondi sur la profilpaĝo de la sendanto." - -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Respondi" - -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s malŝatas la %3$s de %2$s" - -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Sukcese afiŝita." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Konverto de tempo" - -#: ../../mod/localtime.php:26 -msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica provizas tiun servon por kunhavigi okazojn kun aliaj retoj kaj amikoj en aliaj horzonoj." - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC horo: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Aktuala horzono: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Konvertita loka horo: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Bonvolu elekti vian horzonon:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Konservi en Dosierujo:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- elekti -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Nevaliada profila identigilo." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Redaktilo por profila videbleco." - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Videbla Al" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Ĉiuj Kontaktoj (kun sekura atingo al la profilo)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Neniu kontaktojn." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Vidi Kontaktojn" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Serĉi Membrojn" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Nenio estas trovita" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Alŝuti novajn bildojn" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Kontaktoj informoj ne disponeblas" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Albumo ne trovita." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Forviŝi albumon" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Forviŝi bildon" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Bildo estas pli granda ol la limito de" - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Bilddosiero estas malplena." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Ne eblas procedi la bildon." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Alŝuto de bildo malsukcesis." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Neniu bildoj elektita" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Atingo al tio elemento estas limigita." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Vi uzas %1$.2f MB de %2$.2f MB bildkonservejo." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Alŝuti bildojn" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nomo por nova albumo:" - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "aŭ nomo de estanta albumo:" - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Ne kreu statan afiŝon por tio alŝuto." - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Permesoj" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Redakti albumon" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Vidi bildon" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Malpermesita. Atingo al tio elemento eble estas limigita." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "La bildo ne disponeblas" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Vidi bildon" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Redakti bildon" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Uzi kiel profilbildo" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Vidi plengrande " - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Markoj:" - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Forviŝi iun markon]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Turni horloĝdirekte (dekstren)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Turni kontraŭhorloĝdirekte (maldekstren)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nova nomo de albumo" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Apudskribo" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Aldoni markon" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Ekzemple: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Kunhavigi" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Vidi albumon" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "̂Ĵusaj bildoj" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Dosiero estas pli granda ol la limito de %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Alŝutado malsukcesis." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "" - -#: ../../mod/poke.php:192 -msgid "Poke/Prod" -msgstr "" - -#: ../../mod/poke.php:193 -msgid "poke, prod or do other things to somebody" -msgstr "" - -#: ../../mod/poke.php:194 -msgid "Recipient" -msgstr "" - -#: ../../mod/poke.php:195 -msgid "Choose what you wish to do to recipient" -msgstr "" - -#: ../../mod/poke.php:198 -msgid "Make this post private" -msgstr "" - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "" - -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "" - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Komunaj Amikoj" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Neniom da komunaj kontaktoj." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "Bildo estas pli granda ol la limito %d" - -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 #: ../../include/Photo.php:911 ../../include/Photo.php:926 #: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 msgid "Wall Photos" msgstr "Muraj Bildoj" -#: ../../mod/profile_photo.php:44 -msgid "Image uploaded but image cropping failed." -msgstr "Bildo estas alŝutita, sed malsukcesis tranĉi la bildon." - -#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84 -#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308 +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 #, php-format -msgid "Image size reduction [%s] failed." -msgstr "Malsukcesis malpligrandigi [%s] la bildon." - -#: ../../mod/profile_photo.php:118 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Reŝarĝu la paĝon au malplenigu la kaŝmemoro de la retesplorilo se la nova bildo ne tuj aperas." - -#: ../../mod/profile_photo.php:128 -msgid "Unable to process image" -msgstr "Ne eblas procezi bildon." - -#: ../../mod/profile_photo.php:242 -msgid "Upload File:" -msgstr "Alŝuti dosieron:" - -#: ../../mod/profile_photo.php:243 -msgid "Select a profile:" -msgstr "" - -#: ../../mod/profile_photo.php:245 -msgid "Upload" -msgstr "Alŝuti" - -#: ../../mod/profile_photo.php:248 -msgid "skip this step" -msgstr "Preterpasi tian paŝon" - -#: ../../mod/profile_photo.php:248 -msgid "select a photo from your photo albums" -msgstr "elekti bildon el viaj albumoj" - -#: ../../mod/profile_photo.php:262 -msgid "Crop Image" -msgstr "Stuci Bildon" - -#: ../../mod/profile_photo.php:263 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Bonvolu agordi la stuco de la bildo por optimuma aspekto." - -#: ../../mod/profile_photo.php:265 -msgid "Done Editing" -msgstr "Finigi Redaktado" - -#: ../../mod/profile_photo.php:299 -msgid "Image uploaded successfully." -msgstr "Bildo estas sukcese enŝutita." - -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Programoj" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Neniom da instalitaj programoj." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Estas neniu nova ĉi tie" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Kongrua profilo" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Neniom da kategoriaj vortoj kongruas. Bonvolu aldoni kategoriajn vortojn al via defaŭlta profilo." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "interesiĝas pri:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Marko forviŝita" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Forviŝi markon" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Elektu forviŝontan markon:" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Forviŝi" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Titolo kaj starttempo estas bezonataj por la okazo." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Redakti okazon" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "ligilo al fonto" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Krei novan okazon" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "antaŭa" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "horo:minuto" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Detaloj de okazo" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Format is %s %s. Titolo kaj starttempo estas bezonataj." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Okazo startas:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Bezonata" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Fina dato/tempo ne estas konata aŭ ne bezonata" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Okazo finas:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Agordi al horzono de la leganto" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Priskribo" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Titolo:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Kunhavigi la okazon" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Ne trovis delegiteblajn paĝojn." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Administrado de Delegitajn Paĝojn" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegitoj povas administri ĉiujn ecojn de la konto/paĝo, escepte bazaj kontoagordoj. Bonvolu ne delegitigi vian personan konton al iu al kiu vi ne plene fidas." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Estantaj Administrantoj de la Paĝo" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Estantaj Delegitoj de la Paĝo" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Eblaj Delegitoj" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Aldoni" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Neniom da afiŝoj." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Kontaktoj kiuj ne estas en iu grupo" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Dosieroj" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Forigi Mian Konton" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Tio tute forigos vian konton. Kiam farita, la konto ne estas restaŭrebla." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Bonvolu entajpi vian pasvorton por kontrolado:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Amikosugesto sendita." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Sugesti amikojn" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Sugesti amikon por %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Ne eblas trovi originalan afiŝon." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Forviŝis malplenan afiŝon." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Sistema eraro. Afiŝo ne registrita." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Ĉi mesaĝo estas sendita al vi de %s, membro de la Friendica interkona reto." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Vi povas viziti ilin rete ĉe %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Bonvolu rispondi al ĉi mesaĝo kaj kontaktu la sendinto se vi ne volas ricevi tiujn mesaĝojn." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s publikigis afiŝon." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} volas amikiĝi kun vi" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} sendis mesaĝon al vi" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} petis registradon" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} komentis pri la afiŝo de %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} satis la afiŝon de %s" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} malŝatis la afiŝon de %s" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} amikiĝis kun %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} afiŝis" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} markis la afiŝon de %s kun #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} menciis vin en afiŝo" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Eraro en OpenID protokolo. Ne resendis identecon." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Ne trovis kontoj, kaj registrado per OpenID estas malpermesita ĉi tie." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Ensalutado malsukcesis." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Nevalida peta identigilo." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Forviŝi" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Sistemo" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Reto" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Prezentoj" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Montri ignoritajn petojn" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Kaŝi ignoritajn petojn" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Tipo de atentigo:" - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Amikosugestoj" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "sugestita de %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Afiŝi novan amikecan aktivecon" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "se aplikebla" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Pensas ke vi konas ilin:" - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "jes" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "ne" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Aprobi kiel:" - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Amiko" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Kunhaviganto" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fanatikulo/Admiranto" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Kontaktpeto" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Nova abonanto" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Neniom da prezentoj" - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Atentigoj" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s ŝatis la afiŝon de %s" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s malŝatis la afiŝon de %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s amikiĝis kun %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s kreis novan afiŝon" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s komentis pri la afiŝo de %s" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Ne pli da retaj atentigoj." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Retaj Atentigoj" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Ne pli da personaj atentigoj" - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Personaj Atentigoj" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Ne pli da hejmrilataj atentigoj." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Hejmrilataj atentigoj" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "" - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: Ne estas valida retpoŝtadreso." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Bonvolu aliĝi kun ni ĉe Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "" - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: La livero de la mesaĝo malsukcesis." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "Sendis %d mesaĝon." -msgstr[1] "Sendis %d mesaĝojn." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Vi ne plu disponeblas invitaĵojn" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Vizitu %s por listo de publikaj retejoj kie vi povas aliĝi. Anoj de Friendica ĉe aliaj retejoj povas konekti unu kun la alian, kaj ankaŭ kun membroj de multaj aliaj retejoj." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Por akcepti ĉi tiu invito, bonvolu viziti kaj registriĝi ĉe %s au alia publika Friendica retejo." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Ĉiuj Friendica retejoj interkonektiĝas kaj kune faras grandan altprivatecan interkonan reton, kiun posedas kaj kontrolas ĝiaj membroj. Ili ankaŭ povas konekti kun multe de tradiciaj interkonaj retejoj. Vidu %s por listo de publikaj retejoj kie vi povas aliĝi." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Senkulpigu nin. La sistemo nuntempe ne estas agordita por konekti al aliaj retejoj au inviti membrojn." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Sendi invitojn" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Entajpu retpoŝtadresojn, po unu por ĉiu linio." - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Ni bonkore invitas vin aliĝi kun ni kaj aliaj bonaj amikoj ĉe Friendica. Helpu nin krei pli bonan interkonan reton." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Vi bezonas ĉi-tiun invitkodon: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Kiam vi registris, bonvolu konekti al mi pere de mi profilo ĉe: " - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Por pli da informoj pri Friendica, kaj kial ni pensas ke ĝi estas grava, bonvolu viziti http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Administri identecojn kaj/aŭ paĝojn." - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Ŝalti inter aliaj identecojn aj komunumaj/grupaj paĝoj kiuj kunhavas viajn kontajn detalojn au por kiuj vi havas \"administranto\" permesojn." - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Elektu identencon por administrado:" - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Bonvenon ĉe %s" - -#: ../../mod/allfriends.php:34 -#, php-format -msgid "Friends of %s" -msgstr "Amikoj de %s" - -#: ../../mod/allfriends.php:40 -msgid "No friends to display." -msgstr "Neniom da amiko al montri." +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Ne trovis DNS informojn por datumbaza servilo '%s'." #: ../../include/contact_widgets.php:6 msgid "Add New Contact" @@ -5707,53 +881,643 @@ msgstr "Entajpu adreson aŭ retlokon" msgid "Example: bob@example.com, http://example.com/barbara" msgstr "Ekzemple: bob@example.com, http://example.com/barbara" -#: ../../include/contact_widgets.php:23 +#: ../../include/contact_widgets.php:24 #, php-format msgid "%d invitation available" msgid_plural "%d invitations available" msgstr[0] "Disponeblas %d invito" msgstr[1] "Disponeblas %d invitoj" -#: ../../include/contact_widgets.php:29 +#: ../../include/contact_widgets.php:30 msgid "Find People" msgstr "Trovi Homojn" -#: ../../include/contact_widgets.php:30 +#: ../../include/contact_widgets.php:31 msgid "Enter name or interest" msgstr "Entajpu nomon aŭ intereson" -#: ../../include/contact_widgets.php:31 +#: ../../include/contact_widgets.php:32 msgid "Connect/Follow" msgstr "Konekti/Aboni" -#: ../../include/contact_widgets.php:32 +#: ../../include/contact_widgets.php:33 msgid "Examples: Robert Morgenstein, Fishing" msgstr "Ekzemple: Robert Morgenstein, Fishing" -#: ../../include/contact_widgets.php:36 +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Trovi" + +#: ../../include/contact_widgets.php:37 msgid "Random Profile" msgstr "Hazarda Profilo" -#: ../../include/contact_widgets.php:70 +#: ../../include/contact_widgets.php:71 msgid "Networks" msgstr "Retoj" -#: ../../include/contact_widgets.php:73 +#: ../../include/contact_widgets.php:74 msgid "All Networks" msgstr "Ĉiuj Retoj" -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Konservitaj Dosierujoj" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 msgid "Everything" msgstr "Ĉio" -#: ../../include/contact_widgets.php:135 +#: ../../include/contact_widgets.php:136 msgid "Categories" msgstr "Kategorioj" +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d komuna kontakto" +msgstr[1] "%d komunaj kontaktoj" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica Atentigo" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Dankon," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s Administranto" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "nerespondi" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Atentigo] Ricevis novan retpoŝton ĉe %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s sendis al vi novan privatan mesaĝon ĉe %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s sendis al vi %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "privatan mesaĝon" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Bonvolu viziti %s por vidi aŭ respondi viajn privatajn mesaĝojn." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s komentis pri [url=%2$s]%3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s komentis pri [url=%2$s]%4$s de %3$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s komentis pri [url=%2$s]via %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica:Atentigo] Komento pri konversacio #%1$d de %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s komentis pri elemento/konversacio kiun vi sekvas." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Bonvolu viziti %s por vidi aŭ respondi la konversacion." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Atentigo] %s afiŝis al via profilmuro" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s skribis al via profilmuro ĉe %2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s afiŝis al [url=%2$s]via muro[/url]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Atentigo] %s markis vin" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s markis vin ĉe %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s]markis vin[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "" + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "" + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Atentigo] %s markis vian afiŝon" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s markis vian afiŝon ĉe %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s markis [url=%2$s]vian afiŝon[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Atentigo] Ricevis prezenton" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Vi ricevis prezenton de '%1$s' ĉe %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Vi ricevis [url=%1$s]prezenton[/url] de %2$s." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Vi povas vidi la profilon de li aŭ ŝi ĉe %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Bonvolu viziti %s por aprobi aŭ malaprobi la prezenton." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica:Atentigo] Ricevis amikosugeston" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Vi ricevis amikosugeston de '%1$s' ĉe %2$s" + +#: ../../include/enotify.php:263 +#, php-format +msgid "" +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Vi ricevis [url=%1$s]amikosugeston[/url] pri %2$s de %3$s." + +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Nomo:" + +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Bildo:" + +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Bonvolu viziti %s por aprobi aŭ malaprobi la sugeston." + +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" + +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" + +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" + +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" + +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "" + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "vidi plengrande" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr " ĉe Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Plena Nomo:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Naskiĝtago:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Aĝo:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "por %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Seksa Prefero:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Hejmurbo:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Markoj:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Politikaj Opinioj:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religio:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Pri:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Ŝatokupoj/Interesoj:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Ŝatoj:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Malŝatoj:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Kontaktinformoj kaj Interkonaj Retejoj:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Muzaikaj interesoj:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Libroj, literaturo:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Televido:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Filmoj/dancoj/arto/amuzaĵoj:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Amo/romanco:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Laboro:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Lernejo/eduko:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Estas neniu nova ĉi tie" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Fini ĉi-tiun seancon" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Ensaluti" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Hejmpaĝo" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Krei konton" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Helpo" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Helpo kaj dokumentado" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Programoj" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Kromprogramoj, utilaĵoj, ludiloj" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Serĉi" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Serĉu la retejon" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Konversacioj je ĉi-tiu retejo" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Katalogo" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Katalogo de homoj" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Reto" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Konversacioj de viaj amikoj" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Prezentoj" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Kontaktpetoj" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Atentigoj" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Vidu ĉiujn atentigojn" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Marki ĉiujn atentigojn legita" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Mesaĝoj" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Privata poŝto" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Enirkesto" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Elirkesto" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Nova Mesaĝo" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Administri" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Administri aliajn paĝojn" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Administrado de Delegitajn Paĝojn" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Konto" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Administri/redakti amikojn kaj kontaktojn" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Administrado" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Agordoj pri la retejo" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "" + #: ../../include/plugin.php:455 ../../include/plugin.php:457 msgid "Click here to upgrade." msgstr "Klaku ĉi tie por ĝisdatigi." @@ -5766,280 +1530,64 @@ msgstr "Tia ago preterpasas la limojn de via abono." msgid "This action is not available under your subscription plan." msgstr "Tia ago ne estas permesita laŭ via abono." -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "" +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Malpermesita adreso de profilo." -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "" +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Ne ekzistas URL adreso por konekti." -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "" - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "vidi plengrande" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Ekas:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Finas:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Ne trovis DNS informojn por datumbaza servilo '%s'." - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(neniu temo)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "nerespondi" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Invio bezonata." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Ne povis kontroli la inviton." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Nevalida OpenID adreso" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../include/follow.php:59 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Okazis problemo ensalutinta kun via OpenID. Bonvolu kontroli la ID." +"This site is not configured to allow communications with other networks." +msgstr "Tiu retpaĝo ne permesas komunikadon kun aliaj retoj." -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "La erarmesaĝo estis:" +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Ne malkovris kongruajn protokolojn por komunikado aŭ fluojn." -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Bonvolu entajpi la bezonatajn informojn." +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "La specifita profiladreso ne enhavas sufiĉe da informoj." -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Bonvolu uzi pli mallongan nomon." +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Ne trovis aŭtoron aŭ nomon." -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Nomo estas tro mallonga." +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Neniu retuma URL adreso kongruas al la adreso." -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Tio ŝajne ne estas via plena (persona, familia) nomo." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Via retpoŝtodomajno ne estas permesita ĉi tie." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Nevalida retpoŝtadreso." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Neuzebla retpoŝtadreso." - -#: ../../include/user.php:131 +#: ../../include/follow.php:86 msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Via kaŝnomo nur povas enhavi \"a-z\", \"0-9\", \"-\", kaj \"_\". Ĝi ankaŭ devas komenci kun litero." +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Ne eblas kongrui @-stilan identecon adreson al iu konata protokolo au retpoŝtadreso." -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Tio kaŝnomo jam estas registrita. Bonvolu elekti alian." +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Uzu mailto: antaŭ la adreso por devigi la testadon per retpoŝto." -#: ../../include/user.php:147 +#: ../../include/follow.php:93 msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Tiu kaŝnomo iam estis registrita ĉi tie kaj ne ree uzeblas. Bonvolu elekti alian." +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Tiu profila adreso apartenas al retejo kiu estas maŝaltita je ĉi tiu retejo." -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "GRAVA ERARO: La generacio de sekurecaj ĉifroŝlosiloj malsukcesis." +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Profilo limigata. Ĉi persono ne eblos ricevi rektajn/personajn atentigojn de vi. " -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Eraro okazis dum registrado. Bonvolu provi denove." +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Ne eblas ricevi kontaktinformojn." -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Eraro okazi dum kreado de via defaŭlta profilo. Bonvolu provi denove." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Amikoj" - -#: ../../include/conversation.php:207 -#, php-format -msgid "%1$s poked %2$s" -msgstr "" - -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "afiŝo/elemento" - -#: ../../include/conversation.php:292 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s markis la %3$s de %2$s kiel preferita." - -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "forviŝi" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Forviŝi Elektitajn Elementojn" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Vidi Staton" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Vidi Profilon" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Vidi Bildojn" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Enretaj Afiŝoj" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Redakti Kontakton" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Sendi PM" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:943 -#, php-format -msgid "%s likes this." -msgstr "%s ŝatas tiun." - -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s malŝatas tiun." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "kaj" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", kaj %d aliaj homoj." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s ŝatas tiun." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s malŝatas tiun." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Videbla al ĉiuj" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Bonvolu entajpi ligilon/adreson de video:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Bonvolu entajpi ligilon/adreson de sono:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Markfrazo:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Kie vi estas nun?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Sendi per retpoŝto" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "permesoj" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Elsalutita." +#: ../../include/follow.php:259 +msgid "following" +msgstr "sekvanta" #: ../../include/uimport.php:94 msgid "Error decoding account file" @@ -6077,6 +1625,585 @@ msgstr[1] "" msgid "Done. You can now login with your username and password" msgstr "" +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Ekas:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Finas:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "ne plu sekvas" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Vidi Staton" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Vidi Profilon" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Vidi Bildojn" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Enretaj Afiŝoj" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Redakti Kontakton" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Sendi PM" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Okazis eraroj dum la kreado de tabeloj en la datumbazo." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Diversaj" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "jaro" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "monato" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "tago" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "neniam" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "antaŭ malpli ol unu sekundo" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "jaroj" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "monatoj" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "semajno" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "semajnoj" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "tagoj" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "horo" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "horoj" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minuto" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minutoj" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "sekundo" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "sekundoj" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "antaŭ %1$d %2$s" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[neniu temo]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(neniu temo)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Nekonata | Nekatorigita" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Bloki tuj" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Suspekta, spamisto, memmerkatisto" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Konata al mi, sed mi ne havas opinion" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "OK, verŝajne sendanĝera" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Fidinda laŭ mi" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Ofte" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Ĉiuhore" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Duope ĉiutage" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Ĉiutage" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Ĉiusemajne" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Ĉiumonate" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "Retpoŝto" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/Tujmesaĝilo" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 +#, php-format +msgid "%1$s is now friends with %2$s" +msgstr "%1$s amikiĝis kun %2$s" + +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Antentigo pri kunhavigado de la Diaspora reto" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Kunsendaĵoj:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s malŝatas la %3$s de %2$s" + +#: ../../include/conversation.php:207 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s markis la %3$s de %2$s kun %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "afiŝo/elemento" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s markis la %3$s de %2$s kiel preferita." + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Elekti" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Forviŝi" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vidi la profilon de %s ĉe %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s de %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Vidi kun kunteksto" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Bonvolu atendi" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "forviŝi" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Forviŝi Elektitajn Elementojn" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s ŝatas tiun." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s malŝatas tiun." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "kaj" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", kaj %d aliaj homoj." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s ŝatas tiun." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s malŝatas tiun." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Videbla al ĉiuj" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Bonvolu entajpu adreson de ligilo:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Bonvolu entajpi ligilon/adreson de video:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Bonvolu entajpi ligilon/adreson de sono:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Markfrazo:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Konservi en Dosierujo:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Kie vi estas nun?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Sendi per retpoŝto" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Kaŝi viajn profilajn detalojn al nekonataj spektantoj?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Kunhavigi" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Alŝuti bildon" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "alŝuti bildon" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Kunligi dosieron" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "kunsendi dosieron" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Enmeti retan adreson" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "TTT ligilo" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Alglui ligilon de video" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "video ligilo" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Alglui ligilon de sono" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "sono ligilo" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Agordi vian lokon" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "agordi lokon" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Forviŝu retesplorilan lokon" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "forviŝi lokon" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Redakti titolon" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Kategorioj (disigita per komo)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Permesagordoj" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "permesoj" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: retpoŝtadresojn" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Publika afiŝo" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Ekzemple: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Antaŭrigardi" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "" + #: ../../include/text.php:296 msgid "newer" msgstr "pli nova" @@ -6112,6 +2239,15 @@ msgid_plural "%d Contacts" msgstr[0] "%d Kontakto" msgstr[1] "%d Kontaktoj" +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Vidi Kontaktojn" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Konservi" + #: ../../include/text.php:1004 msgid "poke" msgstr "" @@ -6312,907 +2448,94 @@ msgstr "Novembro" msgid "December" msgstr "Decembro" -#: ../../include/text.php:1433 +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "" + +#: ../../include/text.php:1435 msgid "bytes" msgstr "bajtoj" -#: ../../include/text.php:1457 ../../include/text.php:1469 +#: ../../include/text.php:1459 ../../include/text.php:1471 msgid "Click to open/close" msgstr "Klaku por malfermi/fermi" -#: ../../include/text.php:1710 +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "ligilo al fonto" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "defaŭlta" + +#: ../../include/text.php:1712 msgid "Select an alternate language" msgstr "Elekti alian lingvon" -#: ../../include/text.php:1966 +#: ../../include/text.php:1968 msgid "activity" msgstr "aktiveco" -#: ../../include/text.php:1969 +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "" +msgstr[1] "komento" + +#: ../../include/text.php:1971 msgid "post" msgstr "afiŝo" -#: ../../include/text.php:2137 +#: ../../include/text.php:2139 msgid "Item filed" msgstr "Enarkivigis elementon " -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica Atentigo" +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Elsalutita." -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Dankon," +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Ensalutado malsukcesis." -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s Administranto" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Atentigo] Ricevis novan retpoŝton ĉe %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s sendis al vi novan privatan mesaĝon ĉe %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s sendis al vi %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "privatan mesaĝon" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bonvolu viziti %s por vidi aŭ respondi viajn privatajn mesaĝojn." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]%3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]%4$s de %3$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]via %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Atentigo] Komento pri konversacio #%1$d de %2$s" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s komentis pri elemento/konversacio kiun vi sekvas." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bonvolu viziti %s por vidi aŭ respondi la konversacion." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Atentigo] %s afiŝis al via profilmuro" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s skribis al via profilmuro ĉe %2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s afiŝis al [url=%2$s]via muro[/url]" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Atentigo] %s markis vin" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s markis vin ĉe %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]markis vin[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "" - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "" - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Atentigo] %s markis vian afiŝon" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s markis vian afiŝon ĉe %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s markis [url=%2$s]vian afiŝon[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Atentigo] Ricevis prezenton" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Vi ricevis prezenton de '%1$s' ĉe %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Vi ricevis [url=%1$s]prezenton[/url] de %2$s." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Vi povas vidi la profilon de li aŭ ŝi ĉe %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Bonvolu viziti %s por aprobi aŭ malaprobi la prezenton." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Atentigo] Ricevis amikosugeston" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Vi ricevis amikosugeston de '%1$s' ĉe %2$s" - -#: ../../include/enotify.php:215 -#, php-format +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Vi ricevis [url=%1$s]amikosugeston[/url] pri %2$s de %3$s." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Okazis problemo ensalutinta kun via OpenID. Bonvolu kontroli la ID." -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Nomo:" +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "La erarmesaĝo estis:" -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Bildo:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Bonvolu viziti %s por aprobi aŭ malaprobi la sugeston." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr " ĉe Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Revivigis malnovan grupon kun la sama nomo. Permesoj por estantaj elementoj eble estas validaj por la grupo kaj estontaj membroj. Se tiu ne estas kiun vi atendis, bonvolu krei alian grupon kun alia nomo." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Defaŭlta privateca grupo por novaj kontaktoj" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Ĉiuj" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "redakti" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Redakti grupon" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Krei novan grupon" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Kontaktoj en neniu grupo" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Ne ekzistas URL adreso por konekti." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Tiu retpaĝo ne permesas komunikadon kun aliaj retoj." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Ne malkovris kongruajn protokolojn por komunikado aŭ fluojn." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "La specifita profiladreso ne enhavas sufiĉe da informoj." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Ne trovis aŭtoron aŭ nomon." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Neniu retuma URL adreso kongruas al la adreso." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Ne eblas kongrui @-stilan identecon adreson al iu konata protokolo au retpoŝtadreso." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Uzu mailto: antaŭ la adreso por devigi la testadon per retpoŝto." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Tiu profila adreso apartenas al retejo kiu estas maŝaltita je ĉi tiu retejo." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Profilo limigata. Ĉi persono ne eblos ricevi rektajn/personajn atentigojn de vi. " - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Ne eblas ricevi kontaktinformojn." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "sekvanta" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[neniu temo]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Fini ĉi-tiun seancon" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Ensaluti" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Hejmpaĝo" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Krei konton" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Helpo kaj dokumentado" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Programoj" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Kromprogramoj, utilaĵoj, ludiloj" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Serĉu la retejon" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Konversacioj je ĉi-tiu retejo" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Katalogo" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Katalogo de homoj" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Konversacioj de viaj amikoj" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Kontaktpetoj" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Vidu ĉiujn atentigojn" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Marki ĉiujn atentigojn legita" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Privata poŝto" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Enirkesto" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Elirkesto" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Administri" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Administri aliajn paĝojn" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Konto" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Administri/redakti amikojn kaj kontaktojn" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Agordoj pri la retejo" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Naskiĝtago:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Aĝo:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "por %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Markoj:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religio:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Ŝatokupoj/Interesoj:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Kontaktinformoj kaj Interkonaj Retejoj:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Muzaikaj interesoj:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Libroj, literaturo:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Televido:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Filmoj/dancoj/arto/amuzaĵoj:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Amo/romanco:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Laboro:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Lernejo/eduko:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 msgid "Image/photo" msgstr "Bildo" -#: ../../include/bbcode.php:477 +#: ../../include/bbcode.php:545 #, php-format msgid "%2$s %3$s" msgstr "" -#: ../../include/bbcode.php:511 +#: ../../include/bbcode.php:579 #, php-format msgid "" "%s wrote the following post" msgstr "" -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 msgid "$1 wrote:" msgstr "$1 skribis:" -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 msgid "Encrypted content" msgstr "" -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Nekonata | Nekatorigita" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Bloki tuj" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Suspekta, spamisto, memmerkatisto" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Konata al mi, sed mi ne havas opinion" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, verŝajne sendanĝera" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Fidinda laŭ mi" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Ĉiusemajne" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Ĉiumonate" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/Tujmesaĝilo" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Diversaj" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "jaro" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "monato" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "tago" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "neniam" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "antaŭ malpli ol unu sekundo" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "jaroj" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "monatoj" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "semajno" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "semajnoj" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "tagoj" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "horo" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "horoj" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minuto" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minutoj" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "sekundo" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "sekundoj" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "antaŭ %1$d %2$s" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "Naskiĝtago de %s" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Feliĉan Naskiĝtagon al %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Antentigo pri kunhavigado de la Diaspora reto" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Kunsendaĵoj:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Okazis eraroj dum la kreado de tabeloj en la datumbazo." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Videbla al ĉiuj" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Nova persono kunhavigas kun vi ĉe " - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Vi havas novan sekvanton ĉe " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Arkivoj" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Enigita enhavo" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Malŝaltita enigitado" - #: ../../include/security.php:22 msgid "Welcome " msgstr "Bonvenon " @@ -7231,6 +2554,14 @@ msgid "" "form has been opened for too long (>3 hours) before submitting it." msgstr "La sekuriga ĵetono de la formo estis malĝusta. Tio verŝajne okazis ĉar la formo estis malfermita dum tro longa tempo (>3 horoj) antaŭ la sendado." +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Enigita enhavo" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Malŝaltita enigitado" + #: ../../include/profile_selectors.php:6 msgid "Male" msgstr "Vira" @@ -7375,6 +2706,11 @@ msgstr "Malfidela" msgid "Sex Addict" msgstr "Seksmaniulo" +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Amikoj" + #: ../../include/profile_selectors.php:42 msgid "Friends/Benefits" msgstr "Amikoj/Avantaĝoj" @@ -7459,10 +2795,4907 @@ msgstr "Egala" msgid "Ask me" msgstr "Demandu min" -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "ne plu sekvas" +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Invio bezonata." -#: ../../include/Contact.php:234 -msgid "Drop Contact" +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Ne povis kontroli la inviton." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Nevalida OpenID adreso" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Bonvolu entajpi la bezonatajn informojn." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Bonvolu uzi pli mallongan nomon." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Nomo estas tro mallonga." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Tio ŝajne ne estas via plena (persona, familia) nomo." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Via retpoŝtodomajno ne estas permesita ĉi tie." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Nevalida retpoŝtadreso." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Neuzebla retpoŝtadreso." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Via kaŝnomo nur povas enhavi \"a-z\", \"0-9\", \"-\", kaj \"_\". Ĝi ankaŭ devas komenci kun litero." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Tio kaŝnomo jam estas registrita. Bonvolu elekti alian." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Tiu kaŝnomo iam estis registrita ĉi tie kaj ne ree uzeblas. Bonvolu elekti alian." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "GRAVA ERARO: La generacio de sekurecaj ĉifroŝlosiloj malsukcesis." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Eraro okazis dum registrado. Bonvolu provi denove." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Eraro okazi dum kreado de via defaŭlta profilo. Bonvolu provi denove." + +#: ../../include/user.php:377 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" msgstr "" + +#: ../../include/user.php:381 +msgid "" +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" + +#: ../../include/user.php:413 ../../mod/admin.php:799 +#, php-format +msgid "Registration details for %s" +msgstr "Detaloj de la registrado por %s" + +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Videbla al ĉiuj" + +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "" + +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Privata mesaĝo" + +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Redakti" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "konservi en dosierujo" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "aldoni stelon" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "forpreni stelon" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "ŝalti/malŝalti steloŝtato" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "steligita" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "aldoni markon" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Mi ŝatas tion (ŝalti)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "ŝati" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Mi malŝatas tion(ŝalti)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "malŝati" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Kunhavigi ĉi tiun" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "kunhavigi" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "al" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Muro-al-Muro" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "per Muro-al-Muro:" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d komento" +msgstr[1] "%d komentoj" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Tiu estas vi" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Grasa" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Kursiva" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Substreki" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Citaĵo" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Kodo" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Bildo" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Ligilo" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Video" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Elemento ne disponeblas." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Elemento ne trovita." + +#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 +#, php-format +msgid "Number of daily wall messages for %s exceeded. Message failed." +msgstr "Number of daily wall messages for %s exceeded. Messaĝo malsukcesis." + +#: ../../mod/wallmessage.php:56 ../../mod/message.php:63 +msgid "No recipient selected." +msgstr "Neniom da ricevontoj." + +#: ../../mod/wallmessage.php:59 +msgid "Unable to check your home location." +msgstr "Ne eblas kontroli vian hejmlokon." + +#: ../../mod/wallmessage.php:62 ../../mod/message.php:70 +msgid "Message could not be sent." +msgstr "Ne povas sendi la mesaĝon." + +#: ../../mod/wallmessage.php:65 ../../mod/message.php:73 +msgid "Message collection failure." +msgstr "Malsukcese provis kolekti mesaĝojn." + +#: ../../mod/wallmessage.php:68 ../../mod/message.php:76 +msgid "Message sent." +msgstr "Mesaĝo estas sendita." + +#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95 +msgid "No recipient." +msgstr "Neniom da ricevontoj." + +#: ../../mod/wallmessage.php:142 ../../mod/message.php:319 +msgid "Send Private Message" +msgstr "Sendi Privatan Mesaĝon" + +#: ../../mod/wallmessage.php:143 +#, php-format +msgid "" +"If you wish for %s to respond, please check that the privacy settings on " +"your site allow private mail from unknown senders." +msgstr "Se vi deziras ke %s respondu, bonvolu kontroli ke la privatecaj agordoj je via retejo permesas privatajn mesaĝojn de nekonataj sendantoj." + +#: ../../mod/wallmessage.php:144 ../../mod/message.php:320 +#: ../../mod/message.php:553 +msgid "To:" +msgstr "Al:" + +#: ../../mod/wallmessage.php:145 ../../mod/message.php:325 +#: ../../mod/message.php:555 +msgid "Subject:" +msgstr "Temo:" + +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 +msgid "Your message:" +msgstr "Via mesaĝo:" + +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Grupo estas kreita." + +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Ne povas krei grupon." + +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Grupo ne estas trovita." + +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "La nomo de la grupo estas ŝanĝita." + +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Krei grupon da kontaktoj/amikoj." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Nomo de la grupo:" + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Grupo estas forviŝita." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Ne eblas forviŝi grupon." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Grupa redaktilo" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Anoj" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Ĉiuj Kontaktoj" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Klaku kontakton por aldoni aŭ forviŝi." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Ne trovis delegiteblajn paĝojn." + +#: ../../mod/delegate.php:126 +msgid "" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Delegitoj povas administri ĉiujn ecojn de la konto/paĝo, escepte bazaj kontoagordoj. Bonvolu ne delegitigi vian personan konton al iu al kiu vi ne plene fidas." + +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Estantaj Administrantoj de la Paĝo" + +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Estantaj Delegitoj de la Paĝo" + +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Eblaj Delegitoj" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Forviŝi" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Aldoni" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Neniom da afiŝoj." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Nevalida peta identigilo." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Forviŝi" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignori" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Sistemo" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Propra" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Montri ignoritajn petojn" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Kaŝi ignoritajn petojn" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Tipo de atentigo:" + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Amikosugestoj" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "sugestita de %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Kaŝi ĉi tiun kontakton al aliaj" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Afiŝi novan amikecan aktivecon" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "se aplikebla" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Aprobi" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Pensas ke vi konas ilin:" + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "jes" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "ne" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Aprobi kiel:" + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Amiko" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Kunhaviganto" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fanatikulo/Admiranto" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Kontaktpeto" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Nova abonanto" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Neniom da prezentoj" + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s ŝatis la afiŝon de %s" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s malŝatis la afiŝon de %s" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s amikiĝis kun %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s kreis novan afiŝon" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s komentis pri la afiŝo de %s" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Ne pli da retaj atentigoj." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Retaj Atentigoj" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Ne pli da sistemaj atentigoj." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Sistemaj Atentigoj" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Ne pli da personaj atentigoj" + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Personaj Atentigoj" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Ne pli da hejmrilataj atentigoj." + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Hejmrilataj atentigoj" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Neniu profilo" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "ĉiuj" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Konto" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Kromprogramoj" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Konektitaj programoj" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Eksporto" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Forigi konton" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Mankas importantaj datumoj!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Ĝisdatigi" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Ne sukcesis konekti al retpoŝtkonto kun la provizitaj agordoj." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "Retpoŝtagordoj ĝisdatigita" + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "La pasvortoj ne estas egala. Pasvorto ne ŝanĝita." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Malplenaj pasvortoj ne estas permesita. Pasvorto ne ŝanĝita." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "" + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Pasvorto ŝanĝita." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Ĝisdatigo de pasvorto malsukcesis. Bonvolu provi refoje." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr " Bonvolu uzi pli mallongan nomon." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr " Nomo estas tro mallonga." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr " Repoŝtadreso ne validas." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr " Ne povas ŝanĝi al tio retpoŝtadreso." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "Privata forumo ne havas privatecajn agordojn. Defaŭlta privateca grupo estas uzata." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "Privata forumo havas nek privatecajn agordojn nek defaŭltan privatecan grupon." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Agordoj ĝisdatigita." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Aldoni programon" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Nomo" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Ŝlosilo de kliento" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Sekreto de kliento" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Alidirekto" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "Piktograma adreso" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Ĉi tio programo ne estas redaktebla." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Konektitaj Programoj" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Ŝlosilo de kliento komencas kun" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Neniu nomo" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Forviŝi rajtigon" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Neniom da kromprogramoagordoj farita" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Kromprogramoagordoj" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Integrita subteno por %s koneto estas %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "ŝaltita" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "malŝaltita" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "Retpoŝta atingo ne disponeblas ĉi tie." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Agordoj pri Retpoŝto" + +#: ../../mod/settings.php:783 +msgid "" +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Se vi volas uzi ĉi tiun servon por komuniki per retpoŝto (nedeviga), bonvolu specifi kiel konekti al vian retpoŝtkonton." + +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Plej ĵusa sukcesa kontrolo de poŝto:" + +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "Nomo de IMAP servilo:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "Numero de IMAP pordo:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Sekureco:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Nenio" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "Retpoŝta salutnomo:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "Retpoŝta pasvorto:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Responda adreso (Reply-to):" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Sendu publikajn afiŝojn al ĉiuj retpoŝtkontaktoj:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Ago post la importado:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Marki kiel legita" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Movi al dosierujo" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Movi al dosierujo:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Ekranagordoj" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Vidiga etoso:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Ĝisdatigu retesplorilon ĉiu xxx sekundoj" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimume 10 sekundoj, sen maksimumo" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Maksimume 100 eroj" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Ne montru ridetulojn" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Normala Kontopaĝo" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Tiu konto estas normala persona profilo" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Soapbox Paĝo" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel nurlegaj admirantoj" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Komunuma Forumo/Eminentula Konto" + +#: ../../mod/settings.php:977 +msgid "" +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel admirantoj kapable legi kaj skribi" + +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Aŭtomata Amiko Paĝo" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel amikoj" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Privata Forumo [eksperimenta]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Privata forumo - nur por aprobitaj membroj" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Nedeviga) Permesi atingon al la konton al ĉi tio OpenID." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Publikigi vian defaŭltan profilon en la loka reteja katalogo?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Ne" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Publikigi vian defaŭltan profilon en la tutmonda interkona katalogo?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Kaŝi vian liston de kontaktoj/amiko al spektantoj de via defaŭlta profilo?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Ĉu amikoj povu afiŝi al via profilo?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Ĉu amikoj povu aldoni markojn al viaj afiŝoj?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Ĉu ni povu sugesti vin kiel amiko al novaj membroj?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Permesigi nekonatulojn sendi retpoŝton al vi?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Profilo ne estas publika." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "aŭ" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Via identeca adreso estas" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Automatike senvalidigi afiŝojn post tiom da tagoj:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Se malplena, afiŝoj neniam senvalidiĝos. Senvalidigitajn afiŝon estos forviŝata" + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Detalaj agordoj rilate al senvalidiĝo" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Detala senvalidiĝo" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Senvalidigi afiŝojn:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Senvalidigi personajn notojn:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Senvalidigi steligitajn afiŝojn:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Senvalidigi bildojn:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Nur senvalidigi afiŝojn de aliaj: " + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Kontoagordoj" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Agordoj pri Pasvorto" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Nova pasvorto:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Konfirmi:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Lasu pasvortkampojn malplenaj se vi ne ŝanĝas la pasvorton." + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Bazaj Agordoj" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "Retpoŝtadreso:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Via Horzono:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Defaŭlta Loko por Afiŝoj:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Uzu Lokon laŭ Retesplorilo:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Agordoj pri Sekureco kaj Privateco" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Taga maksimumo da kontaktpetoj:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(por malhelpi spamaĵojn)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Defaŭltaj permesoj por afiŝoj" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(klaku por malfermi/fermi)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Taga maksimumo da privataj mesaĝoj." + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Agordoj pri Atentigoj" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Defaŭlte afiŝi statmesaĝon okaze de:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "akcepti kontaktpeton" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "aliĝi forumon/komunumon" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "fari interesan profilŝanĝon" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Sendu atentiga repoŝton se:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Vi ricevas inviton" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Viaj prezentoj estas konfirmata." + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Iu skribas je via profila muro." + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Iu skribas sekvan komenton" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Vi ricevas privatan mesaĝon." + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Vi ricevas amikosugeston" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Vi estas markita en afiŝon" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Detalaj Agordoj pri Tipo de Konto/Paĝo." + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Agordi la teniĝon de la konto en specialaj situacioj" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "" + +#: ../../mod/settings.php:1188 +msgid "" +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "" + +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "" + +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Komunaj Amikoj" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Neniom da komunaj kontaktoj." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Informoj pri fora privateca ne estas disponebla." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Videbla al:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Ne eblis atingi kontaktrikordo." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Ne trovis elektitan profilon." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Kontakto estas ĝisdatigita." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Ĝisdatigo de via kontaktrikordo malsukcesis." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Kontakto estas blokita." + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Kontakto estas malblokita." + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Kontakto estas ignorita." + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "Kontakto estas malignorita." + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Enarkivigis kontakton" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "Elarkivigis kontakton" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Kontakto estas forigita." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Vi estas reciproka amiko de %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Vi kunhavigas kun %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s kunhavigas kun vi" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Privataj komunikadoj ne disponeblas por ĉi tiu kontakto." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Neniam" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Ĝisdatigo sukcesis.)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Ĝisdatigo malsukcesis.)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Sugesti amikojn" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Reta tipo: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Vidi ĉiujn kontaktojn" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Malbloki" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Bloki" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Ŝalti/malŝalti Blokitan staton" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Malignori" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Ŝalti/malŝalti Ignoritan staton" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Elarkivigi" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Enarkivigi" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Ŝalti/malŝalti Enarkivigitan staton" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Ripari" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Specialaj Kontaktagordoj" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "Mi perdis la kommunikadon kun tiu kontakto!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Kontakta redaktilo." + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Videbleco de profilo" + +#: ../../mod/contacts.php:472 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Bonvolu elekti la profilon kiu vi volas montri al %s aspektinde kiam sekure aspektante vian profilon." + +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Kontaktaj informoj / Notoj" + +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Redakti kontaktnotojn" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Viziti la profilon de %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Bloki/Malbloki kontakton" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignori kontakton" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Ripari URL agordoj" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Vidi konversaciojn" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Forviŝi kontakton" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Plej ĵusa ĝisdatigo:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Ĝisdatigi publikajn afiŝojn" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Ĝisdatigi nun" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Nuntempe blokata" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Nuntempe ignorata" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Nuntempe enarkivigita" + +#: ../../mod/contacts.php:503 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "Rispondoj/ŝataĵo al viaj publikaj afiŝoj eble plu estos videbla" + +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "" + +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Sugestoj" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Sugesti amikojn" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Montri ĉiujn kontaktojn" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Malblokita" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Nur montri neblokitajn kontaktojn" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Blokita" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Nur montri blokitajn kontaktojn" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Ignorita" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Nur montri ignoritajn kontaktojn" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Enarkivigita" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Nur montri enarkivigitajn kontaktojn" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Kaŝita" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Nur montri kaŝitajn kontaktojn" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Reciproka amikeco" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "estas admiranto de vi" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "vi estas admiranto de" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Redakti kontakton" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Serĉi viajn kontaktojn" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Trovata:" + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Dosiero estas pli granda ol la limito de %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Alŝutado malsukcesis." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Enigita enhavo - reŝargu paĝon por spekti ĝin]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "" + +#: ../../mod/uexport.php:77 +msgid "" +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "" + +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "" + +#: ../../mod/uexport.php:78 +msgid "" +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "" + +#: ../../mod/register.php:93 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "Registrado sukcesis. Bonvolu kontroli vian retpoŝton por pli da instruoj." + +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Malsukcesis sendi retpoŝton. Jen la malsukcesa mesaĝo." + +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Mi ne povas prilabori vian registradon." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Via registrado bezonas apropbon de la administranto." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "La retejo transiras la maksimuman kvanton da ĉiutagaj kontaj registradoj. Bonvolu provi denove morgaŭ." + +#: ../../mod/register.php:211 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Vi ankaŭ (nedeviga) povas plenigi la formularon per OpenID se vi provizas vian OpenID adreson kaj klakas 'Registri'." + +#: ../../mod/register.php:212 +msgid "" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Se vi ne konas OpenID, bonvolu lasi tiun kampon malplena kaj entajpu la aliajn elementojn." + +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Via OpenID (nedeviga):" + +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Aldoni vian profilon al la membrokatalogo?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Membriĝi ĉi tie nur eblas laŭ invito." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "Via invita idento: " + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Registrado" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Via Plena Nomo (e.g. Joe Smith): " + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Via Retpoŝtadreso: " + +#: ../../mod/register.php:262 +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Elektu kaŝnomon por la profilo. Tiu bezonas komenci kun teksta litero. Poste, via profila adreso ĉi tie estos: 'kaŝnomo@$sitename'." + +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Elektu kaŝnomon: " + +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "" + +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Sukcese afiŝita." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Atingo al ĉi tio profilo estas limitigita" + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Konsilo por novaj membroj" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Publika atingo ne permesita." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Atingo al tio elemento estas limigita." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Vidi albumon" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Administri identecojn kaj/aŭ paĝojn." + +#: ../../mod/manage.php:107 +msgid "" +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Ŝalti inter aliaj identecojn aj komunumaj/grupaj paĝoj kiuj kunhavas viajn kontajn detalojn au por kiuj vi havas \"administranto\" permesojn." + +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Elektu identencon por administrado:" + +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Elemento ne trovita" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Redakti afiŝon" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Serĉi Membrojn" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Nenio estas trovita" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Konto aprobita." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registraĵo por %s senvalidigita." + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Bonvolu ensaluti." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Tia prezento jam estas akceptita" + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "La adreso de la profilo ne validas aŭ ne enhavas profilinformojn." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Averto: La adreso de la profilo ne enhavas identeblan personan nomon." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Averto: La adreso de la profilo ne enhavas bildon." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d bezonataj parametroj ne trovita ĉe la donata adreso." +msgstr[1] "%d bezonataj parametroj ne trovita ĉe la donata adreso." + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Prezento sukcesis." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Neĝustigebla eraro en protokolo." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Profilo ne estas disponebla." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s hodiaŭ ricevis tro multe da konektpetoj." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Kontraŭspamilo estas aktivita." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Amikoj, vi bonvolu ripeti post 24 horoj." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Nevalida adreso." + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Nevalida repoŝtadreso." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "La konto ne estas agordita por retpoŝto. La peto malsukcesis." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Via nomo ne troveblas al la donita adreso." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Vi vin jam prezentis tie." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Ŝajnas kvazaŭ vi jam amikiĝis kun %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Nevalida adreso de profilo." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Via prezento estas sendita." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Bonvolu ensaluti por jesigi la prezenton." + +#: ../../mod/dfrn_request.php:664 +msgid "" +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Malĝusta identaĵo ensalutata. Bonvolu ensaluti en tiun profilon." + +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Kaŝi tiun kontakton" + +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Bonvenon hejme, %s." + +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Bonvolu konfirmi vian prezenton / kontaktpeton al %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Konfirmi." + +#: ../../mod/dfrn_request.php:808 +msgid "" +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Bonvolu entajpi vian 'Identecan Adreson' de iu de tiuj subtenataj komunikaj retejoj: " + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Se vi ne estas membro de la libra interkona reto, sekvu ĉi-ligilon por trovi publikan Friendica retejon kaj aliĝi kun ni hodiaŭ." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Prezento / Konektpeto" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Ekzemploj: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Bonvolu respondi:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "Ĉu %s konas vin?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Aldoni personan noton:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Federaciaj interkonaj retejoj" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr " - bonvolu ne uzi ĉi formo. Anstataŭe, entajpu %s en la Diaspora serĉilo." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Via identeca adreso:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Sendi peton" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Dosieroj" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Rajtigi programkonekton" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Reiru al via programo kaj entajpu la securecan kodon:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Bonvolu ensaluti por pluigi." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Ĉu rajtigi ĉi tiun programon por atingi viajn afiŝojn kaj kontaktojn kaj/aŭ krei novajn afiŝojn?" + +#: ../../mod/suggest.php:27 +msgid "Do you really want to delete this suggestion?" +msgstr "" + +#: ../../mod/suggest.php:72 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Neniu sugestoj disponeblas. Se ĉi tiu estas nova retejo, bonvolu reprovi post 24 horoj." + +#: ../../mod/suggest.php:90 +msgid "Ignore/Hide" +msgstr "Ignori/Kaŝi" + +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Kontaktoj kiuj ne estas en iu grupo" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Kontakto ne trovita." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Amikosugesto sendita." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Sugesti amikojn" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Sugesti amikon por %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "ligilo" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Neniu kontaktojn." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Gisdatigis agordojn pri etosoj." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Retejo" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Uzantoj" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Etosoj" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "DB ĝisdatigoj" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Protokoloj" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Kromprogramaj Trajtoj" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Uzantaj registradoj atendante konfirmon" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Normala konto" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Soapbox Konto" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Komunuma/eminentula Konto" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Aŭtomata Amika Konto" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Blogkonto" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Privata Forumo" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Mesaĝvicoj" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administrado" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Resumo" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Registrataj uzantoj" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Okazontaj registradoj" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Versio" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Ŝaltitaj kromprogramoj" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Ĝisdatigis retejaj agordoj." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Ferma" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Bezonas aprobon" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Malferma" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Sen SSL strategio. Ligiloj sekvos la SSL staton de la paĝo." + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Devigi ke ĉiuj ligiloj uzu SSL." + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Memsubskribita atestilo, nur uzu SSL por lokaj ligiloj (malkuraĝigata)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Alŝuto" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Politiko" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Altnivela" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "" + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Nomo de retejo" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Emblemo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "" + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Sistema lingvo" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Sistema etoso" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Defaŭlta sistema etoso - transpasebla de uzantprofiloj - redakti agordoj pri etosoj" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Strategio por SSL ligiloj" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Difinas ĉu generotaj ligiloj devige uzu SSL." + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "" + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "" + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Maksimuma bildgrando" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maksimuma grando en bajtoj por alŝutotaj bildoj. Defaŭlte 0, kio signifas neniu limito." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "" + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "" + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Interkonsento pri registrado" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "" + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Interkonsento teksto" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Tio estos eminente montrata en la registro paĝo." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Kontoj forlasitaj post x tagoj" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Mi ne malŝparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Permesitaj amikaj domainoj" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Perkome disigita listo da domajnoj kiuj rajtas konstrui amikecojn kun ĉi tiu retejo. Ĵokeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn." + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Permesitaj retpoŝtaj domajnoj" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Perkome disigita listo da domajnoj kiuj uzeblas kiel retpoŝtaj adresoj en novaj registradoj. Ĵokeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn." + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Bloki publike" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Elektu por bloki publikan atingon al ĉiuj alie publikajn paĝojn en ĉi tiu retejo kiam vi ne estas ensalutita." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Devigi publikigon" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Elektu por devigi la registradon en la loka katalogo al ĉiuj profiloj en ĉi tiu retejo." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "Ĝenerala adreso por ĝisdatigi la katalogon" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL adreso por ĝisdatigi la tutmondan katalogon. Se ne agordita, la tutmonda katatolge tute ne disponeblas al la programo." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "" + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "" + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "" + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "" + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "" + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "" + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Bloki pluroblajn registradojn." + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Malpermesi al uzantoj la permeson por registri pluajn kontojn kiel paĝoj." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "Subteno por OpenID" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "Subteni OpenID por registrado kaj ensaluto." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Kontroli plenan nomon" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Kiel kontraŭspamilo, devigi uzantoj al registrado kun spaceto inter la persona nomo kaj la familia nomo." + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 regulaj exprimoj" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Uzi PHP UTF8 regulajn esprimojn." + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Montri Komunuma Paĝo" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Montri komunuma paĝo kun ĉiuj ĵusaj afiŝoj en ĉi tiu retejo." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Ŝalti subtenon por OStatus" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "" + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Ŝalti subtenon por Diaspora" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Provizi integritan Diaspora subtenon." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Nur permesigi Friendica kontaktojn" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Ĉiuj kontaktoj devas uzi Friendica protokolojn. Ĉiuj aliaj komunikaj protokoloj malaktivita." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Kontroli SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Se vi deziras, vi povas aktivigi severan kontroladon de SSL atestiloj. Pro tio, vie (tute) ne eblos konekti al SSL retejoj kun memsubskribitaj atestiloj." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Uzantnomo por retperanto" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "URL adreso de retperanto" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Reta tempolimo" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valoro en sekundoj. Uzu 0 por mallimitigi (ne rekomendata)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Intervalo de liverado" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Malfruigi fonan liveradon dum tiom da sekundoj por malpliigi la ŝargon de la sistemo. Rekomendoj: 4-5 por komunaj serviloj, 2-3 por virtualaj privataj serviloj, 0-1 por grandaj dediĉitaj serviloj." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Enketintervalo" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Malfruigi fonajn enketprocesojn je tiom da sekundoj por malpliigi la ŝargon de la sistemo. Se 0, uzas la liverintervalon." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Maksimuma Meza Sistemŝargo" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maksimuma sistemŝargo post kiu livero- kaj enketprocesoj estos prokrastinataj. - Defaŭlte 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Ĝisdatigo estas markita sukcesa" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Sukcese aplikis la ĝisdatigo %s." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Ĝisdatigo %s ne liveris elirstaton. " + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Neniom da malsukcesaj ĝisdatigoj." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Malsukcesaj Ĝisdatigoj" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Ne inkluzivas ĝisdatigojn antaŭ 1139, kiuj ne liveris elirstaton." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Marki sukcesa (se la ĝisdatigo estas instalita mane)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Provi automate plenumi ĉi tian paŝon de la ĝisdatigo." + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "Blokis/malblokis %s uzanton" +msgstr[1] "Blokis/malblokis %s uzantojn" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s uzanto forviŝita" +msgstr[1] "%s uzanto forviŝitaj" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Uzanto '%s' forviŝita" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Uzanto '%s' malblokita" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Uzanto '%s' blokita" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "elekti ĉiujn" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Registriĝoj atendante aprobon" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Dato de peto" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Neniom da registriĝoj." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Negi" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Dato de registrado" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Plej ĵusa ensaluto" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Plej ĵusa elemento" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "La elektitaj uzantkontoj estas forviŝotaj!\\n\\nĈiuj elementoj kiujn ili afiŝis je la retpaĝo estos permanente forviŝitaj.\\n\\nĈu vi certas?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "La uzanto {0} estas forviŝota!\\n\\nĈiuj elementoj kiujn li afiŝis je la retpaĝo estos permanente forviŝitaj.\\n\\nĈu vi certas?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "" + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Kromprogramo %s estas malŝaltita." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Kromprogramo %s estas ŝaltita." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Malŝalti" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Ŝalti" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Ŝalti/Malŝalti" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Aŭtoro: " + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Prizorganto: " + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Ne trovis etosojn." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Ekrankopio" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Eksperimenta]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Nesubtenata]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Protokolagordoj ĝisdatigitaj." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Forviŝi" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Protokolo" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Devas esti skribebla de la retservilo. Relativa al via plej supra Friendica dosierujo." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Protokolnivelo" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Fermi" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "FTP Servilo" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "FTP Vojo" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP Uzanto" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP Pasvorto" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Bildo estas pli granda ol la limito %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Ne eblas procedi la bildon." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Alŝuto de bildo malsukcesis." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Bonvenon ĉe %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "Eraro en OpenID protokolo. Ne resendis identecon." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Ne trovis kontoj, kaj registrado per OpenID estas malpermesita ĉi tie." + +#: ../../mod/network.php:136 +msgid "Search Results For:" +msgstr "Rezultoj de la serĉado pri:" + +#: ../../mod/network.php:179 ../../mod/search.php:21 +msgid "Remove term" +msgstr "Forviŝu terminon" + +#: ../../mod/network.php:350 +msgid "Commented Order" +msgstr "Komenta Ordo" + +#: ../../mod/network.php:353 +msgid "Sort by Comment Date" +msgstr "Ordigi laŭ Dato de Komento" + +#: ../../mod/network.php:356 +msgid "Posted Order" +msgstr "Afiŝita Ordo" + +#: ../../mod/network.php:359 +msgid "Sort by Post Date" +msgstr "Ordigi laŭ Dato de Afiŝado" + +#: ../../mod/network.php:368 +msgid "Posts that mention or involve you" +msgstr "Afiŝoj menciantaj vin aŭ pri vi" + +#: ../../mod/network.php:374 +msgid "New" +msgstr "Nova" + +#: ../../mod/network.php:377 +msgid "Activity Stream - by date" +msgstr "Fluo de Aktiveco - laŭ dato" + +#: ../../mod/network.php:383 +msgid "Shared Links" +msgstr "Kunhavigitaj Ligiloj" + +#: ../../mod/network.php:386 +msgid "Interesting Links" +msgstr "Interesaj Ligiloj" + +#: ../../mod/network.php:392 +msgid "Starred" +msgstr "Steligita" + +#: ../../mod/network.php:395 +msgid "Favourite Posts" +msgstr "Favorigitaj Afiŝoj" + +#: ../../mod/network.php:457 +#, php-format +msgid "Warning: This group contains %s member from an insecure network." +msgid_plural "" +"Warning: This group contains %s members from an insecure network." +msgstr[0] "Averto: La grupo enhavas %s membron el nesekuraj retejoj." +msgstr[1] "Averto: La grupo enhavas %s membrojn el nesekuraj retejoj." + +#: ../../mod/network.php:460 +msgid "Private messages to this group are at risk of public disclosure." +msgstr "La privateco de privataj mesaĝoj al ĉi tiu grupo ne ĉiam estas garantita." + +#: ../../mod/network.php:514 ../../mod/content.php:119 +msgid "No such group" +msgstr "Grupo ne estas trovita" + +#: ../../mod/network.php:531 ../../mod/content.php:130 +msgid "Group is empty" +msgstr "Grupo estas malplena" + +#: ../../mod/network.php:538 ../../mod/content.php:134 +msgid "Group: " +msgstr "Grupo:" + +#: ../../mod/network.php:548 +msgid "Contact: " +msgstr "Kontakto:" + +#: ../../mod/network.php:550 +msgid "Private messages to this person are at risk of public disclosure." +msgstr "La privateco de privataj mesaĝoj al ĉi tiu persono ne ĉiam estas garantita." + +#: ../../mod/network.php:555 +msgid "Invalid contact." +msgstr "Nevalida kontakto." + +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- elekti -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Tio estas Friendica en la versio" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "instalita ĉe la adreso" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Bonvolu iri al Friendica.com por lerni pli pri la projekto Friendica" + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Cimraportoj kaj atendindaĵo: bonvolu iri al" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Sugestoj, laŭdoj, donacoj ktp - bonvolu sendi mesĝon al \"Info\" ĉe Friendica - punkto com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Instalitaj kromprogramoj/programoj:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Neniom da instalitaj aldonaĵoj/programoj" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Programoj" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Neniom da instalitaj programoj." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Alŝuti novajn bildojn" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Kontaktoj informoj ne disponeblas" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Albumo ne trovita." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Forviŝi albumon" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Forviŝi bildon" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Bildo estas pli granda ol la limito de" + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Bilddosiero estas malplena." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Neniu bildoj elektita" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Vi uzas %1$.2f MB de %2$.2f MB bildkonservejo." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Alŝuti bildojn" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nomo por nova albumo:" + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "aŭ nomo de estanta albumo:" + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Ne kreu statan afiŝon por tio alŝuto." + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Permesoj" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Redakti albumon" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Vidi bildon" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Malpermesita. Atingo al tio elemento eble estas limigita." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "La bildo ne disponeblas" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Vidi bildon" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Redakti bildon" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Uzi kiel profilbildo" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Vidi plengrande " + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Markoj:" + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Forviŝi iun markon]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Turni horloĝdirekte (dekstren)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Turni kontraŭhorloĝdirekte (maldekstren)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nova nomo de albumo" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Apudskribo" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Aldoni markon" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Ekzemple: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "̂Ĵusaj bildoj" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Aldonis kontakton" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "" + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "" + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: Ne estas valida retpoŝtadreso." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Bonvolu aliĝi kun ni ĉe Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: La livero de la mesaĝo malsukcesis." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "Sendis %d mesaĝon." +msgstr[1] "Sendis %d mesaĝojn." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Vi ne plu disponeblas invitaĵojn" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Vizitu %s por listo de publikaj retejoj kie vi povas aliĝi. Anoj de Friendica ĉe aliaj retejoj povas konekti unu kun la alian, kaj ankaŭ kun membroj de multaj aliaj retejoj." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "Por akcepti ĉi tiu invito, bonvolu viziti kaj registriĝi ĉe %s au alia publika Friendica retejo." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Ĉiuj Friendica retejoj interkonektiĝas kaj kune faras grandan altprivatecan interkonan reton, kiun posedas kaj kontrolas ĝiaj membroj. Ili ankaŭ povas konekti kun multe de tradiciaj interkonaj retejoj. Vidu %s por listo de publikaj retejoj kie vi povas aliĝi." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Senkulpigu nin. La sistemo nuntempe ne estas agordita por konekti al aliaj retejoj au inviti membrojn." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Sendi invitojn" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Entajpu retpoŝtadresojn, po unu por ĉiu linio." + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Ni bonkore invitas vin aliĝi kun ni kaj aliaj bonaj amikoj ĉe Friendica. Helpu nin krei pli bonan interkonan reton." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Vi bezonas ĉi-tiun invitkodon: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Kiam vi registris, bonvolu konekti al mi pere de mi profilo ĉe: " + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Por pli da informoj pri Friendica, kaj kial ni pensas ke ĝi estas grava, bonvolu viziti http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Atingo nepermesita." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Ne trovis validan konton." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Eldonis riparadon de pasvorto. Legu vian retpoŝton." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Pasvorta riparado petita je %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Ne povis konfirmi la peton. (Eble vi sendis ĝin antaŭ.) Pasvorta riparado malsukcesis." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Via pasvorto estis riparita laŭ via peto." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Via nova pasvorto estas" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Memorigi vian novan pasvorton - kaj poste" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "klaku ĉi tie por ensaluti" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Vi povas ŝangi vian pasvorton sur la paĝo agordoj kiam vi sukcese ensalutis." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Ĉu vi forgesis vian pasvorton?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Entajpu vian retpoŝtadreson kaj sendu por pasvorta riparado. Poste, bonvolu legi vian retpoŝton por trovi pliajn instrukciojn." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Salutnomo aŭ retpoŝtadreso: " + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Repari" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Fontkodo (bbcode):" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Fontokodo (Diaspora) konvertota al BBcode:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Fontoenigo:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "" + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Fontoenigo (Diaspora formato):" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Marko forviŝita" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Forviŝi markon" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Elektu forviŝontan markon:" + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Forigi Mian Konton" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Tio tute forigos vian konton. Kiam farita, la konto ne estas restaŭrebla." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Bonvolu entajpi vian pasvorton por kontrolado:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Nevaliada profila identigilo." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Redaktilo por profila videbleco." + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Videbla Al" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Ĉiuj Kontaktoj (kun sekura atingo al la profilo)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Kongrua profilo" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Neniom da kategoriaj vortoj kongruas. Bonvolu aldoni kategoriajn vortojn al via defaŭlta profilo." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "interesiĝas pri:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Titolo kaj starttempo estas bezonataj por la okazo." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Redakti okazon" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Krei novan okazon" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "antaŭa" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "sekva" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "horo:minuto" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Detaloj de okazo" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "Format is %s %s. Titolo kaj starttempo estas bezonataj." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Okazo startas:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Bezonata" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Fina dato/tempo ne estas konata aŭ ne bezonata" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Okazo finas:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Agordi al horzono de la leganto" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Priskribo" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Titolo:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Kunhavigi la okazon" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} volas amikiĝi kun vi" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} sendis mesaĝon al vi" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} petis registradon" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} komentis pri la afiŝo de %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} satis la afiŝon de %s" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} malŝatis la afiŝon de %s" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} amikiĝis kun %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} afiŝis" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} markis la afiŝon de %s kun #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} menciis vin en afiŝo" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Nenion trovita." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Ne eblas trovi kontaktajn informojn." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Mesaĝo estas forviŝita." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Dialogo estas forviŝita." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Neniom da mesaĝoj." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Nekonata sendanto - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Vi kaj %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s kaj vi" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Forviŝi dialogon" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d mesaĝo" +msgstr[1] "%d mesaĝoj" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Mesaĝo nedisponebla." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Forviŝu mesaĝon" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Sekura komunikado ne disponeblas. Vi eble povus respondi sur la profilpaĝo de la sendanto." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Respondi" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Ne disponebla." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Profilo ne trovita." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Profilo forviŝita." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Profilo-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Nova profilo kreita." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Ne eblas kopii profilon." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Nomo de profilo estas bezonata." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Amrilata Stato" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Kora Partnero" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Ŝatoj" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Malŝatoj" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Laboro" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Religio" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Politikaj Opinioj" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Sekso" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Seksa Prefero" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Hejmpaĝo" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Interesoj" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Adreso" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Loko" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Profilo ĝisdatigita." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr " kaj " + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "publika profilo" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s ŝanĝis %2$s al “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Vizitu la %2$s de %1$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s havas ĝisdatigigan %2$s, ŝanĝas %3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Kaŝi vian liston de kontaktoj/amikoj al vidantoj de ĉi-tio profilo?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Redakti Detalojn de Profilo" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Vidi la profilon." + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Krei novan profilon kun tiaj agordoj" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Kopii ĉi tiun profilon" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Forviŝi ĉi tiun profilon" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Alŝuti profilbildon" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Nomo de Profilo:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Via Plena Nomo:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Titolo/Priskribo:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Via Sekso:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Naskiĝtago (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Adreso:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Urbo:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Poŝtkodo:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Lando:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Ŝtato:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Civita Stato:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Kiu (se aplikeble):" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Ekzemploj: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Ekde [dato]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Adreso de Hejmpaĝo:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Religiaj Opinioj:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Publikaj ŝlosilvortoj:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Privataj ŝlosilvortoj:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Ekzemple: fiŝkapti fotografio programaro" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Por sugesti amikoj. Videbla al aliaj.)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Por serĉi profilojn. Neniam videbla al aliaj.)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Diru al ni pri vi..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Ŝatokupoj/Interesoj" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Kontaktaj informoj kaj Interkonaj Retejoj" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Muzikaj interesoj" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Libroj, literaturo" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Televido" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Filmoj/dancoj/arto/amuzaĵoj" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Amo/romanco" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Laboro" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Lernejo/eduko" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Ĉi tio estas via publika profilo. Ĝi eble estas videbla al ĉiuj en interreto. " + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Aĝo:" + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Redakti/administri Profilojn" + +#: ../../mod/install.php:117 +msgid "Friendica Communications Server - Setup" +msgstr "" + +#: ../../mod/install.php:123 +msgid "Could not connect to database." +msgstr "Ne eblas konekti la datumbazon." + +#: ../../mod/install.php:127 +msgid "Could not create table." +msgstr "Ne eblas krei tabelon." + +#: ../../mod/install.php:133 +msgid "Your Friendica site database has been installed." +msgstr "La datumbazo de vi Friendica retjo estas instalita." + +#: ../../mod/install.php:138 +msgid "" +"You may need to import the file \"database.sql\" manually using phpmyadmin " +"or mysql." +msgstr "Vi bezonas mane importi la dosieron \"database.sql\" per phpmyadmin aŭ mysql." + +#: ../../mod/install.php:139 ../../mod/install.php:206 +#: ../../mod/install.php:525 +msgid "Please see the file \"INSTALL.txt\"." +msgstr "Bonvolu legi la dosieron \"INSTALL.txt\"." + +#: ../../mod/install.php:203 +msgid "System check" +msgstr "Sistema kontrolo" + +#: ../../mod/install.php:208 +msgid "Check again" +msgstr "Ree kontroli" + +#: ../../mod/install.php:227 +msgid "Database connection" +msgstr "Datumbaza konekto" + +#: ../../mod/install.php:228 +msgid "" +"In order to install Friendica we need to know how to connect to your " +"database." +msgstr "Por instali Friendica, ni bezonas scii kiel konekti al via datumbazo." + +#: ../../mod/install.php:229 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Bonvolu kontakti vian servilprovizanton aŭ administranton se vi havas demandoj pri ĉi tiaj agordoj." + +#: ../../mod/install.php:230 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "La datumbazo nomata malsupren jam ekzistu. Se ĝi ne ekzistas, bonvolu unue krei ĝin antaŭ progresi." + +#: ../../mod/install.php:234 +msgid "Database Server Name" +msgstr "Nomo de datumbaza servilo." + +#: ../../mod/install.php:235 +msgid "Database Login Name" +msgstr "Salutnomo ĉe la datumbazo." + +#: ../../mod/install.php:236 +msgid "Database Login Password" +msgstr "Pasvorto ĉe la datumbazo." + +#: ../../mod/install.php:237 +msgid "Database Name" +msgstr "Nomo de la datumbazo." + +#: ../../mod/install.php:238 ../../mod/install.php:277 +msgid "Site administrator email address" +msgstr "Retpoŝtadreso de la reteja administranto" + +#: ../../mod/install.php:238 ../../mod/install.php:277 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "La repoŝtadreso de via konto bezonas esti la sama por uzi la TTTa administrilo." + +#: ../../mod/install.php:242 ../../mod/install.php:280 +msgid "Please select a default timezone for your website" +msgstr "Bonvolu elekti defaŭltan horzonon por via retejo." + +#: ../../mod/install.php:267 +msgid "Site settings" +msgstr "Retejaj agordoj" + +#: ../../mod/install.php:321 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Komanda linia versio de PHP ne trovita en PATH de la retservilo." + +#: ../../mod/install.php:322 +msgid "" +"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 'Activating scheduled tasks'" +msgstr "Se vi ne havas komandlinian version de PHP sur la servilo, vi ne eblas plenumi fonan planitan enketon per cron. Bonvolu legi 'Activating scheduled tasks'" + +#: ../../mod/install.php:326 +msgid "PHP executable path" +msgstr "Vojo de la komanda linia versio de PHP" + +#: ../../mod/install.php:326 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Entajpu la plenan vojon al la php komandodosiero. Vi eblas lasi tion malplena por pluigi la instalado." + +#: ../../mod/install.php:331 +msgid "Command line PHP" +msgstr "komanda linia versio de PHP" + +#: ../../mod/install.php:340 +msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" +msgstr "" + +#: ../../mod/install.php:341 +msgid "Found PHP version: " +msgstr "" + +#: ../../mod/install.php:343 +msgid "PHP cli binary" +msgstr "" + +#: ../../mod/install.php:354 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "En via komanda linia versio de PHP je via sistemo, \"register_argc_argv\" ne estas aktivita." + +#: ../../mod/install.php:355 +msgid "This is required for message delivery to work." +msgstr "Tio estas bezonata por la livero de mesaĝoj." + +#: ../../mod/install.php:357 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../mod/install.php:378 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Eraro: La funkcio \"openssl_pkey_new\" je tia sistemo ne eblas generi ĉifroŝlosilojn." + +#: ../../mod/install.php:379 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Se la operaciumo sistemo estas Windows, bonvolu legi: http://www.php.net/manual/en/openssl.installation.php" + +#: ../../mod/install.php:381 +msgid "Generate encryption keys" +msgstr "Generi ĉifroŝlosilojn" + +#: ../../mod/install.php:388 +msgid "libCurl PHP module" +msgstr "PHP modulo libCurl" + +#: ../../mod/install.php:389 +msgid "GD graphics PHP module" +msgstr "PHP modulo GD" + +#: ../../mod/install.php:390 +msgid "OpenSSL PHP module" +msgstr "PHP modulo OpenSSL" + +#: ../../mod/install.php:391 +msgid "mysqli PHP module" +msgstr "PHP modulo mysqli" + +#: ../../mod/install.php:392 +msgid "mb_string PHP module" +msgstr "PHP modulo mb_string" + +#: ../../mod/install.php:397 ../../mod/install.php:399 +msgid "Apache mod_rewrite module" +msgstr "Apache mod_rewrite modulo" + +#: ../../mod/install.php:397 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Eraro: La modulo mod_rewrite en la Apache retservilo estas bezonata sed ne instalita." + +#: ../../mod/install.php:405 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Eraro: La modulo libCURL en PHP estas bezonata sed ne instalita." + +#: ../../mod/install.php:409 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Eraro: La modulo GD en PHP kun subteno por JPEG estas bezonata sed ne instalita." + +#: ../../mod/install.php:413 +msgid "Error: openssl PHP module required but not installed." +msgstr "Eraro: La modulo OpenSSL en PHP estas bezonata sed ne instalita." + +#: ../../mod/install.php:417 +msgid "Error: mysqli PHP module required but not installed." +msgstr "Eraro: La modulo mysqli en PHP estas bezonata sed ne instalita." + +#: ../../mod/install.php:421 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Eraro: La modulo mb_string en PHP estas bezonata sed ne instalita." + +#: ../../mod/install.php:438 +msgid "" +"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." +msgstr "La reta instalilo bezonas skribi dosieron nomata \".htconfig.php\" en la baza dosierujo de la retservilo, sed ne sukcesis." + +#: ../../mod/install.php:439 +msgid "" +"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." +msgstr "Tio ĉi plej ofte estas agordo rilate al permesoj, ĉar la servilo eble ne povas skribi en via dosierujo, eĉ se vi mem povas skribi." + +#: ../../mod/install.php:440 +msgid "" +"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." +msgstr "Post la fino de tiu proceduro, ni donos al vi tekston por konservi en dosiero .htconfig.php en via baza Friendica dosierujo." + +#: ../../mod/install.php:441 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"INSTALL.txt\" for instructions." +msgstr "Vi ankaŭ povas preterpasi tiun proceduron kaj fari permanan instaladon. Bonvolu legi la dosieron \"INSTALL.txt\" por trovi instrukciojn." + +#: ../../mod/install.php:444 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php estas skribebla." + +#: ../../mod/install.php:454 +msgid "" +"Friendica uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "" + +#: ../../mod/install.php:455 +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory view/smarty3/ under the Friendica top level " +"folder." +msgstr "" + +#: ../../mod/install.php:456 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "" + +#: ../../mod/install.php:457 +msgid "" +"Note: as a security measure, you should give the web server write access to " +"view/smarty3/ only--not the template files (.tpl) that it contains." +msgstr "" + +#: ../../mod/install.php:460 +msgid "view/smarty3 is writable" +msgstr "" + +#: ../../mod/install.php:472 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +msgstr "Url rewrite en .htaccess ne funkcias. Kontrolu la agordojn de la servilo." + +#: ../../mod/install.php:474 +msgid "Url rewrite is working" +msgstr "URL rewrite funkcias." + +#: ../../mod/install.php:484 +msgid "" +"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." +msgstr "Ne povis skribi la datumbaza agordoj en la dosiero \".htconfig.php\". Bonvolu uzi la inkluzivan tekston por krei agordan dosieron en la baza dosierujo de la retservilo." + +#: ../../mod/install.php:523 +msgid "

What next

" +msgstr "

Kio sekvas nun?

" + +#: ../../mod/install.php:524 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "GRAVA: Vi bezonas [mane] agordi planitan taskon por la Friendica poller." + +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Helpo:" + +#: ../../mod/crepair.php:104 +msgid "Contact settings applied." +msgstr "Kontaktagordoj estas konservita." + +#: ../../mod/crepair.php:106 +msgid "Contact update failed." +msgstr "Ĝisdatigo de kontakto malsukcesis." + +#: ../../mod/crepair.php:137 +msgid "Repair Contact Settings" +msgstr "Ripari kontaktagordoj." + +#: ../../mod/crepair.php:139 +msgid "" +"WARNING: This is highly advanced and if you enter incorrect" +" information your communications with this contact may stop working." +msgstr "AVERTO: Tio estas tre altnivela kaj se vi entajpus malĝustan informojn, komunikado kun la kontakto eble ne plu funkcios." + +#: ../../mod/crepair.php:140 +msgid "" +"Please use your browser 'Back' button now if you are " +"uncertain what to do on this page." +msgstr "Bonvolu klaki 'malantaŭen' en via retesplorilo nun se vi ne scias kion faru ĉi tie." + +#: ../../mod/crepair.php:146 +msgid "Return to contact editor" +msgstr "Reen al kontakta redaktilo" + +#: ../../mod/crepair.php:159 +msgid "Account Nickname" +msgstr "Kaŝnomo de la konto" + +#: ../../mod/crepair.php:160 +msgid "@Tagname - overrides Name/Nickname" +msgstr "@Marknomo - Transpasas nomon/kaŝnomon" + +#: ../../mod/crepair.php:161 +msgid "Account URL" +msgstr "Adreso de la konto" + +#: ../../mod/crepair.php:162 +msgid "Friend Request URL" +msgstr "Kontaktpeta adreso" + +#: ../../mod/crepair.php:163 +msgid "Friend Confirm URL" +msgstr "Kontaktkonfirma adreso" + +#: ../../mod/crepair.php:164 +msgid "Notification Endpoint URL" +msgstr "Finpunkta adreso por atentigoj" + +#: ../../mod/crepair.php:165 +msgid "Poll/Feed URL" +msgstr "Adreso de fluo" + +#: ../../mod/crepair.php:166 +msgid "New photo from this URL" +msgstr "Nova bildo el tiu adreso" + +#: ../../mod/crepair.php:167 +msgid "Remote Self" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "Mirror postings from this contact" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "" +"Mark this contact as remote_self, this will cause friendica to repost new " +"entries from this contact." +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "No mirroring" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Bonvenon ĉe Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Kontrololisto por Novaj Membroj" + +#: ../../mod/newmember.php:12 +msgid "" +"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." +msgstr "Lasu nin oferi al vi kelkajn konsolojn kaj ligilojn por plifaciligi vian komencon. Klaku iun elementon por viziti la rilatan paĝon. Ligilo al ĉi tiu paĝo videblos en via hejmpaĝo dum du semajnojn post via komenca membriĝo. Post du semajnoj, la ligilo silente malaperos. " + +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "" + +#: ../../mod/newmember.php:18 +msgid "" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "" + +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "" + +#: ../../mod/newmember.php:26 +msgid "" +"On your Settings 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." +msgstr "Bonvolu ŝanĝi vian pasvorton ĉe Agordoj. Krome, memorigu vian identadreson. Ĝi aspektas kiel retpoŝtadreso kaj estas bezonata por konekti al novaj amikon en la libera interkona reto." + +#: ../../mod/newmember.php:28 +msgid "" +"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." +msgstr "Kontrolu la aliajn agordojn, precipe la privatecajn agordojn. Nepublikigita profilo similas al havi telefonnumberon ne registrata en iu telefonlibro. Ĝenerale vi eble volas publikigi vian profilon. Alie, viaj amikoj kaj estontaj amikoj bezonas scii kiel rekte trovi vin." + +#: ../../mod/newmember.php:36 +msgid "" +"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." +msgstr "Enŝuti profilbildon se vi ankoraŭ ne havas ĝin. Laŭ studoj, homoj kun realaj biloj de si mem trovas novajn amikon duope pli probable ol homoj sen reala bildo." + +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "" + +#: ../../mod/newmember.php:38 +msgid "" +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Redakti viajn defaŭltan profilon kiel vi ŝatas ĝin. Kontrolu la agordojn por kaŝi vian kontaktliston aŭ kaŝi vian profilon al nekonataj vizitantoj." + +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "" + +#: ../../mod/newmember.php:40 +msgid "" +"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." +msgstr "Aldonu publikajn ŝlosilvortojn al via defaŭlta profilo, kiuj priskribas viajn interesojn. Ni eble povas trovi aliajn uzantojn kun similaj interesoj kaj sugesti amikojn." + +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "" + +#: ../../mod/newmember.php:49 +msgid "" +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Rajtigu la Facebook Konektilon se vi nuntempe havas Facebook konton, kaj ni (nedeviga) enportu viajn Facebook amikojn kaj konversaciojn." + +#: ../../mod/newmember.php:51 +msgid "" +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Se ĉi tiu estas via propra TTT servilo, instali la Facebook kromprogramon eble plifaciligos la transpason al la libera interkona reto." + +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "" + +#: ../../mod/newmember.php:56 +msgid "" +"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" +msgstr "Entajpu la akreditaĵojn por via retpoŝtkonto en la konektilagordoj se vi volas importi aŭ interagi kun amikoj aŭ dissendlistoj pere de via retkesto." + +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "" + +#: ../../mod/newmember.php:58 +msgid "" +"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 Add New Contact dialog." +msgstr "Via kontaktpaĝo estas via portalo por administri amikojn kaj konekti kun amikoj en aliaj retoj. Vi kutime entajpas iliajn adreson aŭ URL adreso en la Aldonu Novan Kontakton dialogon." + +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "" + +#: ../../mod/newmember.php:60 +msgid "" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "Ĉe la Katalogo vi povas trovi aliajn homojn en ĉi tiu retejo, au en aliaj federaciaj retejoj. Elrigardi al KonektiSekvi ligiloj ĉe iliaj profilo. Donu vian propran Identecan Adreson se la retejo demandas ĝin." + +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "" + +#: ../../mod/newmember.php:62 +msgid "" +"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." +msgstr "En la flanka strio de la Kontaktoj paĝo troviĝas kelkajn helpilojn por trovi novajn amikojn. Ni povas automate trovi amikojn per interesoj, serĉu ilin per nomo aŭ intereso kaj faras sugestojn baze de estantaj kontaktoj. Ĉe nova instalita retejo, la unuaj sugestoj kutime aperas post 24 horoj." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "" + +#: ../../mod/newmember.php:70 +msgid "" +"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." +msgstr "Kiam vi trovis kelkajn novajn amikojn, ordigi ilin en grupoj por privata komunikado en la flanka strio de via Kontaktoj paĝo, kaj vi povas private komuniki kun ili je via Reto paĝo." + +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "" + +#: ../../mod/newmember.php:73 +msgid "" +"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." +msgstr "" + +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "" + +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "" + +#: ../../mod/newmember.php:82 +msgid "" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Niaj Helpo paĝoj enhavas pli da detaloj pri aliaj programaj trajtoj." + +#: ../../mod/poke.php:192 +msgid "Poke/Prod" +msgstr "" + +#: ../../mod/poke.php:193 +msgid "poke, prod or do other things to somebody" +msgstr "" + +#: ../../mod/poke.php:194 +msgid "Recipient" +msgstr "" + +#: ../../mod/poke.php:195 +msgid "Choose what you wish to do to recipient" +msgstr "" + +#: ../../mod/poke.php:198 +msgid "Make this post private" +msgstr "" + +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Elemento estas forviŝita." + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "" + +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 +#, php-format +msgid "%1$s welcomes %2$s" +msgstr "" + +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Tio ĉi okazis de tempo al tempo se ambaŭ personoj petas kontakton ka ĝi jam estas aprobita." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Ne komprenis la rispondon de la fora retejo." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Neatendita rispondo de la fora retejo:" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Konfirmo sukcese kompletigita." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "La fora retejo raportis:" + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Dumtempa eraro. Bonvolu atendi kaj provi refoje." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "La prezento malsukcesis au estas revokita." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Neeblas agordi la kontaktbildo." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Ne trovis uzanton '%s' " + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Ŝajnas kvazaŭ la ĉifroŝlosilo de nia retejo estas fuŝita." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Malplena adreso de retejo provizita, aŭ ni ne povis malĉifri la adreson." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Kontakto ne trovita por vi en via retejo." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "Publika ŝlosilo de retejo ne disponeblas en la kontaktrikordo por la URL adreso %s." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "La identeco provizita de via sistemo estas duoblo ĉe nia sistemo. Ĝi eble funkcias se vi provas refoje." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Ne sukcesis agordi la legitimaĵojn de via kontakto ĉe nia sistemo." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Neeblas ĝisdatigi viajn profildetalojn ĉe nia sistemo." + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s aliĝis al %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Ne eblas trovi originalan afiŝon." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Forviŝis malplenan afiŝon." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Sistema eraro. Afiŝo ne registrita." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Ĉi mesaĝo estas sendita al vi de %s, membro de la Friendica interkona reto." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Vi povas viziti ilin rete ĉe %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Bonvolu rispondi al ĉi mesaĝo kaj kontaktu la sendinto se vi ne volas ricevi tiujn mesaĝojn." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s publikigis afiŝon." + +#: ../../mod/profile_photo.php:44 +msgid "Image uploaded but image cropping failed." +msgstr "Bildo estas alŝutita, sed malsukcesis tranĉi la bildon." + +#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84 +#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Malsukcesis malpligrandigi [%s] la bildon." + +#: ../../mod/profile_photo.php:118 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Reŝarĝu la paĝon au malplenigu la kaŝmemoro de la retesplorilo se la nova bildo ne tuj aperas." + +#: ../../mod/profile_photo.php:128 +msgid "Unable to process image" +msgstr "Ne eblas procezi bildon." + +#: ../../mod/profile_photo.php:242 +msgid "Upload File:" +msgstr "Alŝuti dosieron:" + +#: ../../mod/profile_photo.php:243 +msgid "Select a profile:" +msgstr "" + +#: ../../mod/profile_photo.php:245 +msgid "Upload" +msgstr "Alŝuti" + +#: ../../mod/profile_photo.php:248 +msgid "skip this step" +msgstr "Preterpasi tian paŝon" + +#: ../../mod/profile_photo.php:248 +msgid "select a photo from your photo albums" +msgstr "elekti bildon el viaj albumoj" + +#: ../../mod/profile_photo.php:262 +msgid "Crop Image" +msgstr "Stuci Bildon" + +#: ../../mod/profile_photo.php:263 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Bonvolu agordi la stuco de la bildo por optimuma aspekto." + +#: ../../mod/profile_photo.php:265 +msgid "Done Editing" +msgstr "Finigi Redaktado" + +#: ../../mod/profile_photo.php:299 +msgid "Image uploaded successfully." +msgstr "Bildo estas sukcese enŝutita." + +#: ../../mod/allfriends.php:34 +#, php-format +msgid "Friends of %s" +msgstr "Amikoj de %s" + +#: ../../mod/allfriends.php:40 +msgid "No friends to display." +msgstr "Neniom da amiko al montri." + +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Trovi en ĉi retejo" + +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Reteja Katalogo" + +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Sekso:" + +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Neniom da afiŝoj (kelkaj afiŝoj eble ne estas videbla)." + +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Konverto de tempo" + +#: ../../mod/localtime.php:26 +msgid "" +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica provizas tiun servon por kunhavigi okazojn kun aliaj retoj kaj amikoj en aliaj horzonoj." + +#: ../../mod/localtime.php:30 +#, php-format +msgid "UTC time: %s" +msgstr "UTC horo: %s" + +#: ../../mod/localtime.php:33 +#, php-format +msgid "Current timezone: %s" +msgstr "Aktuala horzono: %s" + +#: ../../mod/localtime.php:36 +#, php-format +msgid "Converted localtime: %s" +msgstr "Konvertita loka horo: %s" + +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Bonvolu elekti vian horzonon:" diff --git a/view/eo/strings.php b/view/eo/strings.php index 1be241f629..6f562ea6a2 100644 --- a/view/eo/strings.php +++ b/view/eo/strings.php @@ -5,63 +5,36 @@ function string_plural_select_eo($n){ return ($n != 1);; }} ; -$a->strings["This entry was edited"] = ""; -$a->strings["Private Message"] = "Privata mesaĝo"; -$a->strings["Edit"] = "Redakti"; -$a->strings["Select"] = "Elekti"; -$a->strings["Delete"] = "Forviŝi"; -$a->strings["save to folder"] = "konservi en dosierujo"; -$a->strings["add star"] = "aldoni stelon"; -$a->strings["remove star"] = "forpreni stelon"; -$a->strings["toggle star status"] = "ŝalti/malŝalti steloŝtato"; -$a->strings["starred"] = "steligita"; -$a->strings["add tag"] = "aldoni markon"; -$a->strings["I like this (toggle)"] = "Mi ŝatas tion (ŝalti)"; -$a->strings["like"] = "ŝati"; -$a->strings["I don't like this (toggle)"] = "Mi malŝatas tion(ŝalti)"; -$a->strings["dislike"] = "malŝati"; -$a->strings["Share this"] = "Kunhavigi ĉi tiun"; -$a->strings["share"] = "kunhavigi"; -$a->strings["Categories:"] = ""; -$a->strings["Filed under:"] = ""; -$a->strings["View %s's profile @ %s"] = "Vidi la profilon de %s ĉe %s"; -$a->strings["to"] = "al"; -$a->strings["via"] = ""; -$a->strings["Wall-to-Wall"] = "Muro-al-Muro"; -$a->strings["via Wall-To-Wall:"] = "per Muro-al-Muro:"; -$a->strings["%s from %s"] = "%s de %s"; -$a->strings["Comment"] = "Komenti"; -$a->strings["Please wait"] = "Bonvolu atendi"; -$a->strings["%d comment"] = array( - 0 => "%d komento", - 1 => "%d komentoj", -); -$a->strings["comment"] = array( - 0 => "", - 1 => "komento", -); -$a->strings["show more"] = "montri pli"; -$a->strings["This is you"] = "Tiu estas vi"; $a->strings["Submit"] = "Sendi"; -$a->strings["Bold"] = "Grasa"; -$a->strings["Italic"] = "Kursiva"; -$a->strings["Underline"] = "Substreki"; -$a->strings["Quote"] = "Citaĵo"; -$a->strings["Code"] = "Kodo"; -$a->strings["Image"] = "Bildo"; -$a->strings["Link"] = "Ligilo"; -$a->strings["Video"] = "Video"; -$a->strings["Preview"] = "Antaŭrigardi"; -$a->strings["You must be logged in to use addons. "] = ""; -$a->strings["Not Found"] = "Ne trovita"; -$a->strings["Page not found."] = "Paĝo ne trovita"; -$a->strings["Permission denied"] = "Malpermesita"; -$a->strings["Permission denied."] = "Malpermesita."; -$a->strings["toggle mobile"] = ""; +$a->strings["Theme settings"] = "Agordoj pri la etoso"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Agordi la regrandignivelo por bildoj en afiŝoj kaj komentoj (larĝo kaj alto)"; +$a->strings["Set font-size for posts and comments"] = "Agordi la tiparan grandon por afiŝoj kaj komentoj"; +$a->strings["Set theme width"] = "Agordi la larĝo por la etoso"; +$a->strings["Color scheme"] = "Kolorskemo"; +$a->strings["Set style"] = ""; +$a->strings["don't show"] = "kaŝi"; +$a->strings["show"] = "montri"; +$a->strings["Set line-height for posts and comments"] = "Agordi la linigrandon por afiŝoj kaj komentoj"; +$a->strings["Set resolution for middle column"] = "Agordi la distingivon por la meza kolumno"; +$a->strings["Set color scheme"] = "Agordi Kolorskemon"; +$a->strings["Set zoomfactor for Earth Layer"] = "Agordi zoman faktoron de Tertavolo"; +$a->strings["Set longitude (X) for Earth Layers"] = "Agordi longitudon (X) por Tertavoloj"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Agordi latitudon (Y) por Tertavoloj"; +$a->strings["Community Pages"] = "Komunumaj paĝoj"; +$a->strings["Earth Layers"] = "Tertavoloj (Earth Layers)"; +$a->strings["Community Profiles"] = "Komunumaj Profiloj"; +$a->strings["Help or @NewHere ?"] = "Helpu aŭ @NewHere ?"; +$a->strings["Connect Services"] = "Konekti Servojn"; +$a->strings["Find Friends"] = "Trovi Amikojn"; +$a->strings["Last users"] = "Ĵusaj uzantoj"; +$a->strings["Last photos"] = "Ĵusaj bildoj"; +$a->strings["Last likes"] = "Ĵusaj ŝatitaj elementoj"; $a->strings["Home"] = "Hejmo"; $a->strings["Your posts and conversations"] = "Viaj afiŝoj kaj komunikadoj"; $a->strings["Profile"] = "Profilo"; $a->strings["Your profile page"] = "Via profilo"; +$a->strings["Contacts"] = "Kontaktoj"; +$a->strings["Your contacts"] = "Viaj kontaktoj"; $a->strings["Photos"] = "Bildoj"; $a->strings["Your photos"] = "Viaj bildoj"; $a->strings["Events"] = "Okazoj"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Viaj okazoj"; $a->strings["Personal notes"] = "Personaj notoj"; $a->strings["Your personal photos"] = "Viaj personaj bildoj"; $a->strings["Community"] = "Komunumo"; -$a->strings["don't show"] = "kaŝi"; -$a->strings["show"] = "montri"; -$a->strings["Theme settings"] = "Agordoj pri la etoso"; -$a->strings["Set font-size for posts and comments"] = "Agordi la tiparan grandon por afiŝoj kaj komentoj"; -$a->strings["Set line-height for posts and comments"] = "Agordi la linigrandon por afiŝoj kaj komentoj"; -$a->strings["Set resolution for middle column"] = "Agordi la distingivon por la meza kolumno"; -$a->strings["Contacts"] = "Kontaktoj"; -$a->strings["Your contacts"] = "Viaj kontaktoj"; -$a->strings["Community Pages"] = "Komunumaj paĝoj"; -$a->strings["Community Profiles"] = "Komunumaj Profiloj"; -$a->strings["Last users"] = "Ĵusaj uzantoj"; -$a->strings["Last likes"] = "Ĵusaj ŝatitaj elementoj"; $a->strings["event"] = "okazo"; $a->strings["status"] = "staton"; $a->strings["photo"] = "bildo"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s ŝatas la %3\$s de %2\$s"; -$a->strings["Last photos"] = "Ĵusaj bildoj"; $a->strings["Contact Photos"] = "Kontaktbildoj"; $a->strings["Profile Photos"] = "Profilbildoj"; -$a->strings["Find Friends"] = "Trovi Amikojn"; $a->strings["Local Directory"] = "Loka Katalogo"; $a->strings["Global Directory"] = "Tutmonda Katalogo"; $a->strings["Similar Interests"] = "Similaj Interesoj"; $a->strings["Friend Suggestions"] = "Amikosugestoj"; $a->strings["Invite Friends"] = "Inviti amikojn"; $a->strings["Settings"] = "Agordoj"; -$a->strings["Earth Layers"] = "Tertavoloj (Earth Layers)"; $a->strings["Set zoomfactor for Earth Layers"] = "Agordi zoman faktoron por Tertavoloj"; -$a->strings["Set longitude (X) for Earth Layers"] = "Agordi longitudon (X) por Tertavoloj"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Agordi latitudon (Y) por Tertavoloj"; -$a->strings["Help or @NewHere ?"] = "Helpu aŭ @NewHere ?"; -$a->strings["Connect Services"] = "Konekti Servojn"; $a->strings["Show/hide boxes at right-hand column:"] = "Kaŝi/montri kestojn ĉe dekstra kolumno:"; -$a->strings["Set color scheme"] = "Agordi Kolorskemon"; -$a->strings["Set zoomfactor for Earth Layer"] = "Agordi zoman faktoron de Tertavolo"; $a->strings["Alignment"] = "Ĝisrandigo"; $a->strings["Left"] = "Maldekstren"; $a->strings["Center"] = "Centren"; -$a->strings["Color scheme"] = "Kolorskemo"; $a->strings["Posts font size"] = ""; $a->strings["Textareas font size"] = ""; $a->strings["Set colour scheme"] = "Agordi Kolorskemon"; -$a->strings["default"] = "defaŭlta"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Agordi la regrandignivelo por bildoj en afiŝoj kaj komentoj (larĝo kaj alto)"; -$a->strings["Set theme width"] = "Agordi la larĝo por la etoso"; -$a->strings["Set style"] = ""; +$a->strings["You must be logged in to use addons. "] = ""; +$a->strings["Not Found"] = "Ne trovita"; +$a->strings["Page not found."] = "Paĝo ne trovita"; +$a->strings["Permission denied"] = "Malpermesita"; +$a->strings["Permission denied."] = "Malpermesita."; +$a->strings["toggle mobile"] = ""; $a->strings["Delete this item?"] = "Forviŝi ĉi tiun elementon?"; +$a->strings["Comment"] = "Komenti"; +$a->strings["show more"] = "montri pli"; $a->strings["show fewer"] = "montri malpli"; $a->strings["Update %s failed. See error logs."] = "Malsukcesis ĝisdatigi %s. Vidu la protokolojn."; -$a->strings["Update Error at %s"] = "Eraro dum ĝisdatigo ĉe %s"; $a->strings["Create a New Account"] = "Krei Novan Konton"; $a->strings["Register"] = "Registri"; $a->strings["Logout"] = "Elsaluti"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Loko:"; $a->strings["Gender:"] = "Sekso:"; $a->strings["Status:"] = "Stato:"; $a->strings["Homepage:"] = "Hejmpaĝo:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "\\j\\e \\l\\a G\\a \\h\\o\\r\\o, l F d"; $a->strings["F d"] = "F d"; $a->strings["[today]"] = "[hodiaŭ]"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = ""; $a->strings["Events and Calendar"] = "Okazoj kaj Kalendaro"; $a->strings["Personal Notes"] = "Personaj Notoj"; $a->strings["Only You Can See This"] = "Nur Vi Povas Vidi Tiun"; -$a->strings["%1\$s is currently %2\$s"] = ""; -$a->strings["Mood"] = ""; -$a->strings["Set your current mood and tell your friends"] = ""; -$a->strings["Public access denied."] = "Publika atingo ne permesita."; +$a->strings["General Features"] = ""; +$a->strings["Multiple Profiles"] = ""; +$a->strings["Ability to create multiple profiles"] = ""; +$a->strings["Post Composition Features"] = ""; +$a->strings["Richtext Editor"] = ""; +$a->strings["Enable richtext editor"] = ""; +$a->strings["Post Preview"] = ""; +$a->strings["Allow previewing posts and comments before publishing them"] = ""; +$a->strings["Auto-mention Forums"] = ""; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; +$a->strings["Network Sidebar Widgets"] = ""; +$a->strings["Search by Date"] = ""; +$a->strings["Ability to select posts by date ranges"] = ""; +$a->strings["Group Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected group"] = ""; +$a->strings["Network Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected network"] = ""; +$a->strings["Saved Searches"] = "Konservitaj Serĉadoj"; +$a->strings["Save search terms for re-use"] = ""; +$a->strings["Network Tabs"] = ""; +$a->strings["Network Personal Tab"] = ""; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; +$a->strings["Network New Tab"] = ""; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; +$a->strings["Network Shared Links Tab"] = ""; +$a->strings["Enable tab to display only Network posts with links in them"] = ""; +$a->strings["Post/Comment Tools"] = ""; +$a->strings["Multiple Deletion"] = ""; +$a->strings["Select and delete multiple posts/comments at once"] = ""; +$a->strings["Edit Sent Posts"] = ""; +$a->strings["Edit and correct posts and comments after sending"] = ""; +$a->strings["Tagging"] = ""; +$a->strings["Ability to tag existing posts"] = ""; +$a->strings["Post Categories"] = ""; +$a->strings["Add categories to your posts"] = ""; +$a->strings["Saved Folders"] = "Konservitaj Dosierujoj"; +$a->strings["Ability to file posts under folders"] = ""; +$a->strings["Dislike Posts"] = ""; +$a->strings["Ability to dislike posts/comments"] = ""; +$a->strings["Star Posts"] = ""; +$a->strings["Ability to mark special posts with a star indicator"] = ""; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "Naskiĝtago de %s"; +$a->strings["Happy Birthday %s"] = "Feliĉan Naskiĝtagon al %s"; +$a->strings["[Name Withheld]"] = "[Kaŝita nomo]"; $a->strings["Item not found."] = "Elemento ne estas trovita."; -$a->strings["Access to this profile has been restricted."] = "Atingo al ĉi tio profilo estas limitigita"; -$a->strings["Item has been removed."] = "Elemento estas forviŝita."; -$a->strings["Access denied."] = "Atingo nepermesita."; -$a->strings["This is Friendica, version"] = "Tio estas Friendica en la versio"; -$a->strings["running at web location"] = "instalita ĉe la adreso"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bonvolu iri al Friendica.com por lerni pli pri la projekto Friendica"; -$a->strings["Bug reports and issues: please visit"] = "Cimraportoj kaj atendindaĵo: bonvolu iri al"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestoj, laŭdoj, donacoj ktp - bonvolu sendi mesĝon al \"Info\" ĉe Friendica - punkto com"; -$a->strings["Installed plugins/addons/apps:"] = "Instalitaj kromprogramoj/programoj:"; -$a->strings["No installed plugins/addons/apps"] = "Neniom da instalitaj aldonaĵoj/programoj"; -$a->strings["%1\$s welcomes %2\$s"] = ""; +$a->strings["Do you really want to delete this item?"] = ""; +$a->strings["Yes"] = "Jes"; +$a->strings["Cancel"] = "Nuligi"; +$a->strings["Archives"] = "Arkivoj"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Revivigis malnovan grupon kun la sama nomo. Permesoj por estantaj elementoj eble estas validaj por la grupo kaj estontaj membroj. Se tiu ne estas kiun vi atendis, bonvolu krei alian grupon kun alia nomo."; +$a->strings["Default privacy group for new contacts"] = "Defaŭlta privateca grupo por novaj kontaktoj"; +$a->strings["Everybody"] = "Ĉiuj"; +$a->strings["edit"] = "redakti"; +$a->strings["Groups"] = "Grupoj"; +$a->strings["Edit group"] = "Redakti grupon"; +$a->strings["Create a new group"] = "Krei novan grupon"; +$a->strings["Contacts not in any group"] = "Kontaktoj en neniu grupo"; +$a->strings["add"] = "aldoni"; +$a->strings["Wall Photos"] = "Muraj Bildoj"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Ne trovis DNS informojn por datumbaza servilo '%s'."; +$a->strings["Add New Contact"] = "Aldonu Novan Kontakton"; +$a->strings["Enter address or web location"] = "Entajpu adreson aŭ retlokon"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Ekzemple: bob@example.com, http://example.com/barbara"; +$a->strings["%d invitation available"] = array( + 0 => "Disponeblas %d invito", + 1 => "Disponeblas %d invitoj", +); +$a->strings["Find People"] = "Trovi Homojn"; +$a->strings["Enter name or interest"] = "Entajpu nomon aŭ intereson"; +$a->strings["Connect/Follow"] = "Konekti/Aboni"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Ekzemple: Robert Morgenstein, Fishing"; +$a->strings["Find"] = "Trovi"; +$a->strings["Random Profile"] = "Hazarda Profilo"; +$a->strings["Networks"] = "Retoj"; +$a->strings["All Networks"] = "Ĉiuj Retoj"; +$a->strings["Everything"] = "Ĉio"; +$a->strings["Categories"] = "Kategorioj"; +$a->strings["%d contact in common"] = array( + 0 => "%d komuna kontakto", + 1 => "%d komunaj kontaktoj", +); +$a->strings["Friendica Notification"] = "Friendica Atentigo"; +$a->strings["Thank You,"] = "Dankon,"; +$a->strings["%s Administrator"] = "%s Administranto"; +$a->strings["noreply"] = "nerespondi"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Atentigo] Ricevis novan retpoŝton ĉe %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sendis al vi novan privatan mesaĝon ĉe %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s sendis al vi %2\$s."; +$a->strings["a private message"] = "privatan mesaĝon"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bonvolu viziti %s por vidi aŭ respondi viajn privatajn mesaĝojn."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]%3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]%4\$s de %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]via %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Atentigo] Komento pri konversacio #%1\$d de %2\$s"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s komentis pri elemento/konversacio kiun vi sekvas."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bonvolu viziti %s por vidi aŭ respondi la konversacion."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Atentigo] %s afiŝis al via profilmuro"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s skribis al via profilmuro ĉe %2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s afiŝis al [url=%2\$s]via muro[/url]"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Atentigo] %s markis vin"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s markis vin ĉe %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]markis vin[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = ""; +$a->strings["%1\$s shared a new post at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; +$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; +$a->strings["%1\$s poked you at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Atentigo] %s markis vian afiŝon"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s markis vian afiŝon ĉe %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s markis [url=%2\$s]vian afiŝon[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Atentigo] Ricevis prezenton"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vi ricevis prezenton de '%1\$s' ĉe %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vi ricevis [url=%1\$s]prezenton[/url] de %2\$s."; +$a->strings["You may visit their profile at %s"] = "Vi povas vidi la profilon de li aŭ ŝi ĉe %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Bonvolu viziti %s por aprobi aŭ malaprobi la prezenton."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Atentigo] Ricevis amikosugeston"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vi ricevis amikosugeston de '%1\$s' ĉe %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vi ricevis [url=%1\$s]amikosugeston[/url] pri %2\$s de %3\$s."; +$a->strings["Name:"] = "Nomo:"; +$a->strings["Photo:"] = "Bildo:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Bonvolu viziti %s por aprobi aŭ malaprobi la sugeston."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = ""; +$a->strings["There is no status with this id."] = ""; +$a->strings["There is no conversation with this id."] = ""; +$a->strings["view full size"] = "vidi plengrande"; +$a->strings[" on Last.fm"] = " ĉe Last.fm"; +$a->strings["Full Name:"] = "Plena Nomo:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Naskiĝtago:"; +$a->strings["Age:"] = "Aĝo:"; +$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Seksa Prefero:"; +$a->strings["Hometown:"] = "Hejmurbo:"; +$a->strings["Tags:"] = "Markoj:"; +$a->strings["Political Views:"] = "Politikaj Opinioj:"; +$a->strings["Religion:"] = "Religio:"; +$a->strings["About:"] = "Pri:"; +$a->strings["Hobbies/Interests:"] = "Ŝatokupoj/Interesoj:"; +$a->strings["Likes:"] = "Ŝatoj:"; +$a->strings["Dislikes:"] = "Malŝatoj:"; +$a->strings["Contact information and Social Networks:"] = "Kontaktinformoj kaj Interkonaj Retejoj:"; +$a->strings["Musical interests:"] = "Muzaikaj interesoj:"; +$a->strings["Books, literature:"] = "Libroj, literaturo:"; +$a->strings["Television:"] = "Televido:"; +$a->strings["Film/dance/culture/entertainment:"] = "Filmoj/dancoj/arto/amuzaĵoj:"; +$a->strings["Love/Romance:"] = "Amo/romanco:"; +$a->strings["Work/employment:"] = "Laboro:"; +$a->strings["School/education:"] = "Lernejo/eduko:"; +$a->strings["Nothing new here"] = "Estas neniu nova ĉi tie"; +$a->strings["Clear notifications"] = ""; +$a->strings["End this session"] = "Fini ĉi-tiun seancon"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Ensaluti"; +$a->strings["Home Page"] = "Hejmpaĝo"; +$a->strings["Create an account"] = "Krei konton"; +$a->strings["Help"] = "Helpo"; +$a->strings["Help and documentation"] = "Helpo kaj dokumentado"; +$a->strings["Apps"] = "Programoj"; +$a->strings["Addon applications, utilities, games"] = "Kromprogramoj, utilaĵoj, ludiloj"; +$a->strings["Search"] = "Serĉi"; +$a->strings["Search site content"] = "Serĉu la retejon"; +$a->strings["Conversations on this site"] = "Konversacioj je ĉi-tiu retejo"; +$a->strings["Directory"] = "Katalogo"; +$a->strings["People directory"] = "Katalogo de homoj"; +$a->strings["Information"] = ""; +$a->strings["Information about this friendica instance"] = ""; +$a->strings["Network"] = "Reto"; +$a->strings["Conversations from your friends"] = "Konversacioj de viaj amikoj"; +$a->strings["Network Reset"] = ""; +$a->strings["Load Network page with no filters"] = ""; +$a->strings["Introductions"] = "Prezentoj"; +$a->strings["Friend Requests"] = "Kontaktpetoj"; +$a->strings["Notifications"] = "Atentigoj"; +$a->strings["See all notifications"] = "Vidu ĉiujn atentigojn"; +$a->strings["Mark all system notifications seen"] = "Marki ĉiujn atentigojn legita"; +$a->strings["Messages"] = "Mesaĝoj"; +$a->strings["Private mail"] = "Privata poŝto"; +$a->strings["Inbox"] = "Enirkesto"; +$a->strings["Outbox"] = "Elirkesto"; +$a->strings["New Message"] = "Nova Mesaĝo"; +$a->strings["Manage"] = "Administri"; +$a->strings["Manage other pages"] = "Administri aliajn paĝojn"; +$a->strings["Delegations"] = ""; +$a->strings["Delegate Page Management"] = "Administrado de Delegitajn Paĝojn"; +$a->strings["Account settings"] = "Konto"; +$a->strings["Manage/Edit Profiles"] = ""; +$a->strings["Manage/edit friends and contacts"] = "Administri/redakti amikojn kaj kontaktojn"; +$a->strings["Admin"] = "Administrado"; +$a->strings["Site setup and configuration"] = "Agordoj pri la retejo"; +$a->strings["Navigation"] = ""; +$a->strings["Site map"] = ""; +$a->strings["Click here to upgrade."] = "Klaku ĉi tie por ĝisdatigi."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Tia ago preterpasas la limojn de via abono."; +$a->strings["This action is not available under your subscription plan."] = "Tia ago ne estas permesita laŭ via abono."; +$a->strings["Disallowed profile URL."] = "Malpermesita adreso de profilo."; +$a->strings["Connect URL missing."] = "Ne ekzistas URL adreso por konekti."; +$a->strings["This site is not configured to allow communications with other networks."] = "Tiu retpaĝo ne permesas komunikadon kun aliaj retoj."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Ne malkovris kongruajn protokolojn por komunikado aŭ fluojn."; +$a->strings["The profile address specified does not provide adequate information."] = "La specifita profiladreso ne enhavas sufiĉe da informoj."; +$a->strings["An author or name was not found."] = "Ne trovis aŭtoron aŭ nomon."; +$a->strings["No browser URL could be matched to this address."] = "Neniu retuma URL adreso kongruas al la adreso."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Ne eblas kongrui @-stilan identecon adreson al iu konata protokolo au retpoŝtadreso."; +$a->strings["Use mailto: in front of address to force email check."] = "Uzu mailto: antaŭ la adreso por devigi la testadon per retpoŝto."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Tiu profila adreso apartenas al retejo kiu estas maŝaltita je ĉi tiu retejo."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limigata. Ĉi persono ne eblos ricevi rektajn/personajn atentigojn de vi. "; +$a->strings["Unable to retrieve contact information."] = "Ne eblas ricevi kontaktinformojn."; +$a->strings["following"] = "sekvanta"; +$a->strings["Error decoding account file"] = ""; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; +$a->strings["Error! Cannot check nickname"] = ""; +$a->strings["User '%s' already exists on this server!"] = ""; +$a->strings["User creation error"] = ""; +$a->strings["User profile creation error"] = ""; +$a->strings["%d contact not imported"] = array( + 0 => "", + 1 => "", +); +$a->strings["Done. You can now login with your username and password"] = ""; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Ekas:"; +$a->strings["Finishes:"] = "Finas:"; +$a->strings["stopped following"] = "ne plu sekvas"; +$a->strings["Poke"] = ""; +$a->strings["View Status"] = "Vidi Staton"; +$a->strings["View Profile"] = "Vidi Profilon"; +$a->strings["View Photos"] = "Vidi Bildojn"; +$a->strings["Network Posts"] = "Enretaj Afiŝoj"; +$a->strings["Edit Contact"] = "Redakti Kontakton"; +$a->strings["Drop Contact"] = ""; +$a->strings["Send PM"] = "Sendi PM"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Okazis eraroj dum la kreado de tabeloj en la datumbazo."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Diversaj"; +$a->strings["year"] = "jaro"; +$a->strings["month"] = "monato"; +$a->strings["day"] = "tago"; +$a->strings["never"] = "neniam"; +$a->strings["less than a second ago"] = "antaŭ malpli ol unu sekundo"; +$a->strings["years"] = "jaroj"; +$a->strings["months"] = "monatoj"; +$a->strings["week"] = "semajno"; +$a->strings["weeks"] = "semajnoj"; +$a->strings["days"] = "tagoj"; +$a->strings["hour"] = "horo"; +$a->strings["hours"] = "horoj"; +$a->strings["minute"] = "minuto"; +$a->strings["minutes"] = "minutoj"; +$a->strings["second"] = "sekundo"; +$a->strings["seconds"] = "sekundoj"; +$a->strings["%1\$d %2\$s ago"] = "antaŭ %1\$d %2\$s"; +$a->strings["[no subject]"] = "[neniu temo]"; +$a->strings["(no subject)"] = "(neniu temo)"; +$a->strings["Unknown | Not categorised"] = "Nekonata | Nekatorigita"; +$a->strings["Block immediately"] = "Bloki tuj"; +$a->strings["Shady, spammer, self-marketer"] = "Suspekta, spamisto, memmerkatisto"; +$a->strings["Known to me, but no opinion"] = "Konata al mi, sed mi ne havas opinion"; +$a->strings["OK, probably harmless"] = "OK, verŝajne sendanĝera"; +$a->strings["Reputable, has my trust"] = "Fidinda laŭ mi"; +$a->strings["Frequently"] = "Ofte"; +$a->strings["Hourly"] = "Ĉiuhore"; +$a->strings["Twice daily"] = "Duope ĉiutage"; +$a->strings["Daily"] = "Ĉiutage"; +$a->strings["Weekly"] = "Ĉiusemajne"; +$a->strings["Monthly"] = "Ĉiumonate"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Retpoŝto"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/Tujmesaĝilo"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = ""; +$a->strings["pump.io"] = ""; +$a->strings["Twitter"] = ""; +$a->strings["Diaspora Connector"] = ""; +$a->strings["Statusnet"] = ""; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s amikiĝis kun %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Antentigo pri kunhavigado de la Diaspora reto"; +$a->strings["Attachments:"] = "Kunsendaĵoj:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s malŝatas la %3\$s de %2\$s"; +$a->strings["%1\$s poked %2\$s"] = ""; +$a->strings["poked"] = ""; +$a->strings["%1\$s is currently %2\$s"] = ""; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s markis la %3\$s de %2\$s kun %4\$s"; +$a->strings["post/item"] = "afiŝo/elemento"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s markis la %3\$s de %2\$s kiel preferita."; +$a->strings["Select"] = "Elekti"; +$a->strings["Delete"] = "Forviŝi"; +$a->strings["View %s's profile @ %s"] = "Vidi la profilon de %s ĉe %s"; +$a->strings["Categories:"] = ""; +$a->strings["Filed under:"] = ""; +$a->strings["%s from %s"] = "%s de %s"; +$a->strings["View in context"] = "Vidi kun kunteksto"; +$a->strings["Please wait"] = "Bonvolu atendi"; +$a->strings["remove"] = "forviŝi"; +$a->strings["Delete Selected Items"] = "Forviŝi Elektitajn Elementojn"; +$a->strings["Follow Thread"] = ""; +$a->strings["%s likes this."] = "%s ŝatas tiun."; +$a->strings["%s doesn't like this."] = "%s malŝatas tiun."; +$a->strings["%2\$d people like this"] = ""; +$a->strings["%2\$d people don't like this"] = ""; +$a->strings["and"] = "kaj"; +$a->strings[", and %d other people"] = ", kaj %d aliaj homoj."; +$a->strings["%s like this."] = "%s ŝatas tiun."; +$a->strings["%s don't like this."] = "%s malŝatas tiun."; +$a->strings["Visible to everybody"] = "Videbla al ĉiuj"; +$a->strings["Please enter a link URL:"] = "Bonvolu entajpu adreson de ligilo:"; +$a->strings["Please enter a video link/URL:"] = "Bonvolu entajpi ligilon/adreson de video:"; +$a->strings["Please enter an audio link/URL:"] = "Bonvolu entajpi ligilon/adreson de sono:"; +$a->strings["Tag term:"] = "Markfrazo:"; +$a->strings["Save to Folder:"] = "Konservi en Dosierujo:"; +$a->strings["Where are you right now?"] = "Kie vi estas nun?"; +$a->strings["Delete item(s)?"] = ""; +$a->strings["Post to Email"] = "Sendi per retpoŝto"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "Kaŝi viajn profilajn detalojn al nekonataj spektantoj?"; +$a->strings["Share"] = "Kunhavigi"; +$a->strings["Upload photo"] = "Alŝuti bildon"; +$a->strings["upload photo"] = "alŝuti bildon"; +$a->strings["Attach file"] = "Kunligi dosieron"; +$a->strings["attach file"] = "kunsendi dosieron"; +$a->strings["Insert web link"] = "Enmeti retan adreson"; +$a->strings["web link"] = "TTT ligilo"; +$a->strings["Insert video link"] = "Alglui ligilon de video"; +$a->strings["video link"] = "video ligilo"; +$a->strings["Insert audio link"] = "Alglui ligilon de sono"; +$a->strings["audio link"] = "sono ligilo"; +$a->strings["Set your location"] = "Agordi vian lokon"; +$a->strings["set location"] = "agordi lokon"; +$a->strings["Clear browser location"] = "Forviŝu retesplorilan lokon"; +$a->strings["clear location"] = "forviŝi lokon"; +$a->strings["Set title"] = "Redakti titolon"; +$a->strings["Categories (comma-separated list)"] = "Kategorioj (disigita per komo)"; +$a->strings["Permission settings"] = "Permesagordoj"; +$a->strings["permissions"] = "permesoj"; +$a->strings["CC: email addresses"] = "CC: retpoŝtadresojn"; +$a->strings["Public post"] = "Publika afiŝo"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Ekzemple: bob@example.com, mary@example.com"; +$a->strings["Preview"] = "Antaŭrigardi"; +$a->strings["Post to Groups"] = ""; +$a->strings["Post to Contacts"] = ""; +$a->strings["Private post"] = ""; +$a->strings["newer"] = "pli nova"; +$a->strings["older"] = "pli malnova"; +$a->strings["prev"] = "antaŭa"; +$a->strings["first"] = "unua"; +$a->strings["last"] = "lasta"; +$a->strings["next"] = "sekvanta"; +$a->strings["No contacts"] = "Neniu kontaktoj"; +$a->strings["%d Contact"] = array( + 0 => "%d Kontakto", + 1 => "%d Kontaktoj", +); +$a->strings["View Contacts"] = "Vidi Kontaktojn"; +$a->strings["Save"] = "Konservi"; +$a->strings["poke"] = ""; +$a->strings["ping"] = ""; +$a->strings["pinged"] = ""; +$a->strings["prod"] = ""; +$a->strings["prodded"] = ""; +$a->strings["slap"] = ""; +$a->strings["slapped"] = ""; +$a->strings["finger"] = ""; +$a->strings["fingered"] = ""; +$a->strings["rebuff"] = ""; +$a->strings["rebuffed"] = ""; +$a->strings["happy"] = ""; +$a->strings["sad"] = ""; +$a->strings["mellow"] = ""; +$a->strings["tired"] = ""; +$a->strings["perky"] = ""; +$a->strings["angry"] = ""; +$a->strings["stupified"] = ""; +$a->strings["puzzled"] = ""; +$a->strings["interested"] = ""; +$a->strings["bitter"] = ""; +$a->strings["cheerful"] = ""; +$a->strings["alive"] = ""; +$a->strings["annoyed"] = ""; +$a->strings["anxious"] = ""; +$a->strings["cranky"] = ""; +$a->strings["disturbed"] = ""; +$a->strings["frustrated"] = ""; +$a->strings["motivated"] = ""; +$a->strings["relaxed"] = ""; +$a->strings["surprised"] = ""; +$a->strings["Monday"] = "Lundo"; +$a->strings["Tuesday"] = "Mardo"; +$a->strings["Wednesday"] = "Merkredo"; +$a->strings["Thursday"] = "Ĵaŭdo"; +$a->strings["Friday"] = "Vendredo"; +$a->strings["Saturday"] = "Sabato"; +$a->strings["Sunday"] = "Dimanĉo"; +$a->strings["January"] = "Januaro"; +$a->strings["February"] = "Februaro"; +$a->strings["March"] = "Marto"; +$a->strings["April"] = "Aprilo"; +$a->strings["May"] = "Majo"; +$a->strings["June"] = "Junio"; +$a->strings["July"] = "Julio"; +$a->strings["August"] = "Aŭgusto"; +$a->strings["September"] = "Septembro"; +$a->strings["October"] = "Oktobro"; +$a->strings["November"] = "Novembro"; +$a->strings["December"] = "Decembro"; +$a->strings["View Video"] = ""; +$a->strings["bytes"] = "bajtoj"; +$a->strings["Click to open/close"] = "Klaku por malfermi/fermi"; +$a->strings["link to source"] = "ligilo al fonto"; +$a->strings["default"] = "defaŭlta"; +$a->strings["Select an alternate language"] = "Elekti alian lingvon"; +$a->strings["activity"] = "aktiveco"; +$a->strings["comment"] = array( + 0 => "", + 1 => "komento", +); +$a->strings["post"] = "afiŝo"; +$a->strings["Item filed"] = "Enarkivigis elementon "; +$a->strings["Logged out."] = "Elsalutita."; +$a->strings["Login failed."] = "Ensalutado malsukcesis."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Okazis problemo ensalutinta kun via OpenID. Bonvolu kontroli la ID."; +$a->strings["The error message was:"] = "La erarmesaĝo estis:"; +$a->strings["Image/photo"] = "Bildo"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = ""; +$a->strings["$1 wrote:"] = "$1 skribis:"; +$a->strings["Encrypted content"] = ""; +$a->strings["Welcome "] = "Bonvenon "; +$a->strings["Please upload a profile photo."] = "Bonvolu alŝuti profilbildon."; +$a->strings["Welcome back "] = "Bonvenon "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La sekuriga ĵetono de la formo estis malĝusta. Tio verŝajne okazis ĉar la formo estis malfermita dum tro longa tempo (>3 horoj) antaŭ la sendado."; +$a->strings["Embedded content"] = "Enigita enhavo"; +$a->strings["Embedding disabled"] = "Malŝaltita enigitado"; +$a->strings["Male"] = "Vira"; +$a->strings["Female"] = "Ina"; +$a->strings["Currently Male"] = "Nuntempe Vira"; +$a->strings["Currently Female"] = "Nuntempe Ina"; +$a->strings["Mostly Male"] = "Ĉefe Vira"; +$a->strings["Mostly Female"] = "Ĉefe Ina"; +$a->strings["Transgender"] = "Transgenra"; +$a->strings["Intersex"] = "Interseksa"; +$a->strings["Transsexual"] = "Transseksa"; +$a->strings["Hermaphrodite"] = "Hermafrodita"; +$a->strings["Neuter"] = "Neŭtra"; +$a->strings["Non-specific"] = "Nespecifa"; +$a->strings["Other"] = "Alia"; +$a->strings["Undecided"] = "Nedecida"; +$a->strings["Males"] = "Viroj"; +$a->strings["Females"] = "Inoj"; +$a->strings["Gay"] = "Geja"; +$a->strings["Lesbian"] = "Lesba"; +$a->strings["No Preference"] = "Neniu Prefero"; +$a->strings["Bisexual"] = "Ambaŭseksema"; +$a->strings["Autosexual"] = "Memseksema"; +$a->strings["Abstinent"] = "Abstinema"; +$a->strings["Virgin"] = "Virgulino"; +$a->strings["Deviant"] = "Devia"; +$a->strings["Fetish"] = "Fetiĉo"; +$a->strings["Oodles"] = "Amasa"; +$a->strings["Nonsexual"] = "Neseksa"; +$a->strings["Single"] = "Sola"; +$a->strings["Lonely"] = "Soleca"; +$a->strings["Available"] = "Havebla"; +$a->strings["Unavailable"] = "Nehavebla"; +$a->strings["Has crush"] = "Sekrete enamiĝinta"; +$a->strings["Infatuated"] = "Blinda amo"; +$a->strings["Dating"] = "Rendevuanta"; +$a->strings["Unfaithful"] = "Malfidela"; +$a->strings["Sex Addict"] = "Seksmaniulo"; +$a->strings["Friends"] = "Amikoj"; +$a->strings["Friends/Benefits"] = "Amikoj/Avantaĝoj"; +$a->strings["Casual"] = "Neformala"; +$a->strings["Engaged"] = "Fianĉiginta"; +$a->strings["Married"] = "Edziĝinta"; +$a->strings["Imaginarily married"] = "Image edziĝinta"; +$a->strings["Partners"] = "Geparuloj"; +$a->strings["Cohabiting"] = "Kunloĝanta"; +$a->strings["Common law"] = "Registrita partnereco "; +$a->strings["Happy"] = "Feliĉa"; +$a->strings["Not looking"] = "Ne interesiĝis"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Trompita"; +$a->strings["Separated"] = "Disiĝinta"; +$a->strings["Unstable"] = "Malfirma"; +$a->strings["Divorced"] = "Eksedziĝinta"; +$a->strings["Imaginarily divorced"] = "Image eksedziĝinta"; +$a->strings["Widowed"] = "Vidva"; +$a->strings["Uncertain"] = "Ne certa"; +$a->strings["It's complicated"] = "Estas komplika"; +$a->strings["Don't care"] = "Egala"; +$a->strings["Ask me"] = "Demandu min"; +$a->strings["An invitation is required."] = "Invio bezonata."; +$a->strings["Invitation could not be verified."] = "Ne povis kontroli la inviton."; +$a->strings["Invalid OpenID url"] = "Nevalida OpenID adreso"; +$a->strings["Please enter the required information."] = "Bonvolu entajpi la bezonatajn informojn."; +$a->strings["Please use a shorter name."] = "Bonvolu uzi pli mallongan nomon."; +$a->strings["Name too short."] = "Nomo estas tro mallonga."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Tio ŝajne ne estas via plena (persona, familia) nomo."; +$a->strings["Your email domain is not among those allowed on this site."] = "Via retpoŝtodomajno ne estas permesita ĉi tie."; +$a->strings["Not a valid email address."] = "Nevalida retpoŝtadreso."; +$a->strings["Cannot use that email."] = "Neuzebla retpoŝtadreso."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Via kaŝnomo nur povas enhavi \"a-z\", \"0-9\", \"-\", kaj \"_\". Ĝi ankaŭ devas komenci kun litero."; +$a->strings["Nickname is already registered. Please choose another."] = "Tio kaŝnomo jam estas registrita. Bonvolu elekti alian."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Tiu kaŝnomo iam estis registrita ĉi tie kaj ne ree uzeblas. Bonvolu elekti alian."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "GRAVA ERARO: La generacio de sekurecaj ĉifroŝlosiloj malsukcesis."; +$a->strings["An error occurred during registration. Please try again."] = "Eraro okazis dum registrado. Bonvolu provi denove."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Eraro okazi dum kreado de via defaŭlta profilo. Bonvolu provi denove."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Detaloj de la registrado por %s"; +$a->strings["Visible to everybody"] = "Videbla al ĉiuj"; +$a->strings["This entry was edited"] = ""; +$a->strings["Private Message"] = "Privata mesaĝo"; +$a->strings["Edit"] = "Redakti"; +$a->strings["save to folder"] = "konservi en dosierujo"; +$a->strings["add star"] = "aldoni stelon"; +$a->strings["remove star"] = "forpreni stelon"; +$a->strings["toggle star status"] = "ŝalti/malŝalti steloŝtato"; +$a->strings["starred"] = "steligita"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "aldoni markon"; +$a->strings["I like this (toggle)"] = "Mi ŝatas tion (ŝalti)"; +$a->strings["like"] = "ŝati"; +$a->strings["I don't like this (toggle)"] = "Mi malŝatas tion(ŝalti)"; +$a->strings["dislike"] = "malŝati"; +$a->strings["Share this"] = "Kunhavigi ĉi tiun"; +$a->strings["share"] = "kunhavigi"; +$a->strings["to"] = "al"; +$a->strings["via"] = ""; +$a->strings["Wall-to-Wall"] = "Muro-al-Muro"; +$a->strings["via Wall-To-Wall:"] = "per Muro-al-Muro:"; +$a->strings["%d comment"] = array( + 0 => "%d komento", + 1 => "%d komentoj", +); +$a->strings["This is you"] = "Tiu estas vi"; +$a->strings["Bold"] = "Grasa"; +$a->strings["Italic"] = "Kursiva"; +$a->strings["Underline"] = "Substreki"; +$a->strings["Quote"] = "Citaĵo"; +$a->strings["Code"] = "Kodo"; +$a->strings["Image"] = "Bildo"; +$a->strings["Link"] = "Ligilo"; +$a->strings["Video"] = "Video"; +$a->strings["Item not available."] = "Elemento ne disponeblas."; +$a->strings["Item was not found."] = "Elemento ne trovita."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Messaĝo malsukcesis."; +$a->strings["No recipient selected."] = "Neniom da ricevontoj."; +$a->strings["Unable to check your home location."] = "Ne eblas kontroli vian hejmlokon."; +$a->strings["Message could not be sent."] = "Ne povas sendi la mesaĝon."; +$a->strings["Message collection failure."] = "Malsukcese provis kolekti mesaĝojn."; +$a->strings["Message sent."] = "Mesaĝo estas sendita."; +$a->strings["No recipient."] = "Neniom da ricevontoj."; +$a->strings["Send Private Message"] = "Sendi Privatan Mesaĝon"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vi deziras ke %s respondu, bonvolu kontroli ke la privatecaj agordoj je via retejo permesas privatajn mesaĝojn de nekonataj sendantoj."; +$a->strings["To:"] = "Al:"; +$a->strings["Subject:"] = "Temo:"; +$a->strings["Your message:"] = "Via mesaĝo:"; +$a->strings["Group created."] = "Grupo estas kreita."; +$a->strings["Could not create group."] = "Ne povas krei grupon."; +$a->strings["Group not found."] = "Grupo ne estas trovita."; +$a->strings["Group name changed."] = "La nomo de la grupo estas ŝanĝita."; +$a->strings["Save Group"] = ""; +$a->strings["Create a group of contacts/friends."] = "Krei grupon da kontaktoj/amikoj."; +$a->strings["Group Name: "] = "Nomo de la grupo:"; +$a->strings["Group removed."] = "Grupo estas forviŝita."; +$a->strings["Unable to remove group."] = "Ne eblas forviŝi grupon."; +$a->strings["Group Editor"] = "Grupa redaktilo"; +$a->strings["Members"] = "Anoj"; +$a->strings["All Contacts"] = "Ĉiuj Kontaktoj"; +$a->strings["Click on a contact to add or remove."] = "Klaku kontakton por aldoni aŭ forviŝi."; +$a->strings["No potential page delegates located."] = "Ne trovis delegiteblajn paĝojn."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegitoj povas administri ĉiujn ecojn de la konto/paĝo, escepte bazaj kontoagordoj. Bonvolu ne delegitigi vian personan konton al iu al kiu vi ne plene fidas."; +$a->strings["Existing Page Managers"] = "Estantaj Administrantoj de la Paĝo"; +$a->strings["Existing Page Delegates"] = "Estantaj Delegitoj de la Paĝo"; +$a->strings["Potential Delegates"] = "Eblaj Delegitoj"; +$a->strings["Remove"] = "Forviŝi"; +$a->strings["Add"] = "Aldoni"; +$a->strings["No entries."] = "Neniom da afiŝoj."; +$a->strings["Invalid request identifier."] = "Nevalida peta identigilo."; +$a->strings["Discard"] = "Forviŝi"; +$a->strings["Ignore"] = "Ignori"; +$a->strings["System"] = "Sistemo"; +$a->strings["Personal"] = "Propra"; +$a->strings["Show Ignored Requests"] = "Montri ignoritajn petojn"; +$a->strings["Hide Ignored Requests"] = "Kaŝi ignoritajn petojn"; +$a->strings["Notification type: "] = "Tipo de atentigo:"; +$a->strings["Friend Suggestion"] = "Amikosugestoj"; +$a->strings["suggested by %s"] = "sugestita de %s"; +$a->strings["Hide this contact from others"] = "Kaŝi ĉi tiun kontakton al aliaj"; +$a->strings["Post a new friend activity"] = "Afiŝi novan amikecan aktivecon"; +$a->strings["if applicable"] = "se aplikebla"; +$a->strings["Approve"] = "Aprobi"; +$a->strings["Claims to be known to you: "] = "Pensas ke vi konas ilin:"; +$a->strings["yes"] = "jes"; +$a->strings["no"] = "ne"; +$a->strings["Approve as: "] = "Aprobi kiel:"; +$a->strings["Friend"] = "Amiko"; +$a->strings["Sharer"] = "Kunhaviganto"; +$a->strings["Fan/Admirer"] = "Fanatikulo/Admiranto"; +$a->strings["Friend/Connect Request"] = "Kontaktpeto"; +$a->strings["New Follower"] = "Nova abonanto"; +$a->strings["No introductions."] = "Neniom da prezentoj"; +$a->strings["%s liked %s's post"] = "%s ŝatis la afiŝon de %s"; +$a->strings["%s disliked %s's post"] = "%s malŝatis la afiŝon de %s"; +$a->strings["%s is now friends with %s"] = "%s amikiĝis kun %s"; +$a->strings["%s created a new post"] = "%s kreis novan afiŝon"; +$a->strings["%s commented on %s's post"] = "%s komentis pri la afiŝo de %s"; +$a->strings["No more network notifications."] = "Ne pli da retaj atentigoj."; +$a->strings["Network Notifications"] = "Retaj Atentigoj"; +$a->strings["No more system notifications."] = "Ne pli da sistemaj atentigoj."; +$a->strings["System Notifications"] = "Sistemaj Atentigoj"; +$a->strings["No more personal notifications."] = "Ne pli da personaj atentigoj"; +$a->strings["Personal Notifications"] = "Personaj Atentigoj"; +$a->strings["No more home notifications."] = "Ne pli da hejmrilataj atentigoj."; +$a->strings["Home Notifications"] = "Hejmrilataj atentigoj"; +$a->strings["No profile"] = "Neniu profilo"; +$a->strings["everybody"] = "ĉiuj"; +$a->strings["Account"] = "Konto"; +$a->strings["Additional features"] = ""; +$a->strings["Display"] = ""; +$a->strings["Social Networks"] = ""; +$a->strings["Plugins"] = "Kromprogramoj"; +$a->strings["Connected apps"] = "Konektitaj programoj"; +$a->strings["Export personal data"] = "Eksporto"; +$a->strings["Remove account"] = "Forigi konton"; +$a->strings["Missing some important data!"] = "Mankas importantaj datumoj!"; +$a->strings["Update"] = "Ĝisdatigi"; +$a->strings["Failed to connect with email account using the settings provided."] = "Ne sukcesis konekti al retpoŝtkonto kun la provizitaj agordoj."; +$a->strings["Email settings updated."] = "Retpoŝtagordoj ĝisdatigita"; +$a->strings["Features updated"] = ""; +$a->strings["Relocate message has been send to your contacts"] = ""; +$a->strings["Passwords do not match. Password unchanged."] = "La pasvortoj ne estas egala. Pasvorto ne ŝanĝita."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Malplenaj pasvortoj ne estas permesita. Pasvorto ne ŝanĝita."; +$a->strings["Wrong password."] = ""; +$a->strings["Password changed."] = "Pasvorto ŝanĝita."; +$a->strings["Password update failed. Please try again."] = "Ĝisdatigo de pasvorto malsukcesis. Bonvolu provi refoje."; +$a->strings[" Please use a shorter name."] = " Bonvolu uzi pli mallongan nomon."; +$a->strings[" Name too short."] = " Nomo estas tro mallonga."; +$a->strings["Wrong Password"] = ""; +$a->strings[" Not valid email."] = " Repoŝtadreso ne validas."; +$a->strings[" Cannot change to that email."] = " Ne povas ŝanĝi al tio retpoŝtadreso."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privata forumo ne havas privatecajn agordojn. Defaŭlta privateca grupo estas uzata."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Privata forumo havas nek privatecajn agordojn nek defaŭltan privatecan grupon."; +$a->strings["Settings updated."] = "Agordoj ĝisdatigita."; +$a->strings["Add application"] = "Aldoni programon"; +$a->strings["Save Settings"] = ""; +$a->strings["Name"] = "Nomo"; +$a->strings["Consumer Key"] = "Ŝlosilo de kliento"; +$a->strings["Consumer Secret"] = "Sekreto de kliento"; +$a->strings["Redirect"] = "Alidirekto"; +$a->strings["Icon url"] = "Piktograma adreso"; +$a->strings["You can't edit this application."] = "Ĉi tio programo ne estas redaktebla."; +$a->strings["Connected Apps"] = "Konektitaj Programoj"; +$a->strings["Client key starts with"] = "Ŝlosilo de kliento komencas kun"; +$a->strings["No name"] = "Neniu nomo"; +$a->strings["Remove authorization"] = "Forviŝi rajtigon"; +$a->strings["No Plugin settings configured"] = "Neniom da kromprogramoagordoj farita"; +$a->strings["Plugin Settings"] = "Kromprogramoagordoj"; +$a->strings["Off"] = ""; +$a->strings["On"] = ""; +$a->strings["Additional Features"] = ""; +$a->strings["Built-in support for %s connectivity is %s"] = "Integrita subteno por %s koneto estas %s"; +$a->strings["enabled"] = "ŝaltita"; +$a->strings["disabled"] = "malŝaltita"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "Retpoŝta atingo ne disponeblas ĉi tie."; +$a->strings["Email/Mailbox Setup"] = "Agordoj pri Retpoŝto"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Se vi volas uzi ĉi tiun servon por komuniki per retpoŝto (nedeviga), bonvolu specifi kiel konekti al vian retpoŝtkonton."; +$a->strings["Last successful email check:"] = "Plej ĵusa sukcesa kontrolo de poŝto:"; +$a->strings["IMAP server name:"] = "Nomo de IMAP servilo:"; +$a->strings["IMAP port:"] = "Numero de IMAP pordo:"; +$a->strings["Security:"] = "Sekureco:"; +$a->strings["None"] = "Nenio"; +$a->strings["Email login name:"] = "Retpoŝta salutnomo:"; +$a->strings["Email password:"] = "Retpoŝta pasvorto:"; +$a->strings["Reply-to address:"] = "Responda adreso (Reply-to):"; +$a->strings["Send public posts to all email contacts:"] = "Sendu publikajn afiŝojn al ĉiuj retpoŝtkontaktoj:"; +$a->strings["Action after import:"] = "Ago post la importado:"; +$a->strings["Mark as seen"] = "Marki kiel legita"; +$a->strings["Move to folder"] = "Movi al dosierujo"; +$a->strings["Move to folder:"] = "Movi al dosierujo:"; +$a->strings["No special theme for mobile devices"] = ""; +$a->strings["Display Settings"] = "Ekranagordoj"; +$a->strings["Display Theme:"] = "Vidiga etoso:"; +$a->strings["Mobile Theme:"] = ""; +$a->strings["Update browser every xx seconds"] = "Ĝisdatigu retesplorilon ĉiu xxx sekundoj"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimume 10 sekundoj, sen maksimumo"; +$a->strings["Number of items to display per page:"] = ""; +$a->strings["Maximum of 100 items"] = "Maksimume 100 eroj"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; +$a->strings["Don't show emoticons"] = "Ne montru ridetulojn"; +$a->strings["Don't show notices"] = ""; +$a->strings["Infinite scroll"] = ""; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = ""; +$a->strings["Community Types"] = ""; +$a->strings["Normal Account Page"] = "Normala Kontopaĝo"; +$a->strings["This account is a normal personal profile"] = "Tiu konto estas normala persona profilo"; +$a->strings["Soapbox Page"] = "Soapbox Paĝo"; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel nurlegaj admirantoj"; +$a->strings["Community Forum/Celebrity Account"] = "Komunuma Forumo/Eminentula Konto"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel admirantoj kapable legi kaj skribi"; +$a->strings["Automatic Friend Page"] = "Aŭtomata Amiko Paĝo"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel amikoj"; +$a->strings["Private Forum [Experimental]"] = "Privata Forumo [eksperimenta]"; +$a->strings["Private forum - approved members only"] = "Privata forumo - nur por aprobitaj membroj"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Nedeviga) Permesi atingon al la konton al ĉi tio OpenID."; +$a->strings["Publish your default profile in your local site directory?"] = "Publikigi vian defaŭltan profilon en la loka reteja katalogo?"; +$a->strings["No"] = "Ne"; +$a->strings["Publish your default profile in the global social directory?"] = "Publikigi vian defaŭltan profilon en la tutmonda interkona katalogo?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Kaŝi vian liston de kontaktoj/amiko al spektantoj de via defaŭlta profilo?"; +$a->strings["Allow friends to post to your profile page?"] = "Ĉu amikoj povu afiŝi al via profilo?"; +$a->strings["Allow friends to tag your posts?"] = "Ĉu amikoj povu aldoni markojn al viaj afiŝoj?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ĉu ni povu sugesti vin kiel amiko al novaj membroj?"; +$a->strings["Permit unknown people to send you private mail?"] = "Permesigi nekonatulojn sendi retpoŝton al vi?"; +$a->strings["Profile is not published."] = "Profilo ne estas publika."; +$a->strings["or"] = "aŭ"; +$a->strings["Your Identity Address is"] = "Via identeca adreso estas"; +$a->strings["Automatically expire posts after this many days:"] = "Automatike senvalidigi afiŝojn post tiom da tagoj:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se malplena, afiŝoj neniam senvalidiĝos. Senvalidigitajn afiŝon estos forviŝata"; +$a->strings["Advanced expiration settings"] = "Detalaj agordoj rilate al senvalidiĝo"; +$a->strings["Advanced Expiration"] = "Detala senvalidiĝo"; +$a->strings["Expire posts:"] = "Senvalidigi afiŝojn:"; +$a->strings["Expire personal notes:"] = "Senvalidigi personajn notojn:"; +$a->strings["Expire starred posts:"] = "Senvalidigi steligitajn afiŝojn:"; +$a->strings["Expire photos:"] = "Senvalidigi bildojn:"; +$a->strings["Only expire posts by others:"] = "Nur senvalidigi afiŝojn de aliaj: "; +$a->strings["Account Settings"] = "Kontoagordoj"; +$a->strings["Password Settings"] = "Agordoj pri Pasvorto"; +$a->strings["New Password:"] = "Nova pasvorto:"; +$a->strings["Confirm:"] = "Konfirmi:"; +$a->strings["Leave password fields blank unless changing"] = "Lasu pasvortkampojn malplenaj se vi ne ŝanĝas la pasvorton."; +$a->strings["Current Password:"] = ""; +$a->strings["Your current password to confirm the changes"] = ""; +$a->strings["Password:"] = ""; +$a->strings["Basic Settings"] = "Bazaj Agordoj"; +$a->strings["Email Address:"] = "Retpoŝtadreso:"; +$a->strings["Your Timezone:"] = "Via Horzono:"; +$a->strings["Default Post Location:"] = "Defaŭlta Loko por Afiŝoj:"; +$a->strings["Use Browser Location:"] = "Uzu Lokon laŭ Retesplorilo:"; +$a->strings["Security and Privacy Settings"] = "Agordoj pri Sekureco kaj Privateco"; +$a->strings["Maximum Friend Requests/Day:"] = "Taga maksimumo da kontaktpetoj:"; +$a->strings["(to prevent spam abuse)"] = "(por malhelpi spamaĵojn)"; +$a->strings["Default Post Permissions"] = "Defaŭltaj permesoj por afiŝoj"; +$a->strings["(click to open/close)"] = "(klaku por malfermi/fermi)"; +$a->strings["Show to Groups"] = ""; +$a->strings["Show to Contacts"] = ""; +$a->strings["Default Private Post"] = ""; +$a->strings["Default Public Post"] = ""; +$a->strings["Default Permissions for New Posts"] = ""; +$a->strings["Maximum private messages per day from unknown people:"] = "Taga maksimumo da privataj mesaĝoj."; +$a->strings["Notification Settings"] = "Agordoj pri Atentigoj"; +$a->strings["By default post a status message when:"] = "Defaŭlte afiŝi statmesaĝon okaze de:"; +$a->strings["accepting a friend request"] = "akcepti kontaktpeton"; +$a->strings["joining a forum/community"] = "aliĝi forumon/komunumon"; +$a->strings["making an interesting profile change"] = "fari interesan profilŝanĝon"; +$a->strings["Send a notification email when:"] = "Sendu atentiga repoŝton se:"; +$a->strings["You receive an introduction"] = "Vi ricevas inviton"; +$a->strings["Your introductions are confirmed"] = "Viaj prezentoj estas konfirmata."; +$a->strings["Someone writes on your profile wall"] = "Iu skribas je via profila muro."; +$a->strings["Someone writes a followup comment"] = "Iu skribas sekvan komenton"; +$a->strings["You receive a private message"] = "Vi ricevas privatan mesaĝon."; +$a->strings["You receive a friend suggestion"] = "Vi ricevas amikosugeston"; +$a->strings["You are tagged in a post"] = "Vi estas markita en afiŝon"; +$a->strings["You are poked/prodded/etc. in a post"] = ""; +$a->strings["Advanced Account/Page Type Settings"] = "Detalaj Agordoj pri Tipo de Konto/Paĝo."; +$a->strings["Change the behaviour of this account for special situations"] = "Agordi la teniĝon de la konto en specialaj situacioj"; +$a->strings["Relocate"] = ""; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; +$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Common Friends"] = "Komunaj Amikoj"; +$a->strings["No contacts in common."] = "Neniom da komunaj kontaktoj."; +$a->strings["Remote privacy information not available."] = "Informoj pri fora privateca ne estas disponebla."; +$a->strings["Visible to:"] = "Videbla al:"; +$a->strings["%d contact edited."] = array( + 0 => "", + 1 => "", +); +$a->strings["Could not access contact record."] = "Ne eblis atingi kontaktrikordo."; +$a->strings["Could not locate selected profile."] = "Ne trovis elektitan profilon."; +$a->strings["Contact updated."] = "Kontakto estas ĝisdatigita."; +$a->strings["Failed to update contact record."] = "Ĝisdatigo de via kontaktrikordo malsukcesis."; +$a->strings["Contact has been blocked"] = "Kontakto estas blokita."; +$a->strings["Contact has been unblocked"] = "Kontakto estas malblokita."; +$a->strings["Contact has been ignored"] = "Kontakto estas ignorita."; +$a->strings["Contact has been unignored"] = "Kontakto estas malignorita."; +$a->strings["Contact has been archived"] = "Enarkivigis kontakton"; +$a->strings["Contact has been unarchived"] = "Elarkivigis kontakton"; +$a->strings["Do you really want to delete this contact?"] = ""; +$a->strings["Contact has been removed."] = "Kontakto estas forigita."; +$a->strings["You are mutual friends with %s"] = "Vi estas reciproka amiko de %s"; +$a->strings["You are sharing with %s"] = "Vi kunhavigas kun %s"; +$a->strings["%s is sharing with you"] = "%s kunhavigas kun vi"; +$a->strings["Private communications are not available for this contact."] = "Privataj komunikadoj ne disponeblas por ĉi tiu kontakto."; +$a->strings["Never"] = "Neniam"; +$a->strings["(Update was successful)"] = "(Ĝisdatigo sukcesis.)"; +$a->strings["(Update was not successful)"] = "(Ĝisdatigo malsukcesis.)"; +$a->strings["Suggest friends"] = "Sugesti amikojn"; +$a->strings["Network type: %s"] = "Reta tipo: %s"; +$a->strings["View all contacts"] = "Vidi ĉiujn kontaktojn"; +$a->strings["Unblock"] = "Malbloki"; +$a->strings["Block"] = "Bloki"; +$a->strings["Toggle Blocked status"] = "Ŝalti/malŝalti Blokitan staton"; +$a->strings["Unignore"] = "Malignori"; +$a->strings["Toggle Ignored status"] = "Ŝalti/malŝalti Ignoritan staton"; +$a->strings["Unarchive"] = "Elarkivigi"; +$a->strings["Archive"] = "Enarkivigi"; +$a->strings["Toggle Archive status"] = "Ŝalti/malŝalti Enarkivigitan staton"; +$a->strings["Repair"] = "Ripari"; +$a->strings["Advanced Contact Settings"] = "Specialaj Kontaktagordoj"; +$a->strings["Communications lost with this contact!"] = "Mi perdis la kommunikadon kun tiu kontakto!"; +$a->strings["Contact Editor"] = "Kontakta redaktilo."; +$a->strings["Profile Visibility"] = "Videbleco de profilo"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bonvolu elekti la profilon kiu vi volas montri al %s aspektinde kiam sekure aspektante vian profilon."; +$a->strings["Contact Information / Notes"] = "Kontaktaj informoj / Notoj"; +$a->strings["Edit contact notes"] = "Redakti kontaktnotojn"; +$a->strings["Visit %s's profile [%s]"] = "Viziti la profilon de %s [%s]"; +$a->strings["Block/Unblock contact"] = "Bloki/Malbloki kontakton"; +$a->strings["Ignore contact"] = "Ignori kontakton"; +$a->strings["Repair URL settings"] = "Ripari URL agordoj"; +$a->strings["View conversations"] = "Vidi konversaciojn"; +$a->strings["Delete contact"] = "Forviŝi kontakton"; +$a->strings["Last update:"] = "Plej ĵusa ĝisdatigo:"; +$a->strings["Update public posts"] = "Ĝisdatigi publikajn afiŝojn"; +$a->strings["Update now"] = "Ĝisdatigi nun"; +$a->strings["Currently blocked"] = "Nuntempe blokata"; +$a->strings["Currently ignored"] = "Nuntempe ignorata"; +$a->strings["Currently archived"] = "Nuntempe enarkivigita"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Rispondoj/ŝataĵo al viaj publikaj afiŝoj eble plu estos videbla"; +$a->strings["Notification for new posts"] = ""; +$a->strings["Send a notification of every new post of this contact"] = ""; +$a->strings["Fetch further information for feeds"] = ""; +$a->strings["Suggestions"] = "Sugestoj"; +$a->strings["Suggest potential friends"] = "Sugesti amikojn"; +$a->strings["Show all contacts"] = "Montri ĉiujn kontaktojn"; +$a->strings["Unblocked"] = "Malblokita"; +$a->strings["Only show unblocked contacts"] = "Nur montri neblokitajn kontaktojn"; +$a->strings["Blocked"] = "Blokita"; +$a->strings["Only show blocked contacts"] = "Nur montri blokitajn kontaktojn"; +$a->strings["Ignored"] = "Ignorita"; +$a->strings["Only show ignored contacts"] = "Nur montri ignoritajn kontaktojn"; +$a->strings["Archived"] = "Enarkivigita"; +$a->strings["Only show archived contacts"] = "Nur montri enarkivigitajn kontaktojn"; +$a->strings["Hidden"] = "Kaŝita"; +$a->strings["Only show hidden contacts"] = "Nur montri kaŝitajn kontaktojn"; +$a->strings["Mutual Friendship"] = "Reciproka amikeco"; +$a->strings["is a fan of yours"] = "estas admiranto de vi"; +$a->strings["you are a fan of"] = "vi estas admiranto de"; +$a->strings["Edit contact"] = "Redakti kontakton"; +$a->strings["Search your contacts"] = "Serĉi viajn kontaktojn"; +$a->strings["Finding: "] = "Trovata:"; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; +$a->strings["Or - did you try to upload an empty file?"] = ""; +$a->strings["File exceeds size limit of %d"] = "Dosiero estas pli granda ol la limito de %d"; +$a->strings["File upload failed."] = "Alŝutado malsukcesis."; +$a->strings["[Embedded content - reload page to view]"] = "[Enigita enhavo - reŝargu paĝon por spekti ĝin]"; +$a->strings["Export account"] = ""; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = ""; +$a->strings["Export all"] = ""; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = ""; $a->strings["Registration successful. Please check your email for further instructions."] = "Registrado sukcesis. Bonvolu kontroli vian retpoŝton por pli da instruoj."; $a->strings["Failed to send email message. Here is the message that failed."] = "Malsukcesis sendi retpoŝton. Jen la malsukcesa mesaĝo."; $a->strings["Your registration can not be processed."] = "Mi ne povas prilabori vian registradon."; -$a->strings["Registration request at %s"] = "Peto de registrado al %s"; $a->strings["Your registration is pending approval by the site owner."] = "Via registrado bezonas apropbon de la administranto."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "La retejo transiras la maksimuman kvanton da ĉiutagaj kontaj registradoj. Bonvolu provi denove morgaŭ."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Vi ankaŭ (nedeviga) povas plenigi la formularon per OpenID se vi provizas vian OpenID adreson kaj klakas 'Registri'."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se vi ne konas OpenID, bonvolu lasi tiun kampon malplena kaj entajpu la aliajn elementojn."; $a->strings["Your OpenID (optional): "] = "Via OpenID (nedeviga):"; $a->strings["Include your profile in member directory?"] = "Aldoni vian profilon al la membrokatalogo?"; -$a->strings["Yes"] = "Jes"; -$a->strings["No"] = "Ne"; $a->strings["Membership on this site is by invitation only."] = "Membriĝi ĉi tie nur eblas laŭ invito."; $a->strings["Your invitation ID: "] = "Via invita idento: "; $a->strings["Registration"] = "Registrado"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Elektu kaŝnomon: "; $a->strings["Import"] = ""; $a->strings["Import your profile to this friendica instance"] = ""; -$a->strings["Profile not found."] = "Profilo ne trovita."; -$a->strings["Contact not found."] = "Kontakto ne trovita."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Tio ĉi okazis de tempo al tempo se ambaŭ personoj petas kontakton ka ĝi jam estas aprobita."; -$a->strings["Response from remote site was not understood."] = "Ne komprenis la rispondon de la fora retejo."; -$a->strings["Unexpected response from remote site: "] = "Neatendita rispondo de la fora retejo:"; -$a->strings["Confirmation completed successfully."] = "Konfirmo sukcese kompletigita."; -$a->strings["Remote site reported: "] = "La fora retejo raportis:"; -$a->strings["Temporary failure. Please wait and try again."] = "Dumtempa eraro. Bonvolu atendi kaj provi refoje."; -$a->strings["Introduction failed or was revoked."] = "La prezento malsukcesis au estas revokita."; -$a->strings["Unable to set contact photo."] = "Neeblas agordi la kontaktbildo."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s amikiĝis kun %2\$s"; -$a->strings["No user record found for '%s' "] = "Ne trovis uzanton '%s' "; -$a->strings["Our site encryption key is apparently messed up."] = "Ŝajnas kvazaŭ la ĉifroŝlosilo de nia retejo estas fuŝita."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Malplena adreso de retejo provizita, aŭ ni ne povis malĉifri la adreson."; -$a->strings["Contact record was not found for you on our site."] = "Kontakto ne trovita por vi en via retejo."; -$a->strings["Site public key not available in contact record for URL %s."] = "Publika ŝlosilo de retejo ne disponeblas en la kontaktrikordo por la URL adreso %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La identeco provizita de via sistemo estas duoblo ĉe nia sistemo. Ĝi eble funkcias se vi provas refoje."; -$a->strings["Unable to set your contact credentials on our system."] = "Ne sukcesis agordi la legitimaĵojn de via kontakto ĉe nia sistemo."; -$a->strings["Unable to update your contact profile details on our system"] = "Neeblas ĝisdatigi viajn profildetalojn ĉe nia sistemo."; -$a->strings["Connection accepted at %s"] = "Konekto akceptita je %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s aliĝis al %2\$s"; +$a->strings["Post successful."] = "Sukcese afiŝita."; +$a->strings["System down for maintenance"] = ""; +$a->strings["Access to this profile has been restricted."] = "Atingo al ĉi tio profilo estas limitigita"; +$a->strings["Tips for New Members"] = "Konsilo por novaj membroj"; +$a->strings["Public access denied."] = "Publika atingo ne permesita."; +$a->strings["No videos selected"] = ""; +$a->strings["Access to this item is restricted."] = "Atingo al tio elemento estas limigita."; +$a->strings["View Album"] = "Vidi albumon"; +$a->strings["Recent Videos"] = ""; +$a->strings["Upload New Videos"] = ""; +$a->strings["Manage Identities and/or Pages"] = "Administri identecojn kaj/aŭ paĝojn."; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Ŝalti inter aliaj identecojn aj komunumaj/grupaj paĝoj kiuj kunhavas viajn kontajn detalojn au por kiuj vi havas \"administranto\" permesojn."; +$a->strings["Select an identity to manage: "] = "Elektu identencon por administrado:"; +$a->strings["Item not found"] = "Elemento ne trovita"; +$a->strings["Edit post"] = "Redakti afiŝon"; +$a->strings["People Search"] = "Serĉi Membrojn"; +$a->strings["No matches"] = "Nenio estas trovita"; +$a->strings["Account approved."] = "Konto aprobita."; +$a->strings["Registration revoked for %s"] = "Registraĵo por %s senvalidigita."; +$a->strings["Please login."] = "Bonvolu ensaluti."; +$a->strings["This introduction has already been accepted."] = "Tia prezento jam estas akceptita"; +$a->strings["Profile location is not valid or does not contain profile information."] = "La adreso de la profilo ne validas aŭ ne enhavas profilinformojn."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Averto: La adreso de la profilo ne enhavas identeblan personan nomon."; +$a->strings["Warning: profile location has no profile photo."] = "Averto: La adreso de la profilo ne enhavas bildon."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d bezonataj parametroj ne trovita ĉe la donata adreso.", + 1 => "%d bezonataj parametroj ne trovita ĉe la donata adreso.", +); +$a->strings["Introduction complete."] = "Prezento sukcesis."; +$a->strings["Unrecoverable protocol error."] = "Neĝustigebla eraro en protokolo."; +$a->strings["Profile unavailable."] = "Profilo ne estas disponebla."; +$a->strings["%s has received too many connection requests today."] = "%s hodiaŭ ricevis tro multe da konektpetoj."; +$a->strings["Spam protection measures have been invoked."] = "Kontraŭspamilo estas aktivita."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Amikoj, vi bonvolu ripeti post 24 horoj."; +$a->strings["Invalid locator"] = "Nevalida adreso."; +$a->strings["Invalid email address."] = "Nevalida repoŝtadreso."; +$a->strings["This account has not been configured for email. Request failed."] = "La konto ne estas agordita por retpoŝto. La peto malsukcesis."; +$a->strings["Unable to resolve your name at the provided location."] = "Via nomo ne troveblas al la donita adreso."; +$a->strings["You have already introduced yourself here."] = "Vi vin jam prezentis tie."; +$a->strings["Apparently you are already friends with %s."] = "Ŝajnas kvazaŭ vi jam amikiĝis kun %s."; +$a->strings["Invalid profile URL."] = "Nevalida adreso de profilo."; +$a->strings["Your introduction has been sent."] = "Via prezento estas sendita."; +$a->strings["Please login to confirm introduction."] = "Bonvolu ensaluti por jesigi la prezenton."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Malĝusta identaĵo ensalutata. Bonvolu ensaluti en tiun profilon."; +$a->strings["Hide this contact"] = "Kaŝi tiun kontakton"; +$a->strings["Welcome home %s."] = "Bonvenon hejme, %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Bonvolu konfirmi vian prezenton / kontaktpeton al %s."; +$a->strings["Confirm"] = "Konfirmi."; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bonvolu entajpi vian 'Identecan Adreson' de iu de tiuj subtenataj komunikaj retejoj: "; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Se vi ne estas membro de la libra interkona reto, sekvu ĉi-ligilon por trovi publikan Friendica retejon kaj aliĝi kun ni hodiaŭ."; +$a->strings["Friend/Connection Request"] = "Prezento / Konektpeto"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ekzemploj: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Bonvolu respondi:"; +$a->strings["Does %s know you?"] = "Ĉu %s konas vin?"; +$a->strings["Add a personal note:"] = "Aldoni personan noton:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federaciaj interkonaj retejoj"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bonvolu ne uzi ĉi formo. Anstataŭe, entajpu %s en la Diaspora serĉilo."; +$a->strings["Your Identity Address:"] = "Via identeca adreso:"; +$a->strings["Submit Request"] = "Sendi peton"; +$a->strings["Files"] = "Dosieroj"; $a->strings["Authorize application connection"] = "Rajtigi programkonekton"; $a->strings["Return to your app and insert this Securty Code:"] = "Reiru al via programo kaj entajpu la securecan kodon:"; $a->strings["Please login to continue."] = "Bonvolu ensaluti por pluigi."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Ĉu rajtigi ĉi tiun programon por atingi viajn afiŝojn kaj kontaktojn kaj/aŭ krei novajn afiŝojn?"; -$a->strings["No valid account found."] = "Ne trovis validan konton."; -$a->strings["Password reset request issued. Check your email."] = "Eldonis riparadon de pasvorto. Legu vian retpoŝton."; -$a->strings["Password reset requested at %s"] = "Pasvorta riparado petita je %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ne povis konfirmi la peton. (Eble vi sendis ĝin antaŭ.) Pasvorta riparado malsukcesis."; -$a->strings["Your password has been reset as requested."] = "Via pasvorto estis riparita laŭ via peto."; -$a->strings["Your new password is"] = "Via nova pasvorto estas"; -$a->strings["Save or copy your new password - and then"] = "Memorigi vian novan pasvorton - kaj poste"; -$a->strings["click here to login"] = "klaku ĉi tie por ensaluti"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Vi povas ŝangi vian pasvorton sur la paĝo agordoj kiam vi sukcese ensalutis."; -$a->strings["Your password has been changed at %s"] = ""; -$a->strings["Forgot your Password?"] = "Ĉu vi forgesis vian pasvorton?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entajpu vian retpoŝtadreson kaj sendu por pasvorta riparado. Poste, bonvolu legi vian retpoŝton por trovi pliajn instrukciojn."; -$a->strings["Nickname or Email: "] = "Salutnomo aŭ retpoŝtadreso: "; -$a->strings["Reset"] = "Repari"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Messaĝo malsukcesis."; -$a->strings["No recipient selected."] = "Neniom da ricevontoj."; -$a->strings["Unable to check your home location."] = "Ne eblas kontroli vian hejmlokon."; -$a->strings["Message could not be sent."] = "Ne povas sendi la mesaĝon."; -$a->strings["Message collection failure."] = "Malsukcese provis kolekti mesaĝojn."; -$a->strings["Message sent."] = "Mesaĝo estas sendita."; -$a->strings["No recipient."] = "Neniom da ricevontoj."; -$a->strings["Please enter a link URL:"] = "Bonvolu entajpu adreson de ligilo:"; -$a->strings["Send Private Message"] = "Sendi Privatan Mesaĝon"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vi deziras ke %s respondu, bonvolu kontroli ke la privatecaj agordoj je via retejo permesas privatajn mesaĝojn de nekonataj sendantoj."; -$a->strings["To:"] = "Al:"; -$a->strings["Subject:"] = "Temo:"; -$a->strings["Your message:"] = "Via mesaĝo:"; -$a->strings["Upload photo"] = "Alŝuti bildon"; -$a->strings["Insert web link"] = "Enmeti retan adreson"; -$a->strings["Welcome to Friendica"] = "Bonvenon ĉe Friendica"; -$a->strings["New Member Checklist"] = "Kontrololisto por Novaj Membroj"; -$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."] = "Lasu nin oferi al vi kelkajn konsolojn kaj ligilojn por plifaciligi vian komencon. Klaku iun elementon por viziti la rilatan paĝon. Ligilo al ĉi tiu paĝo videblos en via hejmpaĝo dum du semajnojn post via komenca membriĝo. Post du semajnoj, la ligilo silente malaperos. "; -$a->strings["Getting Started"] = ""; -$a->strings["Friendica Walk-Through"] = ""; -$a->strings["On your Quick Start 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["On your Settings 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."] = "Bonvolu ŝanĝi vian pasvorton ĉe Agordoj. Krome, memorigu vian identadreson. Ĝi aspektas kiel retpoŝtadreso kaj estas bezonata por konekti al novaj amikon en la libera interkona reto."; -$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."] = "Kontrolu la aliajn agordojn, precipe la privatecajn agordojn. Nepublikigita profilo similas al havi telefonnumberon ne registrata en iu telefonlibro. Ĝenerale vi eble volas publikigi vian profilon. Alie, viaj amikoj kaj estontaj amikoj bezonas scii kiel rekte trovi vin."; -$a->strings["Upload Profile Photo"] = "Alŝuti profilbildon"; -$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."] = "Enŝuti profilbildon se vi ankoraŭ ne havas ĝin. Laŭ studoj, homoj kun realaj biloj de si mem trovas novajn amikon duope pli probable ol homoj sen reala bildo."; -$a->strings["Edit Your Profile"] = ""; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Redakti viajn defaŭltan profilon kiel vi ŝatas ĝin. Kontrolu la agordojn por kaŝi vian kontaktliston aŭ kaŝi vian profilon al nekonataj vizitantoj."; -$a->strings["Profile Keywords"] = ""; -$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."] = "Aldonu publikajn ŝlosilvortojn al via defaŭlta profilo, kiuj priskribas viajn interesojn. Ni eble povas trovi aliajn uzantojn kun similaj interesoj kaj sugesti amikojn."; -$a->strings["Connecting"] = ""; -$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."] = "Rajtigu la Facebook Konektilon se vi nuntempe havas Facebook konton, kaj ni (nedeviga) enportu viajn Facebook amikojn kaj konversaciojn."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Se ĉi tiu estas via propra TTT servilo, instali la Facebook kromprogramon eble plifaciligos la transpason al la libera interkona reto."; -$a->strings["Importing Emails"] = ""; -$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"] = "Entajpu la akreditaĵojn por via retpoŝtkonto en la konektilagordoj se vi volas importi aŭ interagi kun amikoj aŭ dissendlistoj pere de via retkesto."; -$a->strings["Go to Your Contacts Page"] = ""; -$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 Add New Contact dialog."] = "Via kontaktpaĝo estas via portalo por administri amikojn kaj konekti kun amikoj en aliaj retoj. Vi kutime entajpas iliajn adreson aŭ URL adreso en la Aldonu Novan Kontakton dialogon."; -$a->strings["Go to Your Site's Directory"] = ""; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Ĉe la Katalogo vi povas trovi aliajn homojn en ĉi tiu retejo, au en aliaj federaciaj retejoj. Elrigardi al KonektiSekvi ligiloj ĉe iliaj profilo. Donu vian propran Identecan Adreson se la retejo demandas ĝin."; -$a->strings["Finding New People"] = ""; -$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."] = "En la flanka strio de la Kontaktoj paĝo troviĝas kelkajn helpilojn por trovi novajn amikojn. Ni povas automate trovi amikojn per interesoj, serĉu ilin per nomo aŭ intereso kaj faras sugestojn baze de estantaj kontaktoj. Ĉe nova instalita retejo, la unuaj sugestoj kutime aperas post 24 horoj."; -$a->strings["Groups"] = "Grupoj"; -$a->strings["Group Your Contacts"] = ""; -$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."] = "Kiam vi trovis kelkajn novajn amikojn, ordigi ilin en grupoj por privata komunikado en la flanka strio de via Kontaktoj paĝo, kaj vi povas private komuniki kun ili je via Reto paĝo."; -$a->strings["Why Aren't My Posts Public?"] = ""; -$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["Go to the Help Section"] = ""; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Niaj Helpo paĝoj enhavas pli da detaloj pri aliaj programaj trajtoj."; $a->strings["Do you really want to delete this suggestion?"] = ""; -$a->strings["Cancel"] = "Nuligi"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Neniu sugestoj disponeblas. Se ĉi tiu estas nova retejo, bonvolu reprovi post 24 horoj."; $a->strings["Ignore/Hide"] = "Ignori/Kaŝi"; -$a->strings["Search Results For:"] = "Rezultoj de la serĉado pri:"; -$a->strings["Remove term"] = "Forviŝu terminon"; -$a->strings["Saved Searches"] = "Konservitaj Serĉadoj"; -$a->strings["add"] = "aldoni"; -$a->strings["Commented Order"] = "Komenta Ordo"; -$a->strings["Sort by Comment Date"] = "Ordigi laŭ Dato de Komento"; -$a->strings["Posted Order"] = "Afiŝita Ordo"; -$a->strings["Sort by Post Date"] = "Ordigi laŭ Dato de Afiŝado"; -$a->strings["Personal"] = "Propra"; -$a->strings["Posts that mention or involve you"] = "Afiŝoj menciantaj vin aŭ pri vi"; -$a->strings["New"] = "Nova"; -$a->strings["Activity Stream - by date"] = "Fluo de Aktiveco - laŭ dato"; -$a->strings["Shared Links"] = "Kunhavigitaj Ligiloj"; -$a->strings["Interesting Links"] = "Interesaj Ligiloj"; -$a->strings["Starred"] = "Steligita"; -$a->strings["Favourite Posts"] = "Favorigitaj Afiŝoj"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Averto: La grupo enhavas %s membron el nesekuraj retejoj.", - 1 => "Averto: La grupo enhavas %s membrojn el nesekuraj retejoj.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "La privateco de privataj mesaĝoj al ĉi tiu grupo ne ĉiam estas garantita."; -$a->strings["No such group"] = "Grupo ne estas trovita"; -$a->strings["Group is empty"] = "Grupo estas malplena"; -$a->strings["Group: "] = "Grupo:"; -$a->strings["Contact: "] = "Kontakto:"; -$a->strings["Private messages to this person are at risk of public disclosure."] = "La privateco de privataj mesaĝoj al ĉi tiu persono ne ĉiam estas garantita."; -$a->strings["Invalid contact."] = "Nevalida kontakto."; -$a->strings["Friendica Communications Server - Setup"] = ""; -$a->strings["Could not connect to database."] = "Ne eblas konekti la datumbazon."; -$a->strings["Could not create table."] = "Ne eblas krei tabelon."; -$a->strings["Your Friendica site database has been installed."] = "La datumbazo de vi Friendica retjo estas instalita."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vi bezonas mane importi la dosieron \"database.sql\" per phpmyadmin aŭ mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Bonvolu legi la dosieron \"INSTALL.txt\"."; -$a->strings["System check"] = "Sistema kontrolo"; -$a->strings["Next"] = "sekva"; -$a->strings["Check again"] = "Ree kontroli"; -$a->strings["Database connection"] = "Datumbaza konekto"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Por instali Friendica, ni bezonas scii kiel konekti al via datumbazo."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bonvolu kontakti vian servilprovizanton aŭ administranton se vi havas demandoj pri ĉi tiaj agordoj."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La datumbazo nomata malsupren jam ekzistu. Se ĝi ne ekzistas, bonvolu unue krei ĝin antaŭ progresi."; -$a->strings["Database Server Name"] = "Nomo de datumbaza servilo."; -$a->strings["Database Login Name"] = "Salutnomo ĉe la datumbazo."; -$a->strings["Database Login Password"] = "Pasvorto ĉe la datumbazo."; -$a->strings["Database Name"] = "Nomo de la datumbazo."; -$a->strings["Site administrator email address"] = "Retpoŝtadreso de la reteja administranto"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "La repoŝtadreso de via konto bezonas esti la sama por uzi la TTTa administrilo."; -$a->strings["Please select a default timezone for your website"] = "Bonvolu elekti defaŭltan horzonon por via retejo."; -$a->strings["Site settings"] = "Retejaj agordoj"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Komanda linia versio de PHP ne trovita en PATH de la retservilo."; -$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 'Activating scheduled tasks'"] = "Se vi ne havas komandlinian version de PHP sur la servilo, vi ne eblas plenumi fonan planitan enketon per cron. Bonvolu legi 'Activating scheduled tasks'"; -$a->strings["PHP executable path"] = "Vojo de la komanda linia versio de PHP"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entajpu la plenan vojon al la php komandodosiero. Vi eblas lasi tion malplena por pluigi la instalado."; -$a->strings["Command line PHP"] = "komanda linia versio de PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; -$a->strings["Found PHP version: "] = ""; -$a->strings["PHP cli binary"] = ""; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "En via komanda linia versio de PHP je via sistemo, \"register_argc_argv\" ne estas aktivita."; -$a->strings["This is required for message delivery to work."] = "Tio estas bezonata por la livero de mesaĝoj."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Eraro: La funkcio \"openssl_pkey_new\" je tia sistemo ne eblas generi ĉifroŝlosilojn."; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se la operaciumo sistemo estas Windows, bonvolu legi: http://www.php.net/manual/en/openssl.installation.php"; -$a->strings["Generate encryption keys"] = "Generi ĉifroŝlosilojn"; -$a->strings["libCurl PHP module"] = "PHP modulo libCurl"; -$a->strings["GD graphics PHP module"] = "PHP modulo GD"; -$a->strings["OpenSSL PHP module"] = "PHP modulo OpenSSL"; -$a->strings["mysqli PHP module"] = "PHP modulo mysqli"; -$a->strings["mb_string PHP module"] = "PHP modulo mb_string"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite modulo"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Eraro: La modulo mod_rewrite en la Apache retservilo estas bezonata sed ne instalita."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Eraro: La modulo libCURL en PHP estas bezonata sed ne instalita."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Eraro: La modulo GD en PHP kun subteno por JPEG estas bezonata sed ne instalita."; -$a->strings["Error: openssl PHP module required but not installed."] = "Eraro: La modulo OpenSSL en PHP estas bezonata sed ne instalita."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Eraro: La modulo mysqli en PHP estas bezonata sed ne instalita."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Eraro: La modulo mb_string en PHP estas bezonata sed ne instalita."; -$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."] = "La reta instalilo bezonas skribi dosieron nomata \".htconfig.php\" en la baza dosierujo de la retservilo, sed ne sukcesis."; -$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."] = "Tio ĉi plej ofte estas agordo rilate al permesoj, ĉar la servilo eble ne povas skribi en via dosierujo, eĉ se vi mem povas skribi."; -$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."] = "Post la fino de tiu proceduro, ni donos al vi tekston por konservi en dosiero .htconfig.php en via baza Friendica dosierujo."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vi ankaŭ povas preterpasi tiun proceduron kaj fari permanan instaladon. Bonvolu legi la dosieron \"INSTALL.txt\" por trovi instrukciojn."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php estas skribebla."; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; -$a->strings["view/smarty3 is writable"] = ""; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite en .htaccess ne funkcias. Kontrolu la agordojn de la servilo."; -$a->strings["Url rewrite is working"] = "URL rewrite funkcias."; -$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."] = "Ne povis skribi la datumbaza agordoj en la dosiero \".htconfig.php\". Bonvolu uzi la inkluzivan tekston por krei agordan dosieron en la baza dosierujo de la retservilo."; -$a->strings["

What next

"] = "

Kio sekvas nun?

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "GRAVA: Vi bezonas [mane] agordi planitan taskon por la Friendica poller."; +$a->strings["Contacts who are not members of a group"] = "Kontaktoj kiuj ne estas en iu grupo"; +$a->strings["Contact not found."] = "Kontakto ne trovita."; +$a->strings["Friend suggestion sent."] = "Amikosugesto sendita."; +$a->strings["Suggest Friends"] = "Sugesti amikojn"; +$a->strings["Suggest a friend for %s"] = "Sugesti amikon por %s"; +$a->strings["link"] = "ligilo"; +$a->strings["No contacts."] = "Neniu kontaktojn."; $a->strings["Theme settings updated."] = "Gisdatigis agordojn pri etosoj."; $a->strings["Site"] = "Retejo"; $a->strings["Users"] = "Uzantoj"; -$a->strings["Plugins"] = "Kromprogramoj"; $a->strings["Themes"] = "Etosoj"; $a->strings["DB updates"] = "DB ĝisdatigoj"; $a->strings["Logs"] = "Protokoloj"; -$a->strings["Admin"] = "Administrado"; $a->strings["Plugin Features"] = "Kromprogramaj Trajtoj"; $a->strings["User registrations waiting for confirmation"] = "Uzantaj registradoj atendante konfirmon"; $a->strings["Normal Account"] = "Normala konto"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Versio"; $a->strings["Active plugins"] = "Ŝaltitaj kromprogramoj"; $a->strings["Can not parse base url. Must have at least ://"] = ""; $a->strings["Site settings updated."] = "Ĝisdatigis retejaj agordoj."; -$a->strings["No special theme for mobile devices"] = ""; -$a->strings["Never"] = "Neniam"; $a->strings["At post arrival"] = ""; -$a->strings["Frequently"] = "Ofte"; -$a->strings["Hourly"] = "Ĉiuhore"; -$a->strings["Twice daily"] = "Duope ĉiutage"; -$a->strings["Daily"] = "Ĉiutage"; $a->strings["Multi user instance"] = ""; $a->strings["Closed"] = "Ferma"; $a->strings["Requires approval"] = "Bezonas aprobon"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Malferma"; $a->strings["No SSL policy, links will track page SSL state"] = "Sen SSL strategio. Ligiloj sekvos la SSL staton de la paĝo."; $a->strings["Force all links to use SSL"] = "Devigi ke ĉiuj ligiloj uzu SSL."; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Memsubskribita atestilo, nur uzu SSL por lokaj ligiloj (malkuraĝigata)"; -$a->strings["Save Settings"] = ""; $a->strings["File upload"] = "Alŝuto"; $a->strings["Policies"] = "Politiko"; $a->strings["Advanced"] = "Altnivela"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = ""; $a->strings["Temp path"] = ""; $a->strings["Base path to installation"] = ""; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = ""; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "Ĝisdatigo estas markita sukcesa"; -$a->strings["Executing %s failed. Check system logs."] = "Ne sukcesis plenumi %s. Kontrolu la sistemprotokolojn."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Sukcese aplikis la ĝisdatigo %s."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Ĝisdatigo %s ne liveris elirstaton. "; -$a->strings["Update function %s could not be found."] = "Ne troveblas ĝisdatigo funkcio %s."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Neniom da malsukcesaj ĝisdatigoj."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Malsukcesaj Ĝisdatigoj"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Ne inkluzivas ĝisdatigojn antaŭ 1139, kiuj ne liveris elirstaton."; $a->strings["Mark success (if update was manually applied)"] = "Marki sukcesa (se la ĝisdatigo estas instalita mane)"; $a->strings["Attempt to execute this update step automatically"] = "Provi automate plenumi ĉi tian paŝon de la ĝisdatigo."; -$a->strings["Registration successful. Email send to user"] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "Blokis/malblokis %s uzanton", 1 => "Blokis/malblokis %s uzantojn", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "elekti ĉiujn"; $a->strings["User registrations waiting for confirm"] = "Registriĝoj atendante aprobon"; $a->strings["User waiting for permanent deletion"] = ""; $a->strings["Request date"] = "Dato de peto"; -$a->strings["Name"] = "Nomo"; -$a->strings["Email"] = "Retpoŝto"; $a->strings["No registrations."] = "Neniom da registriĝoj."; -$a->strings["Approve"] = "Aprobi"; $a->strings["Deny"] = "Negi"; -$a->strings["Block"] = "Bloki"; -$a->strings["Unblock"] = "Malbloki"; $a->strings["Site admin"] = ""; $a->strings["Account expired"] = ""; $a->strings["New User"] = ""; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Dato de registrado"; $a->strings["Last login"] = "Plej ĵusa ensaluto"; $a->strings["Last item"] = "Plej ĵusa elemento"; $a->strings["Deleted since"] = ""; -$a->strings["Account"] = "Konto"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "La elektitaj uzantkontoj estas forviŝotaj!\\n\\nĈiuj elementoj kiujn ili afiŝis je la retpaĝo estos permanente forviŝitaj.\\n\\nĈu vi certas?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "La uzanto {0} estas forviŝota!\\n\\nĈiuj elementoj kiujn li afiŝis je la retpaĝo estos permanente forviŝitaj.\\n\\nĈu vi certas?"; $a->strings["Name of the new user."] = ""; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = ""; $a->strings["Log file"] = "Protokolo"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Devas esti skribebla de la retservilo. Relativa al via plej supra Friendica dosierujo."; $a->strings["Log level"] = "Protokolnivelo"; -$a->strings["Update now"] = "Ĝisdatigi nun"; $a->strings["Close"] = "Fermi"; $a->strings["FTP Host"] = "FTP Servilo"; $a->strings["FTP Path"] = "FTP Vojo"; $a->strings["FTP User"] = "FTP Uzanto"; $a->strings["FTP Password"] = "FTP Pasvorto"; -$a->strings["Search"] = "Serĉi"; -$a->strings["No results."] = "Nenion trovita."; -$a->strings["Tips for New Members"] = "Konsilo por novaj membroj"; -$a->strings["link"] = "ligilo"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s markis la %3\$s de %2\$s kun %4\$s"; -$a->strings["Item not found"] = "Elemento ne trovita"; -$a->strings["Edit post"] = "Redakti afiŝon"; -$a->strings["upload photo"] = "alŝuti bildon"; -$a->strings["Attach file"] = "Kunligi dosieron"; -$a->strings["attach file"] = "kunsendi dosieron"; -$a->strings["web link"] = "TTT ligilo"; -$a->strings["Insert video link"] = "Alglui ligilon de video"; -$a->strings["video link"] = "video ligilo"; -$a->strings["Insert audio link"] = "Alglui ligilon de sono"; -$a->strings["audio link"] = "sono ligilo"; -$a->strings["Set your location"] = "Agordi vian lokon"; -$a->strings["set location"] = "agordi lokon"; -$a->strings["Clear browser location"] = "Forviŝu retesplorilan lokon"; -$a->strings["clear location"] = "forviŝi lokon"; -$a->strings["Permission settings"] = "Permesagordoj"; -$a->strings["CC: email addresses"] = "CC: retpoŝtadresojn"; -$a->strings["Public post"] = "Publika afiŝo"; -$a->strings["Set title"] = "Redakti titolon"; -$a->strings["Categories (comma-separated list)"] = "Kategorioj (disigita per komo)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Ekzemple: bob@example.com, mary@example.com"; -$a->strings["Item not available."] = "Elemento ne disponeblas."; -$a->strings["Item was not found."] = "Elemento ne trovita."; -$a->strings["Account approved."] = "Konto aprobita."; -$a->strings["Registration revoked for %s"] = "Registraĵo por %s senvalidigita."; -$a->strings["Please login."] = "Bonvolu ensaluti."; -$a->strings["Find on this site"] = "Trovi en ĉi retejo"; -$a->strings["Finding: "] = "Trovata:"; -$a->strings["Site Directory"] = "Reteja Katalogo"; -$a->strings["Find"] = "Trovi"; -$a->strings["Age: "] = "Aĝo:"; -$a->strings["Gender: "] = "Sekso:"; -$a->strings["About:"] = "Pri:"; -$a->strings["No entries (some entries may be hidden)."] = "Neniom da afiŝoj (kelkaj afiŝoj eble ne estas videbla)."; -$a->strings["Contact settings applied."] = "Kontaktagordoj estas konservita."; -$a->strings["Contact update failed."] = "Ĝisdatigo de kontakto malsukcesis."; -$a->strings["Repair Contact Settings"] = "Ripari kontaktagordoj."; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "AVERTO: Tio estas tre altnivela kaj se vi entajpus malĝustan informojn, komunikado kun la kontakto eble ne plu funkcios."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Bonvolu klaki 'malantaŭen' en via retesplorilo nun se vi ne scias kion faru ĉi tie."; -$a->strings["Return to contact editor"] = "Reen al kontakta redaktilo"; -$a->strings["Account Nickname"] = "Kaŝnomo de la konto"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Marknomo - Transpasas nomon/kaŝnomon"; -$a->strings["Account URL"] = "Adreso de la konto"; -$a->strings["Friend Request URL"] = "Kontaktpeta adreso"; -$a->strings["Friend Confirm URL"] = "Kontaktkonfirma adreso"; -$a->strings["Notification Endpoint URL"] = "Finpunkta adreso por atentigoj"; -$a->strings["Poll/Feed URL"] = "Adreso de fluo"; -$a->strings["New photo from this URL"] = "Nova bildo el tiu adreso"; -$a->strings["Remote Self"] = ""; -$a->strings["Mirror postings from this contact"] = ""; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["Image exceeds size limit of %d"] = "Bildo estas pli granda ol la limito %d"; +$a->strings["Unable to process image."] = "Ne eblas procedi la bildon."; +$a->strings["Image upload failed."] = "Alŝuto de bildo malsukcesis."; +$a->strings["Welcome to %s"] = "Bonvenon ĉe %s"; +$a->strings["OpenID protocol error. No ID returned."] = "Eraro en OpenID protokolo. Ne resendis identecon."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Ne trovis kontoj, kaj registrado per OpenID estas malpermesita ĉi tie."; +$a->strings["Search Results For:"] = "Rezultoj de la serĉado pri:"; +$a->strings["Remove term"] = "Forviŝu terminon"; +$a->strings["Commented Order"] = "Komenta Ordo"; +$a->strings["Sort by Comment Date"] = "Ordigi laŭ Dato de Komento"; +$a->strings["Posted Order"] = "Afiŝita Ordo"; +$a->strings["Sort by Post Date"] = "Ordigi laŭ Dato de Afiŝado"; +$a->strings["Posts that mention or involve you"] = "Afiŝoj menciantaj vin aŭ pri vi"; +$a->strings["New"] = "Nova"; +$a->strings["Activity Stream - by date"] = "Fluo de Aktiveco - laŭ dato"; +$a->strings["Shared Links"] = "Kunhavigitaj Ligiloj"; +$a->strings["Interesting Links"] = "Interesaj Ligiloj"; +$a->strings["Starred"] = "Steligita"; +$a->strings["Favourite Posts"] = "Favorigitaj Afiŝoj"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Averto: La grupo enhavas %s membron el nesekuraj retejoj.", + 1 => "Averto: La grupo enhavas %s membrojn el nesekuraj retejoj.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "La privateco de privataj mesaĝoj al ĉi tiu grupo ne ĉiam estas garantita."; +$a->strings["No such group"] = "Grupo ne estas trovita"; +$a->strings["Group is empty"] = "Grupo estas malplena"; +$a->strings["Group: "] = "Grupo:"; +$a->strings["Contact: "] = "Kontakto:"; +$a->strings["Private messages to this person are at risk of public disclosure."] = "La privateco de privataj mesaĝoj al ĉi tiu persono ne ĉiam estas garantita."; +$a->strings["Invalid contact."] = "Nevalida kontakto."; +$a->strings["- select -"] = "- elekti -"; +$a->strings["This is Friendica, version"] = "Tio estas Friendica en la versio"; +$a->strings["running at web location"] = "instalita ĉe la adreso"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bonvolu iri al Friendica.com por lerni pli pri la projekto Friendica"; +$a->strings["Bug reports and issues: please visit"] = "Cimraportoj kaj atendindaĵo: bonvolu iri al"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestoj, laŭdoj, donacoj ktp - bonvolu sendi mesĝon al \"Info\" ĉe Friendica - punkto com"; +$a->strings["Installed plugins/addons/apps:"] = "Instalitaj kromprogramoj/programoj:"; +$a->strings["No installed plugins/addons/apps"] = "Neniom da instalitaj aldonaĵoj/programoj"; +$a->strings["Applications"] = "Programoj"; +$a->strings["No installed applications."] = "Neniom da instalitaj programoj."; +$a->strings["Upload New Photos"] = "Alŝuti novajn bildojn"; +$a->strings["Contact information unavailable"] = "Kontaktoj informoj ne disponeblas"; +$a->strings["Album not found."] = "Albumo ne trovita."; +$a->strings["Delete Album"] = "Forviŝi albumon"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = ""; +$a->strings["Delete Photo"] = "Forviŝi bildon"; +$a->strings["Do you really want to delete this photo?"] = ""; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; +$a->strings["a photo"] = ""; +$a->strings["Image exceeds size limit of "] = "Bildo estas pli granda ol la limito de"; +$a->strings["Image file is empty."] = "Bilddosiero estas malplena."; +$a->strings["No photos selected"] = "Neniu bildoj elektita"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Vi uzas %1$.2f MB de %2$.2f MB bildkonservejo."; +$a->strings["Upload Photos"] = "Alŝuti bildojn"; +$a->strings["New album name: "] = "Nomo por nova albumo:"; +$a->strings["or existing album name: "] = "aŭ nomo de estanta albumo:"; +$a->strings["Do not show a status post for this upload"] = "Ne kreu statan afiŝon por tio alŝuto."; +$a->strings["Permissions"] = "Permesoj"; +$a->strings["Private Photo"] = ""; +$a->strings["Public Photo"] = ""; +$a->strings["Edit Album"] = "Redakti albumon"; +$a->strings["Show Newest First"] = ""; +$a->strings["Show Oldest First"] = ""; +$a->strings["View Photo"] = "Vidi bildon"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Malpermesita. Atingo al tio elemento eble estas limigita."; +$a->strings["Photo not available"] = "La bildo ne disponeblas"; +$a->strings["View photo"] = "Vidi bildon"; +$a->strings["Edit photo"] = "Redakti bildon"; +$a->strings["Use as profile photo"] = "Uzi kiel profilbildo"; +$a->strings["View Full Size"] = "Vidi plengrande "; +$a->strings["Tags: "] = "Markoj:"; +$a->strings["[Remove any tag]"] = "[Forviŝi iun markon]"; +$a->strings["Rotate CW (right)"] = "Turni horloĝdirekte (dekstren)"; +$a->strings["Rotate CCW (left)"] = "Turni kontraŭhorloĝdirekte (maldekstren)"; +$a->strings["New album name"] = "Nova nomo de albumo"; +$a->strings["Caption"] = "Apudskribo"; +$a->strings["Add a Tag"] = "Aldoni markon"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ekzemple: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; +$a->strings["Private photo"] = ""; +$a->strings["Public photo"] = ""; +$a->strings["Recent Photos"] = "̂Ĵusaj bildoj"; +$a->strings["Contact added"] = "Aldonis kontakton"; $a->strings["Move account"] = ""; $a->strings["You can import an account from another Friendica server."] = ""; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = ""; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = ""; $a->strings["Account file"] = ""; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = ""; -$a->strings["Remote privacy information not available."] = "Informoj pri fora privateca ne estas disponebla."; -$a->strings["Visible to:"] = "Videbla al:"; -$a->strings["Save"] = "Konservi"; -$a->strings["Help:"] = "Helpo:"; -$a->strings["Help"] = "Helpo"; -$a->strings["No profile"] = "Neniu profilo"; -$a->strings["This introduction has already been accepted."] = "Tia prezento jam estas akceptita"; -$a->strings["Profile location is not valid or does not contain profile information."] = "La adreso de la profilo ne validas aŭ ne enhavas profilinformojn."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Averto: La adreso de la profilo ne enhavas identeblan personan nomon."; -$a->strings["Warning: profile location has no profile photo."] = "Averto: La adreso de la profilo ne enhavas bildon."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d bezonataj parametroj ne trovita ĉe la donata adreso.", - 1 => "%d bezonataj parametroj ne trovita ĉe la donata adreso.", +$a->strings["Total invitation limit exceeded."] = ""; +$a->strings["%s : Not a valid email address."] = "%s: Ne estas valida retpoŝtadreso."; +$a->strings["Please join us on Friendica"] = "Bonvolu aliĝi kun ni ĉe Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; +$a->strings["%s : Message delivery failed."] = "%s: La livero de la mesaĝo malsukcesis."; +$a->strings["%d message sent."] = array( + 0 => "Sendis %d mesaĝon.", + 1 => "Sendis %d mesaĝojn.", ); -$a->strings["Introduction complete."] = "Prezento sukcesis."; -$a->strings["Unrecoverable protocol error."] = "Neĝustigebla eraro en protokolo."; -$a->strings["Profile unavailable."] = "Profilo ne estas disponebla."; -$a->strings["%s has received too many connection requests today."] = "%s hodiaŭ ricevis tro multe da konektpetoj."; -$a->strings["Spam protection measures have been invoked."] = "Kontraŭspamilo estas aktivita."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Amikoj, vi bonvolu ripeti post 24 horoj."; -$a->strings["Invalid locator"] = "Nevalida adreso."; -$a->strings["Invalid email address."] = "Nevalida repoŝtadreso."; -$a->strings["This account has not been configured for email. Request failed."] = "La konto ne estas agordita por retpoŝto. La peto malsukcesis."; -$a->strings["Unable to resolve your name at the provided location."] = "Via nomo ne troveblas al la donita adreso."; -$a->strings["You have already introduced yourself here."] = "Vi vin jam prezentis tie."; -$a->strings["Apparently you are already friends with %s."] = "Ŝajnas kvazaŭ vi jam amikiĝis kun %s."; -$a->strings["Invalid profile URL."] = "Nevalida adreso de profilo."; -$a->strings["Disallowed profile URL."] = "Malpermesita adreso de profilo."; -$a->strings["Failed to update contact record."] = "Ĝisdatigo de via kontaktrikordo malsukcesis."; -$a->strings["Your introduction has been sent."] = "Via prezento estas sendita."; -$a->strings["Please login to confirm introduction."] = "Bonvolu ensaluti por jesigi la prezenton."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Malĝusta identaĵo ensalutata. Bonvolu ensaluti en tiun profilon."; -$a->strings["Hide this contact"] = "Kaŝi tiun kontakton"; -$a->strings["Welcome home %s."] = "Bonvenon hejme, %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Bonvolu konfirmi vian prezenton / kontaktpeton al %s."; -$a->strings["Confirm"] = "Konfirmi."; -$a->strings["[Name Withheld]"] = "[Kaŝita nomo]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bonvolu entajpi vian 'Identecan Adreson' de iu de tiuj subtenataj komunikaj retejoj: "; -$a->strings["Connect as an email follower (Coming soon)"] = "Konektu kiel retpoŝta sekvanto (Baldaŭ venos)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Se vi ne estas membro de la libra interkona reto, sekvu ĉi-ligilon por trovi publikan Friendica retejon kaj aliĝi kun ni hodiaŭ."; -$a->strings["Friend/Connection Request"] = "Prezento / Konektpeto"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ekzemploj: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Bonvolu respondi:"; -$a->strings["Does %s know you?"] = "Ĉu %s konas vin?"; -$a->strings["Add a personal note:"] = "Aldoni personan noton:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federaciaj interkonaj retejoj"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bonvolu ne uzi ĉi formo. Anstataŭe, entajpu %s en la Diaspora serĉilo."; -$a->strings["Your Identity Address:"] = "Via identeca adreso:"; -$a->strings["Submit Request"] = "Sendi peton"; -$a->strings["[Embedded content - reload page to view]"] = "[Enigita enhavo - reŝargu paĝon por spekti ĝin]"; -$a->strings["View in context"] = "Vidi kun kunteksto"; -$a->strings["%d contact edited."] = array( - 0 => "", - 1 => "", +$a->strings["You have no more invitations available"] = "Vi ne plu disponeblas invitaĵojn"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Vizitu %s por listo de publikaj retejoj kie vi povas aliĝi. Anoj de Friendica ĉe aliaj retejoj povas konekti unu kun la alian, kaj ankaŭ kun membroj de multaj aliaj retejoj."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Por akcepti ĉi tiu invito, bonvolu viziti kaj registriĝi ĉe %s au alia publika Friendica retejo."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Ĉiuj Friendica retejoj interkonektiĝas kaj kune faras grandan altprivatecan interkonan reton, kiun posedas kaj kontrolas ĝiaj membroj. Ili ankaŭ povas konekti kun multe de tradiciaj interkonaj retejoj. Vidu %s por listo de publikaj retejoj kie vi povas aliĝi."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Senkulpigu nin. La sistemo nuntempe ne estas agordita por konekti al aliaj retejoj au inviti membrojn."; +$a->strings["Send invitations"] = "Sendi invitojn"; +$a->strings["Enter email addresses, one per line:"] = "Entajpu retpoŝtadresojn, po unu por ĉiu linio."; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ni bonkore invitas vin aliĝi kun ni kaj aliaj bonaj amikoj ĉe Friendica. Helpu nin krei pli bonan interkonan reton."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vi bezonas ĉi-tiun invitkodon: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Kiam vi registris, bonvolu konekti al mi pere de mi profilo ĉe: "; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Por pli da informoj pri Friendica, kaj kial ni pensas ke ĝi estas grava, bonvolu viziti http://friendica.com"; +$a->strings["Access denied."] = "Atingo nepermesita."; +$a->strings["No valid account found."] = "Ne trovis validan konton."; +$a->strings["Password reset request issued. Check your email."] = "Eldonis riparadon de pasvorto. Legu vian retpoŝton."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Pasvorta riparado petita je %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ne povis konfirmi la peton. (Eble vi sendis ĝin antaŭ.) Pasvorta riparado malsukcesis."; +$a->strings["Your password has been reset as requested."] = "Via pasvorto estis riparita laŭ via peto."; +$a->strings["Your new password is"] = "Via nova pasvorto estas"; +$a->strings["Save or copy your new password - and then"] = "Memorigi vian novan pasvorton - kaj poste"; +$a->strings["click here to login"] = "klaku ĉi tie por ensaluti"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Vi povas ŝangi vian pasvorton sur la paĝo agordoj kiam vi sukcese ensalutis."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = ""; +$a->strings["Forgot your Password?"] = "Ĉu vi forgesis vian pasvorton?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entajpu vian retpoŝtadreson kaj sendu por pasvorta riparado. Poste, bonvolu legi vian retpoŝton por trovi pliajn instrukciojn."; +$a->strings["Nickname or Email: "] = "Salutnomo aŭ retpoŝtadreso: "; +$a->strings["Reset"] = "Repari"; +$a->strings["Source (bbcode) text:"] = "Fontkodo (bbcode):"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Fontokodo (Diaspora) konvertota al BBcode:"; +$a->strings["Source input: "] = "Fontoenigo:"; +$a->strings["bb2html (raw HTML): "] = ""; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Fontoenigo (Diaspora formato):"; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Marko forviŝita"; +$a->strings["Remove Item Tag"] = "Forviŝi markon"; +$a->strings["Select a tag to remove: "] = "Elektu forviŝontan markon:"; +$a->strings["Remove My Account"] = "Forigi Mian Konton"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tio tute forigos vian konton. Kiam farita, la konto ne estas restaŭrebla."; +$a->strings["Please enter your password for verification:"] = "Bonvolu entajpi vian pasvorton por kontrolado:"; +$a->strings["Invalid profile identifier."] = "Nevaliada profila identigilo."; +$a->strings["Profile Visibility Editor"] = "Redaktilo por profila videbleco."; +$a->strings["Visible To"] = "Videbla Al"; +$a->strings["All Contacts (with secure profile access)"] = "Ĉiuj Kontaktoj (kun sekura atingo al la profilo)"; +$a->strings["Profile Match"] = "Kongrua profilo"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Neniom da kategoriaj vortoj kongruas. Bonvolu aldoni kategoriajn vortojn al via defaŭlta profilo."; +$a->strings["is interested in:"] = "interesiĝas pri:"; +$a->strings["Event title and start time are required."] = "Titolo kaj starttempo estas bezonataj por la okazo."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Redakti okazon"; +$a->strings["Create New Event"] = "Krei novan okazon"; +$a->strings["Previous"] = "antaŭa"; +$a->strings["Next"] = "sekva"; +$a->strings["hour:minute"] = "horo:minuto"; +$a->strings["Event details"] = "Detaloj de okazo"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Format is %s %s. Titolo kaj starttempo estas bezonataj."; +$a->strings["Event Starts:"] = "Okazo startas:"; +$a->strings["Required"] = "Bezonata"; +$a->strings["Finish date/time is not known or not relevant"] = "Fina dato/tempo ne estas konata aŭ ne bezonata"; +$a->strings["Event Finishes:"] = "Okazo finas:"; +$a->strings["Adjust for viewer timezone"] = "Agordi al horzono de la leganto"; +$a->strings["Description:"] = "Priskribo"; +$a->strings["Title:"] = "Titolo:"; +$a->strings["Share this event"] = "Kunhavigi la okazon"; +$a->strings["{0} wants to be your friend"] = "{0} volas amikiĝi kun vi"; +$a->strings["{0} sent you a message"] = "{0} sendis mesaĝon al vi"; +$a->strings["{0} requested registration"] = "{0} petis registradon"; +$a->strings["{0} commented %s's post"] = "{0} komentis pri la afiŝo de %s"; +$a->strings["{0} liked %s's post"] = "{0} satis la afiŝon de %s"; +$a->strings["{0} disliked %s's post"] = "{0} malŝatis la afiŝon de %s"; +$a->strings["{0} is now friends with %s"] = "{0} amikiĝis kun %s"; +$a->strings["{0} posted"] = "{0} afiŝis"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} markis la afiŝon de %s kun #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} menciis vin en afiŝo"; +$a->strings["Mood"] = ""; +$a->strings["Set your current mood and tell your friends"] = ""; +$a->strings["No results."] = "Nenion trovita."; +$a->strings["Unable to locate contact information."] = "Ne eblas trovi kontaktajn informojn."; +$a->strings["Do you really want to delete this message?"] = ""; +$a->strings["Message deleted."] = "Mesaĝo estas forviŝita."; +$a->strings["Conversation removed."] = "Dialogo estas forviŝita."; +$a->strings["No messages."] = "Neniom da mesaĝoj."; +$a->strings["Unknown sender - %s"] = "Nekonata sendanto - %s"; +$a->strings["You and %s"] = "Vi kaj %s"; +$a->strings["%s and You"] = "%s kaj vi"; +$a->strings["Delete conversation"] = "Forviŝi dialogon"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d mesaĝo", + 1 => "%d mesaĝoj", ); -$a->strings["Could not access contact record."] = "Ne eblis atingi kontaktrikordo."; -$a->strings["Could not locate selected profile."] = "Ne trovis elektitan profilon."; -$a->strings["Contact updated."] = "Kontakto estas ĝisdatigita."; -$a->strings["Contact has been blocked"] = "Kontakto estas blokita."; -$a->strings["Contact has been unblocked"] = "Kontakto estas malblokita."; -$a->strings["Contact has been ignored"] = "Kontakto estas ignorita."; -$a->strings["Contact has been unignored"] = "Kontakto estas malignorita."; -$a->strings["Contact has been archived"] = "Enarkivigis kontakton"; -$a->strings["Contact has been unarchived"] = "Elarkivigis kontakton"; -$a->strings["Do you really want to delete this contact?"] = ""; -$a->strings["Contact has been removed."] = "Kontakto estas forigita."; -$a->strings["You are mutual friends with %s"] = "Vi estas reciproka amiko de %s"; -$a->strings["You are sharing with %s"] = "Vi kunhavigas kun %s"; -$a->strings["%s is sharing with you"] = "%s kunhavigas kun vi"; -$a->strings["Private communications are not available for this contact."] = "Privataj komunikadoj ne disponeblas por ĉi tiu kontakto."; -$a->strings["(Update was successful)"] = "(Ĝisdatigo sukcesis.)"; -$a->strings["(Update was not successful)"] = "(Ĝisdatigo malsukcesis.)"; -$a->strings["Suggest friends"] = "Sugesti amikojn"; -$a->strings["Network type: %s"] = "Reta tipo: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d komuna kontakto", - 1 => "%d komunaj kontaktoj", -); -$a->strings["View all contacts"] = "Vidi ĉiujn kontaktojn"; -$a->strings["Toggle Blocked status"] = "Ŝalti/malŝalti Blokitan staton"; -$a->strings["Unignore"] = "Malignori"; -$a->strings["Ignore"] = "Ignori"; -$a->strings["Toggle Ignored status"] = "Ŝalti/malŝalti Ignoritan staton"; -$a->strings["Unarchive"] = "Elarkivigi"; -$a->strings["Archive"] = "Enarkivigi"; -$a->strings["Toggle Archive status"] = "Ŝalti/malŝalti Enarkivigitan staton"; -$a->strings["Repair"] = "Ripari"; -$a->strings["Advanced Contact Settings"] = "Specialaj Kontaktagordoj"; -$a->strings["Communications lost with this contact!"] = "Mi perdis la kommunikadon kun tiu kontakto!"; -$a->strings["Contact Editor"] = "Kontakta redaktilo."; -$a->strings["Profile Visibility"] = "Videbleco de profilo"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bonvolu elekti la profilon kiu vi volas montri al %s aspektinde kiam sekure aspektante vian profilon."; -$a->strings["Contact Information / Notes"] = "Kontaktaj informoj / Notoj"; -$a->strings["Edit contact notes"] = "Redakti kontaktnotojn"; -$a->strings["Visit %s's profile [%s]"] = "Viziti la profilon de %s [%s]"; -$a->strings["Block/Unblock contact"] = "Bloki/Malbloki kontakton"; -$a->strings["Ignore contact"] = "Ignori kontakton"; -$a->strings["Repair URL settings"] = "Ripari URL agordoj"; -$a->strings["View conversations"] = "Vidi konversaciojn"; -$a->strings["Delete contact"] = "Forviŝi kontakton"; -$a->strings["Last update:"] = "Plej ĵusa ĝisdatigo:"; -$a->strings["Update public posts"] = "Ĝisdatigi publikajn afiŝojn"; -$a->strings["Currently blocked"] = "Nuntempe blokata"; -$a->strings["Currently ignored"] = "Nuntempe ignorata"; -$a->strings["Currently archived"] = "Nuntempe enarkivigita"; -$a->strings["Hide this contact from others"] = "Kaŝi ĉi tiun kontakton al aliaj"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Rispondoj/ŝataĵo al viaj publikaj afiŝoj eble plu estos videbla"; -$a->strings["Notification for new posts"] = ""; -$a->strings["Send a notification of every new post of this contact"] = ""; -$a->strings["Fetch further information for feeds"] = ""; -$a->strings["Suggestions"] = "Sugestoj"; -$a->strings["Suggest potential friends"] = "Sugesti amikojn"; -$a->strings["All Contacts"] = "Ĉiuj Kontaktoj"; -$a->strings["Show all contacts"] = "Montri ĉiujn kontaktojn"; -$a->strings["Unblocked"] = "Malblokita"; -$a->strings["Only show unblocked contacts"] = "Nur montri neblokitajn kontaktojn"; -$a->strings["Blocked"] = "Blokita"; -$a->strings["Only show blocked contacts"] = "Nur montri blokitajn kontaktojn"; -$a->strings["Ignored"] = "Ignorita"; -$a->strings["Only show ignored contacts"] = "Nur montri ignoritajn kontaktojn"; -$a->strings["Archived"] = "Enarkivigita"; -$a->strings["Only show archived contacts"] = "Nur montri enarkivigitajn kontaktojn"; -$a->strings["Hidden"] = "Kaŝita"; -$a->strings["Only show hidden contacts"] = "Nur montri kaŝitajn kontaktojn"; -$a->strings["Mutual Friendship"] = "Reciproka amikeco"; -$a->strings["is a fan of yours"] = "estas admiranto de vi"; -$a->strings["you are a fan of"] = "vi estas admiranto de"; -$a->strings["Edit contact"] = "Redakti kontakton"; -$a->strings["Search your contacts"] = "Serĉi viajn kontaktojn"; -$a->strings["Update"] = "Ĝisdatigi"; -$a->strings["everybody"] = "ĉiuj"; -$a->strings["Additional features"] = ""; -$a->strings["Display"] = ""; -$a->strings["Social Networks"] = ""; -$a->strings["Delegations"] = ""; -$a->strings["Connected apps"] = "Konektitaj programoj"; -$a->strings["Export personal data"] = "Eksporto"; -$a->strings["Remove account"] = "Forigi konton"; -$a->strings["Missing some important data!"] = "Mankas importantaj datumoj!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Ne sukcesis konekti al retpoŝtkonto kun la provizitaj agordoj."; -$a->strings["Email settings updated."] = "Retpoŝtagordoj ĝisdatigita"; -$a->strings["Features updated"] = ""; -$a->strings["Relocate message has been send to your contacts"] = ""; -$a->strings["Passwords do not match. Password unchanged."] = "La pasvortoj ne estas egala. Pasvorto ne ŝanĝita."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Malplenaj pasvortoj ne estas permesita. Pasvorto ne ŝanĝita."; -$a->strings["Wrong password."] = ""; -$a->strings["Password changed."] = "Pasvorto ŝanĝita."; -$a->strings["Password update failed. Please try again."] = "Ĝisdatigo de pasvorto malsukcesis. Bonvolu provi refoje."; -$a->strings[" Please use a shorter name."] = " Bonvolu uzi pli mallongan nomon."; -$a->strings[" Name too short."] = " Nomo estas tro mallonga."; -$a->strings["Wrong Password"] = ""; -$a->strings[" Not valid email."] = " Repoŝtadreso ne validas."; -$a->strings[" Cannot change to that email."] = " Ne povas ŝanĝi al tio retpoŝtadreso."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privata forumo ne havas privatecajn agordojn. Defaŭlta privateca grupo estas uzata."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Privata forumo havas nek privatecajn agordojn nek defaŭltan privatecan grupon."; -$a->strings["Settings updated."] = "Agordoj ĝisdatigita."; -$a->strings["Add application"] = "Aldoni programon"; -$a->strings["Consumer Key"] = "Ŝlosilo de kliento"; -$a->strings["Consumer Secret"] = "Sekreto de kliento"; -$a->strings["Redirect"] = "Alidirekto"; -$a->strings["Icon url"] = "Piktograma adreso"; -$a->strings["You can't edit this application."] = "Ĉi tio programo ne estas redaktebla."; -$a->strings["Connected Apps"] = "Konektitaj Programoj"; -$a->strings["Client key starts with"] = "Ŝlosilo de kliento komencas kun"; -$a->strings["No name"] = "Neniu nomo"; -$a->strings["Remove authorization"] = "Forviŝi rajtigon"; -$a->strings["No Plugin settings configured"] = "Neniom da kromprogramoagordoj farita"; -$a->strings["Plugin Settings"] = "Kromprogramoagordoj"; -$a->strings["Off"] = ""; -$a->strings["On"] = ""; -$a->strings["Additional Features"] = ""; -$a->strings["Built-in support for %s connectivity is %s"] = "Integrita subteno por %s koneto estas %s"; -$a->strings["enabled"] = "ŝaltita"; -$a->strings["disabled"] = "malŝaltita"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "Retpoŝta atingo ne disponeblas ĉi tie."; -$a->strings["Email/Mailbox Setup"] = "Agordoj pri Retpoŝto"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Se vi volas uzi ĉi tiun servon por komuniki per retpoŝto (nedeviga), bonvolu specifi kiel konekti al vian retpoŝtkonton."; -$a->strings["Last successful email check:"] = "Plej ĵusa sukcesa kontrolo de poŝto:"; -$a->strings["IMAP server name:"] = "Nomo de IMAP servilo:"; -$a->strings["IMAP port:"] = "Numero de IMAP pordo:"; -$a->strings["Security:"] = "Sekureco:"; -$a->strings["None"] = "Nenio"; -$a->strings["Email login name:"] = "Retpoŝta salutnomo:"; -$a->strings["Email password:"] = "Retpoŝta pasvorto:"; -$a->strings["Reply-to address:"] = "Responda adreso (Reply-to):"; -$a->strings["Send public posts to all email contacts:"] = "Sendu publikajn afiŝojn al ĉiuj retpoŝtkontaktoj:"; -$a->strings["Action after import:"] = "Ago post la importado:"; -$a->strings["Mark as seen"] = "Marki kiel legita"; -$a->strings["Move to folder"] = "Movi al dosierujo"; -$a->strings["Move to folder:"] = "Movi al dosierujo:"; -$a->strings["Display Settings"] = "Ekranagordoj"; -$a->strings["Display Theme:"] = "Vidiga etoso:"; -$a->strings["Mobile Theme:"] = ""; -$a->strings["Update browser every xx seconds"] = "Ĝisdatigu retesplorilon ĉiu xxx sekundoj"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimume 10 sekundoj, sen maksimumo"; -$a->strings["Number of items to display per page:"] = ""; -$a->strings["Maximum of 100 items"] = "Maksimume 100 eroj"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; -$a->strings["Don't show emoticons"] = "Ne montru ridetulojn"; -$a->strings["Don't show notices"] = ""; -$a->strings["Infinite scroll"] = ""; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = ""; -$a->strings["Community Types"] = ""; -$a->strings["Normal Account Page"] = "Normala Kontopaĝo"; -$a->strings["This account is a normal personal profile"] = "Tiu konto estas normala persona profilo"; -$a->strings["Soapbox Page"] = "Soapbox Paĝo"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel nurlegaj admirantoj"; -$a->strings["Community Forum/Celebrity Account"] = "Komunuma Forumo/Eminentula Konto"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel admirantoj kapable legi kaj skribi"; -$a->strings["Automatic Friend Page"] = "Aŭtomata Amiko Paĝo"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Aŭtomate konfirmi ĉiujn kontaktpetojn kiel amikoj"; -$a->strings["Private Forum [Experimental]"] = "Privata Forumo [eksperimenta]"; -$a->strings["Private forum - approved members only"] = "Privata forumo - nur por aprobitaj membroj"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Nedeviga) Permesi atingon al la konton al ĉi tio OpenID."; -$a->strings["Publish your default profile in your local site directory?"] = "Publikigi vian defaŭltan profilon en la loka reteja katalogo?"; -$a->strings["Publish your default profile in the global social directory?"] = "Publikigi vian defaŭltan profilon en la tutmonda interkona katalogo?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Kaŝi vian liston de kontaktoj/amiko al spektantoj de via defaŭlta profilo?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Kaŝi viajn profilajn detalojn al nekonataj spektantoj?"; -$a->strings["Allow friends to post to your profile page?"] = "Ĉu amikoj povu afiŝi al via profilo?"; -$a->strings["Allow friends to tag your posts?"] = "Ĉu amikoj povu aldoni markojn al viaj afiŝoj?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ĉu ni povu sugesti vin kiel amiko al novaj membroj?"; -$a->strings["Permit unknown people to send you private mail?"] = "Permesigi nekonatulojn sendi retpoŝton al vi?"; -$a->strings["Profile is not published."] = "Profilo ne estas publika."; -$a->strings["or"] = "aŭ"; -$a->strings["Your Identity Address is"] = "Via identeca adreso estas"; -$a->strings["Automatically expire posts after this many days:"] = "Automatike senvalidigi afiŝojn post tiom da tagoj:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se malplena, afiŝoj neniam senvalidiĝos. Senvalidigitajn afiŝon estos forviŝata"; -$a->strings["Advanced expiration settings"] = "Detalaj agordoj rilate al senvalidiĝo"; -$a->strings["Advanced Expiration"] = "Detala senvalidiĝo"; -$a->strings["Expire posts:"] = "Senvalidigi afiŝojn:"; -$a->strings["Expire personal notes:"] = "Senvalidigi personajn notojn:"; -$a->strings["Expire starred posts:"] = "Senvalidigi steligitajn afiŝojn:"; -$a->strings["Expire photos:"] = "Senvalidigi bildojn:"; -$a->strings["Only expire posts by others:"] = "Nur senvalidigi afiŝojn de aliaj: "; -$a->strings["Account Settings"] = "Kontoagordoj"; -$a->strings["Password Settings"] = "Agordoj pri Pasvorto"; -$a->strings["New Password:"] = "Nova pasvorto:"; -$a->strings["Confirm:"] = "Konfirmi:"; -$a->strings["Leave password fields blank unless changing"] = "Lasu pasvortkampojn malplenaj se vi ne ŝanĝas la pasvorton."; -$a->strings["Current Password:"] = ""; -$a->strings["Your current password to confirm the changes"] = ""; -$a->strings["Password:"] = ""; -$a->strings["Basic Settings"] = "Bazaj Agordoj"; -$a->strings["Full Name:"] = "Plena Nomo:"; -$a->strings["Email Address:"] = "Retpoŝtadreso:"; -$a->strings["Your Timezone:"] = "Via Horzono:"; -$a->strings["Default Post Location:"] = "Defaŭlta Loko por Afiŝoj:"; -$a->strings["Use Browser Location:"] = "Uzu Lokon laŭ Retesplorilo:"; -$a->strings["Security and Privacy Settings"] = "Agordoj pri Sekureco kaj Privateco"; -$a->strings["Maximum Friend Requests/Day:"] = "Taga maksimumo da kontaktpetoj:"; -$a->strings["(to prevent spam abuse)"] = "(por malhelpi spamaĵojn)"; -$a->strings["Default Post Permissions"] = "Defaŭltaj permesoj por afiŝoj"; -$a->strings["(click to open/close)"] = "(klaku por malfermi/fermi)"; -$a->strings["Show to Groups"] = ""; -$a->strings["Show to Contacts"] = ""; -$a->strings["Default Private Post"] = ""; -$a->strings["Default Public Post"] = ""; -$a->strings["Default Permissions for New Posts"] = ""; -$a->strings["Maximum private messages per day from unknown people:"] = "Taga maksimumo da privataj mesaĝoj."; -$a->strings["Notification Settings"] = "Agordoj pri Atentigoj"; -$a->strings["By default post a status message when:"] = "Defaŭlte afiŝi statmesaĝon okaze de:"; -$a->strings["accepting a friend request"] = "akcepti kontaktpeton"; -$a->strings["joining a forum/community"] = "aliĝi forumon/komunumon"; -$a->strings["making an interesting profile change"] = "fari interesan profilŝanĝon"; -$a->strings["Send a notification email when:"] = "Sendu atentiga repoŝton se:"; -$a->strings["You receive an introduction"] = "Vi ricevas inviton"; -$a->strings["Your introductions are confirmed"] = "Viaj prezentoj estas konfirmata."; -$a->strings["Someone writes on your profile wall"] = "Iu skribas je via profila muro."; -$a->strings["Someone writes a followup comment"] = "Iu skribas sekvan komenton"; -$a->strings["You receive a private message"] = "Vi ricevas privatan mesaĝon."; -$a->strings["You receive a friend suggestion"] = "Vi ricevas amikosugeston"; -$a->strings["You are tagged in a post"] = "Vi estas markita en afiŝon"; -$a->strings["You are poked/prodded/etc. in a post"] = ""; -$a->strings["Advanced Account/Page Type Settings"] = "Detalaj Agordoj pri Tipo de Konto/Paĝo."; -$a->strings["Change the behaviour of this account for special situations"] = "Agordi la teniĝon de la konto en specialaj situacioj"; -$a->strings["Relocate"] = ""; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; -$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Message not available."] = "Mesaĝo nedisponebla."; +$a->strings["Delete message"] = "Forviŝu mesaĝon"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Sekura komunikado ne disponeblas. Vi eble povus respondi sur la profilpaĝo de la sendanto."; +$a->strings["Send Reply"] = "Respondi"; +$a->strings["Not available."] = "Ne disponebla."; +$a->strings["Profile not found."] = "Profilo ne trovita."; $a->strings["Profile deleted."] = "Profilo forviŝita."; $a->strings["Profile-"] = "Profilo-"; $a->strings["New profile created."] = "Nova profilo kreita."; @@ -982,6 +1542,12 @@ $a->strings["View this profile"] = "Vidi la profilon."; $a->strings["Create a new profile using these settings"] = "Krei novan profilon kun tiaj agordoj"; $a->strings["Clone this profile"] = "Kopii ĉi tiun profilon"; $a->strings["Delete this profile"] = "Forviŝi ĉi tiun profilon"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Alŝuti profilbildon"; $a->strings["Profile Name:"] = "Nomo de Profilo:"; $a->strings["Your Full Name:"] = "Via Plena Nomo:"; $a->strings["Title/Description:"] = "Titolo/Priskribo:"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Kiu (se aplikeble):"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Ekzemploj: cathy123, Cathy Williams, cathy@example.com"; $a->strings["Since [date]:"] = "Ekde [dato]:"; -$a->strings["Sexual Preference:"] = "Seksa Prefero:"; $a->strings["Homepage URL:"] = "Adreso de Hejmpaĝo:"; -$a->strings["Hometown:"] = "Hejmurbo:"; -$a->strings["Political Views:"] = "Politikaj Opinioj:"; $a->strings["Religious Views:"] = "Religiaj Opinioj:"; $a->strings["Public Keywords:"] = "Publikaj ŝlosilvortoj:"; $a->strings["Private Keywords:"] = "Privataj ŝlosilvortoj:"; -$a->strings["Likes:"] = "Ŝatoj:"; -$a->strings["Dislikes:"] = "Malŝatoj:"; $a->strings["Example: fishing photography software"] = "Ekzemple: fiŝkapti fotografio programaro"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Por sugesti amikoj. Videbla al aliaj.)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Por serĉi profilojn. Neniam videbla al aliaj.)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Amo/romanco"; $a->strings["Work/employment"] = "Laboro"; $a->strings["School/education"] = "Lernejo/eduko"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Ĉi tio estas via publika profilo. Ĝi eble estas videbla al ĉiuj en interreto. "; +$a->strings["Age: "] = "Aĝo:"; $a->strings["Edit/Manage Profiles"] = "Redakti/administri Profilojn"; -$a->strings["Group created."] = "Grupo estas kreita."; -$a->strings["Could not create group."] = "Ne povas krei grupon."; -$a->strings["Group not found."] = "Grupo ne estas trovita."; -$a->strings["Group name changed."] = "La nomo de la grupo estas ŝanĝita."; -$a->strings["Save Group"] = ""; -$a->strings["Create a group of contacts/friends."] = "Krei grupon da kontaktoj/amikoj."; -$a->strings["Group Name: "] = "Nomo de la grupo:"; -$a->strings["Group removed."] = "Grupo estas forviŝita."; -$a->strings["Unable to remove group."] = "Ne eblas forviŝi grupon."; -$a->strings["Group Editor"] = "Grupa redaktilo"; -$a->strings["Members"] = "Anoj"; -$a->strings["Click on a contact to add or remove."] = "Klaku kontakton por aldoni aŭ forviŝi."; -$a->strings["Source (bbcode) text:"] = "Fontkodo (bbcode):"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Fontokodo (Diaspora) konvertota al BBcode:"; -$a->strings["Source input: "] = "Fontoenigo:"; -$a->strings["bb2html (raw HTML): "] = ""; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Fontoenigo (Diaspora formato):"; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Ne disponebla."; -$a->strings["Contact added"] = "Aldonis kontakton"; -$a->strings["No more system notifications."] = "Ne pli da sistemaj atentigoj."; -$a->strings["System Notifications"] = "Sistemaj Atentigoj"; -$a->strings["New Message"] = "Nova Mesaĝo"; -$a->strings["Unable to locate contact information."] = "Ne eblas trovi kontaktajn informojn."; -$a->strings["Messages"] = "Mesaĝoj"; -$a->strings["Do you really want to delete this message?"] = ""; -$a->strings["Message deleted."] = "Mesaĝo estas forviŝita."; -$a->strings["Conversation removed."] = "Dialogo estas forviŝita."; -$a->strings["No messages."] = "Neniom da mesaĝoj."; -$a->strings["Unknown sender - %s"] = "Nekonata sendanto - %s"; -$a->strings["You and %s"] = "Vi kaj %s"; -$a->strings["%s and You"] = "%s kaj vi"; -$a->strings["Delete conversation"] = "Forviŝi dialogon"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d mesaĝo", - 1 => "%d mesaĝoj", -); -$a->strings["Message not available."] = "Mesaĝo nedisponebla."; -$a->strings["Delete message"] = "Forviŝu mesaĝon"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Sekura komunikado ne disponeblas. Vi eble povus respondi sur la profilpaĝo de la sendanto."; -$a->strings["Send Reply"] = "Respondi"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s malŝatas la %3\$s de %2\$s"; -$a->strings["Post successful."] = "Sukcese afiŝita."; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Konverto de tempo"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provizas tiun servon por kunhavigi okazojn kun aliaj retoj kaj amikoj en aliaj horzonoj."; -$a->strings["UTC time: %s"] = "UTC horo: %s"; -$a->strings["Current timezone: %s"] = "Aktuala horzono: %s"; -$a->strings["Converted localtime: %s"] = "Konvertita loka horo: %s"; -$a->strings["Please select your timezone:"] = "Bonvolu elekti vian horzonon:"; -$a->strings["Save to Folder:"] = "Konservi en Dosierujo:"; -$a->strings["- select -"] = "- elekti -"; -$a->strings["Invalid profile identifier."] = "Nevaliada profila identigilo."; -$a->strings["Profile Visibility Editor"] = "Redaktilo por profila videbleco."; -$a->strings["Visible To"] = "Videbla Al"; -$a->strings["All Contacts (with secure profile access)"] = "Ĉiuj Kontaktoj (kun sekura atingo al la profilo)"; -$a->strings["No contacts."] = "Neniu kontaktojn."; -$a->strings["View Contacts"] = "Vidi Kontaktojn"; -$a->strings["People Search"] = "Serĉi Membrojn"; -$a->strings["No matches"] = "Nenio estas trovita"; -$a->strings["Upload New Photos"] = "Alŝuti novajn bildojn"; -$a->strings["Contact information unavailable"] = "Kontaktoj informoj ne disponeblas"; -$a->strings["Album not found."] = "Albumo ne trovita."; -$a->strings["Delete Album"] = "Forviŝi albumon"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = ""; -$a->strings["Delete Photo"] = "Forviŝi bildon"; -$a->strings["Do you really want to delete this photo?"] = ""; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; -$a->strings["a photo"] = ""; -$a->strings["Image exceeds size limit of "] = "Bildo estas pli granda ol la limito de"; -$a->strings["Image file is empty."] = "Bilddosiero estas malplena."; -$a->strings["Unable to process image."] = "Ne eblas procedi la bildon."; -$a->strings["Image upload failed."] = "Alŝuto de bildo malsukcesis."; -$a->strings["No photos selected"] = "Neniu bildoj elektita"; -$a->strings["Access to this item is restricted."] = "Atingo al tio elemento estas limigita."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Vi uzas %1$.2f MB de %2$.2f MB bildkonservejo."; -$a->strings["Upload Photos"] = "Alŝuti bildojn"; -$a->strings["New album name: "] = "Nomo por nova albumo:"; -$a->strings["or existing album name: "] = "aŭ nomo de estanta albumo:"; -$a->strings["Do not show a status post for this upload"] = "Ne kreu statan afiŝon por tio alŝuto."; -$a->strings["Permissions"] = "Permesoj"; -$a->strings["Private Photo"] = ""; -$a->strings["Public Photo"] = ""; -$a->strings["Edit Album"] = "Redakti albumon"; -$a->strings["Show Newest First"] = ""; -$a->strings["Show Oldest First"] = ""; -$a->strings["View Photo"] = "Vidi bildon"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Malpermesita. Atingo al tio elemento eble estas limigita."; -$a->strings["Photo not available"] = "La bildo ne disponeblas"; -$a->strings["View photo"] = "Vidi bildon"; -$a->strings["Edit photo"] = "Redakti bildon"; -$a->strings["Use as profile photo"] = "Uzi kiel profilbildo"; -$a->strings["View Full Size"] = "Vidi plengrande "; -$a->strings["Tags: "] = "Markoj:"; -$a->strings["[Remove any tag]"] = "[Forviŝi iun markon]"; -$a->strings["Rotate CW (right)"] = "Turni horloĝdirekte (dekstren)"; -$a->strings["Rotate CCW (left)"] = "Turni kontraŭhorloĝdirekte (maldekstren)"; -$a->strings["New album name"] = "Nova nomo de albumo"; -$a->strings["Caption"] = "Apudskribo"; -$a->strings["Add a Tag"] = "Aldoni markon"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ekzemple: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -$a->strings["Private photo"] = ""; -$a->strings["Public photo"] = ""; -$a->strings["Share"] = "Kunhavigi"; -$a->strings["View Album"] = "Vidi albumon"; -$a->strings["Recent Photos"] = "̂Ĵusaj bildoj"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; -$a->strings["Or - did you try to upload an empty file?"] = ""; -$a->strings["File exceeds size limit of %d"] = "Dosiero estas pli granda ol la limito de %d"; -$a->strings["File upload failed."] = "Alŝutado malsukcesis."; -$a->strings["No videos selected"] = ""; -$a->strings["View Video"] = ""; -$a->strings["Recent Videos"] = ""; -$a->strings["Upload New Videos"] = ""; +$a->strings["Friendica Communications Server - Setup"] = ""; +$a->strings["Could not connect to database."] = "Ne eblas konekti la datumbazon."; +$a->strings["Could not create table."] = "Ne eblas krei tabelon."; +$a->strings["Your Friendica site database has been installed."] = "La datumbazo de vi Friendica retjo estas instalita."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vi bezonas mane importi la dosieron \"database.sql\" per phpmyadmin aŭ mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Bonvolu legi la dosieron \"INSTALL.txt\"."; +$a->strings["System check"] = "Sistema kontrolo"; +$a->strings["Check again"] = "Ree kontroli"; +$a->strings["Database connection"] = "Datumbaza konekto"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Por instali Friendica, ni bezonas scii kiel konekti al via datumbazo."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bonvolu kontakti vian servilprovizanton aŭ administranton se vi havas demandoj pri ĉi tiaj agordoj."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La datumbazo nomata malsupren jam ekzistu. Se ĝi ne ekzistas, bonvolu unue krei ĝin antaŭ progresi."; +$a->strings["Database Server Name"] = "Nomo de datumbaza servilo."; +$a->strings["Database Login Name"] = "Salutnomo ĉe la datumbazo."; +$a->strings["Database Login Password"] = "Pasvorto ĉe la datumbazo."; +$a->strings["Database Name"] = "Nomo de la datumbazo."; +$a->strings["Site administrator email address"] = "Retpoŝtadreso de la reteja administranto"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "La repoŝtadreso de via konto bezonas esti la sama por uzi la TTTa administrilo."; +$a->strings["Please select a default timezone for your website"] = "Bonvolu elekti defaŭltan horzonon por via retejo."; +$a->strings["Site settings"] = "Retejaj agordoj"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Komanda linia versio de PHP ne trovita en PATH de la retservilo."; +$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 'Activating scheduled tasks'"] = "Se vi ne havas komandlinian version de PHP sur la servilo, vi ne eblas plenumi fonan planitan enketon per cron. Bonvolu legi 'Activating scheduled tasks'"; +$a->strings["PHP executable path"] = "Vojo de la komanda linia versio de PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entajpu la plenan vojon al la php komandodosiero. Vi eblas lasi tion malplena por pluigi la instalado."; +$a->strings["Command line PHP"] = "komanda linia versio de PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; +$a->strings["Found PHP version: "] = ""; +$a->strings["PHP cli binary"] = ""; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "En via komanda linia versio de PHP je via sistemo, \"register_argc_argv\" ne estas aktivita."; +$a->strings["This is required for message delivery to work."] = "Tio estas bezonata por la livero de mesaĝoj."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Eraro: La funkcio \"openssl_pkey_new\" je tia sistemo ne eblas generi ĉifroŝlosilojn."; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se la operaciumo sistemo estas Windows, bonvolu legi: http://www.php.net/manual/en/openssl.installation.php"; +$a->strings["Generate encryption keys"] = "Generi ĉifroŝlosilojn"; +$a->strings["libCurl PHP module"] = "PHP modulo libCurl"; +$a->strings["GD graphics PHP module"] = "PHP modulo GD"; +$a->strings["OpenSSL PHP module"] = "PHP modulo OpenSSL"; +$a->strings["mysqli PHP module"] = "PHP modulo mysqli"; +$a->strings["mb_string PHP module"] = "PHP modulo mb_string"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite modulo"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Eraro: La modulo mod_rewrite en la Apache retservilo estas bezonata sed ne instalita."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Eraro: La modulo libCURL en PHP estas bezonata sed ne instalita."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Eraro: La modulo GD en PHP kun subteno por JPEG estas bezonata sed ne instalita."; +$a->strings["Error: openssl PHP module required but not installed."] = "Eraro: La modulo OpenSSL en PHP estas bezonata sed ne instalita."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Eraro: La modulo mysqli en PHP estas bezonata sed ne instalita."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Eraro: La modulo mb_string en PHP estas bezonata sed ne instalita."; +$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."] = "La reta instalilo bezonas skribi dosieron nomata \".htconfig.php\" en la baza dosierujo de la retservilo, sed ne sukcesis."; +$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."] = "Tio ĉi plej ofte estas agordo rilate al permesoj, ĉar la servilo eble ne povas skribi en via dosierujo, eĉ se vi mem povas skribi."; +$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."] = "Post la fino de tiu proceduro, ni donos al vi tekston por konservi en dosiero .htconfig.php en via baza Friendica dosierujo."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vi ankaŭ povas preterpasi tiun proceduron kaj fari permanan instaladon. Bonvolu legi la dosieron \"INSTALL.txt\" por trovi instrukciojn."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php estas skribebla."; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; +$a->strings["view/smarty3 is writable"] = ""; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite en .htaccess ne funkcias. Kontrolu la agordojn de la servilo."; +$a->strings["Url rewrite is working"] = "URL rewrite funkcias."; +$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."] = "Ne povis skribi la datumbaza agordoj en la dosiero \".htconfig.php\". Bonvolu uzi la inkluzivan tekston por krei agordan dosieron en la baza dosierujo de la retservilo."; +$a->strings["

What next

"] = "

Kio sekvas nun?

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "GRAVA: Vi bezonas [mane] agordi planitan taskon por la Friendica poller."; +$a->strings["Help:"] = "Helpo:"; +$a->strings["Contact settings applied."] = "Kontaktagordoj estas konservita."; +$a->strings["Contact update failed."] = "Ĝisdatigo de kontakto malsukcesis."; +$a->strings["Repair Contact Settings"] = "Ripari kontaktagordoj."; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "AVERTO: Tio estas tre altnivela kaj se vi entajpus malĝustan informojn, komunikado kun la kontakto eble ne plu funkcios."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Bonvolu klaki 'malantaŭen' en via retesplorilo nun se vi ne scias kion faru ĉi tie."; +$a->strings["Return to contact editor"] = "Reen al kontakta redaktilo"; +$a->strings["Account Nickname"] = "Kaŝnomo de la konto"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Marknomo - Transpasas nomon/kaŝnomon"; +$a->strings["Account URL"] = "Adreso de la konto"; +$a->strings["Friend Request URL"] = "Kontaktpeta adreso"; +$a->strings["Friend Confirm URL"] = "Kontaktkonfirma adreso"; +$a->strings["Notification Endpoint URL"] = "Finpunkta adreso por atentigoj"; +$a->strings["Poll/Feed URL"] = "Adreso de fluo"; +$a->strings["New photo from this URL"] = "Nova bildo el tiu adreso"; +$a->strings["Remote Self"] = ""; +$a->strings["Mirror postings from this contact"] = ""; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Bonvenon ĉe Friendica"; +$a->strings["New Member Checklist"] = "Kontrololisto por Novaj Membroj"; +$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."] = "Lasu nin oferi al vi kelkajn konsolojn kaj ligilojn por plifaciligi vian komencon. Klaku iun elementon por viziti la rilatan paĝon. Ligilo al ĉi tiu paĝo videblos en via hejmpaĝo dum du semajnojn post via komenca membriĝo. Post du semajnoj, la ligilo silente malaperos. "; +$a->strings["Getting Started"] = ""; +$a->strings["Friendica Walk-Through"] = ""; +$a->strings["On your Quick Start 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["On your Settings 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."] = "Bonvolu ŝanĝi vian pasvorton ĉe Agordoj. Krome, memorigu vian identadreson. Ĝi aspektas kiel retpoŝtadreso kaj estas bezonata por konekti al novaj amikon en la libera interkona reto."; +$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."] = "Kontrolu la aliajn agordojn, precipe la privatecajn agordojn. Nepublikigita profilo similas al havi telefonnumberon ne registrata en iu telefonlibro. Ĝenerale vi eble volas publikigi vian profilon. Alie, viaj amikoj kaj estontaj amikoj bezonas scii kiel rekte trovi vin."; +$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."] = "Enŝuti profilbildon se vi ankoraŭ ne havas ĝin. Laŭ studoj, homoj kun realaj biloj de si mem trovas novajn amikon duope pli probable ol homoj sen reala bildo."; +$a->strings["Edit Your Profile"] = ""; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Redakti viajn defaŭltan profilon kiel vi ŝatas ĝin. Kontrolu la agordojn por kaŝi vian kontaktliston aŭ kaŝi vian profilon al nekonataj vizitantoj."; +$a->strings["Profile Keywords"] = ""; +$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."] = "Aldonu publikajn ŝlosilvortojn al via defaŭlta profilo, kiuj priskribas viajn interesojn. Ni eble povas trovi aliajn uzantojn kun similaj interesoj kaj sugesti amikojn."; +$a->strings["Connecting"] = ""; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Rajtigu la Facebook Konektilon se vi nuntempe havas Facebook konton, kaj ni (nedeviga) enportu viajn Facebook amikojn kaj konversaciojn."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Se ĉi tiu estas via propra TTT servilo, instali la Facebook kromprogramon eble plifaciligos la transpason al la libera interkona reto."; +$a->strings["Importing Emails"] = ""; +$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"] = "Entajpu la akreditaĵojn por via retpoŝtkonto en la konektilagordoj se vi volas importi aŭ interagi kun amikoj aŭ dissendlistoj pere de via retkesto."; +$a->strings["Go to Your Contacts Page"] = ""; +$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 Add New Contact dialog."] = "Via kontaktpaĝo estas via portalo por administri amikojn kaj konekti kun amikoj en aliaj retoj. Vi kutime entajpas iliajn adreson aŭ URL adreso en la Aldonu Novan Kontakton dialogon."; +$a->strings["Go to Your Site's Directory"] = ""; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Ĉe la Katalogo vi povas trovi aliajn homojn en ĉi tiu retejo, au en aliaj federaciaj retejoj. Elrigardi al KonektiSekvi ligiloj ĉe iliaj profilo. Donu vian propran Identecan Adreson se la retejo demandas ĝin."; +$a->strings["Finding New People"] = ""; +$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."] = "En la flanka strio de la Kontaktoj paĝo troviĝas kelkajn helpilojn por trovi novajn amikojn. Ni povas automate trovi amikojn per interesoj, serĉu ilin per nomo aŭ intereso kaj faras sugestojn baze de estantaj kontaktoj. Ĉe nova instalita retejo, la unuaj sugestoj kutime aperas post 24 horoj."; +$a->strings["Group Your Contacts"] = ""; +$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."] = "Kiam vi trovis kelkajn novajn amikojn, ordigi ilin en grupoj por privata komunikado en la flanka strio de via Kontaktoj paĝo, kaj vi povas private komuniki kun ili je via Reto paĝo."; +$a->strings["Why Aren't My Posts Public?"] = ""; +$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["Go to the Help Section"] = ""; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Niaj Helpo paĝoj enhavas pli da detaloj pri aliaj programaj trajtoj."; $a->strings["Poke/Prod"] = ""; $a->strings["poke, prod or do other things to somebody"] = ""; $a->strings["Recipient"] = ""; $a->strings["Choose what you wish to do to recipient"] = ""; $a->strings["Make this post private"] = ""; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "Elemento estas forviŝita."; $a->strings["%1\$s is following %2\$s's %3\$s"] = ""; -$a->strings["Export account"] = ""; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = ""; -$a->strings["Export all"] = ""; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = ""; -$a->strings["Common Friends"] = "Komunaj Amikoj"; -$a->strings["No contacts in common."] = "Neniom da komunaj kontaktoj."; -$a->strings["Image exceeds size limit of %d"] = "Bildo estas pli granda ol la limito %d"; -$a->strings["Wall Photos"] = "Muraj Bildoj"; +$a->strings["%1\$s welcomes %2\$s"] = ""; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Tio ĉi okazis de tempo al tempo se ambaŭ personoj petas kontakton ka ĝi jam estas aprobita."; +$a->strings["Response from remote site was not understood."] = "Ne komprenis la rispondon de la fora retejo."; +$a->strings["Unexpected response from remote site: "] = "Neatendita rispondo de la fora retejo:"; +$a->strings["Confirmation completed successfully."] = "Konfirmo sukcese kompletigita."; +$a->strings["Remote site reported: "] = "La fora retejo raportis:"; +$a->strings["Temporary failure. Please wait and try again."] = "Dumtempa eraro. Bonvolu atendi kaj provi refoje."; +$a->strings["Introduction failed or was revoked."] = "La prezento malsukcesis au estas revokita."; +$a->strings["Unable to set contact photo."] = "Neeblas agordi la kontaktbildo."; +$a->strings["No user record found for '%s' "] = "Ne trovis uzanton '%s' "; +$a->strings["Our site encryption key is apparently messed up."] = "Ŝajnas kvazaŭ la ĉifroŝlosilo de nia retejo estas fuŝita."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Malplena adreso de retejo provizita, aŭ ni ne povis malĉifri la adreson."; +$a->strings["Contact record was not found for you on our site."] = "Kontakto ne trovita por vi en via retejo."; +$a->strings["Site public key not available in contact record for URL %s."] = "Publika ŝlosilo de retejo ne disponeblas en la kontaktrikordo por la URL adreso %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La identeco provizita de via sistemo estas duoblo ĉe nia sistemo. Ĝi eble funkcias se vi provas refoje."; +$a->strings["Unable to set your contact credentials on our system."] = "Ne sukcesis agordi la legitimaĵojn de via kontakto ĉe nia sistemo."; +$a->strings["Unable to update your contact profile details on our system"] = "Neeblas ĝisdatigi viajn profildetalojn ĉe nia sistemo."; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s aliĝis al %2\$s"; +$a->strings["Unable to locate original post."] = "Ne eblas trovi originalan afiŝon."; +$a->strings["Empty post discarded."] = "Forviŝis malplenan afiŝon."; +$a->strings["System error. Post not saved."] = "Sistema eraro. Afiŝo ne registrita."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ĉi mesaĝo estas sendita al vi de %s, membro de la Friendica interkona reto."; +$a->strings["You may visit them online at %s"] = "Vi povas viziti ilin rete ĉe %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Bonvolu rispondi al ĉi mesaĝo kaj kontaktu la sendinto se vi ne volas ricevi tiujn mesaĝojn."; +$a->strings["%s posted an update."] = "%s publikigis afiŝon."; $a->strings["Image uploaded but image cropping failed."] = "Bildo estas alŝutita, sed malsukcesis tranĉi la bildon."; $a->strings["Image size reduction [%s] failed."] = "Malsukcesis malpligrandigi [%s] la bildon."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Reŝarĝu la paĝon au malplenigu la kaŝmemoro de la retesplorilo se la nova bildo ne tuj aperas."; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "Stuci Bildon"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Bonvolu agordi la stuco de la bildo por optimuma aspekto."; $a->strings["Done Editing"] = "Finigi Redaktado"; $a->strings["Image uploaded successfully."] = "Bildo estas sukcese enŝutita."; -$a->strings["Applications"] = "Programoj"; -$a->strings["No installed applications."] = "Neniom da instalitaj programoj."; -$a->strings["Nothing new here"] = "Estas neniu nova ĉi tie"; -$a->strings["Clear notifications"] = ""; -$a->strings["Profile Match"] = "Kongrua profilo"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Neniom da kategoriaj vortoj kongruas. Bonvolu aldoni kategoriajn vortojn al via defaŭlta profilo."; -$a->strings["is interested in:"] = "interesiĝas pri:"; -$a->strings["Tag removed"] = "Marko forviŝita"; -$a->strings["Remove Item Tag"] = "Forviŝi markon"; -$a->strings["Select a tag to remove: "] = "Elektu forviŝontan markon:"; -$a->strings["Remove"] = "Forviŝi"; -$a->strings["Event title and start time are required."] = "Titolo kaj starttempo estas bezonataj por la okazo."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Redakti okazon"; -$a->strings["link to source"] = "ligilo al fonto"; -$a->strings["Create New Event"] = "Krei novan okazon"; -$a->strings["Previous"] = "antaŭa"; -$a->strings["hour:minute"] = "horo:minuto"; -$a->strings["Event details"] = "Detaloj de okazo"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Format is %s %s. Titolo kaj starttempo estas bezonataj."; -$a->strings["Event Starts:"] = "Okazo startas:"; -$a->strings["Required"] = "Bezonata"; -$a->strings["Finish date/time is not known or not relevant"] = "Fina dato/tempo ne estas konata aŭ ne bezonata"; -$a->strings["Event Finishes:"] = "Okazo finas:"; -$a->strings["Adjust for viewer timezone"] = "Agordi al horzono de la leganto"; -$a->strings["Description:"] = "Priskribo"; -$a->strings["Title:"] = "Titolo:"; -$a->strings["Share this event"] = "Kunhavigi la okazon"; -$a->strings["No potential page delegates located."] = "Ne trovis delegiteblajn paĝojn."; -$a->strings["Delegate Page Management"] = "Administrado de Delegitajn Paĝojn"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegitoj povas administri ĉiujn ecojn de la konto/paĝo, escepte bazaj kontoagordoj. Bonvolu ne delegitigi vian personan konton al iu al kiu vi ne plene fidas."; -$a->strings["Existing Page Managers"] = "Estantaj Administrantoj de la Paĝo"; -$a->strings["Existing Page Delegates"] = "Estantaj Delegitoj de la Paĝo"; -$a->strings["Potential Delegates"] = "Eblaj Delegitoj"; -$a->strings["Add"] = "Aldoni"; -$a->strings["No entries."] = "Neniom da afiŝoj."; -$a->strings["Contacts who are not members of a group"] = "Kontaktoj kiuj ne estas en iu grupo"; -$a->strings["Files"] = "Dosieroj"; -$a->strings["System down for maintenance"] = ""; -$a->strings["Remove My Account"] = "Forigi Mian Konton"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tio tute forigos vian konton. Kiam farita, la konto ne estas restaŭrebla."; -$a->strings["Please enter your password for verification:"] = "Bonvolu entajpi vian pasvorton por kontrolado:"; -$a->strings["Friend suggestion sent."] = "Amikosugesto sendita."; -$a->strings["Suggest Friends"] = "Sugesti amikojn"; -$a->strings["Suggest a friend for %s"] = "Sugesti amikon por %s"; -$a->strings["Unable to locate original post."] = "Ne eblas trovi originalan afiŝon."; -$a->strings["Empty post discarded."] = "Forviŝis malplenan afiŝon."; -$a->strings["System error. Post not saved."] = "Sistema eraro. Afiŝo ne registrita."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ĉi mesaĝo estas sendita al vi de %s, membro de la Friendica interkona reto."; -$a->strings["You may visit them online at %s"] = "Vi povas viziti ilin rete ĉe %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Bonvolu rispondi al ĉi mesaĝo kaj kontaktu la sendinto se vi ne volas ricevi tiujn mesaĝojn."; -$a->strings["%s posted an update."] = "%s publikigis afiŝon."; -$a->strings["{0} wants to be your friend"] = "{0} volas amikiĝi kun vi"; -$a->strings["{0} sent you a message"] = "{0} sendis mesaĝon al vi"; -$a->strings["{0} requested registration"] = "{0} petis registradon"; -$a->strings["{0} commented %s's post"] = "{0} komentis pri la afiŝo de %s"; -$a->strings["{0} liked %s's post"] = "{0} satis la afiŝon de %s"; -$a->strings["{0} disliked %s's post"] = "{0} malŝatis la afiŝon de %s"; -$a->strings["{0} is now friends with %s"] = "{0} amikiĝis kun %s"; -$a->strings["{0} posted"] = "{0} afiŝis"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} markis la afiŝon de %s kun #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} menciis vin en afiŝo"; -$a->strings["OpenID protocol error. No ID returned."] = "Eraro en OpenID protokolo. Ne resendis identecon."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Ne trovis kontoj, kaj registrado per OpenID estas malpermesita ĉi tie."; -$a->strings["Login failed."] = "Ensalutado malsukcesis."; -$a->strings["Invalid request identifier."] = "Nevalida peta identigilo."; -$a->strings["Discard"] = "Forviŝi"; -$a->strings["System"] = "Sistemo"; -$a->strings["Network"] = "Reto"; -$a->strings["Introductions"] = "Prezentoj"; -$a->strings["Show Ignored Requests"] = "Montri ignoritajn petojn"; -$a->strings["Hide Ignored Requests"] = "Kaŝi ignoritajn petojn"; -$a->strings["Notification type: "] = "Tipo de atentigo:"; -$a->strings["Friend Suggestion"] = "Amikosugestoj"; -$a->strings["suggested by %s"] = "sugestita de %s"; -$a->strings["Post a new friend activity"] = "Afiŝi novan amikecan aktivecon"; -$a->strings["if applicable"] = "se aplikebla"; -$a->strings["Claims to be known to you: "] = "Pensas ke vi konas ilin:"; -$a->strings["yes"] = "jes"; -$a->strings["no"] = "ne"; -$a->strings["Approve as: "] = "Aprobi kiel:"; -$a->strings["Friend"] = "Amiko"; -$a->strings["Sharer"] = "Kunhaviganto"; -$a->strings["Fan/Admirer"] = "Fanatikulo/Admiranto"; -$a->strings["Friend/Connect Request"] = "Kontaktpeto"; -$a->strings["New Follower"] = "Nova abonanto"; -$a->strings["No introductions."] = "Neniom da prezentoj"; -$a->strings["Notifications"] = "Atentigoj"; -$a->strings["%s liked %s's post"] = "%s ŝatis la afiŝon de %s"; -$a->strings["%s disliked %s's post"] = "%s malŝatis la afiŝon de %s"; -$a->strings["%s is now friends with %s"] = "%s amikiĝis kun %s"; -$a->strings["%s created a new post"] = "%s kreis novan afiŝon"; -$a->strings["%s commented on %s's post"] = "%s komentis pri la afiŝo de %s"; -$a->strings["No more network notifications."] = "Ne pli da retaj atentigoj."; -$a->strings["Network Notifications"] = "Retaj Atentigoj"; -$a->strings["No more personal notifications."] = "Ne pli da personaj atentigoj"; -$a->strings["Personal Notifications"] = "Personaj Atentigoj"; -$a->strings["No more home notifications."] = "Ne pli da hejmrilataj atentigoj."; -$a->strings["Home Notifications"] = "Hejmrilataj atentigoj"; -$a->strings["Total invitation limit exceeded."] = ""; -$a->strings["%s : Not a valid email address."] = "%s: Ne estas valida retpoŝtadreso."; -$a->strings["Please join us on Friendica"] = "Bonvolu aliĝi kun ni ĉe Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; -$a->strings["%s : Message delivery failed."] = "%s: La livero de la mesaĝo malsukcesis."; -$a->strings["%d message sent."] = array( - 0 => "Sendis %d mesaĝon.", - 1 => "Sendis %d mesaĝojn.", -); -$a->strings["You have no more invitations available"] = "Vi ne plu disponeblas invitaĵojn"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Vizitu %s por listo de publikaj retejoj kie vi povas aliĝi. Anoj de Friendica ĉe aliaj retejoj povas konekti unu kun la alian, kaj ankaŭ kun membroj de multaj aliaj retejoj."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Por akcepti ĉi tiu invito, bonvolu viziti kaj registriĝi ĉe %s au alia publika Friendica retejo."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Ĉiuj Friendica retejoj interkonektiĝas kaj kune faras grandan altprivatecan interkonan reton, kiun posedas kaj kontrolas ĝiaj membroj. Ili ankaŭ povas konekti kun multe de tradiciaj interkonaj retejoj. Vidu %s por listo de publikaj retejoj kie vi povas aliĝi."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Senkulpigu nin. La sistemo nuntempe ne estas agordita por konekti al aliaj retejoj au inviti membrojn."; -$a->strings["Send invitations"] = "Sendi invitojn"; -$a->strings["Enter email addresses, one per line:"] = "Entajpu retpoŝtadresojn, po unu por ĉiu linio."; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ni bonkore invitas vin aliĝi kun ni kaj aliaj bonaj amikoj ĉe Friendica. Helpu nin krei pli bonan interkonan reton."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vi bezonas ĉi-tiun invitkodon: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Kiam vi registris, bonvolu konekti al mi pere de mi profilo ĉe: "; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Por pli da informoj pri Friendica, kaj kial ni pensas ke ĝi estas grava, bonvolu viziti http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Administri identecojn kaj/aŭ paĝojn."; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Ŝalti inter aliaj identecojn aj komunumaj/grupaj paĝoj kiuj kunhavas viajn kontajn detalojn au por kiuj vi havas \"administranto\" permesojn."; -$a->strings["Select an identity to manage: "] = "Elektu identencon por administrado:"; -$a->strings["Welcome to %s"] = "Bonvenon ĉe %s"; $a->strings["Friends of %s"] = "Amikoj de %s"; $a->strings["No friends to display."] = "Neniom da amiko al montri."; -$a->strings["Add New Contact"] = "Aldonu Novan Kontakton"; -$a->strings["Enter address or web location"] = "Entajpu adreson aŭ retlokon"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Ekzemple: bob@example.com, http://example.com/barbara"; -$a->strings["%d invitation available"] = array( - 0 => "Disponeblas %d invito", - 1 => "Disponeblas %d invitoj", -); -$a->strings["Find People"] = "Trovi Homojn"; -$a->strings["Enter name or interest"] = "Entajpu nomon aŭ intereson"; -$a->strings["Connect/Follow"] = "Konekti/Aboni"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Ekzemple: Robert Morgenstein, Fishing"; -$a->strings["Random Profile"] = "Hazarda Profilo"; -$a->strings["Networks"] = "Retoj"; -$a->strings["All Networks"] = "Ĉiuj Retoj"; -$a->strings["Saved Folders"] = "Konservitaj Dosierujoj"; -$a->strings["Everything"] = "Ĉio"; -$a->strings["Categories"] = "Kategorioj"; -$a->strings["Click here to upgrade."] = "Klaku ĉi tie por ĝisdatigi."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Tia ago preterpasas la limojn de via abono."; -$a->strings["This action is not available under your subscription plan."] = "Tia ago ne estas permesita laŭ via abono."; -$a->strings["User not found."] = ""; -$a->strings["There is no status with this id."] = ""; -$a->strings["There is no conversation with this id."] = ""; -$a->strings["view full size"] = "vidi plengrande"; -$a->strings["Starts:"] = "Ekas:"; -$a->strings["Finishes:"] = "Finas:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Ne trovis DNS informojn por datumbaza servilo '%s'."; -$a->strings["(no subject)"] = "(neniu temo)"; -$a->strings["noreply"] = "nerespondi"; -$a->strings["An invitation is required."] = "Invio bezonata."; -$a->strings["Invitation could not be verified."] = "Ne povis kontroli la inviton."; -$a->strings["Invalid OpenID url"] = "Nevalida OpenID adreso"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Okazis problemo ensalutinta kun via OpenID. Bonvolu kontroli la ID."; -$a->strings["The error message was:"] = "La erarmesaĝo estis:"; -$a->strings["Please enter the required information."] = "Bonvolu entajpi la bezonatajn informojn."; -$a->strings["Please use a shorter name."] = "Bonvolu uzi pli mallongan nomon."; -$a->strings["Name too short."] = "Nomo estas tro mallonga."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Tio ŝajne ne estas via plena (persona, familia) nomo."; -$a->strings["Your email domain is not among those allowed on this site."] = "Via retpoŝtodomajno ne estas permesita ĉi tie."; -$a->strings["Not a valid email address."] = "Nevalida retpoŝtadreso."; -$a->strings["Cannot use that email."] = "Neuzebla retpoŝtadreso."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Via kaŝnomo nur povas enhavi \"a-z\", \"0-9\", \"-\", kaj \"_\". Ĝi ankaŭ devas komenci kun litero."; -$a->strings["Nickname is already registered. Please choose another."] = "Tio kaŝnomo jam estas registrita. Bonvolu elekti alian."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Tiu kaŝnomo iam estis registrita ĉi tie kaj ne ree uzeblas. Bonvolu elekti alian."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "GRAVA ERARO: La generacio de sekurecaj ĉifroŝlosiloj malsukcesis."; -$a->strings["An error occurred during registration. Please try again."] = "Eraro okazis dum registrado. Bonvolu provi denove."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Eraro okazi dum kreado de via defaŭlta profilo. Bonvolu provi denove."; -$a->strings["Friends"] = "Amikoj"; -$a->strings["%1\$s poked %2\$s"] = ""; -$a->strings["poked"] = ""; -$a->strings["post/item"] = "afiŝo/elemento"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s markis la %3\$s de %2\$s kiel preferita."; -$a->strings["remove"] = "forviŝi"; -$a->strings["Delete Selected Items"] = "Forviŝi Elektitajn Elementojn"; -$a->strings["Follow Thread"] = ""; -$a->strings["View Status"] = "Vidi Staton"; -$a->strings["View Profile"] = "Vidi Profilon"; -$a->strings["View Photos"] = "Vidi Bildojn"; -$a->strings["Network Posts"] = "Enretaj Afiŝoj"; -$a->strings["Edit Contact"] = "Redakti Kontakton"; -$a->strings["Send PM"] = "Sendi PM"; -$a->strings["Poke"] = ""; -$a->strings["%s likes this."] = "%s ŝatas tiun."; -$a->strings["%s doesn't like this."] = "%s malŝatas tiun."; -$a->strings["%2\$d people like this"] = ""; -$a->strings["%2\$d people don't like this"] = ""; -$a->strings["and"] = "kaj"; -$a->strings[", and %d other people"] = ", kaj %d aliaj homoj."; -$a->strings["%s like this."] = "%s ŝatas tiun."; -$a->strings["%s don't like this."] = "%s malŝatas tiun."; -$a->strings["Visible to everybody"] = "Videbla al ĉiuj"; -$a->strings["Please enter a video link/URL:"] = "Bonvolu entajpi ligilon/adreson de video:"; -$a->strings["Please enter an audio link/URL:"] = "Bonvolu entajpi ligilon/adreson de sono:"; -$a->strings["Tag term:"] = "Markfrazo:"; -$a->strings["Where are you right now?"] = "Kie vi estas nun?"; -$a->strings["Delete item(s)?"] = ""; -$a->strings["Post to Email"] = "Sendi per retpoŝto"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "permesoj"; -$a->strings["Post to Groups"] = ""; -$a->strings["Post to Contacts"] = ""; -$a->strings["Private post"] = ""; -$a->strings["Logged out."] = "Elsalutita."; -$a->strings["Error decoding account file"] = ""; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; -$a->strings["Error! Cannot check nickname"] = ""; -$a->strings["User '%s' already exists on this server!"] = ""; -$a->strings["User creation error"] = ""; -$a->strings["User profile creation error"] = ""; -$a->strings["%d contact not imported"] = array( - 0 => "", - 1 => "", -); -$a->strings["Done. You can now login with your username and password"] = ""; -$a->strings["newer"] = "pli nova"; -$a->strings["older"] = "pli malnova"; -$a->strings["prev"] = "antaŭa"; -$a->strings["first"] = "unua"; -$a->strings["last"] = "lasta"; -$a->strings["next"] = "sekvanta"; -$a->strings["No contacts"] = "Neniu kontaktoj"; -$a->strings["%d Contact"] = array( - 0 => "%d Kontakto", - 1 => "%d Kontaktoj", -); -$a->strings["poke"] = ""; -$a->strings["ping"] = ""; -$a->strings["pinged"] = ""; -$a->strings["prod"] = ""; -$a->strings["prodded"] = ""; -$a->strings["slap"] = ""; -$a->strings["slapped"] = ""; -$a->strings["finger"] = ""; -$a->strings["fingered"] = ""; -$a->strings["rebuff"] = ""; -$a->strings["rebuffed"] = ""; -$a->strings["happy"] = ""; -$a->strings["sad"] = ""; -$a->strings["mellow"] = ""; -$a->strings["tired"] = ""; -$a->strings["perky"] = ""; -$a->strings["angry"] = ""; -$a->strings["stupified"] = ""; -$a->strings["puzzled"] = ""; -$a->strings["interested"] = ""; -$a->strings["bitter"] = ""; -$a->strings["cheerful"] = ""; -$a->strings["alive"] = ""; -$a->strings["annoyed"] = ""; -$a->strings["anxious"] = ""; -$a->strings["cranky"] = ""; -$a->strings["disturbed"] = ""; -$a->strings["frustrated"] = ""; -$a->strings["motivated"] = ""; -$a->strings["relaxed"] = ""; -$a->strings["surprised"] = ""; -$a->strings["Monday"] = "Lundo"; -$a->strings["Tuesday"] = "Mardo"; -$a->strings["Wednesday"] = "Merkredo"; -$a->strings["Thursday"] = "Ĵaŭdo"; -$a->strings["Friday"] = "Vendredo"; -$a->strings["Saturday"] = "Sabato"; -$a->strings["Sunday"] = "Dimanĉo"; -$a->strings["January"] = "Januaro"; -$a->strings["February"] = "Februaro"; -$a->strings["March"] = "Marto"; -$a->strings["April"] = "Aprilo"; -$a->strings["May"] = "Majo"; -$a->strings["June"] = "Junio"; -$a->strings["July"] = "Julio"; -$a->strings["August"] = "Aŭgusto"; -$a->strings["September"] = "Septembro"; -$a->strings["October"] = "Oktobro"; -$a->strings["November"] = "Novembro"; -$a->strings["December"] = "Decembro"; -$a->strings["bytes"] = "bajtoj"; -$a->strings["Click to open/close"] = "Klaku por malfermi/fermi"; -$a->strings["Select an alternate language"] = "Elekti alian lingvon"; -$a->strings["activity"] = "aktiveco"; -$a->strings["post"] = "afiŝo"; -$a->strings["Item filed"] = "Enarkivigis elementon "; -$a->strings["Friendica Notification"] = "Friendica Atentigo"; -$a->strings["Thank You,"] = "Dankon,"; -$a->strings["%s Administrator"] = "%s Administranto"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Atentigo] Ricevis novan retpoŝton ĉe %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sendis al vi novan privatan mesaĝon ĉe %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s sendis al vi %2\$s."; -$a->strings["a private message"] = "privatan mesaĝon"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bonvolu viziti %s por vidi aŭ respondi viajn privatajn mesaĝojn."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]%3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]%4\$s de %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]via %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Atentigo] Komento pri konversacio #%1\$d de %2\$s"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s komentis pri elemento/konversacio kiun vi sekvas."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bonvolu viziti %s por vidi aŭ respondi la konversacion."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Atentigo] %s afiŝis al via profilmuro"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s skribis al via profilmuro ĉe %2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s afiŝis al [url=%2\$s]via muro[/url]"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Atentigo] %s markis vin"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s markis vin ĉe %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]markis vin[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = ""; -$a->strings["%1\$s shared a new post at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; -$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; -$a->strings["%1\$s poked you at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Atentigo] %s markis vian afiŝon"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s markis vian afiŝon ĉe %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s markis [url=%2\$s]vian afiŝon[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Atentigo] Ricevis prezenton"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vi ricevis prezenton de '%1\$s' ĉe %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vi ricevis [url=%1\$s]prezenton[/url] de %2\$s."; -$a->strings["You may visit their profile at %s"] = "Vi povas vidi la profilon de li aŭ ŝi ĉe %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Bonvolu viziti %s por aprobi aŭ malaprobi la prezenton."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Atentigo] Ricevis amikosugeston"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vi ricevis amikosugeston de '%1\$s' ĉe %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vi ricevis [url=%1\$s]amikosugeston[/url] pri %2\$s de %3\$s."; -$a->strings["Name:"] = "Nomo:"; -$a->strings["Photo:"] = "Bildo:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Bonvolu viziti %s por aprobi aŭ malaprobi la sugeston."; -$a->strings[" on Last.fm"] = " ĉe Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Revivigis malnovan grupon kun la sama nomo. Permesoj por estantaj elementoj eble estas validaj por la grupo kaj estontaj membroj. Se tiu ne estas kiun vi atendis, bonvolu krei alian grupon kun alia nomo."; -$a->strings["Default privacy group for new contacts"] = "Defaŭlta privateca grupo por novaj kontaktoj"; -$a->strings["Everybody"] = "Ĉiuj"; -$a->strings["edit"] = "redakti"; -$a->strings["Edit group"] = "Redakti grupon"; -$a->strings["Create a new group"] = "Krei novan grupon"; -$a->strings["Contacts not in any group"] = "Kontaktoj en neniu grupo"; -$a->strings["Connect URL missing."] = "Ne ekzistas URL adreso por konekti."; -$a->strings["This site is not configured to allow communications with other networks."] = "Tiu retpaĝo ne permesas komunikadon kun aliaj retoj."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Ne malkovris kongruajn protokolojn por komunikado aŭ fluojn."; -$a->strings["The profile address specified does not provide adequate information."] = "La specifita profiladreso ne enhavas sufiĉe da informoj."; -$a->strings["An author or name was not found."] = "Ne trovis aŭtoron aŭ nomon."; -$a->strings["No browser URL could be matched to this address."] = "Neniu retuma URL adreso kongruas al la adreso."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Ne eblas kongrui @-stilan identecon adreson al iu konata protokolo au retpoŝtadreso."; -$a->strings["Use mailto: in front of address to force email check."] = "Uzu mailto: antaŭ la adreso por devigi la testadon per retpoŝto."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Tiu profila adreso apartenas al retejo kiu estas maŝaltita je ĉi tiu retejo."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limigata. Ĉi persono ne eblos ricevi rektajn/personajn atentigojn de vi. "; -$a->strings["Unable to retrieve contact information."] = "Ne eblas ricevi kontaktinformojn."; -$a->strings["following"] = "sekvanta"; -$a->strings["[no subject]"] = "[neniu temo]"; -$a->strings["End this session"] = "Fini ĉi-tiun seancon"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Ensaluti"; -$a->strings["Home Page"] = "Hejmpaĝo"; -$a->strings["Create an account"] = "Krei konton"; -$a->strings["Help and documentation"] = "Helpo kaj dokumentado"; -$a->strings["Apps"] = "Programoj"; -$a->strings["Addon applications, utilities, games"] = "Kromprogramoj, utilaĵoj, ludiloj"; -$a->strings["Search site content"] = "Serĉu la retejon"; -$a->strings["Conversations on this site"] = "Konversacioj je ĉi-tiu retejo"; -$a->strings["Directory"] = "Katalogo"; -$a->strings["People directory"] = "Katalogo de homoj"; -$a->strings["Information"] = ""; -$a->strings["Information about this friendica instance"] = ""; -$a->strings["Conversations from your friends"] = "Konversacioj de viaj amikoj"; -$a->strings["Network Reset"] = ""; -$a->strings["Load Network page with no filters"] = ""; -$a->strings["Friend Requests"] = "Kontaktpetoj"; -$a->strings["See all notifications"] = "Vidu ĉiujn atentigojn"; -$a->strings["Mark all system notifications seen"] = "Marki ĉiujn atentigojn legita"; -$a->strings["Private mail"] = "Privata poŝto"; -$a->strings["Inbox"] = "Enirkesto"; -$a->strings["Outbox"] = "Elirkesto"; -$a->strings["Manage"] = "Administri"; -$a->strings["Manage other pages"] = "Administri aliajn paĝojn"; -$a->strings["Account settings"] = "Konto"; -$a->strings["Manage/Edit Profiles"] = ""; -$a->strings["Manage/edit friends and contacts"] = "Administri/redakti amikojn kaj kontaktojn"; -$a->strings["Site setup and configuration"] = "Agordoj pri la retejo"; -$a->strings["Navigation"] = ""; -$a->strings["Site map"] = ""; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "Naskiĝtago:"; -$a->strings["Age:"] = "Aĝo:"; -$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s"; -$a->strings["Tags:"] = "Markoj:"; -$a->strings["Religion:"] = "Religio:"; -$a->strings["Hobbies/Interests:"] = "Ŝatokupoj/Interesoj:"; -$a->strings["Contact information and Social Networks:"] = "Kontaktinformoj kaj Interkonaj Retejoj:"; -$a->strings["Musical interests:"] = "Muzaikaj interesoj:"; -$a->strings["Books, literature:"] = "Libroj, literaturo:"; -$a->strings["Television:"] = "Televido:"; -$a->strings["Film/dance/culture/entertainment:"] = "Filmoj/dancoj/arto/amuzaĵoj:"; -$a->strings["Love/Romance:"] = "Amo/romanco:"; -$a->strings["Work/employment:"] = "Laboro:"; -$a->strings["School/education:"] = "Lernejo/eduko:"; -$a->strings["Image/photo"] = "Bildo"; -$a->strings["%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = ""; -$a->strings["$1 wrote:"] = "$1 skribis:"; -$a->strings["Encrypted content"] = ""; -$a->strings["Unknown | Not categorised"] = "Nekonata | Nekatorigita"; -$a->strings["Block immediately"] = "Bloki tuj"; -$a->strings["Shady, spammer, self-marketer"] = "Suspekta, spamisto, memmerkatisto"; -$a->strings["Known to me, but no opinion"] = "Konata al mi, sed mi ne havas opinion"; -$a->strings["OK, probably harmless"] = "OK, verŝajne sendanĝera"; -$a->strings["Reputable, has my trust"] = "Fidinda laŭ mi"; -$a->strings["Weekly"] = "Ĉiusemajne"; -$a->strings["Monthly"] = "Ĉiumonate"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/Tujmesaĝilo"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = ""; -$a->strings["pump.io"] = ""; -$a->strings["Twitter"] = ""; -$a->strings["Diaspora Connector"] = ""; -$a->strings["Statusnet"] = ""; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Diversaj"; -$a->strings["year"] = "jaro"; -$a->strings["month"] = "monato"; -$a->strings["day"] = "tago"; -$a->strings["never"] = "neniam"; -$a->strings["less than a second ago"] = "antaŭ malpli ol unu sekundo"; -$a->strings["years"] = "jaroj"; -$a->strings["months"] = "monatoj"; -$a->strings["week"] = "semajno"; -$a->strings["weeks"] = "semajnoj"; -$a->strings["days"] = "tagoj"; -$a->strings["hour"] = "horo"; -$a->strings["hours"] = "horoj"; -$a->strings["minute"] = "minuto"; -$a->strings["minutes"] = "minutoj"; -$a->strings["second"] = "sekundo"; -$a->strings["seconds"] = "sekundoj"; -$a->strings["%1\$d %2\$s ago"] = "antaŭ %1\$d %2\$s"; -$a->strings["%s's birthday"] = "Naskiĝtago de %s"; -$a->strings["Happy Birthday %s"] = "Feliĉan Naskiĝtagon al %s"; -$a->strings["General Features"] = ""; -$a->strings["Multiple Profiles"] = ""; -$a->strings["Ability to create multiple profiles"] = ""; -$a->strings["Post Composition Features"] = ""; -$a->strings["Richtext Editor"] = ""; -$a->strings["Enable richtext editor"] = ""; -$a->strings["Post Preview"] = ""; -$a->strings["Allow previewing posts and comments before publishing them"] = ""; -$a->strings["Auto-mention Forums"] = ""; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; -$a->strings["Network Sidebar Widgets"] = ""; -$a->strings["Search by Date"] = ""; -$a->strings["Ability to select posts by date ranges"] = ""; -$a->strings["Group Filter"] = ""; -$a->strings["Enable widget to display Network posts only from selected group"] = ""; -$a->strings["Network Filter"] = ""; -$a->strings["Enable widget to display Network posts only from selected network"] = ""; -$a->strings["Save search terms for re-use"] = ""; -$a->strings["Network Tabs"] = ""; -$a->strings["Network Personal Tab"] = ""; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; -$a->strings["Network New Tab"] = ""; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; -$a->strings["Network Shared Links Tab"] = ""; -$a->strings["Enable tab to display only Network posts with links in them"] = ""; -$a->strings["Post/Comment Tools"] = ""; -$a->strings["Multiple Deletion"] = ""; -$a->strings["Select and delete multiple posts/comments at once"] = ""; -$a->strings["Edit Sent Posts"] = ""; -$a->strings["Edit and correct posts and comments after sending"] = ""; -$a->strings["Tagging"] = ""; -$a->strings["Ability to tag existing posts"] = ""; -$a->strings["Post Categories"] = ""; -$a->strings["Add categories to your posts"] = ""; -$a->strings["Ability to file posts under folders"] = ""; -$a->strings["Dislike Posts"] = ""; -$a->strings["Ability to dislike posts/comments"] = ""; -$a->strings["Star Posts"] = ""; -$a->strings["Ability to mark special posts with a star indicator"] = ""; -$a->strings["Sharing notification from Diaspora network"] = "Antentigo pri kunhavigado de la Diaspora reto"; -$a->strings["Attachments:"] = "Kunsendaĵoj:"; -$a->strings["Errors encountered creating database tables."] = "Okazis eraroj dum la kreado de tabeloj en la datumbazo."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Videbla al ĉiuj"; -$a->strings["A new person is sharing with you at "] = "Nova persono kunhavigas kun vi ĉe "; -$a->strings["You have a new follower at "] = "Vi havas novan sekvanton ĉe "; -$a->strings["Do you really want to delete this item?"] = ""; -$a->strings["Archives"] = "Arkivoj"; -$a->strings["Embedded content"] = "Enigita enhavo"; -$a->strings["Embedding disabled"] = "Malŝaltita enigitado"; -$a->strings["Welcome "] = "Bonvenon "; -$a->strings["Please upload a profile photo."] = "Bonvolu alŝuti profilbildon."; -$a->strings["Welcome back "] = "Bonvenon "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La sekuriga ĵetono de la formo estis malĝusta. Tio verŝajne okazis ĉar la formo estis malfermita dum tro longa tempo (>3 horoj) antaŭ la sendado."; -$a->strings["Male"] = "Vira"; -$a->strings["Female"] = "Ina"; -$a->strings["Currently Male"] = "Nuntempe Vira"; -$a->strings["Currently Female"] = "Nuntempe Ina"; -$a->strings["Mostly Male"] = "Ĉefe Vira"; -$a->strings["Mostly Female"] = "Ĉefe Ina"; -$a->strings["Transgender"] = "Transgenra"; -$a->strings["Intersex"] = "Interseksa"; -$a->strings["Transsexual"] = "Transseksa"; -$a->strings["Hermaphrodite"] = "Hermafrodita"; -$a->strings["Neuter"] = "Neŭtra"; -$a->strings["Non-specific"] = "Nespecifa"; -$a->strings["Other"] = "Alia"; -$a->strings["Undecided"] = "Nedecida"; -$a->strings["Males"] = "Viroj"; -$a->strings["Females"] = "Inoj"; -$a->strings["Gay"] = "Geja"; -$a->strings["Lesbian"] = "Lesba"; -$a->strings["No Preference"] = "Neniu Prefero"; -$a->strings["Bisexual"] = "Ambaŭseksema"; -$a->strings["Autosexual"] = "Memseksema"; -$a->strings["Abstinent"] = "Abstinema"; -$a->strings["Virgin"] = "Virgulino"; -$a->strings["Deviant"] = "Devia"; -$a->strings["Fetish"] = "Fetiĉo"; -$a->strings["Oodles"] = "Amasa"; -$a->strings["Nonsexual"] = "Neseksa"; -$a->strings["Single"] = "Sola"; -$a->strings["Lonely"] = "Soleca"; -$a->strings["Available"] = "Havebla"; -$a->strings["Unavailable"] = "Nehavebla"; -$a->strings["Has crush"] = "Sekrete enamiĝinta"; -$a->strings["Infatuated"] = "Blinda amo"; -$a->strings["Dating"] = "Rendevuanta"; -$a->strings["Unfaithful"] = "Malfidela"; -$a->strings["Sex Addict"] = "Seksmaniulo"; -$a->strings["Friends/Benefits"] = "Amikoj/Avantaĝoj"; -$a->strings["Casual"] = "Neformala"; -$a->strings["Engaged"] = "Fianĉiginta"; -$a->strings["Married"] = "Edziĝinta"; -$a->strings["Imaginarily married"] = "Image edziĝinta"; -$a->strings["Partners"] = "Geparuloj"; -$a->strings["Cohabiting"] = "Kunloĝanta"; -$a->strings["Common law"] = "Registrita partnereco "; -$a->strings["Happy"] = "Feliĉa"; -$a->strings["Not looking"] = "Ne interesiĝis"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Trompita"; -$a->strings["Separated"] = "Disiĝinta"; -$a->strings["Unstable"] = "Malfirma"; -$a->strings["Divorced"] = "Eksedziĝinta"; -$a->strings["Imaginarily divorced"] = "Image eksedziĝinta"; -$a->strings["Widowed"] = "Vidva"; -$a->strings["Uncertain"] = "Ne certa"; -$a->strings["It's complicated"] = "Estas komplika"; -$a->strings["Don't care"] = "Egala"; -$a->strings["Ask me"] = "Demandu min"; -$a->strings["stopped following"] = "ne plu sekvas"; -$a->strings["Drop Contact"] = ""; +$a->strings["Find on this site"] = "Trovi en ĉi retejo"; +$a->strings["Site Directory"] = "Reteja Katalogo"; +$a->strings["Gender: "] = "Sekso:"; +$a->strings["No entries (some entries may be hidden)."] = "Neniom da afiŝoj (kelkaj afiŝoj eble ne estas videbla)."; +$a->strings["Time Conversion"] = "Konverto de tempo"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provizas tiun servon por kunhavigi okazojn kun aliaj retoj kaj amikoj en aliaj horzonoj."; +$a->strings["UTC time: %s"] = "UTC horo: %s"; +$a->strings["Current timezone: %s"] = "Aktuala horzono: %s"; +$a->strings["Converted localtime: %s"] = "Konvertita loka horo: %s"; +$a->strings["Please select your timezone:"] = "Bonvolu elekti vian horzonon:"; diff --git a/view/es/messages.po b/view/es/messages.po index 4524a565b3..9dd817c9e9 100644 --- a/view/es/messages.po +++ b/view/es/messages.po @@ -30,8 +30,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/friendica/language/es/)\n" "MIME-Version: 1.0\n" @@ -40,219 +40,308 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Mensaje privado" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Editar" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Seleccionar" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Eliminar" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "grabado en directorio" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "Añadir estrella" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "Quitar estrella" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "Añadir a destacados" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "marcados con estrellas" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "añadir etiqueta" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Me gusta esto (cambiar)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "me gusta" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "No me gusta esto (cambiar)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "no me gusta" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Compartir esto" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "compartir" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Categorías:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Archivado en:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Ver perfil de %s @ %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "a" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "vía" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Muro-A-Muro" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "via Muro-A-Muro:" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s de %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Comentar" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Por favor, espera" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d comentario" -msgstr[1] "%d comentarios" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "" -msgstr[1] "Comentario" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "ver más" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Este eres tú" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Envíar" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Negrita" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Configuración del Tema" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Cursiva" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Configurar el tamaño de las imágenes en las publicaciones" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Subrayado" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Tamaño del texto para publicaciones y comentarios" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Cita" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Establecer el ancho para el tema" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Código" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Esquema de color" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Imagen" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Enlace" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "no mostrar" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Vídeo" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "mostrar" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Vista previa" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Altura para las publicaciones y comentarios" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Resolución para la columna central" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Configurar esquema de color" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Establecer zoom para Minimapa" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Configurar longitud (X) en Minimapa" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Configurar latitud (Y) en Minimapa" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Páginas de Comunidad" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Minimapa" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Perfiles de la Comunidad" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "¿Ayuda o @NuevoAquí?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Servicios conectados" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Buscar amigos" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Últimos usuarios" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Últimas fotos" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Últimos \"me gusta\"" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Inicio" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Tus publicaciones y conversaciones" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Perfil" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Tu página de perfil" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Contactos" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Tus contactos" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotografías" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Tus fotos" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Eventos" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Tus eventos" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Notas personales" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Tus fotos personales" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Comunidad" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "evento" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "estado" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "foto" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "A %1$s le gusta %3$s de %2$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Foto del contacto" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Foto del perfil" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Directorio local" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Directorio global" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Intereses similares" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Sugerencias de amigos" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Invitar amigos" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Configuración" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Configurar zoom en Minimapa" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Mostrar/Ocultar casillas en la columna derecha:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Alineación" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Izquierda" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Centrado" + +#: ../../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 +msgid "Set colour scheme" +msgstr "Configurar esquema de color" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -270,28 +359,28 @@ msgstr "Página no encontrada." msgid "Permission denied" msgstr "Permiso denegado" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Permiso denegado." @@ -299,944 +388,2696 @@ msgstr "Permiso denegado." msgid "toggle mobile" msgstr "Cambiar a versión móvil" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Inicio" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Tus publicaciones y conversaciones" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Perfil" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Tu página de perfil" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Fotografías" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Tus fotos" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Eventos" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Tus eventos" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Notas personales" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Tus fotos personales" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Comunidad" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "no mostrar" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "mostrar" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Configuración del Tema" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Tamaño del texto para publicaciones y comentarios" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Altura para las publicaciones y comentarios" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Resolución para la columna central" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Contactos" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Tus contactos" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Páginas de Comunidad" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Perfiles de la Comunidad" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Últimos usuarios" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Últimos \"me gusta\"" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "evento" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "estado" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "foto" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "A %1$s le gusta %3$s de %2$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Últimas fotos" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Foto del contacto" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Foto del perfil" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Buscar amigos" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Directorio local" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Directorio global" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Intereses similares" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Sugerencias de amigos" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Invitar amigos" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Configuración" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Minimapa" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Configurar zoom en Minimapa" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Configurar longitud (X) en Minimapa" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Configurar latitud (Y) en Minimapa" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "¿Ayuda o @NuevoAquí?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Servicios conectados" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Mostrar/Ocultar casillas en la columna derecha:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Configurar esquema de color" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Establecer zoom para Minimapa" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Alineación" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Izquierda" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Centrado" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Esquema de color" - -#: ../../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 -msgid "Set colour scheme" -msgstr "Configurar esquema de color" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "predeterminado" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Configurar el tamaño de las imágenes en las publicaciones" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Establecer el ancho para el tema" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "¿Eliminar este elemento?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Comentar" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "ver más" + +#: ../../boot.php:722 msgid "show fewer" msgstr "ver menos" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Falló la actualización de %s. Mira los registros de errores." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Error actualizado en %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Crear una nueva cuenta" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Registrarse" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Salir" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Acceder" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Apodo o dirección de email: " -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Contraseña: " -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "O inicia sesión usando OpenID: " -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "¿Olvidaste la contraseña?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Restablecer la contraseña" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "La cuenta solicitada no está disponible." -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "El perfil solicitado no está disponible." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Editar perfil" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Conectar" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Mensaje" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Perfiles" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Administrar/editar perfiles" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Cambiar foto del perfil" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Crear nuevo perfil" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Imagen del Perfil" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "Visible para todos" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Editar visibilidad" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Localización:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Género:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Estado:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Página de inicio:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "g A l F d" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F d" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[hoy]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Recordatorios de cumpleaños" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Cumpleaños esta semana:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Sin descripción]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Recordatorios de eventos" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Eventos de esta semana:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Estado" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Mensajes de Estado y Publicaciones" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Detalles del Perfil" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Álbum de Fotos" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Eventos y Calendario" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Notas personales" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Únicamente tú puedes ver esto" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Búsquedas guardadas" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Directorios guardados" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s está actualmente %2$s" +msgid "%s's birthday" +msgstr "Cumpleaños de %s" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Ánimo" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Feliz cumpleaños %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Coloca tu ánimo actual y cuéntaselo a tus amigos" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Nombre oculto]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Acceso público denegado." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Elemento no encontrado." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "El acceso a este perfil ha sido restringido." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "El elemento ha sido eliminado." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Acceso denegado." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Esto es Friendica, versión" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "ejecutándose en la dirección web" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Por favor, visita Friendica.com para saber más sobre el proyecto Friendica." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Reporte de fallos y problemas: por favor visita" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Sugerencias, elogios, donaciones, etc. por favor manda un correo a Info arroba Friendica punto com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Módulos/extensiones/aplicaciones instalados:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Módulos/extensiones/aplicaciones no instalados" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s te da la bienvenida a %2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Detalles de registro para %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Te has registrado con éxito. Por favor, consulta tu correo para más información." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Error al enviar el mensaje de correo. Este es el mensaje no enviado." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Tu registro no se puede procesar." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Solicitud de registro en %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Tu registro está pendiente de aprobación por el propietario del sitio." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Este sitio ha excedido el número de registros diarios permitidos. Inténtalo de nuevo mañana por favor." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Puedes (opcionalmente) rellenar este formulario a través de OpenID escribiendo tu OpenID y pulsando en \"Registrar\"." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Si no estás familiarizado con OpenID, por favor deja ese campo en blanco y rellena el resto de los elementos." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Tu OpenID (opcional):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "¿Incluir tu perfil en el directorio de miembros?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Sí" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "No" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Sí" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Sitio solo accesible mediante invitación." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Cancelar" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "ID de tu invitación: " +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Archivos" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Registro" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Tu nombre completo (por ejemplo, Manuel Pérez): " - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Tu dirección de correo: " - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Elije un apodo. Debe comenzar con una letra. Tu dirección de perfil en este sitio va a ser \"apodo@$nombredelsitio\"." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Un grupo eliminado con este nombre fue restablecido. Los permisos existentes pueden aplicarse a este grupo y a sus futuros miembros. Si esto no es lo que pretendes, por favor, crea otro grupo con un nombre diferente." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Escoge un apodo: " +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Grupo por defecto para nuevos contactos" -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Importar" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Todo el mundo" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" +#: ../../include/group.php:249 +msgid "edit" +msgstr "editar" + +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Grupos" + +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Editar grupo" + +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Crear un nuevo grupo" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Contactos sin grupo" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "añadir" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Foto del Muro" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "No se puede encontrar información DNS para la base de datos del servidor '%s'" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Añadir nuevo contacto" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Escribe la dirección o página web" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Ejemplo: miguel@ejemplo.com, http://ejemplo.com/miguel" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitación disponible" +msgstr[1] "%d invitaviones disponibles" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Buscar personas" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Introduzce nombre o intereses" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Conectar/Seguir" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Ejemplos: Robert Morgenstein, Pesca" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Buscar" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Perfil aleatorio" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Redes" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Todas las redes" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Todo" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Categorías" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d contacto en común" +msgstr[1] "%d contactos en común" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Notificación de Friendica" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Gracias," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrador" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "no responder" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Notificación] Nuevo correo recibido de %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s te ha enviado un mensaje privado desde %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s te ha enviado %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "un mensaje privado" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Por favor, visita %s para ver y/o responder a tus mensajes privados." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s comentó en [url=%2$s]a %3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s comentó en [url=%2$s] %4$s de %3$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s comentó en [url=%2$s] tu %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica:Notificación] Comentario en la conversación de #%1$d por %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s ha comentado en una conversación/elemento que sigues." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Por favor, visita %s para ver y/o responder a la conversación." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Notificación] %s publicó en tu muro" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s publicó en tu perfil de %2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s publicó en [url=%2$s]tu muro[/url]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Notificación] %s te ha nombrado" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s te ha nombrado en %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s]te nombró[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" msgstr "" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Perfil no encontrado." +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contacto no encontrado." +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica:Notify] %1$s te dio un toque" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s te dio un toque en %2$s" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "%1$s [url=%2$s]te dio un toque[/url]." + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Notificación] %s ha etiquetado tu publicación" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s ha etiquetado tu publicación en %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s ha etiquetado [url=%2$s]tu publicación[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Notificación] Presentación recibida" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Has recibido una presentación de '%1$s' en %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Has recibido [url=%1$s]una presentación[/url] de %2$s." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Puedes visitar su perfil en %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Visita %s para aceptar o rechazar la presentación por favor." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica:Notificación] Sugerencia de amigo recibida" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Has recibido una sugerencia de amigo de '%1$s' en %2$s" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Esto puede ocurrir a veces si la conexión fue solicitada por ambas personas y ya hubiera sido aprobada." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Has recibido [url=%1$s]una sugerencia de amigo[/url] en %2$s de %3$s." -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "La respuesta desde el sitio remoto no ha sido entendida." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Nombre: " -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Respuesta inesperada desde el sitio remoto: " +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Foto: " -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Confirmación completada con éxito." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Visita %s para aceptar o rechazar la sugerencia por favor." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "El sito remoto informó: " +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Error temporal. Por favor, espere y vuelva a intentarlo." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "La presentación ha fallado o ha sido anulada." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Imposible establecer la foto del contacto." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "" + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "Ver a tamaño completo" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr "en Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Nombre completo:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Fecha de nacimiento:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Edad:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "por %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Preferencia sexual:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Ciudad de origen:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Etiquetas:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Ideas políticas:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religión:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Acerca de:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Aficiones/Intereses:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Me gusta:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "No me gusta:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Información de contacto y Redes sociales:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Intereses musicales:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Libros, literatura:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Televisión:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Películas/baile/cultura/entretenimiento:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Amor/Romance:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Trabajo/ocupación:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Escuela/estudios:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Nada nuevo por aquí" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Limpiar notificaciones" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Cerrar la sesión" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Date de alta" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Página de inicio" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Crea una cuenta" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Ayuda" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Ayuda y documentación" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Aplicaciones" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Aplicaciones, utilidades, juegos" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Buscar" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr " Busca contenido en la página" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Conversaciones en este sitio" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Directorio" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Directorio de usuarios" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Red" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Conversaciones de tus amigos" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Presentaciones" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Solicitudes de amistad" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Notificaciones" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Ver todas las notificaciones" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Marcar todas las notificaciones del sistema como leídas" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Mensajes" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Correo privado" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Entrada" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Enviados" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Nuevo mensaje" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Administrar" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Administrar otras páginas" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Delegar la administración de la página" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Configuración de tu cuenta" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Administrar/editar amigos y contactos" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Admin" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Opciones y configuración del sitio" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Pulsa aquí para actualizar." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Esta acción excede los límites permitidos por tu subscripción." + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "Esta acción no está permitida para tu subscripción." + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Dirección de perfil no permitida." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Falta el conector URL." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Este sitio no está configurado para permitir la comunicación con otras redes." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "No se ha descubierto protocolos de comunicación o fuentes compatibles." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "La dirección del perfil especificado no proporciona información adecuada." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "No se ha encontrado un autor o nombre." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Ninguna dirección concuerda con la suministrada." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Imposible identificar la dirección @ con algún protocolo conocido o dirección de contacto." + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Escribe mailto: al principio de la dirección para forzar el envío." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "La dirección del perfil especificada pertenece a una red que ha sido deshabilitada en este sitio." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Perfil limitado. Esta persona no podrá recibir notificaciones directas/personales tuyas." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "No ha sido posible recibir la información del contacto." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "siguiendo" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Inicio:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Final:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "dejó de seguir" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Toque" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Ver estado" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Ver perfil" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Ver fotos" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Publicaciones en la red" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Editar contacto" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Enviar mensaje privado" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Se han encontrados errores creando las tablas de la base de datos." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Varios" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "año" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "mes" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "día" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "nunca" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "hace menos de un segundo" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "años" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "meses" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "semana" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "semanas" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "días" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "hora" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "horas" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minuto" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minutos" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "segundo" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "segundos" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "hace %1$d %2$s" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[sin asunto]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(sin asunto)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Desconocido | No clasificado" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Bloquear inmediatamente" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Sospechoso, spammer, auto-publicidad" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Le conozco, sin opinión" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "OK, probablemente inofensivo" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Buena reputación, tiene mi confianza" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Frequentemente" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Cada hora" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Dos veces al día" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Diariamente" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Semanalmente" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Mensualmente" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "Correo electrónico" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora*" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s ahora es amigo de %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Compartir notificaciones con la red Diaspora*" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Archivos adjuntos:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "No se ha encontrado a ningún '%s' " +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "A %1$s no le gusta %3$s de %2$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Nuestra clave de cifrado del sitio es aparentemente un lío." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Se ha proporcionado una dirección vacía o no hemos podido descifrarla." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "El contacto no se ha encontrado en nuestra base de datos." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "La clave pública del sitio no está disponible en los datos del contacto para %s." +msgid "%1$s poked %2$s" +msgstr "%1$s le dio un toque a %2$s" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "tocó a" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s está actualmente %2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha etiquetado el %3$s de %2$s con %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "publicación/tema" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s ha marcado %3$s de %2$s como Favorito" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Seleccionar" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Eliminar" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Ver perfil de %s @ %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Categorías:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Archivado en:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s de %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Verlo en contexto" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Por favor, espera" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "eliminar" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Eliminar el elemento seleccionado" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "A %s le gusta esto." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "A %s no le gusta esto." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "y" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr " y a otras %d personas" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "Le gusta a %s." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "No le gusta a %s." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Visible para cualquiera" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Introduce la dirección del enlace:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Por favor, introduce la URL/enlace del vídeo:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Por favor, introduce la URL/enlace del audio:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Etiquetar:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Guardar en directorio:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "¿Dónde estás ahora?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Publicar mediante correo electrónico" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "¿Quieres que los detalles de tu perfil permanezcan ocultos a los desconocidos?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Compartir" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Subir foto" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "subir imagen" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Adjuntar archivo" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "adjuntar archivo" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Insertar enlace" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "enlace web" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Insertar enlace del vídeo" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "enlace de video" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Insertar vínculo del audio" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "enlace de audio" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Configurar tu localización" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "establecer tu ubicación" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Borrar la localización del navegador" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "limpiar la localización" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Establecer el título" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Categorías (lista separada por comas)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Configuración de permisos" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "permisos" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: dirección de correo electrónico" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Publicación pública" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Vista previa" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "más nuevo" + +#: ../../include/text.php:298 +msgid "older" +msgstr "más antiguo" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "ant." + +#: ../../include/text.php:305 +msgid "first" +msgstr "primera" + +#: ../../include/text.php:337 +msgid "last" +msgstr "última" + +#: ../../include/text.php:340 +msgid "next" +msgstr "sig." + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Sin contactos" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d Contacto" +msgstr[1] "%d Contactos" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Ver contactos" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Guardar" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "tocar" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "hacer \"ping\"" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "hizo \"ping\" a" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "empujar" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "empujó a" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "abofetear" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "abofeteó a" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "meter dedo" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "le metió un dedo a" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "desairar" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "desairó a" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "feliz" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "triste" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "sentimental" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "cansado" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "alegre" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "furioso" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "estupefacto" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "extrañado" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "interesado" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "rencoroso" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "jovial" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "vivo" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "enojado" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "ansioso" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "irritable" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "perturbado" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "frustrado" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "motivado" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "relajado" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "sorprendido" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Lunes" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Martes" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Miércoles" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Jueves" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Viernes" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Sábado" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Domingo" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Enero" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Febrero" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Marzo" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "Abril" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Mayo" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Junio" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Julio" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "Agosto" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "Septiembre" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Octubre" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "Noviembre" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Diciembre" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Pulsa para abrir/cerrar" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "Enlace al original" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "predeterminado" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Elige otro idioma" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "Actividad" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "" +msgstr[1] "Comentario" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "Publicación" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "Elemento archivado" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Sesión finalizada" + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Accesso fallido." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "La identificación proporcionada por el sistema es un duplicado de nuestro sistema. Debería funcionar si lo intentas de nuevo." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Se ha encontrado un problema para acceder con el OpenID que has escrito. Verifica que lo hayas escrito correctamente." -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "No se puede establecer las credenciales de tu contacto en nuestro sistema." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "El mensaje del error fue:" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "No se puede actualizar los datos de tu perfil de contacto en nuestro sistema" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Imagen/Foto" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Conexión aceptada en %s" +msgid "%2$s %3$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s se ha unido a %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizar la conexión de la aplicación" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Regresa a tu aplicación e introduce este código de seguridad:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Inicia sesión para continuar." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "¿Quieres autorizar a esta aplicación el acceso a tus mensajes y contactos, y/o crear nuevas publicaciones para ti?" +"%s wrote the following post" +msgstr "" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "No se ha encontrado ninguna cuenta válida" +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 escribió:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Contenido cifrado" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Bienvenido " + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Por favor sube una foto para tu perfil." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Bienvenido de nuevo " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Contenido integrado" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Contenido incrustrado desabilitado" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Hombre" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Mujer" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Actualmente Hombre" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Actualmente Mujer" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Mayormente Hombre" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Mayormente Mujer" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgenérico" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Bisexual" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transexual" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodita" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Neutro" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Sin especificar" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Otro" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Indeciso" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Hombres" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Mujeres" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Gay" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbiana" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Sin preferencias" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Bisexual" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autosexual" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Célibe" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Virgen" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Desviado" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetichista" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Orgiástico" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Asexual" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Soltero" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Solitario" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Disponible" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "No disponible" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Enamorado" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Loco/a por alguien" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "De citas" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Infiel" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Adicto al sexo" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Amigos" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Amigos con beneficios" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Casual" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Comprometido/a" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Casado/a" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Casado imaginario" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Socios" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Cohabitando" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Pareja de hecho" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Feliz" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "No busca relación" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Traicionado/a" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Separado/a" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Inestable" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Divorciado/a" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Divorciado imaginario" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Viudo/a" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Incierto" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "Es complicado" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "No te importa" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Pregúntame" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Se necesita invitación." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "No se puede verificar la invitación." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Dirección OpenID no válida" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Por favor, introduce la información necesaria." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Por favor, usa un nombre más corto." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "El nombre es demasiado corto." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "No parece que ese sea tu nombre completo." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Tu dominio de correo no se encuentra entre los permitidos en este sitio." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "No es una dirección de correo electrónico válida." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "No se puede utilizar este correo electrónico." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\" y debe empezar por una letra." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Apodo ya registrado. Por favor, elije otro." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "El apodo ya ha sido registrado alguna vez y no puede volver a usarse. Por favor, utiliza otro." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "ERROR GRAVE: La generación de claves de seguridad ha fallado." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Se produjo un error durante el registro. Por favor, inténtalo de nuevo." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Contraseña restablecida enviada a %s" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Tu contraseña ha sido restablecida como solicitaste." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Tu nueva contraseña es" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Guarda o copia tu nueva contraseña y luego" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "pulsa aquí para acceder" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Puedes cambiar tu contraseña desde la página de Configuración después de acceder con éxito." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Tu contraseña se ha cambiado por %s" +msgid "Registration details for %s" +msgstr "Detalles de registro para %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "¿Olvidaste tu contraseña?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Visible para cualquiera" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Introduce tu correo para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Apodo o Correo electrónico: " +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Mensaje privado" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Restablecer" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Editar" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "grabado en directorio" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "Añadir estrella" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "Quitar estrella" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "Añadir a destacados" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "marcados con estrellas" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "añadir etiqueta" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Me gusta esto (cambiar)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "me gusta" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "No me gusta esto (cambiar)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "no me gusta" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Compartir esto" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "compartir" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "a" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "vía" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Muro-A-Muro" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "via Muro-A-Muro:" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d comentario" +msgstr[1] "%d comentarios" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Este eres tú" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Negrita" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Cursiva" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Subrayado" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Cita" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Código" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Imagen" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Enlace" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Vídeo" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Elemento no disponible." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Elemento no encontrado." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1267,13 +3108,6 @@ msgstr "Mensaje enviado." msgid "No recipient." msgstr "Sin receptor." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Introduce la dirección del enlace:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Enviar mensaje privado" @@ -1295,227 +3129,1639 @@ msgstr "Para:" msgid "Subject:" msgstr "Asunto:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Tu mensaje:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Subir foto" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Grupo creado." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Insertar enlace" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Imposible crear el grupo." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Bienvenido a Friendica " +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Grupo no encontrado." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Listado de nuevos miembros" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "El nombre del grupo ha cambiado." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Crea un grupo de contactos/amigos." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Nombre del grupo: " + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Grupo eliminado." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "No se puede eliminar el grupo." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Editor de grupos" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Miembros" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Todos los contactos" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Pulsa en un contacto para añadirlo o eliminarlo." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "No se han localizado delegados potenciales de la página." + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "Nos gustaría ofrecerte algunos consejos y enlaces para ayudar a hacer tu experiencia más amena. Pulsa en cualquier elemento para visitar la página correspondiente. Un enlace a esta página será visible desde tu página de inicio durante las dos semanas siguientes a tu inscripción y luego desaparecerá." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Los delegados tienen la capacidad de gestionar todos los aspectos de esta cuenta/página, excepto los ajustes básicos de la cuenta. Por favor, no delegues tu cuenta personal a nadie en quien no confíes completamente." -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Empezando" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Administradores actuales de la página" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Visita guiada a Friendica" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Delegados actuales de la página" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Delegados potenciales" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Eliminar" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Añadir" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Sin entradas." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Solicitud de identificación no válida." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Descartar" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignorar" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Sistema" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Personal" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Mostrar peticiones ignoradas" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Ocultar peticiones ignoradas" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Tipo de notificación: " + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Propuestas de amistad" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "sugerido por %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Ocultar este contacto a los demás." + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Publica tu nueva amistad" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "Si corresponde" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Aprobar" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Dice conocerte: " + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "sí" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "no" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Aprobar como: " + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Amigo" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Lector" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fan/Admirador" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Solicitud de Amistad/Conexión" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Nuevo seguidor" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Sin presentaciones." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "A %s le gusta la publicación de %s" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "A %s no le gusta la publicación de %s" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s es ahora es amigo de %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s creó una nueva publicación" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s comentó la publicación de %s" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "No hay más notificaciones de red." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Notificaciones de Red" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "No hay más notificaciones del sistema." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Notificaciones del sistema" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "No hay más notificaciones personales." + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Notificaciones personales" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "No hay más notificaciones de inicio." + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Notificaciones de Inicio" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Nigún perfil" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "todos" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Cuenta" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Características adicionales" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Módulos" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Aplicaciones conectadas" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Exportación de datos personales" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Eliminar cuenta" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "¡Faltan algunos datos importantes!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Actualizar" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Error al conectar con la cuenta de correo mediante la configuración suministrada." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "Configuración de correo actualizada." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "Actualizaciones" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Las contraseñas no coinciden. La contraseña no ha sido modificada." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "No se permiten contraseñas vacías. La contraseña no ha sido modificada." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "" + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Contraseña modificada." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "La actualización de la contraseña ha fallado. Por favor, prueba otra vez." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr " Usa un nombre más corto." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr " Nombre demasiado corto." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr " Correo no válido." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr " No se puede usar ese correo." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "El foro privado no tiene permisos de privacidad. Usando el grupo de privacidad por defecto." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "El foro privado no tiene permisos de privacidad ni grupo por defecto de privacidad." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Configuración actualizada." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Agregar aplicación" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Nombre" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Clave del consumidor" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Secreto del consumidor" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Redirigir" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "Dirección del ícono" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "No puedes editar esta aplicación." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Aplicaciones conectadas" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Clave de cliente comienza por" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Sin nombre" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Suprimir la autorización" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "No se ha configurado ningún módulo" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Configuración de los módulos" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Apagado" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "Encendido" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Características adicionales" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "El soporte integrado de conexión con %s está %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "habilitado" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "deshabilitado" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "El acceso por correo está deshabilitado en esta web." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Configuración del correo/buzón" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "En tu página de Inicio Rápido - busca una introducción breve para tus pestañas de perfil y red, haz algunas conexiones nuevas, y busca algunos grupos a los que unirte." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón." -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Ir a tus ajustes" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Última comprobación del correo con éxito:" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "Nombre del servidor IMAP:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "Puerto IMAP:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Seguridad:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Ninguna" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "Nombre de usuario:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "Contraseña:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Dirección de respuesta:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Enviar publicaciones públicas a todos los contactos de correo:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Acción después de importar:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Marcar como leído" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Mover a un directorio" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Mover al directorio:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "No hay tema especial para dispositivos móviles" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Configuración Tema/Visualización" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Utilizar tema:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Tema móvil:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Actualizar navegador cada xx segundos" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Mínimo 10 segundos, sin máximo" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "Número de elementos a mostrar por página:" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Máximo 100 elementos" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "No mostrar emoticones" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Página de cuenta normal" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Esta cuenta es el perfil personal normal" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Página de tribuna" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de solo-lectura" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Cuenta de Comunidad, Foro o Celebridad" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "En la página de Configuración puedes cambiar tu contraseña inicial. También aparece tu ID (Identity Address). Es parecida a una dirección de correo y te servirá para conectar con gente de redes sociales libres." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de lectura-escritura" -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Página de Amistad autómatica" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Aceptar automáticamente todas las solicitudes de conexión/amistad como amigos" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Foro privado [Experimental]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Foro privado - solo miembros" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Opcional) Permitir a este OpenID acceder a esta cuenta." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "¿Quieres publicar tu perfil predeterminado en el directorio local del sitio?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "No" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "¿Permites que tus amigos publiquen en tu página de perfil?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "¿Permites a los amigos etiquetar tus publicaciones?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "¿Nos permite recomendarte como amigo potencial a los nuevos miembros?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "¿Permites que desconocidos te manden correos privados?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "El perfil no está publicado." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "o" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Tu dirección personal es" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Las publicaciones expirarán automáticamente después de estos días:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán" + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Configuración avanzada de expiración" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Expiración avanzada" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "¿Expiran las publicaciones?" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "¿Expiran las notas personales?" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "¿Expiran los favoritos?" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "¿Expiran las fotografías?" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Solo expiran los mensajes de los demás:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Configuración de la cuenta" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Configuración de la contraseña" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Contraseña nueva:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Confirmar:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Deja la contraseña en blanco si no quieres cambiarla" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Contraseña:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Configuración básica" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "Dirección de correo:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Zona horaria:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Localización predeterminada:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Usar localización del navegador:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Configuración de seguridad y privacidad" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Máximo número de peticiones de amistad por día:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(para prevenir el abuso de spam)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Permisos por defecto para las publicaciones" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(pulsa para abrir/cerrar)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Mostrar a los Grupos" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Mostrar a los Contactos" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "Publicación Privada por defecto" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "Publicación Pública por defecto" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "Permisos por defecto para nuevas publicaciones" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Número máximo de mensajes diarios para desconocidos:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Configuración de notificaciones" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Publicar en tu estado cuando:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "aceptes una solicitud de amistad" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "te unas a un foro/comunidad" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "hagas un cambio interesante en tu perfil" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Enviar notificación por correo cuando:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Recibas una presentación" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Tu presentación sea confirmada" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Alguien escriba en el muro de mi perfil" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Algien escriba en un comentario que sigo" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Recibas un mensaje privado" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Recibas una sugerencia de amistad" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Seas etiquetado en una publicación" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "Te han tocado/empujado/etc. en una publicación" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Configuración avanzada de tipo de Cuenta/Página" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Cambiar el comportamiento de esta cuenta para situaciones especiales" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "Revisa las otras configuraciones, especialmente la configuración de privacidad. Un listado de directorio sin publicar es como tener un número de teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que tus amigos y amigos potenciales sepan cómo ponerse en contacto contigo." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "" -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Subir foto del Perfil" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Amigos comunes" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Sin contactos en común." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Privacidad de la información remota no disponible." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Visible para:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "No se pudo acceder a los datos del contacto." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "No se pudo encontrar el perfil seleccionado." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Contacto actualizado." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Error al actualizar el contacto." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "El contacto ha sido bloqueado" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "El contacto ha sido desbloqueado" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "El contacto ha sido ignorado" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "El contacto ya no está ignorado" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "El contacto ha sido archivado" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "El contacto ya no está archivado" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "¿Estás seguro de que quieres eliminar este contacto?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "El contacto ha sido eliminado" + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Ahora tienes una amistad mutua con %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Estás compartiendo con %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s está compartiendo contigo" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Las comunicaciones privadas no está disponibles para este contacto." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Nunca" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(La actualización se ha completado)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(La actualización no se ha completado)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Sugerir amigos" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Tipo de red: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Ver todos los contactos" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Desbloquear" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Bloquear" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Cambiar bloqueados" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Quitar de Ignorados" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Cambiar ignorados" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Sin archivar" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Archivo" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Cambiar archivados" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Reparar" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Configuración avanzada" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "¡Se ha perdido la comunicación con este contacto!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Editor de contactos" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Visibilidad del Perfil" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "Sube una foto para tu perfil si no lo has hecho aún. Los estudios han demostrado que la gente que usa fotos suyas reales tienen diez veces más éxito a la hora de entablar amistad que las que no." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Por favor, selecciona el perfil que quieras mostrar a %s cuando esté viendo tu perfil de forma segura." -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Editar tu perfil" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Información del Contacto / Notas" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Editar notas del contacto" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Ver el perfil de %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Boquear/Desbloquear contacto" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignorar contacto" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Configuración de reparación de la dirección" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Ver conversaciones" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Eliminar contacto" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Última actualización:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Actualizar publicaciones públicas" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Actualizar ahora" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Bloqueados" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Ignorados" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Archivados" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Edita tu perfil predeterminado como quieras. Revisa la configuración para ocultar tu lista de amigos o tu perfil a los visitantes desconocidos." +"Replies/likes to your public posts may still be visible" +msgstr "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía pueden ser visibles." -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Palabras clave del perfil" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Sugerencias" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Amistades potenciales sugeridas" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Mostrar todos los contactos" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Desbloqueados" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Mostrar solo contactos sin bloquear" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Bloqueados" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Mostrar solo contactos bloqueados" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Ignorados" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Mostrar solo contactos ignorados" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Archivados" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Mostrar solo contactos archivados" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Ocultos" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Mostrar solo contactos ocultos" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Amistad recíproca" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "es tu fan" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "eres fan de" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Modificar contacto" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Buscar en tus contactos" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Buscando: " + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "El tamaño del archivo excede el límite de %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Ha fallado la subida del archivo." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Contenido incrustado - recarga la página para verlo]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Exportar cuenta" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "Define en tu perfil público algunas palabras que describan tus intereses. Así podremos buscar otras personas con los mismos gustos y sugerirte posibles amigos." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Exporta la información de tu cuenta y tus contactos. Úsalo para guardar una copia de seguridad de tu cuenta y/o moverla a otro servidor." -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Conectando" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Exportar todo" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Autoriza la conexión con Facebook si ya tienes una cuenta en Facebook y nosotros (opcionalmente) importaremos tus amistades y conversaciones desde Facebook." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Exporta la información de tu cuenta, contactos y lo demás en JSON. Puede ser un archivo bastante grande, por lo que llevará tiempo. Úsalo para hacer una copia de seguridad completa de tu cuenta (las fotos no se exportarán)" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Si este es tu propio servidor privado, instalar el conector de Facebook puede facilitar el paso hacia la red social libre." +"Registration successful. Please check your email for further instructions." +msgstr "Te has registrado con éxito. Por favor, consulta tu correo para más información." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Importando correos electrónicos" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Error al enviar el mensaje de correo. Este es el mensaje no enviado." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Tu registro no se puede procesar." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Tu registro está pendiente de aprobación por el propietario del sitio." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "Introduce la información para acceder a tu correo en la página de Configuración del conector si quieres importar e interactuar con amigos o listas de correos del buzón de entrada de tu correo electrónico." +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Este sitio ha excedido el número de registros diarios permitidos. Inténtalo de nuevo mañana por favor." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Ir a tu página de contactos" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "Tu página de Contactos es el portal desde donde podrás manejar tus amistades y conectarte con amigos de otras redes. Normalmente introduces su dirección o la dirección de su sitio web en el recuadro \"Añadir contacto nuevo\"." +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Puedes (opcionalmente) rellenar este formulario a través de OpenID escribiendo tu OpenID y pulsando en \"Registrar\"." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Ir al directorio de tu sitio" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "El Directorio te permite encontrar otras personas en esta red o en cualquier otro sitio federado. Busca algún enlace de Conectar o Seguir en su perfil. Proporciona tu direción personal si es necesario." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Si no estás familiarizado con OpenID, por favor deja ese campo en blanco y rellena el resto de los elementos." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Encontrando nueva gente" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Tu OpenID (opcional):" -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "¿Incluir tu perfil en el directorio de miembros?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Sitio solo accesible mediante invitación." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "ID de tu invitación: " + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Registro" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Tu nombre completo (por ejemplo, Manuel Pérez): " + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Tu dirección de correo: " + +#: ../../mod/register.php:262 msgid "" -"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." -msgstr "En el panel lateral de la página de Contactos existen varias herramientas para encontrar nuevos amigos. Podemos filtrar personas por sus intereses, buscar personas por nombre o por sus intereses, y ofrecerte sugerencias basadas en sus relaciones de la red. En un sitio nuevo, las sugerencias de amigos por lo general comienzan pasadas las 24 horas." +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Elije un apodo. Debe comenzar con una letra. Tu dirección de perfil en este sitio va a ser \"apodo@$nombredelsitio\"." -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Grupos" +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Escoge un apodo: " -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Agrupa tus contactos" +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Importar" -#: ../../mod/newmember.php:70 +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "¡Publicado!" + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Servicio suspendido por mantenimiento" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "El acceso a este perfil ha sido restringido." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Consejos para nuevos miembros" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Acceso público denegado." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "El acceso a este elemento está restringido." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Ver Álbum" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Administrar identidades y/o páginas" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "Una vez que tengas algunos amigos, puedes organizarlos en grupos privados de conversación mediante el memnú en tu página de Contactos y luego puedes interactuar con cada grupo por separado desde tu página de Red." +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "¿Por qué mis publicaciones no son públicas?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Selecciona una identidad a gestionar:" -#: ../../mod/newmember.php:73 +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Elemento no encontrado" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Editar publicación" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Buscar personas" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Sin conincidencias" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Cuenta aprobada." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registro anulado para %s" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Por favor accede." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Esta presentación ya ha sido aceptada." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "La dirección del perfil no es válida o no contiene información del perfil." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Aviso: La dirección del perfil no tiene un nombre de propietario identificable." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Aviso: la dirección del perfil no tiene foto de perfil." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "no se encontró %d parámetro requerido en el lugar determinado" +msgstr[1] "no se encontraron %d parámetros requeridos en el lugar determinado" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Presentación completa." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Error de protocolo irrecuperable." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Perfil no disponible." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s ha recibido demasiadas solicitudes de conexión hoy." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Han sido activadas las medidas de protección contra spam." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Tus amigos serán avisados para que lo intenten de nuevo pasadas 24 horas." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Localizador no válido" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Dirección de correo incorrecta" + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Esta cuenta no ha sido configurada para el correo. Fallo de solicitud." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "No se ha podido resolver tu nombre en la dirección indicada." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Ya te has presentado aquí." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Al parecer, ya eres amigo de %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Dirección de perfil no válida." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Tu presentación ha sido enviada." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Inicia sesión para confirmar la presentación." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "Friendica respeta tu privacidad. Por defecto, tus publicaciones solo se mostrarán a personas que hayas añadido como amistades. Para más información, mira la sección de ayuda en el enlace de más arriba." +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Sesión iniciada con la identificación incorrecta. Entra en este perfil." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Consiguiendo ayuda" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Ocultar este contacto" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Ir a la sección de ayuda" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Bienvenido a casa %s" -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Por favor, confirma tu solicitud de presentación/conexión con %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Confirmar" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Puedes consultar nuestra página de Ayuda para más información y recursos de ayuda." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Por favor introduce tu dirección ID de una de las siguientes redes sociales soportadas:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Si aún no eres miembro de la red social libre sigue este enlace para encontrar un servidor público de Friendica y unirte a nosotros." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Solicitud de Amistad/Conexión" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Por favor responde lo siguiente:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "¿%s te conoce?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Añade una nota personal:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Web Social Federada" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr "(En vez de usar este formulario, introduce %s en la barra de búsqueda de Diaspora." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Dirección de tu perfil:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Enviar solicitud" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Archivos" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autorizar la conexión de la aplicación" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Regresa a tu aplicación e introduce este código de seguridad:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Inicia sesión para continuar." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "¿Quieres autorizar a esta aplicación el acceso a tus mensajes y contactos, y/o crear nuevas publicaciones para ti?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "¿Estás seguro de que quieres borrar esta sugerencia?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Cancelar" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1526,23 +4772,985 @@ msgstr "No hay sugerencias disponibles. Si el sitio web es nuevo inténtalo de n msgid "Ignore/Hide" msgstr "Ignorar/Ocultar" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Contactos sin grupo" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Contacto no encontrado." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Solicitud de amistad enviada." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Sugerencias de amistad" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Recomienda un amigo a %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "enlace" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Ningún contacto." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Configuración de la apariencia actualizada." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Sitio" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Usuarios" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Temas" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Actualizaciones de la Base de Datos" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Registros" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Características del módulo" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Registro de usuarios esperando la confirmación" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Cuenta normal" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Cuenta tribuna" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Cuenta de Comunidad/Celebridad" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Cuenta de amistad automática" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Cuenta de blog" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Foro privado" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Cola de mensajes" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administración" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Resumen" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Usuarios registrados" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Pendientes de registro" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Versión" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Módulos activos" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Configuración de actualización." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Sesión multi usuario" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Cerrado" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Requiere aprobación" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Abierto" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "No existe una política de SSL, los vínculos harán un seguimiento del estado de SSL en la página" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Forzar todos los enlaces a utilizar SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Certificación personal, usa SSL solo para enlaces locales (no recomendado)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Subida de archivo" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Políticas" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Avanzado" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Rendimiento" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "" + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Nombre del sitio" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Imagen/Logotipo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "" + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Idioma" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Tema" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Tema por defecto del sistema, los usuarios podrán elegir el suyo propio en su configuración cambiar configuración del tema" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Tema de sistema móvil" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Tema para dispositivos móviles" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Política de enlaces SSL" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Determina si los enlaces generados deben ser forzados a utilizar SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "" + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Ocultar la ayuda en el menú de navegación" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Oculta la entrada de las páginas de Ayuda en el menú de navegación. Todavía se puede acceder escribiendo /ayuda directamente." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Sesión de usuario único" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Haz esta sesión multi-usuario o usuario único para el usuario" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Tamaño máximo de la imagen" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Tamaño máximo en bytes de las imágenes a subir. Por defecto es 0, que quiere decir que no hay límite." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Largo máximo de imagen" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Longitud máxima en píxeles del lado más largo de las imágenes subidas. Por defecto es -1, que significa que no hay límites." + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "Calidad de imagen JPEG" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Los archivos JPEG subidos se guardarán con este ajuste de calidad [0-100]. Por defecto es 100, que es calidad máxima." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Política de registros" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Registros Máximos Diarios" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Si anteriormente se ha permitido el registro, esto establece el número máximo de registro de nuevos usuarios aceptados por día. Si el registro se establece como cerrado, esta opción no tiene efecto." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Términos" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Se mostrará en un lugar destacado en la página de registro." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Cuentas abandonadas después de x días" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "No gastará recursos del sistema creando sondeos a sitios externos para cuentas abandonadas. Introduce 0 para ningún límite temporal." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Dominios amigos permitidos" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Lista separada por comas de los dominios que están autorizados para establecer conexiones con este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio" + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Dominios de correo permitidos" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Lista separada por comas de los dominios que están autorizados en las direcciones de correo para registrarse en este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio" + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Bloqueo público" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Marca para bloquear el acceso público a todas las páginas personales, aún siendo públicas, hasta que no hayas iniciado tu sesión." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Forzar publicación" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Marca para forzar que todos los perfiles de este sitio sean listados en el directorio del sitio." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "Dirección de actualización del directorio global" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "Dirección para actualizar el directorio global. Si no se establece ningún valor el directorio global será inaccesible para la aplicación." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Permitir elementos en hilo" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Permitir infinitos niveles de hilo para los elementos de este sitio." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Publicaciones privadas por defecto para usuarios nuevos" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Ajusta los permisos de publicación por defecto a los miembros nuevos al grupo privado por defecto en vez del público." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "No incluir el contenido del post en las notificaciones de correo electrónico" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "No incluye el contenido de un mensaje/comentario/mensaje privado/etc. en las notificaciones de correo electrónico que se envían desde este sitio, como una medida de privacidad." + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "" + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "" + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "" + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Bloquear registros multiples" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Impedir que los usuarios registren cuentas adicionales para su uso como páginas." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "Soporte OpenID" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "Soporte OpenID para registros y accesos." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Comprobar Nombre completo" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Fuerza a los usuarios a registrarse con un espacio entre su nombre y su apellido en el campo Nombre completo como medida anti-spam" + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "Expresiones regulares UTF-8" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Usar expresiones regulares de UTF8 en PHP" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Ver página de la Comunidad" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Mostrar una página de Comunidad que resuma todas las publicaciones públicas recientes de este sitio." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Permitir soporte OStatus" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "" + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Habilitar el soporte para Diaspora*" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Provee una compatibilidad con la red de Diaspora." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Permitir solo contactos de Friendica" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Todos los contactos deben usar protocolos de Friendica. El resto de protocolos serán desactivados." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Verificar SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Si quieres puedes activar la comprobación estricta de certificados. Esto significa que serás incapaz de conectar con ningún sitio que use certificados SSL autofirmados." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Usuario proxy" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Dirección proxy" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Tiempo de espera de red" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valor en segundos. Usar 0 para dejarlo sin límites (no se recomienda)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Intervalo de actualización" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Retrasar la entrega de procesos en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendamos: 4-5 para los servidores compartidos, 2-3 para servidores privados virtuales, 0-1 para los grandes servidores dedicados." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Intervalo de sondeo" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Retrasar los procesos en segundo plano de sondeo en esta cantidad de segundos para reducir la carga del sistema. Si es 0, se usará el intervalo de entrega." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Promedio de carga máxima" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Carga máxima del sistema antes de que la entrega y los procesos de sondeo sean retrasados - por defecto 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Usar motor MySQL de texto completo" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Activa el motor de texto completo. Agiliza las búsquedas, pero solo busca cuatro o más caracteres." + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Ruta a la caché del objeto" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Duración de la caché en segundos" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Ruta al archivo protegido" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Ruta a los temporales" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Ruta base para la instalación" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "La actualización se ha completado con éxito" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Actualización %s aplicada con éxito." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "La actualización %s no ha informado, se desconoce el estado." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Actualizaciones sin fallos." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Actualizaciones fallidas" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "No se incluyen las anteriores a la 1139, que no indicaban su estado." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Marcar como correcta (si actualizaste manualmente)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Intentando ejecutar este paso automáticamente" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s usuario bloqueado/desbloqueado" +msgstr[1] "%s usuarios bloqueados/desbloqueados" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s usuario eliminado" +msgstr[1] "%s usuarios eliminados" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Usuario '%s' eliminado" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Usuario '%s' desbloqueado" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Usuario '%s' bloqueado'" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "seleccionar todo" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Registro de usuarios esperando confirmación" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Solicitud de fecha" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Sin registros." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Denegado" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Administrador de la web" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Cuenta caducada" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Fecha de registro" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Último acceso" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Último elemento" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "" + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Módulo %s deshabilitado." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Módulo %s habilitado." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Desactivado" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Activado" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Activar" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Autor:" + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Mantenedor: " + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "No se encontraron temas." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Captura de pantalla" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Experimental]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Sin soporte]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Configuración de registro actualizada." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Limpiar" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Archivo de registro" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Debes tener permiso de escritura en el servidor. Relacionado con tu directorio de inicio de Friendica." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Nivel de registro" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Cerrado" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "Hospedaje FTP" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "Ruta FTP" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "Usuario FTP" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "Contraseña FTP" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "El tamaño de la imagen supera el límite de %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Imposible procesar la imagen." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Error al subir la imagen." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Bienvenido a %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "Error de protocolo OpenID. ID no devuelta." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Cuenta no encontrada y el registro OpenID no está permitido en ese sitio." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Resultados de la busqueda para:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Eliminar término" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Búsquedas guardadas" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "añadir" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Orden de comentarios" @@ -1559,10 +5767,6 @@ msgstr "Orden de publicación" msgid "Sort by Post Date" msgstr "Ordenar por fecha de publicación" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Personal" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Publicaciones que te mencionan o involucran" @@ -1627,6 +5831,1072 @@ msgstr "Los mensajes privados a esta persona corren el riesgo de ser mostrados p msgid "Invalid contact." msgstr "Contacto erróneo." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- seleccionar -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Esto es Friendica, versión" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "ejecutándose en la dirección web" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Por favor, visita Friendica.com para saber más sobre el proyecto Friendica." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Reporte de fallos y problemas: por favor visita" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Sugerencias, elogios, donaciones, etc. por favor manda un correo a Info arroba Friendica punto com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Módulos/extensiones/aplicaciones instalados:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Módulos/extensiones/aplicaciones no instalados" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Aplicaciones" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Sin aplicaciones" + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Subir nuevas fotos" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Información del contacto no disponible" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Álbum no encontrado." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Eliminar álbum" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "¿Estás seguro de quieres borrar este álbum y todas sus fotos?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Eliminar foto" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "¿Estás seguro de que quieres borrar esta foto?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s fue etiquetado en %2$s por %3$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "una foto" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "La imagen supera tamaño límite de " + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "El archivo de imagen está vacío." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Ninguna foto seleccionada" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Has usado %1$.2f MB de %2$.2f MB de tu álbum de fotos." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Subir fotos" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nombre del nuevo álbum: " + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "o nombre de un álbum existente: " + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "No actualizar tu estado con este envío" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Permisos" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Foto Privada" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Foto Pública" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Modificar álbum" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Mostrar más nuevos primero" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Mostrar más antiguos primero" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Ver foto" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permiso denegado. El acceso a este elemento puede estar restringido." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Foto no disponible" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Ver foto" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Modificar foto" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Usar como foto del perfil" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Ver a tamaño completo" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Etiquetas: " + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Borrar todas las etiquetas]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Girar a la derecha" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Girar a la izquierda" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nuevo nombre del álbum" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Título" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Añadir una etiqueta" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Foto privada" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Foto pública" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Fotos recientes" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Contacto añadido" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Mover cuenta" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Puedes importar una cuenta desde otro servidor de Friendica." + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Necesitas exportar tu cuenta del antiguo servidor y subirla aquí. Volveremos a crear tu antigua cuenta con todos tus contactos aquí. También intentaremos de informar a tus amigos de que te has mudado." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Esta característica es experimental. No podemos importar contactos desde la red OStatus (statusnet/identi.ca) o desde Diaspora" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Archivo de la cuenta" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Límite total de invitaciones excedido." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : No es una dirección de correo válida." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Únete a nosotros en Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Límite de invitaciones sobrepasado. Contacta con el administrador del sitio." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Ha fallado la entrega del mensaje." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d mensaje enviado." +msgstr[1] "%d mensajes enviados." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "No tienes más invitaciones disponibles" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Visita %s para ver una lista de servidores públicos donde puedes darte de alta. Los miembros de otros servidores de Friendica pueden conectarse entre ellos, así como con miembros de otras redes sociales diferentes." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "Para aceptar la invitación visita y regístrate en %s o en cualquier otro servidor público de Friendica." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Los servidores de Friendica están interconectados para crear una enorme red social centrada en la privacidad y controlada por sus miembros. También se puede conectar con muchas redes sociales tradicionales. Mira en %s para poder ver un listado de servidores alternativos de Friendica donde puedes darte de alta." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Discúlpanos. Este sistema no está configurado actualmente para conectar con otros servidores públicos o invitar nuevos miembros." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Enviar invitaciones" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Introduce las direcciones de correo, una por línea:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Estás cordialmente invitado a unirte a mi y a otros amigos en Friendica, creemos juntos una red social mejor." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Tienes que proporcionar el siguiente código: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Para más información sobre el Proyecto Friendica y sobre por qué pensamos que es algo importante, visita http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Acceso denegado." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "No se ha encontrado ninguna cuenta válida" + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Contraseña restablecida enviada a %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Tu contraseña ha sido restablecida como solicitaste." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Tu nueva contraseña es" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Guarda o copia tu nueva contraseña y luego" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "pulsa aquí para acceder" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Puedes cambiar tu contraseña desde la página de Configuración después de acceder con éxito." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Tu contraseña se ha cambiado por %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "¿Olvidaste tu contraseña?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Introduce tu correo para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Apodo o Correo electrónico: " + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Restablecer" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Texto fuente (bbcode):" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Fuente (Diaspora) para pasar a BBcode:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Entrada: " + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (raw HTML): " + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Fuente (formato Diaspora): " + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Etiqueta eliminada" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Eliminar etiqueta" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Selecciona una etiqueta para eliminar: " + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Eliminar mi cuenta" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Esto eliminará por completo tu cuenta. Una vez hecho no se puede deshacer." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Por favor, introduce tu contraseña para la verificación:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Identificador de perfil no válido." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Editor de visibilidad del perfil" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Visible para" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Todos los contactos (con perfil de acceso seguro)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Coincidencias de Perfil" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "No hay palabras clave que coincidan. Por favor, agrega algunas palabras claves en tu perfil predeterminado." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "estás interesado en:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Título del evento y hora de inicio requeridas." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Editar evento" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Crea un evento nuevo" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Previo" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Siguiente" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "hora:minuto" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Detalles del evento" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "El formato es %s %s. Fecha de inicio y título son obligatorios." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Inicio del evento:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Obligatorio" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "La fecha/hora de finalización no es conocida o es irrelevante." + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Finalización del evento:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Ajuste de zona horaria" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Descripción:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Título:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Comparte este evento" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} quiere ser tu amigo" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} te ha enviado un mensaje" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} solicitudes de registro" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} comentó la publicación de %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "A {0} le ha gustado la publicación de %s" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "A {0} no le ha gustado la publicación de %s" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} ahora es amigo de %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} publicado" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} etiquetó la publicación de %s como #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} te mencionó en una publicación" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Ánimo" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Coloca tu ánimo actual y cuéntaselo a tus amigos" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Sin resultados." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "No se puede encontrar información del contacto." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "¿Estás seguro de que quieres borrar este mensaje?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Mensaje eliminado." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Conversación eliminada." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "No hay mensajes." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Remitente desconocido - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Tú y %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s y Tú" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Eliminar conversación" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d mensaje" +msgstr[1] "%d mensajes" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Mensaje no disponibile." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Borrar mensaje" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "No hay comunicaciones seguras disponibles. Podrías responder desde la página de perfil del remitente. " + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Enviar respuesta" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "No disponible" + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Perfil no encontrado." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Perfil eliminado." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Perfil-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Nuevo perfil creado." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Imposible duplicar el perfil." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Se necesita un nombre de perfil." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Estado civil" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Pareja sentimental" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Me gusta" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "No me gusta" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Trabajo/estudios" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Religión" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Preferencias políticas" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Género" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Orientación sexual" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Página de inicio" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Intereses" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Dirección" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Ubicación" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Perfil actualizado." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr " y " + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "perfil público" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s cambió su %2$s a “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Visita %1$s's %2$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s tiene una actualización %2$s, cambiando %3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "¿Ocultar tu lista de contactos/amigos en este perfil?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Editar detalles de tu perfil" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Cambiar imagen del Perfil" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Ver este perfil" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "¿Crear un nuevo perfil con esta configuración?" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Clonar este perfil" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Eliminar este perfil" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Subir foto del Perfil" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Nombres del perfil:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Tu nombre completo:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Título/Descrición:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Género:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Cumpleaños (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Dirección" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Localidad/Ciudad:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Código postal:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "País" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Región/Estado:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Estado civil:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "¿Quién? (si es aplicable)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Ejemplos: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Desde [fecha]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Dirección de tu página:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Creencias religiosas:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Palabras clave públicas:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Palabras clave privadas:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Ejemplo: pesca fotografía software" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Utilizadas para sugerir amigos potenciales, otros pueden verlo)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Utilizadas para buscar perfiles, nunca se muestra a otros)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Háblanos sobre ti..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Aficiones/Intereses" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Informacioń de contacto y Redes sociales" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Gustos musicales" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Libros, literatura" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Televisión" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Películas/baile/cultura/entretenimiento" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Amor/Romance" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Trabajo/ocupación" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Escuela/estudios" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Éste es tu perfil público.
Puede ser visto por cualquier usuario de internet." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Edad: " + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Editar/Administrar perfiles" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "" @@ -1658,10 +6928,6 @@ msgstr "Por favor, consulta el archivo \"INSTALL.txt\"." msgid "System check" msgstr "Verificación del sistema" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Siguiente" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Compruebalo de nuevo" @@ -1922,1092 +7188,9 @@ msgid "" "poller." msgstr "IMPORTANTE: Tendrás que configurar [manualmente] una tarea programada para el sondeo" -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Configuración de la apariencia actualizada." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Sitio" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Usuarios" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Módulos" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Temas" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Actualizaciones de la Base de Datos" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Registros" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Admin" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Características del módulo" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Registro de usuarios esperando la confirmación" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Cuenta normal" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Cuenta tribuna" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Cuenta de Comunidad/Celebridad" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Cuenta de amistad automática" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Cuenta de blog" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Foro privado" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Cola de mensajes" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administración" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Resumen" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Usuarios registrados" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Pendientes de registro" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Versión" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Módulos activos" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Configuración de actualización." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "No hay tema especial para dispositivos móviles" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Nunca" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Frequentemente" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Cada hora" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Dos veces al día" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Diariamente" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Sesión multi usuario" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Cerrado" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Requiere aprobación" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Abierto" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "No existe una política de SSL, los vínculos harán un seguimiento del estado de SSL en la página" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Forzar todos los enlaces a utilizar SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Certificación personal, usa SSL solo para enlaces locales (no recomendado)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Subida de archivo" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Políticas" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Avanzado" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Rendimiento" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "" - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Nombre del sitio" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Imagen/Logotipo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "" - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Idioma" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Tema" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Tema por defecto del sistema, los usuarios podrán elegir el suyo propio en su configuración cambiar configuración del tema" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Tema de sistema móvil" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Tema para dispositivos móviles" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Política de enlaces SSL" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Determina si los enlaces generados deben ser forzados a utilizar SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "" - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Ocultar la ayuda en el menú de navegación" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Oculta la entrada de las páginas de Ayuda en el menú de navegación. Todavía se puede acceder escribiendo /ayuda directamente." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Sesión de usuario único" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Haz esta sesión multi-usuario o usuario único para el usuario" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Tamaño máximo de la imagen" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Tamaño máximo en bytes de las imágenes a subir. Por defecto es 0, que quiere decir que no hay límite." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Largo máximo de imagen" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Longitud máxima en píxeles del lado más largo de las imágenes subidas. Por defecto es -1, que significa que no hay límites." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "Calidad de imagen JPEG" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Los archivos JPEG subidos se guardarán con este ajuste de calidad [0-100]. Por defecto es 100, que es calidad máxima." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Política de registros" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Registros Máximos Diarios" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Si anteriormente se ha permitido el registro, esto establece el número máximo de registro de nuevos usuarios aceptados por día. Si el registro se establece como cerrado, esta opción no tiene efecto." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Términos" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Se mostrará en un lugar destacado en la página de registro." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Cuentas abandonadas después de x días" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "No gastará recursos del sistema creando sondeos a sitios externos para cuentas abandonadas. Introduce 0 para ningún límite temporal." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Dominios amigos permitidos" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Lista separada por comas de los dominios que están autorizados para establecer conexiones con este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio" - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Dominios de correo permitidos" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Lista separada por comas de los dominios que están autorizados en las direcciones de correo para registrarse en este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio" - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Bloqueo público" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Marca para bloquear el acceso público a todas las páginas personales, aún siendo públicas, hasta que no hayas iniciado tu sesión." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Forzar publicación" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Marca para forzar que todos los perfiles de este sitio sean listados en el directorio del sitio." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "Dirección de actualización del directorio global" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "Dirección para actualizar el directorio global. Si no se establece ningún valor el directorio global será inaccesible para la aplicación." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Permitir elementos en hilo" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Permitir infinitos niveles de hilo para los elementos de este sitio." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Publicaciones privadas por defecto para usuarios nuevos" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Ajusta los permisos de publicación por defecto a los miembros nuevos al grupo privado por defecto en vez del público." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "No incluir el contenido del post en las notificaciones de correo electrónico" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "No incluye el contenido de un mensaje/comentario/mensaje privado/etc. en las notificaciones de correo electrónico que se envían desde este sitio, como una medida de privacidad." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "" - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "" - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "" - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Bloquear registros multiples" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Impedir que los usuarios registren cuentas adicionales para su uso como páginas." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "Soporte OpenID" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "Soporte OpenID para registros y accesos." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Comprobar Nombre completo" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Fuerza a los usuarios a registrarse con un espacio entre su nombre y su apellido en el campo Nombre completo como medida anti-spam" - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "Expresiones regulares UTF-8" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Usar expresiones regulares de UTF8 en PHP" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Ver página de la Comunidad" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Mostrar una página de Comunidad que resuma todas las publicaciones públicas recientes de este sitio." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Permitir soporte OStatus" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "" - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "" - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Habilitar el soporte para Diaspora*" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Provee una compatibilidad con la red de Diaspora." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Permitir solo contactos de Friendica" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Todos los contactos deben usar protocolos de Friendica. El resto de protocolos serán desactivados." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Verificar SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Si quieres puedes activar la comprobación estricta de certificados. Esto significa que serás incapaz de conectar con ningún sitio que use certificados SSL autofirmados." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Usuario proxy" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Dirección proxy" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Tiempo de espera de red" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valor en segundos. Usar 0 para dejarlo sin límites (no se recomienda)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Intervalo de actualización" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Retrasar la entrega de procesos en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendamos: 4-5 para los servidores compartidos, 2-3 para servidores privados virtuales, 0-1 para los grandes servidores dedicados." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Intervalo de sondeo" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Retrasar los procesos en segundo plano de sondeo en esta cantidad de segundos para reducir la carga del sistema. Si es 0, se usará el intervalo de entrega." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Promedio de carga máxima" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Carga máxima del sistema antes de que la entrega y los procesos de sondeo sean retrasados - por defecto 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Usar motor MySQL de texto completo" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Activa el motor de texto completo. Agiliza las búsquedas, pero solo busca cuatro o más caracteres." - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Ruta a la caché del objeto" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Duración de la caché en segundos" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Ruta al archivo protegido" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Ruta a los temporales" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Ruta base para la instalación" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "La actualización se ha completado con éxito" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "%s ha fallado, comprueba los registros." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Actualización %s aplicada con éxito." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "La actualización %s no ha informado, se desconoce el estado." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "No se puede encontrar la función de actualización %s." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Actualizaciones sin fallos." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Actualizaciones fallidas" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "No se incluyen las anteriores a la 1139, que no indicaban su estado." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Marcar como correcta (si actualizaste manualmente)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Intentando ejecutar este paso automáticamente" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s usuario bloqueado/desbloqueado" -msgstr[1] "%s usuarios bloqueados/desbloqueados" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s usuario eliminado" -msgstr[1] "%s usuarios eliminados" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Usuario '%s' eliminado" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Usuario '%s' desbloqueado" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Usuario '%s' bloqueado'" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "seleccionar todo" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Registro de usuarios esperando confirmación" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Solicitud de fecha" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Nombre" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "Correo electrónico" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Sin registros." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Aprobar" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Denegado" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Bloquear" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Desbloquear" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Administrador de la web" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Cuenta caducada" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Fecha de registro" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Último acceso" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Último elemento" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Cuenta" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "" - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "" - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Módulo %s deshabilitado." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Módulo %s habilitado." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Desactivado" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Activado" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Activar" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Autor:" - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Mantenedor: " - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "No se encontraron temas." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Captura de pantalla" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Experimental]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Sin soporte]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Configuración de registro actualizada." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Limpiar" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Archivo de registro" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Debes tener permiso de escritura en el servidor. Relacionado con tu directorio de inicio de Friendica." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Nivel de registro" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Actualizar ahora" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Cerrado" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "Hospedaje FTP" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "Ruta FTP" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "Usuario FTP" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "Contraseña FTP" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Buscar" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Sin resultados." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Consejos para nuevos miembros" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "enlace" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s ha etiquetado el %3$s de %2$s con %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Elemento no encontrado" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Editar publicación" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "subir imagen" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Adjuntar archivo" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "adjuntar archivo" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "enlace web" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Insertar enlace del vídeo" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "enlace de video" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Insertar vínculo del audio" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "enlace de audio" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Configurar tu localización" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "establecer tu ubicación" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Borrar la localización del navegador" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "limpiar la localización" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Configuración de permisos" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: dirección de correo electrónico" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Publicación pública" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Establecer el título" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Categorías (lista separada por comas)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Elemento no disponible." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Elemento no encontrado." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Cuenta aprobada." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registro anulado para %s" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Por favor accede." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Buscar en este sitio" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Buscando: " - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Directorio del sitio" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Buscar" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Edad: " - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Género:" - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Acerca de:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Sin entradas (algunas pueden que estén ocultas)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Ayuda:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3037,2012 +7220,240 @@ msgstr "Por favor usa el botón 'Atás' de tu navegador ahora s msgid "Return to contact editor" msgstr "Volver al editor de contactos" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Apodo de la cuenta" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Etiqueta - Sobrescribe el Nombre/Apodo" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "Dirección de la cuenta" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "Dirección de la solicitud de amistad" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "Dirección de confirmación de tu amigo " -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "Dirección URL de la notificación" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "Dirección del Sondeo/Fuentes" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Nueva foto de esta dirección" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "" -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Mover cuenta" +#: ../../mod/crepair.php:169 +msgid "No mirroring" +msgstr "" -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Puedes importar una cuenta desde otro servidor de Friendica." +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Bienvenido a Friendica " + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Listado de nuevos miembros" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Necesitas exportar tu cuenta del antiguo servidor y subirla aquí. Volveremos a crear tu antigua cuenta con todos tus contactos aquí. También intentaremos de informar a tus amigos de que te has mudado." +"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." +msgstr "Nos gustaría ofrecerte algunos consejos y enlaces para ayudar a hacer tu experiencia más amena. Pulsa en cualquier elemento para visitar la página correspondiente. Un enlace a esta página será visible desde tu página de inicio durante las dos semanas siguientes a tu inscripción y luego desaparecerá." -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Empezando" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Visita guiada a Friendica" + +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Esta característica es experimental. No podemos importar contactos desde la red OStatus (statusnet/identi.ca) o desde Diaspora" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "En tu página de Inicio Rápido - busca una introducción breve para tus pestañas de perfil y red, haz algunas conexiones nuevas, y busca algunos grupos a los que unirte." -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Archivo de la cuenta" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Ir a tus ajustes" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "" +"On your Settings 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." +msgstr "En la página de Configuración puedes cambiar tu contraseña inicial. También aparece tu ID (Identity Address). Es parecida a una dirección de correo y te servirá para conectar con gente de redes sociales libres." -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Privacidad de la información remota no disponible." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Visible para:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Guardar" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Ayuda:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Ayuda" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Nigún perfil" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Esta presentación ya ha sido aceptada." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "La dirección del perfil no es válida o no contiene información del perfil." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Aviso: La dirección del perfil no tiene un nombre de propietario identificable." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Aviso: la dirección del perfil no tiene foto de perfil." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "no se encontró %d parámetro requerido en el lugar determinado" -msgstr[1] "no se encontraron %d parámetros requeridos en el lugar determinado" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Presentación completa." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Error de protocolo irrecuperable." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Perfil no disponible." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s ha recibido demasiadas solicitudes de conexión hoy." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Han sido activadas las medidas de protección contra spam." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Tus amigos serán avisados para que lo intenten de nuevo pasadas 24 horas." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Localizador no válido" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Dirección de correo incorrecta" - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Esta cuenta no ha sido configurada para el correo. Fallo de solicitud." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "No se ha podido resolver tu nombre en la dirección indicada." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Ya te has presentado aquí." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Al parecer, ya eres amigo de %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Dirección de perfil no válida." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Dirección de perfil no permitida." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Error al actualizar el contacto." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Tu presentación ha sido enviada." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Inicia sesión para confirmar la presentación." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Sesión iniciada con la identificación incorrecta. Entra en este perfil." +"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." +msgstr "Revisa las otras configuraciones, especialmente la configuración de privacidad. Un listado de directorio sin publicar es como tener un número de teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que tus amigos y amigos potenciales sepan cómo ponerse en contacto contigo." -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Ocultar este contacto" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Bienvenido a casa %s" - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Por favor, confirma tu solicitud de presentación/conexión con %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Confirmar" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Nombre oculto]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Por favor introduce tu dirección ID de una de las siguientes redes sociales soportadas:" +"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." +msgstr "Sube una foto para tu perfil si no lo has hecho aún. Los estudios han demostrado que la gente que usa fotos suyas reales tienen diez veces más éxito a la hora de entablar amistad que las que no." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Conecta como lector de correo (Disponible en breve)" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Editar tu perfil" -#: ../../mod/dfrn_request.php:829 +#: ../../mod/newmember.php:38 msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Si aún no eres miembro de la red social libre sigue este enlace para encontrar un servidor público de Friendica y unirte a nosotros." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Edita tu perfil predeterminado como quieras. Revisa la configuración para ocultar tu lista de amigos o tu perfil a los visitantes desconocidos." -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Solicitud de Amistad/Conexión" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Palabras clave del perfil" -#: ../../mod/dfrn_request.php:833 +#: ../../mod/newmember.php:40 msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" +"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." +msgstr "Define en tu perfil público algunas palabras que describan tus intereses. Así podremos buscar otras personas con los mismos gustos y sugerirte posibles amigos." -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Por favor responde lo siguiente:" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Conectando" -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "¿%s te conoce?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Añade una nota personal:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Web Social Federada" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora*" - -#: ../../mod/dfrn_request.php:843 -#, php-format +#: ../../mod/newmember.php:49 msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr "(En vez de usar este formulario, introduce %s en la barra de búsqueda de Diaspora." +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Autoriza la conexión con Facebook si ya tienes una cuenta en Facebook y nosotros (opcionalmente) importaremos tus amistades y conversaciones desde Facebook." -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Dirección de tu perfil:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Enviar solicitud" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Contenido incrustado - recarga la página para verlo]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Verlo en contexto" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "No se pudo acceder a los datos del contacto." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "No se pudo encontrar el perfil seleccionado." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Contacto actualizado." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "El contacto ha sido bloqueado" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "El contacto ha sido desbloqueado" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "El contacto ha sido ignorado" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "El contacto ya no está ignorado" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "El contacto ha sido archivado" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "El contacto ya no está archivado" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "¿Estás seguro de que quieres eliminar este contacto?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "El contacto ha sido eliminado" - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Ahora tienes una amistad mutua con %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Estás compartiendo con %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s está compartiendo contigo" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Las comunicaciones privadas no está disponibles para este contacto." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(La actualización se ha completado)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(La actualización no se ha completado)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Sugerir amigos" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Tipo de red: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d contacto en común" -msgstr[1] "%d contactos en común" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Ver todos los contactos" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Cambiar bloqueados" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Quitar de Ignorados" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignorar" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Cambiar ignorados" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Sin archivar" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Archivo" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Cambiar archivados" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Reparar" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Configuración avanzada" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "¡Se ha perdido la comunicación con este contacto!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Editor de contactos" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Visibilidad del Perfil" - -#: ../../mod/contacts.php:466 -#, php-format +#: ../../mod/newmember.php:51 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Por favor, selecciona el perfil que quieras mostrar a %s cuando esté viendo tu perfil de forma segura." +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Si este es tu propio servidor privado, instalar el conector de Facebook puede facilitar el paso hacia la red social libre." -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Información del Contacto / Notas" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Importando correos electrónicos" -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Editar notas del contacto" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Ver el perfil de %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Boquear/Desbloquear contacto" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignorar contacto" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Configuración de reparación de la dirección" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Ver conversaciones" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Eliminar contacto" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Última actualización:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Actualizar publicaciones públicas" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Bloqueados" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Ignorados" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Archivados" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Ocultar este contacto a los demás." - -#: ../../mod/contacts.php:497 +#: ../../mod/newmember.php:56 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía pueden ser visibles." +"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" +msgstr "Introduce la información para acceder a tu correo en la página de Configuración del conector si quieres importar e interactuar con amigos o listas de correos del buzón de entrada de tu correo electrónico." -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Ir a tu página de contactos" -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Sugerencias" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Amistades potenciales sugeridas" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Todos los contactos" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Mostrar todos los contactos" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Desbloqueados" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Mostrar solo contactos sin bloquear" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Bloqueados" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Mostrar solo contactos bloqueados" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Ignorados" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Mostrar solo contactos ignorados" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Archivados" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Mostrar solo contactos archivados" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Ocultos" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Mostrar solo contactos ocultos" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Amistad recíproca" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "es tu fan" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "eres fan de" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Modificar contacto" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Buscar en tus contactos" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Actualizar" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "todos" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Características adicionales" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Aplicaciones conectadas" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Exportación de datos personales" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Eliminar cuenta" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "¡Faltan algunos datos importantes!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Error al conectar con la cuenta de correo mediante la configuración suministrada." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "Configuración de correo actualizada." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "Actualizaciones" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Las contraseñas no coinciden. La contraseña no ha sido modificada." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "No se permiten contraseñas vacías. La contraseña no ha sido modificada." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "" - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Contraseña modificada." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "La actualización de la contraseña ha fallado. Por favor, prueba otra vez." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr " Usa un nombre más corto." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr " Nombre demasiado corto." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr " Correo no válido." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr " No se puede usar ese correo." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "El foro privado no tiene permisos de privacidad. Usando el grupo de privacidad por defecto." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "El foro privado no tiene permisos de privacidad ni grupo por defecto de privacidad." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Configuración actualizada." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Agregar aplicación" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Clave del consumidor" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Secreto del consumidor" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Redirigir" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "Dirección del ícono" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "No puedes editar esta aplicación." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Aplicaciones conectadas" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Clave de cliente comienza por" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Sin nombre" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Suprimir la autorización" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "No se ha configurado ningún módulo" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Configuración de los módulos" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Apagado" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "Encendido" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Características adicionales" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "El soporte integrado de conexión con %s está %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "habilitado" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "deshabilitado" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "El acceso por correo está deshabilitado en esta web." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Configuración del correo/buzón" - -#: ../../mod/settings.php:783 +#: ../../mod/newmember.php:58 msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón." +"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 Add New Contact dialog." +msgstr "Tu página de Contactos es el portal desde donde podrás manejar tus amistades y conectarte con amigos de otras redes. Normalmente introduces su dirección o la dirección de su sitio web en el recuadro \"Añadir contacto nuevo\"." -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Última comprobación del correo con éxito:" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Ir al directorio de tu sitio" -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "Nombre del servidor IMAP:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "Puerto IMAP:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Seguridad:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Ninguna" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "Nombre de usuario:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "Contraseña:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Dirección de respuesta:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Enviar publicaciones públicas a todos los contactos de correo:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Acción después de importar:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Marcar como leído" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Mover a un directorio" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Mover al directorio:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Configuración Tema/Visualización" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Utilizar tema:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Tema móvil:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Actualizar navegador cada xx segundos" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Mínimo 10 segundos, sin máximo" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "Número de elementos a mostrar por página:" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Máximo 100 elementos" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "No mostrar emoticones" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "" - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Página de cuenta normal" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Esta cuenta es el perfil personal normal" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Página de tribuna" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de solo-lectura" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Cuenta de Comunidad, Foro o Celebridad" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:60 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de lectura-escritura" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "El Directorio te permite encontrar otras personas en esta red o en cualquier otro sitio federado. Busca algún enlace de Conectar o Seguir en su perfil. Proporciona tu direción personal si es necesario." -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Página de Amistad autómatica" +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Encontrando nueva gente" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Aceptar automáticamente todas las solicitudes de conexión/amistad como amigos" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Foro privado [Experimental]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Foro privado - solo miembros" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Opcional) Permitir a este OpenID acceder a esta cuenta." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "¿Quieres publicar tu perfil predeterminado en el directorio local del sitio?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "¿Quieres que los detalles de tu perfil permanezcan ocultos a los desconocidos?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "¿Permites que tus amigos publiquen en tu página de perfil?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "¿Permites a los amigos etiquetar tus publicaciones?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "¿Nos permite recomendarte como amigo potencial a los nuevos miembros?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "¿Permites que desconocidos te manden correos privados?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "El perfil no está publicado." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "o" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Tu dirección personal es" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Las publicaciones expirarán automáticamente después de estos días:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán" - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Configuración avanzada de expiración" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Expiración avanzada" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "¿Expiran las publicaciones?" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "¿Expiran las notas personales?" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "¿Expiran los favoritos?" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "¿Expiran las fotografías?" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Solo expiran los mensajes de los demás:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Configuración de la cuenta" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Configuración de la contraseña" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Contraseña nueva:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Confirmar:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Deja la contraseña en blanco si no quieres cambiarla" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Contraseña:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Configuración básica" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Nombre completo:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "Dirección de correo:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Zona horaria:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Localización predeterminada:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Usar localización del navegador:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Configuración de seguridad y privacidad" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Máximo número de peticiones de amistad por día:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(para prevenir el abuso de spam)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Permisos por defecto para las publicaciones" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(pulsa para abrir/cerrar)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Mostrar a los Grupos" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Mostrar a los Contactos" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "Publicación Privada por defecto" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "Publicación Pública por defecto" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "Permisos por defecto para nuevas publicaciones" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Número máximo de mensajes diarios para desconocidos:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Configuración de notificaciones" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Publicar en tu estado cuando:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "aceptes una solicitud de amistad" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "te unas a un foro/comunidad" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "hagas un cambio interesante en tu perfil" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Enviar notificación por correo cuando:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Recibas una presentación" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Tu presentación sea confirmada" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Alguien escriba en el muro de mi perfil" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Algien escriba en un comentario que sigo" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Recibas un mensaje privado" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Recibas una sugerencia de amistad" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Seas etiquetado en una publicación" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "Te han tocado/empujado/etc. en una publicación" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Configuración avanzada de tipo de Cuenta/Página" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Cambiar el comportamiento de esta cuenta para situaciones especiales" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:62 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "" - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Perfil eliminado." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Perfil-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Nuevo perfil creado." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Imposible duplicar el perfil." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Se necesita un nombre de perfil." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Estado civil" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Pareja sentimental" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Me gusta" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "No me gusta" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Trabajo/estudios" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Religión" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Preferencias políticas" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Género" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Orientación sexual" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Página de inicio" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Intereses" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Dirección" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Ubicación" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Perfil actualizado." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr " y " - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "perfil público" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s cambió su %2$s a “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Visita %1$s's %2$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s tiene una actualización %2$s, cambiando %3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "¿Ocultar tu lista de contactos/amigos en este perfil?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Editar detalles de tu perfil" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Cambiar imagen del Perfil" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Ver este perfil" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "¿Crear un nuevo perfil con esta configuración?" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Clonar este perfil" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Eliminar este perfil" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Nombres del perfil:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Tu nombre completo:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Título/Descrición:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Género:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Cumpleaños (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Dirección" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Localidad/Ciudad:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Código postal:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "País" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Región/Estado:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Estado civil:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "¿Quién? (si es aplicable)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Ejemplos: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Desde [fecha]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Preferencia sexual:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Dirección de tu página:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Ciudad de origen:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Ideas políticas:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Creencias religiosas:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Palabras clave públicas:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Palabras clave privadas:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Me gusta:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "No me gusta:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Ejemplo: pesca fotografía software" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Utilizadas para sugerir amigos potenciales, otros pueden verlo)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Utilizadas para buscar perfiles, nunca se muestra a otros)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Háblanos sobre ti..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Aficiones/Intereses" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Informacioń de contacto y Redes sociales" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Gustos musicales" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Libros, literatura" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Televisión" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Películas/baile/cultura/entretenimiento" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Amor/Romance" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Trabajo/ocupación" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Escuela/estudios" - -#: ../../mod/profiles.php:688 +"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." +msgstr "En el panel lateral de la página de Contactos existen varias herramientas para encontrar nuevos amigos. Podemos filtrar personas por sus intereses, buscar personas por nombre o por sus intereses, y ofrecerte sugerencias basadas en sus relaciones de la red. En un sitio nuevo, las sugerencias de amigos por lo general comienzan pasadas las 24 horas." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Agrupa tus contactos" + +#: ../../mod/newmember.php:70 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Éste es tu perfil público.
Puede ser visto por cualquier usuario de internet." +"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." +msgstr "Una vez que tengas algunos amigos, puedes organizarlos en grupos privados de conversación mediante el memnú en tu página de Contactos y luego puedes interactuar con cada grupo por separado desde tu página de Red." -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Editar/Administrar perfiles" +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "¿Por qué mis publicaciones no son públicas?" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Grupo creado." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Imposible crear el grupo." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Grupo no encontrado." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "El nombre del grupo ha cambiado." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Crea un grupo de contactos/amigos." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Nombre del grupo: " - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Grupo eliminado." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "No se puede eliminar el grupo." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Editor de grupos" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Miembros" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Pulsa en un contacto para añadirlo o eliminarlo." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Texto fuente (bbcode):" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Fuente (Diaspora) para pasar a BBcode:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Entrada: " - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (raw HTML): " - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Fuente (formato Diaspora): " - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "No disponible" - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Contacto añadido" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "No hay más notificaciones del sistema." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Notificaciones del sistema" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Nuevo mensaje" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "No se puede encontrar información del contacto." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Mensajes" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "¿Estás seguro de que quieres borrar este mensaje?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Mensaje eliminado." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Conversación eliminada." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "No hay mensajes." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Remitente desconocido - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Tú y %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s y Tú" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Eliminar conversación" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d mensaje" -msgstr[1] "%d mensajes" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Mensaje no disponibile." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Borrar mensaje" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:73 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "No hay comunicaciones seguras disponibles. Podrías responder desde la página de perfil del remitente. " +"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." +msgstr "Friendica respeta tu privacidad. Por defecto, tus publicaciones solo se mostrarán a personas que hayas añadido como amistades. Para más información, mira la sección de ayuda en el enlace de más arriba." -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Enviar respuesta" +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Consiguiendo ayuda" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "A %1$s no le gusta %3$s de %2$s" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Ir a la sección de ayuda" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "¡Publicado!" - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Conversión horária" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:82 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "" - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "Tiempo UTC: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Zona horaria actual: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Zona horaria local convertida: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Por favor, selecciona tu zona horaria:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Guardar en directorio:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- seleccionar -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Identificador de perfil no válido." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor de visibilidad del perfil" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Visible para" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Todos los contactos (con perfil de acceso seguro)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Ningún contacto." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Ver contactos" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Buscar personas" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Sin conincidencias" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Subir nuevas fotos" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Información del contacto no disponible" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Álbum no encontrado." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Eliminar álbum" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "¿Estás seguro de quieres borrar este álbum y todas sus fotos?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Eliminar foto" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "¿Estás seguro de que quieres borrar esta foto?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s fue etiquetado en %2$s por %3$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "una foto" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "La imagen supera tamaño límite de " - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "El archivo de imagen está vacío." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Imposible procesar la imagen." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Error al subir la imagen." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Ninguna foto seleccionada" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "El acceso a este elemento está restringido." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Has usado %1$.2f MB de %2$.2f MB de tu álbum de fotos." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Subir fotos" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nombre del nuevo álbum: " - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "o nombre de un álbum existente: " - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "No actualizar tu estado con este envío" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Permisos" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Foto Privada" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Foto Pública" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Modificar álbum" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Mostrar más nuevos primero" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Mostrar más antiguos primero" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Ver foto" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permiso denegado. El acceso a este elemento puede estar restringido." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Foto no disponible" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Ver foto" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Modificar foto" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Usar como foto del perfil" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Ver a tamaño completo" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Etiquetas: " - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Borrar todas las etiquetas]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Girar a la derecha" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Girar a la izquierda" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nuevo nombre del álbum" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Título" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Añadir una etiqueta" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Foto privada" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Foto pública" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Compartir" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Ver Álbum" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Fotos recientes" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "El tamaño del archivo excede el límite de %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Ha fallado la subida del archivo." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Puedes consultar nuestra página de Ayuda para más información y recursos de ayuda." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5064,52 +7475,140 @@ msgstr "Elige qué desea hacer con el receptor" msgid "Make this post private" msgstr "Hacer esta publicación privada" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "El elemento ha sido eliminado." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "%1$s está siguiendo las %3$s de %2$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Exportar cuenta" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Exporta la información de tu cuenta y tus contactos. Úsalo para guardar una copia de seguridad de tu cuenta y/o moverla a otro servidor." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Exportar todo" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Exporta la información de tu cuenta, contactos y lo demás en JSON. Puede ser un archivo bastante grande, por lo que llevará tiempo. Úsalo para hacer una copia de seguridad completa de tu cuenta (las fotos no se exportarán)" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Amigos comunes" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Sin contactos en común." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "El tamaño de la imagen supera el límite de %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s te da la bienvenida a %2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Foto del Muro" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Esto puede ocurrir a veces si la conexión fue solicitada por ambas personas y ya hubiera sido aprobada." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "La respuesta desde el sitio remoto no ha sido entendida." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Respuesta inesperada desde el sitio remoto: " + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Confirmación completada con éxito." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "El sito remoto informó: " + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Error temporal. Por favor, espere y vuelva a intentarlo." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "La presentación ha fallado o ha sido anulada." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Imposible establecer la foto del contacto." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "No se ha encontrado a ningún '%s' " + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Nuestra clave de cifrado del sitio es aparentemente un lío." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Se ha proporcionado una dirección vacía o no hemos podido descifrarla." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "El contacto no se ha encontrado en nuestra base de datos." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "La clave pública del sitio no está disponible en los datos del contacto para %s." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "La identificación proporcionada por el sistema es un duplicado de nuestro sistema. Debería funcionar si lo intentas de nuevo." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "No se puede establecer las credenciales de tu contacto en nuestro sistema." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "No se puede actualizar los datos de tu perfil de contacto en nuestro sistema" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s se ha unido a %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "No se puede encontrar la publicación original." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Publicación vacía descartada." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Error del sistema. Mensaje no guardado." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Este mensaje te lo ha enviado %s, miembro de la red social Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Los puedes visitar en línea en %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Por favor contacta con el remitente respondiendo a este mensaje si no deseas recibir estos mensajes." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s ha publicado una actualización." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5167,546 +7666,6 @@ msgstr "Editado" msgid "Image uploaded successfully." msgstr "Imagen subida con éxito." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Aplicaciones" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Sin aplicaciones" - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Nada nuevo por aquí" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Limpiar notificaciones" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Coincidencias de Perfil" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "No hay palabras clave que coincidan. Por favor, agrega algunas palabras claves en tu perfil predeterminado." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "estás interesado en:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Etiqueta eliminada" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Eliminar etiqueta" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Selecciona una etiqueta para eliminar: " - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Eliminar" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Título del evento y hora de inicio requeridas." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Editar evento" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "Enlace al original" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Crea un evento nuevo" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Previo" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "hora:minuto" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Detalles del evento" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "El formato es %s %s. Fecha de inicio y título son obligatorios." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Inicio del evento:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Obligatorio" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "La fecha/hora de finalización no es conocida o es irrelevante." - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Finalización del evento:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Ajuste de zona horaria" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Descripción:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Título:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Comparte este evento" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "No se han localizado delegados potenciales de la página." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Delegar la administración de la página" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Los delegados tienen la capacidad de gestionar todos los aspectos de esta cuenta/página, excepto los ajustes básicos de la cuenta. Por favor, no delegues tu cuenta personal a nadie en quien no confíes completamente." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Administradores actuales de la página" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Delegados actuales de la página" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Delegados potenciales" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Añadir" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Sin entradas." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Contactos sin grupo" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Archivos" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Servicio suspendido por mantenimiento" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Eliminar mi cuenta" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Esto eliminará por completo tu cuenta. Una vez hecho no se puede deshacer." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Por favor, introduce tu contraseña para la verificación:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Solicitud de amistad enviada." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Sugerencias de amistad" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Recomienda un amigo a %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "No se puede encontrar la publicación original." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Publicación vacía descartada." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Error del sistema. Mensaje no guardado." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Este mensaje te lo ha enviado %s, miembro de la red social Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Los puedes visitar en línea en %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Por favor contacta con el remitente respondiendo a este mensaje si no deseas recibir estos mensajes." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s ha publicado una actualización." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} quiere ser tu amigo" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} te ha enviado un mensaje" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} solicitudes de registro" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} comentó la publicación de %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "A {0} le ha gustado la publicación de %s" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "A {0} no le ha gustado la publicación de %s" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} ahora es amigo de %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} publicado" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} etiquetó la publicación de %s como #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} te mencionó en una publicación" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Error de protocolo OpenID. ID no devuelta." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Cuenta no encontrada y el registro OpenID no está permitido en ese sitio." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Accesso fallido." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Solicitud de identificación no válida." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Descartar" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Sistema" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Red" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Presentaciones" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Mostrar peticiones ignoradas" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Ocultar peticiones ignoradas" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Tipo de notificación: " - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Propuestas de amistad" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "sugerido por %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Publica tu nueva amistad" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "Si corresponde" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Dice conocerte: " - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "sí" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "no" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Aprobar como: " - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Amigo" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Lector" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fan/Admirador" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Solicitud de Amistad/Conexión" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Nuevo seguidor" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Sin presentaciones." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Notificaciones" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "A %s le gusta la publicación de %s" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "A %s no le gusta la publicación de %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s es ahora es amigo de %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s creó una nueva publicación" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s comentó la publicación de %s" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "No hay más notificaciones de red." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Notificaciones de Red" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "No hay más notificaciones personales." - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Notificaciones personales" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "No hay más notificaciones de inicio." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Notificaciones de Inicio" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "Límite total de invitaciones excedido." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : No es una dirección de correo válida." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Únete a nosotros en Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Límite de invitaciones sobrepasado. Contacta con el administrador del sitio." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Ha fallado la entrega del mensaje." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d mensaje enviado." -msgstr[1] "%d mensajes enviados." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "No tienes más invitaciones disponibles" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Visita %s para ver una lista de servidores públicos donde puedes darte de alta. Los miembros de otros servidores de Friendica pueden conectarse entre ellos, así como con miembros de otras redes sociales diferentes." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Para aceptar la invitación visita y regístrate en %s o en cualquier otro servidor público de Friendica." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Los servidores de Friendica están interconectados para crear una enorme red social centrada en la privacidad y controlada por sus miembros. También se puede conectar con muchas redes sociales tradicionales. Mira en %s para poder ver un listado de servidores alternativos de Friendica donde puedes darte de alta." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Discúlpanos. Este sistema no está configurado actualmente para conectar con otros servidores públicos o invitar nuevos miembros." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Enviar invitaciones" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Introduce las direcciones de correo, una por línea:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Estás cordialmente invitado a unirte a mi y a otros amigos en Friendica, creemos juntos una red social mejor." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Tienes que proporcionar el siguiente código: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Para más información sobre el Proyecto Friendica y sobre por qué pensamos que es algo importante, visita http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Administrar identidades y/o páginas" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar" - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Selecciona una identidad a gestionar:" - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenido a %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5716,1774 +7675,47 @@ msgstr "Amigos de %s" msgid "No friends to display." msgstr "No hay amigos para mostrar." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Añadir nuevo contacto" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Buscar en este sitio" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Escribe la dirección o página web" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Directorio del sitio" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Ejemplo: miguel@ejemplo.com, http://ejemplo.com/miguel" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Género:" -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitación disponible" -msgstr[1] "%d invitaviones disponibles" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Sin entradas (algunas pueden que estén ocultas)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Buscar personas" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Conversión horária" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Introduzce nombre o intereses" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Conectar/Seguir" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Ejemplos: Robert Morgenstein, Pesca" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Perfil aleatorio" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Redes" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Todas las redes" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Directorios guardados" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Todo" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Categorías" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Pulsa aquí para actualizar." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Esta acción excede los límites permitidos por tu subscripción." - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "Esta acción no está permitida para tu subscripción." - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "" - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "" - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "" - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "Ver a tamaño completo" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Inicio:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Final:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "No se puede encontrar información DNS para la base de datos del servidor '%s'" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(sin asunto)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "no responder" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Se necesita invitación." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "No se puede verificar la invitación." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Dirección OpenID no válida" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Se ha encontrado un problema para acceder con el OpenID que has escrito. Verifica que lo hayas escrito correctamente." +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "" -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "El mensaje del error fue:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Por favor, introduce la información necesaria." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Por favor, usa un nombre más corto." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "El nombre es demasiado corto." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "No parece que ese sea tu nombre completo." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Tu dominio de correo no se encuentra entre los permitidos en este sitio." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "No es una dirección de correo electrónico válida." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "No se puede utilizar este correo electrónico." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\" y debe empezar por una letra." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Apodo ya registrado. Por favor, elije otro." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "El apodo ya ha sido registrado alguna vez y no puede volver a usarse. Por favor, utiliza otro." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "ERROR GRAVE: La generación de claves de seguridad ha fallado." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Se produjo un error durante el registro. Por favor, inténtalo de nuevo." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Amigos" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s le dio un toque a %2$s" +msgid "UTC time: %s" +msgstr "Tiempo UTC: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "tocó a" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "publicación/tema" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s ha marcado %3$s de %2$s como Favorito" +msgid "Current timezone: %s" +msgstr "Zona horaria actual: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "eliminar" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Eliminar el elemento seleccionado" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Ver estado" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Ver perfil" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Ver fotos" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Publicaciones en la red" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Editar contacto" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Enviar mensaje privado" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Toque" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "A %s le gusta esto." +msgid "Converted localtime: %s" +msgstr "Zona horaria local convertida: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "A %s no le gusta esto." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "y" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr " y a otras %d personas" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "Le gusta a %s." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "No le gusta a %s." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Visible para cualquiera" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Por favor, introduce la URL/enlace del vídeo:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Por favor, introduce la URL/enlace del audio:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Etiquetar:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "¿Dónde estás ahora?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Publicar mediante correo electrónico" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "permisos" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Sesión finalizada" - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "más nuevo" - -#: ../../include/text.php:298 -msgid "older" -msgstr "más antiguo" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "ant." - -#: ../../include/text.php:305 -msgid "first" -msgstr "primera" - -#: ../../include/text.php:337 -msgid "last" -msgstr "última" - -#: ../../include/text.php:340 -msgid "next" -msgstr "sig." - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Sin contactos" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d Contacto" -msgstr[1] "%d Contactos" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "tocar" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "hacer \"ping\"" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "hizo \"ping\" a" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "empujar" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "empujó a" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "abofetear" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "abofeteó a" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "meter dedo" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "le metió un dedo a" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "desairar" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "desairó a" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "feliz" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "triste" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "sentimental" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "cansado" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "alegre" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "furioso" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "estupefacto" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "extrañado" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "interesado" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "rencoroso" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "jovial" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "vivo" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "enojado" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "ansioso" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "irritable" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "perturbado" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "frustrado" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "motivado" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "relajado" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "sorprendido" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Lunes" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Martes" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Miércoles" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Jueves" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Viernes" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Sábado" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Domingo" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Enero" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Febrero" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Marzo" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "Abril" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Mayo" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Junio" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Julio" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "Agosto" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "Septiembre" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Octubre" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "Noviembre" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Diciembre" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "bytes" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Pulsa para abrir/cerrar" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Elige otro idioma" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "Actividad" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "Publicación" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "Elemento archivado" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Notificación de Friendica" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Gracias," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s Administrador" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Notificación] Nuevo correo recibido de %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s te ha enviado un mensaje privado desde %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s te ha enviado %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "un mensaje privado" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Por favor, visita %s para ver y/o responder a tus mensajes privados." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s comentó en [url=%2$s]a %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s comentó en [url=%2$s] %4$s de %3$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s comentó en [url=%2$s] tu %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Notificación] Comentario en la conversación de #%1$d por %2$s" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s ha comentado en una conversación/elemento que sigues." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Por favor, visita %s para ver y/o responder a la conversación." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Notificación] %s publicó en tu muro" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s publicó en tu perfil de %2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s publicó en [url=%2$s]tu muro[/url]" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notificación] %s te ha nombrado" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s te ha nombrado en %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]te nombró[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "" - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica:Notify] %1$s te dio un toque" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "%1$s te dio un toque en %2$s" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "%1$s [url=%2$s]te dio un toque[/url]." - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Notificación] %s ha etiquetado tu publicación" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s ha etiquetado tu publicación en %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s ha etiquetado [url=%2$s]tu publicación[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Notificación] Presentación recibida" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Has recibido una presentación de '%1$s' en %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Has recibido [url=%1$s]una presentación[/url] de %2$s." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Puedes visitar su perfil en %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Visita %s para aceptar o rechazar la presentación por favor." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Notificación] Sugerencia de amigo recibida" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Has recibido una sugerencia de amigo de '%1$s' en %2$s" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Has recibido [url=%1$s]una sugerencia de amigo[/url] en %2$s de %3$s." - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Nombre: " - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Foto: " - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Visita %s para aceptar o rechazar la sugerencia por favor." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "en Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Un grupo eliminado con este nombre fue restablecido. Los permisos existentes pueden aplicarse a este grupo y a sus futuros miembros. Si esto no es lo que pretendes, por favor, crea otro grupo con un nombre diferente." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Grupo por defecto para nuevos contactos" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Todo el mundo" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "editar" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Editar grupo" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Crear un nuevo grupo" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Contactos sin grupo" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Falta el conector URL." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Este sitio no está configurado para permitir la comunicación con otras redes." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "No se ha descubierto protocolos de comunicación o fuentes compatibles." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "La dirección del perfil especificado no proporciona información adecuada." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "No se ha encontrado un autor o nombre." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Ninguna dirección concuerda con la suministrada." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Imposible identificar la dirección @ con algún protocolo conocido o dirección de contacto." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Escribe mailto: al principio de la dirección para forzar el envío." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "La dirección del perfil especificada pertenece a una red que ha sido deshabilitada en este sitio." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Perfil limitado. Esta persona no podrá recibir notificaciones directas/personales tuyas." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "No ha sido posible recibir la información del contacto." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "siguiendo" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[sin asunto]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Cerrar la sesión" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Date de alta" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Página de inicio" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Crea una cuenta" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Ayuda y documentación" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Aplicaciones" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Aplicaciones, utilidades, juegos" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr " Busca contenido en la página" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Conversaciones en este sitio" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Directorio" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Directorio de usuarios" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Conversaciones de tus amigos" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Solicitudes de amistad" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Ver todas las notificaciones" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Marcar todas las notificaciones del sistema como leídas" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Correo privado" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Entrada" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Enviados" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Administrar" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Administrar otras páginas" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Configuración de tu cuenta" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Administrar/editar amigos y contactos" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Opciones y configuración del sitio" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Fecha de nacimiento:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Edad:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "por %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Etiquetas:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religión:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Aficiones/Intereses:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Información de contacto y Redes sociales:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Intereses musicales:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Libros, literatura:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Televisión:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Películas/baile/cultura/entretenimiento:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Amor/Romance:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Trabajo/ocupación:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Escuela/estudios:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Imagen/Foto" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 escribió:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Contenido cifrado" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Desconocido | No clasificado" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Bloquear inmediatamente" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Sospechoso, spammer, auto-publicidad" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Le conozco, sin opinión" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, probablemente inofensivo" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Buena reputación, tiene mi confianza" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Semanalmente" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Mensualmente" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Varios" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "año" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "mes" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "día" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "nunca" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "hace menos de un segundo" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "años" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "meses" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "semana" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "semanas" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "días" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "hora" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "horas" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minuto" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minutos" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "segundo" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "segundos" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "hace %1$d %2$s" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "Cumpleaños de %s" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Feliz cumpleaños %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Compartir notificaciones con la red Diaspora*" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Archivos adjuntos:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Se han encontrados errores creando las tablas de la base de datos." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Visible para cualquiera" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Una nueva persona está compartiendo contigo en " - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Tienes un nuevo seguidor en " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Archivos" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Contenido integrado" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Contenido incrustrado desabilitado" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Bienvenido " - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Por favor sube una foto para tu perfil." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Bienvenido de nuevo " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Hombre" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Mujer" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Actualmente Hombre" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Actualmente Mujer" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Mayormente Hombre" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Mayormente Mujer" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgenérico" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Bisexual" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transexual" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodita" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutro" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Sin especificar" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Otro" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Indeciso" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Hombres" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Mujeres" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Gay" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbiana" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Sin preferencias" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Bisexual" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autosexual" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Célibe" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Virgen" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Desviado" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetichista" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Orgiástico" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Asexual" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Soltero" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Solitario" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Disponible" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "No disponible" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Enamorado" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Loco/a por alguien" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "De citas" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Infiel" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Adicto al sexo" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Amigos con beneficios" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Casual" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Comprometido/a" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Casado/a" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Casado imaginario" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Socios" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Cohabitando" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Pareja de hecho" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Feliz" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "No busca relación" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Traicionado/a" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Separado/a" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Inestable" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Divorciado/a" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Divorciado imaginario" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Viudo/a" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Incierto" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Es complicado" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "No te importa" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Pregúntame" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "dejó de seguir" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Por favor, selecciona tu zona horaria:" diff --git a/view/es/strings.php b/view/es/strings.php index b1096632c8..702ed09471 100644 --- a/view/es/strings.php +++ b/view/es/strings.php @@ -5,63 +5,36 @@ function string_plural_select_es($n){ return ($n != 1);; }} ; -$a->strings["This entry was edited"] = ""; -$a->strings["Private Message"] = "Mensaje privado"; -$a->strings["Edit"] = "Editar"; -$a->strings["Select"] = "Seleccionar"; -$a->strings["Delete"] = "Eliminar"; -$a->strings["save to folder"] = "grabado en directorio"; -$a->strings["add star"] = "Añadir estrella"; -$a->strings["remove star"] = "Quitar estrella"; -$a->strings["toggle star status"] = "Añadir a destacados"; -$a->strings["starred"] = "marcados con estrellas"; -$a->strings["add tag"] = "añadir etiqueta"; -$a->strings["I like this (toggle)"] = "Me gusta esto (cambiar)"; -$a->strings["like"] = "me gusta"; -$a->strings["I don't like this (toggle)"] = "No me gusta esto (cambiar)"; -$a->strings["dislike"] = "no me gusta"; -$a->strings["Share this"] = "Compartir esto"; -$a->strings["share"] = "compartir"; -$a->strings["Categories:"] = "Categorías:"; -$a->strings["Filed under:"] = "Archivado en:"; -$a->strings["View %s's profile @ %s"] = "Ver perfil de %s @ %s"; -$a->strings["to"] = "a"; -$a->strings["via"] = "vía"; -$a->strings["Wall-to-Wall"] = "Muro-A-Muro"; -$a->strings["via Wall-To-Wall:"] = "via Muro-A-Muro:"; -$a->strings["%s from %s"] = "%s de %s"; -$a->strings["Comment"] = "Comentar"; -$a->strings["Please wait"] = "Por favor, espera"; -$a->strings["%d comment"] = array( - 0 => "%d comentario", - 1 => "%d comentarios", -); -$a->strings["comment"] = array( - 0 => "", - 1 => "Comentario", -); -$a->strings["show more"] = "ver más"; -$a->strings["This is you"] = "Este eres tú"; $a->strings["Submit"] = "Envíar"; -$a->strings["Bold"] = "Negrita"; -$a->strings["Italic"] = "Cursiva"; -$a->strings["Underline"] = "Subrayado"; -$a->strings["Quote"] = "Cita"; -$a->strings["Code"] = "Código"; -$a->strings["Image"] = "Imagen"; -$a->strings["Link"] = "Enlace"; -$a->strings["Video"] = "Vídeo"; -$a->strings["Preview"] = "Vista previa"; -$a->strings["You must be logged in to use addons. "] = ""; -$a->strings["Not Found"] = "No se ha encontrado"; -$a->strings["Page not found."] = "Página no encontrada."; -$a->strings["Permission denied"] = "Permiso denegado"; -$a->strings["Permission denied."] = "Permiso denegado."; -$a->strings["toggle mobile"] = "Cambiar a versión móvil"; +$a->strings["Theme settings"] = "Configuración del Tema"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Configurar el tamaño de las imágenes en las publicaciones"; +$a->strings["Set font-size for posts and comments"] = "Tamaño del texto para publicaciones y comentarios"; +$a->strings["Set theme width"] = "Establecer el ancho para el tema"; +$a->strings["Color scheme"] = "Esquema de color"; +$a->strings["Set style"] = ""; +$a->strings["don't show"] = "no mostrar"; +$a->strings["show"] = "mostrar"; +$a->strings["Set line-height for posts and comments"] = "Altura para las publicaciones y comentarios"; +$a->strings["Set resolution for middle column"] = "Resolución para la columna central"; +$a->strings["Set color scheme"] = "Configurar esquema de color"; +$a->strings["Set zoomfactor for Earth Layer"] = "Establecer zoom para Minimapa"; +$a->strings["Set longitude (X) for Earth Layers"] = "Configurar longitud (X) en Minimapa"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Configurar latitud (Y) en Minimapa"; +$a->strings["Community Pages"] = "Páginas de Comunidad"; +$a->strings["Earth Layers"] = "Minimapa"; +$a->strings["Community Profiles"] = "Perfiles de la Comunidad"; +$a->strings["Help or @NewHere ?"] = "¿Ayuda o @NuevoAquí?"; +$a->strings["Connect Services"] = "Servicios conectados"; +$a->strings["Find Friends"] = "Buscar amigos"; +$a->strings["Last users"] = "Últimos usuarios"; +$a->strings["Last photos"] = "Últimas fotos"; +$a->strings["Last likes"] = "Últimos \"me gusta\""; $a->strings["Home"] = "Inicio"; $a->strings["Your posts and conversations"] = "Tus publicaciones y conversaciones"; $a->strings["Profile"] = "Perfil"; $a->strings["Your profile page"] = "Tu página de perfil"; +$a->strings["Contacts"] = "Contactos"; +$a->strings["Your contacts"] = "Tus contactos"; $a->strings["Photos"] = "Fotografías"; $a->strings["Your photos"] = "Tus fotos"; $a->strings["Events"] = "Eventos"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Tus eventos"; $a->strings["Personal notes"] = "Notas personales"; $a->strings["Your personal photos"] = "Tus fotos personales"; $a->strings["Community"] = "Comunidad"; -$a->strings["don't show"] = "no mostrar"; -$a->strings["show"] = "mostrar"; -$a->strings["Theme settings"] = "Configuración del Tema"; -$a->strings["Set font-size for posts and comments"] = "Tamaño del texto para publicaciones y comentarios"; -$a->strings["Set line-height for posts and comments"] = "Altura para las publicaciones y comentarios"; -$a->strings["Set resolution for middle column"] = "Resolución para la columna central"; -$a->strings["Contacts"] = "Contactos"; -$a->strings["Your contacts"] = "Tus contactos"; -$a->strings["Community Pages"] = "Páginas de Comunidad"; -$a->strings["Community Profiles"] = "Perfiles de la Comunidad"; -$a->strings["Last users"] = "Últimos usuarios"; -$a->strings["Last likes"] = "Últimos \"me gusta\""; $a->strings["event"] = "evento"; $a->strings["status"] = "estado"; $a->strings["photo"] = "foto"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s le gusta %3\$s de %2\$s"; -$a->strings["Last photos"] = "Últimas fotos"; $a->strings["Contact Photos"] = "Foto del contacto"; $a->strings["Profile Photos"] = "Foto del perfil"; -$a->strings["Find Friends"] = "Buscar amigos"; $a->strings["Local Directory"] = "Directorio local"; $a->strings["Global Directory"] = "Directorio global"; $a->strings["Similar Interests"] = "Intereses similares"; $a->strings["Friend Suggestions"] = "Sugerencias de amigos"; $a->strings["Invite Friends"] = "Invitar amigos"; $a->strings["Settings"] = "Configuración"; -$a->strings["Earth Layers"] = "Minimapa"; $a->strings["Set zoomfactor for Earth Layers"] = "Configurar zoom en Minimapa"; -$a->strings["Set longitude (X) for Earth Layers"] = "Configurar longitud (X) en Minimapa"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Configurar latitud (Y) en Minimapa"; -$a->strings["Help or @NewHere ?"] = "¿Ayuda o @NuevoAquí?"; -$a->strings["Connect Services"] = "Servicios conectados"; $a->strings["Show/hide boxes at right-hand column:"] = "Mostrar/Ocultar casillas en la columna derecha:"; -$a->strings["Set color scheme"] = "Configurar esquema de color"; -$a->strings["Set zoomfactor for Earth Layer"] = "Establecer zoom para Minimapa"; $a->strings["Alignment"] = "Alineación"; $a->strings["Left"] = "Izquierda"; $a->strings["Center"] = "Centrado"; -$a->strings["Color scheme"] = "Esquema de color"; $a->strings["Posts font size"] = ""; $a->strings["Textareas font size"] = ""; $a->strings["Set colour scheme"] = "Configurar esquema de color"; -$a->strings["default"] = "predeterminado"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Configurar el tamaño de las imágenes en las publicaciones"; -$a->strings["Set theme width"] = "Establecer el ancho para el tema"; -$a->strings["Set style"] = ""; +$a->strings["You must be logged in to use addons. "] = ""; +$a->strings["Not Found"] = "No se ha encontrado"; +$a->strings["Page not found."] = "Página no encontrada."; +$a->strings["Permission denied"] = "Permiso denegado"; +$a->strings["Permission denied."] = "Permiso denegado."; +$a->strings["toggle mobile"] = "Cambiar a versión móvil"; $a->strings["Delete this item?"] = "¿Eliminar este elemento?"; +$a->strings["Comment"] = "Comentar"; +$a->strings["show more"] = "ver más"; $a->strings["show fewer"] = "ver menos"; $a->strings["Update %s failed. See error logs."] = "Falló la actualización de %s. Mira los registros de errores."; -$a->strings["Update Error at %s"] = "Error actualizado en %s"; $a->strings["Create a New Account"] = "Crear una nueva cuenta"; $a->strings["Register"] = "Registrarse"; $a->strings["Logout"] = "Salir"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Localización:"; $a->strings["Gender:"] = "Género:"; $a->strings["Status:"] = "Estado:"; $a->strings["Homepage:"] = "Página de inicio:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "g A l F d"; $a->strings["F d"] = "F d"; $a->strings["[today]"] = "[hoy]"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = ""; $a->strings["Events and Calendar"] = "Eventos y Calendario"; $a->strings["Personal Notes"] = "Notas personales"; $a->strings["Only You Can See This"] = "Únicamente tú puedes ver esto"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s está actualmente %2\$s"; -$a->strings["Mood"] = "Ánimo"; -$a->strings["Set your current mood and tell your friends"] = "Coloca tu ánimo actual y cuéntaselo a tus amigos"; -$a->strings["Public access denied."] = "Acceso público denegado."; +$a->strings["General Features"] = ""; +$a->strings["Multiple Profiles"] = ""; +$a->strings["Ability to create multiple profiles"] = ""; +$a->strings["Post Composition Features"] = ""; +$a->strings["Richtext Editor"] = ""; +$a->strings["Enable richtext editor"] = ""; +$a->strings["Post Preview"] = ""; +$a->strings["Allow previewing posts and comments before publishing them"] = ""; +$a->strings["Auto-mention Forums"] = ""; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; +$a->strings["Network Sidebar Widgets"] = ""; +$a->strings["Search by Date"] = ""; +$a->strings["Ability to select posts by date ranges"] = ""; +$a->strings["Group Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected group"] = ""; +$a->strings["Network Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected network"] = ""; +$a->strings["Saved Searches"] = "Búsquedas guardadas"; +$a->strings["Save search terms for re-use"] = ""; +$a->strings["Network Tabs"] = ""; +$a->strings["Network Personal Tab"] = ""; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; +$a->strings["Network New Tab"] = ""; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; +$a->strings["Network Shared Links Tab"] = ""; +$a->strings["Enable tab to display only Network posts with links in them"] = ""; +$a->strings["Post/Comment Tools"] = ""; +$a->strings["Multiple Deletion"] = ""; +$a->strings["Select and delete multiple posts/comments at once"] = ""; +$a->strings["Edit Sent Posts"] = ""; +$a->strings["Edit and correct posts and comments after sending"] = ""; +$a->strings["Tagging"] = ""; +$a->strings["Ability to tag existing posts"] = ""; +$a->strings["Post Categories"] = ""; +$a->strings["Add categories to your posts"] = ""; +$a->strings["Saved Folders"] = "Directorios guardados"; +$a->strings["Ability to file posts under folders"] = ""; +$a->strings["Dislike Posts"] = ""; +$a->strings["Ability to dislike posts/comments"] = ""; +$a->strings["Star Posts"] = ""; +$a->strings["Ability to mark special posts with a star indicator"] = ""; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "Cumpleaños de %s"; +$a->strings["Happy Birthday %s"] = "Feliz cumpleaños %s"; +$a->strings["[Name Withheld]"] = "[Nombre oculto]"; $a->strings["Item not found."] = "Elemento no encontrado."; -$a->strings["Access to this profile has been restricted."] = "El acceso a este perfil ha sido restringido."; -$a->strings["Item has been removed."] = "El elemento ha sido eliminado."; -$a->strings["Access denied."] = "Acceso denegado."; -$a->strings["This is Friendica, version"] = "Esto es Friendica, versión"; -$a->strings["running at web location"] = "ejecutándose en la dirección web"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Por favor, visita Friendica.com para saber más sobre el proyecto Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Reporte de fallos y problemas: por favor visita"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugerencias, elogios, donaciones, etc. por favor manda un correo a Info arroba Friendica punto com"; -$a->strings["Installed plugins/addons/apps:"] = "Módulos/extensiones/aplicaciones instalados:"; -$a->strings["No installed plugins/addons/apps"] = "Módulos/extensiones/aplicaciones no instalados"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s te da la bienvenida a %2\$s"; +$a->strings["Do you really want to delete this item?"] = ""; +$a->strings["Yes"] = "Sí"; +$a->strings["Cancel"] = "Cancelar"; +$a->strings["Archives"] = "Archivos"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grupo eliminado con este nombre fue restablecido. Los permisos existentes pueden aplicarse a este grupo y a sus futuros miembros. Si esto no es lo que pretendes, por favor, crea otro grupo con un nombre diferente."; +$a->strings["Default privacy group for new contacts"] = "Grupo por defecto para nuevos contactos"; +$a->strings["Everybody"] = "Todo el mundo"; +$a->strings["edit"] = "editar"; +$a->strings["Groups"] = "Grupos"; +$a->strings["Edit group"] = "Editar grupo"; +$a->strings["Create a new group"] = "Crear un nuevo grupo"; +$a->strings["Contacts not in any group"] = "Contactos sin grupo"; +$a->strings["add"] = "añadir"; +$a->strings["Wall Photos"] = "Foto del Muro"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "No se puede encontrar información DNS para la base de datos del servidor '%s'"; +$a->strings["Add New Contact"] = "Añadir nuevo contacto"; +$a->strings["Enter address or web location"] = "Escribe la dirección o página web"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Ejemplo: miguel@ejemplo.com, http://ejemplo.com/miguel"; +$a->strings["%d invitation available"] = array( + 0 => "%d invitación disponible", + 1 => "%d invitaviones disponibles", +); +$a->strings["Find People"] = "Buscar personas"; +$a->strings["Enter name or interest"] = "Introduzce nombre o intereses"; +$a->strings["Connect/Follow"] = "Conectar/Seguir"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Ejemplos: Robert Morgenstein, Pesca"; +$a->strings["Find"] = "Buscar"; +$a->strings["Random Profile"] = "Perfil aleatorio"; +$a->strings["Networks"] = "Redes"; +$a->strings["All Networks"] = "Todas las redes"; +$a->strings["Everything"] = "Todo"; +$a->strings["Categories"] = "Categorías"; +$a->strings["%d contact in common"] = array( + 0 => "%d contacto en común", + 1 => "%d contactos en común", +); +$a->strings["Friendica Notification"] = "Notificación de Friendica"; +$a->strings["Thank You,"] = "Gracias,"; +$a->strings["%s Administrator"] = "%s Administrador"; +$a->strings["noreply"] = "no responder"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificación] Nuevo correo recibido de %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s te ha enviado un mensaje privado desde %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s te ha enviado %2\$s."; +$a->strings["a private message"] = "un mensaje privado"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Por favor, visita %s para ver y/o responder a tus mensajes privados."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s comentó en [url=%2\$s]a %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s comentó en [url=%2\$s] %4\$s de %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s comentó en [url=%2\$s] tu %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notificación] Comentario en la conversación de #%1\$d por %2\$s"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s ha comentado en una conversación/elemento que sigues."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Por favor, visita %s para ver y/o responder a la conversación."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notificación] %s publicó en tu muro"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s publicó en tu perfil de %2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s publicó en [url=%2\$s]tu muro[/url]"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificación] %s te ha nombrado"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s te ha nombrado en %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]te nombró[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = ""; +$a->strings["%1\$s shared a new post at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s te dio un toque"; +$a->strings["%1\$s poked you at %2\$s"] = "%1\$s te dio un toque en %2\$s"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]te dio un toque[/url]."; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificación] %s ha etiquetado tu publicación"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s ha etiquetado tu publicación en %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s ha etiquetado [url=%2\$s]tu publicación[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificación] Presentación recibida"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Has recibido una presentación de '%1\$s' en %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Has recibido [url=%1\$s]una presentación[/url] de %2\$s."; +$a->strings["You may visit their profile at %s"] = "Puedes visitar su perfil en %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Visita %s para aceptar o rechazar la presentación por favor."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notificación] Sugerencia de amigo recibida"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Has recibido una sugerencia de amigo de '%1\$s' en %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Has recibido [url=%1\$s]una sugerencia de amigo[/url] en %2\$s de %3\$s."; +$a->strings["Name:"] = "Nombre: "; +$a->strings["Photo:"] = "Foto: "; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s para aceptar o rechazar la sugerencia por favor."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = ""; +$a->strings["There is no status with this id."] = ""; +$a->strings["There is no conversation with this id."] = ""; +$a->strings["view full size"] = "Ver a tamaño completo"; +$a->strings[" on Last.fm"] = "en Last.fm"; +$a->strings["Full Name:"] = "Nombre completo:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Fecha de nacimiento:"; +$a->strings["Age:"] = "Edad:"; +$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Preferencia sexual:"; +$a->strings["Hometown:"] = "Ciudad de origen:"; +$a->strings["Tags:"] = "Etiquetas:"; +$a->strings["Political Views:"] = "Ideas políticas:"; +$a->strings["Religion:"] = "Religión:"; +$a->strings["About:"] = "Acerca de:"; +$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:"; +$a->strings["Likes:"] = "Me gusta:"; +$a->strings["Dislikes:"] = "No me gusta:"; +$a->strings["Contact information and Social Networks:"] = "Información de contacto y Redes sociales:"; +$a->strings["Musical interests:"] = "Intereses musicales:"; +$a->strings["Books, literature:"] = "Libros, literatura:"; +$a->strings["Television:"] = "Televisión:"; +$a->strings["Film/dance/culture/entertainment:"] = "Películas/baile/cultura/entretenimiento:"; +$a->strings["Love/Romance:"] = "Amor/Romance:"; +$a->strings["Work/employment:"] = "Trabajo/ocupación:"; +$a->strings["School/education:"] = "Escuela/estudios:"; +$a->strings["Nothing new here"] = "Nada nuevo por aquí"; +$a->strings["Clear notifications"] = "Limpiar notificaciones"; +$a->strings["End this session"] = "Cerrar la sesión"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Date de alta"; +$a->strings["Home Page"] = "Página de inicio"; +$a->strings["Create an account"] = "Crea una cuenta"; +$a->strings["Help"] = "Ayuda"; +$a->strings["Help and documentation"] = "Ayuda y documentación"; +$a->strings["Apps"] = "Aplicaciones"; +$a->strings["Addon applications, utilities, games"] = "Aplicaciones, utilidades, juegos"; +$a->strings["Search"] = "Buscar"; +$a->strings["Search site content"] = " Busca contenido en la página"; +$a->strings["Conversations on this site"] = "Conversaciones en este sitio"; +$a->strings["Directory"] = "Directorio"; +$a->strings["People directory"] = "Directorio de usuarios"; +$a->strings["Information"] = ""; +$a->strings["Information about this friendica instance"] = ""; +$a->strings["Network"] = "Red"; +$a->strings["Conversations from your friends"] = "Conversaciones de tus amigos"; +$a->strings["Network Reset"] = ""; +$a->strings["Load Network page with no filters"] = ""; +$a->strings["Introductions"] = "Presentaciones"; +$a->strings["Friend Requests"] = "Solicitudes de amistad"; +$a->strings["Notifications"] = "Notificaciones"; +$a->strings["See all notifications"] = "Ver todas las notificaciones"; +$a->strings["Mark all system notifications seen"] = "Marcar todas las notificaciones del sistema como leídas"; +$a->strings["Messages"] = "Mensajes"; +$a->strings["Private mail"] = "Correo privado"; +$a->strings["Inbox"] = "Entrada"; +$a->strings["Outbox"] = "Enviados"; +$a->strings["New Message"] = "Nuevo mensaje"; +$a->strings["Manage"] = "Administrar"; +$a->strings["Manage other pages"] = "Administrar otras páginas"; +$a->strings["Delegations"] = ""; +$a->strings["Delegate Page Management"] = "Delegar la administración de la página"; +$a->strings["Account settings"] = "Configuración de tu cuenta"; +$a->strings["Manage/Edit Profiles"] = ""; +$a->strings["Manage/edit friends and contacts"] = "Administrar/editar amigos y contactos"; +$a->strings["Admin"] = "Admin"; +$a->strings["Site setup and configuration"] = "Opciones y configuración del sitio"; +$a->strings["Navigation"] = ""; +$a->strings["Site map"] = ""; +$a->strings["Click here to upgrade."] = "Pulsa aquí para actualizar."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Esta acción excede los límites permitidos por tu subscripción."; +$a->strings["This action is not available under your subscription plan."] = "Esta acción no está permitida para tu subscripción."; +$a->strings["Disallowed profile URL."] = "Dirección de perfil no permitida."; +$a->strings["Connect URL missing."] = "Falta el conector URL."; +$a->strings["This site is not configured to allow communications with other networks."] = "Este sitio no está configurado para permitir la comunicación con otras redes."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "No se ha descubierto protocolos de comunicación o fuentes compatibles."; +$a->strings["The profile address specified does not provide adequate information."] = "La dirección del perfil especificado no proporciona información adecuada."; +$a->strings["An author or name was not found."] = "No se ha encontrado un autor o nombre."; +$a->strings["No browser URL could be matched to this address."] = "Ninguna dirección concuerda con la suministrada."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Imposible identificar la dirección @ con algún protocolo conocido o dirección de contacto."; +$a->strings["Use mailto: in front of address to force email check."] = "Escribe mailto: al principio de la dirección para forzar el envío."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "La dirección del perfil especificada pertenece a una red que ha sido deshabilitada en este sitio."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitado. Esta persona no podrá recibir notificaciones directas/personales tuyas."; +$a->strings["Unable to retrieve contact information."] = "No ha sido posible recibir la información del contacto."; +$a->strings["following"] = "siguiendo"; +$a->strings["Error decoding account file"] = ""; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; +$a->strings["Error! Cannot check nickname"] = ""; +$a->strings["User '%s' already exists on this server!"] = ""; +$a->strings["User creation error"] = ""; +$a->strings["User profile creation error"] = ""; +$a->strings["%d contact not imported"] = array( + 0 => "", + 1 => "", +); +$a->strings["Done. You can now login with your username and password"] = ""; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Inicio:"; +$a->strings["Finishes:"] = "Final:"; +$a->strings["stopped following"] = "dejó de seguir"; +$a->strings["Poke"] = "Toque"; +$a->strings["View Status"] = "Ver estado"; +$a->strings["View Profile"] = "Ver perfil"; +$a->strings["View Photos"] = "Ver fotos"; +$a->strings["Network Posts"] = "Publicaciones en la red"; +$a->strings["Edit Contact"] = "Editar contacto"; +$a->strings["Drop Contact"] = ""; +$a->strings["Send PM"] = "Enviar mensaje privado"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Se han encontrados errores creando las tablas de la base de datos."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Varios"; +$a->strings["year"] = "año"; +$a->strings["month"] = "mes"; +$a->strings["day"] = "día"; +$a->strings["never"] = "nunca"; +$a->strings["less than a second ago"] = "hace menos de un segundo"; +$a->strings["years"] = "años"; +$a->strings["months"] = "meses"; +$a->strings["week"] = "semana"; +$a->strings["weeks"] = "semanas"; +$a->strings["days"] = "días"; +$a->strings["hour"] = "hora"; +$a->strings["hours"] = "horas"; +$a->strings["minute"] = "minuto"; +$a->strings["minutes"] = "minutos"; +$a->strings["second"] = "segundo"; +$a->strings["seconds"] = "segundos"; +$a->strings["%1\$d %2\$s ago"] = "hace %1\$d %2\$s"; +$a->strings["[no subject]"] = "[sin asunto]"; +$a->strings["(no subject)"] = "(sin asunto)"; +$a->strings["Unknown | Not categorised"] = "Desconocido | No clasificado"; +$a->strings["Block immediately"] = "Bloquear inmediatamente"; +$a->strings["Shady, spammer, self-marketer"] = "Sospechoso, spammer, auto-publicidad"; +$a->strings["Known to me, but no opinion"] = "Le conozco, sin opinión"; +$a->strings["OK, probably harmless"] = "OK, probablemente inofensivo"; +$a->strings["Reputable, has my trust"] = "Buena reputación, tiene mi confianza"; +$a->strings["Frequently"] = "Frequentemente"; +$a->strings["Hourly"] = "Cada hora"; +$a->strings["Twice daily"] = "Dos veces al día"; +$a->strings["Daily"] = "Diariamente"; +$a->strings["Weekly"] = "Semanalmente"; +$a->strings["Monthly"] = "Mensualmente"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Correo electrónico"; +$a->strings["Diaspora"] = "Diaspora*"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = ""; +$a->strings["pump.io"] = ""; +$a->strings["Twitter"] = ""; +$a->strings["Diaspora Connector"] = ""; +$a->strings["Statusnet"] = ""; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ahora es amigo de %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Compartir notificaciones con la red Diaspora*"; +$a->strings["Attachments:"] = "Archivos adjuntos:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s no le gusta %3\$s de %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s le dio un toque a %2\$s"; +$a->strings["poked"] = "tocó a"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s está actualmente %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetado el %3\$s de %2\$s con %4\$s"; +$a->strings["post/item"] = "publicación/tema"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha marcado %3\$s de %2\$s como Favorito"; +$a->strings["Select"] = "Seleccionar"; +$a->strings["Delete"] = "Eliminar"; +$a->strings["View %s's profile @ %s"] = "Ver perfil de %s @ %s"; +$a->strings["Categories:"] = "Categorías:"; +$a->strings["Filed under:"] = "Archivado en:"; +$a->strings["%s from %s"] = "%s de %s"; +$a->strings["View in context"] = "Verlo en contexto"; +$a->strings["Please wait"] = "Por favor, espera"; +$a->strings["remove"] = "eliminar"; +$a->strings["Delete Selected Items"] = "Eliminar el elemento seleccionado"; +$a->strings["Follow Thread"] = ""; +$a->strings["%s likes this."] = "A %s le gusta esto."; +$a->strings["%s doesn't like this."] = "A %s no le gusta esto."; +$a->strings["%2\$d people like this"] = ""; +$a->strings["%2\$d people don't like this"] = ""; +$a->strings["and"] = "y"; +$a->strings[", and %d other people"] = " y a otras %d personas"; +$a->strings["%s like this."] = "Le gusta a %s."; +$a->strings["%s don't like this."] = "No le gusta a %s."; +$a->strings["Visible to everybody"] = "Visible para cualquiera"; +$a->strings["Please enter a link URL:"] = "Introduce la dirección del enlace:"; +$a->strings["Please enter a video link/URL:"] = "Por favor, introduce la URL/enlace del vídeo:"; +$a->strings["Please enter an audio link/URL:"] = "Por favor, introduce la URL/enlace del audio:"; +$a->strings["Tag term:"] = "Etiquetar:"; +$a->strings["Save to Folder:"] = "Guardar en directorio:"; +$a->strings["Where are you right now?"] = "¿Dónde estás ahora?"; +$a->strings["Delete item(s)?"] = ""; +$a->strings["Post to Email"] = "Publicar mediante correo electrónico"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "¿Quieres que los detalles de tu perfil permanezcan ocultos a los desconocidos?"; +$a->strings["Share"] = "Compartir"; +$a->strings["Upload photo"] = "Subir foto"; +$a->strings["upload photo"] = "subir imagen"; +$a->strings["Attach file"] = "Adjuntar archivo"; +$a->strings["attach file"] = "adjuntar archivo"; +$a->strings["Insert web link"] = "Insertar enlace"; +$a->strings["web link"] = "enlace web"; +$a->strings["Insert video link"] = "Insertar enlace del vídeo"; +$a->strings["video link"] = "enlace de video"; +$a->strings["Insert audio link"] = "Insertar vínculo del audio"; +$a->strings["audio link"] = "enlace de audio"; +$a->strings["Set your location"] = "Configurar tu localización"; +$a->strings["set location"] = "establecer tu ubicación"; +$a->strings["Clear browser location"] = "Borrar la localización del navegador"; +$a->strings["clear location"] = "limpiar la localización"; +$a->strings["Set title"] = "Establecer el título"; +$a->strings["Categories (comma-separated list)"] = "Categorías (lista separada por comas)"; +$a->strings["Permission settings"] = "Configuración de permisos"; +$a->strings["permissions"] = "permisos"; +$a->strings["CC: email addresses"] = "CC: dirección de correo electrónico"; +$a->strings["Public post"] = "Publicación pública"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com"; +$a->strings["Preview"] = "Vista previa"; +$a->strings["Post to Groups"] = ""; +$a->strings["Post to Contacts"] = ""; +$a->strings["Private post"] = ""; +$a->strings["newer"] = "más nuevo"; +$a->strings["older"] = "más antiguo"; +$a->strings["prev"] = "ant."; +$a->strings["first"] = "primera"; +$a->strings["last"] = "última"; +$a->strings["next"] = "sig."; +$a->strings["No contacts"] = "Sin contactos"; +$a->strings["%d Contact"] = array( + 0 => "%d Contacto", + 1 => "%d Contactos", +); +$a->strings["View Contacts"] = "Ver contactos"; +$a->strings["Save"] = "Guardar"; +$a->strings["poke"] = "tocar"; +$a->strings["ping"] = "hacer \"ping\""; +$a->strings["pinged"] = "hizo \"ping\" a"; +$a->strings["prod"] = "empujar"; +$a->strings["prodded"] = "empujó a"; +$a->strings["slap"] = "abofetear"; +$a->strings["slapped"] = "abofeteó a"; +$a->strings["finger"] = "meter dedo"; +$a->strings["fingered"] = "le metió un dedo a"; +$a->strings["rebuff"] = "desairar"; +$a->strings["rebuffed"] = "desairó a"; +$a->strings["happy"] = "feliz"; +$a->strings["sad"] = "triste"; +$a->strings["mellow"] = "sentimental"; +$a->strings["tired"] = "cansado"; +$a->strings["perky"] = "alegre"; +$a->strings["angry"] = "furioso"; +$a->strings["stupified"] = "estupefacto"; +$a->strings["puzzled"] = "extrañado"; +$a->strings["interested"] = "interesado"; +$a->strings["bitter"] = "rencoroso"; +$a->strings["cheerful"] = "jovial"; +$a->strings["alive"] = "vivo"; +$a->strings["annoyed"] = "enojado"; +$a->strings["anxious"] = "ansioso"; +$a->strings["cranky"] = "irritable"; +$a->strings["disturbed"] = "perturbado"; +$a->strings["frustrated"] = "frustrado"; +$a->strings["motivated"] = "motivado"; +$a->strings["relaxed"] = "relajado"; +$a->strings["surprised"] = "sorprendido"; +$a->strings["Monday"] = "Lunes"; +$a->strings["Tuesday"] = "Martes"; +$a->strings["Wednesday"] = "Miércoles"; +$a->strings["Thursday"] = "Jueves"; +$a->strings["Friday"] = "Viernes"; +$a->strings["Saturday"] = "Sábado"; +$a->strings["Sunday"] = "Domingo"; +$a->strings["January"] = "Enero"; +$a->strings["February"] = "Febrero"; +$a->strings["March"] = "Marzo"; +$a->strings["April"] = "Abril"; +$a->strings["May"] = "Mayo"; +$a->strings["June"] = "Junio"; +$a->strings["July"] = "Julio"; +$a->strings["August"] = "Agosto"; +$a->strings["September"] = "Septiembre"; +$a->strings["October"] = "Octubre"; +$a->strings["November"] = "Noviembre"; +$a->strings["December"] = "Diciembre"; +$a->strings["View Video"] = ""; +$a->strings["bytes"] = "bytes"; +$a->strings["Click to open/close"] = "Pulsa para abrir/cerrar"; +$a->strings["link to source"] = "Enlace al original"; +$a->strings["default"] = "predeterminado"; +$a->strings["Select an alternate language"] = "Elige otro idioma"; +$a->strings["activity"] = "Actividad"; +$a->strings["comment"] = array( + 0 => "", + 1 => "Comentario", +); +$a->strings["post"] = "Publicación"; +$a->strings["Item filed"] = "Elemento archivado"; +$a->strings["Logged out."] = "Sesión finalizada"; +$a->strings["Login failed."] = "Accesso fallido."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Se ha encontrado un problema para acceder con el OpenID que has escrito. Verifica que lo hayas escrito correctamente."; +$a->strings["The error message was:"] = "El mensaje del error fue:"; +$a->strings["Image/photo"] = "Imagen/Foto"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = ""; +$a->strings["$1 wrote:"] = "$1 escribió:"; +$a->strings["Encrypted content"] = "Contenido cifrado"; +$a->strings["Welcome "] = "Bienvenido "; +$a->strings["Please upload a profile photo."] = "Por favor sube una foto para tu perfil."; +$a->strings["Welcome back "] = "Bienvenido de nuevo "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo."; +$a->strings["Embedded content"] = "Contenido integrado"; +$a->strings["Embedding disabled"] = "Contenido incrustrado desabilitado"; +$a->strings["Male"] = "Hombre"; +$a->strings["Female"] = "Mujer"; +$a->strings["Currently Male"] = "Actualmente Hombre"; +$a->strings["Currently Female"] = "Actualmente Mujer"; +$a->strings["Mostly Male"] = "Mayormente Hombre"; +$a->strings["Mostly Female"] = "Mayormente Mujer"; +$a->strings["Transgender"] = "Transgenérico"; +$a->strings["Intersex"] = "Bisexual"; +$a->strings["Transsexual"] = "Transexual"; +$a->strings["Hermaphrodite"] = "Hermafrodita"; +$a->strings["Neuter"] = "Neutro"; +$a->strings["Non-specific"] = "Sin especificar"; +$a->strings["Other"] = "Otro"; +$a->strings["Undecided"] = "Indeciso"; +$a->strings["Males"] = "Hombres"; +$a->strings["Females"] = "Mujeres"; +$a->strings["Gay"] = "Gay"; +$a->strings["Lesbian"] = "Lesbiana"; +$a->strings["No Preference"] = "Sin preferencias"; +$a->strings["Bisexual"] = "Bisexual"; +$a->strings["Autosexual"] = "Autosexual"; +$a->strings["Abstinent"] = "Célibe"; +$a->strings["Virgin"] = "Virgen"; +$a->strings["Deviant"] = "Desviado"; +$a->strings["Fetish"] = "Fetichista"; +$a->strings["Oodles"] = "Orgiástico"; +$a->strings["Nonsexual"] = "Asexual"; +$a->strings["Single"] = "Soltero"; +$a->strings["Lonely"] = "Solitario"; +$a->strings["Available"] = "Disponible"; +$a->strings["Unavailable"] = "No disponible"; +$a->strings["Has crush"] = "Enamorado"; +$a->strings["Infatuated"] = "Loco/a por alguien"; +$a->strings["Dating"] = "De citas"; +$a->strings["Unfaithful"] = "Infiel"; +$a->strings["Sex Addict"] = "Adicto al sexo"; +$a->strings["Friends"] = "Amigos"; +$a->strings["Friends/Benefits"] = "Amigos con beneficios"; +$a->strings["Casual"] = "Casual"; +$a->strings["Engaged"] = "Comprometido/a"; +$a->strings["Married"] = "Casado/a"; +$a->strings["Imaginarily married"] = "Casado imaginario"; +$a->strings["Partners"] = "Socios"; +$a->strings["Cohabiting"] = "Cohabitando"; +$a->strings["Common law"] = "Pareja de hecho"; +$a->strings["Happy"] = "Feliz"; +$a->strings["Not looking"] = "No busca relación"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Traicionado/a"; +$a->strings["Separated"] = "Separado/a"; +$a->strings["Unstable"] = "Inestable"; +$a->strings["Divorced"] = "Divorciado/a"; +$a->strings["Imaginarily divorced"] = "Divorciado imaginario"; +$a->strings["Widowed"] = "Viudo/a"; +$a->strings["Uncertain"] = "Incierto"; +$a->strings["It's complicated"] = "Es complicado"; +$a->strings["Don't care"] = "No te importa"; +$a->strings["Ask me"] = "Pregúntame"; +$a->strings["An invitation is required."] = "Se necesita invitación."; +$a->strings["Invitation could not be verified."] = "No se puede verificar la invitación."; +$a->strings["Invalid OpenID url"] = "Dirección OpenID no válida"; +$a->strings["Please enter the required information."] = "Por favor, introduce la información necesaria."; +$a->strings["Please use a shorter name."] = "Por favor, usa un nombre más corto."; +$a->strings["Name too short."] = "El nombre es demasiado corto."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "No parece que ese sea tu nombre completo."; +$a->strings["Your email domain is not among those allowed on this site."] = "Tu dominio de correo no se encuentra entre los permitidos en este sitio."; +$a->strings["Not a valid email address."] = "No es una dirección de correo electrónico válida."; +$a->strings["Cannot use that email."] = "No se puede utilizar este correo electrónico."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\" y debe empezar por una letra."; +$a->strings["Nickname is already registered. Please choose another."] = "Apodo ya registrado. Por favor, elije otro."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "El apodo ya ha sido registrado alguna vez y no puede volver a usarse. Por favor, utiliza otro."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERROR GRAVE: La generación de claves de seguridad ha fallado."; +$a->strings["An error occurred during registration. Please try again."] = "Se produjo un error durante el registro. Por favor, inténtalo de nuevo."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Detalles de registro para %s"; +$a->strings["Visible to everybody"] = "Visible para cualquiera"; +$a->strings["This entry was edited"] = ""; +$a->strings["Private Message"] = "Mensaje privado"; +$a->strings["Edit"] = "Editar"; +$a->strings["save to folder"] = "grabado en directorio"; +$a->strings["add star"] = "Añadir estrella"; +$a->strings["remove star"] = "Quitar estrella"; +$a->strings["toggle star status"] = "Añadir a destacados"; +$a->strings["starred"] = "marcados con estrellas"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "añadir etiqueta"; +$a->strings["I like this (toggle)"] = "Me gusta esto (cambiar)"; +$a->strings["like"] = "me gusta"; +$a->strings["I don't like this (toggle)"] = "No me gusta esto (cambiar)"; +$a->strings["dislike"] = "no me gusta"; +$a->strings["Share this"] = "Compartir esto"; +$a->strings["share"] = "compartir"; +$a->strings["to"] = "a"; +$a->strings["via"] = "vía"; +$a->strings["Wall-to-Wall"] = "Muro-A-Muro"; +$a->strings["via Wall-To-Wall:"] = "via Muro-A-Muro:"; +$a->strings["%d comment"] = array( + 0 => "%d comentario", + 1 => "%d comentarios", +); +$a->strings["This is you"] = "Este eres tú"; +$a->strings["Bold"] = "Negrita"; +$a->strings["Italic"] = "Cursiva"; +$a->strings["Underline"] = "Subrayado"; +$a->strings["Quote"] = "Cita"; +$a->strings["Code"] = "Código"; +$a->strings["Image"] = "Imagen"; +$a->strings["Link"] = "Enlace"; +$a->strings["Video"] = "Vídeo"; +$a->strings["Item not available."] = "Elemento no disponible."; +$a->strings["Item was not found."] = "Elemento no encontrado."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Excedido el número máximo de mensajes para %s. El mensaje no se ha enviado."; +$a->strings["No recipient selected."] = "Ningún destinatario seleccionado"; +$a->strings["Unable to check your home location."] = "Imposible comprobar tu servidor de inicio."; +$a->strings["Message could not be sent."] = "El mensaje no ha podido ser enviado."; +$a->strings["Message collection failure."] = "Fallo en la recolección de mensajes."; +$a->strings["Message sent."] = "Mensaje enviado."; +$a->strings["No recipient."] = "Sin receptor."; +$a->strings["Send Private Message"] = "Enviar mensaje privado"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si quieres que %s te responda, asegúrate de que la configuración de privacidad permite enviar correo privado a desconocidos."; +$a->strings["To:"] = "Para:"; +$a->strings["Subject:"] = "Asunto:"; +$a->strings["Your message:"] = "Tu mensaje:"; +$a->strings["Group created."] = "Grupo creado."; +$a->strings["Could not create group."] = "Imposible crear el grupo."; +$a->strings["Group not found."] = "Grupo no encontrado."; +$a->strings["Group name changed."] = "El nombre del grupo ha cambiado."; +$a->strings["Save Group"] = ""; +$a->strings["Create a group of contacts/friends."] = "Crea un grupo de contactos/amigos."; +$a->strings["Group Name: "] = "Nombre del grupo: "; +$a->strings["Group removed."] = "Grupo eliminado."; +$a->strings["Unable to remove group."] = "No se puede eliminar el grupo."; +$a->strings["Group Editor"] = "Editor de grupos"; +$a->strings["Members"] = "Miembros"; +$a->strings["All Contacts"] = "Todos los contactos"; +$a->strings["Click on a contact to add or remove."] = "Pulsa en un contacto para añadirlo o eliminarlo."; +$a->strings["No potential page delegates located."] = "No se han localizado delegados potenciales de la página."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Los delegados tienen la capacidad de gestionar todos los aspectos de esta cuenta/página, excepto los ajustes básicos de la cuenta. Por favor, no delegues tu cuenta personal a nadie en quien no confíes completamente."; +$a->strings["Existing Page Managers"] = "Administradores actuales de la página"; +$a->strings["Existing Page Delegates"] = "Delegados actuales de la página"; +$a->strings["Potential Delegates"] = "Delegados potenciales"; +$a->strings["Remove"] = "Eliminar"; +$a->strings["Add"] = "Añadir"; +$a->strings["No entries."] = "Sin entradas."; +$a->strings["Invalid request identifier."] = "Solicitud de identificación no válida."; +$a->strings["Discard"] = "Descartar"; +$a->strings["Ignore"] = "Ignorar"; +$a->strings["System"] = "Sistema"; +$a->strings["Personal"] = "Personal"; +$a->strings["Show Ignored Requests"] = "Mostrar peticiones ignoradas"; +$a->strings["Hide Ignored Requests"] = "Ocultar peticiones ignoradas"; +$a->strings["Notification type: "] = "Tipo de notificación: "; +$a->strings["Friend Suggestion"] = "Propuestas de amistad"; +$a->strings["suggested by %s"] = "sugerido por %s"; +$a->strings["Hide this contact from others"] = "Ocultar este contacto a los demás."; +$a->strings["Post a new friend activity"] = "Publica tu nueva amistad"; +$a->strings["if applicable"] = "Si corresponde"; +$a->strings["Approve"] = "Aprobar"; +$a->strings["Claims to be known to you: "] = "Dice conocerte: "; +$a->strings["yes"] = "sí"; +$a->strings["no"] = "no"; +$a->strings["Approve as: "] = "Aprobar como: "; +$a->strings["Friend"] = "Amigo"; +$a->strings["Sharer"] = "Lector"; +$a->strings["Fan/Admirer"] = "Fan/Admirador"; +$a->strings["Friend/Connect Request"] = "Solicitud de Amistad/Conexión"; +$a->strings["New Follower"] = "Nuevo seguidor"; +$a->strings["No introductions."] = "Sin presentaciones."; +$a->strings["%s liked %s's post"] = "A %s le gusta la publicación de %s"; +$a->strings["%s disliked %s's post"] = "A %s no le gusta la publicación de %s"; +$a->strings["%s is now friends with %s"] = "%s es ahora es amigo de %s"; +$a->strings["%s created a new post"] = "%s creó una nueva publicación"; +$a->strings["%s commented on %s's post"] = "%s comentó la publicación de %s"; +$a->strings["No more network notifications."] = "No hay más notificaciones de red."; +$a->strings["Network Notifications"] = "Notificaciones de Red"; +$a->strings["No more system notifications."] = "No hay más notificaciones del sistema."; +$a->strings["System Notifications"] = "Notificaciones del sistema"; +$a->strings["No more personal notifications."] = "No hay más notificaciones personales."; +$a->strings["Personal Notifications"] = "Notificaciones personales"; +$a->strings["No more home notifications."] = "No hay más notificaciones de inicio."; +$a->strings["Home Notifications"] = "Notificaciones de Inicio"; +$a->strings["No profile"] = "Nigún perfil"; +$a->strings["everybody"] = "todos"; +$a->strings["Account"] = "Cuenta"; +$a->strings["Additional features"] = "Características adicionales"; +$a->strings["Display"] = ""; +$a->strings["Social Networks"] = ""; +$a->strings["Plugins"] = "Módulos"; +$a->strings["Connected apps"] = "Aplicaciones conectadas"; +$a->strings["Export personal data"] = "Exportación de datos personales"; +$a->strings["Remove account"] = "Eliminar cuenta"; +$a->strings["Missing some important data!"] = "¡Faltan algunos datos importantes!"; +$a->strings["Update"] = "Actualizar"; +$a->strings["Failed to connect with email account using the settings provided."] = "Error al conectar con la cuenta de correo mediante la configuración suministrada."; +$a->strings["Email settings updated."] = "Configuración de correo actualizada."; +$a->strings["Features updated"] = "Actualizaciones"; +$a->strings["Relocate message has been send to your contacts"] = ""; +$a->strings["Passwords do not match. Password unchanged."] = "Las contraseñas no coinciden. La contraseña no ha sido modificada."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "No se permiten contraseñas vacías. La contraseña no ha sido modificada."; +$a->strings["Wrong password."] = ""; +$a->strings["Password changed."] = "Contraseña modificada."; +$a->strings["Password update failed. Please try again."] = "La actualización de la contraseña ha fallado. Por favor, prueba otra vez."; +$a->strings[" Please use a shorter name."] = " Usa un nombre más corto."; +$a->strings[" Name too short."] = " Nombre demasiado corto."; +$a->strings["Wrong Password"] = ""; +$a->strings[" Not valid email."] = " Correo no válido."; +$a->strings[" Cannot change to that email."] = " No se puede usar ese correo."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "El foro privado no tiene permisos de privacidad. Usando el grupo de privacidad por defecto."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "El foro privado no tiene permisos de privacidad ni grupo por defecto de privacidad."; +$a->strings["Settings updated."] = "Configuración actualizada."; +$a->strings["Add application"] = "Agregar aplicación"; +$a->strings["Save Settings"] = ""; +$a->strings["Name"] = "Nombre"; +$a->strings["Consumer Key"] = "Clave del consumidor"; +$a->strings["Consumer Secret"] = "Secreto del consumidor"; +$a->strings["Redirect"] = "Redirigir"; +$a->strings["Icon url"] = "Dirección del ícono"; +$a->strings["You can't edit this application."] = "No puedes editar esta aplicación."; +$a->strings["Connected Apps"] = "Aplicaciones conectadas"; +$a->strings["Client key starts with"] = "Clave de cliente comienza por"; +$a->strings["No name"] = "Sin nombre"; +$a->strings["Remove authorization"] = "Suprimir la autorización"; +$a->strings["No Plugin settings configured"] = "No se ha configurado ningún módulo"; +$a->strings["Plugin Settings"] = "Configuración de los módulos"; +$a->strings["Off"] = "Apagado"; +$a->strings["On"] = "Encendido"; +$a->strings["Additional Features"] = "Características adicionales"; +$a->strings["Built-in support for %s connectivity is %s"] = "El soporte integrado de conexión con %s está %s"; +$a->strings["enabled"] = "habilitado"; +$a->strings["disabled"] = "deshabilitado"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "El acceso por correo está deshabilitado en esta web."; +$a->strings["Email/Mailbox Setup"] = "Configuración del correo/buzón"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón."; +$a->strings["Last successful email check:"] = "Última comprobación del correo con éxito:"; +$a->strings["IMAP server name:"] = "Nombre del servidor IMAP:"; +$a->strings["IMAP port:"] = "Puerto IMAP:"; +$a->strings["Security:"] = "Seguridad:"; +$a->strings["None"] = "Ninguna"; +$a->strings["Email login name:"] = "Nombre de usuario:"; +$a->strings["Email password:"] = "Contraseña:"; +$a->strings["Reply-to address:"] = "Dirección de respuesta:"; +$a->strings["Send public posts to all email contacts:"] = "Enviar publicaciones públicas a todos los contactos de correo:"; +$a->strings["Action after import:"] = "Acción después de importar:"; +$a->strings["Mark as seen"] = "Marcar como leído"; +$a->strings["Move to folder"] = "Mover a un directorio"; +$a->strings["Move to folder:"] = "Mover al directorio:"; +$a->strings["No special theme for mobile devices"] = "No hay tema especial para dispositivos móviles"; +$a->strings["Display Settings"] = "Configuración Tema/Visualización"; +$a->strings["Display Theme:"] = "Utilizar tema:"; +$a->strings["Mobile Theme:"] = "Tema móvil:"; +$a->strings["Update browser every xx seconds"] = "Actualizar navegador cada xx segundos"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo 10 segundos, sin máximo"; +$a->strings["Number of items to display per page:"] = "Número de elementos a mostrar por página:"; +$a->strings["Maximum of 100 items"] = "Máximo 100 elementos"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; +$a->strings["Don't show emoticons"] = "No mostrar emoticones"; +$a->strings["Don't show notices"] = ""; +$a->strings["Infinite scroll"] = ""; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = ""; +$a->strings["Community Types"] = ""; +$a->strings["Normal Account Page"] = "Página de cuenta normal"; +$a->strings["This account is a normal personal profile"] = "Esta cuenta es el perfil personal normal"; +$a->strings["Soapbox Page"] = "Página de tribuna"; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de solo-lectura"; +$a->strings["Community Forum/Celebrity Account"] = "Cuenta de Comunidad, Foro o Celebridad"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de lectura-escritura"; +$a->strings["Automatic Friend Page"] = "Página de Amistad autómatica"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Aceptar automáticamente todas las solicitudes de conexión/amistad como amigos"; +$a->strings["Private Forum [Experimental]"] = "Foro privado [Experimental]"; +$a->strings["Private forum - approved members only"] = "Foro privado - solo miembros"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir a este OpenID acceder a esta cuenta."; +$a->strings["Publish your default profile in your local site directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio local del sitio?"; +$a->strings["No"] = "No"; +$a->strings["Publish your default profile in the global social directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?"; +$a->strings["Allow friends to post to your profile page?"] = "¿Permites que tus amigos publiquen en tu página de perfil?"; +$a->strings["Allow friends to tag your posts?"] = "¿Permites a los amigos etiquetar tus publicaciones?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "¿Nos permite recomendarte como amigo potencial a los nuevos miembros?"; +$a->strings["Permit unknown people to send you private mail?"] = "¿Permites que desconocidos te manden correos privados?"; +$a->strings["Profile is not published."] = "El perfil no está publicado."; +$a->strings["or"] = "o"; +$a->strings["Your Identity Address is"] = "Tu dirección personal es"; +$a->strings["Automatically expire posts after this many days:"] = "Las publicaciones expirarán automáticamente después de estos días:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán"; +$a->strings["Advanced expiration settings"] = "Configuración avanzada de expiración"; +$a->strings["Advanced Expiration"] = "Expiración avanzada"; +$a->strings["Expire posts:"] = "¿Expiran las publicaciones?"; +$a->strings["Expire personal notes:"] = "¿Expiran las notas personales?"; +$a->strings["Expire starred posts:"] = "¿Expiran los favoritos?"; +$a->strings["Expire photos:"] = "¿Expiran las fotografías?"; +$a->strings["Only expire posts by others:"] = "Solo expiran los mensajes de los demás:"; +$a->strings["Account Settings"] = "Configuración de la cuenta"; +$a->strings["Password Settings"] = "Configuración de la contraseña"; +$a->strings["New Password:"] = "Contraseña nueva:"; +$a->strings["Confirm:"] = "Confirmar:"; +$a->strings["Leave password fields blank unless changing"] = "Deja la contraseña en blanco si no quieres cambiarla"; +$a->strings["Current Password:"] = ""; +$a->strings["Your current password to confirm the changes"] = ""; +$a->strings["Password:"] = "Contraseña:"; +$a->strings["Basic Settings"] = "Configuración básica"; +$a->strings["Email Address:"] = "Dirección de correo:"; +$a->strings["Your Timezone:"] = "Zona horaria:"; +$a->strings["Default Post Location:"] = "Localización predeterminada:"; +$a->strings["Use Browser Location:"] = "Usar localización del navegador:"; +$a->strings["Security and Privacy Settings"] = "Configuración de seguridad y privacidad"; +$a->strings["Maximum Friend Requests/Day:"] = "Máximo número de peticiones de amistad por día:"; +$a->strings["(to prevent spam abuse)"] = "(para prevenir el abuso de spam)"; +$a->strings["Default Post Permissions"] = "Permisos por defecto para las publicaciones"; +$a->strings["(click to open/close)"] = "(pulsa para abrir/cerrar)"; +$a->strings["Show to Groups"] = "Mostrar a los Grupos"; +$a->strings["Show to Contacts"] = "Mostrar a los Contactos"; +$a->strings["Default Private Post"] = "Publicación Privada por defecto"; +$a->strings["Default Public Post"] = "Publicación Pública por defecto"; +$a->strings["Default Permissions for New Posts"] = "Permisos por defecto para nuevas publicaciones"; +$a->strings["Maximum private messages per day from unknown people:"] = "Número máximo de mensajes diarios para desconocidos:"; +$a->strings["Notification Settings"] = "Configuración de notificaciones"; +$a->strings["By default post a status message when:"] = "Publicar en tu estado cuando:"; +$a->strings["accepting a friend request"] = "aceptes una solicitud de amistad"; +$a->strings["joining a forum/community"] = "te unas a un foro/comunidad"; +$a->strings["making an interesting profile change"] = "hagas un cambio interesante en tu perfil"; +$a->strings["Send a notification email when:"] = "Enviar notificación por correo cuando:"; +$a->strings["You receive an introduction"] = "Recibas una presentación"; +$a->strings["Your introductions are confirmed"] = "Tu presentación sea confirmada"; +$a->strings["Someone writes on your profile wall"] = "Alguien escriba en el muro de mi perfil"; +$a->strings["Someone writes a followup comment"] = "Algien escriba en un comentario que sigo"; +$a->strings["You receive a private message"] = "Recibas un mensaje privado"; +$a->strings["You receive a friend suggestion"] = "Recibas una sugerencia de amistad"; +$a->strings["You are tagged in a post"] = "Seas etiquetado en una publicación"; +$a->strings["You are poked/prodded/etc. in a post"] = "Te han tocado/empujado/etc. en una publicación"; +$a->strings["Advanced Account/Page Type Settings"] = "Configuración avanzada de tipo de Cuenta/Página"; +$a->strings["Change the behaviour of this account for special situations"] = "Cambiar el comportamiento de esta cuenta para situaciones especiales"; +$a->strings["Relocate"] = ""; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; +$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Common Friends"] = "Amigos comunes"; +$a->strings["No contacts in common."] = "Sin contactos en común."; +$a->strings["Remote privacy information not available."] = "Privacidad de la información remota no disponible."; +$a->strings["Visible to:"] = "Visible para:"; +$a->strings["%d contact edited."] = array( + 0 => "", + 1 => "", +); +$a->strings["Could not access contact record."] = "No se pudo acceder a los datos del contacto."; +$a->strings["Could not locate selected profile."] = "No se pudo encontrar el perfil seleccionado."; +$a->strings["Contact updated."] = "Contacto actualizado."; +$a->strings["Failed to update contact record."] = "Error al actualizar el contacto."; +$a->strings["Contact has been blocked"] = "El contacto ha sido bloqueado"; +$a->strings["Contact has been unblocked"] = "El contacto ha sido desbloqueado"; +$a->strings["Contact has been ignored"] = "El contacto ha sido ignorado"; +$a->strings["Contact has been unignored"] = "El contacto ya no está ignorado"; +$a->strings["Contact has been archived"] = "El contacto ha sido archivado"; +$a->strings["Contact has been unarchived"] = "El contacto ya no está archivado"; +$a->strings["Do you really want to delete this contact?"] = "¿Estás seguro de que quieres eliminar este contacto?"; +$a->strings["Contact has been removed."] = "El contacto ha sido eliminado"; +$a->strings["You are mutual friends with %s"] = "Ahora tienes una amistad mutua con %s"; +$a->strings["You are sharing with %s"] = "Estás compartiendo con %s"; +$a->strings["%s is sharing with you"] = "%s está compartiendo contigo"; +$a->strings["Private communications are not available for this contact."] = "Las comunicaciones privadas no está disponibles para este contacto."; +$a->strings["Never"] = "Nunca"; +$a->strings["(Update was successful)"] = "(La actualización se ha completado)"; +$a->strings["(Update was not successful)"] = "(La actualización no se ha completado)"; +$a->strings["Suggest friends"] = "Sugerir amigos"; +$a->strings["Network type: %s"] = "Tipo de red: %s"; +$a->strings["View all contacts"] = "Ver todos los contactos"; +$a->strings["Unblock"] = "Desbloquear"; +$a->strings["Block"] = "Bloquear"; +$a->strings["Toggle Blocked status"] = "Cambiar bloqueados"; +$a->strings["Unignore"] = "Quitar de Ignorados"; +$a->strings["Toggle Ignored status"] = "Cambiar ignorados"; +$a->strings["Unarchive"] = "Sin archivar"; +$a->strings["Archive"] = "Archivo"; +$a->strings["Toggle Archive status"] = "Cambiar archivados"; +$a->strings["Repair"] = "Reparar"; +$a->strings["Advanced Contact Settings"] = "Configuración avanzada"; +$a->strings["Communications lost with this contact!"] = "¡Se ha perdido la comunicación con este contacto!"; +$a->strings["Contact Editor"] = "Editor de contactos"; +$a->strings["Profile Visibility"] = "Visibilidad del Perfil"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor, selecciona el perfil que quieras mostrar a %s cuando esté viendo tu perfil de forma segura."; +$a->strings["Contact Information / Notes"] = "Información del Contacto / Notas"; +$a->strings["Edit contact notes"] = "Editar notas del contacto"; +$a->strings["Visit %s's profile [%s]"] = "Ver el perfil de %s [%s]"; +$a->strings["Block/Unblock contact"] = "Boquear/Desbloquear contacto"; +$a->strings["Ignore contact"] = "Ignorar contacto"; +$a->strings["Repair URL settings"] = "Configuración de reparación de la dirección"; +$a->strings["View conversations"] = "Ver conversaciones"; +$a->strings["Delete contact"] = "Eliminar contacto"; +$a->strings["Last update:"] = "Última actualización:"; +$a->strings["Update public posts"] = "Actualizar publicaciones públicas"; +$a->strings["Update now"] = "Actualizar ahora"; +$a->strings["Currently blocked"] = "Bloqueados"; +$a->strings["Currently ignored"] = "Ignorados"; +$a->strings["Currently archived"] = "Archivados"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía pueden ser visibles."; +$a->strings["Notification for new posts"] = ""; +$a->strings["Send a notification of every new post of this contact"] = ""; +$a->strings["Fetch further information for feeds"] = ""; +$a->strings["Suggestions"] = "Sugerencias"; +$a->strings["Suggest potential friends"] = "Amistades potenciales sugeridas"; +$a->strings["Show all contacts"] = "Mostrar todos los contactos"; +$a->strings["Unblocked"] = "Desbloqueados"; +$a->strings["Only show unblocked contacts"] = "Mostrar solo contactos sin bloquear"; +$a->strings["Blocked"] = "Bloqueados"; +$a->strings["Only show blocked contacts"] = "Mostrar solo contactos bloqueados"; +$a->strings["Ignored"] = "Ignorados"; +$a->strings["Only show ignored contacts"] = "Mostrar solo contactos ignorados"; +$a->strings["Archived"] = "Archivados"; +$a->strings["Only show archived contacts"] = "Mostrar solo contactos archivados"; +$a->strings["Hidden"] = "Ocultos"; +$a->strings["Only show hidden contacts"] = "Mostrar solo contactos ocultos"; +$a->strings["Mutual Friendship"] = "Amistad recíproca"; +$a->strings["is a fan of yours"] = "es tu fan"; +$a->strings["you are a fan of"] = "eres fan de"; +$a->strings["Edit contact"] = "Modificar contacto"; +$a->strings["Search your contacts"] = "Buscar en tus contactos"; +$a->strings["Finding: "] = "Buscando: "; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; +$a->strings["Or - did you try to upload an empty file?"] = ""; +$a->strings["File exceeds size limit of %d"] = "El tamaño del archivo excede el límite de %d"; +$a->strings["File upload failed."] = "Ha fallado la subida del archivo."; +$a->strings["[Embedded content - reload page to view]"] = "[Contenido incrustado - recarga la página para verlo]"; +$a->strings["Export account"] = "Exportar cuenta"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exporta la información de tu cuenta y tus contactos. Úsalo para guardar una copia de seguridad de tu cuenta y/o moverla a otro servidor."; +$a->strings["Export all"] = "Exportar todo"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exporta la información de tu cuenta, contactos y lo demás en JSON. Puede ser un archivo bastante grande, por lo que llevará tiempo. Úsalo para hacer una copia de seguridad completa de tu cuenta (las fotos no se exportarán)"; $a->strings["Registration successful. Please check your email for further instructions."] = "Te has registrado con éxito. Por favor, consulta tu correo para más información."; $a->strings["Failed to send email message. Here is the message that failed."] = "Error al enviar el mensaje de correo. Este es el mensaje no enviado."; $a->strings["Your registration can not be processed."] = "Tu registro no se puede procesar."; -$a->strings["Registration request at %s"] = "Solicitud de registro en %s"; $a->strings["Your registration is pending approval by the site owner."] = "Tu registro está pendiente de aprobación por el propietario del sitio."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Este sitio ha excedido el número de registros diarios permitidos. Inténtalo de nuevo mañana por favor."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Puedes (opcionalmente) rellenar este formulario a través de OpenID escribiendo tu OpenID y pulsando en \"Registrar\"."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Si no estás familiarizado con OpenID, por favor deja ese campo en blanco y rellena el resto de los elementos."; $a->strings["Your OpenID (optional): "] = "Tu OpenID (opcional):"; $a->strings["Include your profile in member directory?"] = "¿Incluir tu perfil en el directorio de miembros?"; -$a->strings["Yes"] = "Sí"; -$a->strings["No"] = "No"; $a->strings["Membership on this site is by invitation only."] = "Sitio solo accesible mediante invitación."; $a->strings["Your invitation ID: "] = "ID de tu invitación: "; $a->strings["Registration"] = "Registro"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Escoge un apodo: "; $a->strings["Import"] = "Importar"; $a->strings["Import your profile to this friendica instance"] = ""; -$a->strings["Profile not found."] = "Perfil no encontrado."; -$a->strings["Contact not found."] = "Contacto no encontrado."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Esto puede ocurrir a veces si la conexión fue solicitada por ambas personas y ya hubiera sido aprobada."; -$a->strings["Response from remote site was not understood."] = "La respuesta desde el sitio remoto no ha sido entendida."; -$a->strings["Unexpected response from remote site: "] = "Respuesta inesperada desde el sitio remoto: "; -$a->strings["Confirmation completed successfully."] = "Confirmación completada con éxito."; -$a->strings["Remote site reported: "] = "El sito remoto informó: "; -$a->strings["Temporary failure. Please wait and try again."] = "Error temporal. Por favor, espere y vuelva a intentarlo."; -$a->strings["Introduction failed or was revoked."] = "La presentación ha fallado o ha sido anulada."; -$a->strings["Unable to set contact photo."] = "Imposible establecer la foto del contacto."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ahora es amigo de %2\$s"; -$a->strings["No user record found for '%s' "] = "No se ha encontrado a ningún '%s' "; -$a->strings["Our site encryption key is apparently messed up."] = "Nuestra clave de cifrado del sitio es aparentemente un lío."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Se ha proporcionado una dirección vacía o no hemos podido descifrarla."; -$a->strings["Contact record was not found for you on our site."] = "El contacto no se ha encontrado en nuestra base de datos."; -$a->strings["Site public key not available in contact record for URL %s."] = "La clave pública del sitio no está disponible en los datos del contacto para %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La identificación proporcionada por el sistema es un duplicado de nuestro sistema. Debería funcionar si lo intentas de nuevo."; -$a->strings["Unable to set your contact credentials on our system."] = "No se puede establecer las credenciales de tu contacto en nuestro sistema."; -$a->strings["Unable to update your contact profile details on our system"] = "No se puede actualizar los datos de tu perfil de contacto en nuestro sistema"; -$a->strings["Connection accepted at %s"] = "Conexión aceptada en %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s se ha unido a %2\$s"; +$a->strings["Post successful."] = "¡Publicado!"; +$a->strings["System down for maintenance"] = "Servicio suspendido por mantenimiento"; +$a->strings["Access to this profile has been restricted."] = "El acceso a este perfil ha sido restringido."; +$a->strings["Tips for New Members"] = "Consejos para nuevos miembros"; +$a->strings["Public access denied."] = "Acceso público denegado."; +$a->strings["No videos selected"] = ""; +$a->strings["Access to this item is restricted."] = "El acceso a este elemento está restringido."; +$a->strings["View Album"] = "Ver Álbum"; +$a->strings["Recent Videos"] = ""; +$a->strings["Upload New Videos"] = ""; +$a->strings["Manage Identities and/or Pages"] = "Administrar identidades y/o 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"] = "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar"; +$a->strings["Select an identity to manage: "] = "Selecciona una identidad a gestionar:"; +$a->strings["Item not found"] = "Elemento no encontrado"; +$a->strings["Edit post"] = "Editar publicación"; +$a->strings["People Search"] = "Buscar personas"; +$a->strings["No matches"] = "Sin conincidencias"; +$a->strings["Account approved."] = "Cuenta aprobada."; +$a->strings["Registration revoked for %s"] = "Registro anulado para %s"; +$a->strings["Please login."] = "Por favor accede."; +$a->strings["This introduction has already been accepted."] = "Esta presentación ya ha sido aceptada."; +$a->strings["Profile location is not valid or does not contain profile information."] = "La dirección del perfil no es válida o no contiene información del perfil."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: La dirección del perfil no tiene un nombre de propietario identificable."; +$a->strings["Warning: profile location has no profile photo."] = "Aviso: la dirección del perfil no tiene foto de perfil."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "no se encontró %d parámetro requerido en el lugar determinado", + 1 => "no se encontraron %d parámetros requeridos en el lugar determinado", +); +$a->strings["Introduction complete."] = "Presentación completa."; +$a->strings["Unrecoverable protocol error."] = "Error de protocolo irrecuperable."; +$a->strings["Profile unavailable."] = "Perfil no disponible."; +$a->strings["%s has received too many connection requests today."] = "%s ha recibido demasiadas solicitudes de conexión hoy."; +$a->strings["Spam protection measures have been invoked."] = "Han sido activadas las medidas de protección contra spam."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Tus amigos serán avisados para que lo intenten de nuevo pasadas 24 horas."; +$a->strings["Invalid locator"] = "Localizador no válido"; +$a->strings["Invalid email address."] = "Dirección de correo incorrecta"; +$a->strings["This account has not been configured for email. Request failed."] = "Esta cuenta no ha sido configurada para el correo. Fallo de solicitud."; +$a->strings["Unable to resolve your name at the provided location."] = "No se ha podido resolver tu nombre en la dirección indicada."; +$a->strings["You have already introduced yourself here."] = "Ya te has presentado aquí."; +$a->strings["Apparently you are already friends with %s."] = "Al parecer, ya eres amigo de %s."; +$a->strings["Invalid profile URL."] = "Dirección de perfil no válida."; +$a->strings["Your introduction has been sent."] = "Tu presentación ha sido enviada."; +$a->strings["Please login to confirm introduction."] = "Inicia sesión para confirmar la presentación."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Sesión iniciada con la identificación incorrecta. Entra en este perfil."; +$a->strings["Hide this contact"] = "Ocultar este contacto"; +$a->strings["Welcome home %s."] = "Bienvenido a casa %s"; +$a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirma tu solicitud de presentación/conexión con %s."; +$a->strings["Confirm"] = "Confirmar"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor introduce tu dirección ID de una de las siguientes redes sociales soportadas:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Si aún no eres miembro de la red social libre sigue este enlace para encontrar un servidor público de Friendica y unirte a nosotros."; +$a->strings["Friend/Connection Request"] = "Solicitud de Amistad/Conexión"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Por favor responde lo siguiente:"; +$a->strings["Does %s know you?"] = "¿%s te conoce?"; +$a->strings["Add a personal note:"] = "Añade una nota personal:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Web Social Federada"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "(En vez de usar este formulario, introduce %s en la barra de búsqueda de Diaspora."; +$a->strings["Your Identity Address:"] = "Dirección de tu perfil:"; +$a->strings["Submit Request"] = "Enviar solicitud"; +$a->strings["Files"] = "Archivos"; $a->strings["Authorize application connection"] = "Autorizar la conexión de la aplicación"; $a->strings["Return to your app and insert this Securty Code:"] = "Regresa a tu aplicación e introduce este código de seguridad:"; $a->strings["Please login to continue."] = "Inicia sesión para continuar."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "¿Quieres autorizar a esta aplicación el acceso a tus mensajes y contactos, y/o crear nuevas publicaciones para ti?"; -$a->strings["No valid account found."] = "No se ha encontrado ninguna cuenta válida"; -$a->strings["Password reset request issued. Check your email."] = "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo."; -$a->strings["Password reset requested at %s"] = "Contraseña restablecida enviada a %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña."; -$a->strings["Your password has been reset as requested."] = "Tu contraseña ha sido restablecida como solicitaste."; -$a->strings["Your new password is"] = "Tu nueva contraseña es"; -$a->strings["Save or copy your new password - and then"] = "Guarda o copia tu nueva contraseña y luego"; -$a->strings["click here to login"] = "pulsa aquí para acceder"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Puedes cambiar tu contraseña desde la página de Configuración después de acceder con éxito."; -$a->strings["Your password has been changed at %s"] = "Tu contraseña se ha cambiado por %s"; -$a->strings["Forgot your Password?"] = "¿Olvidaste tu contraseña?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introduce tu correo para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales."; -$a->strings["Nickname or Email: "] = "Apodo o Correo electrónico: "; -$a->strings["Reset"] = "Restablecer"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Excedido el número máximo de mensajes para %s. El mensaje no se ha enviado."; -$a->strings["No recipient selected."] = "Ningún destinatario seleccionado"; -$a->strings["Unable to check your home location."] = "Imposible comprobar tu servidor de inicio."; -$a->strings["Message could not be sent."] = "El mensaje no ha podido ser enviado."; -$a->strings["Message collection failure."] = "Fallo en la recolección de mensajes."; -$a->strings["Message sent."] = "Mensaje enviado."; -$a->strings["No recipient."] = "Sin receptor."; -$a->strings["Please enter a link URL:"] = "Introduce la dirección del enlace:"; -$a->strings["Send Private Message"] = "Enviar mensaje privado"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si quieres que %s te responda, asegúrate de que la configuración de privacidad permite enviar correo privado a desconocidos."; -$a->strings["To:"] = "Para:"; -$a->strings["Subject:"] = "Asunto:"; -$a->strings["Your message:"] = "Tu mensaje:"; -$a->strings["Upload photo"] = "Subir foto"; -$a->strings["Insert web link"] = "Insertar enlace"; -$a->strings["Welcome to Friendica"] = "Bienvenido a Friendica "; -$a->strings["New Member Checklist"] = "Listado de nuevos miembros"; -$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."] = "Nos gustaría ofrecerte algunos consejos y enlaces para ayudar a hacer tu experiencia más amena. Pulsa en cualquier elemento para visitar la página correspondiente. Un enlace a esta página será visible desde tu página de inicio durante las dos semanas siguientes a tu inscripción y luego desaparecerá."; -$a->strings["Getting Started"] = "Empezando"; -$a->strings["Friendica Walk-Through"] = "Visita guiada a Friendica"; -$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "En tu página de Inicio Rápido - busca una introducción breve para tus pestañas de perfil y red, haz algunas conexiones nuevas, y busca algunos grupos a los que unirte."; -$a->strings["Go to Your Settings"] = "Ir a tus ajustes"; -$a->strings["On your Settings 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."] = "En la página de Configuración puedes cambiar tu contraseña inicial. También aparece tu ID (Identity Address). Es parecida a una dirección de correo y te servirá para conectar con gente de redes sociales libres."; -$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."] = "Revisa las otras configuraciones, especialmente la configuración de privacidad. Un listado de directorio sin publicar es como tener un número de teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que tus amigos y amigos potenciales sepan cómo ponerse en contacto contigo."; -$a->strings["Upload Profile Photo"] = "Subir foto del 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."] = "Sube una foto para tu perfil si no lo has hecho aún. Los estudios han demostrado que la gente que usa fotos suyas reales tienen diez veces más éxito a la hora de entablar amistad que las que no."; -$a->strings["Edit Your Profile"] = "Editar tu perfil"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edita tu perfil predeterminado como quieras. Revisa la configuración para ocultar tu lista de amigos o tu perfil a los visitantes desconocidos."; -$a->strings["Profile Keywords"] = "Palabras clave del 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."] = "Define en tu perfil público algunas palabras que describan tus intereses. Así podremos buscar otras personas con los mismos gustos y sugerirte posibles amigos."; -$a->strings["Connecting"] = "Conectando"; -$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."] = "Autoriza la conexión con Facebook si ya tienes una cuenta en Facebook y nosotros (opcionalmente) importaremos tus amistades y conversaciones desde Facebook."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Si este es tu propio servidor privado, instalar el conector de Facebook puede facilitar el paso hacia la red social libre."; -$a->strings["Importing Emails"] = "Importando correos electrónicos"; -$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"] = "Introduce la información para acceder a tu correo en la página de Configuración del conector si quieres importar e interactuar con amigos o listas de correos del buzón de entrada de tu correo electrónico."; -$a->strings["Go to Your Contacts Page"] = "Ir a tu página de contactos"; -$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 Add New Contact dialog."] = "Tu página de Contactos es el portal desde donde podrás manejar tus amistades y conectarte con amigos de otras redes. Normalmente introduces su dirección o la dirección de su sitio web en el recuadro \"Añadir contacto nuevo\"."; -$a->strings["Go to Your Site's Directory"] = "Ir al directorio de tu sitio"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "El Directorio te permite encontrar otras personas en esta red o en cualquier otro sitio federado. Busca algún enlace de Conectar o Seguir en su perfil. Proporciona tu direción personal si es necesario."; -$a->strings["Finding New People"] = "Encontrando nueva gente"; -$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."] = "En el panel lateral de la página de Contactos existen varias herramientas para encontrar nuevos amigos. Podemos filtrar personas por sus intereses, buscar personas por nombre o por sus intereses, y ofrecerte sugerencias basadas en sus relaciones de la red. En un sitio nuevo, las sugerencias de amigos por lo general comienzan pasadas las 24 horas."; -$a->strings["Groups"] = "Grupos"; -$a->strings["Group Your Contacts"] = "Agrupa tus contactos"; -$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."] = "Una vez que tengas algunos amigos, puedes organizarlos en grupos privados de conversación mediante el memnú en tu página de Contactos y luego puedes interactuar con cada grupo por separado desde tu página de Red."; -$a->strings["Why Aren't My Posts Public?"] = "¿Por qué mis publicaciones no son 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."] = "Friendica respeta tu privacidad. Por defecto, tus publicaciones solo se mostrarán a personas que hayas añadido como amistades. Para más información, mira la sección de ayuda en el enlace de más arriba."; -$a->strings["Getting Help"] = "Consiguiendo ayuda"; -$a->strings["Go to the Help Section"] = "Ir a la sección de ayuda"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Puedes consultar nuestra página de Ayuda para más información y recursos de ayuda."; $a->strings["Do you really want to delete this suggestion?"] = "¿Estás seguro de que quieres borrar esta sugerencia?"; -$a->strings["Cancel"] = "Cancelar"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hay sugerencias disponibles. Si el sitio web es nuevo inténtalo de nuevo dentro de 24 horas."; $a->strings["Ignore/Hide"] = "Ignorar/Ocultar"; -$a->strings["Search Results For:"] = "Resultados de la busqueda para:"; -$a->strings["Remove term"] = "Eliminar término"; -$a->strings["Saved Searches"] = "Búsquedas guardadas"; -$a->strings["add"] = "añadir"; -$a->strings["Commented Order"] = "Orden de comentarios"; -$a->strings["Sort by Comment Date"] = "Ordenar por fecha de comentarios"; -$a->strings["Posted Order"] = "Orden de publicación"; -$a->strings["Sort by Post Date"] = "Ordenar por fecha de publicación"; -$a->strings["Personal"] = "Personal"; -$a->strings["Posts that mention or involve you"] = "Publicaciones que te mencionan o involucran"; -$a->strings["New"] = "Nuevo"; -$a->strings["Activity Stream - by date"] = "Corriente de actividad por fecha"; -$a->strings["Shared Links"] = "Enlaces compartidos"; -$a->strings["Interesting Links"] = "Enlaces interesantes"; -$a->strings["Starred"] = "Favoritos"; -$a->strings["Favourite Posts"] = "Publicaciones favoritas"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Aviso: este grupo contiene %s contacto con conexión no segura.", - 1 => "Aviso: este grupo contiene %s contactos con conexiones no seguras.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Los mensajes privados a este grupo corren el riesgo de ser mostrados públicamente."; -$a->strings["No such group"] = "Ningún grupo"; -$a->strings["Group is empty"] = "El grupo está vacío"; -$a->strings["Group: "] = "Grupo: "; -$a->strings["Contact: "] = "Contacto: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Los mensajes privados a esta persona corren el riesgo de ser mostrados públicamente."; -$a->strings["Invalid contact."] = "Contacto erróneo."; -$a->strings["Friendica Communications Server - Setup"] = ""; -$a->strings["Could not connect to database."] = "No es posible la conexión con la base de datos."; -$a->strings["Could not create table."] = "No se puede crear la tabla."; -$a->strings["Your Friendica site database has been installed."] = "La base de datos de su sitio web de Friendica ha sido instalada."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Puede que tengas que importar el archivo \"Database.sql\" manualmente usando phpmyadmin o mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Por favor, consulta el archivo \"INSTALL.txt\"."; -$a->strings["System check"] = "Verificación del sistema"; -$a->strings["Next"] = "Siguiente"; -$a->strings["Check again"] = "Compruebalo de nuevo"; -$a->strings["Database connection"] = "Conexión con la base de datos"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Con el fin de poder instalar Friendica, necesitamos saber cómo conectar con tu base de datos."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Por favor, contacta con tu proveedor de servicios o con el administrador de la página si tienes alguna pregunta sobre estas configuraciones."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de datos que especifiques a continuación debería existir ya. Si no es el caso, debes crearla antes de continuar."; -$a->strings["Database Server Name"] = "Nombre del servidor de la base de datos"; -$a->strings["Database Login Name"] = "Usuario de la base de datos"; -$a->strings["Database Login Password"] = "Contraseña de la base de datos"; -$a->strings["Database Name"] = "Nombre de la base de datos"; -$a->strings["Site administrator email address"] = "Dirección de correo del administrador de la web"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "La dirección de correo de tu cuenta debe coincidir con esta para poder usar el panel de administración de la web."; -$a->strings["Please select a default timezone for your website"] = "Por favor, selecciona la zona horaria predeterminada para tu web"; -$a->strings["Site settings"] = "Configuración de la página web"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "No se pudo encontrar una versión de la línea de comandos de PHP en la ruta del 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 'Activating scheduled tasks'"] = "Si no tienes una versión en línea de comandos de PHP instalada en el servidor no podrás ejecutar actualizaciones en segundo plano a través de cron. Ver 'Activating scheduled tasks'"; -$a->strings["PHP executable path"] = "Dirección al ejecutable PHP"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introduce la ruta completa al ejecutable php. Puedes dejarlo en blanco y seguir con la instalación."; -$a->strings["Command line PHP"] = "Línea de comandos PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; -$a->strings["Found PHP version: "] = ""; -$a->strings["PHP cli binary"] = ""; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versión en línea de comandos de PHP en tu sistema no tiene \"register_argc_argv\" habilitado."; -$a->strings["This is required for message delivery to work."] = "Esto es necesario para que funcione la entrega de mensajes."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: La función \"openssl_pkey_new\" en este sistema no es capaz de generar claves de cifrado"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si se ejecuta en Windows, por favor consulta la sección \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generar claves de encriptación"; -$a->strings["libCurl PHP module"] = "Módulo PHP libCurl"; -$a->strings["GD graphics PHP module"] = "Módulo PHP gráficos GD"; -$a->strings["OpenSSL PHP module"] = "Módulo PHP OpenSSL"; -$a->strings["mysqli PHP module"] = "Módulo PHP mysqli"; -$a->strings["mb_string PHP module"] = "Módulo PHP mb_string"; -$a->strings["Apache mod_rewrite module"] = "Módulo mod_rewrite de Apache"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: El módulo de Apache mod-rewrite es necesario pero no está instalado."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Error: El módulo de PHP libcurl es necesario, pero no está instalado."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: El módulo de de PHP gráficos GD con soporte JPEG es necesario, pero no está instalado."; -$a->strings["Error: openssl PHP module required but not installed."] = "Error: El módulo de PHP openssl es necesario, pero no está instalado."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Error: El módulo de PHP mysqli es necesario, pero no está instalado."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Error: El módulo de PHP mb_string es necesario, pero no 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."] = "El programa de instalación web necesita ser capaz de crear un archivo llamado \".htconfig.php\" en la carpeta principal de tu servidor web y es incapaz de hacerlo."; -$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."] = "Se trata a menudo de una configuración de permisos, pues el servidor web puede que no sea capaz de escribir archivos en la carpeta, aunque tú sí puedas."; -$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."] = "Al final obtendremos un texto que debes guardar en un archivo llamado .htconfig.php en la carpeta de Friendica."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Como alternativa, puedes saltarte estos pasos y realizar una instalación manual. Por favor, consulta el archivo \"INSTALL.txt\" para las instrucciones."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php tiene permiso de escritura"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; -$a->strings["view/smarty3 is writable"] = ""; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La reescritura de la dirección en .htaccess no funcionó. Revisa la configuración."; -$a->strings["Url rewrite is working"] = "Reescribiendo la dirección..."; -$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."] = "El archivo de configuración de base de datos \".htconfig.php\" no se pudo escribir. Por favor, utiliza el texto adjunto para crear un archivo de configuración en la raíz de tu servidor web."; -$a->strings["

What next

"] = "

¿Ahora qué?

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Tendrás que configurar [manualmente] una tarea programada para el sondeo"; +$a->strings["Contacts who are not members of a group"] = "Contactos sin grupo"; +$a->strings["Contact not found."] = "Contacto no encontrado."; +$a->strings["Friend suggestion sent."] = "Solicitud de amistad enviada."; +$a->strings["Suggest Friends"] = "Sugerencias de amistad"; +$a->strings["Suggest a friend for %s"] = "Recomienda un amigo a %s"; +$a->strings["link"] = "enlace"; +$a->strings["No contacts."] = "Ningún contacto."; $a->strings["Theme settings updated."] = "Configuración de la apariencia actualizada."; $a->strings["Site"] = "Sitio"; $a->strings["Users"] = "Usuarios"; -$a->strings["Plugins"] = "Módulos"; $a->strings["Themes"] = "Temas"; $a->strings["DB updates"] = "Actualizaciones de la Base de Datos"; $a->strings["Logs"] = "Registros"; -$a->strings["Admin"] = "Admin"; $a->strings["Plugin Features"] = "Características del módulo"; $a->strings["User registrations waiting for confirmation"] = "Registro de usuarios esperando la confirmación"; $a->strings["Normal Account"] = "Cuenta normal"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Versión"; $a->strings["Active plugins"] = "Módulos activos"; $a->strings["Can not parse base url. Must have at least ://"] = ""; $a->strings["Site settings updated."] = "Configuración de actualización."; -$a->strings["No special theme for mobile devices"] = "No hay tema especial para dispositivos móviles"; -$a->strings["Never"] = "Nunca"; $a->strings["At post arrival"] = ""; -$a->strings["Frequently"] = "Frequentemente"; -$a->strings["Hourly"] = "Cada hora"; -$a->strings["Twice daily"] = "Dos veces al día"; -$a->strings["Daily"] = "Diariamente"; $a->strings["Multi user instance"] = "Sesión multi usuario"; $a->strings["Closed"] = "Cerrado"; $a->strings["Requires approval"] = "Requiere aprobación"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Abierto"; $a->strings["No SSL policy, links will track page SSL state"] = "No existe una política de SSL, los vínculos harán un seguimiento del estado de SSL en la página"; $a->strings["Force all links to use SSL"] = "Forzar todos los enlaces a utilizar SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificación personal, usa SSL solo para enlaces locales (no recomendado)"; -$a->strings["Save Settings"] = ""; $a->strings["File upload"] = "Subida de archivo"; $a->strings["Policies"] = "Políticas"; $a->strings["Advanced"] = "Avanzado"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Ruta al archivo protegido"; $a->strings["Temp path"] = "Ruta a los temporales"; $a->strings["Base path to installation"] = "Ruta base para la instalación"; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = ""; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "La actualización se ha completado con éxito"; -$a->strings["Executing %s failed. Check system logs."] = "%s ha fallado, comprueba los registros."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Actualización %s aplicada con éxito."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "La actualización %s no ha informado, se desconoce el estado."; -$a->strings["Update function %s could not be found."] = "No se puede encontrar la función de actualización %s."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Actualizaciones sin fallos."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Actualizaciones fallidas"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "No se incluyen las anteriores a la 1139, que no indicaban su estado."; $a->strings["Mark success (if update was manually applied)"] = "Marcar como correcta (si actualizaste manualmente)"; $a->strings["Attempt to execute this update step automatically"] = "Intentando ejecutar este paso automáticamente"; -$a->strings["Registration successful. Email send to user"] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s usuario bloqueado/desbloqueado", 1 => "%s usuarios bloqueados/desbloqueados", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "seleccionar todo"; $a->strings["User registrations waiting for confirm"] = "Registro de usuarios esperando confirmación"; $a->strings["User waiting for permanent deletion"] = ""; $a->strings["Request date"] = "Solicitud de fecha"; -$a->strings["Name"] = "Nombre"; -$a->strings["Email"] = "Correo electrónico"; $a->strings["No registrations."] = "Sin registros."; -$a->strings["Approve"] = "Aprobar"; $a->strings["Deny"] = "Denegado"; -$a->strings["Block"] = "Bloquear"; -$a->strings["Unblock"] = "Desbloquear"; $a->strings["Site admin"] = "Administrador de la web"; $a->strings["Account expired"] = "Cuenta caducada"; $a->strings["New User"] = ""; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Fecha de registro"; $a->strings["Last login"] = "Último acceso"; $a->strings["Last item"] = "Último elemento"; $a->strings["Deleted since"] = ""; -$a->strings["Account"] = "Cuenta"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?"; $a->strings["Name of the new user."] = ""; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = ""; $a->strings["Log file"] = "Archivo de registro"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Debes tener permiso de escritura en el servidor. Relacionado con tu directorio de inicio de Friendica."; $a->strings["Log level"] = "Nivel de registro"; -$a->strings["Update now"] = "Actualizar ahora"; $a->strings["Close"] = "Cerrado"; $a->strings["FTP Host"] = "Hospedaje FTP"; $a->strings["FTP Path"] = "Ruta FTP"; $a->strings["FTP User"] = "Usuario FTP"; $a->strings["FTP Password"] = "Contraseña FTP"; -$a->strings["Search"] = "Buscar"; -$a->strings["No results."] = "Sin resultados."; -$a->strings["Tips for New Members"] = "Consejos para nuevos miembros"; -$a->strings["link"] = "enlace"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetado el %3\$s de %2\$s con %4\$s"; -$a->strings["Item not found"] = "Elemento no encontrado"; -$a->strings["Edit post"] = "Editar publicación"; -$a->strings["upload photo"] = "subir imagen"; -$a->strings["Attach file"] = "Adjuntar archivo"; -$a->strings["attach file"] = "adjuntar archivo"; -$a->strings["web link"] = "enlace web"; -$a->strings["Insert video link"] = "Insertar enlace del vídeo"; -$a->strings["video link"] = "enlace de video"; -$a->strings["Insert audio link"] = "Insertar vínculo del audio"; -$a->strings["audio link"] = "enlace de audio"; -$a->strings["Set your location"] = "Configurar tu localización"; -$a->strings["set location"] = "establecer tu ubicación"; -$a->strings["Clear browser location"] = "Borrar la localización del navegador"; -$a->strings["clear location"] = "limpiar la localización"; -$a->strings["Permission settings"] = "Configuración de permisos"; -$a->strings["CC: email addresses"] = "CC: dirección de correo electrónico"; -$a->strings["Public post"] = "Publicación pública"; -$a->strings["Set title"] = "Establecer el título"; -$a->strings["Categories (comma-separated list)"] = "Categorías (lista separada por comas)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com"; -$a->strings["Item not available."] = "Elemento no disponible."; -$a->strings["Item was not found."] = "Elemento no encontrado."; -$a->strings["Account approved."] = "Cuenta aprobada."; -$a->strings["Registration revoked for %s"] = "Registro anulado para %s"; -$a->strings["Please login."] = "Por favor accede."; -$a->strings["Find on this site"] = "Buscar en este sitio"; -$a->strings["Finding: "] = "Buscando: "; -$a->strings["Site Directory"] = "Directorio del sitio"; -$a->strings["Find"] = "Buscar"; -$a->strings["Age: "] = "Edad: "; -$a->strings["Gender: "] = "Género:"; -$a->strings["About:"] = "Acerca de:"; -$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas pueden que estén ocultas)."; -$a->strings["Contact settings applied."] = "Contacto configurado con éxito."; -$a->strings["Contact update failed."] = "Error al actualizar el Contacto."; -$a->strings["Repair Contact Settings"] = "Reparar la configuración del Contacto"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ADVERTENCIA: Esto es muy avanzado y si se introduce información incorrecta tu conexión con este contacto puede dejar de funcionar."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Por favor usa el botón 'Atás' de tu navegador ahora si no tienes claro qué hacer en esta página."; -$a->strings["Return to contact editor"] = "Volver al editor de contactos"; -$a->strings["Account Nickname"] = "Apodo de la cuenta"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Etiqueta - Sobrescribe el Nombre/Apodo"; -$a->strings["Account URL"] = "Dirección de la cuenta"; -$a->strings["Friend Request URL"] = "Dirección de la solicitud de amistad"; -$a->strings["Friend Confirm URL"] = "Dirección de confirmación de tu amigo "; -$a->strings["Notification Endpoint URL"] = "Dirección URL de la notificación"; -$a->strings["Poll/Feed URL"] = "Dirección del Sondeo/Fuentes"; -$a->strings["New photo from this URL"] = "Nueva foto de esta dirección"; -$a->strings["Remote Self"] = ""; -$a->strings["Mirror postings from this contact"] = ""; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["Image exceeds size limit of %d"] = "El tamaño de la imagen supera el límite de %d"; +$a->strings["Unable to process image."] = "Imposible procesar la imagen."; +$a->strings["Image upload failed."] = "Error al subir la imagen."; +$a->strings["Welcome to %s"] = "Bienvenido a %s"; +$a->strings["OpenID protocol error. No ID returned."] = "Error de protocolo OpenID. ID no devuelta."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Cuenta no encontrada y el registro OpenID no está permitido en ese sitio."; +$a->strings["Search Results For:"] = "Resultados de la busqueda para:"; +$a->strings["Remove term"] = "Eliminar término"; +$a->strings["Commented Order"] = "Orden de comentarios"; +$a->strings["Sort by Comment Date"] = "Ordenar por fecha de comentarios"; +$a->strings["Posted Order"] = "Orden de publicación"; +$a->strings["Sort by Post Date"] = "Ordenar por fecha de publicación"; +$a->strings["Posts that mention or involve you"] = "Publicaciones que te mencionan o involucran"; +$a->strings["New"] = "Nuevo"; +$a->strings["Activity Stream - by date"] = "Corriente de actividad por fecha"; +$a->strings["Shared Links"] = "Enlaces compartidos"; +$a->strings["Interesting Links"] = "Enlaces interesantes"; +$a->strings["Starred"] = "Favoritos"; +$a->strings["Favourite Posts"] = "Publicaciones favoritas"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Aviso: este grupo contiene %s contacto con conexión no segura.", + 1 => "Aviso: este grupo contiene %s contactos con conexiones no seguras.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Los mensajes privados a este grupo corren el riesgo de ser mostrados públicamente."; +$a->strings["No such group"] = "Ningún grupo"; +$a->strings["Group is empty"] = "El grupo está vacío"; +$a->strings["Group: "] = "Grupo: "; +$a->strings["Contact: "] = "Contacto: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Los mensajes privados a esta persona corren el riesgo de ser mostrados públicamente."; +$a->strings["Invalid contact."] = "Contacto erróneo."; +$a->strings["- select -"] = "- seleccionar -"; +$a->strings["This is Friendica, version"] = "Esto es Friendica, versión"; +$a->strings["running at web location"] = "ejecutándose en la dirección web"; +$a->strings["Please visit
Friendica.com to learn more about the Friendica project."] = "Por favor, visita Friendica.com para saber más sobre el proyecto Friendica."; +$a->strings["Bug reports and issues: please visit"] = "Reporte de fallos y problemas: por favor visita"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugerencias, elogios, donaciones, etc. por favor manda un correo a Info arroba Friendica punto com"; +$a->strings["Installed plugins/addons/apps:"] = "Módulos/extensiones/aplicaciones instalados:"; +$a->strings["No installed plugins/addons/apps"] = "Módulos/extensiones/aplicaciones no instalados"; +$a->strings["Applications"] = "Aplicaciones"; +$a->strings["No installed applications."] = "Sin aplicaciones"; +$a->strings["Upload New Photos"] = "Subir nuevas fotos"; +$a->strings["Contact information unavailable"] = "Información del contacto no disponible"; +$a->strings["Album not found."] = "Álbum no encontrado."; +$a->strings["Delete Album"] = "Eliminar álbum"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "¿Estás seguro de quieres borrar este álbum y todas sus fotos?"; +$a->strings["Delete Photo"] = "Eliminar foto"; +$a->strings["Do you really want to delete this photo?"] = "¿Estás seguro de que quieres borrar esta foto?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s fue etiquetado en %2\$s por %3\$s"; +$a->strings["a photo"] = "una foto"; +$a->strings["Image exceeds size limit of "] = "La imagen supera tamaño límite de "; +$a->strings["Image file is empty."] = "El archivo de imagen está vacío."; +$a->strings["No photos selected"] = "Ninguna foto seleccionada"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Has usado %1$.2f MB de %2$.2f MB de tu álbum de fotos."; +$a->strings["Upload Photos"] = "Subir fotos"; +$a->strings["New album name: "] = "Nombre del nuevo álbum: "; +$a->strings["or existing album name: "] = "o nombre de un álbum existente: "; +$a->strings["Do not show a status post for this upload"] = "No actualizar tu estado con este envío"; +$a->strings["Permissions"] = "Permisos"; +$a->strings["Private Photo"] = "Foto Privada"; +$a->strings["Public Photo"] = "Foto Pública"; +$a->strings["Edit Album"] = "Modificar álbum"; +$a->strings["Show Newest First"] = "Mostrar más nuevos primero"; +$a->strings["Show Oldest First"] = "Mostrar más antiguos primero"; +$a->strings["View Photo"] = "Ver foto"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Permiso denegado. El acceso a este elemento puede estar restringido."; +$a->strings["Photo not available"] = "Foto no disponible"; +$a->strings["View photo"] = "Ver foto"; +$a->strings["Edit photo"] = "Modificar foto"; +$a->strings["Use as profile photo"] = "Usar como foto del perfil"; +$a->strings["View Full Size"] = "Ver a tamaño completo"; +$a->strings["Tags: "] = "Etiquetas: "; +$a->strings["[Remove any tag]"] = "[Borrar todas las etiquetas]"; +$a->strings["Rotate CW (right)"] = "Girar a la derecha"; +$a->strings["Rotate CCW (left)"] = "Girar a la izquierda"; +$a->strings["New album name"] = "Nuevo nombre del álbum"; +$a->strings["Caption"] = "Título"; +$a->strings["Add a Tag"] = "Añadir una etiqueta"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping"; +$a->strings["Private photo"] = "Foto privada"; +$a->strings["Public photo"] = "Foto pública"; +$a->strings["Recent Photos"] = "Fotos recientes"; +$a->strings["Contact added"] = "Contacto añadido"; $a->strings["Move account"] = "Mover cuenta"; $a->strings["You can import an account from another Friendica server."] = "Puedes importar una cuenta desde otro servidor de Friendica."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Necesitas exportar tu cuenta del antiguo servidor y subirla aquí. Volveremos a crear tu antigua cuenta con todos tus contactos aquí. También intentaremos de informar a tus amigos de que te has mudado."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Esta característica es experimental. No podemos importar contactos desde la red OStatus (statusnet/identi.ca) o desde Diaspora"; $a->strings["Account file"] = "Archivo de la cuenta"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = ""; -$a->strings["Remote privacy information not available."] = "Privacidad de la información remota no disponible."; -$a->strings["Visible to:"] = "Visible para:"; -$a->strings["Save"] = "Guardar"; -$a->strings["Help:"] = "Ayuda:"; -$a->strings["Help"] = "Ayuda"; -$a->strings["No profile"] = "Nigún perfil"; -$a->strings["This introduction has already been accepted."] = "Esta presentación ya ha sido aceptada."; -$a->strings["Profile location is not valid or does not contain profile information."] = "La dirección del perfil no es válida o no contiene información del perfil."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: La dirección del perfil no tiene un nombre de propietario identificable."; -$a->strings["Warning: profile location has no profile photo."] = "Aviso: la dirección del perfil no tiene foto de perfil."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "no se encontró %d parámetro requerido en el lugar determinado", - 1 => "no se encontraron %d parámetros requeridos en el lugar determinado", +$a->strings["Total invitation limit exceeded."] = "Límite total de invitaciones excedido."; +$a->strings["%s : Not a valid email address."] = "%s : No es una dirección de correo válida."; +$a->strings["Please join us on Friendica"] = "Únete a nosotros en Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Límite de invitaciones sobrepasado. Contacta con el administrador del sitio."; +$a->strings["%s : Message delivery failed."] = "%s : Ha fallado la entrega del mensaje."; +$a->strings["%d message sent."] = array( + 0 => "%d mensaje enviado.", + 1 => "%d mensajes enviados.", ); -$a->strings["Introduction complete."] = "Presentación completa."; -$a->strings["Unrecoverable protocol error."] = "Error de protocolo irrecuperable."; -$a->strings["Profile unavailable."] = "Perfil no disponible."; -$a->strings["%s has received too many connection requests today."] = "%s ha recibido demasiadas solicitudes de conexión hoy."; -$a->strings["Spam protection measures have been invoked."] = "Han sido activadas las medidas de protección contra spam."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Tus amigos serán avisados para que lo intenten de nuevo pasadas 24 horas."; -$a->strings["Invalid locator"] = "Localizador no válido"; -$a->strings["Invalid email address."] = "Dirección de correo incorrecta"; -$a->strings["This account has not been configured for email. Request failed."] = "Esta cuenta no ha sido configurada para el correo. Fallo de solicitud."; -$a->strings["Unable to resolve your name at the provided location."] = "No se ha podido resolver tu nombre en la dirección indicada."; -$a->strings["You have already introduced yourself here."] = "Ya te has presentado aquí."; -$a->strings["Apparently you are already friends with %s."] = "Al parecer, ya eres amigo de %s."; -$a->strings["Invalid profile URL."] = "Dirección de perfil no válida."; -$a->strings["Disallowed profile URL."] = "Dirección de perfil no permitida."; -$a->strings["Failed to update contact record."] = "Error al actualizar el contacto."; -$a->strings["Your introduction has been sent."] = "Tu presentación ha sido enviada."; -$a->strings["Please login to confirm introduction."] = "Inicia sesión para confirmar la presentación."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Sesión iniciada con la identificación incorrecta. Entra en este perfil."; -$a->strings["Hide this contact"] = "Ocultar este contacto"; -$a->strings["Welcome home %s."] = "Bienvenido a casa %s"; -$a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirma tu solicitud de presentación/conexión con %s."; -$a->strings["Confirm"] = "Confirmar"; -$a->strings["[Name Withheld]"] = "[Nombre oculto]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor introduce tu dirección ID de una de las siguientes redes sociales soportadas:"; -$a->strings["Connect as an email follower (Coming soon)"] = "Conecta como lector de correo (Disponible en breve)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Si aún no eres miembro de la red social libre sigue este enlace para encontrar un servidor público de Friendica y unirte a nosotros."; -$a->strings["Friend/Connection Request"] = "Solicitud de Amistad/Conexión"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Por favor responde lo siguiente:"; -$a->strings["Does %s know you?"] = "¿%s te conoce?"; -$a->strings["Add a personal note:"] = "Añade una nota personal:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Web Social Federada"; -$a->strings["Diaspora"] = "Diaspora*"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "(En vez de usar este formulario, introduce %s en la barra de búsqueda de Diaspora."; -$a->strings["Your Identity Address:"] = "Dirección de tu perfil:"; -$a->strings["Submit Request"] = "Enviar solicitud"; -$a->strings["[Embedded content - reload page to view]"] = "[Contenido incrustado - recarga la página para verlo]"; -$a->strings["View in context"] = "Verlo en contexto"; -$a->strings["%d contact edited."] = array( - 0 => "", - 1 => "", +$a->strings["You have no more invitations available"] = "No tienes más invitaciones disponibles"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visita %s para ver una lista de servidores públicos donde puedes darte de alta. Los miembros de otros servidores de Friendica pueden conectarse entre ellos, así como con miembros de otras redes sociales diferentes."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Para aceptar la invitación visita y regístrate en %s o en cualquier otro servidor público de Friendica."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Los servidores de Friendica están interconectados para crear una enorme red social centrada en la privacidad y controlada por sus miembros. También se puede conectar con muchas redes sociales tradicionales. Mira en %s para poder ver un listado de servidores alternativos de Friendica donde puedes darte de alta."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Discúlpanos. Este sistema no está configurado actualmente para conectar con otros servidores públicos o invitar nuevos miembros."; +$a->strings["Send invitations"] = "Enviar invitaciones"; +$a->strings["Enter email addresses, one per line:"] = "Introduce las direcciones de correo, una por línea:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Estás cordialmente invitado a unirte a mi y a otros amigos en Friendica, creemos juntos una red social mejor."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Tienes que proporcionar el siguiente código: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Para más información sobre el Proyecto Friendica y sobre por qué pensamos que es algo importante, visita http://friendica.com"; +$a->strings["Access denied."] = "Acceso denegado."; +$a->strings["No valid account found."] = "No se ha encontrado ninguna cuenta válida"; +$a->strings["Password reset request issued. Check your email."] = "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Contraseña restablecida enviada a %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña."; +$a->strings["Your password has been reset as requested."] = "Tu contraseña ha sido restablecida como solicitaste."; +$a->strings["Your new password is"] = "Tu nueva contraseña es"; +$a->strings["Save or copy your new password - and then"] = "Guarda o copia tu nueva contraseña y luego"; +$a->strings["click here to login"] = "pulsa aquí para acceder"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Puedes cambiar tu contraseña desde la página de Configuración después de acceder con éxito."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Tu contraseña se ha cambiado por %s"; +$a->strings["Forgot your Password?"] = "¿Olvidaste tu contraseña?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introduce tu correo para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales."; +$a->strings["Nickname or Email: "] = "Apodo o Correo electrónico: "; +$a->strings["Reset"] = "Restablecer"; +$a->strings["Source (bbcode) text:"] = "Texto fuente (bbcode):"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Fuente (Diaspora) para pasar a BBcode:"; +$a->strings["Source input: "] = "Entrada: "; +$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Fuente (formato Diaspora): "; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Etiqueta eliminada"; +$a->strings["Remove Item Tag"] = "Eliminar etiqueta"; +$a->strings["Select a tag to remove: "] = "Selecciona una etiqueta para eliminar: "; +$a->strings["Remove My Account"] = "Eliminar mi cuenta"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Esto eliminará por completo tu cuenta. Una vez hecho no se puede deshacer."; +$a->strings["Please enter your password for verification:"] = "Por favor, introduce tu contraseña para la verificación:"; +$a->strings["Invalid profile identifier."] = "Identificador de perfil no válido."; +$a->strings["Profile Visibility Editor"] = "Editor de visibilidad del perfil"; +$a->strings["Visible To"] = "Visible para"; +$a->strings["All Contacts (with secure profile access)"] = "Todos los contactos (con perfil de acceso seguro)"; +$a->strings["Profile Match"] = "Coincidencias de Perfil"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "No hay palabras clave que coincidan. Por favor, agrega algunas palabras claves en tu perfil predeterminado."; +$a->strings["is interested in:"] = "estás interesado en:"; +$a->strings["Event title and start time are required."] = "Título del evento y hora de inicio requeridas."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Editar evento"; +$a->strings["Create New Event"] = "Crea un evento nuevo"; +$a->strings["Previous"] = "Previo"; +$a->strings["Next"] = "Siguiente"; +$a->strings["hour:minute"] = "hora:minuto"; +$a->strings["Event details"] = "Detalles del evento"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "El formato es %s %s. Fecha de inicio y título son obligatorios."; +$a->strings["Event Starts:"] = "Inicio del evento:"; +$a->strings["Required"] = "Obligatorio"; +$a->strings["Finish date/time is not known or not relevant"] = "La fecha/hora de finalización no es conocida o es irrelevante."; +$a->strings["Event Finishes:"] = "Finalización del evento:"; +$a->strings["Adjust for viewer timezone"] = "Ajuste de zona horaria"; +$a->strings["Description:"] = "Descripción:"; +$a->strings["Title:"] = "Título:"; +$a->strings["Share this event"] = "Comparte este evento"; +$a->strings["{0} wants to be your friend"] = "{0} quiere ser tu amigo"; +$a->strings["{0} sent you a message"] = "{0} te ha enviado un mensaje"; +$a->strings["{0} requested registration"] = "{0} solicitudes de registro"; +$a->strings["{0} commented %s's post"] = "{0} comentó la publicación de %s"; +$a->strings["{0} liked %s's post"] = "A {0} le ha gustado la publicación de %s"; +$a->strings["{0} disliked %s's post"] = "A {0} no le ha gustado la publicación de %s"; +$a->strings["{0} is now friends with %s"] = "{0} ahora es amigo de %s"; +$a->strings["{0} posted"] = "{0} publicado"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetó la publicación de %s como #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} te mencionó en una publicación"; +$a->strings["Mood"] = "Ánimo"; +$a->strings["Set your current mood and tell your friends"] = "Coloca tu ánimo actual y cuéntaselo a tus amigos"; +$a->strings["No results."] = "Sin resultados."; +$a->strings["Unable to locate contact information."] = "No se puede encontrar información del contacto."; +$a->strings["Do you really want to delete this message?"] = "¿Estás seguro de que quieres borrar este mensaje?"; +$a->strings["Message deleted."] = "Mensaje eliminado."; +$a->strings["Conversation removed."] = "Conversación eliminada."; +$a->strings["No messages."] = "No hay mensajes."; +$a->strings["Unknown sender - %s"] = "Remitente desconocido - %s"; +$a->strings["You and %s"] = "Tú y %s"; +$a->strings["%s and You"] = "%s y Tú"; +$a->strings["Delete conversation"] = "Eliminar conversación"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d mensaje", + 1 => "%d mensajes", ); -$a->strings["Could not access contact record."] = "No se pudo acceder a los datos del contacto."; -$a->strings["Could not locate selected profile."] = "No se pudo encontrar el perfil seleccionado."; -$a->strings["Contact updated."] = "Contacto actualizado."; -$a->strings["Contact has been blocked"] = "El contacto ha sido bloqueado"; -$a->strings["Contact has been unblocked"] = "El contacto ha sido desbloqueado"; -$a->strings["Contact has been ignored"] = "El contacto ha sido ignorado"; -$a->strings["Contact has been unignored"] = "El contacto ya no está ignorado"; -$a->strings["Contact has been archived"] = "El contacto ha sido archivado"; -$a->strings["Contact has been unarchived"] = "El contacto ya no está archivado"; -$a->strings["Do you really want to delete this contact?"] = "¿Estás seguro de que quieres eliminar este contacto?"; -$a->strings["Contact has been removed."] = "El contacto ha sido eliminado"; -$a->strings["You are mutual friends with %s"] = "Ahora tienes una amistad mutua con %s"; -$a->strings["You are sharing with %s"] = "Estás compartiendo con %s"; -$a->strings["%s is sharing with you"] = "%s está compartiendo contigo"; -$a->strings["Private communications are not available for this contact."] = "Las comunicaciones privadas no está disponibles para este contacto."; -$a->strings["(Update was successful)"] = "(La actualización se ha completado)"; -$a->strings["(Update was not successful)"] = "(La actualización no se ha completado)"; -$a->strings["Suggest friends"] = "Sugerir amigos"; -$a->strings["Network type: %s"] = "Tipo de red: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d contacto en común", - 1 => "%d contactos en común", -); -$a->strings["View all contacts"] = "Ver todos los contactos"; -$a->strings["Toggle Blocked status"] = "Cambiar bloqueados"; -$a->strings["Unignore"] = "Quitar de Ignorados"; -$a->strings["Ignore"] = "Ignorar"; -$a->strings["Toggle Ignored status"] = "Cambiar ignorados"; -$a->strings["Unarchive"] = "Sin archivar"; -$a->strings["Archive"] = "Archivo"; -$a->strings["Toggle Archive status"] = "Cambiar archivados"; -$a->strings["Repair"] = "Reparar"; -$a->strings["Advanced Contact Settings"] = "Configuración avanzada"; -$a->strings["Communications lost with this contact!"] = "¡Se ha perdido la comunicación con este contacto!"; -$a->strings["Contact Editor"] = "Editor de contactos"; -$a->strings["Profile Visibility"] = "Visibilidad del Perfil"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor, selecciona el perfil que quieras mostrar a %s cuando esté viendo tu perfil de forma segura."; -$a->strings["Contact Information / Notes"] = "Información del Contacto / Notas"; -$a->strings["Edit contact notes"] = "Editar notas del contacto"; -$a->strings["Visit %s's profile [%s]"] = "Ver el perfil de %s [%s]"; -$a->strings["Block/Unblock contact"] = "Boquear/Desbloquear contacto"; -$a->strings["Ignore contact"] = "Ignorar contacto"; -$a->strings["Repair URL settings"] = "Configuración de reparación de la dirección"; -$a->strings["View conversations"] = "Ver conversaciones"; -$a->strings["Delete contact"] = "Eliminar contacto"; -$a->strings["Last update:"] = "Última actualización:"; -$a->strings["Update public posts"] = "Actualizar publicaciones públicas"; -$a->strings["Currently blocked"] = "Bloqueados"; -$a->strings["Currently ignored"] = "Ignorados"; -$a->strings["Currently archived"] = "Archivados"; -$a->strings["Hide this contact from others"] = "Ocultar este contacto a los demás."; -$a->strings["Replies/likes to your public posts may still be visible"] = "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía pueden ser visibles."; -$a->strings["Notification for new posts"] = ""; -$a->strings["Send a notification of every new post of this contact"] = ""; -$a->strings["Fetch further information for feeds"] = ""; -$a->strings["Suggestions"] = "Sugerencias"; -$a->strings["Suggest potential friends"] = "Amistades potenciales sugeridas"; -$a->strings["All Contacts"] = "Todos los contactos"; -$a->strings["Show all contacts"] = "Mostrar todos los contactos"; -$a->strings["Unblocked"] = "Desbloqueados"; -$a->strings["Only show unblocked contacts"] = "Mostrar solo contactos sin bloquear"; -$a->strings["Blocked"] = "Bloqueados"; -$a->strings["Only show blocked contacts"] = "Mostrar solo contactos bloqueados"; -$a->strings["Ignored"] = "Ignorados"; -$a->strings["Only show ignored contacts"] = "Mostrar solo contactos ignorados"; -$a->strings["Archived"] = "Archivados"; -$a->strings["Only show archived contacts"] = "Mostrar solo contactos archivados"; -$a->strings["Hidden"] = "Ocultos"; -$a->strings["Only show hidden contacts"] = "Mostrar solo contactos ocultos"; -$a->strings["Mutual Friendship"] = "Amistad recíproca"; -$a->strings["is a fan of yours"] = "es tu fan"; -$a->strings["you are a fan of"] = "eres fan de"; -$a->strings["Edit contact"] = "Modificar contacto"; -$a->strings["Search your contacts"] = "Buscar en tus contactos"; -$a->strings["Update"] = "Actualizar"; -$a->strings["everybody"] = "todos"; -$a->strings["Additional features"] = "Características adicionales"; -$a->strings["Display"] = ""; -$a->strings["Social Networks"] = ""; -$a->strings["Delegations"] = ""; -$a->strings["Connected apps"] = "Aplicaciones conectadas"; -$a->strings["Export personal data"] = "Exportación de datos personales"; -$a->strings["Remove account"] = "Eliminar cuenta"; -$a->strings["Missing some important data!"] = "¡Faltan algunos datos importantes!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Error al conectar con la cuenta de correo mediante la configuración suministrada."; -$a->strings["Email settings updated."] = "Configuración de correo actualizada."; -$a->strings["Features updated"] = "Actualizaciones"; -$a->strings["Relocate message has been send to your contacts"] = ""; -$a->strings["Passwords do not match. Password unchanged."] = "Las contraseñas no coinciden. La contraseña no ha sido modificada."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "No se permiten contraseñas vacías. La contraseña no ha sido modificada."; -$a->strings["Wrong password."] = ""; -$a->strings["Password changed."] = "Contraseña modificada."; -$a->strings["Password update failed. Please try again."] = "La actualización de la contraseña ha fallado. Por favor, prueba otra vez."; -$a->strings[" Please use a shorter name."] = " Usa un nombre más corto."; -$a->strings[" Name too short."] = " Nombre demasiado corto."; -$a->strings["Wrong Password"] = ""; -$a->strings[" Not valid email."] = " Correo no válido."; -$a->strings[" Cannot change to that email."] = " No se puede usar ese correo."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "El foro privado no tiene permisos de privacidad. Usando el grupo de privacidad por defecto."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "El foro privado no tiene permisos de privacidad ni grupo por defecto de privacidad."; -$a->strings["Settings updated."] = "Configuración actualizada."; -$a->strings["Add application"] = "Agregar aplicación"; -$a->strings["Consumer Key"] = "Clave del consumidor"; -$a->strings["Consumer Secret"] = "Secreto del consumidor"; -$a->strings["Redirect"] = "Redirigir"; -$a->strings["Icon url"] = "Dirección del ícono"; -$a->strings["You can't edit this application."] = "No puedes editar esta aplicación."; -$a->strings["Connected Apps"] = "Aplicaciones conectadas"; -$a->strings["Client key starts with"] = "Clave de cliente comienza por"; -$a->strings["No name"] = "Sin nombre"; -$a->strings["Remove authorization"] = "Suprimir la autorización"; -$a->strings["No Plugin settings configured"] = "No se ha configurado ningún módulo"; -$a->strings["Plugin Settings"] = "Configuración de los módulos"; -$a->strings["Off"] = "Apagado"; -$a->strings["On"] = "Encendido"; -$a->strings["Additional Features"] = "Características adicionales"; -$a->strings["Built-in support for %s connectivity is %s"] = "El soporte integrado de conexión con %s está %s"; -$a->strings["enabled"] = "habilitado"; -$a->strings["disabled"] = "deshabilitado"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "El acceso por correo está deshabilitado en esta web."; -$a->strings["Email/Mailbox Setup"] = "Configuración del correo/buzón"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón."; -$a->strings["Last successful email check:"] = "Última comprobación del correo con éxito:"; -$a->strings["IMAP server name:"] = "Nombre del servidor IMAP:"; -$a->strings["IMAP port:"] = "Puerto IMAP:"; -$a->strings["Security:"] = "Seguridad:"; -$a->strings["None"] = "Ninguna"; -$a->strings["Email login name:"] = "Nombre de usuario:"; -$a->strings["Email password:"] = "Contraseña:"; -$a->strings["Reply-to address:"] = "Dirección de respuesta:"; -$a->strings["Send public posts to all email contacts:"] = "Enviar publicaciones públicas a todos los contactos de correo:"; -$a->strings["Action after import:"] = "Acción después de importar:"; -$a->strings["Mark as seen"] = "Marcar como leído"; -$a->strings["Move to folder"] = "Mover a un directorio"; -$a->strings["Move to folder:"] = "Mover al directorio:"; -$a->strings["Display Settings"] = "Configuración Tema/Visualización"; -$a->strings["Display Theme:"] = "Utilizar tema:"; -$a->strings["Mobile Theme:"] = "Tema móvil:"; -$a->strings["Update browser every xx seconds"] = "Actualizar navegador cada xx segundos"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo 10 segundos, sin máximo"; -$a->strings["Number of items to display per page:"] = "Número de elementos a mostrar por página:"; -$a->strings["Maximum of 100 items"] = "Máximo 100 elementos"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; -$a->strings["Don't show emoticons"] = "No mostrar emoticones"; -$a->strings["Don't show notices"] = ""; -$a->strings["Infinite scroll"] = ""; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = ""; -$a->strings["Community Types"] = ""; -$a->strings["Normal Account Page"] = "Página de cuenta normal"; -$a->strings["This account is a normal personal profile"] = "Esta cuenta es el perfil personal normal"; -$a->strings["Soapbox Page"] = "Página de tribuna"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de solo-lectura"; -$a->strings["Community Forum/Celebrity Account"] = "Cuenta de Comunidad, Foro o Celebridad"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de lectura-escritura"; -$a->strings["Automatic Friend Page"] = "Página de Amistad autómatica"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Aceptar automáticamente todas las solicitudes de conexión/amistad como amigos"; -$a->strings["Private Forum [Experimental]"] = "Foro privado [Experimental]"; -$a->strings["Private forum - approved members only"] = "Foro privado - solo miembros"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir a este OpenID acceder a esta cuenta."; -$a->strings["Publish your default profile in your local site directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio local del sitio?"; -$a->strings["Publish your default profile in the global social directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?"; -$a->strings["Hide your profile details from unknown viewers?"] = "¿Quieres que los detalles de tu perfil permanezcan ocultos a los desconocidos?"; -$a->strings["Allow friends to post to your profile page?"] = "¿Permites que tus amigos publiquen en tu página de perfil?"; -$a->strings["Allow friends to tag your posts?"] = "¿Permites a los amigos etiquetar tus publicaciones?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "¿Nos permite recomendarte como amigo potencial a los nuevos miembros?"; -$a->strings["Permit unknown people to send you private mail?"] = "¿Permites que desconocidos te manden correos privados?"; -$a->strings["Profile is not published."] = "El perfil no está publicado."; -$a->strings["or"] = "o"; -$a->strings["Your Identity Address is"] = "Tu dirección personal es"; -$a->strings["Automatically expire posts after this many days:"] = "Las publicaciones expirarán automáticamente después de estos días:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán"; -$a->strings["Advanced expiration settings"] = "Configuración avanzada de expiración"; -$a->strings["Advanced Expiration"] = "Expiración avanzada"; -$a->strings["Expire posts:"] = "¿Expiran las publicaciones?"; -$a->strings["Expire personal notes:"] = "¿Expiran las notas personales?"; -$a->strings["Expire starred posts:"] = "¿Expiran los favoritos?"; -$a->strings["Expire photos:"] = "¿Expiran las fotografías?"; -$a->strings["Only expire posts by others:"] = "Solo expiran los mensajes de los demás:"; -$a->strings["Account Settings"] = "Configuración de la cuenta"; -$a->strings["Password Settings"] = "Configuración de la contraseña"; -$a->strings["New Password:"] = "Contraseña nueva:"; -$a->strings["Confirm:"] = "Confirmar:"; -$a->strings["Leave password fields blank unless changing"] = "Deja la contraseña en blanco si no quieres cambiarla"; -$a->strings["Current Password:"] = ""; -$a->strings["Your current password to confirm the changes"] = ""; -$a->strings["Password:"] = "Contraseña:"; -$a->strings["Basic Settings"] = "Configuración básica"; -$a->strings["Full Name:"] = "Nombre completo:"; -$a->strings["Email Address:"] = "Dirección de correo:"; -$a->strings["Your Timezone:"] = "Zona horaria:"; -$a->strings["Default Post Location:"] = "Localización predeterminada:"; -$a->strings["Use Browser Location:"] = "Usar localización del navegador:"; -$a->strings["Security and Privacy Settings"] = "Configuración de seguridad y privacidad"; -$a->strings["Maximum Friend Requests/Day:"] = "Máximo número de peticiones de amistad por día:"; -$a->strings["(to prevent spam abuse)"] = "(para prevenir el abuso de spam)"; -$a->strings["Default Post Permissions"] = "Permisos por defecto para las publicaciones"; -$a->strings["(click to open/close)"] = "(pulsa para abrir/cerrar)"; -$a->strings["Show to Groups"] = "Mostrar a los Grupos"; -$a->strings["Show to Contacts"] = "Mostrar a los Contactos"; -$a->strings["Default Private Post"] = "Publicación Privada por defecto"; -$a->strings["Default Public Post"] = "Publicación Pública por defecto"; -$a->strings["Default Permissions for New Posts"] = "Permisos por defecto para nuevas publicaciones"; -$a->strings["Maximum private messages per day from unknown people:"] = "Número máximo de mensajes diarios para desconocidos:"; -$a->strings["Notification Settings"] = "Configuración de notificaciones"; -$a->strings["By default post a status message when:"] = "Publicar en tu estado cuando:"; -$a->strings["accepting a friend request"] = "aceptes una solicitud de amistad"; -$a->strings["joining a forum/community"] = "te unas a un foro/comunidad"; -$a->strings["making an interesting profile change"] = "hagas un cambio interesante en tu perfil"; -$a->strings["Send a notification email when:"] = "Enviar notificación por correo cuando:"; -$a->strings["You receive an introduction"] = "Recibas una presentación"; -$a->strings["Your introductions are confirmed"] = "Tu presentación sea confirmada"; -$a->strings["Someone writes on your profile wall"] = "Alguien escriba en el muro de mi perfil"; -$a->strings["Someone writes a followup comment"] = "Algien escriba en un comentario que sigo"; -$a->strings["You receive a private message"] = "Recibas un mensaje privado"; -$a->strings["You receive a friend suggestion"] = "Recibas una sugerencia de amistad"; -$a->strings["You are tagged in a post"] = "Seas etiquetado en una publicación"; -$a->strings["You are poked/prodded/etc. in a post"] = "Te han tocado/empujado/etc. en una publicación"; -$a->strings["Advanced Account/Page Type Settings"] = "Configuración avanzada de tipo de Cuenta/Página"; -$a->strings["Change the behaviour of this account for special situations"] = "Cambiar el comportamiento de esta cuenta para situaciones especiales"; -$a->strings["Relocate"] = ""; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; -$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Message not available."] = "Mensaje no disponibile."; +$a->strings["Delete message"] = "Borrar mensaje"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "No hay comunicaciones seguras disponibles. Podrías responder desde la página de perfil del remitente. "; +$a->strings["Send Reply"] = "Enviar respuesta"; +$a->strings["Not available."] = "No disponible"; +$a->strings["Profile not found."] = "Perfil no encontrado."; $a->strings["Profile deleted."] = "Perfil eliminado."; $a->strings["Profile-"] = "Perfil-"; $a->strings["New profile created."] = "Nuevo perfil creado."; @@ -982,6 +1542,12 @@ $a->strings["View this profile"] = "Ver este perfil"; $a->strings["Create a new profile using these settings"] = "¿Crear un nuevo perfil con esta configuración?"; $a->strings["Clone this profile"] = "Clonar este perfil"; $a->strings["Delete this profile"] = "Eliminar este perfil"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Subir foto del Perfil"; $a->strings["Profile Name:"] = "Nombres del perfil:"; $a->strings["Your Full Name:"] = "Tu nombre completo:"; $a->strings["Title/Description:"] = "Título/Descrición:"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "¿Quién? (si es aplicable)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Ejemplos: cathy123, Cathy Williams, cathy@example.com"; $a->strings["Since [date]:"] = "Desde [fecha]:"; -$a->strings["Sexual Preference:"] = "Preferencia sexual:"; $a->strings["Homepage URL:"] = "Dirección de tu página:"; -$a->strings["Hometown:"] = "Ciudad de origen:"; -$a->strings["Political Views:"] = "Ideas políticas:"; $a->strings["Religious Views:"] = "Creencias religiosas:"; $a->strings["Public Keywords:"] = "Palabras clave públicas:"; $a->strings["Private Keywords:"] = "Palabras clave privadas:"; -$a->strings["Likes:"] = "Me gusta:"; -$a->strings["Dislikes:"] = "No me gusta:"; $a->strings["Example: fishing photography software"] = "Ejemplo: pesca fotografía software"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Utilizadas para sugerir amigos potenciales, otros pueden verlo)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Utilizadas para buscar perfiles, nunca se muestra a otros)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Amor/Romance"; $a->strings["Work/employment"] = "Trabajo/ocupación"; $a->strings["School/education"] = "Escuela/estudios"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Éste es tu perfil público.
Puede ser visto por cualquier usuario de internet."; +$a->strings["Age: "] = "Edad: "; $a->strings["Edit/Manage Profiles"] = "Editar/Administrar perfiles"; -$a->strings["Group created."] = "Grupo creado."; -$a->strings["Could not create group."] = "Imposible crear el grupo."; -$a->strings["Group not found."] = "Grupo no encontrado."; -$a->strings["Group name changed."] = "El nombre del grupo ha cambiado."; -$a->strings["Save Group"] = ""; -$a->strings["Create a group of contacts/friends."] = "Crea un grupo de contactos/amigos."; -$a->strings["Group Name: "] = "Nombre del grupo: "; -$a->strings["Group removed."] = "Grupo eliminado."; -$a->strings["Unable to remove group."] = "No se puede eliminar el grupo."; -$a->strings["Group Editor"] = "Editor de grupos"; -$a->strings["Members"] = "Miembros"; -$a->strings["Click on a contact to add or remove."] = "Pulsa en un contacto para añadirlo o eliminarlo."; -$a->strings["Source (bbcode) text:"] = "Texto fuente (bbcode):"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Fuente (Diaspora) para pasar a BBcode:"; -$a->strings["Source input: "] = "Entrada: "; -$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Fuente (formato Diaspora): "; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "No disponible"; -$a->strings["Contact added"] = "Contacto añadido"; -$a->strings["No more system notifications."] = "No hay más notificaciones del sistema."; -$a->strings["System Notifications"] = "Notificaciones del sistema"; -$a->strings["New Message"] = "Nuevo mensaje"; -$a->strings["Unable to locate contact information."] = "No se puede encontrar información del contacto."; -$a->strings["Messages"] = "Mensajes"; -$a->strings["Do you really want to delete this message?"] = "¿Estás seguro de que quieres borrar este mensaje?"; -$a->strings["Message deleted."] = "Mensaje eliminado."; -$a->strings["Conversation removed."] = "Conversación eliminada."; -$a->strings["No messages."] = "No hay mensajes."; -$a->strings["Unknown sender - %s"] = "Remitente desconocido - %s"; -$a->strings["You and %s"] = "Tú y %s"; -$a->strings["%s and You"] = "%s y Tú"; -$a->strings["Delete conversation"] = "Eliminar conversación"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d mensaje", - 1 => "%d mensajes", -); -$a->strings["Message not available."] = "Mensaje no disponibile."; -$a->strings["Delete message"] = "Borrar mensaje"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "No hay comunicaciones seguras disponibles. Podrías responder desde la página de perfil del remitente. "; -$a->strings["Send Reply"] = "Enviar respuesta"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s no le gusta %3\$s de %2\$s"; -$a->strings["Post successful."] = "¡Publicado!"; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Conversión horária"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = ""; -$a->strings["UTC time: %s"] = "Tiempo UTC: %s"; -$a->strings["Current timezone: %s"] = "Zona horaria actual: %s"; -$a->strings["Converted localtime: %s"] = "Zona horaria local convertida: %s"; -$a->strings["Please select your timezone:"] = "Por favor, selecciona tu zona horaria:"; -$a->strings["Save to Folder:"] = "Guardar en directorio:"; -$a->strings["- select -"] = "- seleccionar -"; -$a->strings["Invalid profile identifier."] = "Identificador de perfil no válido."; -$a->strings["Profile Visibility Editor"] = "Editor de visibilidad del perfil"; -$a->strings["Visible To"] = "Visible para"; -$a->strings["All Contacts (with secure profile access)"] = "Todos los contactos (con perfil de acceso seguro)"; -$a->strings["No contacts."] = "Ningún contacto."; -$a->strings["View Contacts"] = "Ver contactos"; -$a->strings["People Search"] = "Buscar personas"; -$a->strings["No matches"] = "Sin conincidencias"; -$a->strings["Upload New Photos"] = "Subir nuevas fotos"; -$a->strings["Contact information unavailable"] = "Información del contacto no disponible"; -$a->strings["Album not found."] = "Álbum no encontrado."; -$a->strings["Delete Album"] = "Eliminar álbum"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "¿Estás seguro de quieres borrar este álbum y todas sus fotos?"; -$a->strings["Delete Photo"] = "Eliminar foto"; -$a->strings["Do you really want to delete this photo?"] = "¿Estás seguro de que quieres borrar esta foto?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s fue etiquetado en %2\$s por %3\$s"; -$a->strings["a photo"] = "una foto"; -$a->strings["Image exceeds size limit of "] = "La imagen supera tamaño límite de "; -$a->strings["Image file is empty."] = "El archivo de imagen está vacío."; -$a->strings["Unable to process image."] = "Imposible procesar la imagen."; -$a->strings["Image upload failed."] = "Error al subir la imagen."; -$a->strings["No photos selected"] = "Ninguna foto seleccionada"; -$a->strings["Access to this item is restricted."] = "El acceso a este elemento está restringido."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Has usado %1$.2f MB de %2$.2f MB de tu álbum de fotos."; -$a->strings["Upload Photos"] = "Subir fotos"; -$a->strings["New album name: "] = "Nombre del nuevo álbum: "; -$a->strings["or existing album name: "] = "o nombre de un álbum existente: "; -$a->strings["Do not show a status post for this upload"] = "No actualizar tu estado con este envío"; -$a->strings["Permissions"] = "Permisos"; -$a->strings["Private Photo"] = "Foto Privada"; -$a->strings["Public Photo"] = "Foto Pública"; -$a->strings["Edit Album"] = "Modificar álbum"; -$a->strings["Show Newest First"] = "Mostrar más nuevos primero"; -$a->strings["Show Oldest First"] = "Mostrar más antiguos primero"; -$a->strings["View Photo"] = "Ver foto"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Permiso denegado. El acceso a este elemento puede estar restringido."; -$a->strings["Photo not available"] = "Foto no disponible"; -$a->strings["View photo"] = "Ver foto"; -$a->strings["Edit photo"] = "Modificar foto"; -$a->strings["Use as profile photo"] = "Usar como foto del perfil"; -$a->strings["View Full Size"] = "Ver a tamaño completo"; -$a->strings["Tags: "] = "Etiquetas: "; -$a->strings["[Remove any tag]"] = "[Borrar todas las etiquetas]"; -$a->strings["Rotate CW (right)"] = "Girar a la derecha"; -$a->strings["Rotate CCW (left)"] = "Girar a la izquierda"; -$a->strings["New album name"] = "Nuevo nombre del álbum"; -$a->strings["Caption"] = "Título"; -$a->strings["Add a Tag"] = "Añadir una etiqueta"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping"; -$a->strings["Private photo"] = "Foto privada"; -$a->strings["Public photo"] = "Foto pública"; -$a->strings["Share"] = "Compartir"; -$a->strings["View Album"] = "Ver Álbum"; -$a->strings["Recent Photos"] = "Fotos recientes"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; -$a->strings["Or - did you try to upload an empty file?"] = ""; -$a->strings["File exceeds size limit of %d"] = "El tamaño del archivo excede el límite de %d"; -$a->strings["File upload failed."] = "Ha fallado la subida del archivo."; -$a->strings["No videos selected"] = ""; -$a->strings["View Video"] = ""; -$a->strings["Recent Videos"] = ""; -$a->strings["Upload New Videos"] = ""; +$a->strings["Friendica Communications Server - Setup"] = ""; +$a->strings["Could not connect to database."] = "No es posible la conexión con la base de datos."; +$a->strings["Could not create table."] = "No se puede crear la tabla."; +$a->strings["Your Friendica site database has been installed."] = "La base de datos de su sitio web de Friendica ha sido instalada."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Puede que tengas que importar el archivo \"Database.sql\" manualmente usando phpmyadmin o mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Por favor, consulta el archivo \"INSTALL.txt\"."; +$a->strings["System check"] = "Verificación del sistema"; +$a->strings["Check again"] = "Compruebalo de nuevo"; +$a->strings["Database connection"] = "Conexión con la base de datos"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Con el fin de poder instalar Friendica, necesitamos saber cómo conectar con tu base de datos."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Por favor, contacta con tu proveedor de servicios o con el administrador de la página si tienes alguna pregunta sobre estas configuraciones."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de datos que especifiques a continuación debería existir ya. Si no es el caso, debes crearla antes de continuar."; +$a->strings["Database Server Name"] = "Nombre del servidor de la base de datos"; +$a->strings["Database Login Name"] = "Usuario de la base de datos"; +$a->strings["Database Login Password"] = "Contraseña de la base de datos"; +$a->strings["Database Name"] = "Nombre de la base de datos"; +$a->strings["Site administrator email address"] = "Dirección de correo del administrador de la web"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "La dirección de correo de tu cuenta debe coincidir con esta para poder usar el panel de administración de la web."; +$a->strings["Please select a default timezone for your website"] = "Por favor, selecciona la zona horaria predeterminada para tu web"; +$a->strings["Site settings"] = "Configuración de la página web"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "No se pudo encontrar una versión de la línea de comandos de PHP en la ruta del 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 'Activating scheduled tasks'"] = "Si no tienes una versión en línea de comandos de PHP instalada en el servidor no podrás ejecutar actualizaciones en segundo plano a través de cron. Ver 'Activating scheduled tasks'"; +$a->strings["PHP executable path"] = "Dirección al ejecutable PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introduce la ruta completa al ejecutable php. Puedes dejarlo en blanco y seguir con la instalación."; +$a->strings["Command line PHP"] = "Línea de comandos PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; +$a->strings["Found PHP version: "] = ""; +$a->strings["PHP cli binary"] = ""; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versión en línea de comandos de PHP en tu sistema no tiene \"register_argc_argv\" habilitado."; +$a->strings["This is required for message delivery to work."] = "Esto es necesario para que funcione la entrega de mensajes."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: La función \"openssl_pkey_new\" en este sistema no es capaz de generar claves de cifrado"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si se ejecuta en Windows, por favor consulta la sección \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generar claves de encriptación"; +$a->strings["libCurl PHP module"] = "Módulo PHP libCurl"; +$a->strings["GD graphics PHP module"] = "Módulo PHP gráficos GD"; +$a->strings["OpenSSL PHP module"] = "Módulo PHP OpenSSL"; +$a->strings["mysqli PHP module"] = "Módulo PHP mysqli"; +$a->strings["mb_string PHP module"] = "Módulo PHP mb_string"; +$a->strings["Apache mod_rewrite module"] = "Módulo mod_rewrite de Apache"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: El módulo de Apache mod-rewrite es necesario pero no está instalado."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Error: El módulo de PHP libcurl es necesario, pero no está instalado."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: El módulo de de PHP gráficos GD con soporte JPEG es necesario, pero no está instalado."; +$a->strings["Error: openssl PHP module required but not installed."] = "Error: El módulo de PHP openssl es necesario, pero no está instalado."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Error: El módulo de PHP mysqli es necesario, pero no está instalado."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Error: El módulo de PHP mb_string es necesario, pero no 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."] = "El programa de instalación web necesita ser capaz de crear un archivo llamado \".htconfig.php\" en la carpeta principal de tu servidor web y es incapaz de hacerlo."; +$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."] = "Se trata a menudo de una configuración de permisos, pues el servidor web puede que no sea capaz de escribir archivos en la carpeta, aunque tú sí puedas."; +$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."] = "Al final obtendremos un texto que debes guardar en un archivo llamado .htconfig.php en la carpeta de Friendica."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Como alternativa, puedes saltarte estos pasos y realizar una instalación manual. Por favor, consulta el archivo \"INSTALL.txt\" para las instrucciones."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php tiene permiso de escritura"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; +$a->strings["view/smarty3 is writable"] = ""; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La reescritura de la dirección en .htaccess no funcionó. Revisa la configuración."; +$a->strings["Url rewrite is working"] = "Reescribiendo la dirección..."; +$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."] = "El archivo de configuración de base de datos \".htconfig.php\" no se pudo escribir. Por favor, utiliza el texto adjunto para crear un archivo de configuración en la raíz de tu servidor web."; +$a->strings["

What next

"] = "

¿Ahora qué?

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Tendrás que configurar [manualmente] una tarea programada para el sondeo"; +$a->strings["Help:"] = "Ayuda:"; +$a->strings["Contact settings applied."] = "Contacto configurado con éxito."; +$a->strings["Contact update failed."] = "Error al actualizar el Contacto."; +$a->strings["Repair Contact Settings"] = "Reparar la configuración del Contacto"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ADVERTENCIA: Esto es muy avanzado y si se introduce información incorrecta tu conexión con este contacto puede dejar de funcionar."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Por favor usa el botón 'Atás' de tu navegador ahora si no tienes claro qué hacer en esta página."; +$a->strings["Return to contact editor"] = "Volver al editor de contactos"; +$a->strings["Account Nickname"] = "Apodo de la cuenta"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Etiqueta - Sobrescribe el Nombre/Apodo"; +$a->strings["Account URL"] = "Dirección de la cuenta"; +$a->strings["Friend Request URL"] = "Dirección de la solicitud de amistad"; +$a->strings["Friend Confirm URL"] = "Dirección de confirmación de tu amigo "; +$a->strings["Notification Endpoint URL"] = "Dirección URL de la notificación"; +$a->strings["Poll/Feed URL"] = "Dirección del Sondeo/Fuentes"; +$a->strings["New photo from this URL"] = "Nueva foto de esta dirección"; +$a->strings["Remote Self"] = ""; +$a->strings["Mirror postings from this contact"] = ""; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Bienvenido a Friendica "; +$a->strings["New Member Checklist"] = "Listado de nuevos miembros"; +$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."] = "Nos gustaría ofrecerte algunos consejos y enlaces para ayudar a hacer tu experiencia más amena. Pulsa en cualquier elemento para visitar la página correspondiente. Un enlace a esta página será visible desde tu página de inicio durante las dos semanas siguientes a tu inscripción y luego desaparecerá."; +$a->strings["Getting Started"] = "Empezando"; +$a->strings["Friendica Walk-Through"] = "Visita guiada a Friendica"; +$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "En tu página de Inicio Rápido - busca una introducción breve para tus pestañas de perfil y red, haz algunas conexiones nuevas, y busca algunos grupos a los que unirte."; +$a->strings["Go to Your Settings"] = "Ir a tus ajustes"; +$a->strings["On your Settings 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."] = "En la página de Configuración puedes cambiar tu contraseña inicial. También aparece tu ID (Identity Address). Es parecida a una dirección de correo y te servirá para conectar con gente de redes sociales libres."; +$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."] = "Revisa las otras configuraciones, especialmente la configuración de privacidad. Un listado de directorio sin publicar es como tener un número de teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que tus amigos y amigos potenciales sepan cómo ponerse en contacto contigo."; +$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."] = "Sube una foto para tu perfil si no lo has hecho aún. Los estudios han demostrado que la gente que usa fotos suyas reales tienen diez veces más éxito a la hora de entablar amistad que las que no."; +$a->strings["Edit Your Profile"] = "Editar tu perfil"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edita tu perfil predeterminado como quieras. Revisa la configuración para ocultar tu lista de amigos o tu perfil a los visitantes desconocidos."; +$a->strings["Profile Keywords"] = "Palabras clave del 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."] = "Define en tu perfil público algunas palabras que describan tus intereses. Así podremos buscar otras personas con los mismos gustos y sugerirte posibles amigos."; +$a->strings["Connecting"] = "Conectando"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autoriza la conexión con Facebook si ya tienes una cuenta en Facebook y nosotros (opcionalmente) importaremos tus amistades y conversaciones desde Facebook."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Si este es tu propio servidor privado, instalar el conector de Facebook puede facilitar el paso hacia la red social libre."; +$a->strings["Importing Emails"] = "Importando correos electrónicos"; +$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"] = "Introduce la información para acceder a tu correo en la página de Configuración del conector si quieres importar e interactuar con amigos o listas de correos del buzón de entrada de tu correo electrónico."; +$a->strings["Go to Your Contacts Page"] = "Ir a tu página de contactos"; +$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 Add New Contact dialog."] = "Tu página de Contactos es el portal desde donde podrás manejar tus amistades y conectarte con amigos de otras redes. Normalmente introduces su dirección o la dirección de su sitio web en el recuadro \"Añadir contacto nuevo\"."; +$a->strings["Go to Your Site's Directory"] = "Ir al directorio de tu sitio"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "El Directorio te permite encontrar otras personas en esta red o en cualquier otro sitio federado. Busca algún enlace de Conectar o Seguir en su perfil. Proporciona tu direción personal si es necesario."; +$a->strings["Finding New People"] = "Encontrando nueva gente"; +$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."] = "En el panel lateral de la página de Contactos existen varias herramientas para encontrar nuevos amigos. Podemos filtrar personas por sus intereses, buscar personas por nombre o por sus intereses, y ofrecerte sugerencias basadas en sus relaciones de la red. En un sitio nuevo, las sugerencias de amigos por lo general comienzan pasadas las 24 horas."; +$a->strings["Group Your Contacts"] = "Agrupa tus contactos"; +$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."] = "Una vez que tengas algunos amigos, puedes organizarlos en grupos privados de conversación mediante el memnú en tu página de Contactos y luego puedes interactuar con cada grupo por separado desde tu página de Red."; +$a->strings["Why Aren't My Posts Public?"] = "¿Por qué mis publicaciones no son 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."] = "Friendica respeta tu privacidad. Por defecto, tus publicaciones solo se mostrarán a personas que hayas añadido como amistades. Para más información, mira la sección de ayuda en el enlace de más arriba."; +$a->strings["Getting Help"] = "Consiguiendo ayuda"; +$a->strings["Go to the Help Section"] = "Ir a la sección de ayuda"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Puedes consultar nuestra página de Ayuda para más información y recursos de ayuda."; $a->strings["Poke/Prod"] = "Toque/Empujón"; $a->strings["poke, prod or do other things to somebody"] = "da un toque, empujón o similar a alguien"; $a->strings["Recipient"] = "Receptor"; $a->strings["Choose what you wish to do to recipient"] = "Elige qué desea hacer con el receptor"; $a->strings["Make this post private"] = "Hacer esta publicación privada"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "El elemento ha sido eliminado."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está siguiendo las %3\$s de %2\$s"; -$a->strings["Export account"] = "Exportar cuenta"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exporta la información de tu cuenta y tus contactos. Úsalo para guardar una copia de seguridad de tu cuenta y/o moverla a otro servidor."; -$a->strings["Export all"] = "Exportar todo"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exporta la información de tu cuenta, contactos y lo demás en JSON. Puede ser un archivo bastante grande, por lo que llevará tiempo. Úsalo para hacer una copia de seguridad completa de tu cuenta (las fotos no se exportarán)"; -$a->strings["Common Friends"] = "Amigos comunes"; -$a->strings["No contacts in common."] = "Sin contactos en común."; -$a->strings["Image exceeds size limit of %d"] = "El tamaño de la imagen supera el límite de %d"; -$a->strings["Wall Photos"] = "Foto del Muro"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s te da la bienvenida a %2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Esto puede ocurrir a veces si la conexión fue solicitada por ambas personas y ya hubiera sido aprobada."; +$a->strings["Response from remote site was not understood."] = "La respuesta desde el sitio remoto no ha sido entendida."; +$a->strings["Unexpected response from remote site: "] = "Respuesta inesperada desde el sitio remoto: "; +$a->strings["Confirmation completed successfully."] = "Confirmación completada con éxito."; +$a->strings["Remote site reported: "] = "El sito remoto informó: "; +$a->strings["Temporary failure. Please wait and try again."] = "Error temporal. Por favor, espere y vuelva a intentarlo."; +$a->strings["Introduction failed or was revoked."] = "La presentación ha fallado o ha sido anulada."; +$a->strings["Unable to set contact photo."] = "Imposible establecer la foto del contacto."; +$a->strings["No user record found for '%s' "] = "No se ha encontrado a ningún '%s' "; +$a->strings["Our site encryption key is apparently messed up."] = "Nuestra clave de cifrado del sitio es aparentemente un lío."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Se ha proporcionado una dirección vacía o no hemos podido descifrarla."; +$a->strings["Contact record was not found for you on our site."] = "El contacto no se ha encontrado en nuestra base de datos."; +$a->strings["Site public key not available in contact record for URL %s."] = "La clave pública del sitio no está disponible en los datos del contacto para %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La identificación proporcionada por el sistema es un duplicado de nuestro sistema. Debería funcionar si lo intentas de nuevo."; +$a->strings["Unable to set your contact credentials on our system."] = "No se puede establecer las credenciales de tu contacto en nuestro sistema."; +$a->strings["Unable to update your contact profile details on our system"] = "No se puede actualizar los datos de tu perfil de contacto en nuestro sistema"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s se ha unido a %2\$s"; +$a->strings["Unable to locate original post."] = "No se puede encontrar la publicación original."; +$a->strings["Empty post discarded."] = "Publicación vacía descartada."; +$a->strings["System error. Post not saved."] = "Error del sistema. Mensaje no guardado."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Este mensaje te lo ha enviado %s, miembro de la red social Friendica."; +$a->strings["You may visit them online at %s"] = "Los puedes visitar en línea en %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Por favor contacta con el remitente respondiendo a este mensaje si no deseas recibir estos mensajes."; +$a->strings["%s posted an update."] = "%s ha publicado una actualización."; $a->strings["Image uploaded but image cropping failed."] = "Imagen recibida, pero ha fallado al recortarla."; $a->strings["Image size reduction [%s] failed."] = "Ha fallado la reducción de las dimensiones de la imagen [%s]."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarga la página o limpia la caché del navegador si la foto nueva no aparece inmediatamente."; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "Recortar imagen"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor, ajusta el recorte de la imagen para optimizarla."; $a->strings["Done Editing"] = "Editado"; $a->strings["Image uploaded successfully."] = "Imagen subida con éxito."; -$a->strings["Applications"] = "Aplicaciones"; -$a->strings["No installed applications."] = "Sin aplicaciones"; -$a->strings["Nothing new here"] = "Nada nuevo por aquí"; -$a->strings["Clear notifications"] = "Limpiar notificaciones"; -$a->strings["Profile Match"] = "Coincidencias de Perfil"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "No hay palabras clave que coincidan. Por favor, agrega algunas palabras claves en tu perfil predeterminado."; -$a->strings["is interested in:"] = "estás interesado en:"; -$a->strings["Tag removed"] = "Etiqueta eliminada"; -$a->strings["Remove Item Tag"] = "Eliminar etiqueta"; -$a->strings["Select a tag to remove: "] = "Selecciona una etiqueta para eliminar: "; -$a->strings["Remove"] = "Eliminar"; -$a->strings["Event title and start time are required."] = "Título del evento y hora de inicio requeridas."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Editar evento"; -$a->strings["link to source"] = "Enlace al original"; -$a->strings["Create New Event"] = "Crea un evento nuevo"; -$a->strings["Previous"] = "Previo"; -$a->strings["hour:minute"] = "hora:minuto"; -$a->strings["Event details"] = "Detalles del evento"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "El formato es %s %s. Fecha de inicio y título son obligatorios."; -$a->strings["Event Starts:"] = "Inicio del evento:"; -$a->strings["Required"] = "Obligatorio"; -$a->strings["Finish date/time is not known or not relevant"] = "La fecha/hora de finalización no es conocida o es irrelevante."; -$a->strings["Event Finishes:"] = "Finalización del evento:"; -$a->strings["Adjust for viewer timezone"] = "Ajuste de zona horaria"; -$a->strings["Description:"] = "Descripción:"; -$a->strings["Title:"] = "Título:"; -$a->strings["Share this event"] = "Comparte este evento"; -$a->strings["No potential page delegates located."] = "No se han localizado delegados potenciales de la página."; -$a->strings["Delegate Page Management"] = "Delegar la administración de la página"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Los delegados tienen la capacidad de gestionar todos los aspectos de esta cuenta/página, excepto los ajustes básicos de la cuenta. Por favor, no delegues tu cuenta personal a nadie en quien no confíes completamente."; -$a->strings["Existing Page Managers"] = "Administradores actuales de la página"; -$a->strings["Existing Page Delegates"] = "Delegados actuales de la página"; -$a->strings["Potential Delegates"] = "Delegados potenciales"; -$a->strings["Add"] = "Añadir"; -$a->strings["No entries."] = "Sin entradas."; -$a->strings["Contacts who are not members of a group"] = "Contactos sin grupo"; -$a->strings["Files"] = "Archivos"; -$a->strings["System down for maintenance"] = "Servicio suspendido por mantenimiento"; -$a->strings["Remove My Account"] = "Eliminar mi cuenta"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Esto eliminará por completo tu cuenta. Una vez hecho no se puede deshacer."; -$a->strings["Please enter your password for verification:"] = "Por favor, introduce tu contraseña para la verificación:"; -$a->strings["Friend suggestion sent."] = "Solicitud de amistad enviada."; -$a->strings["Suggest Friends"] = "Sugerencias de amistad"; -$a->strings["Suggest a friend for %s"] = "Recomienda un amigo a %s"; -$a->strings["Unable to locate original post."] = "No se puede encontrar la publicación original."; -$a->strings["Empty post discarded."] = "Publicación vacía descartada."; -$a->strings["System error. Post not saved."] = "Error del sistema. Mensaje no guardado."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Este mensaje te lo ha enviado %s, miembro de la red social Friendica."; -$a->strings["You may visit them online at %s"] = "Los puedes visitar en línea en %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Por favor contacta con el remitente respondiendo a este mensaje si no deseas recibir estos mensajes."; -$a->strings["%s posted an update."] = "%s ha publicado una actualización."; -$a->strings["{0} wants to be your friend"] = "{0} quiere ser tu amigo"; -$a->strings["{0} sent you a message"] = "{0} te ha enviado un mensaje"; -$a->strings["{0} requested registration"] = "{0} solicitudes de registro"; -$a->strings["{0} commented %s's post"] = "{0} comentó la publicación de %s"; -$a->strings["{0} liked %s's post"] = "A {0} le ha gustado la publicación de %s"; -$a->strings["{0} disliked %s's post"] = "A {0} no le ha gustado la publicación de %s"; -$a->strings["{0} is now friends with %s"] = "{0} ahora es amigo de %s"; -$a->strings["{0} posted"] = "{0} publicado"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetó la publicación de %s como #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} te mencionó en una publicación"; -$a->strings["OpenID protocol error. No ID returned."] = "Error de protocolo OpenID. ID no devuelta."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Cuenta no encontrada y el registro OpenID no está permitido en ese sitio."; -$a->strings["Login failed."] = "Accesso fallido."; -$a->strings["Invalid request identifier."] = "Solicitud de identificación no válida."; -$a->strings["Discard"] = "Descartar"; -$a->strings["System"] = "Sistema"; -$a->strings["Network"] = "Red"; -$a->strings["Introductions"] = "Presentaciones"; -$a->strings["Show Ignored Requests"] = "Mostrar peticiones ignoradas"; -$a->strings["Hide Ignored Requests"] = "Ocultar peticiones ignoradas"; -$a->strings["Notification type: "] = "Tipo de notificación: "; -$a->strings["Friend Suggestion"] = "Propuestas de amistad"; -$a->strings["suggested by %s"] = "sugerido por %s"; -$a->strings["Post a new friend activity"] = "Publica tu nueva amistad"; -$a->strings["if applicable"] = "Si corresponde"; -$a->strings["Claims to be known to you: "] = "Dice conocerte: "; -$a->strings["yes"] = "sí"; -$a->strings["no"] = "no"; -$a->strings["Approve as: "] = "Aprobar como: "; -$a->strings["Friend"] = "Amigo"; -$a->strings["Sharer"] = "Lector"; -$a->strings["Fan/Admirer"] = "Fan/Admirador"; -$a->strings["Friend/Connect Request"] = "Solicitud de Amistad/Conexión"; -$a->strings["New Follower"] = "Nuevo seguidor"; -$a->strings["No introductions."] = "Sin presentaciones."; -$a->strings["Notifications"] = "Notificaciones"; -$a->strings["%s liked %s's post"] = "A %s le gusta la publicación de %s"; -$a->strings["%s disliked %s's post"] = "A %s no le gusta la publicación de %s"; -$a->strings["%s is now friends with %s"] = "%s es ahora es amigo de %s"; -$a->strings["%s created a new post"] = "%s creó una nueva publicación"; -$a->strings["%s commented on %s's post"] = "%s comentó la publicación de %s"; -$a->strings["No more network notifications."] = "No hay más notificaciones de red."; -$a->strings["Network Notifications"] = "Notificaciones de Red"; -$a->strings["No more personal notifications."] = "No hay más notificaciones personales."; -$a->strings["Personal Notifications"] = "Notificaciones personales"; -$a->strings["No more home notifications."] = "No hay más notificaciones de inicio."; -$a->strings["Home Notifications"] = "Notificaciones de Inicio"; -$a->strings["Total invitation limit exceeded."] = "Límite total de invitaciones excedido."; -$a->strings["%s : Not a valid email address."] = "%s : No es una dirección de correo válida."; -$a->strings["Please join us on Friendica"] = "Únete a nosotros en Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Límite de invitaciones sobrepasado. Contacta con el administrador del sitio."; -$a->strings["%s : Message delivery failed."] = "%s : Ha fallado la entrega del mensaje."; -$a->strings["%d message sent."] = array( - 0 => "%d mensaje enviado.", - 1 => "%d mensajes enviados.", -); -$a->strings["You have no more invitations available"] = "No tienes más invitaciones disponibles"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visita %s para ver una lista de servidores públicos donde puedes darte de alta. Los miembros de otros servidores de Friendica pueden conectarse entre ellos, así como con miembros de otras redes sociales diferentes."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Para aceptar la invitación visita y regístrate en %s o en cualquier otro servidor público de Friendica."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Los servidores de Friendica están interconectados para crear una enorme red social centrada en la privacidad y controlada por sus miembros. También se puede conectar con muchas redes sociales tradicionales. Mira en %s para poder ver un listado de servidores alternativos de Friendica donde puedes darte de alta."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Discúlpanos. Este sistema no está configurado actualmente para conectar con otros servidores públicos o invitar nuevos miembros."; -$a->strings["Send invitations"] = "Enviar invitaciones"; -$a->strings["Enter email addresses, one per line:"] = "Introduce las direcciones de correo, una por línea:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Estás cordialmente invitado a unirte a mi y a otros amigos en Friendica, creemos juntos una red social mejor."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Tienes que proporcionar el siguiente código: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Para más información sobre el Proyecto Friendica y sobre por qué pensamos que es algo importante, visita http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Administrar identidades y/o 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"] = "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar"; -$a->strings["Select an identity to manage: "] = "Selecciona una identidad a gestionar:"; -$a->strings["Welcome to %s"] = "Bienvenido a %s"; $a->strings["Friends of %s"] = "Amigos de %s"; $a->strings["No friends to display."] = "No hay amigos para mostrar."; -$a->strings["Add New Contact"] = "Añadir nuevo contacto"; -$a->strings["Enter address or web location"] = "Escribe la dirección o página web"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Ejemplo: miguel@ejemplo.com, http://ejemplo.com/miguel"; -$a->strings["%d invitation available"] = array( - 0 => "%d invitación disponible", - 1 => "%d invitaviones disponibles", -); -$a->strings["Find People"] = "Buscar personas"; -$a->strings["Enter name or interest"] = "Introduzce nombre o intereses"; -$a->strings["Connect/Follow"] = "Conectar/Seguir"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Ejemplos: Robert Morgenstein, Pesca"; -$a->strings["Random Profile"] = "Perfil aleatorio"; -$a->strings["Networks"] = "Redes"; -$a->strings["All Networks"] = "Todas las redes"; -$a->strings["Saved Folders"] = "Directorios guardados"; -$a->strings["Everything"] = "Todo"; -$a->strings["Categories"] = "Categorías"; -$a->strings["Click here to upgrade."] = "Pulsa aquí para actualizar."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Esta acción excede los límites permitidos por tu subscripción."; -$a->strings["This action is not available under your subscription plan."] = "Esta acción no está permitida para tu subscripción."; -$a->strings["User not found."] = ""; -$a->strings["There is no status with this id."] = ""; -$a->strings["There is no conversation with this id."] = ""; -$a->strings["view full size"] = "Ver a tamaño completo"; -$a->strings["Starts:"] = "Inicio:"; -$a->strings["Finishes:"] = "Final:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "No se puede encontrar información DNS para la base de datos del servidor '%s'"; -$a->strings["(no subject)"] = "(sin asunto)"; -$a->strings["noreply"] = "no responder"; -$a->strings["An invitation is required."] = "Se necesita invitación."; -$a->strings["Invitation could not be verified."] = "No se puede verificar la invitación."; -$a->strings["Invalid OpenID url"] = "Dirección OpenID no válida"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Se ha encontrado un problema para acceder con el OpenID que has escrito. Verifica que lo hayas escrito correctamente."; -$a->strings["The error message was:"] = "El mensaje del error fue:"; -$a->strings["Please enter the required information."] = "Por favor, introduce la información necesaria."; -$a->strings["Please use a shorter name."] = "Por favor, usa un nombre más corto."; -$a->strings["Name too short."] = "El nombre es demasiado corto."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "No parece que ese sea tu nombre completo."; -$a->strings["Your email domain is not among those allowed on this site."] = "Tu dominio de correo no se encuentra entre los permitidos en este sitio."; -$a->strings["Not a valid email address."] = "No es una dirección de correo electrónico válida."; -$a->strings["Cannot use that email."] = "No se puede utilizar este correo electrónico."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\" y debe empezar por una letra."; -$a->strings["Nickname is already registered. Please choose another."] = "Apodo ya registrado. Por favor, elije otro."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "El apodo ya ha sido registrado alguna vez y no puede volver a usarse. Por favor, utiliza otro."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERROR GRAVE: La generación de claves de seguridad ha fallado."; -$a->strings["An error occurred during registration. Please try again."] = "Se produjo un error durante el registro. Por favor, inténtalo de nuevo."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo."; -$a->strings["Friends"] = "Amigos"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s le dio un toque a %2\$s"; -$a->strings["poked"] = "tocó a"; -$a->strings["post/item"] = "publicación/tema"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha marcado %3\$s de %2\$s como Favorito"; -$a->strings["remove"] = "eliminar"; -$a->strings["Delete Selected Items"] = "Eliminar el elemento seleccionado"; -$a->strings["Follow Thread"] = ""; -$a->strings["View Status"] = "Ver estado"; -$a->strings["View Profile"] = "Ver perfil"; -$a->strings["View Photos"] = "Ver fotos"; -$a->strings["Network Posts"] = "Publicaciones en la red"; -$a->strings["Edit Contact"] = "Editar contacto"; -$a->strings["Send PM"] = "Enviar mensaje privado"; -$a->strings["Poke"] = "Toque"; -$a->strings["%s likes this."] = "A %s le gusta esto."; -$a->strings["%s doesn't like this."] = "A %s no le gusta esto."; -$a->strings["%2\$d people like this"] = ""; -$a->strings["%2\$d people don't like this"] = ""; -$a->strings["and"] = "y"; -$a->strings[", and %d other people"] = " y a otras %d personas"; -$a->strings["%s like this."] = "Le gusta a %s."; -$a->strings["%s don't like this."] = "No le gusta a %s."; -$a->strings["Visible to everybody"] = "Visible para cualquiera"; -$a->strings["Please enter a video link/URL:"] = "Por favor, introduce la URL/enlace del vídeo:"; -$a->strings["Please enter an audio link/URL:"] = "Por favor, introduce la URL/enlace del audio:"; -$a->strings["Tag term:"] = "Etiquetar:"; -$a->strings["Where are you right now?"] = "¿Dónde estás ahora?"; -$a->strings["Delete item(s)?"] = ""; -$a->strings["Post to Email"] = "Publicar mediante correo electrónico"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "permisos"; -$a->strings["Post to Groups"] = ""; -$a->strings["Post to Contacts"] = ""; -$a->strings["Private post"] = ""; -$a->strings["Logged out."] = "Sesión finalizada"; -$a->strings["Error decoding account file"] = ""; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; -$a->strings["Error! Cannot check nickname"] = ""; -$a->strings["User '%s' already exists on this server!"] = ""; -$a->strings["User creation error"] = ""; -$a->strings["User profile creation error"] = ""; -$a->strings["%d contact not imported"] = array( - 0 => "", - 1 => "", -); -$a->strings["Done. You can now login with your username and password"] = ""; -$a->strings["newer"] = "más nuevo"; -$a->strings["older"] = "más antiguo"; -$a->strings["prev"] = "ant."; -$a->strings["first"] = "primera"; -$a->strings["last"] = "última"; -$a->strings["next"] = "sig."; -$a->strings["No contacts"] = "Sin contactos"; -$a->strings["%d Contact"] = array( - 0 => "%d Contacto", - 1 => "%d Contactos", -); -$a->strings["poke"] = "tocar"; -$a->strings["ping"] = "hacer \"ping\""; -$a->strings["pinged"] = "hizo \"ping\" a"; -$a->strings["prod"] = "empujar"; -$a->strings["prodded"] = "empujó a"; -$a->strings["slap"] = "abofetear"; -$a->strings["slapped"] = "abofeteó a"; -$a->strings["finger"] = "meter dedo"; -$a->strings["fingered"] = "le metió un dedo a"; -$a->strings["rebuff"] = "desairar"; -$a->strings["rebuffed"] = "desairó a"; -$a->strings["happy"] = "feliz"; -$a->strings["sad"] = "triste"; -$a->strings["mellow"] = "sentimental"; -$a->strings["tired"] = "cansado"; -$a->strings["perky"] = "alegre"; -$a->strings["angry"] = "furioso"; -$a->strings["stupified"] = "estupefacto"; -$a->strings["puzzled"] = "extrañado"; -$a->strings["interested"] = "interesado"; -$a->strings["bitter"] = "rencoroso"; -$a->strings["cheerful"] = "jovial"; -$a->strings["alive"] = "vivo"; -$a->strings["annoyed"] = "enojado"; -$a->strings["anxious"] = "ansioso"; -$a->strings["cranky"] = "irritable"; -$a->strings["disturbed"] = "perturbado"; -$a->strings["frustrated"] = "frustrado"; -$a->strings["motivated"] = "motivado"; -$a->strings["relaxed"] = "relajado"; -$a->strings["surprised"] = "sorprendido"; -$a->strings["Monday"] = "Lunes"; -$a->strings["Tuesday"] = "Martes"; -$a->strings["Wednesday"] = "Miércoles"; -$a->strings["Thursday"] = "Jueves"; -$a->strings["Friday"] = "Viernes"; -$a->strings["Saturday"] = "Sábado"; -$a->strings["Sunday"] = "Domingo"; -$a->strings["January"] = "Enero"; -$a->strings["February"] = "Febrero"; -$a->strings["March"] = "Marzo"; -$a->strings["April"] = "Abril"; -$a->strings["May"] = "Mayo"; -$a->strings["June"] = "Junio"; -$a->strings["July"] = "Julio"; -$a->strings["August"] = "Agosto"; -$a->strings["September"] = "Septiembre"; -$a->strings["October"] = "Octubre"; -$a->strings["November"] = "Noviembre"; -$a->strings["December"] = "Diciembre"; -$a->strings["bytes"] = "bytes"; -$a->strings["Click to open/close"] = "Pulsa para abrir/cerrar"; -$a->strings["Select an alternate language"] = "Elige otro idioma"; -$a->strings["activity"] = "Actividad"; -$a->strings["post"] = "Publicación"; -$a->strings["Item filed"] = "Elemento archivado"; -$a->strings["Friendica Notification"] = "Notificación de Friendica"; -$a->strings["Thank You,"] = "Gracias,"; -$a->strings["%s Administrator"] = "%s Administrador"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificación] Nuevo correo recibido de %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s te ha enviado un mensaje privado desde %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s te ha enviado %2\$s."; -$a->strings["a private message"] = "un mensaje privado"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Por favor, visita %s para ver y/o responder a tus mensajes privados."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s comentó en [url=%2\$s]a %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s comentó en [url=%2\$s] %4\$s de %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s comentó en [url=%2\$s] tu %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notificación] Comentario en la conversación de #%1\$d por %2\$s"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s ha comentado en una conversación/elemento que sigues."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Por favor, visita %s para ver y/o responder a la conversación."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notificación] %s publicó en tu muro"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s publicó en tu perfil de %2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s publicó en [url=%2\$s]tu muro[/url]"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificación] %s te ha nombrado"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s te ha nombrado en %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]te nombró[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = ""; -$a->strings["%1\$s shared a new post at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s te dio un toque"; -$a->strings["%1\$s poked you at %2\$s"] = "%1\$s te dio un toque en %2\$s"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]te dio un toque[/url]."; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificación] %s ha etiquetado tu publicación"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s ha etiquetado tu publicación en %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s ha etiquetado [url=%2\$s]tu publicación[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificación] Presentación recibida"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Has recibido una presentación de '%1\$s' en %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Has recibido [url=%1\$s]una presentación[/url] de %2\$s."; -$a->strings["You may visit their profile at %s"] = "Puedes visitar su perfil en %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Visita %s para aceptar o rechazar la presentación por favor."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notificación] Sugerencia de amigo recibida"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Has recibido una sugerencia de amigo de '%1\$s' en %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Has recibido [url=%1\$s]una sugerencia de amigo[/url] en %2\$s de %3\$s."; -$a->strings["Name:"] = "Nombre: "; -$a->strings["Photo:"] = "Foto: "; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s para aceptar o rechazar la sugerencia por favor."; -$a->strings[" on Last.fm"] = "en Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grupo eliminado con este nombre fue restablecido. Los permisos existentes pueden aplicarse a este grupo y a sus futuros miembros. Si esto no es lo que pretendes, por favor, crea otro grupo con un nombre diferente."; -$a->strings["Default privacy group for new contacts"] = "Grupo por defecto para nuevos contactos"; -$a->strings["Everybody"] = "Todo el mundo"; -$a->strings["edit"] = "editar"; -$a->strings["Edit group"] = "Editar grupo"; -$a->strings["Create a new group"] = "Crear un nuevo grupo"; -$a->strings["Contacts not in any group"] = "Contactos sin grupo"; -$a->strings["Connect URL missing."] = "Falta el conector URL."; -$a->strings["This site is not configured to allow communications with other networks."] = "Este sitio no está configurado para permitir la comunicación con otras redes."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "No se ha descubierto protocolos de comunicación o fuentes compatibles."; -$a->strings["The profile address specified does not provide adequate information."] = "La dirección del perfil especificado no proporciona información adecuada."; -$a->strings["An author or name was not found."] = "No se ha encontrado un autor o nombre."; -$a->strings["No browser URL could be matched to this address."] = "Ninguna dirección concuerda con la suministrada."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Imposible identificar la dirección @ con algún protocolo conocido o dirección de contacto."; -$a->strings["Use mailto: in front of address to force email check."] = "Escribe mailto: al principio de la dirección para forzar el envío."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "La dirección del perfil especificada pertenece a una red que ha sido deshabilitada en este sitio."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitado. Esta persona no podrá recibir notificaciones directas/personales tuyas."; -$a->strings["Unable to retrieve contact information."] = "No ha sido posible recibir la información del contacto."; -$a->strings["following"] = "siguiendo"; -$a->strings["[no subject]"] = "[sin asunto]"; -$a->strings["End this session"] = "Cerrar la sesión"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Date de alta"; -$a->strings["Home Page"] = "Página de inicio"; -$a->strings["Create an account"] = "Crea una cuenta"; -$a->strings["Help and documentation"] = "Ayuda y documentación"; -$a->strings["Apps"] = "Aplicaciones"; -$a->strings["Addon applications, utilities, games"] = "Aplicaciones, utilidades, juegos"; -$a->strings["Search site content"] = " Busca contenido en la página"; -$a->strings["Conversations on this site"] = "Conversaciones en este sitio"; -$a->strings["Directory"] = "Directorio"; -$a->strings["People directory"] = "Directorio de usuarios"; -$a->strings["Information"] = ""; -$a->strings["Information about this friendica instance"] = ""; -$a->strings["Conversations from your friends"] = "Conversaciones de tus amigos"; -$a->strings["Network Reset"] = ""; -$a->strings["Load Network page with no filters"] = ""; -$a->strings["Friend Requests"] = "Solicitudes de amistad"; -$a->strings["See all notifications"] = "Ver todas las notificaciones"; -$a->strings["Mark all system notifications seen"] = "Marcar todas las notificaciones del sistema como leídas"; -$a->strings["Private mail"] = "Correo privado"; -$a->strings["Inbox"] = "Entrada"; -$a->strings["Outbox"] = "Enviados"; -$a->strings["Manage"] = "Administrar"; -$a->strings["Manage other pages"] = "Administrar otras páginas"; -$a->strings["Account settings"] = "Configuración de tu cuenta"; -$a->strings["Manage/Edit Profiles"] = ""; -$a->strings["Manage/edit friends and contacts"] = "Administrar/editar amigos y contactos"; -$a->strings["Site setup and configuration"] = "Opciones y configuración del sitio"; -$a->strings["Navigation"] = ""; -$a->strings["Site map"] = ""; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "Fecha de nacimiento:"; -$a->strings["Age:"] = "Edad:"; -$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s"; -$a->strings["Tags:"] = "Etiquetas:"; -$a->strings["Religion:"] = "Religión:"; -$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:"; -$a->strings["Contact information and Social Networks:"] = "Información de contacto y Redes sociales:"; -$a->strings["Musical interests:"] = "Intereses musicales:"; -$a->strings["Books, literature:"] = "Libros, literatura:"; -$a->strings["Television:"] = "Televisión:"; -$a->strings["Film/dance/culture/entertainment:"] = "Películas/baile/cultura/entretenimiento:"; -$a->strings["Love/Romance:"] = "Amor/Romance:"; -$a->strings["Work/employment:"] = "Trabajo/ocupación:"; -$a->strings["School/education:"] = "Escuela/estudios:"; -$a->strings["Image/photo"] = "Imagen/Foto"; -$a->strings["
%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = ""; -$a->strings["$1 wrote:"] = "$1 escribió:"; -$a->strings["Encrypted content"] = "Contenido cifrado"; -$a->strings["Unknown | Not categorised"] = "Desconocido | No clasificado"; -$a->strings["Block immediately"] = "Bloquear inmediatamente"; -$a->strings["Shady, spammer, self-marketer"] = "Sospechoso, spammer, auto-publicidad"; -$a->strings["Known to me, but no opinion"] = "Le conozco, sin opinión"; -$a->strings["OK, probably harmless"] = "OK, probablemente inofensivo"; -$a->strings["Reputable, has my trust"] = "Buena reputación, tiene mi confianza"; -$a->strings["Weekly"] = "Semanalmente"; -$a->strings["Monthly"] = "Mensualmente"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = ""; -$a->strings["pump.io"] = ""; -$a->strings["Twitter"] = ""; -$a->strings["Diaspora Connector"] = ""; -$a->strings["Statusnet"] = ""; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Varios"; -$a->strings["year"] = "año"; -$a->strings["month"] = "mes"; -$a->strings["day"] = "día"; -$a->strings["never"] = "nunca"; -$a->strings["less than a second ago"] = "hace menos de un segundo"; -$a->strings["years"] = "años"; -$a->strings["months"] = "meses"; -$a->strings["week"] = "semana"; -$a->strings["weeks"] = "semanas"; -$a->strings["days"] = "días"; -$a->strings["hour"] = "hora"; -$a->strings["hours"] = "horas"; -$a->strings["minute"] = "minuto"; -$a->strings["minutes"] = "minutos"; -$a->strings["second"] = "segundo"; -$a->strings["seconds"] = "segundos"; -$a->strings["%1\$d %2\$s ago"] = "hace %1\$d %2\$s"; -$a->strings["%s's birthday"] = "Cumpleaños de %s"; -$a->strings["Happy Birthday %s"] = "Feliz cumpleaños %s"; -$a->strings["General Features"] = ""; -$a->strings["Multiple Profiles"] = ""; -$a->strings["Ability to create multiple profiles"] = ""; -$a->strings["Post Composition Features"] = ""; -$a->strings["Richtext Editor"] = ""; -$a->strings["Enable richtext editor"] = ""; -$a->strings["Post Preview"] = ""; -$a->strings["Allow previewing posts and comments before publishing them"] = ""; -$a->strings["Auto-mention Forums"] = ""; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; -$a->strings["Network Sidebar Widgets"] = ""; -$a->strings["Search by Date"] = ""; -$a->strings["Ability to select posts by date ranges"] = ""; -$a->strings["Group Filter"] = ""; -$a->strings["Enable widget to display Network posts only from selected group"] = ""; -$a->strings["Network Filter"] = ""; -$a->strings["Enable widget to display Network posts only from selected network"] = ""; -$a->strings["Save search terms for re-use"] = ""; -$a->strings["Network Tabs"] = ""; -$a->strings["Network Personal Tab"] = ""; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; -$a->strings["Network New Tab"] = ""; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; -$a->strings["Network Shared Links Tab"] = ""; -$a->strings["Enable tab to display only Network posts with links in them"] = ""; -$a->strings["Post/Comment Tools"] = ""; -$a->strings["Multiple Deletion"] = ""; -$a->strings["Select and delete multiple posts/comments at once"] = ""; -$a->strings["Edit Sent Posts"] = ""; -$a->strings["Edit and correct posts and comments after sending"] = ""; -$a->strings["Tagging"] = ""; -$a->strings["Ability to tag existing posts"] = ""; -$a->strings["Post Categories"] = ""; -$a->strings["Add categories to your posts"] = ""; -$a->strings["Ability to file posts under folders"] = ""; -$a->strings["Dislike Posts"] = ""; -$a->strings["Ability to dislike posts/comments"] = ""; -$a->strings["Star Posts"] = ""; -$a->strings["Ability to mark special posts with a star indicator"] = ""; -$a->strings["Sharing notification from Diaspora network"] = "Compartir notificaciones con la red Diaspora*"; -$a->strings["Attachments:"] = "Archivos adjuntos:"; -$a->strings["Errors encountered creating database tables."] = "Se han encontrados errores creando las tablas de la base de datos."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Visible para cualquiera"; -$a->strings["A new person is sharing with you at "] = "Una nueva persona está compartiendo contigo en "; -$a->strings["You have a new follower at "] = "Tienes un nuevo seguidor en "; -$a->strings["Do you really want to delete this item?"] = ""; -$a->strings["Archives"] = "Archivos"; -$a->strings["Embedded content"] = "Contenido integrado"; -$a->strings["Embedding disabled"] = "Contenido incrustrado desabilitado"; -$a->strings["Welcome "] = "Bienvenido "; -$a->strings["Please upload a profile photo."] = "Por favor sube una foto para tu perfil."; -$a->strings["Welcome back "] = "Bienvenido de nuevo "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo."; -$a->strings["Male"] = "Hombre"; -$a->strings["Female"] = "Mujer"; -$a->strings["Currently Male"] = "Actualmente Hombre"; -$a->strings["Currently Female"] = "Actualmente Mujer"; -$a->strings["Mostly Male"] = "Mayormente Hombre"; -$a->strings["Mostly Female"] = "Mayormente Mujer"; -$a->strings["Transgender"] = "Transgenérico"; -$a->strings["Intersex"] = "Bisexual"; -$a->strings["Transsexual"] = "Transexual"; -$a->strings["Hermaphrodite"] = "Hermafrodita"; -$a->strings["Neuter"] = "Neutro"; -$a->strings["Non-specific"] = "Sin especificar"; -$a->strings["Other"] = "Otro"; -$a->strings["Undecided"] = "Indeciso"; -$a->strings["Males"] = "Hombres"; -$a->strings["Females"] = "Mujeres"; -$a->strings["Gay"] = "Gay"; -$a->strings["Lesbian"] = "Lesbiana"; -$a->strings["No Preference"] = "Sin preferencias"; -$a->strings["Bisexual"] = "Bisexual"; -$a->strings["Autosexual"] = "Autosexual"; -$a->strings["Abstinent"] = "Célibe"; -$a->strings["Virgin"] = "Virgen"; -$a->strings["Deviant"] = "Desviado"; -$a->strings["Fetish"] = "Fetichista"; -$a->strings["Oodles"] = "Orgiástico"; -$a->strings["Nonsexual"] = "Asexual"; -$a->strings["Single"] = "Soltero"; -$a->strings["Lonely"] = "Solitario"; -$a->strings["Available"] = "Disponible"; -$a->strings["Unavailable"] = "No disponible"; -$a->strings["Has crush"] = "Enamorado"; -$a->strings["Infatuated"] = "Loco/a por alguien"; -$a->strings["Dating"] = "De citas"; -$a->strings["Unfaithful"] = "Infiel"; -$a->strings["Sex Addict"] = "Adicto al sexo"; -$a->strings["Friends/Benefits"] = "Amigos con beneficios"; -$a->strings["Casual"] = "Casual"; -$a->strings["Engaged"] = "Comprometido/a"; -$a->strings["Married"] = "Casado/a"; -$a->strings["Imaginarily married"] = "Casado imaginario"; -$a->strings["Partners"] = "Socios"; -$a->strings["Cohabiting"] = "Cohabitando"; -$a->strings["Common law"] = "Pareja de hecho"; -$a->strings["Happy"] = "Feliz"; -$a->strings["Not looking"] = "No busca relación"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Traicionado/a"; -$a->strings["Separated"] = "Separado/a"; -$a->strings["Unstable"] = "Inestable"; -$a->strings["Divorced"] = "Divorciado/a"; -$a->strings["Imaginarily divorced"] = "Divorciado imaginario"; -$a->strings["Widowed"] = "Viudo/a"; -$a->strings["Uncertain"] = "Incierto"; -$a->strings["It's complicated"] = "Es complicado"; -$a->strings["Don't care"] = "No te importa"; -$a->strings["Ask me"] = "Pregúntame"; -$a->strings["stopped following"] = "dejó de seguir"; -$a->strings["Drop Contact"] = ""; +$a->strings["Find on this site"] = "Buscar en este sitio"; +$a->strings["Site Directory"] = "Directorio del sitio"; +$a->strings["Gender: "] = "Género:"; +$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas pueden que estén ocultas)."; +$a->strings["Time Conversion"] = "Conversión horária"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = ""; +$a->strings["UTC time: %s"] = "Tiempo UTC: %s"; +$a->strings["Current timezone: %s"] = "Zona horaria actual: %s"; +$a->strings["Converted localtime: %s"] = "Zona horaria local convertida: %s"; +$a->strings["Please select your timezone:"] = "Por favor, selecciona tu zona horaria:"; diff --git a/view/fr/messages.po b/view/fr/messages.po index fd834f62cd..700c2a8338 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -3,3684 +3,3427 @@ # This file is distributed under the same license as the Friendica package. # # Translators: -# Cyboulette , 2014 -# Domovoy , 2012 -# Lionel Triay , 2013 -# Marquis_de_Carabas , 2012 -# Olivier , 2011-2012 -# tomamplius , 2014 -# Tubuntu , 2013-2014 +# Rafael GARAU , 2012 +# Rafael GARAU , 2012-2013 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 13:51+0000\n" -"Last-Translator: Tubuntu \n" -"Language-Team: French (http://www.transifex.com/projects/p/friendica/language/fr/)\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" +"Last-Translator: fabrixxm \n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/friendica/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Cette entrée à été édité" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Message privé" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Éditer" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Sélectionner" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Supprimer" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "sauver vers dossier" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "mett en avant" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "ne plus mettre en avant" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "mettre en avant" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "mis en avant" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "ajouter une étiquette" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "J'aime (bascule)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "aime" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Je n'aime pas (bascule)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "n'aime pas" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Partager" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "partager" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Catégories:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Rangé sous:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Voir le profil de %s @ %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "à" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "via" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Inter-mur" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "en Inter-mur:" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s de %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Commenter" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Patientez" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d commentaire" -msgstr[1] "%d commentaires" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "" -msgstr[1] "commentaire" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "montrer plus" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "C'est vous" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" -msgstr "Envoyer" +msgstr "Enviar" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Gras" - -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Italique" - -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Souligné" - -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Citation" - -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Code" - -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Image" - -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Lien" - -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Vidéo" - -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Aperçu" - -#: ../../index.php:203 ../../mod/apps.php:7 -msgid "You must be logged in to use addons. " -msgstr "Vous devez être connecté pour utiliser les greffons." - -#: ../../index.php:247 ../../mod/help.php:90 -msgid "Not Found" -msgstr "Non trouvé" - -#: ../../index.php:250 ../../mod/help.php:93 -msgid "Page not found." -msgstr "Page introuvable." - -#: ../../index.php:359 ../../mod/group.php:72 ../../mod/profperm.php:19 -msgid "Permission denied" -msgstr "Permission refusée" - -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 -#: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 -#: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 -msgid "Permission denied." -msgstr "Permission refusée." - -#: ../../index.php:419 -msgid "toggle mobile" -msgstr "activ. mobile" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Profil" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Vos publications et conversations" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Profil" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Votre page de profil" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Photos" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Vos photos" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Événements" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Vos événements" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Notes personnelles" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Vos photos personnelles" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Communauté" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "cacher" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "montrer" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 #: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 msgid "Theme settings" -msgstr "Réglages du thème graphique" +msgstr "Configuració de Temes" -#: ../../view/theme/perihel/config.php:98 +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Ajusteu el nivell de canvi de mida d'imatges en els missatges i comentaris ( amplada i alçada" + +#: ../../view/theme/cleanzero/config.php:84 #: ../../view/theme/diabook/config.php:151 #: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 msgid "Set font-size for posts and comments" -msgstr "Réglez 'font-size' (taille de police) pour publications et commentaires" +msgstr "Canvia la mida del tipus de lletra per enviaments i comentaris" + +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Ajustar l'ample del tema" + +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Esquema de colors" + +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "" + +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "no mostris" + +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "mostra" -#: ../../view/theme/perihel/config.php:99 #: ../../view/theme/diabook/config.php:152 #: ../../view/theme/dispy/config.php:74 msgid "Set line-height for posts and comments" -msgstr "Réglez 'line-height' (hauteur de police) pour publications et commentaires" +msgstr "Canvia l'espaiat de línia per enviaments i comentaris" -#: ../../view/theme/perihel/config.php:100 #: ../../view/theme/diabook/config.php:153 msgid "Set resolution for middle column" -msgstr "Réglez la résolution de la colonne centrale" +msgstr "canvia la resolució per a la columna central" -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Contacts" +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Canvia l'esquema de color" -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Vos contacts" +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Ajustar el factor de zoom de Earth Layers" +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Ajustar longitud (X) per Earth Layers" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Ajustar latitud (Y) per Earth Layers" + +#: ../../view/theme/diabook/config.php:158 #: ../../view/theme/diabook/theme.php:130 #: ../../view/theme/diabook/theme.php:544 #: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 msgid "Community Pages" -msgstr "Pages de Communauté" +msgstr "Pàgines de la Comunitat" +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Earth Layers" + +#: ../../view/theme/diabook/config.php:160 #: ../../view/theme/diabook/theme.php:391 #: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 msgid "Community Profiles" -msgstr "Profils communautaires" +msgstr "Perfils de Comunitat" +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Ajuda o @NouAqui?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Serveis Connectats" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Trobar Amistats" + +#: ../../view/theme/diabook/config.php:164 #: ../../view/theme/diabook/theme.php:412 #: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 msgid "Last users" -msgstr "Derniers utilisateurs" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Dernièrement aimé" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "évènement" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "le statut" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "photo" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s aime %3$s de %2$s" +msgstr "Últims usuaris" +#: ../../view/theme/diabook/config.php:165 #: ../../view/theme/diabook/theme.php:486 #: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 msgid "Last photos" -msgstr "Dernières photos" +msgstr "Últimes fotos" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Últims \"m'agrada\"" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Inici" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Els teus anuncis i converses" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Perfil" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "La seva pàgina de perfil" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Contactes" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Els teus contactes" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotos" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Les seves fotos" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Esdeveniments" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Els seus esdeveniments" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Notes personals" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Les seves fotos personals" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Comunitat" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "esdeveniment" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "estatus" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "foto" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "a %1$s agrada %2$s de %3$s" #: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 #: ../../mod/photos.php:155 ../../mod/photos.php:1064 #: ../../mod/photos.php:1189 ../../mod/photos.php:1212 #: ../../mod/photos.php:1758 ../../mod/photos.php:1770 msgid "Contact Photos" -msgstr "Photos du contact" +msgstr "Fotos de Contacte" -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 #: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 #: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 #: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 +#: ../../mod/profile_photo.php:305 msgid "Profile Photos" -msgstr "Photos du profil" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Trouver des amis" +msgstr "Fotos del Perfil" #: ../../view/theme/diabook/theme.php:524 msgid "Local Directory" -msgstr "Annuaire local" +msgstr "Directori Local" -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 msgid "Global Directory" -msgstr "Annuaire global" +msgstr "Directori Global" -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 msgid "Similar Interests" -msgstr "Intérêts similaires" +msgstr "Aficions Similars" -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 msgid "Friend Suggestions" -msgstr "Suggestions d'amitiés/contacts" +msgstr "Amics Suggerits" -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 msgid "Invite Friends" -msgstr "Inviter des amis" +msgstr "Invita Amics" #: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 msgid "Settings" -msgstr "Réglages" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Géolocalisation" +msgstr "Ajustos" #: ../../view/theme/diabook/theme.php:584 msgid "Set zoomfactor for Earth Layers" -msgstr "Régler le niveau de zoom pour la géolocalisation" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Régler la longitude (X) pour la géolocalisation" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Régler la latitude (Y) pour la géolocalisation" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Aide ou @NewHere?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Connecter des services" +msgstr "Ajustar el factor de zoom per Earth Layers" #: ../../view/theme/diabook/theme.php:622 msgid "Show/hide boxes at right-hand column:" -msgstr "Montrer/cacher les boîtes dans la colonne de droite :" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Choisir le schéma de couleurs" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Niveau de zoom" +msgstr "Mostra/amaga els marcs de la columna a ma dreta" #: ../../view/theme/quattro/config.php:67 msgid "Alignment" -msgstr "Alignement" +msgstr "Adaptació" #: ../../view/theme/quattro/config.php:67 msgid "Left" -msgstr "Gauche" +msgstr "Esquerra" #: ../../view/theme/quattro/config.php:67 msgid "Center" msgstr "Centre" -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Palette de couleurs" - #: ../../view/theme/quattro/config.php:69 msgid "Posts font size" -msgstr "Taille de texte des publications" +msgstr "Mida del text en enviaments" #: ../../view/theme/quattro/config.php:70 msgid "Textareas font size" -msgstr "Taille de police des zones de texte" +msgstr "mida del text en Areas de Text" #: ../../view/theme/dispy/config.php:75 msgid "Set colour scheme" -msgstr "Choisir le schéma de couleurs" +msgstr "Establir l'esquema de color" -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "défaut" +#: ../../index.php:203 ../../mod/apps.php:7 +msgid "You must be logged in to use addons. " +msgstr "T'has d'identificar per emprar els complements" -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "sombre" +#: ../../index.php:247 ../../mod/help.php:90 +msgid "Not Found" +msgstr "No trobat" -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "noir" +#: ../../index.php:250 ../../mod/help.php:93 +msgid "Page not found." +msgstr "Pàgina no trobada." -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "Image de fond" +#: ../../index.php:359 ../../mod/group.php:72 ../../mod/profperm.php:19 +msgid "Permission denied" +msgstr "Permís denegat" -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "L'URL vers une image (de votre album de photo, p. ex.) qui devra être utilisée comme image de fond." +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 +#: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 +#: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 +#: ../../mod/allfriends.php:9 +msgid "Permission denied." +msgstr "Permís denegat." -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "Couleur de fond" +#: ../../index.php:419 +msgid "toggle mobile" +msgstr "canviar a mòbil" -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "Valeur hexadécimale de la couleur de fond (sans le #)." - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "taille de la police" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "taille de base de la police pour votre interface" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Choisir une taille pour les images dans les publications et commentaires (largeur et hauteur)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Largeur du thème" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "Définir le style" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" -msgstr "Effacer cet élément?" +msgstr "Esborrar aquest element?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Comentari" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "Mostrar més" + +#: ../../boot.php:722 msgid "show fewer" -msgstr "montrer moins" +msgstr "Mostrar menys" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." -msgstr "Mise-à-jour %s échouée. Voir les journaux d'erreur." +msgstr "Actualització de %s fracassà. Mira el registre d'errors." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Erreur de mise-à-jour à %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" -msgstr "Créer un nouveau compte" +msgstr "Crear un Nou Compte" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" -msgstr "S'inscrire" +msgstr "Registrar" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" -msgstr "Se déconnecter" +msgstr "Sortir" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" -msgstr "Connexion" - -#: ../../boot.php:1205 -msgid "Nickname or Email address: " -msgstr "Pseudo ou courriel: " - -#: ../../boot.php:1206 -msgid "Password: " -msgstr "Mot de passe: " - -#: ../../boot.php:1207 -msgid "Remember me" -msgstr "Se souvenir de moi" - -#: ../../boot.php:1210 -msgid "Or login using OpenID: " -msgstr "Ou connectez-vous via OpenID: " - -#: ../../boot.php:1216 -msgid "Forgot your password?" -msgstr "Mot de passe oublié?" - -#: ../../boot.php:1217 ../../mod/lostpass.php:84 -msgid "Password Reset" -msgstr "Réinitialiser le mot de passe" - -#: ../../boot.php:1219 -msgid "Website Terms of Service" -msgstr "Conditions d'utilisation du site internet" - -#: ../../boot.php:1220 -msgid "terms of service" -msgstr "conditions d'utilisation" +msgstr "Identifica't" #: ../../boot.php:1222 -msgid "Website Privacy Policy" -msgstr "Politique de confidentialité du site internet" +msgid "Nickname or Email address: " +msgstr "Àlies o Adreça de correu:" #: ../../boot.php:1223 +msgid "Password: " +msgstr "Contrasenya:" + +#: ../../boot.php:1224 +msgid "Remember me" +msgstr "Recorda'm ho" + +#: ../../boot.php:1227 +msgid "Or login using OpenID: " +msgstr "O accedixi emprant OpenID:" + +#: ../../boot.php:1233 +msgid "Forgot your password?" +msgstr "Oblidà la contrasenya?" + +#: ../../boot.php:1234 ../../mod/lostpass.php:109 +msgid "Password Reset" +msgstr "Restabliment de Contrasenya" + +#: ../../boot.php:1236 +msgid "Website Terms of Service" +msgstr "Termes del Servei al Llocweb" + +#: ../../boot.php:1237 +msgid "terms of service" +msgstr "termes del servei" + +#: ../../boot.php:1239 +msgid "Website Privacy Policy" +msgstr "Política de Privacitat al Llocweb" + +#: ../../boot.php:1240 msgid "privacy policy" -msgstr "politique de confidentialité" +msgstr "política de privacitat" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." -msgstr "Le compte demandé n'est pas disponible." +msgstr "El compte sol·licitat no esta disponible" -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." -msgstr "Le profil demandé n'est pas disponible." +msgstr "El perfil sol·licitat no està disponible." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" -msgstr "Editer le profil" +msgstr "Editar perfil" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" -msgstr "Relier" +msgstr "Connexió" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" -msgstr "Message" +msgstr "Missatge" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" -msgstr "Profils" +msgstr "Perfils" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" -msgstr "Gérer/éditer les profils" +msgstr "Gestiona/edita perfils" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" -msgstr "Changer de photo de profil" +msgstr "Canviar la foto del perfil" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" -msgstr "Créer un nouveau profil" +msgstr "Crear un Nou Perfil" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" -msgstr "Image du profil" +msgstr "Imatge del Perfil" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" -msgstr "visible par tous" +msgstr "Visible per tothom" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" -msgstr "Changer la visibilité" +msgstr "Editar visibilitat" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" -msgstr "Localisation:" +msgstr "Ubicació:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" -msgstr "Genre:" +msgstr "Gènere:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" -msgstr "Statut:" +msgstr "Estatus:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" -msgstr "Page personnelle:" +msgstr "Pàgina web:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" -msgstr "g A | F d" +msgstr "g A l F d" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F d" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" -msgstr "[aujourd'hui]" +msgstr "[avui]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" -msgstr "Rappels d'anniversaires" +msgstr "Recordatori d'Aniversaris" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" -msgstr "Anniversaires cette semaine:" +msgstr "Aniversari aquesta setmana" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" -msgstr "[Sans description]" +msgstr "[sense descripció]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" -msgstr "Rappels d'événements" +msgstr "Recordatori d'Esdeveniments" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" -msgstr "Evénements cette semaine:" +msgstr "Esdeveniments aquesta setmana" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" -msgstr "Statut" +msgstr "Estatus" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" -msgstr "Messages d'état et publications" +msgstr "Missatges i Enviaments d'Estatus" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" -msgstr "Détails du profil" +msgstr "Detalls del Perfil" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" -msgstr "Albums photo" +msgstr "Àlbum de Fotos" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" -msgstr "Vidéos" +msgstr "Vídeos" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" -msgstr "Événements et agenda" +msgstr "Esdeveniments i Calendari" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" -msgstr "Notes personnelles" +msgstr "Notes Personals" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" -msgstr "Vous seul pouvez voir ça" +msgstr "Només ho pots veure tu" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Característiques Generals" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "Perfils Múltiples" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "Habilitat per crear múltiples perfils" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "Característiques de Composició d'Enviaments" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "Editor de Text Enriquit" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "Activar l'Editor de Text Enriquit" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "Vista Prèvia de l'Enviament" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Permetre la vista prèvia dels enviament i comentaris abans de publicar-los" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "Barra Lateral Selectora de Xarxa " + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Cerca per Data" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "Possibilitat de seleccionar els missatges per intervals de temps" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Filtre de Grup" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Habilitar botò per veure missatges de Xarxa només del grup seleccionat" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Filtre de Xarxa" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Habilitar botò per veure missatges de Xarxa només de la xarxa seleccionada" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Cerques Guardades" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "Guarda els termes de cerca per re-emprar" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "Pestanya Xarxes" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "Pestanya Xarxa Personal" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Habilitar la pestanya per veure unicament missatges de Xarxa en els que has intervingut" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "Pestanya Nova Xarxa" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "Habilitar la pestanya per veure només els nous missatges de Xarxa (els de les darreres 12 hores)" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "Pestanya d'Enllaços de Xarxa Compartits" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "Habilitar la pestanya per veure els missatges de Xarxa amb enllaços en ells" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "Eines d'Enviaments/Comentaris" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "Esborrat Múltiple" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "Sel·lecciona i esborra múltiples enviaments/commentaris en una vegada" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "Editar Missatges Enviats" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "Edita i corregeix enviaments i comentaris una vegada han estat enviats" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Etiquetant" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "Habilitar el etiquetar missatges existents" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "Categories en Enviaments" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Afegeix categories als teus enviaments" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Carpetes Guardades" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "Habilitar el arxivar missatges en carpetes" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "No agrada el Missatge" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "Habilita el marcar amb \"no agrada\" els enviaments/comentaris" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Missatge Estelar" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "Habilita el marcar amb un estel, missatges especials" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s est d'humeur %2$s" +msgid "%s's birthday" +msgstr "%s aniversari" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Humeur" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Feliç Aniversari %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Spécifiez votre humeur du moment, et informez vos amis" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Nom Amagat]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Accès public refusé." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." -msgstr "Élément introuvable." +msgstr "Article no trobat." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "L'accès au profil a été restreint." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Realment vols esborrar aquest article?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Cet élément a été enlevé." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Accès refusé." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Motorisé par Friendica version" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "hébergé sur" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Merci de vous rendre sur Friendica.com si vous souhaitez en savoir plus sur le projet Friendica." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Pour les rapports de bugs: rendez vous sur" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Suggestions, remerciements, donations, etc. - écrivez à \"Info\" arob. Friendica - point com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Extensions/greffons/applications installées:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Extensions/greffons/applications non installées:" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s accueille %2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Détails d'inscription pour %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Inscription réussie. Vérifiez vos emails pour la suite des instructions." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Impossible d'envoyer un email. Voici le message qui a échoué." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Votre inscription ne peut être traitée." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Demande d'inscription à %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Votre inscription attend une validation du propriétaire du site." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Le nombre d'inscriptions quotidiennes pour ce site a été dépassé. Merci de réessayer demain." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Vous pouvez (si vous le souhaitez) remplir ce formulaire via OpenID. Fournissez votre OpenID et cliquez \"S'inscrire\"." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Si vous n'êtes pas familier avec OpenID, laissez ce champ vide et remplissez le reste." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Votre OpenID (facultatif): " - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Inclure votre profil dans l'annuaire des membres?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Oui" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Non" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Si" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "L'inscription à ce site se fait uniquement sur invitation." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Cancel·lar" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "Votre ID d'invitation: " +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Arxius" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Inscription" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Votre nom complet (p.ex. Michel Dupont): " - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Votre adresse courriel: " - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Choisissez un pseudo. Celui devra commencer par une lettre. L'adresse de votre profil en découlera sous la forme '<strong>pseudo@$sitename</strong>'." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Un grup eliminat amb aquest nom va ser restablert. Els permisos dels elements existents poden aplicar-se a aquest grup i tots els futurs membres. Si això no és el que pretén, si us plau, crei un altre grup amb un nom diferent." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Choisir un pseudo: " +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Privacitat per defecte per a nous contactes" -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Importer" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Tothom" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "Importer votre profile dans cette instance de friendica" +#: ../../include/group.php:249 +msgid "edit" +msgstr "editar" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Profil introuvable." +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Grups" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contact introuvable." +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Editar grup" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Crear un nou grup" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Contactes en cap grup" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "afegir" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Fotos del Mur" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "No put trobar informació de DNS del servidor de base de dades '%s'" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Afegir Nou Contacte" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Introdueixi adreça o ubicació web" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Exemple: bob@example.com, http://example.com/barbara" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitació disponible" +msgstr[1] "%d invitacions disponibles" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Trobar Gent" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Introdueixi nom o aficions" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Connectar/Seguir" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Exemples: Robert Morgenstein, Pescar" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Cercar" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Perfi Aleatori" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Xarxes" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "totes les Xarxes" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Tot" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Categories" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d contacte en comú" +msgstr[1] "%d contactes en comú" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Notificacions de Friendica" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Gràcies," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrador" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "no contestar" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica: Notifica] nou correu rebut a %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s t'ha enviat un missatge privat nou en %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s t'ha enviat %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "un missatge privat" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Per favor, visiteu %s per a veure i/o respondre els teus missatges privats." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s ha comentat en [url=%2$s]a %3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s ha comentat en [url=%2$s]%3$s de %4$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s ha comentat en [url=%2$s] el teu %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica:Notificació] Comentaris a la conversació #%1$d per %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s ha comentat un element/conversació que estas seguint." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Si us pau, visiteu %s per a veure i/o respondre la conversació." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Notifica] %s enviat al teu mur del perfil" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s ha fet un enviament al teu mur de perfils en %2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s enviat a [url=%2$s]teu mur[/url]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Notifica] %s t'ha etiquetat" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s t'ha etiquetat a %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s] t'ha etiquetat[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "" + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica:Notificació] %1$s t'atia" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s t'atia en %2$s" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "%1$s [url=%2$s]t'atia[/url]." + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Notifica] %s ha etiquetat el teu missatge" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s ha etiquetat un missatge teu a %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s etiquetà [url=%2$s] el teu enviament[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Notifica] Presentacio rebuda" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Has rebut una presentació des de '%1$s' en %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Has rebut [url=%1$s] com a presentació[/url] des de %2$s." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Pot visitar el seu perfil en %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Si us plau visiteu %s per aprovar o rebutjar la presentació." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica:Notifica] Suggerencia d'amistat rebuda" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Has rebut una suggerencia d'amistat des de '%1$s' en %2$s" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Has rebut [url=%1$s] com a suggerencia d'amistat[/url] per a %2$s des de %3$s." -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Réponse du site distant incomprise." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Nom:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Réponse inattendue du site distant: " +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Foto:" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Confirmation achevée avec succès." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Si us plau, visiteu %s per aprovar o rebutjar la suggerencia." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Alerte du site distant: " +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Échec temporaire. Merci de recommencer ultérieurement." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Introduction échouée ou annulée." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Impossible de définir la photo du contact." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "" + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "Veure'l a mida completa" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr " a Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Nom Complet:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Aniversari:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Edat:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "per a %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Preferència Sexual:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Lloc de residència:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Etiquetes:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Idees Polítiques:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religió:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Acerca de:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Aficiones/Intereses:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Agrada:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "No Agrada" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Informació de contacte i Xarxes Socials:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Gustos musicals:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Llibres, literatura:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Televisió:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Cinema/ball/cultura/entreteniments:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Amor/sentiments:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Treball/ocupació:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Escola/formació" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Res nou aquí" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Neteja notificacions" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Termina sessió" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Accedeix" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Pàgina d'Inici" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Crear un compte" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Ajuda" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Ajuda i documentació" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Aplicacions" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Afegits: aplicacions, utilitats, jocs" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Cercar" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Busca contingut en el lloc" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Converses en aquest lloc" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Directori" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Directori de gent" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Xarxa" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Converses dels teus amics" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "Reiniciar Xarxa" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "carrega la pàgina de Xarxa sense filtres" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Presentacions" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Sol·licitud d'Amistat" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Notificacions" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Veure totes les notificacions" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Marcar totes les notificacions del sistema com a vistes" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Missatges" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Correu privat" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Safata d'entrada" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Safata de sortida" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Nou Missatge" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Gestionar" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Gestiona altres pàgines" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "Delegacions" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Gestió de les Pàgines Delegades" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Configuració del compte" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Gestiona/Edita Perfils" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Gestiona/edita amics i contactes" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Admin" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Ajustos i configuració del lloc" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Navegació" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Mapa del lloc" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Clica aquí per actualitzar." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Aquesta acció excedeix els límits del teu plan de subscripció." + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "Aquesta acció no està disponible en el teu plan de subscripció." + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Perfil URL no permès." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "URL del connector perduda." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Aquest lloc no està configurat per permetre les comunicacions amb altres xarxes." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Protocol de comunnicació no compatible o alimentador descobert." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "L'adreça de perfil especificada no proveeix informació adient." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Un autor o nom no va ser trobat" + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Cap direcció URL del navegador coincideix amb aquesta adreça." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Incapaç de trobar coincidències amb la Adreça d'Identitat estil @ amb els protocols coneguts o contactes de correu. " + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Emprar mailto: davant la adreça per a forçar la comprovació del correu." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "La direcció del perfil especificat pertany a una xarxa que ha estat desactivada en aquest lloc." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Perfil limitat. Aquesta persona no podrà rebre notificacions personals/directes de tu." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "No es pot recuperar la informació de contacte." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "seguint" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "Error decodificant l'arxiu del compte" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "Error! No hi ha dades al arxiu! No es un arxiu de compte de Friendica?" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "Error! No puc comprobar l'Àlies" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "El usuari %s' ja existeix en aquest servidor!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Error en la creació de l'usuari" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Error en la creació del perfil d'usuari" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d contacte no importat" +msgstr[1] "%d contactes no importats" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Fet. Ja pots identificar-te amb el teu nom d'usuari i contrasenya" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Inici:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Acaba:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "Deixar de seguir" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Atia" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Veure Estatus" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Veure Perfil" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Veure Fotos" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Enviaments a la Xarxa" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Editat Contacte" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Enviar Missatge Privat" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Trobats errors durant la creació de les taules de la base de dades." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Miscel·lania" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "any" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "mes" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "dia" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "mai" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "Fa menys d'un segon" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "anys" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "mesos" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "setmana" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "setmanes" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "dies" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "hora" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "hores" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minut" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minuts" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "segon" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "segons" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr " fa %1$d %2$s" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[Sense assumpte]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(sense assumpte)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Desconegut/No categoritzat" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Bloquejar immediatament" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Sospitós, Spam, auto-publicitat" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Conegut per mi, però sense opinió" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "Bé, probablement inofensiu" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Bona reputació, té la meva confiança" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Freqüentment" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Cada hora" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Dues vegades al dia" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Diari" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Setmanal" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Mensual" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "Correu" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" -msgstr "%1$s est désormais lié à %2$s" +msgstr "%1$s és ara amic amb %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Compartint la notificació de la xarxa Diàspora" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Adjunts:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Pas d'utilisateur trouvé pour '%s' " +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "a %1$s no agrada %2$s de %3$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Notre clé de chiffrement de site est apparemment corrompue." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "URL de site absente ou indéchiffrable." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Pas d'entrée pour ce contact sur notre site." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "La clé publique du site ne se trouve pas dans l'enregistrement du contact pour l'URL %s." +msgid "%1$s poked %2$s" +msgstr "%1$s atiat %2$s" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "atiar" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s es normalment %2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s etiquetats %2$s %3$s amb %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "anunci/element" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s marcat %2$s's %3$s com favorit" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Selecionar" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Esborrar" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Veure perfil de %s @ %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Categories:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Arxivat a:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s des de %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Veure en context" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Si us plau esperi" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "esborrar" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Esborra els Elements Seleccionats" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "Seguir el Fil" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "a %s agrada això." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "a %s desagrada això." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d gent agrada això" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d gent no agrada això" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "i" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", i altres %d persones" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "a %s li agrada això." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "a %s no li agrada això." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Visible per a tothom" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Sius plau, entri l'enllaç URL:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Per favor , introdueixi el enllaç/URL del video" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Per favor , introdueixi el enllaç/URL del audio:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Terminis de l'etiqueta:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Guardar a la Carpeta:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "On ets ara?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Esborrar element(s)?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Correu per enviar" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Amagar els detalls del seu perfil a espectadors desconeguts?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Compartir" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Carregar foto" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "carregar fotos" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Adjunta fitxer" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "adjuntar arxiu" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Inserir enllaç web" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "enllaç de web" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Insertar enllaç de video" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "enllaç de video" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Insertar enllaç de audio" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "enllaç de audio" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Canvia la teva ubicació" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "establir la ubicació" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "neteja adreçes del navegador" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "netejar ubicació" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Canviar títol" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Categories (lista separada per comes)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Configuració de permisos" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "Permissos" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: Adreça de correu" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Enviament públic" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Exemple: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Vista prèvia" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Publica-ho a Grups" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Publica-ho a Contactes" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Enviament Privat" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "Més nou" + +#: ../../include/text.php:298 +msgid "older" +msgstr "més vell" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "Prev" + +#: ../../include/text.php:305 +msgid "first" +msgstr "Primer" + +#: ../../include/text.php:337 +msgid "last" +msgstr "Últim" + +#: ../../include/text.php:340 +msgid "next" +msgstr "següent" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Sense contactes" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d Contacte" +msgstr[1] "%d Contactes" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Veure Contactes" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Guardar" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "atia" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "toc" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "tocat" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "pinxat" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "pinxat" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "bufetada" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "Abufetejat" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "dit" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "Senyalat" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "rebuig" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "rebutjat" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "feliç" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "trist" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "embafador" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "cansat" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "alegre" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "disgustat" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "estupefacte" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "perplexe" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "interessat" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "amarg" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "animat" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "viu" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "molest" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "ansiós" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "irritable" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "turbat" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "frustrat" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "motivat" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "tranquil" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "sorprès" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Dilluns" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Dimarts" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Dimecres" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Dijous" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Divendres" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Dissabte" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Diumenge" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Gener" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Febrer" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Març" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "Abril" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Maig" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Juny" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Juliol" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "Agost" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "Setembre" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Octubre" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "Novembre" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Desembre" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Veure Video" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Clicar per a obrir/tancar" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "Enllaç al origen" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "per defecte" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Sel·lecciona un idioma alternatiu" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "activitat" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "" +msgstr[1] "comentari" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "missatge" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "Element arxivat" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Has sortit" + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Error d'accés." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "L'identifiant fourni par votre système fait doublon sur le notre. Cela peut fonctionner si vous réessayez." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Em trobat un problema quan accedies amb la OpenID que has proporcionat. Per favor, revisa la cadena del ID." -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Impossible de vous définir des permissions sur notre système." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "El missatge d'error fou: " -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Impossible de mettre les détails de votre profil à jour sur notre système" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Imatge/foto" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Connexion acceptée chez %s" +msgid "%2$s %3$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s a rejoint %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autoriser l'application à se connecter" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Retournez à votre application et saisissez ce Code de Sécurité : " - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Merci de vous connecter pour continuer." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?" +"%s wrote the following post" +msgstr "" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Impossible de trouver un compte valide." +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 va escriure:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Réinitialisation du mot de passe en cours. Vérifiez votre courriel." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Encriptar contingut" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Benvingut" + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Per favor, carrega una foto per al perfil" + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Benvingut de nou " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "El formulari del token de seguretat no es correcte. Això probablement passa perquè el formulari ha estat massa temps obert (>3 hores) abans d'enviat-lo." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Contingut incrustat" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Incrustacions deshabilitades" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Home" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Dona" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Actualment Home" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Actualment Dona" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Habitualment Home" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Habitualment Dona" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgènere" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Bisexual" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transexual" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodita" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Neutre" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "No específicat" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Altres" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "No Decidit" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Home" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Dona" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Gay" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbiana" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Sense Preferències" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Bisexual" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autosexual" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Abstinent/a" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Verge" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Desviat/da" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetixiste" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Orgies" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Asexual" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Solter/a" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Solitari" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Disponible" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "No Disponible" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Compromés" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Enamorat" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "De cites" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Infidel" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Adicte al sexe" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Amics/Amigues" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Amics íntims" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Oportunista" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Promès" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Casat" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Matrimoni imaginari" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Socis" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Cohabitant" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Segons costums" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Feliç" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "No cerco" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Parella Liberal" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Traït/da" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Separat/da" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Inestable" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Divorciat/da" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Divorci imaginari" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Vidu/a" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Incert" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "Es complicat" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "No t'interessa" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Pregunta'm" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Es requereix invitació." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "La invitació no ha pogut ser verificada." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "OpenID url no vàlid" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Per favor, introdueixi la informació requerida." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Per favor, empri un nom més curt." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Nom massa curt." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Això no sembla ser el teu nom complet." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Adreça de correu no vàlida." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "No es pot utilitzar aquest correu electrònic." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "El teu sobrenom nomes pot contenir \"a-z\", \"0-9\", \"-\", i \"_\", i començar amb lletra." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "àlies ja registrat. Tria un altre." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "L'àlies emprat ja està registrat alguna vegada i no es pot reutilitzar " + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "ERROR IMPORTANT: La generació de claus de seguretat ha fallat." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Un error ha succeït durant el registre. Intenta-ho de nou." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Un error ha succeit durant la creació del teu perfil per defecte. Intenta-ho de nou." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Requête de réinitialisation de mot de passe à %s" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"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é." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Votre mot de passe a bien été réinitialisé." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Votre nouveau mot de passe est " - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Sauvez ou copiez ce nouveau mot de passe - puis" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "cliquez ici pour vous connecter" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Votre mot de passe peut être changé depuis la page <em>Réglages</em>, une fois que vous serez connecté." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Votre mot de passe a été modifié à %s" +msgid "Registration details for %s" +msgstr "Detalls del registre per a %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Mot de passe oublié?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Visible per tothom" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "L'entrada fou editada" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Pseudo ou Courriel: " +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Missatge Privat" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Réinitialiser" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Editar" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "guardat a la carpeta" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "Afegir a favorits" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "Esborrar favorit" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "Canviar estatus de favorit" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "favorit" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "afegir etiqueta" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "M'agrada això (canviar)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "Agrada" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "No m'agrada això (canviar)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "Desagrada" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Compartir això" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "Compartir" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "a" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "via" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Mur-a-Mur" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "via Mur-a-Mur" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d comentari" +msgstr[1] "%d comentaris" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Aquest ets tu" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Negreta" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Itallica" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Subratllat" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Cometes" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Codi" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Imatge" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Enllaç" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Video" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Element no disponible" + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Element no trobat." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format msgid "Number of daily wall messages for %s exceeded. Message failed." -msgstr "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message." +msgstr "Nombre diari de missatges al mur per %s excedit. El missatge ha fallat." #: ../../mod/wallmessage.php:56 ../../mod/message.php:63 msgid "No recipient selected." -msgstr "Pas de destinataire sélectionné." +msgstr "No s'ha seleccionat destinatari." #: ../../mod/wallmessage.php:59 msgid "Unable to check your home location." -msgstr "Impossible de vérifier votre localisation." +msgstr "Incapaç de comprovar la localització." #: ../../mod/wallmessage.php:62 ../../mod/message.php:70 msgid "Message could not be sent." -msgstr "Impossible d'envoyer le message." +msgstr "El Missatge no ha estat enviat." #: ../../mod/wallmessage.php:65 ../../mod/message.php:73 msgid "Message collection failure." -msgstr "Récupération des messages infructueuse." +msgstr "Ha fallat la recollida del missatge." #: ../../mod/wallmessage.php:68 ../../mod/message.php:76 msgid "Message sent." -msgstr "Message envoyé." +msgstr "Missatge enviat." #: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95 msgid "No recipient." -msgstr "Pas de destinataire." - -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Entrez un lien web:" +msgstr "Sense destinatari." #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" -msgstr "Envoyer un message privé" +msgstr "Enviant Missatge Privat" #: ../../mod/wallmessage.php:143 #, php-format msgid "" "If you wish for %s to respond, please check that the privacy settings on " "your site allow private mail from unknown senders." -msgstr "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus." +msgstr "si vols respondre a %s, comprova que els ajustos de privacitat del lloc permeten correus privats de remitents desconeguts." #: ../../mod/wallmessage.php:144 ../../mod/message.php:320 #: ../../mod/message.php:553 msgid "To:" -msgstr "À:" +msgstr "Per a:" #: ../../mod/wallmessage.php:145 ../../mod/message.php:325 #: ../../mod/message.php:555 msgid "Subject:" -msgstr "Sujet:" +msgstr "Assumpte::" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" -msgstr "Votre message:" +msgstr "El teu missatge:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Joindre photo" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Grup creat." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Insérer lien web" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "No puc crear grup." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Bienvenue sur Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Grup no trobat" -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Checklist du nouvel utilisateur" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Nom de Grup canviat." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Crear un grup de contactes/amics." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Nom del Grup:" + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Grup esborrat." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Incapaç de esborrar Grup." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Editor de Grup:" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Membres" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Tots els Contactes" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Clicar sobre el contacte per afegir o esborrar." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "No es troben pàgines potencialment delegades." + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "Nous souhaiterions vous donner quelques astuces et ressources pour rendre votre expérience la plus agréable possible. Cliquez sur n'importe lequel de ces éléments pour visiter la page correspondante. Un lien vers cette page restera visible sur votre page d'accueil pendant les deux semaines qui suivent votre inscription initiale, puis disparaîtra silencieusement." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Els delegats poden gestionar tots els aspectes d'aquest compte/pàgina, excepte per als ajustaments bàsics del compte. Si us plau, no deleguin el seu compte personal a ningú que no confiïn completament." -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Bien démarrer" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Actuals Administradors de Pàgina" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Friendica pas-à-pas" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Actuals Delegats de Pàgina" -#: ../../mod/newmember.php:18 -msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "Sur votre page d'accueil, dans Conseils aux nouveaux venus - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre." +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Delegats Potencials" -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Éditer vos Réglages" +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Esborrar" -#: ../../mod/newmember.php:26 -msgid "" -"On your Settings 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." -msgstr "Sur la page des Réglages - changez votre mot de passe initial. Notez bien votre Identité. Elle ressemble à une adresse de courriel - et vous sera utile pour vous faire des amis dans le web social libre." +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Afegir" -#: ../../mod/newmember.php:28 -msgid "" -"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." -msgstr "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver." +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Sense entrades" -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Téléverser une photo de profil" +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Sol·licitud d'identificació no vàlida." -#: ../../mod/newmember.php:36 -msgid "" -"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." -msgstr "Téléversez (envoyez) une photo de profil si vous n'en avez pas déjà une. Les études montrent que les gens qui affichent de vraies photos d'eux sont dix fois plus susceptibles de se faire des amis." +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Descartar" -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Éditer votre Profil" +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignorar" -#: ../../mod/newmember.php:38 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Éditez votre profil par défaut à votre convenance. Vérifiez les réglages concernant la visibilité de votre liste d'amis par les visiteurs inconnus." +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Sistema" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Mots-clés du profil" - -#: ../../mod/newmember.php:40 -msgid "" -"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." -msgstr "Choisissez quelques mots-clé publics pour votre profil par défaut. Ils pourront ainsi décrire vos centres d'intérêt, et nous pourrons vous proposer des contacts qui les partagent." - -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Connexions" - -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Activez et paramétrez le connecteur Facebook si vous avez un compte Facebook et nous pourrons (de manière facultative) importer tous vos amis et conversations Facebook." - -#: ../../mod/newmember.php:51 -msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Si ceci est votre propre serveur, installer le connecteur Facebook peut adoucir votre transition vers le web social libre." - -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Importer courriels" - -#: ../../mod/newmember.php:56 -msgid "" -"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" -msgstr "Entrez vos paramètres de courriel dans les Réglages des connecteurs si vous souhaitez importer et interagir avec des amis ou des listes venant de votre Boîte de Réception." - -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Consulter vos Contacts" - -#: ../../mod/newmember.php:58 -msgid "" -"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 Add New Contact dialog." -msgstr "Votre page Contacts est le point d'entrée vers la gestion de vos amitiés/relations et la connexion à des amis venant d'autres réseaux. Typiquement, vous pourrez y rentrer leur adresse d'Identité ou l'URL de leur site dans le formulaire Ajouter un nouveau contact." - -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Consulter l'Annuaire de votre Site" - -#: ../../mod/newmember.php:60 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "La page Annuaire vous permet de trouver d'autres personnes au sein de ce réseaux ou parmi d'autres sites fédérés. Cherchez un lien Relier ou Suivre sur leur profil. Vous pourrez avoir besoin d'indiquer votre adresse d'identité." - -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Trouver de nouvelles personnes" - -#: ../../mod/newmember.php:62 -msgid "" -"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." -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:270 -msgid "Groups" -msgstr "Groupes" - -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Grouper vos contacts" - -#: ../../mod/newmember.php:70 -msgid "" -"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." -msgstr "Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau." - -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Pourquoi mes éléments ne sont pas publics?" - -#: ../../mod/newmember.php:73 -msgid "" -"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." -msgstr "Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus." - -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Obtenir de l'aide" - -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Aller à la section Aide" - -#: ../../mod/newmember.php:82 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Nos pages d'aide peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources." - -#: ../../mod/suggest.php:27 -msgid "Do you really want to delete this suggestion?" -msgstr "Voulez-vous vraiment supprimer cette suggestion ?" - -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Annuler" - -#: ../../mod/suggest.php:72 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Aucune suggestion. Si ce site est récent, merci de recommencer dans 24h." - -#: ../../mod/suggest.php:90 -msgid "Ignore/Hide" -msgstr "Ignorer/cacher" - -#: ../../mod/network.php:136 -msgid "Search Results For:" -msgstr "Résultats pour:" - -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 -msgid "Remove term" -msgstr "Retirer le terme" - -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Recherches" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "ajouter" - -#: ../../mod/network.php:350 -msgid "Commented Order" -msgstr "Tri par commentaires" - -#: ../../mod/network.php:353 -msgid "Sort by Comment Date" -msgstr "Trier par date de commentaire" - -#: ../../mod/network.php:356 -msgid "Posted Order" -msgstr "Tri des publications" - -#: ../../mod/network.php:359 -msgid "Sort by Post Date" -msgstr "Trier par date de publication" - -#: ../../mod/network.php:365 ../../mod/notifications.php:88 +#: ../../mod/notifications.php:88 ../../mod/network.php:365 msgid "Personal" -msgstr "Personnel" +msgstr "Personal" -#: ../../mod/network.php:368 -msgid "Posts that mention or involve you" -msgstr "Publications qui vous concernent" +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Mostra les Sol·licituds Ignorades" -#: ../../mod/network.php:374 -msgid "New" -msgstr "Nouveau" +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Amaga les Sol·licituds Ignorades" -#: ../../mod/network.php:377 -msgid "Activity Stream - by date" -msgstr "Flux d'activités - par date" +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Tipus de Notificació:" -#: ../../mod/network.php:383 -msgid "Shared Links" -msgstr "Liens partagés" +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Amics Suggerits " -#: ../../mod/network.php:386 -msgid "Interesting Links" -msgstr "Liens intéressants" - -#: ../../mod/network.php:392 -msgid "Starred" -msgstr "Mis en avant" - -#: ../../mod/network.php:395 -msgid "Favourite Posts" -msgstr "Publications favorites" - -#: ../../mod/network.php:457 +#: ../../mod/notifications.php:152 #, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -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." +msgid "suggested by %s" +msgstr "sugerit per %s" -#: ../../mod/network.php:460 -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." +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Amaga aquest contacte dels altres" -#: ../../mod/network.php:514 ../../mod/content.php:119 -msgid "No such group" -msgstr "Groupe inexistant" +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Publica una activitat d'amic nova" -#: ../../mod/network.php:531 ../../mod/content.php:130 -msgid "Group is empty" -msgstr "Groupe vide" +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "si es pot aplicar" -#: ../../mod/network.php:538 ../../mod/content.php:134 -msgid "Group: " -msgstr "Groupe: " - -#: ../../mod/network.php:548 -msgid "Contact: " -msgstr "Contact: " - -#: ../../mod/network.php:550 -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." - -#: ../../mod/network.php:555 -msgid "Invalid contact." -msgstr "Contact invalide." - -#: ../../mod/install.php:117 -msgid "Friendica Communications Server - Setup" -msgstr "Serveur de communications Friendica - Configuration" - -#: ../../mod/install.php:123 -msgid "Could not connect to database." -msgstr "Impossible de se connecter à la base." - -#: ../../mod/install.php:127 -msgid "Could not create table." -msgstr "Impossible de créer une table." - -#: ../../mod/install.php:133 -msgid "Your Friendica site database has been installed." -msgstr "La base de données de votre site Friendica a bien été installée." - -#: ../../mod/install.php:138 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql." - -#: ../../mod/install.php:139 ../../mod/install.php:206 -#: ../../mod/install.php:525 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "Référez-vous au fichier \"INSTALL.txt\"." - -#: ../../mod/install.php:203 -msgid "System check" -msgstr "Vérifications système" - -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Suivant" - -#: ../../mod/install.php:208 -msgid "Check again" -msgstr "Vérifier à nouveau" - -#: ../../mod/install.php:227 -msgid "Database connection" -msgstr "Connexion à la base de données" - -#: ../../mod/install.php:228 -msgid "" -"In order to install Friendica we need to know how to connect to your " -"database." -msgstr "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données." - -#: ../../mod/install.php:229 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages." - -#: ../../mod/install.php:230 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer." - -#: ../../mod/install.php:234 -msgid "Database Server Name" -msgstr "Serveur de base de données" - -#: ../../mod/install.php:235 -msgid "Database Login Name" -msgstr "Nom d'utilisateur de la base" - -#: ../../mod/install.php:236 -msgid "Database Login Password" -msgstr "Mot de passe de la base" - -#: ../../mod/install.php:237 -msgid "Database Name" -msgstr "Nom de la base" - -#: ../../mod/install.php:238 ../../mod/install.php:277 -msgid "Site administrator email address" -msgstr "Adresse électronique de l'administrateur du site" - -#: ../../mod/install.php:238 ../../mod/install.php:277 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration." - -#: ../../mod/install.php:242 ../../mod/install.php:280 -msgid "Please select a default timezone for your website" -msgstr "Sélectionner un fuseau horaire par défaut pour votre site" - -#: ../../mod/install.php:267 -msgid "Site settings" -msgstr "Réglages du site" - -#: ../../mod/install.php:321 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur web." - -#: ../../mod/install.php:322 -msgid "" -"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 'Activating scheduled tasks'" -msgstr "Si vous n'avez pas de version \"ligne de commande\" de PHP sur votre serveur, vous ne pourrez pas utiliser le 'poller' en tâche de fond via cron. Voir 'Activating scheduled tasks'" - -#: ../../mod/install.php:326 -msgid "PHP executable path" -msgstr "Chemin vers l'exécutable de PHP" - -#: ../../mod/install.php:326 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Entrez le chemin (absolu) vers l'exécutable 'php'. Vous pouvez laisser cette ligne vide pour continuer l'installation." - -#: ../../mod/install.php:331 -msgid "Command line PHP" -msgstr "Version \"ligne de commande\" de PHP" - -#: ../../mod/install.php:340 -msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" -msgstr "L'executable PHP n'est pas le binaire php client (c'est peut être la version cgi-fcgi)" - -#: ../../mod/install.php:341 -msgid "Found PHP version: " -msgstr "Version de PHP:" - -#: ../../mod/install.php:343 -msgid "PHP cli binary" -msgstr "PHP cli binary" - -#: ../../mod/install.php:354 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La version \"ligne de commande\" de PHP de votre système n'a pas \"register_argc_argv\" d'activé." - -#: ../../mod/install.php:355 -msgid "This is required for message delivery to work." -msgstr "Ceci est requis pour que la livraison des messages fonctionne." - -#: ../../mod/install.php:357 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/install.php:378 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement" - -#: ../../mod/install.php:379 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\"." - -#: ../../mod/install.php:381 -msgid "Generate encryption keys" -msgstr "Générer les clés de chiffrement" - -#: ../../mod/install.php:388 -msgid "libCurl PHP module" -msgstr "Module libCurl de PHP" - -#: ../../mod/install.php:389 -msgid "GD graphics PHP module" -msgstr "Module GD (graphiques) de PHP" - -#: ../../mod/install.php:390 -msgid "OpenSSL PHP module" -msgstr "Module OpenSSL de PHP" - -#: ../../mod/install.php:391 -msgid "mysqli PHP module" -msgstr "Module Mysqli de PHP" - -#: ../../mod/install.php:392 -msgid "mb_string PHP module" -msgstr "Module mb_string de PHP" - -#: ../../mod/install.php:397 ../../mod/install.php:399 -msgid "Apache mod_rewrite module" -msgstr "Module mod_rewrite Apache" - -#: ../../mod/install.php:397 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Erreur: Le module \"rewrite\" du serveur web Apache est requis mais pas installé." - -#: ../../mod/install.php:405 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Erreur: Le module PHP \"libCURL\" est requis mais pas installé." - -#: ../../mod/install.php:409 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Erreur: Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé." - -#: ../../mod/install.php:413 -msgid "Error: openssl PHP module required but not installed." -msgstr "Erreur: Le module PHP \"openssl\" est requis mais pas installé." - -#: ../../mod/install.php:417 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Erreur: Le module PHP \"mysqli\" est requis mais pas installé." - -#: ../../mod/install.php:421 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Erreur: le module PHP mb_string est requis mais pas installé." - -#: ../../mod/install.php:438 -msgid "" -"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." -msgstr "L'installeur web doit être en mesure de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais il en est incapable." - -#: ../../mod/install.php:439 -msgid "" -"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." -msgstr "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez." - -#: ../../mod/install.php:440 -msgid "" -"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." -msgstr "A la fin de cette étape, nous vous fournirons un texte à sauvegarder dans un fichier nommé .htconfig.php à la racine de votre répertoire Friendica." - -#: ../../mod/install.php:441 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"INSTALL.txt\" for instructions." -msgstr "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\"." - -#: ../../mod/install.php:444 -msgid ".htconfig.php is writable" -msgstr "Fichier .htconfig.php accessible en écriture" - -#: ../../mod/install.php:454 -msgid "" -"Friendica uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu." - -#: ../../mod/install.php:455 -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory view/smarty3/ under the Friendica top level " -"folder." -msgstr "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica." - -#: ../../mod/install.php:456 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier." - -#: ../../mod/install.php:457 -msgid "" -"Note: as a security measure, you should give the web server write access to " -"view/smarty3/ only--not the template files (.tpl) that it contains." -msgstr "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient." - -#: ../../mod/install.php:460 -msgid "view/smarty3 is writable" -msgstr "view/smarty3 est autorisé à l écriture" - -#: ../../mod/install.php:472 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "La réécriture d'URL dans le fichier .htaccess ne fonctionne pas. Vérifiez la configuration de votre serveur." - -#: ../../mod/install.php:474 -msgid "Url rewrite is working" -msgstr "La réécriture d'URL fonctionne." - -#: ../../mod/install.php:484 -msgid "" -"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." -msgstr "Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement." - -#: ../../mod/install.php:523 -msgid "

What next

" -msgstr "

Ensuite

" - -#: ../../mod/install.php:524 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le 'poller'." - -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Réglages du thème sauvés." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Site" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Utilisateurs" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Extensions" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Thèmes" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Mise-à-jour de la base" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Journaux" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Admin" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Propriétés des extensions" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Inscriptions en attente de confirmation" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Compte normal" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Compte \"boîte à savon\"" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Compte de communauté/célébrité" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Compte auto-amical" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Compte de blog" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Forum privé" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Files d'attente des messages" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administration" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Résumé" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Utilisateurs inscrits" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Inscriptions en attente" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Versio" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Extensions activés" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "Impossible d'analyser l'URL de base. Doit contenir au moins ://" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Réglages du site mis-à-jour." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "Pas de thème particulier pour les terminaux mobiles" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Jamais" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "A l'arrivé d'une publication" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Fréquemment" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Toutes les heures" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Deux fois par jour" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Chaque jour" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Instance multi-utilisateurs" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Fermé" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Demande une apptrobation" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Ouvert" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Pas de politique SSL, le liens conserveront l'état SSL de la page" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Forcer tous les liens à utiliser SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Certificat auto-signé, n'utiliser SSL que pour les liens locaux (non recommandé)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "Sauvegarder les paramétres" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Téléversement de fichier" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Politiques" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Avancé" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Performance" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Relocalisation - ATTENTION: fonction avancée. Peut rendre ce serveur inaccessible." - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Nom du site" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Bannière/Logo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "Informations supplémentaires" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "Pour les serveurs publics vous pouvez ajouter ici des informations supplémentaires qui seront listées sur dir.friendica.com/siteinfo." - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Langue du système" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Thème du système" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - changer les réglages du thème" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Thème mobile" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Thème pour les terminaux mobiles" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Politique SSL pour les liens" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Détermine si les liens générés doivent forcer l'utilisation de SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "Anciens style 'Partage'" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "Désactive l'élément 'partage' de bbcode pour répéter les articles." - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Cacher l'aide du menu de navigation" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Cacher du menu de navigation le l'entrée des vers les pages d'aide. Vous pouvez toujours y accéder en tapant directement /help." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Instance mono-utilisateur" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Transformer cette en instance en multi-utilisateur ou mono-utilisateur pour cet l'utilisateur." - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Taille maximale des images" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Taille maximale des images envoyées (en octets). 0 par défaut, c'est à dire \"aucune limite\"." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Longueur maximale des images" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Longueur maximale (en pixels) du plus long côté des images téléversées. La valeur par défaut est -1, soit une absence de limite." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "Qualité JPEG des images" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Les JPEGs téléversés seront sauvegardés avec ce niveau de qualité [0-100]. La valeur par défaut est 100, soit la qualité maximale." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Politique d'inscription" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Inscriptions maximum par jour" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Si les inscriptions sont permises ci-dessus, ceci fixe le nombre maximum d'inscriptions de nouveaux utilisateurs acceptées par jour. Si les inscriptions ne sont pas ouvertes, ce paramètre n'a aucun effet." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Texte d'inscription" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Sera affiché de manière bien visible sur la page d'accueil." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Les comptes sont abandonnés après x jours" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Pour ne pas gaspiller les ressources système, on cesse d'interroger les sites distants pour les comptes abandonnés. Mettre 0 pour désactiver cette fonction." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Domaines autorisés" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Une liste de domaines, séparés par des virgules, autorisés à établir des relations avec les utilisateurs de ce site. Les '*' sont acceptés. Laissez vide pour autoriser tous les domaines" - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Domaines courriel autorisés" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Liste de domaines - séparés par des virgules - dont les adresses e-mail sont autorisées à s'inscrire sur ce site. Les '*' sont acceptées. Laissez vide pour autoriser tous les domaines" - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Interdire la publication globale" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Cocher pour bloquer les accès anonymes (non-connectés) à tout sauf aux pages personnelles publiques." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Forcer la publication globale" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Cocher pour publier obligatoirement tous les profils locaux dans l'annuaire du site." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "URL de mise-à-jour de l'annuaire global" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL de mise-à-jour de l'annuaire global. Si vide, l'annuaire global sera complètement indisponible." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "autoriser le suivi des éléments par fil conducteur" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Permettre une imbrication infinie des commentaires." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Publications privées par défaut pour les nouveaux utilisateurs" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Rendre les publications de tous les nouveaux utilisateurs accessibles seulement par le groupe de contacts par défaut, et non par tout le monde." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "Ne pas inclure le contenu posté dans l'e-mail de notification" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "Ne pas inclure le contenu de publication/commentaire/message privé/etc dans l'e-mail de notification qui est envoyé à partir du site, par mesure de confidentialité." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Interdire l’accès public pour les greffons listées dans le menu apps." - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres." - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "Ne pas miniaturiser les images privées dans les publications" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra s’authentifier pour charger chaque image, ce qui peut prendre du temps." - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "Autoriser les utilisateurs à définir remote_self" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs." - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Interdire les inscriptions multiples" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Ne pas permettre l'inscription de comptes multiples comme des pages." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "Support OpenID" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "Supporter OpenID pour les inscriptions et connexions." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Vérification du \"Prénom Nom\"" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Imposer l'utilisation d'un espace entre le prénom et le nom (dans le Nom complet), pour limiter les abus" - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "Regex UTF-8" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Utiliser les expressions rationnelles de PHP en UTF8" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Montrer la \"Place publique\"" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Afficher une page Communauté avec toutes les publications publiques récentes du site." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Activer le support d'OStatus" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Fourni nativement la compatibilité avec OStatus (StatusNet, GNU Social etc.). Touts les communications utilisant OStatus sont public, des avertissements liés à la vie privée seront affichés si utile." - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "" - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Activer le support de Diaspora" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Fournir une compatibilité Diaspora intégrée." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "N'autoriser que les contacts Friendica" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Tous les contacts doivent utiliser les protocoles de Friendica. Tous les autres protocoles de communication intégrés sont désactivés." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Vérifier SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Si vous le souhaitez, vous pouvez activier la vérification stricte des certificats. Cela signifie que vous ne pourrez pas vous connecter (du tout) aux sites SSL munis d'un certificat auto-signé." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Utilisateur du proxy" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "URL du proxy" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Dépassement du délai d'attente du réseau" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valeur en secondes. Mettre à 0 pour 'illimité' (pas recommandé)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Intervalle de transmission" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Rallonge le processus de transmissions pour réduire la charge système (en secondes). Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS, 0-1 pour les gros servers dédiés." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Intervalle de réception" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Rajouter un délai - en secondes - au processus de 'polling', afin de réduire la charge système. Mettre à 0 pour utiliser l'intervalle d'émission." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Plafond de la charge moyenne" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Charge système maximale à partir de laquelle l'émission et la réception seront soumises à un délai supplémentaire. Par défaut, 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Utiliser le moteur de recherche plein texte de MySQL" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Activer le moteur de recherche plein texte. Accélère la recherche mais peut seulement rechercher quatre lettres ou plus." - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "Supprimer un langage" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "Supprimer les informations de langue dans les métadonnées des publications." - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Chemin vers le cache des objets." - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Durée du cache en secondes" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "Nombre maximum de commentaires par publication" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100." - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Chemin vers le ficher de verrouillage" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Chemin des fichiers temporaires" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Chemin de base de l'installation" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "Nouvelle URL de base" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Mise-à-jour validée comme 'réussie'" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "L'éxecution de %s a échoué. Vérifiez les journaux du système." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Mise-à-jour %s appliquée avec succès." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "La mise-à-jour %s n'a pas retourné de détails. Impossible de savoir si elle a réussi." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "La fonction %s de la mise-à-jour n'a pu être trouvée." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Pas de mises-à-jour échouées." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Mises-à-jour échouées" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Ceci n'inclut pas les versions antérieures à la 1139, qui ne retournaient jamais de détails." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Marquer comme 'réussie' (dans le cas d'une mise-à-jour manuelle)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Tenter d'éxecuter cette étape automatiquement" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "Souscription réussi. Mail envoyé à l'utilisateur" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s utilisateur a (dé)bloqué" -msgstr[1] "%s utilisateurs ont (dé)bloqué" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s utilisateur supprimé" -msgstr[1] "%s utilisateurs supprimés" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Utilisateur '%s' supprimé" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Utilisateur '%s' débloqué" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Utilisateur '%s' bloqué" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "Ajouter l'utilisateur" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "tout sélectionner" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Inscriptions d'utilisateurs en attente de confirmation" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "Utilisateur en attente de suppression définitive" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Date de la demande" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Nom" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "Courriel" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Pas d'inscriptions." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 msgid "Approve" -msgstr "Approuver" +msgstr "Aprovar" -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Rejetter" +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Diu que et coneix:" -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Bloquer" +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "sí" -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Débloquer" +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "no" -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Administration du Site" +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Aprovat com:" -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Compte expiré" +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Amic" -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "Nouvel utilisateur" +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Partícip" -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Date d'inscription" +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fan/Admirador" -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Dernière connexion" +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Sol·licitud d'Amistat/Connexió" -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Dernier élément" +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Nou Seguidor" -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Supprimé depuis" +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Sense presentacions." -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Compte" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Nom du nouvel utilisateur." - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "Pseudo" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "Pseudo du nouvel utilisateur." - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "Adresse mail du nouvel utilisateur." - -#: ../../mod/admin.php:979 +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 #, php-format -msgid "Plugin %s disabled." -msgstr "Extension %s désactivée." +msgid "%s liked %s's post" +msgstr "A %s li agrada l'enviament de %s" -#: ../../mod/admin.php:983 +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 #, php-format -msgid "Plugin %s enabled." -msgstr "Extension %s activée." +msgid "%s disliked %s's post" +msgstr "A %s no li agrada l'enviament de %s" -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Désactiver" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Activer" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Activer/Désactiver" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Auteur: " - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Mainteneur: " - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Aucun thème trouvé." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Capture d'écran" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Expérimental]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Non supporté]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Réglages des journaux mis-à-jour." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Effacer" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "Activer le déboggage" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Fichier de journaux" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Niveau de journalisaton" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Mettre à jour" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Fermer" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "Hôte FTP" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "Chemin FTP" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "Utilisateur FTP" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "Mot de passe FTP" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Recherche" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Aucun résultat." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Conseils aux nouveaux venus" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "lien" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 #, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s a étiqueté %3$s de %2$s avec %4$s" +msgid "%s is now friends with %s" +msgstr "%s es ara amic de %s" -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Élément introuvable" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Éditer la publication" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "envoi image" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Joindre fichier" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "ajout fichier" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "lien web" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Insérer un lien video" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "lien vidéo" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Insérer un lien audio" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "lien audio" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Définir votre localisation" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "spéc. localisation" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Effacer la localisation du navigateur" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "supp. localisation" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Réglages des permissions" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: adresses de courriel" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Publication publique" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Définir un titre" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Catégories (séparées par des virgules)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Exemple: bob@exemple.com, mary@exemple.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Elément non disponible." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Element introuvable." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Inscription validée." - -#: ../../mod/regmod.php:100 +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 #, php-format -msgid "Registration revoked for %s" -msgstr "Inscription révoquée pour %s" +msgid "%s created a new post" +msgstr "%s ha creat un enviament nou" -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Merci de vous connecter." +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s va comentar en l'enviament de %s" -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Trouver sur ce site" +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "No més notificacions de xarxa." -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Trouvé: " +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Notificacions de la Xarxa" -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Annuaire local" +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "No més notificacions del sistema." -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Trouver" +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Notificacions del Sistema" -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Age: " +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "No més notificacions personals." -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Genre: " +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Notificacions Personals" -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "À propos:" +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "No més notificacions d'inici." -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Aucune entrée (certaines peuvent être cachées)." - -#: ../../mod/crepair.php:104 -msgid "Contact settings applied." -msgstr "Réglages du contact appliqués." - -#: ../../mod/crepair.php:106 -msgid "Contact update failed." -msgstr "Impossible d'appliquer les réglages." - -#: ../../mod/crepair.php:137 -msgid "Repair Contact Settings" -msgstr "Réglages de réparation des contacts" - -#: ../../mod/crepair.php:139 -msgid "" -"WARNING: This is highly advanced and if you enter incorrect" -" information your communications with this contact may stop working." -msgstr "ATTENTION: Manipulation réservée aux experts, toute information incorrecte pourrait empêcher la communication avec ce contact." - -#: ../../mod/crepair.php:140 -msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "une photo" - -#: ../../mod/crepair.php:146 -msgid "Return to contact editor" -msgstr "Retour à l'éditeur de contact" - -#: ../../mod/crepair.php:151 -msgid "Account Nickname" -msgstr "Pseudo du compte" - -#: ../../mod/crepair.php:152 -msgid "@Tagname - overrides Name/Nickname" -msgstr "@NomEtiquette - prend le pas sur Nom/Pseudo" - -#: ../../mod/crepair.php:153 -msgid "Account URL" -msgstr "URL du compte" - -#: ../../mod/crepair.php:154 -msgid "Friend Request URL" -msgstr "Echec du téléversement de l'image." - -#: ../../mod/crepair.php:155 -msgid "Friend Confirm URL" -msgstr "Accès public refusé." - -#: ../../mod/crepair.php:156 -msgid "Notification Endpoint URL" -msgstr "Aucune photo sélectionnée" - -#: ../../mod/crepair.php:157 -msgid "Poll/Feed URL" -msgstr "Téléverser des photos" - -#: ../../mod/crepair.php:158 -msgid "New photo from this URL" -msgstr "Nouvelle photo depuis cette URL" - -#: ../../mod/crepair.php:159 -msgid "Remote Self" -msgstr "" - -#: ../../mod/crepair.php:161 -msgid "Mirror postings from this contact" -msgstr "" - -#: ../../mod/crepair.php:161 -msgid "" -"Mark this contact as remote_self, this will cause friendica to repost new " -"entries from this contact." -msgstr "" - -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Migrer le compte" - -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Vous pouvez importer un compte d'un autre serveur Friendica." - -#: ../../mod/uimport.php:68 -msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Vous devez exporter votre compte à partir de l'ancien serveur et le téléverser ici. Nous recréerons votre ancien compte ici avec tous vos contacts. Nous tenterons également d'informer vos amis que vous avez déménagé ici." - -#: ../../mod/uimport.php:69 -msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Cette fonctionnalité est expérimentale. Nous ne pouvons importer les contacts des réseaux OStatus (statusnet/identi.ca) ou Diaspora" - -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Fichier du compte" - -#: ../../mod/uimport.php:70 -msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "" - -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Informations de confidentialité indisponibles." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Visible par:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Sauver" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Aide:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Aide" +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Notificacions d'Inici" #: ../../mod/hcard.php:10 msgid "No profile" -msgstr "Aucun profil" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Cette introduction a déjà été acceptée." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "L'emplacement du profil est invalide ou ne contient pas de profil valide." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Attention: l'emplacement du profil n'a pas de nom identifiable." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Attention: l'emplacement du profil n'a pas de photo de profil." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d paramètre requis n'a pas été trouvé à l'endroit indiqué" -msgstr[1] "%d paramètres requis n'ont pas été trouvés à l'endroit indiqué" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Phase d'introduction achevée." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Erreur de protocole non-récupérable." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profil indisponible." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s a reçu trop de demandes d'introduction aujourd'hui." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Des mesures de protection contre le spam ont été déclenchées." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Les relations sont encouragées à attendre 24 heures pour recommencer." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Localisateur invalide" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Adresse courriel invalide." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Ce compte n'a pas été configuré pour les échanges de courriel. Requête avortée." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Impossible de résoudre votre nom à l'emplacement fourni." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Vous vous êtes déjà présenté ici." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Il semblerait que vous soyez déjà ami avec %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "URL de profil invalide." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "URL de profil interdite." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Échec de mise-à-jour du contact." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Votre introduction a été envoyée." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Connectez-vous pour confirmer l'introduction." - -#: ../../mod/dfrn_request.php:659 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Identité incorrecte actuellement connectée. Merci de vous connecter à ce profil." - -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Cacher ce contact" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Bienvenue chez vous, %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Merci de confirmer votre demande d'introduction auprès de %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Confirmer" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Nom non-publié]" - -#: ../../mod/dfrn_request.php:811 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:" - -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Connecter un utilisateur de courriel (bientôt)" - -#: ../../mod/dfrn_request.php:829 -msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Si vous n'êtes pas encore membre du web social libre, suivez ce lien pour trouver un site Friendica ouvert au public et nous rejoindre dès aujourd'hui." - -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Requête de relation/amitié" - -#: ../../mod/dfrn_request.php:833 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Exemples : jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" - -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Merci de répondre à ce qui suit:" - -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Est-ce que %s vous connaît?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Ajouter une note personnelle:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federated Social Web" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora." - -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Votre adresse d'identité:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Envoyer la requête" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[contenu incorporé - rechargez la page pour le voir]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Voir dans le contexte" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "%d contact édité" -msgstr[1] "%d contacts édités." - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Impossible d'accéder à l'enregistrement du contact." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Impossible de localiser le profil séléctionné." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Contact mis-à-jour." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Le contact a été bloqué" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Le contact n'est plus bloqué" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Le contact a été ignoré" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Le contact n'est plus ignoré" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Contact archivé" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Contact désarchivé" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Voulez-vous vraiment supprimer ce contact?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Ce contact a été retiré." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Vous êtes ami (et réciproquement) avec %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Vous partagez avec %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s partage avec vous" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Les communications privées ne sont pas disponibles pour ce contact." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Mise à jour effectuée avec succès)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Mise à jour échouée)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Suggérer amitié/contact" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Type de réseau %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d contact en commun" -msgstr[1] "%d contacts en commun" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Voir tous les contacts" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "(dés)activer l'état \"bloqué\"" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Ne plus ignorer" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignorer" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "(dés)activer l'état \"ignoré\"" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Désarchiver" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Archiver" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "(dés)activer l'état \"archivé\"" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Réparer" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Réglages avancés du contact" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Communications perdues avec ce contact !" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Éditeur de contact" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Visibilité du profil" - -#: ../../mod/contacts.php:466 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée." - -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Informations de contact / Notes" - -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Éditer les notes des contacts" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visiter le profil de %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Bloquer/débloquer ce contact" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignorer ce contact" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Réglages de réparation des URL" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Voir les conversations" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Effacer ce contact" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Dernière mise-à-jour :" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Mettre à jour les publications publiques:" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Actuellement bloqué" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Actuellement ignoré" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Actuellement archivé" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Cacher ce contact aux autres" - -#: ../../mod/contacts.php:497 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Les réponses et \"j'aime\" à vos publications publiques peuvent être toujours visibles" - -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "Notification des nouvelles publications" - -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Suggestions" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Suggérer des amis potentiels" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Tous les contacts" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Montrer tous les contacts" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Non-bloqués" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Ne montrer que les contacts non-bloqués" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Bloqués" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Ne montrer que les contacts bloqués" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Ignorés" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Ne montrer que les contacts ignorés" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Archivés" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Ne montrer que les contacts archivés" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Cachés" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Ne montrer que les contacts masqués" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Relation réciproque" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "Vous suit" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "Vous le/la suivez" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Éditer le contact" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Rechercher dans vos contacts" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Mises-à-jour" +msgstr "Sense perfil" #: ../../mod/settings.php:29 ../../mod/photos.php:80 msgid "everybody" -msgstr "tout le monde" +msgstr "tothom" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Compte" #: ../../mod/settings.php:41 msgid "Additional features" -msgstr "Fonctions supplémentaires" +msgstr "Característiques Adicionals" #: ../../mod/settings.php:46 msgid "Display" -msgstr "Afficher" +msgstr "" #: ../../mod/settings.php:52 ../../mod/settings.php:777 msgid "Social Networks" -msgstr "Réseaux sociaux" +msgstr "" -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "Délégations" +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Plugins" #: ../../mod/settings.php:67 msgid "Connected apps" -msgstr "Applications connectées" +msgstr "App connectada" #: ../../mod/settings.php:72 ../../mod/uexport.php:85 msgid "Export personal data" -msgstr "Exporter" +msgstr "Exportar dades personals" #: ../../mod/settings.php:77 msgid "Remove account" -msgstr "Supprimer le compte" +msgstr "Esborrar compte" #: ../../mod/settings.php:129 msgid "Missing some important data!" -msgstr "Il manque certaines informations importantes!" +msgstr "Perdudes algunes dades importants!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Actualitzar" #: ../../mod/settings.php:238 msgid "Failed to connect with email account using the settings provided." -msgstr "Impossible de se connecter au compte courriel configuré." +msgstr "Connexió fracassada amb el compte de correu emprant la configuració proveïda." #: ../../mod/settings.php:243 msgid "Email settings updated." -msgstr "Réglages de courriel mis-à-jour." +msgstr "Configuració del correu electrònic actualitzada." #: ../../mod/settings.php:258 msgid "Features updated" -msgstr "Fonctionnalités mises à jour" +msgstr "Característiques actualitzades" #: ../../mod/settings.php:321 msgid "Relocate message has been send to your contacts" @@ -3688,129 +3431,142 @@ msgstr "" #: ../../mod/settings.php:335 msgid "Passwords do not match. Password unchanged." -msgstr "Les mots de passe ne correspondent pas. Aucun changement appliqué." +msgstr "Les contrasenyes no coincideixen. Contrasenya no canviada." #: ../../mod/settings.php:340 msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Les mots de passe vides sont interdits. Aucun changement appliqué." +msgstr "No es permeten contasenyes buides. Contrasenya no canviada" #: ../../mod/settings.php:348 msgid "Wrong password." -msgstr "Mauvais mot de passe." +msgstr "Contrasenya errònia" #: ../../mod/settings.php:359 msgid "Password changed." -msgstr "Mots de passe changés." +msgstr "Contrasenya canviada." #: ../../mod/settings.php:361 msgid "Password update failed. Please try again." -msgstr "Le changement de mot de passe a échoué. Merci de recommencer." +msgstr "Ha fallat l'actualització de la Contrasenya. Per favor, intenti-ho de nou." #: ../../mod/settings.php:426 msgid " Please use a shorter name." -msgstr " Merci d'utiliser un nom plus court." +msgstr "Si us plau, faci servir un nom més curt." #: ../../mod/settings.php:428 msgid " Name too short." -msgstr " Nom trop court." +msgstr "Nom massa curt." #: ../../mod/settings.php:437 msgid "Wrong Password" -msgstr "Mauvais mot de passe" +msgstr "Contrasenya Errònia" #: ../../mod/settings.php:442 msgid " Not valid email." -msgstr " Email invalide." +msgstr "Correu no vàlid." #: ../../mod/settings.php:448 msgid " Cannot change to that email." -msgstr " Impossible de changer pour cet email." +msgstr "No puc canviar a aquest correu." #: ../../mod/settings.php:503 msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Ce forum privé n'a pas de paramètres de vie privée. Utilisation des paramètres de confidentialité par défaut." +msgstr "Els Fòrums privats no tenen permisos de privacitat. Empra la privacitat de grup per defecte." #: ../../mod/settings.php:507 msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Ce forum privé n'a pas de paramètres de vie privée ni de paramètres de confidentialité par défaut." +msgstr "Els Fòrums privats no tenen permisos de privacitat i tampoc privacitat per defecte de grup." #: ../../mod/settings.php:537 msgid "Settings updated." -msgstr "Réglages mis à jour." +msgstr "Ajustos actualitzats." #: ../../mod/settings.php:610 ../../mod/settings.php:636 #: ../../mod/settings.php:672 msgid "Add application" -msgstr "Ajouter une application" +msgstr "Afegir aplicació" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Nom" #: ../../mod/settings.php:614 ../../mod/settings.php:640 msgid "Consumer Key" -msgstr "Clé utilisateur" +msgstr "Consumer Key" #: ../../mod/settings.php:615 ../../mod/settings.php:641 msgid "Consumer Secret" -msgstr "Secret utilisateur" +msgstr "Consumer Secret" #: ../../mod/settings.php:616 ../../mod/settings.php:642 msgid "Redirect" -msgstr "Rediriger" +msgstr "Redirigir" #: ../../mod/settings.php:617 ../../mod/settings.php:643 msgid "Icon url" -msgstr "URL de l'icône" +msgstr "icona de url" #: ../../mod/settings.php:628 msgid "You can't edit this application." -msgstr "Vous ne pouvez pas éditer cette application." +msgstr "No pots editar aquesta aplicació." #: ../../mod/settings.php:671 msgid "Connected Apps" -msgstr "Applications connectées" +msgstr "Aplicacions conectades" #: ../../mod/settings.php:675 msgid "Client key starts with" -msgstr "La clé cliente commence par" +msgstr "Les claus de client comançen amb" #: ../../mod/settings.php:676 msgid "No name" -msgstr "Sans nom" +msgstr "Sense nom" #: ../../mod/settings.php:677 msgid "Remove authorization" -msgstr "Révoquer l'autorisation" +msgstr "retirar l'autorització" #: ../../mod/settings.php:689 msgid "No Plugin settings configured" -msgstr "Pas de réglages d'extensions configurés" +msgstr "No s'han configurat ajustos de Plugin" #: ../../mod/settings.php:697 msgid "Plugin Settings" -msgstr "Extensions" +msgstr "Ajustos de Plugin" #: ../../mod/settings.php:711 msgid "Off" -msgstr "Éteint" +msgstr "Apagat" #: ../../mod/settings.php:711 msgid "On" -msgstr "Allumé" +msgstr "Engegat" #: ../../mod/settings.php:719 msgid "Additional Features" -msgstr "Fonctions supplémentaires" +msgstr "Característiques Adicionals" #: ../../mod/settings.php:733 ../../mod/settings.php:734 #, php-format msgid "Built-in support for %s connectivity is %s" -msgstr "Le support natif pour la connectivité %s est %s" +msgstr "El suport integrat per a la connectivitat de %s és %s" #: ../../mod/settings.php:733 ../../mod/settings.php:734 msgid "enabled" -msgstr "activé" +msgstr "habilitat" #: ../../mod/settings.php:733 ../../mod/settings.php:734 msgid "disabled" -msgstr "désactivé" +msgstr "deshabilitat" #: ../../mod/settings.php:734 msgid "StatusNet" @@ -3818,25 +3574,25 @@ msgstr "StatusNet" #: ../../mod/settings.php:770 msgid "Email access is disabled on this site." -msgstr "L'accès courriel est désactivé sur ce site." +msgstr "L'accés al correu està deshabilitat en aquest lloc." #: ../../mod/settings.php:782 msgid "Email/Mailbox Setup" -msgstr "Réglages de courriel/boîte à lettre" +msgstr "Preparació de Correu/Bústia" #: ../../mod/settings.php:783 msgid "" "If you wish to communicate with email contacts using this service " "(optional), please specify how to connect to your mailbox." -msgstr "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte." +msgstr "Si vol comunicar-se amb els contactes de correu emprant aquest servei (opcional), Si us plau, especifiqui com connectar amb la seva bústia." #: ../../mod/settings.php:784 msgid "Last successful email check:" -msgstr "Dernière vérification réussie des courriels:" +msgstr "Última comprovació de correu amb èxit:" #: ../../mod/settings.php:786 msgid "IMAP server name:" -msgstr "Nom du serveur IMAP:" +msgstr "Nom del servidor IMAP:" #: ../../mod/settings.php:787 msgid "IMAP port:" @@ -3844,79 +3600,83 @@ msgstr "Port IMAP:" #: ../../mod/settings.php:788 msgid "Security:" -msgstr "Sécurité:" +msgstr "Seguretat:" #: ../../mod/settings.php:788 ../../mod/settings.php:793 msgid "None" -msgstr "Aucun(e)" +msgstr "Cap" #: ../../mod/settings.php:789 msgid "Email login name:" -msgstr "Nom de connexion:" +msgstr "Nom d'usuari del correu" #: ../../mod/settings.php:790 msgid "Email password:" -msgstr "Mot de passe:" +msgstr "Contrasenya del correu:" #: ../../mod/settings.php:791 msgid "Reply-to address:" -msgstr "Adresse de réponse:" +msgstr "Adreça de resposta:" #: ../../mod/settings.php:792 msgid "Send public posts to all email contacts:" -msgstr "Envoyer les publications publiques à tous les contacts courriels:" +msgstr "Enviar correu públic a tots els contactes del correu:" #: ../../mod/settings.php:793 msgid "Action after import:" -msgstr "Action après import:" +msgstr "Acció després d'importar:" #: ../../mod/settings.php:793 msgid "Mark as seen" -msgstr "Marquer comme vu" +msgstr "Marcar com a vist" #: ../../mod/settings.php:793 msgid "Move to folder" -msgstr "Déplacer vers" +msgstr "Moure a la carpeta" #: ../../mod/settings.php:794 msgid "Move to folder:" -msgstr "Déplacer vers:" +msgstr "Moure a la carpeta:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "No hi ha un tema específic per a mòbil" #: ../../mod/settings.php:875 msgid "Display Settings" -msgstr "Affichage" +msgstr "Ajustos de Pantalla" #: ../../mod/settings.php:881 ../../mod/settings.php:896 msgid "Display Theme:" -msgstr "Thème d'affichage:" +msgstr "Visualitzar el Tema:" #: ../../mod/settings.php:882 msgid "Mobile Theme:" -msgstr "Thème mobile:" +msgstr "Tema Mobile:" #: ../../mod/settings.php:883 msgid "Update browser every xx seconds" -msgstr "Mettre-à-jour l'affichage toutes les xx secondes" +msgstr "Actualitzar navegador cada xx segons" #: ../../mod/settings.php:883 msgid "Minimum of 10 seconds, no maximum" -msgstr "Délai minimum de 10 secondes, pas de maximum" +msgstr "Mínim cada 10 segons, no hi ha màxim" #: ../../mod/settings.php:884 msgid "Number of items to display per page:" -msgstr "Nombre d’éléments par page:" +msgstr "Número d'elements a mostrar per pàgina" #: ../../mod/settings.php:884 ../../mod/settings.php:885 msgid "Maximum of 100 items" -msgstr "Maximum de 100 éléments" +msgstr "Màxim de 100 elements" #: ../../mod/settings.php:885 msgid "Number of items to display per page when viewed from mobile device:" -msgstr "Nombre d'éléments a afficher par page pour un appareil mobile" +msgstr "Nombre d'elements a veure per pàgina quan es vegin des d'un dispositiu mòbil:" #: ../../mod/settings.php:886 msgid "Don't show emoticons" -msgstr "Ne pas afficher les émoticônes (smileys grahiques)" +msgstr "No mostrar emoticons" #: ../../mod/settings.php:887 msgid "Don't show notices" @@ -3940,44 +3700,44 @@ msgstr "" #: ../../mod/settings.php:968 msgid "Normal Account Page" -msgstr "Compte normal" +msgstr "Pàgina Normal del Compte " #: ../../mod/settings.php:969 msgid "This account is a normal personal profile" -msgstr "Ce compte correspond à un profil normal, pour une seule personne (physique, généralement)" +msgstr "Aques compte es un compte personal normal" #: ../../mod/settings.php:972 msgid "Soapbox Page" -msgstr "Compte \"boîte à savon\"" +msgstr "Pàgina de Soapbox" #: ../../mod/settings.php:973 msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans 'en lecture seule'" +msgstr "Aprova automàticament totes les sol·licituds de amistat/connexió com a fans de només lectura." #: ../../mod/settings.php:976 msgid "Community Forum/Celebrity Account" -msgstr "Compte de communauté/célébrité" +msgstr "Compte de Comunitat/Celebritat" #: ../../mod/settings.php:977 msgid "" "Automatically approve all connection/friend requests as read-write fans" -msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans en 'lecture/écriture'" +msgstr "Aprova automàticament totes les sol·licituds de amistat/connexió com a fans de lectura-escriptura" #: ../../mod/settings.php:980 msgid "Automatic Friend Page" -msgstr "Compte d'\"amitié automatique\"" +msgstr "Compte d'Amistat Automàtica" #: ../../mod/settings.php:981 msgid "Automatically approve all connection/friend requests as friends" -msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des amis" +msgstr "Aprova totes les sol·licituds de amistat/connexió com a amic automàticament" #: ../../mod/settings.php:984 msgid "Private Forum [Experimental]" -msgstr "Forum privé [expérimental]" +msgstr "Fòrum Privat [Experimental]" #: ../../mod/settings.php:985 msgid "Private forum - approved members only" -msgstr "Forum privé - modéré en inscription" +msgstr "Fòrum privat - Només membres aprovats" #: ../../mod/settings.php:997 msgid "OpenID:" @@ -3985,253 +3745,257 @@ msgstr "OpenID:" #: ../../mod/settings.php:997 msgid "(Optional) Allow this OpenID to login to this account." -msgstr "&nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte." +msgstr "(Opcional) Permetre a aquest OpenID iniciar sessió en aquest compte." #: ../../mod/settings.php:1007 msgid "Publish your default profile in your local site directory?" -msgstr "Publier votre profil par défaut sur l'annuaire local de ce site?" +msgstr "Publicar el teu perfil predeterminat en el directori del lloc local?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "No" #: ../../mod/settings.php:1013 msgid "Publish your default profile in the global social directory?" -msgstr "Publier votre profil par défaut sur l'annuaire social global?" +msgstr "Publicar el teu perfil predeterminat al directori social global?" #: ../../mod/settings.php:1021 msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Cacher les détails du profil aux visiteurs inconnus?" +msgstr "Amaga la teva llista de contactes/amics dels espectadors del seu perfil per defecte?" #: ../../mod/settings.php:1030 msgid "Allow friends to post to your profile page?" -msgstr "Autoriser vos amis à publier sur votre profil?" +msgstr "Permet als amics publicar en la seva pàgina de perfil?" #: ../../mod/settings.php:1036 msgid "Allow friends to tag your posts?" -msgstr "Autoriser vos amis à étiqueter vos publications?" +msgstr "Permet als amics d'etiquetar els teus missatges?" #: ../../mod/settings.php:1042 msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?" +msgstr "Permeteu-nos suggerir-li com un amic potencial dels nous membres?" #: ../../mod/settings.php:1048 msgid "Permit unknown people to send you private mail?" -msgstr "Autoriser les messages privés d'inconnus?" +msgstr "Permetre a desconeguts enviar missatges al teu correu privat?" #: ../../mod/settings.php:1056 msgid "Profile is not published." -msgstr "Ce profil n'est pas publié." +msgstr "El Perfil no està publicat." #: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 msgid "or" -msgstr "ou" +msgstr "o" #: ../../mod/settings.php:1064 msgid "Your Identity Address is" -msgstr "L'adresse de votre identité est" +msgstr "La seva Adreça d'Identitat és" #: ../../mod/settings.php:1075 msgid "Automatically expire posts after this many days:" -msgstr "Les publications expirent automatiquement après (en jours) :" +msgstr "Després de aquests nombre de dies, els missatges caduquen automàticament:" #: ../../mod/settings.php:1075 msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées" +msgstr "Si està buit, els missatges no caducarà. Missatges caducats s'eliminaran" #: ../../mod/settings.php:1076 msgid "Advanced expiration settings" -msgstr "Réglages avancés de l'expiration" +msgstr "Configuració avançada d'expiració" #: ../../mod/settings.php:1077 msgid "Advanced Expiration" -msgstr "Expiration (avancé)" +msgstr "Expiració Avançada" #: ../../mod/settings.php:1078 msgid "Expire posts:" -msgstr "Faire expirer les publications:" +msgstr "Expiració d'enviaments" #: ../../mod/settings.php:1079 msgid "Expire personal notes:" -msgstr "Faire expirer les notes personnelles:" +msgstr "Expiració de notes personals" #: ../../mod/settings.php:1080 msgid "Expire starred posts:" -msgstr "Faire expirer les publications marqués:" +msgstr "Expiració de enviaments de favorits" #: ../../mod/settings.php:1081 msgid "Expire photos:" -msgstr "Faire expirer les photos:" +msgstr "Expiració de fotos" #: ../../mod/settings.php:1082 msgid "Only expire posts by others:" -msgstr "Faire expirer seulement les publications des autres:" +msgstr "Només expiren els enviaments dels altres:" #: ../../mod/settings.php:1108 msgid "Account Settings" -msgstr "Compte" +msgstr "Ajustos de Compte" #: ../../mod/settings.php:1116 msgid "Password Settings" -msgstr "Réglages de mot de passe" +msgstr "Ajustos de Contrasenya" #: ../../mod/settings.php:1117 msgid "New Password:" -msgstr "Nouveau mot de passe:" +msgstr "Nova Contrasenya:" #: ../../mod/settings.php:1118 msgid "Confirm:" -msgstr "Confirmer:" +msgstr "Confirmar:" #: ../../mod/settings.php:1118 msgid "Leave password fields blank unless changing" -msgstr "Laissez les champs de mot de passe vierges, sauf si vous désirez les changer" +msgstr "Deixi els camps de contrasenya buits per a no fer canvis" #: ../../mod/settings.php:1119 msgid "Current Password:" -msgstr "Mot de passe actuel:" +msgstr "Contrasenya Actual:" #: ../../mod/settings.php:1119 ../../mod/settings.php:1120 msgid "Your current password to confirm the changes" -msgstr "Votre mot de passe actuel pour confirmer les modifications" +msgstr "La teva actual contrasenya a fi de confirmar els canvis" #: ../../mod/settings.php:1120 msgid "Password:" -msgstr "Mot de passe:" +msgstr "Contrasenya:" #: ../../mod/settings.php:1124 msgid "Basic Settings" -msgstr "Réglages basiques" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Nom complet:" +msgstr "Ajustos Basics" #: ../../mod/settings.php:1126 msgid "Email Address:" -msgstr "Adresse courriel:" +msgstr "Adreça de Correu:" #: ../../mod/settings.php:1127 msgid "Your Timezone:" -msgstr "Votre fuseau horaire:" +msgstr "La teva zona Horària:" #: ../../mod/settings.php:1128 msgid "Default Post Location:" -msgstr "Emplacement de publication par défaut:" +msgstr "Localització per Defecte del Missatge:" #: ../../mod/settings.php:1129 msgid "Use Browser Location:" -msgstr "Utiliser la localisation géographique du navigateur:" +msgstr "Ubicar-se amb el Navegador:" #: ../../mod/settings.php:1132 msgid "Security and Privacy Settings" -msgstr "Réglages de sécurité et vie privée" +msgstr "Ajustos de Seguretat i Privacitat" #: ../../mod/settings.php:1134 msgid "Maximum Friend Requests/Day:" -msgstr "Nombre maximal de requêtes d'amitié/jour:" +msgstr "Nombre Màxim de Sol·licituds per Dia" #: ../../mod/settings.php:1134 ../../mod/settings.php:1164 msgid "(to prevent spam abuse)" -msgstr "(pour limiter l'impact du spam)" +msgstr "(per a prevenir abusos de spam)" #: ../../mod/settings.php:1135 msgid "Default Post Permissions" -msgstr "Permissions de publication par défaut" +msgstr "Permisos de Correu per Defecte" #: ../../mod/settings.php:1136 msgid "(click to open/close)" -msgstr "(cliquer pour ouvrir/fermer)" +msgstr "(clicar per a obrir/tancar)" #: ../../mod/settings.php:1145 ../../mod/photos.php:1146 #: ../../mod/photos.php:1517 msgid "Show to Groups" -msgstr "Montrer aux groupes" +msgstr "Mostrar en Grups" #: ../../mod/settings.php:1146 ../../mod/photos.php:1147 #: ../../mod/photos.php:1518 msgid "Show to Contacts" -msgstr "Montrer aux Contacts" +msgstr "Mostrar a Contactes" #: ../../mod/settings.php:1147 msgid "Default Private Post" -msgstr "Message privé par défaut" +msgstr "Missatges Privats Per Defecte" #: ../../mod/settings.php:1148 msgid "Default Public Post" -msgstr "Message publique par défaut" +msgstr "Missatges Públics Per Defecte" #: ../../mod/settings.php:1152 msgid "Default Permissions for New Posts" -msgstr "Permissions par défaut pour les nouvelles publications" +msgstr "Permisos Per Defecte per a Nous Missatges" #: ../../mod/settings.php:1164 msgid "Maximum private messages per day from unknown people:" -msgstr "Maximum de messages privés d'inconnus par jour:" +msgstr "Màxim nombre de missatges, per dia, de desconeguts:" #: ../../mod/settings.php:1167 msgid "Notification Settings" -msgstr "Réglages de notification" +msgstr "Ajustos de Notificació" #: ../../mod/settings.php:1168 msgid "By default post a status message when:" -msgstr "Par défaut, poster un statut quand:" +msgstr "Enviar per defecte un missatge de estatus quan:" #: ../../mod/settings.php:1169 msgid "accepting a friend request" -msgstr "j'accepte un ami" +msgstr "Acceptar una sol·licitud d'amistat" #: ../../mod/settings.php:1170 msgid "joining a forum/community" -msgstr "joignant un forum/une communauté" +msgstr "Unint-se a un fòrum/comunitat" #: ../../mod/settings.php:1171 msgid "making an interesting profile change" -msgstr "je fais une modification intéressante de mon profil" +msgstr "fent un canvi al perfil" #: ../../mod/settings.php:1172 msgid "Send a notification email when:" -msgstr "Envoyer un courriel de notification quand:" +msgstr "Envia un correu notificant quan:" #: ../../mod/settings.php:1173 msgid "You receive an introduction" -msgstr "Vous recevez une introduction" +msgstr "Has rebut una presentació" #: ../../mod/settings.php:1174 msgid "Your introductions are confirmed" -msgstr "Vos introductions sont confirmées" +msgstr "La teva presentació està confirmada" #: ../../mod/settings.php:1175 msgid "Someone writes on your profile wall" -msgstr "Quelqu'un écrit sur votre mur" +msgstr "Algú ha escrit en el teu mur de perfil" #: ../../mod/settings.php:1176 msgid "Someone writes a followup comment" -msgstr "Quelqu'un vous commente" +msgstr "Algú ha escrit un comentari de seguiment" #: ../../mod/settings.php:1177 msgid "You receive a private message" -msgstr "Vous recevez un message privé" +msgstr "Has rebut un missatge privat" #: ../../mod/settings.php:1178 msgid "You receive a friend suggestion" -msgstr "Vous avez reçu une suggestion d'ami" +msgstr "Has rebut una suggerencia d'un amic" #: ../../mod/settings.php:1179 msgid "You are tagged in a post" -msgstr "Vous avez été étiquetté dans une publication" +msgstr "Estàs etiquetat en un enviament" #: ../../mod/settings.php:1180 msgid "You are poked/prodded/etc. in a post" -msgstr "Vous avez été sollicité dans une publication" +msgstr "Has estat Atiat/punxat/etc, en un enviament" #: ../../mod/settings.php:1183 msgid "Advanced Account/Page Type Settings" -msgstr "Paramètres avancés de compte/page" +msgstr "Ajustos Avançats de Compte/ Pàgina" #: ../../mod/settings.php:1184 msgid "Change the behaviour of this account for special situations" -msgstr "Modifier le comportement de ce compte dans certaines situations" +msgstr "Canviar el comportament d'aquest compte en situacions especials" #: ../../mod/settings.php:1187 msgid "Relocate" @@ -4247,355 +4011,2284 @@ msgstr "" msgid "Resend relocate message to contacts" msgstr "" -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Profil supprimé." +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Amics Comuns" -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Profil-" +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Sense contactes en comú." -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Nouveau profil créé." +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Informació de privacitat remota no disponible." -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Ce profil ne peut être cloné." +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Visible per a:" -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Le nom du profil est requis." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Statut marital" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Partenaire/conjoint" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Derniers \"J'aime\"" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Derniers \"Je n'aime pas\"" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Travail/Occupation" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Religion" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Tendance politique" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Sexe" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Préférence sexuelle" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Site internet" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Centres d'intérêt" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Adresse" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Localisation" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Profil mis à jour." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr " et " - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "profil public" - -#: ../../mod/profiles.php:536 +#: ../../mod/contacts.php:107 #, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s a changé %2$s en “%3$s”" +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "" +msgstr[1] "" -#: ../../mod/profiles.php:537 +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "No puc accedir al registre del contacte." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "No puc localitzar el perfil seleccionat." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Contacte actualitzat." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Error en actualitzar registre de contacte." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Elcontacte ha estat bloquejat" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "El contacte ha estat desbloquejat" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "El contacte ha estat ignorat" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "El contacte ha estat recordat" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "El contacte ha estat arxivat" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "El contacte ha estat desarxivat" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Realment vols esborrar aquest contacte?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "El contacte ha estat tret" + +#: ../../mod/contacts.php:385 #, php-format -msgid " - Visit %1$s's %2$s" -msgstr "Visiter le %2$s de %1$s" +msgid "You are mutual friends with %s" +msgstr "Ara te una amistat mutua amb %s" -#: ../../mod/profiles.php:540 +#: ../../mod/contacts.php:389 #, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s a mis à jour son %2$s, en modifiant %3$s." +msgid "You are sharing with %s" +msgstr "Estas compartint amb %s" -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s esta compartint amb tú" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Comunicacions privades no disponibles per aquest contacte." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Mai" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(L'actualització fou exitosa)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(L'actualització fracassà)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Suggerir amics" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Xarxa tipus: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Veure tots els contactes" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Desbloquejar" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Bloquejar" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Canvi de estatus blocat" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Treure d'Ignorats" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Canvi de estatus ignorat" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Desarxivat" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Arxivat" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Canvi de estatus del arxiu" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Reparar" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Ajustos Avançats per als Contactes" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "La comunicació amb aquest contacte s'ha perdut!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Editor de Contactes" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Perfil de Visibilitat" + +#: ../../mod/contacts.php:472 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Si us plau triï el perfil que voleu mostrar a %s quan estigui veient el teu de forma segura." + +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Informació/Notes del contacte" + +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Editar notes de contactes" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visitar perfil de %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Bloquejar/Alliberar contacte" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignore contacte" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Restablir configuració de URL" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Veient conversacions" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Esborrar contacte" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Última actualització:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Actualitzar enviament públic" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Actualitza ara" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Bloquejat actualment" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Ignorat actualment" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Actualment arxivat" + +#: ../../mod/contacts.php:503 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "Répliques/agraiments per als teus missatges públics poden romandre visibles" + +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" msgstr "" -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Cacher ma liste d'amis/contacts des visiteurs de ce profil?" +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "" -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Éditer les détails du profil" +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "" -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Changer la photo du profil" +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Suggeriments" -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Voir ce profil" +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Suggerir amics potencials" -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Créer un nouveau profil en utilisant ces réglages" +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Mostrar tots els contactes" -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Cloner ce profil" +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Desblocat" -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Supprimer ce profil" +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Mostrar únicament els contactes no blocats" -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Nom du profil:" +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Blocat" -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Votre nom complet:" +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Mostrar únicament els contactes blocats" -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Titre/Description:" +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Ignorat" -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Votre genre:" +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Mostrar únicament els contactes ignorats" -#: ../../mod/profiles.php:652 +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Arxivat" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Mostrar únicament els contactes arxivats" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Amagat" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Mostrar únicament els contactes amagats" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Amistat Mutua" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "Es un fan teu" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "ets fan de" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Editar contacte" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Cercant el seus contactes" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Cercant:" + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "" + +#: ../../mod/wall_attach.php:81 #, php-format -msgid "Birthday (%s):" -msgstr "Anniversaire (%s):" +msgid "File exceeds size limit of %d" +msgstr "L'arxiu excedeix la mida límit de %d" -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Adresse postale:" +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "La càrrega de fitxers ha fallat." -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Ville/Localité:" +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Contingut embegut - recarrega la pàgina per a veure-ho]" -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Code postal:" +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Exportar compte" -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Pays:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Région/État:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Statut marital:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Qui: (si pertinent)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Exemples: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Depuis [date] :" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Préférence sexuelle:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Page personnelle:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr " Ville d'origine:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Opinions politiques:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Opinions religieuses:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Mots-clés publics:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Mots-clés privés:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "J'aime :" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Je n'aime pas :" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Exemple: football dessin programmation" - -#: ../../mod/profiles.php:672 -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)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Utilisés pour rechercher dans les profils, ne seront jamais montrés à autrui)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Parlez-nous de vous..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Passe-temps/Centres d'intérêt" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Coordonnées/Réseaux sociaux" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Goûts musicaux" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Lectures" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Télévision" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Cinéma/Danse/Culture/Divertissement" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Amour/Romance" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Activité professionnelle/Occupation" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Études/Formation" - -#: ../../mod/profiles.php:688 +#: ../../mod/uexport.php:77 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Ceci est votre profil public.
Il peut être visible par n'importe quel utilisateur d'Internet." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Exportar la teva informació del compte i de contactes. Empra això per fer una còpia de seguretat del teu compte i/o moure'l cap altre servidor. " -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Editer/gérer les profils" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Exportar tot" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Groupe créé." +#: ../../mod/uexport.php:78 +msgid "" +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Exportar la teva informació de compte, contactes i tots els teus articles com a json. Pot ser un fitxer molt gran, i pot trigar molt temps. Empra això per fer una còpia de seguretat total del teu compte (les fotos no s'exporten)" -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Impossible de créer le groupe." +#: ../../mod/register.php:93 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "Registrat amb èxit. Per favor, comprovi el seu correu per a posteriors instruccions." -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Groupe introuvable." +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Error en enviar missatge de correu electrònic. Aquí està el missatge que ha fallat." -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Groupe renommé." +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "El seu registre no pot ser processat." -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "Sauvegarder le groupe" +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "El seu registre està pendent d'aprovació pel propietari del lloc." -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Créez un groupe de contacts/amis." +#: ../../mod/register.php:183 ../../mod/uimport.php:50 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Aquest lloc excedeix el nombre diari de registres de comptes. Per favor, provi de nou demà." -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Nom du groupe: " +#: ../../mod/register.php:211 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Vostè pot (opcionalment), omplir aquest formulari a través de OpenID mitjançant el subministrament de la seva OpenID i fent clic a 'Registrar'." -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Groupe enlevé." +#: ../../mod/register.php:212 +msgid "" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Si vostè no està familiaritzat amb Twitter, si us plau deixi aquest camp en blanc i completi la resta dels elements." -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Impossible d'enlever le groupe." +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "El seu OpenID (opcional):" -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Éditeur de groupe" +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Incloc el seu perfil al directori de membres?" -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Membres" +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Lloc accesible mitjançant invitació." -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Cliquez sur un contact pour l'ajouter ou le supprimer." +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "El teu ID de invitació:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Procés de Registre" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "El seu nom complet (per exemple, Joan Ningú):" + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "La Seva Adreça de Correu:" + +#: ../../mod/register.php:262 +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Tria un nom de perfil. Això ha de començar amb un caràcter de text. La seva adreça de perfil en aquest lloc serà 'alies@$sitename'." + +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Tria un àlies:" + +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Importar" + +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Publicat amb éxit." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Sistema apagat per manteniment" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "L'accés a aquest perfil ha estat restringit." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Consells per a nous membres" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Accés públic denegat." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "No s'han seleccionat vídeos " + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "L'accés a aquest element està restringit." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Veure Àlbum" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Videos Recents" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Carrega Nous Videos" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Administrar Identitats i/o Pàgines" + +#: ../../mod/manage.php:107 +msgid "" +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Alternar entre les diferents identitats o les pàgines de comunitats/grups que comparteixen les dades del seu compte o que se li ha concedit els permisos de \"administrar\"" + +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Seleccionar identitat a administrar:" + +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Element no trobat" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Editar Enviament" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Cercant Gent" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "No hi ha coincidències" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Compte aprovat." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Procés de Registre revocat per a %s" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Si us plau, ingressa." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Aquesta presentació ha estat acceptada." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "El perfil de situació no és vàlid o no contè informació de perfil" + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Atenció: El perfil de situació no te nom de propietari identificable." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Atenció: El perfil de situació no te foto de perfil" + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d el paràmetre requerit no es va trobar al lloc indicat" +msgstr[1] "%d els paràmetres requerits no es van trobar allloc indicat" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Completada la presentació." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Error de protocol irrecuperable." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Perfil no disponible" + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s avui ha rebut excesives peticions de connexió. " + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Mesures de protecció contra spam han estat invocades." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "S'aconsellà els amics que probin pasades 24 hores." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Localitzador no vàlid" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Adreça de correu no vàlida." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Aquest compte no s'ha configurat per al correu electrònic. Ha fallat la sol·licitud." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Incapaç de resoldre el teu nom al lloc facilitat." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Has fer la teva presentació aquí." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Aparentment, ja tens amistat amb %s" + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Perfil URL no vàlid." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "La teva presentació ha estat enviada." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Si us plau, entri per confirmar la presentació." + +#: ../../mod/dfrn_request.php:664 +msgid "" +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Sesió iniciada amb la identificació incorrecta. Entra en aquest perfil." + +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Amaga aquest contacte" + +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Benvingut de nou %s" + +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Si us plau, confirmi la seva sol·licitud de Presentació/Amistat a %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Confirmar" + +#: ../../mod/dfrn_request.php:808 +msgid "" +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Si us plau, introdueixi la seva \"Adreça Identificativa\" d'una de les següents xarxes socials suportades:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Si encara no ets membre de la web social lliure, segueix aquest enllaç per a trobar un lloc Friendica públic i uneix-te avui." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Sol·licitud d'Amistat" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Exemples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Si us plau, contesti les següents preguntes:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "%s et coneix?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Afegir una nota personal:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "Web Social StatusNet/Federated " + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr " - per favor no utilitzi aquest formulari. Al contrari, entra %s en la barra de cerques de Diaspora." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "La Teva Adreça Identificativa:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Sol·licitud Enviada" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Arxius" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autoritzi la connexió de aplicacions" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Torni a la seva aplicació i inserti aquest Codi de Seguretat:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Per favor, accedeixi per a continuar." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vol autoritzar a aquesta aplicació per accedir als teus missatges i contactes, i/o crear nous enviaments per a vostè?" + +#: ../../mod/suggest.php:27 +msgid "Do you really want to delete this suggestion?" +msgstr "Realment vols esborrar aquest suggeriment?" + +#: ../../mod/suggest.php:72 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Cap suggeriment disponible. Si això és un nou lloc, si us plau torna a intentar en 24 hores." + +#: ../../mod/suggest.php:90 +msgid "Ignore/Hide" +msgstr "Ignorar/Amagar" + +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Contactes que no pertanyen a cap grup" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Contacte no trobat" + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Enviat suggeriment d'amic." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Suggerir Amics" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Suggerir un amic per a %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "enllaç" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Sense Contactes" + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Ajustos de Tema actualitzats" + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Lloc" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Usuaris" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Temes" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Actualitzacions de BD" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Registres" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Característiques del Plugin" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Registre d'usuari a l'espera de confirmació" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Compte Normal" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Compte Tribuna" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Compte de Comunitat/Celebritat" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Compte d'Amistat Automàtic" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Compte de Blog" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Fòrum Privat" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Cues de missatges" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administració" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Sumari" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Usuaris registrats" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Registres d'usuari pendents" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Versió" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Plugins actius" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Ajustos del lloc actualitzats." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Instancia multiusuari" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Tancat" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Requereix aprovació" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Obert" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "No existe una política de SSL, se hará un seguimiento de los vínculos de la página con SSL" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Forzar a tots els enllaços a utilitzar SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Certificat auto-signat, utilitzar SSL només per a enllaços locals (desaconsellat)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Fitxer carregat" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Polítiques" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Avançat" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Rendiment" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "" + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Nom del lloc" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Senyera/Logo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "" + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Idioma del Sistema" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Tema del sistema" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Tema per defecte del sistema - pot ser obviat pels perfils del usuari - Canviar ajustos de tema" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Tema per a mòbil" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Tema per a aparells mòbils" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Política SSL per als enllaços" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Determina si els enllaços generats han de ser forçats a utilitzar SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "" + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Amaga l'entrada d'ajuda del menu de navegació" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Amaga l'entrada del menú de les pàgines d'ajuda. Pots encara accedir entrant /ajuda directament." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Instancia per a un únic usuari" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Fer aquesta instancia multi-usuari o mono-usuari per al usuari anomenat" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Mida màxima de les imatges" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Mida màxima en bytes de les imatges a pujar. Per defecte es 0, que vol dir sense límits." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Maxima longitud d'imatge" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Longitud màxima en píxels del costat més llarg de la imatge carregada. Per defecte es -1, que significa sense límits" + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "Qualitat per a la imatge JPEG" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Els JPEGs pujats seran guardats amb la qualitat que ajustis de [0-100]. Per defecte es 100 màxima qualitat." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Política per a registrar" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Registres Màxims Diaris" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Si es permet el registre, això ajusta el nombre màxim de nous usuaris a acceptar diariament. Si el registre esta tancat, aquest ajust no te efectes." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Text al registrar" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Serà mostrat de forma preminent a la pàgina durant el procés de registre." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Comptes abandonats després de x dies" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "No gastará recursos del sistema creant enquestes des de llocs externos per a comptes abandonats. Introdueixi 0 per a cap límit temporal." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Dominis amics permesos" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Llista de dominis separada per comes, de adreçes de correu que són permeses per establir amistats. S'admeten comodins. Deixa'l buit per a acceptar tots els dominis." + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Dominis de correu permesos" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Llista de dominis separada per comes, de adreçes de correu que són permeses per registrtar-se. S'admeten comodins. Deixa'l buit per a acceptar tots els dominis." + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Bloqueig públic" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Bloqueja l'accés públic a qualsevol pàgina del lloc fins que t'hagis identificat." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Forçar publicació" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Obliga a que tots el perfils en aquest lloc siguin mostrats en el directori del lloc." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "Actualitzar URL del directori global" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL per actualitzar el directori global. Si no es configura, el directori global serà completament inaccesible per a l'aplicació. " + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Permetre fils als articles" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Permet un nivell infinit de fils per a articles en aquest lloc." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Els enviaments dels nous usuaris seran privats per defecte." + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Canviar els permisos d'enviament per defecte per a tots els nous membres a grup privat en lloc de públic." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "No incloure el assumpte a les notificacions per correu electrónic" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "No incloure assumpte d'un enviament/comentari/missatge_privat/etc. Als correus electronics que envii fora d'aquest lloc, com a mesura de privacitat. " + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Deshabilita el accés públic als complements llistats al menu d'aplicacions" + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "Marcant això restringiras els complements llistats al menú d'aplicacions al membres" + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "No incrustar imatges en missatges privats" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "No reemplaçar les fotos privades hospedades localment en missatges amb una còpia de l'imatge embeguda. Això vol dir que els contactes que rebin el missatge contenint fotos privades s'ha d'autenticar i carregar cada imatge, amb el que pot suposar bastant temps." + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Bloquejar multiples registracions" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Inhabilita als usuaris el crear comptes adicionals per a usar com a pàgines." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "Suport per a OpenID" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "Suport per a registre i validació a OpenID." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Comprobació de nom complet" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Obliga els usuaris a col·locar un espai en blanc entre nom i cognoms, com a mesura antispam" + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "expresions regulars UTF-8" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Empri expresions regulars de PHP amb format UTF8" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Mostra la Pàgina de Comunitat" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Mostra a la pàgina de comunitat tots els missatges públics recents, d'aquest lloc." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Activa el suport per a OStatus" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "Interval de conclusió de la conversació a OStatus" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "Com de sovint el sondejador ha de comprovar les noves conversacions entrades a OStatus? Això pot implicar una gran càrrega de treball." + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Habilitar suport per Diaspora" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Proveeix compatibilitat integrada amb la xarxa Diaspora" + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Només permetre contactes de Friendica" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Tots els contactes " + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Verificar SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Si ho vols, pots comprovar el certificat estrictament. Això farà que no puguis connectar (de cap manera) amb llocs amb certificats SSL autosignats." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "proxy d'usuari" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "URL del proxy" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Temps excedit a la xarxa" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valor en segons. Canviat a 0 es sense límits (no recomenat)" + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Interval d'entrega" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Retardar processos d'entrega, en segon pla, en aquesta quantitat de segons, per reduir la càrrega del sistema . Recomanem : 4-5 per als servidors compartits , 2-3 per a servidors privats virtuals . 0-1 per els grans servidors dedicats." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Interval entre sondejos" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Endarrerir els processos de sondeig en segon pla durant aquest període, en segons, per tal de reduir la càrrega de treball del sistema, Si s'empra 0, s'utilitza l'interval d'entregues. " + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Càrrega Màxima Sostinguda" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Càrrega màxima del sistema abans d'apaçar els processos d'entrega i sondeig - predeterminat a 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Emprar el motor de text complet de MySQL" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Activa el motos de text complet. Accelera les cerques pero només pot cercar per quatre o més caracters." + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Camí cap a la caché de l'article" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Duració de la caché en segons" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Camí per a l'arxiu bloquejat" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Camí a carpeta temporal" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Trajectoria base per a instal·lar" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "L'actualització ha estat marcada amb èxit" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "L'actualització de %s es va aplicar amb èxit." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "L'actualització de %s no ha retornat el seu estatus. Es desconeix si ha estat amb èxit." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "No hi ha actualitzacions fallides." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Actualitzacions Fallides" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Això no inclou actualitzacions anteriors a 1139, raó per la que no ha retornat l'estatus." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Marcat am èxit (si l'actualització es va fer manualment)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Intentant executar aquest pas d'actualització automàticament" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s usuari bloquejar/desbloquejar" +msgstr[1] "%s usuaris bloquejar/desbloquejar" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s usuari esborrat" +msgstr[1] "%s usuaris esborrats" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Usuari %s' esborrat" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Usuari %s' desbloquejat" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "L'usuari '%s' és bloquejat" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "Seleccionar tot" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Registre d'usuari esperant confirmació" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Data de sol·licitud" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Sense registres." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Denegar" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Administrador del lloc" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Compte expirat" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Data de registre" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Últim accés" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Últim element" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Els usuaris seleccionats seran esborrats!\\n\\nqualsevol cosa que aquests usuaris hagin publicat en aquest lloc s'esborrarà!\\n\\nEsteu segur?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "L'usuari {0} s'eliminarà!\\n\\nQualsevol cosa que aquest usuari hagi publicat en aquest lloc s'esborrarà!\\n\\nEsteu segur?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "" + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plugin %s deshabilitat." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s habilitat." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Deshabilitar" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Habilitar" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Canviar" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Autor:" + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Responsable:" + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "No s'ha trobat temes." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Captura de pantalla" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Experimental]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[No soportat]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Configuració del registre actualitzada." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Netejar" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "Habilitar Depuració" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Arxiu de registre" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Ha de tenir permisos d'escriptura pel servidor web. En relació amb el seu directori Friendica de nivell superior." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Nivell de transcripció" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Tancar" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "Amfitrió FTP" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "Direcció FTP" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "Usuari FTP" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "Contrasenya FTP" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "La imatge sobrepassa el límit de mida de %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Incapaç de processar la imatge." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Actualització de la imatge fracassada." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Benvingut a %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "Error al protocol OpenID. No ha retornat ID." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Compte no trobat i el registrar-se amb OpenID no està permès en aquest lloc." + +#: ../../mod/network.php:136 +msgid "Search Results For:" +msgstr "Resultats de la Cerca Per a:" + +#: ../../mod/network.php:179 ../../mod/search.php:21 +msgid "Remove term" +msgstr "Traieu termini" + +#: ../../mod/network.php:350 +msgid "Commented Order" +msgstr "Ordre dels Comentaris" + +#: ../../mod/network.php:353 +msgid "Sort by Comment Date" +msgstr "Ordenar per Data de Comentari" + +#: ../../mod/network.php:356 +msgid "Posted Order" +msgstr "Ordre dels Enviaments" + +#: ../../mod/network.php:359 +msgid "Sort by Post Date" +msgstr "Ordenar per Data d'Enviament" + +#: ../../mod/network.php:368 +msgid "Posts that mention or involve you" +msgstr "Missatge que et menciona o t'impliquen" + +#: ../../mod/network.php:374 +msgid "New" +msgstr "Nou" + +#: ../../mod/network.php:377 +msgid "Activity Stream - by date" +msgstr "Activitat del Flux - per data" + +#: ../../mod/network.php:383 +msgid "Shared Links" +msgstr "Enllaços Compartits" + +#: ../../mod/network.php:386 +msgid "Interesting Links" +msgstr "Enllaços Interesants" + +#: ../../mod/network.php:392 +msgid "Starred" +msgstr "Favorits" + +#: ../../mod/network.php:395 +msgid "Favourite Posts" +msgstr "Enviaments Favorits" + +#: ../../mod/network.php:457 +#, php-format +msgid "Warning: This group contains %s member from an insecure network." +msgid_plural "" +"Warning: This group contains %s members from an insecure network." +msgstr[0] "Advertència: Aquest grup conté el membre %s en una xarxa insegura." +msgstr[1] "Advertència: Aquest grup conté %s membres d'una xarxa insegura." + +#: ../../mod/network.php:460 +msgid "Private messages to this group are at risk of public disclosure." +msgstr "Els missatges privats a aquest grup es troben en risc de divulgació pública." + +#: ../../mod/network.php:514 ../../mod/content.php:119 +msgid "No such group" +msgstr "Cap grup com" + +#: ../../mod/network.php:531 ../../mod/content.php:130 +msgid "Group is empty" +msgstr "El Grup es buit" + +#: ../../mod/network.php:538 ../../mod/content.php:134 +msgid "Group: " +msgstr "Grup:" + +#: ../../mod/network.php:548 +msgid "Contact: " +msgstr "Contacte:" + +#: ../../mod/network.php:550 +msgid "Private messages to this person are at risk of public disclosure." +msgstr "Els missatges privats a aquesta persona es troben en risc de divulgació pública." + +#: ../../mod/network.php:555 +msgid "Invalid contact." +msgstr "Contacte no vàlid." + +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- seleccionar -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Això és Friendica, versió" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "funcionant en la ubicació web" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Si us plau, visiteu Friendica.com per obtenir més informació sobre el projecte Friendica." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Pels informes d'error i problemes: si us plau, visiteu" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Suggeriments, elogis, donacions, etc si us plau escrigui a \"Info\" en Friendica - dot com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "plugins/addons/apps instal·lats:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "plugins/addons/apps no instal·lats" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Aplicacions" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Aplicacions no instal·lades." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Actualitzar Noves Fotos" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Informació del Contacte no disponible" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Àlbum no trobat." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Eliminar Àlbum" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Realment vols esborrar aquest album de fotos amb totes les fotos?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Eliminar Foto" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Realment vols esborrar aquesta foto?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s fou etiquetat a %2$s per %3$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "una foto" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "La imatge excedeix el límit de " + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "El fitxer de imatge és buit." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "No s'han seleccionat fotos" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Has emprat %1$.2f Mbytes de %2$.2f Mbytes del magatzem de fotos." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Carregar Fotos" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nou nom d'àlbum:" + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "o nom d'àlbum existent:" + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "No tornis a mostrar un missatge d'estat d'aquesta pujada" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Permisos" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Foto Privada" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Foto Pública" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Editar Àlbum" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Mostrar el més Nou Primer" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Mostrar el més Antic Primer" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Veure Foto" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permís denegat. L'accés a aquest element pot estar restringit." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Foto no disponible" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Veure foto" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Editar foto" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Emprar com a foto del perfil" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Veure'l a Mida Completa" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Etiquetes:" + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "Treure etiquetes" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Rotar CW (dreta)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Rotar CCW (esquerra)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nou nom d'àlbum" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Títol" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Afegir una etiqueta" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Exemple: @bob, @Barbara_jensen, @jim@example.com, #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Foto Privada" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Foto pública" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Fotos Recents" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Contacte afegit" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Moure el compte" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Pots importar un compte d'un altre servidor Friendica" + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Es necessari que exportis el teu compte de l'antic servidor i el pugis a aquest. Recrearem el teu antic compte aquí amb tots els teus contactes. Intentarem també informar als teus amics que t'has traslladat aquí." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Aquesta característica es experimental. Podem importar els teus contactes de la xarxa OStatus (status/identi.ca) o de Diaspora" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Arxiu del compte" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Limit d'invitacions excedit." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : No es una adreça de correu vàlida" + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Per favor, uneixi's a nosaltres en Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Limit d'invitacions excedit. Per favor, Contacti amb l'administrador del lloc." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Ha fallat l'entrega del missatge." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d missatge enviat" +msgstr[1] "%d missatges enviats." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "No te més invitacions disponibles" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Visita %s per a una llista de llocs públics on unir-te. Els membres de Friendica d'altres llocs poden connectar-se de forma total, així com amb membres de moltes altres xarxes socials." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "Per acceptar aquesta invitació, per favor visita i registra't a %s o en qualsevol altre pàgina web pública Friendica." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Tots els llocs Friendica estàn interconnectats per crear una web social amb privacitat millorada, controlada i propietat dels seus membres. També poden connectar amb moltes xarxes socials tradicionals. Consulteu %s per a una llista de llocs de Friendica alternatius en que pot inscriure's." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Nostres disculpes. Aquest sistema no està configurat actualment per connectar amb altres llocs públics o convidar als membres." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Enviant Invitacions" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Entri adreçes de correu, una per línia:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Estàs cordialment convidat a ajuntarte a mi i altres amics propers en Friendica - i ajudar-nos a crear una millor web social." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Vostè haurà de proporcionar aquest codi d'invitació: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Un cop registrat, si us plau contactar amb mi a través de la meva pàgina de perfil a:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Per a més informació sobre el projecte Friendica i perque creiem que això es important, per favor, visita http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Accés denegat." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "compte no vàlid trobat." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Sol·licitut de restabliment de contrasenya enviat. Comprovi el seu correu." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Contrasenya restablerta enviada a %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "La sol·licitut no pot ser verificada. (Hauries de presentar-la abans). Restabliment de contrasenya fracassat." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "La teva contrasenya fou restablerta com vas demanar." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "La teva nova contrasenya es" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Guarda o copia la nova contrasenya - i llavors" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "clica aquí per identificarte" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Pots camviar la contrasenya des de la pàgina de Configuración desprès d'accedir amb èxit." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "La teva contrasenya ha estat canviada a %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Has Oblidat la Contrasenya?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Introdueixi la seva adreça de correu i enivii-la per restablir la seva contrasenya. Llavors comprovi el seu correu per a les següents instruccións. " + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Àlies o Correu:" + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Restablir" #: ../../mod/babel.php:17 msgid "Source (bbcode) text:" -msgstr "Texte source (bbcode) :" +msgstr "Text Codi (bbcode): " #: ../../mod/babel.php:23 msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Texte source (Diaspora) à convertir en BBcode :" +msgstr "Font (Diaspora) Convertir text a BBcode" #: ../../mod/babel.php:31 msgid "Source input: " -msgstr "Source input: " +msgstr "Entrada de Codi:" #: ../../mod/babel.php:35 msgid "bb2html (raw HTML): " -msgstr "bb2html (HTML brut)" +msgstr "bb2html (raw HTML): " #: ../../mod/babel.php:39 msgid "bb2html: " @@ -4623,75 +6316,231 @@ msgstr "bb2md2html2bb: " #: ../../mod/babel.php:69 msgid "Source input (Diaspora format): " -msgstr "Texte source (format Diaspora) :" +msgstr "Font d'entrada (format de Diaspora)" #: ../../mod/babel.php:74 msgid "diaspora2bb: " -msgstr "diaspora2bb :" +msgstr "diaspora2bb: " -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Indisponible." +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Etiqueta eliminada" -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Contact ajouté" +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Esborrar etiqueta del element" -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Pas plus de notifications système." +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Selecciona etiqueta a esborrar:" -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Notifications du système" +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Eliminar el Meu Compte" -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Nouveau message" +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Això eliminarà per complet el seu compte. Quan s'hagi fet això, no serà recuperable." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Si us plau, introduïu la contrasenya per a la verificació:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Identificador del perfil no vàlid." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Editor de Visibilitat del Perfil" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Visible Per" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Tots els Contactes (amb accés segur al perfil)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Perfil Aconseguit" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "No hi ha paraules clau que coincideixin. Si us plau, afegeixi paraules clau al teu perfil predeterminat." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "està interessat en:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Títol d'esdeveniment i hora d'inici requerits." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Editar esdeveniment" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Crear un nou esdeveniment" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Previ" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Següent" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "hora:minut" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Detalls del esdeveniment" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "El Format és %s %s. Data d'inici i títol requerits." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Inici d'Esdeveniment:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Requerit" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "La data/hora de finalització no es coneixen o no són relevants" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "L'esdeveniment Finalitza:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Ajustar a la zona horaria de l'espectador" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Descripció:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Títol:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Compartir aquest esdeveniment" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} vol ser el teu amic" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} t'ha enviat un missatge de" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} solicituts de registre" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} va comentar l'enviament de %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "A {0} l'ha agradat l'enviament de %s" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "A {0} no l'ha agradat l'enviament de %s" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} ara és amic de %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} publicat" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} va etiquetar la publicació de %s com #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} et menciona en un missatge" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Humor" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Ajusta el teu actual estat d'ànim i comenta-ho als amics" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Sense resultats." #: ../../mod/message.php:67 msgid "Unable to locate contact information." -msgstr "Impossible de localiser les informations du contact." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Messages" +msgstr "No es pot trobar informació de contacte." #: ../../mod/message.php:207 msgid "Do you really want to delete this message?" -msgstr "Voulez-vous vraiment supprimer ce message ?" +msgstr "Realment vols esborrar aquest missatge?" #: ../../mod/message.php:227 msgid "Message deleted." -msgstr "Message supprimé." +msgstr "Missatge eliminat." #: ../../mod/message.php:258 msgid "Conversation removed." -msgstr "Conversation supprimée." +msgstr "Conversació esborrada." #: ../../mod/message.php:371 msgid "No messages." -msgstr "Aucun message." +msgstr "Sense missatges." #: ../../mod/message.php:378 #, php-format msgid "Unknown sender - %s" -msgstr "Émetteur inconnu - %s" +msgstr "remitent desconegut - %s" #: ../../mod/message.php:381 #, php-format msgid "You and %s" -msgstr "Vous et %s" +msgstr "Tu i %s" #: ../../mod/message.php:384 #, php-format msgid "%s and You" -msgstr "%s et vous" +msgstr "%s i Tu" #: ../../mod/message.php:405 ../../mod/message.php:546 msgid "Delete conversation" -msgstr "Effacer conversation" +msgstr "Esborrar conversació" #: ../../mod/message.php:408 msgid "D, d M Y - g:i A" @@ -4701,2773 +6550,1151 @@ msgstr "D, d M Y - g:i A" #, php-format msgid "%d message" msgid_plural "%d messages" -msgstr[0] "%d message" -msgstr[1] "%d messages" +msgstr[0] "%d missatge" +msgstr[1] "%d missatges" #: ../../mod/message.php:450 msgid "Message not available." -msgstr "Message indisponible." +msgstr "Missatge no disponible." #: ../../mod/message.php:520 msgid "Delete message" -msgstr "Effacer message" +msgstr "Esborra missatge" #: ../../mod/message.php:548 msgid "" "No secure communications available. You may be able to " "respond from the sender's profile page." -msgstr "Pas de communications sécurisées possibles. Vous serez peut-être en mesure de répondre depuis la page de profil de l'émetteur." +msgstr "Comunicacions degures no disponibles. Tú pots respondre des de la pàgina de perfil del remitent." #: ../../mod/message.php:552 msgid "Send Reply" -msgstr "Répondre" +msgstr "Enviar Resposta" -#: ../../mod/like.php:168 ../../include/conversation.php:140 +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "No disponible." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Perfil no trobat." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Perfil esborrat." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Perfil-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Nou perfil creat." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "No es pot clonar el perfil." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Nom de perfil requerit." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Estatus Marital" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Soci Romàntic" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Agrada" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "No agrada" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Treball/Ocupació" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Religió" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Idees Polítiques" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Gènere" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Preferència sexual" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Inici" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Interesos" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Adreça" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Ubicació" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Perfil actualitzat." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr " i " + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "perfil públic" + +#: ../../mod/profiles.php:538 #, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s n'aime pas %3$s de %2$s" +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s s'ha canviat de %2$s a “%3$s”" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Publication réussie." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Conversion temporelle" - -#: ../../mod/localtime.php:26 -msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire." - -#: ../../mod/localtime.php:30 +#: ../../mod/profiles.php:539 #, php-format -msgid "UTC time: %s" -msgstr "Temps UTC : %s" +msgid " - Visit %1$s's %2$s" +msgstr " - Visita %1$s de %2$s" -#: ../../mod/localtime.php:33 +#: ../../mod/profiles.php:542 #, php-format -msgid "Current timezone: %s" -msgstr "Zone de temps courante : %s" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s te una actualització %2$s, canviant %3$s." -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Temps local converti : %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Sélectionner votre zone :" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Sauver dans le Dossier:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- choisir -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Identifiant de profil invalide." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Éditer la visibilité du profil" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Visible par" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Tous les contacts (ayant un accès sécurisé)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Aucun contact." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Voir les contacts" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Recherche de personnes" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Aucune correspondance" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Téléverser de nouvelles photos" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Informations de contact indisponibles" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Album introuvable." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Effacer l'album" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Effacer la photo" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Voulez-vous vraiment supprimer cette photo ?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s a été étiqueté dans %2$s par %3$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "une photo" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "L'image dépasse la taille maximale de " - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Fichier image vide." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Impossible de traiter l'image." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Le téléversement de l'image a échoué." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Aucune photo sélectionnée" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Accès restreint à cet élément." - -#: ../../mod/photos.php:1094 -#, php-format -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." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Téléverser des photos" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nom du nouvel album: " - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "ou nom d'un album existant: " - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Ne pas publier de notice de statut pour cet envoi" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Permissions" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Photo privée" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Photo publique" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Éditer l'album" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Plus récent d'abord" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Plus ancien d'abord" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Voir la photo" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Interdit. L'accès à cet élément peut avoir été restreint." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Photo indisponible" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Voir photo" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Éditer la photo" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Utiliser comme photo de profil" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Voir en taille réelle" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Étiquettes:" - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Retirer toutes les étiquettes]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Tourner dans le sens des aiguilles d'une montre (vers la droite)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nom du nouvel album" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Titre" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Ajouter une étiquette" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Exemples: @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Photo privée" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Photo publique" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Partager" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Voir l'album" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Photos récentes" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" msgstr "" -#: ../../mod/wall_attach.php:81 +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Amaga la llista de contactes/amics en la vista d'aquest perfil?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Editor de Detalls del Perfil" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Canviar la Foto del Perfil" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Veure aquest perfil" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Crear un nou perfil amb aquests ajustos" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Clonar aquest perfil" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Esborrar aquest perfil" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Pujar Foto del Perfil" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Nom de Perfil:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "El Teu Nom Complet." + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Títol/Descripció:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Gènere:" + +#: ../../mod/profiles.php:663 #, php-format -msgid "File exceeds size limit of %d" -msgstr "La taille du fichier dépasse la limite de %d" +msgid "Birthday (%s):" +msgstr "Aniversari (%s)" -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Le téléversement a échoué." +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Direcció:" -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Pas de vidéo sélectionné" +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Localitat/Ciutat:" -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Regarder la vidéo" +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Codi Postal:" -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Vidéos récente" +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "País" -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Téléversé une nouvelle vidéo" +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Regió/Estat:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Estat Civil:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Qui? (si és aplicable)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Exemples: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Des de [data]" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Pàgina web URL:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Creencies Religioses:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Paraules Clau Públiques" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Paraules Clau Privades:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Exemple: pesca fotografia programari" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Emprat per suggerir potencials amics, Altres poden veure-ho)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Emprat durant la cerca de perfils, mai mostrat a ningú)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Parla'ns de tú....." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Aficions/Interessos" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Informació de contacte i Xarxes Socials" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Gustos musicals" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Llibres, Literatura" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Televisió" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Cinema/ball/cultura/entreteniments" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Amor/sentiments" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Treball/ocupació" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Ensenyament/estudis" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Aquest és el teu perfil públic.
El qual pot ser visible per qualsevol qui faci servir Internet." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Edat:" + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Editar/Gestionar Perfils" + +#: ../../mod/install.php:117 +msgid "Friendica Communications Server - Setup" +msgstr "Friendica Servidor de Comunicacions - Configuració" + +#: ../../mod/install.php:123 +msgid "Could not connect to database." +msgstr "No puc connectar a la base de dades." + +#: ../../mod/install.php:127 +msgid "Could not create table." +msgstr "No puc creat taula." + +#: ../../mod/install.php:133 +msgid "Your Friendica site database has been installed." +msgstr "La base de dades del teu lloc Friendica ha estat instal·lada." + +#: ../../mod/install.php:138 +msgid "" +"You may need to import the file \"database.sql\" manually using phpmyadmin " +"or mysql." +msgstr "Pot ser que hagi d'importar l'arxiu \"database.sql\" manualment amb phpmyadmin o mysql." + +#: ../../mod/install.php:139 ../../mod/install.php:206 +#: ../../mod/install.php:525 +msgid "Please see the file \"INSTALL.txt\"." +msgstr "Per favor, consulti l'arxiu \"INSTALL.txt\"." + +#: ../../mod/install.php:203 +msgid "System check" +msgstr "Comprovació del Sistema" + +#: ../../mod/install.php:208 +msgid "Check again" +msgstr "Comprovi de nou" + +#: ../../mod/install.php:227 +msgid "Database connection" +msgstr "Conexió a la base de dades" + +#: ../../mod/install.php:228 +msgid "" +"In order to install Friendica we need to know how to connect to your " +"database." +msgstr "Per a instal·lar Friendica necessitem conèixer com connectar amb la deva base de dades." + +#: ../../mod/install.php:229 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Per favor, posi's en contacte amb el seu proveïdor de hosting o administrador del lloc si té alguna pregunta sobre aquestes opcions." + +#: ../../mod/install.php:230 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "La base de dades que especifiques ja hauria d'existir. Si no és així, crea-la abans de continuar." + +#: ../../mod/install.php:234 +msgid "Database Server Name" +msgstr "Nom del Servidor de base de Dades" + +#: ../../mod/install.php:235 +msgid "Database Login Name" +msgstr "Nom d'Usuari de la base de Dades" + +#: ../../mod/install.php:236 +msgid "Database Login Password" +msgstr "Contrasenya d'Usuari de la base de Dades" + +#: ../../mod/install.php:237 +msgid "Database Name" +msgstr "Nom de la base de Dades" + +#: ../../mod/install.php:238 ../../mod/install.php:277 +msgid "Site administrator email address" +msgstr "Adreça de correu del administrador del lloc" + +#: ../../mod/install.php:238 ../../mod/install.php:277 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "El seu compte d'adreça electrònica ha de coincidir per tal d'utilitzar el panell d'administració web." + +#: ../../mod/install.php:242 ../../mod/install.php:280 +msgid "Please select a default timezone for your website" +msgstr "Per favor, seleccioni una zona horària per defecte per al seu lloc web" + +#: ../../mod/install.php:267 +msgid "Site settings" +msgstr "Configuracions del lloc" + +#: ../../mod/install.php:321 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "No es va poder trobar una versió de línia de comandos de PHP en la ruta del servidor web." + +#: ../../mod/install.php:322 +msgid "" +"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 'Activating scheduled tasks'" +msgstr "Si no tens una versió de línia de comandos instal·lada al teu servidor PHP, no podràs fer córrer els sondejos via cron. Mira 'Activating scheduled tasks'" + +#: ../../mod/install.php:326 +msgid "PHP executable path" +msgstr "Direcció del executable PHP" + +#: ../../mod/install.php:326 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Entra la ruta sencera fins l'executable de php. Pots deixar això buit per continuar l'instal·lació." + +#: ../../mod/install.php:331 +msgid "Command line PHP" +msgstr "Linia de comandos PHP" + +#: ../../mod/install.php:340 +msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" +msgstr "El programari executable PHP no es el binari php cli (hauria de ser la versió cgi-fcgi)" + +#: ../../mod/install.php:341 +msgid "Found PHP version: " +msgstr "Trobada la versió PHP:" + +#: ../../mod/install.php:343 +msgid "PHP cli binary" +msgstr "PHP cli binari" + +#: ../../mod/install.php:354 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La versió de línia de comandos de PHP en el seu sistema no té \"register_argc_argv\" habilitat." + +#: ../../mod/install.php:355 +msgid "This is required for message delivery to work." +msgstr "Això és necessari perquè funcioni el lliurament de missatges." + +#: ../../mod/install.php:357 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../mod/install.php:378 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Error: la funció \"openssl_pkey_new\" en aquest sistema no és capaç de generar claus de xifrat" + +#: ../../mod/install.php:379 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Si s'executa en Windows, per favor consulti la secció \"http://www.php.net/manual/en/openssl.installation.php\"." + +#: ../../mod/install.php:381 +msgid "Generate encryption keys" +msgstr "Generar claus d'encripció" + +#: ../../mod/install.php:388 +msgid "libCurl PHP module" +msgstr "Mòdul libCurl de PHP" + +#: ../../mod/install.php:389 +msgid "GD graphics PHP module" +msgstr "Mòdul GD de gràfics de PHP" + +#: ../../mod/install.php:390 +msgid "OpenSSL PHP module" +msgstr "Mòdul OpenSSl de PHP" + +#: ../../mod/install.php:391 +msgid "mysqli PHP module" +msgstr "Mòdul mysqli de PHP" + +#: ../../mod/install.php:392 +msgid "mb_string PHP module" +msgstr "Mòdul mb_string de PHP" + +#: ../../mod/install.php:397 ../../mod/install.php:399 +msgid "Apache mod_rewrite module" +msgstr "Apache mod_rewrite modul " + +#: ../../mod/install.php:397 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Error: el mòdul mod-rewrite del servidor web Apache és necessari però no està instal·lat." + +#: ../../mod/install.php:405 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: El mòdul libCURL de PHP és necessari però no està instal·lat." + +#: ../../mod/install.php:409 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Error: el mòdul gràfic GD de PHP amb support per JPEG és necessari però no està instal·lat." + +#: ../../mod/install.php:413 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: El mòdul enssl de PHP és necessari però no està instal·lat." + +#: ../../mod/install.php:417 +msgid "Error: mysqli PHP module required but not installed." +msgstr "Error: El mòdul mysqli de PHP és necessari però no està instal·lat." + +#: ../../mod/install.php:421 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Error: mòdul mb_string de PHP requerit però no instal·lat." + +#: ../../mod/install.php:438 +msgid "" +"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." +msgstr "L'instal·lador web necessita crear un arxiu anomenat \".htconfig.php\" en la carpeta superior del seu servidor web però alguna cosa ho va impedir." + +#: ../../mod/install.php:439 +msgid "" +"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." +msgstr "Això freqüentment és a causa d'una configuració de permisos; el servidor web no pot escriure arxius en la carpeta - encara que sigui possible." + +#: ../../mod/install.php:440 +msgid "" +"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." +msgstr "Al final d'aquest procediment, et facilitarem un text que hauràs de guardar en un arxiu que s'anomena .htconfig.php que hi es a la carpeta principal del teu Friendica." + +#: ../../mod/install.php:441 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"INSTALL.txt\" for instructions." +msgstr "Alternativament, pots saltar-te aquest procediment i configurar-ho manualment. Per favor, mira l'arxiu \"INTALL.txt\" per a instruccions." + +#: ../../mod/install.php:444 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php és escribible" + +#: ../../mod/install.php:454 +msgid "" +"Friendica uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Friendica empra el motor de plantilla Smarty3 per dibuixar la web. Smarty3 compila plantilles a PHP per accelerar el redibuxar." + +#: ../../mod/install.php:455 +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory view/smarty3/ under the Friendica top level " +"folder." +msgstr "Per poder guardar aquestes plantilles compilades, el servidor web necessita tenir accés d'escriptura al directori view/smarty3/ sota la carpeta principal de Friendica." + +#: ../../mod/install.php:456 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Per favor, asegura que l'usuari que corre el servidor web (p.e. www-data) te accés d'escriptura a aquesta carpeta." + +#: ../../mod/install.php:457 +msgid "" +"Note: as a security measure, you should give the web server write access to " +"view/smarty3/ only--not the template files (.tpl) that it contains." +msgstr "Nota: Com a mesura de seguretat, hauries de facilitar al servidor web, accés d'escriptura a view/smarty3/ excepte els fitxers de plantilles (.tpl) que conté." + +#: ../../mod/install.php:460 +msgid "view/smarty3 is writable" +msgstr "view/smarty3 es escribible" + +#: ../../mod/install.php:472 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +msgstr "URL rewrite en .htaccess no esta treballant. Comprova la configuració del teu servidor." + +#: ../../mod/install.php:474 +msgid "Url rewrite is working" +msgstr "URL rewrite està treballant" + +#: ../../mod/install.php:484 +msgid "" +"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." +msgstr "L'arxiu per a la configuració de la base de dades \".htconfig.php\" no es pot escriure. Per favor, usi el text adjunt per crear un arxiu de configuració en l'arrel del servidor web." + +#: ../../mod/install.php:523 +msgid "

What next

" +msgstr "

Que es següent

" + +#: ../../mod/install.php:524 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT: necessitarà configurar [manualment] el programar una tasca pel sondejador (poller.php)" + +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Ajuda:" + +#: ../../mod/crepair.php:104 +msgid "Contact settings applied." +msgstr "Ajustos de Contacte aplicats." + +#: ../../mod/crepair.php:106 +msgid "Contact update failed." +msgstr "Fracassà l'actualització de Contacte" + +#: ../../mod/crepair.php:137 +msgid "Repair Contact Settings" +msgstr "Reposar els ajustos de Contacte" + +#: ../../mod/crepair.php:139 +msgid "" +"WARNING: This is highly advanced and if you enter incorrect" +" information your communications with this contact may stop working." +msgstr "ADVERTÈNCIA: Això és molt avançat i si s'introdueix informació incorrecta la seva comunicació amb aquest contacte pot deixar de funcionar." + +#: ../../mod/crepair.php:140 +msgid "" +"Please use your browser 'Back' button now if you are " +"uncertain what to do on this page." +msgstr "Si us plau, prem el botó 'Tornar' ara si no saps segur que has de fer aqui." + +#: ../../mod/crepair.php:146 +msgid "Return to contact editor" +msgstr "Tornar al editor de contactes" + +#: ../../mod/crepair.php:159 +msgid "Account Nickname" +msgstr "Àlies del Compte" + +#: ../../mod/crepair.php:160 +msgid "@Tagname - overrides Name/Nickname" +msgstr "@Tagname - té prel·lació sobre Nom/Àlies" + +#: ../../mod/crepair.php:161 +msgid "Account URL" +msgstr "Adreça URL del Compte" + +#: ../../mod/crepair.php:162 +msgid "Friend Request URL" +msgstr "Adreça URL de sol·licitud d'Amistat" + +#: ../../mod/crepair.php:163 +msgid "Friend Confirm URL" +msgstr "Adreça URL de confirmació d'Amic" + +#: ../../mod/crepair.php:164 +msgid "Notification Endpoint URL" +msgstr "Adreça URL de Notificació" + +#: ../../mod/crepair.php:165 +msgid "Poll/Feed URL" +msgstr "Adreça de Enquesta/Alimentador" + +#: ../../mod/crepair.php:166 +msgid "New photo from this URL" +msgstr "Nova foto d'aquesta URL" + +#: ../../mod/crepair.php:167 +msgid "Remote Self" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "Mirror postings from this contact" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "" +"Mark this contact as remote_self, this will cause friendica to repost new " +"entries from this contact." +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "No mirroring" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Benvingut a Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Llista de Verificació dels Nous Membres" + +#: ../../mod/newmember.php:12 +msgid "" +"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." +msgstr "Ens agradaria oferir alguns consells i enllaços per ajudar a fer la teva experiència agradable. Feu clic a qualsevol element per visitar la pàgina corresponent. Un enllaç a aquesta pàgina serà visible des de la pàgina d'inici durant dues setmanes després de la teva inscripció inicial i després desapareixerà en silenci." + +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Començem" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Paseja per Friendica" + +#: ../../mod/newmember.php:18 +msgid "" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "A la teva pàgina de Inici Ràpid - troba una breu presentació per les teves fitxes de perfil i xarxa, crea alguna nova connexió i troba algun grup per unir-te." + +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Anar als Teus Ajustos" + +#: ../../mod/newmember.php:26 +msgid "" +"On your Settings 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." +msgstr "En la de la seva configuració de la pàgina - canviï la contrasenya inicial. També prengui nota de la Adreça d'Identitat. Això s'assembla a una adreça de correu electrònic - i serà útil per fer amics a la xarxa social lliure." + +#: ../../mod/newmember.php:28 +msgid "" +"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." +msgstr "Reviseu les altres configuracions, en particular la configuració de privadesa. Una llista de directoris no publicada és com tenir un número de telèfon no llistat. Normalment, hauria de publicar la seva llista - a menys que tots els seus amics i els amics potencials sàpiguen exactament com trobar-li." + +#: ../../mod/newmember.php:36 +msgid "" +"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." +msgstr "Puji una foto del seu perfil si encara no ho ha fet. Els estudis han demostrat que les persones amb fotos reals de ells mateixos tenen deu vegades més probabilitats de fer amics que les persones que no ho fan." + +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Editar el Teu Perfil" + +#: ../../mod/newmember.php:38 +msgid "" +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Editi el perfil per defecte al seu gust. Reviseu la configuració per ocultar la seva llista d'amics i ocultar el perfil dels visitants desconeguts." + +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Paraules clau del Perfil" + +#: ../../mod/newmember.php:40 +msgid "" +"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." +msgstr "Estableix algunes paraules clau públiques al teu perfil predeterminat que descriguin els teus interessos. Podem ser capaços de trobar altres persones amb interessos similars i suggerir amistats." + +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Connectant" + +#: ../../mod/newmember.php:49 +msgid "" +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Autoritzi el connector de Facebook si vostè té un compte al Facebook i nosaltres (opcionalment) importarem tots els teus amics de Facebook i les converses." + +#: ../../mod/newmember.php:51 +msgid "" +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Si aquesta és el seu servidor personal, la instal·lació del complement de Facebook pot facilitar la transició a la web social lliure." + +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Important Emails" + +#: ../../mod/newmember.php:56 +msgid "" +"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" +msgstr "Introduïu les dades d'accés al correu electrònic a la seva pàgina de configuració de connector, si es desitja importar i relacionar-se amb amics o llistes de correu de la seva bústia d'email" + +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Anar a la Teva Pàgina de Contactes" + +#: ../../mod/newmember.php:58 +msgid "" +"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 Add New Contact dialog." +msgstr "La seva pàgina de Contactes és la seva porta d'entrada a la gestió de l'amistat i la connexió amb amics d'altres xarxes. Normalment, vostè entrar en la seva direcció o URL del lloc al diàleg Afegir Nou Contacte." + +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Anar al Teu Directori" + +#: ../../mod/newmember.php:60 +msgid "" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "La pàgina del Directori li permet trobar altres persones en aquesta xarxa o altres llocs federats. Busqui un enllaç Connectar o Seguir a la seva pàgina de perfil. Proporcioni la seva pròpia Adreça de Identitat si així ho sol·licita." + +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Trobar Gent Nova" + +#: ../../mod/newmember.php:62 +msgid "" +"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." +msgstr "Al tauler lateral de la pàgina de contacte Hi ha diverses eines per trobar nous amics. Podem coincidir amb les persones per interesos, buscar persones pel nom o per interès, i oferir suggeriments basats en les relacions de la xarxa. En un nou lloc, els suggeriments d'amics, en general comencen a poblar el lloc a les 24 hores." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Agrupar els Teus Contactes" + +#: ../../mod/newmember.php:70 +msgid "" +"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." +msgstr "Una vegada que s'han fet alguns amics, organitzi'ls en grups de conversa privada a la barra lateral de la seva pàgina de contactes i després pot interactuar amb cada grup de forma privada a la pàgina de la xarxa." + +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Per que no es public el meu enviament?" + +#: ../../mod/newmember.php:73 +msgid "" +"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." +msgstr "Friendica respecta la teva privacitat. Per defecte, els teus enviaments només s'envien a gent que has afegit com a amic. Per més informació, mira la secció d'ajuda des de l'enllaç de dalt." + +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Demanant Ajuda" + +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Anar a la secció d'Ajuda" + +#: ../../mod/newmember.php:82 +msgid "" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "A les nostres pàgines d'ajuda es poden consultar detalls sobre les característiques d'altres programes i recursos." #: ../../mod/poke.php:192 msgid "Poke/Prod" -msgstr "Solliciter" +msgstr "Atia/Punxa" #: ../../mod/poke.php:193 msgid "poke, prod or do other things to somebody" -msgstr "solliciter (poke/...) quelqu'un" +msgstr "Atiar, punxar o fer altres coses a algú" #: ../../mod/poke.php:194 msgid "Recipient" -msgstr "Destinataire" +msgstr "Recipient" #: ../../mod/poke.php:195 msgid "Choose what you wish to do to recipient" -msgstr "Choisissez ce que vous voulez faire au destinataire" +msgstr "Tria que vols fer amb el contenidor" #: ../../mod/poke.php:198 msgid "Make this post private" -msgstr "Rendez ce message privé" +msgstr "Fes aquest missatge privat" + +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "El element ha estat esborrat." #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s suit les %3$s de %2$s" +msgstr "%1$s esta seguint %2$s de %3$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Exporter le compte" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Tout exporter" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos)." - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Amis communs" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Pas de contacts en commun." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "L'image dépasse la taille limite de %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s benvingut %2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Photos du mur" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Això pot ocorre ocasionalment si el contacte fa una petició per ambdues persones i ja han estat aprovades." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "La resposta des del lloc remot no s'entenia." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Resposta inesperada de lloc remot:" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "La confirmació s'ha completat correctament." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "El lloc remot informa:" + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Fallada temporal. Si us plau, espereu i torneu a intentar." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "La presentació va fallar o va ser revocada." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "No es pot canviar la foto de contacte." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "No es troben registres d'usuari per a '%s'" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "La nostra clau de xifrat del lloc pel que sembla en mal estat." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Es va proporcionar una URL del lloc buida o la URL no va poder ser desxifrada per nosaltres." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "No s'han trobat registres del contacte al nostre lloc." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "la clau pública del lloc no disponible en les dades del contacte per URL %s." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "La ID proporcionada pel seu sistema és un duplicat en el nostre sistema. Hauria de treballar si intenta de nou." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "No es pot canviar les seves credencials de contacte en el nostre sistema." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "No es pot actualitzar els detalls del seu perfil de contacte en el nostre sistema" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s s'ha unit a %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "No es pot localitzar post original." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Buidat després de rebutjar." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Error del sistema. Publicació no guardada." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Aquest missatge va ser enviat a vostè per %s, un membre de la xarxa social Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "El pot visitar en línia a %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Si us plau, poseu-vos en contacte amb el remitent responent a aquest missatge si no voleu rebre aquests missatges." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s ha publicat una actualització." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." -msgstr "Image envoyée, mais impossible de la retailler." +msgstr "Imatge pujada però no es va poder retallar." #: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84 #: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308 #, php-format msgid "Image size reduction [%s] failed." -msgstr "Réduction de la taille de l'image [%s] échouée." +msgstr "La reducció de la imatge [%s] va fracassar." #: ../../mod/profile_photo.php:118 msgid "" "Shift-reload the page or clear browser cache if the new photo does not " "display immediately." -msgstr "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache du navigateur, si d'aventure la nouvelle photo n'apparaissait pas immédiatement." +msgstr "Recarregui la pàgina o netegi la caché del navegador si la nova foto no apareix immediatament." #: ../../mod/profile_photo.php:128 msgid "Unable to process image" -msgstr "Impossible de traiter l'image" +msgstr "No es pot processar la imatge" #: ../../mod/profile_photo.php:242 msgid "Upload File:" -msgstr "Fichier à téléverser:" +msgstr "Pujar arxiu:" #: ../../mod/profile_photo.php:243 msgid "Select a profile:" -msgstr "Choisir un profil:" +msgstr "Tria un perfil:" #: ../../mod/profile_photo.php:245 msgid "Upload" -msgstr "Téléverser" +msgstr "Pujar" #: ../../mod/profile_photo.php:248 msgid "skip this step" -msgstr "ignorer cette étape" +msgstr "saltar aquest pas" #: ../../mod/profile_photo.php:248 msgid "select a photo from your photo albums" -msgstr "choisissez une photo depuis vos albums" +msgstr "tria una foto dels teus àlbums" #: ../../mod/profile_photo.php:262 msgid "Crop Image" -msgstr "(Re)cadrer l'image" +msgstr "retallar imatge" #: ../../mod/profile_photo.php:263 msgid "Please adjust the image cropping for optimum viewing." -msgstr "Ajustez le cadre de l'image pour une visualisation optimale." +msgstr "Per favor, ajusta la retallada d'imatge per a una optima visualització." #: ../../mod/profile_photo.php:265 msgid "Done Editing" -msgstr "Édition terminée" +msgstr "Edició Feta" #: ../../mod/profile_photo.php:299 msgid "Image uploaded successfully." -msgstr "Image téléversée avec succès." - -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Applications" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Pas d'application installée." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Rien de neuf ici" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Effacer les notifications" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Correpondance de profils" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "s'intéresse à:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Étiquette supprimée" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Enlever l'étiquette de l'élément" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Sélectionner une étiquette à supprimer: " - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Utiliser comme photo de profil" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Vous devez donner un nom et un horaire de début à l'événement." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Editer l'événement" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "lien original" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Créer un nouvel événement" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Précédent" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "heures:minutes" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Détails de l'événement" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Le format est %s %s. La date de début et le nom sont nécessaires." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Début de l'événement:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Requis" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Date/heure de fin inconnue ou sans objet" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Fin de l'événement:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Ajuster à la zone horaire du visiteur" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Description:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Titre :" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Partager cet événement" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Pas de délégataire potentiel." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Déléguer la gestion de la page" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Gestionnaires existants" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Délégataires existants" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Délégataires potentiels" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Ajouter" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Aucune entrée." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Contacts qui n’appartiennent à aucun groupe" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Fichiers" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Système indisponible pour cause de maintenance" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Supprimer mon compte" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Ceci supprimera totalement votre compte. Cette opération est irréversible." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Merci de saisir votre mot de passe pour vérification:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Suggestion d'amitié/contact envoyée." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Suggérer des amis/contacts" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggérer un ami/contact pour %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Impossible de localiser la publication originale." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Publication vide rejetée." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Erreur système. Publication non sauvée." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Ce message vous a été envoyé par %s, membre du réseau social Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Vous pouvez leur rendre visite sur %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Merci de contacter l’émetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s a publié une mise à jour." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} souhaite être votre ami(e)" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} vous a envoyé un message" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} a demandé à s'inscrire" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} a commenté la publication de %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} a aimé la publication de %s" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} n'a pas aimé la publication de %s" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} est désormais ami(e) avec %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} a publié" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} a étiqueté la publication de %s avec #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} vous a mentionné dans une publication" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Erreur de protocole OpenID. Pas d'ID en retour." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Échec de connexion." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Identifiant de demande invalide." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Rejeter" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Système" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Réseau" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Introductions" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Voir les demandes ignorées" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Cacher les demandes ignorées" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Type de notification: " - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Suggestion d'amitié/contact" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "suggéré(e) par %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Poster une nouvelle avtivité d'ami" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "si possible" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Prétend que vous le connaissez: " - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "oui" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "non" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Approuver en tant que: " - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Ami" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Initiateur du partage" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fan/Admirateur" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Demande de connexion/relation" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Nouvel abonné" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Aucune demande d'introduction." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Notifications" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s a aimé la publication de %s" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s n'a pas aimé la publication de %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s est désormais ami(e) avec %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s a créé une nouvelle publication" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s a commenté la publication de %s" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Aucune notification du réseau." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Notifications du réseau" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Aucun notification personnelle." - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Notifications personnelles" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Aucune notification de la page d'accueil." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Notifications de page d'accueil" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "La limite d'invitation totale est éxédée." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Adresse de courriel invalide." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Rejoignez-nous sur Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : L'envoi du message a échoué." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d message envoyé." -msgstr[1] "%d messages envoyés." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Vous n'avez plus d'invitations disponibles" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Envoyer des invitations" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Entrez les adresses email, une par ligne:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Vous devrez fournir ce code d'invitation: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Une fois inscrit, connectez-vous à la page de mon profil sur:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Pour plus d'information sur le projet Friendica, et pourquoi nous croyons qu'il est important, merci de visiter http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Gérer les identités et/ou les pages" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer." - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Choisir une identité à gérer: " - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenue sur %s" +msgstr "Carregada de la imatge amb èxit." #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" -msgstr "Amis de %s" +msgstr "Amics de %s" #: ../../mod/allfriends.php:40 msgid "No friends to display." -msgstr "Pas d'amis à afficher." +msgstr "No hi ha amics que mostrar" -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Ajouter un nouveau contact" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Trobat en aquest lloc" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Entrez son adresse ou sa localisation web" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Directori Local" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Exemple: bob@example.com, http://example.com/barbara" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Gènere:" -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitation disponible" -msgstr[1] "%d invitations disponibles" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "No hi ha entrades (algunes de les entrades poden estar amagades)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Trouver des personnes" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Temps de Conversió" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Entrez un nom ou un centre d'intérêt" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Connecter/Suivre" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Exemples: Robert Morgenstein, Pêche" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Profil au hasard" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Réseaux" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Tous réseaux" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Dossiers sauvegardés" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Tout" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Catégories" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Cliquez ici pour mettre à jour." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Cette action dépasse les limites définies par votre abonnement." - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "Cette action n'est pas disponible avec votre abonnement." - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "Utilisateur non trouvé" - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "Il n'y a pas de statut avec cet id." - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "Il n'y a pas de conversation avec cet id." - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "voir en pleine taille" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Débute:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Finit:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Impossible de localiser les informations DNS pour le serveur de base de données '%s'" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(sans titre)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "noreply" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Une invitation est requise." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "L'invitation fournie n'a pu être validée." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Adresse OpenID invalide" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Nous avons eu un souci avec l'OpenID que vous avez fourni. merci de vérifier l'orthographe correcte de ce dernier." +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica ofereix aquest servei per a compartir esdeveniments amb d'altres xarxes i amics en zones horaries que son desconegudes" -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "Le message d'erreur était :" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Entrez les informations requises." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Utilisez un nom plus court." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Nom trop court." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Ceci ne semble pas être votre nom complet (Prénom Nom)." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Votre domaine de courriel n'est pas autorisé sur ce site." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Ceci n'est pas une adresse courriel valide." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Impossible d'utiliser ce courriel." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Votre \"pseudo\" peut seulement contenir les caractères \"a-z\", \"0-9\", \"-\", and \"_\", et doit commencer par une lettre." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Pseudo déjà utilisé. Merci d'en choisir un autre." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Ce surnom a déjà été utilisé ici, et ne peut re-servir. Merci d'en choisir un autre." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "ERREUR SÉRIEUSE: La génération des clés de sécurité a échoué." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Une erreur est survenue lors de l'inscription. Merci de recommencer." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Amis" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s a sollicité %2$s" +msgid "UTC time: %s" +msgstr "hora UTC: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "a titillé" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "publication/élément" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s a marqué le %3$s de %2$s comme favori" +msgid "Current timezone: %s" +msgstr "Zona horària actual: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "enlever" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Supprimer les éléments sélectionnés" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "Suivre le fil" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Voir les statuts" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Voir le profil" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Voir les photos" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Publications du réseau" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Éditer le contact" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Message privé" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Sollicitations (pokes)" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s aime ça." +msgid "Converted localtime: %s" +msgstr "Conversión de hora local: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s n'aime pas ça." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d personnes aiment ça" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d personnes n'aiment pas ça" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "et" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", et %d autres personnes" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s aiment ça." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s n'aiment pas ça." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Visible par tout le monde" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Entrez un lien/URL video :" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Entrez un lien/URL audio :" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Terme d'étiquette:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Où êtes-vous présentemment?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Supprimer les élément(s) ?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Publier aux courriels" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "permissions" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Publier aux groupes" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Publier aux contacts" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Message privé" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Déconnecté." - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "Une erreur a été détecté en décodant un fichier utilisateur" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "Erreur! Pseudo invalide" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "L'utilisateur '%s' existe déjà sur ce serveur!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Erreur de création d'utilisateur" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Erreur de création du profil utilisateur" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d contacts non importés" -msgstr[1] "%d contacts non importés" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Action réalisé. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "Plus récent" - -#: ../../include/text.php:298 -msgid "older" -msgstr "Plus ancien" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "précédent" - -#: ../../include/text.php:305 -msgid "first" -msgstr "premier" - -#: ../../include/text.php:337 -msgid "last" -msgstr "dernier" - -#: ../../include/text.php:340 -msgid "next" -msgstr "suivant" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Aucun contact" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d contact" -msgstr[1] "%d contacts" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "titiller" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "attirer l'attention" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "a attiré l'attention de" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "aiguillonner" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "a aiguillonné" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "gifler" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "a giflé" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "tripoter" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "a tripoté" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "rabrouer" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "a rabroué" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "heureuse" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "triste" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "suave" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "fatiguée" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "guillerette" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "colérique" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "stupéfaite" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "perplexe" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "intéressée" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "amère" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "entraînante" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "vivante" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "ennuyée" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "anxieuse" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "excentrique" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "dérangée" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "frustrée" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "motivée" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "détendue" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "surprise" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Lundi" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Mardi" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Mercredi" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Jeudi" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Vendredi" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Samedi" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Dimanche" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Janvier" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Février" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Mars" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "Avril" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Mai" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Juin" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Juillet" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "Août" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "Septembre" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Octobre" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "Novembre" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Décembre" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "octets" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Cliquer pour ouvrir/fermer" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Choisir une langue alternative" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "activité" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "publication" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "Élément classé" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Notification Friendica" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Merci, " - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "L'administrateur de %s" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Notification] Nouveau courriel reçu sur %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s vous a envoyé un nouveau message privé sur %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s vous a envoyé %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "un message privé" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Merci de visiter %s pour voir vos messages privés et/ou y répondre." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s a commenté sur [url=%2$s]un %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s a commenté sur [url=%2$s]le %4$s de %3$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s commented on [url=%2$s]your %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Notification] Commentaire de %2$s sur la conversation #%1$d" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s a commenté un élément que vous suivez." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Merci de visiter %s pour voir la conversation et/ou y répondre." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Notification] %s a posté sur votre mur de profil" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s a publié sur votre mur à %2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s a posté sur [url=%2$s]votre mur[/url]" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notification] %s vous a étiqueté" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s vous a étiqueté sur %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]vous a étiqueté[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "[Friendica:Notification] %s partage une nouvelle publication" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "%1$s [url=%2$s]partage une publication[/url]." - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica:Notify] %1$s vous a sollicité" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "%1$s vous a sollicité via %2$s" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "%1$s vous a [url=%2$s]sollicité[/url]." - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Notification] %s a étiqueté votre publication" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s a étiqueté votre publication sur %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s a étiqueté [url=%2$s]votre publication[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Notification] Introduction reçue" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Vous avez reçu une introduction de '%1$s' sur %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Vous avez reçu [url=%1$s]une introduction[/url] de %2$s." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Vous pouvez visiter son profil sur %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Merci de visiter %s pour approuver ou rejeter l'introduction." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Notification] Nouvelle suggestion d'amitié" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Vous avez reçu une suggestion de '%1$s' sur %2$s" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Vous avez reçu [url=%1$s]une suggestion[/url] de %3$s pour %2$s." - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Nom :" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Photo :" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Merci de visiter %s pour approuver ou rejeter la suggestion." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "sur Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Un groupe supprimé a été recréé. Les permissions existantes pourraient 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:207 -msgid "Default privacy group for new contacts" -msgstr "Paramètres de confidentialité par défaut pour les nouveaux contacts" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Tout le monde" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "éditer" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Editer groupe" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Créer un nouveau groupe" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Contacts n'appartenant à aucun groupe" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "URL de connexion manquante." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Aucun protocole de communication ni aucun flux n'a pu être découvert." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "L'adresse de profil indiquée ne fournit par les informations adéquates." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Aucun auteur ou nom d'auteur n'a pu être trouvé." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Aucune URL de navigation ne correspond à cette adresse." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Impossible de récupérer les informations du contact." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "following" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[pas de sujet]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Mettre fin à cette session" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Se connecter" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Page d'accueil" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Créer un compte" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Aide et documentation" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Applications" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Applications supplémentaires, utilitaires, jeux" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Rechercher dans le contenu du site" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Conversations ayant cours sur ce site" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Annuaire" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Annuaire des utilisateurs" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "Information" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "Information au sujet de cette instance de friendica" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Conversations de vos amis" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "Réinitialiser le réseau" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "Chargement des pages du réseau sans filtre" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Demande d'amitié" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Voir toute notification" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Marquer toutes les notifications système comme 'vues'" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Messages privés" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Messages entrants" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Messages sortants" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Gérer" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Gérer les autres pages" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Compte" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Gérer/Éditer les profiles" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Gérer/éditer les amitiés et contacts" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Démarrage et configuration du site" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Navigation" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Carte du site" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Anniversaire:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Age:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "depuis %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Étiquette:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religion:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Passe-temps/Centres d'intérêt:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Coordonnées/Réseaux sociaux:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Goûts musicaux:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Lectures:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Télévision:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Cinéma/Danse/Culture/Divertissement:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Amour/Romance:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Activité professionnelle/Occupation:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Études/Formation:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Image/photo" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 a écrit:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Contenu chiffré" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Inconnu | Non-classé" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Bloquer immédiatement" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Douteux, spammeur, accro à l'auto-promotion" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Connu de moi, mais sans opinion" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, probablement inoffensif" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Réputé, a toute ma confiance" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Chaque semaine" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Chaque mois" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "Connecteur Diaspora" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "Statusnet" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Divers" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "an" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "mois" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "jour" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "jamais" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "il y a moins d'une seconde" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "ans" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "mois" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "semaine" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "semaines" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "jours" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "heure" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "heures" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minute" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minutes" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "seconde" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "secondes" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s auparavant" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "Anniversaire de %s's" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Joyeux anniversaire, %s !" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Fonctions générales" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "Profils multiples" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "Possibilité de créer plusieurs profils" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "Caractéristiques de composition de publication" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "Éditeur de texte enrichi" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "Activer l'éditeur de texte enrichi" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "Aperçu de la publication" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Permet la prévisualisation des publications et commentaires avant de les publier" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "Widgets réseau pour barre latérale" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Rechercher par Date" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "Capacité de sélectionner les publications par intervalles de dates" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Filtre de groupe" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "Activer le widget d’affichage des publications du réseau seulement pour le groupe sélectionné" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Filtre de réseau" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Activer le widget d’affichage des publications du réseau seulement pour le réseau sélectionné" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "Sauvegarder la recherche pour une utilisation ultérieure" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "Onglets Réseau" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "Onglet Réseau Personnel" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Activer l'onglet pour afficher seulement les publications du réseau où vous avez interagit" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "Nouvel onglet réseaux" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "Activer l'onglet pour afficher seulement les publications du réseau (dans les 12 dernières heures)" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "Onglet réseau partagé" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "Activer l'onglet pour afficher seulement les publications du réseau contenant des liens" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "outils de publication/commentaire" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "Suppression multiple" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "Sélectionner et supprimer plusieurs publications/commentaires à la fois" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "Éditer les publications envoyées" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "Éditer et corriger les publications et commentaires après l'envoi" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Étiquettage" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "Possibilité d'étiqueter les publications existantes" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "Catégories des publications" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Ajouter des catégories à vos publications" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "Possibilité d'afficher les publications sous les répertoires" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "Publications non aimées" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "Possibilité de ne pas aimer les publications/commentaires" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Publications spéciales" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "Possibilité de marquer les publications spéciales d'une étoile" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Notification de partage du réseau Diaspora" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Pièces jointes : " - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Des erreurs ont été signalées lors de la création des tables." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Visible par tout le monde" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Une nouvelle personne partage avec vous à " - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Vous avez un nouvel abonné à " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Voulez-vous vraiment supprimer cet élément ?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Archives" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Contenu incorporé" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Incorporation désactivée" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Bienvenue " - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Merci d'illustrer votre profil d'une image." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Bienvenue à nouveau, " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Masculin" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Féminin" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Actuellement masculin" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Actuellement féminin" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Principalement masculin" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Principalement féminin" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgenre" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Inter-sexe" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transsexuel" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermaphrodite" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutre" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Non-spécifique" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Autre" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Indécis" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Hommes" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Femmes" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Gay" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbienne" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Sans préférence" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Bisexuel" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Auto-sexuel" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Abstinent" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Vierge" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Déviant" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fétichiste" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Oodles" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Non-sexuel" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Célibataire" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Esseulé" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Disponible" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Indisponible" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Attiré par quelqu'un" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Entiché" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Dans une relation" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Infidèle" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Accro au sexe" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Amis par intérêt" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Casual" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Fiancé" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Marié" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Se croit marié" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Partenaire" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "En cohabitation" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Marié \"de fait\"/\"sui juris\" (concubin)" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Heureux" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Pas intéressé" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Échangiste" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Trahi(e)" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Séparé" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Instable" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Divorcé" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Se croit divorcé" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Veuf/Veuve" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Incertain" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "C'est compliqué" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "S'en désintéresse" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Me demander" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "retiré de la liste de suivi" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Supprimer le contact" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Si us plau, seleccioneu la vostra zona horària:" diff --git a/view/fr/strings.php b/view/fr/strings.php index 78d64c6d7a..db0ee9ab91 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -5,63 +5,36 @@ function string_plural_select_fr($n){ return ($n > 1);; }} ; -$a->strings["This entry was edited"] = "Cette entrée à été édité"; -$a->strings["Private Message"] = "Message privé"; -$a->strings["Edit"] = "Éditer"; -$a->strings["Select"] = "Sélectionner"; -$a->strings["Delete"] = "Supprimer"; -$a->strings["save to folder"] = "sauver vers dossier"; -$a->strings["add star"] = "mett en avant"; -$a->strings["remove star"] = "ne plus mettre en avant"; -$a->strings["toggle star status"] = "mettre en avant"; -$a->strings["starred"] = "mis en avant"; -$a->strings["add tag"] = "ajouter une étiquette"; -$a->strings["I like this (toggle)"] = "J'aime (bascule)"; -$a->strings["like"] = "aime"; -$a->strings["I don't like this (toggle)"] = "Je n'aime pas (bascule)"; -$a->strings["dislike"] = "n'aime pas"; -$a->strings["Share this"] = "Partager"; -$a->strings["share"] = "partager"; -$a->strings["Categories:"] = "Catégories:"; -$a->strings["Filed under:"] = "Rangé sous:"; -$a->strings["View %s's profile @ %s"] = "Voir le profil de %s @ %s"; -$a->strings["to"] = "à"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Inter-mur"; -$a->strings["via Wall-To-Wall:"] = "en Inter-mur:"; -$a->strings["%s from %s"] = "%s de %s"; -$a->strings["Comment"] = "Commenter"; -$a->strings["Please wait"] = "Patientez"; -$a->strings["%d comment"] = array( - 0 => "%d commentaire", - 1 => "%d commentaires", -); -$a->strings["comment"] = array( - 0 => "", - 1 => "commentaire", -); -$a->strings["show more"] = "montrer plus"; -$a->strings["This is you"] = "C'est vous"; $a->strings["Submit"] = "Envoyer"; -$a->strings["Bold"] = "Gras"; -$a->strings["Italic"] = "Italique"; -$a->strings["Underline"] = "Souligné"; -$a->strings["Quote"] = "Citation"; -$a->strings["Code"] = "Code"; -$a->strings["Image"] = "Image"; -$a->strings["Link"] = "Lien"; -$a->strings["Video"] = "Vidéo"; -$a->strings["Preview"] = "Aperçu"; -$a->strings["You must be logged in to use addons. "] = "Vous devez être connecté pour utiliser les greffons."; -$a->strings["Not Found"] = "Non trouvé"; -$a->strings["Page not found."] = "Page introuvable."; -$a->strings["Permission denied"] = "Permission refusée"; -$a->strings["Permission denied."] = "Permission refusée."; -$a->strings["toggle mobile"] = "activ. mobile"; +$a->strings["Theme settings"] = "Réglages du thème graphique"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Choisir une taille pour les images dans les publications et commentaires (largeur et hauteur)"; +$a->strings["Set font-size for posts and comments"] = "Réglez 'font-size' (taille de police) pour publications et commentaires"; +$a->strings["Set theme width"] = "Largeur du thème"; +$a->strings["Color scheme"] = "Palette de couleurs"; +$a->strings["Set style"] = "Définir le style"; +$a->strings["don't show"] = "cacher"; +$a->strings["show"] = "montrer"; +$a->strings["Set line-height for posts and comments"] = "Réglez 'line-height' (hauteur de police) pour publications et commentaires"; +$a->strings["Set resolution for middle column"] = "Réglez la résolution de la colonne centrale"; +$a->strings["Set color scheme"] = "Choisir le schéma de couleurs"; +$a->strings["Set zoomfactor for Earth Layer"] = "Niveau de zoom"; +$a->strings["Set longitude (X) for Earth Layers"] = "Régler la longitude (X) pour la géolocalisation"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Régler la latitude (Y) pour la géolocalisation"; +$a->strings["Community Pages"] = "Pages de Communauté"; +$a->strings["Earth Layers"] = "Géolocalisation"; +$a->strings["Community Profiles"] = "Profils communautaires"; +$a->strings["Help or @NewHere ?"] = "Aide ou @NewHere?"; +$a->strings["Connect Services"] = "Connecter des services"; +$a->strings["Find Friends"] = "Trouver des amis"; +$a->strings["Last users"] = "Derniers utilisateurs"; +$a->strings["Last photos"] = "Dernières photos"; +$a->strings["Last likes"] = "Dernièrement aimé"; $a->strings["Home"] = "Profil"; $a->strings["Your posts and conversations"] = "Vos publications et conversations"; $a->strings["Profile"] = "Profil"; $a->strings["Your profile page"] = "Votre page de profil"; +$a->strings["Contacts"] = "Contacts"; +$a->strings["Your contacts"] = "Vos contacts"; $a->strings["Photos"] = "Photos"; $a->strings["Your photos"] = "Vos photos"; $a->strings["Events"] = "Événements"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Vos événements"; $a->strings["Personal notes"] = "Notes personnelles"; $a->strings["Your personal photos"] = "Vos photos personnelles"; $a->strings["Community"] = "Communauté"; -$a->strings["don't show"] = "cacher"; -$a->strings["show"] = "montrer"; -$a->strings["Theme settings"] = "Réglages du thème graphique"; -$a->strings["Set font-size for posts and comments"] = "Réglez 'font-size' (taille de police) pour publications et commentaires"; -$a->strings["Set line-height for posts and comments"] = "Réglez 'line-height' (hauteur de police) pour publications et commentaires"; -$a->strings["Set resolution for middle column"] = "Réglez la résolution de la colonne centrale"; -$a->strings["Contacts"] = "Contacts"; -$a->strings["Your contacts"] = "Vos contacts"; -$a->strings["Community Pages"] = "Pages de Communauté"; -$a->strings["Community Profiles"] = "Profils communautaires"; -$a->strings["Last users"] = "Derniers utilisateurs"; -$a->strings["Last likes"] = "Dernièrement aimé"; $a->strings["event"] = "évènement"; $a->strings["status"] = "le statut"; $a->strings["photo"] = "photo"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s"; -$a->strings["Last photos"] = "Dernières photos"; $a->strings["Contact Photos"] = "Photos du contact"; $a->strings["Profile Photos"] = "Photos du profil"; -$a->strings["Find Friends"] = "Trouver des amis"; $a->strings["Local Directory"] = "Annuaire local"; $a->strings["Global Directory"] = "Annuaire global"; $a->strings["Similar Interests"] = "Intérêts similaires"; $a->strings["Friend Suggestions"] = "Suggestions d'amitiés/contacts"; $a->strings["Invite Friends"] = "Inviter des amis"; $a->strings["Settings"] = "Réglages"; -$a->strings["Earth Layers"] = "Géolocalisation"; $a->strings["Set zoomfactor for Earth Layers"] = "Régler le niveau de zoom pour la géolocalisation"; -$a->strings["Set longitude (X) for Earth Layers"] = "Régler la longitude (X) pour la géolocalisation"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Régler la latitude (Y) pour la géolocalisation"; -$a->strings["Help or @NewHere ?"] = "Aide ou @NewHere?"; -$a->strings["Connect Services"] = "Connecter des services"; $a->strings["Show/hide boxes at right-hand column:"] = "Montrer/cacher les boîtes dans la colonne de droite :"; -$a->strings["Set color scheme"] = "Choisir le schéma de couleurs"; -$a->strings["Set zoomfactor for Earth Layer"] = "Niveau de zoom"; $a->strings["Alignment"] = "Alignement"; $a->strings["Left"] = "Gauche"; $a->strings["Center"] = "Centre"; -$a->strings["Color scheme"] = "Palette de couleurs"; $a->strings["Posts font size"] = "Taille de texte des publications"; $a->strings["Textareas font size"] = "Taille de police des zones de texte"; $a->strings["Set colour scheme"] = "Choisir le schéma de couleurs"; -$a->strings["default"] = "défaut"; -$a->strings["dark"] = "sombre"; -$a->strings["black"] = "noir"; -$a->strings["Background Image"] = "Image de fond"; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = "L'URL vers une image (de votre album de photo, p. ex.) qui devra être utilisée comme image de fond."; -$a->strings["Background Color"] = "Couleur de fond"; -$a->strings["HEX value for the background color. Don't include the #"] = "Valeur hexadécimale de la couleur de fond (sans le #)."; -$a->strings["font size"] = "taille de la police"; -$a->strings["base font size for your interface"] = "taille de base de la police pour votre interface"; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Choisir une taille pour les images dans les publications et commentaires (largeur et hauteur)"; -$a->strings["Set theme width"] = "Largeur du thème"; -$a->strings["Set style"] = "Définir le style"; +$a->strings["You must be logged in to use addons. "] = "Vous devez être connecté pour utiliser les greffons."; +$a->strings["Not Found"] = "Non trouvé"; +$a->strings["Page not found."] = "Page introuvable."; +$a->strings["Permission denied"] = "Permission refusée"; +$a->strings["Permission denied."] = "Permission refusée."; +$a->strings["toggle mobile"] = "activ. mobile"; $a->strings["Delete this item?"] = "Effacer cet élément?"; +$a->strings["Comment"] = "Commenter"; +$a->strings["show more"] = "montrer plus"; $a->strings["show fewer"] = "montrer moins"; $a->strings["Update %s failed. See error logs."] = "Mise-à-jour %s échouée. Voir les journaux d'erreur."; -$a->strings["Update Error at %s"] = "Erreur de mise-à-jour à %s"; $a->strings["Create a New Account"] = "Créer un nouveau compte"; $a->strings["Register"] = "S'inscrire"; $a->strings["Logout"] = "Se déconnecter"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Localisation:"; $a->strings["Gender:"] = "Genre:"; $a->strings["Status:"] = "Statut:"; $a->strings["Homepage:"] = "Page personnelle:"; +$a->strings["Network:"] = "Réseau"; $a->strings["g A l F d"] = "g A | F d"; $a->strings["F d"] = "F d"; $a->strings["[today]"] = "[aujourd'hui]"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = "Vidéos"; $a->strings["Events and Calendar"] = "Événements et agenda"; $a->strings["Personal Notes"] = "Notes personnelles"; $a->strings["Only You Can See This"] = "Vous seul pouvez voir ça"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s est d'humeur %2\$s"; -$a->strings["Mood"] = "Humeur"; -$a->strings["Set your current mood and tell your friends"] = "Spécifiez votre humeur du moment, et informez vos amis"; -$a->strings["Public access denied."] = "Accès public refusé."; +$a->strings["General Features"] = "Fonctions générales"; +$a->strings["Multiple Profiles"] = "Profils multiples"; +$a->strings["Ability to create multiple profiles"] = "Possibilité de créer plusieurs profils"; +$a->strings["Post Composition Features"] = "Caractéristiques de composition de publication"; +$a->strings["Richtext Editor"] = "Éditeur de texte enrichi"; +$a->strings["Enable richtext editor"] = "Activer l'éditeur de texte enrichi"; +$a->strings["Post Preview"] = "Aperçu de la publication"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Permet la prévisualisation des publications et commentaires avant de les publier"; +$a->strings["Auto-mention Forums"] = ""; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; +$a->strings["Network Sidebar Widgets"] = "Widgets réseau pour barre latérale"; +$a->strings["Search by Date"] = "Rechercher par Date"; +$a->strings["Ability to select posts by date ranges"] = "Capacité de sélectionner les publications par intervalles de dates"; +$a->strings["Group Filter"] = "Filtre de groupe"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Activer le widget d’affichage des publications du réseau seulement pour le groupe sélectionné"; +$a->strings["Network Filter"] = "Filtre de réseau"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Activer le widget d’affichage des publications du réseau seulement pour le réseau sélectionné"; +$a->strings["Saved Searches"] = "Recherches"; +$a->strings["Save search terms for re-use"] = "Sauvegarder la recherche pour une utilisation ultérieure"; +$a->strings["Network Tabs"] = "Onglets Réseau"; +$a->strings["Network Personal Tab"] = "Onglet Réseau Personnel"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Activer l'onglet pour afficher seulement les publications du réseau où vous avez interagit"; +$a->strings["Network New Tab"] = "Nouvel onglet réseaux"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Activer l'onglet pour afficher seulement les publications du réseau (dans les 12 dernières heures)"; +$a->strings["Network Shared Links Tab"] = "Onglet réseau partagé"; +$a->strings["Enable tab to display only Network posts with links in them"] = "Activer l'onglet pour afficher seulement les publications du réseau contenant des liens"; +$a->strings["Post/Comment Tools"] = "outils de publication/commentaire"; +$a->strings["Multiple Deletion"] = "Suppression multiple"; +$a->strings["Select and delete multiple posts/comments at once"] = "Sélectionner et supprimer plusieurs publications/commentaires à la fois"; +$a->strings["Edit Sent Posts"] = "Éditer les publications envoyées"; +$a->strings["Edit and correct posts and comments after sending"] = "Éditer et corriger les publications et commentaires après l'envoi"; +$a->strings["Tagging"] = "Étiquettage"; +$a->strings["Ability to tag existing posts"] = "Possibilité d'étiqueter les publications existantes"; +$a->strings["Post Categories"] = "Catégories des publications"; +$a->strings["Add categories to your posts"] = "Ajouter des catégories à vos publications"; +$a->strings["Saved Folders"] = "Dossiers sauvegardés"; +$a->strings["Ability to file posts under folders"] = "Possibilité d'afficher les publications sous les répertoires"; +$a->strings["Dislike Posts"] = "Publications non aimées"; +$a->strings["Ability to dislike posts/comments"] = "Possibilité de ne pas aimer les publications/commentaires"; +$a->strings["Star Posts"] = "Publications spéciales"; +$a->strings["Ability to mark special posts with a star indicator"] = "Possibilité de marquer les publications spéciales d'une étoile"; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "Anniversaire de %s's"; +$a->strings["Happy Birthday %s"] = "Joyeux anniversaire, %s !"; +$a->strings["[Name Withheld]"] = "[Nom non-publié]"; $a->strings["Item not found."] = "Élément introuvable."; -$a->strings["Access to this profile has been restricted."] = "L'accès au profil a été restreint."; -$a->strings["Item has been removed."] = "Cet élément a été enlevé."; -$a->strings["Access denied."] = "Accès refusé."; -$a->strings["This is Friendica, version"] = "Motorisé par Friendica version"; -$a->strings["running at web location"] = "hébergé sur"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Merci de vous rendre sur Friendica.com si vous souhaitez en savoir plus sur le projet Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Pour les rapports de bugs: rendez vous sur"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggestions, remerciements, donations, etc. - écrivez à \"Info\" arob. Friendica - point com"; -$a->strings["Installed plugins/addons/apps:"] = "Extensions/greffons/applications installées:"; -$a->strings["No installed plugins/addons/apps"] = "Extensions/greffons/applications non installées:"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s accueille %2\$s"; +$a->strings["Do you really want to delete this item?"] = "Voulez-vous vraiment supprimer cet élément ?"; +$a->strings["Yes"] = "Oui"; +$a->strings["Cancel"] = "Annuler"; +$a->strings["Archives"] = "Archives"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un groupe supprimé a été recréé. Les permissions existantes pourraient 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."; +$a->strings["Default privacy group for new contacts"] = "Paramètres de confidentialité par défaut pour les nouveaux contacts"; +$a->strings["Everybody"] = "Tout le monde"; +$a->strings["edit"] = "éditer"; +$a->strings["Groups"] = "Groupes"; +$a->strings["Edit group"] = "Editer groupe"; +$a->strings["Create a new group"] = "Créer un nouveau groupe"; +$a->strings["Contacts not in any group"] = "Contacts n'appartenant à aucun groupe"; +$a->strings["add"] = "ajouter"; +$a->strings["Wall Photos"] = "Photos du mur"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Impossible de localiser les informations DNS pour le serveur de base de données '%s'"; +$a->strings["Add New Contact"] = "Ajouter un nouveau contact"; +$a->strings["Enter address or web location"] = "Entrez son adresse ou sa localisation web"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple: bob@example.com, http://example.com/barbara"; +$a->strings["%d invitation available"] = array( + 0 => "%d invitation disponible", + 1 => "%d invitations disponibles", +); +$a->strings["Find People"] = "Trouver des personnes"; +$a->strings["Enter name or interest"] = "Entrez un nom ou un centre d'intérêt"; +$a->strings["Connect/Follow"] = "Connecter/Suivre"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Robert Morgenstein, Pêche"; +$a->strings["Find"] = "Trouver"; +$a->strings["Random Profile"] = "Profil au hasard"; +$a->strings["Networks"] = "Réseaux"; +$a->strings["All Networks"] = "Tous réseaux"; +$a->strings["Everything"] = "Tout"; +$a->strings["Categories"] = "Catégories"; +$a->strings["%d contact in common"] = array( + 0 => "%d contact en commun", + 1 => "%d contacts en commun", +); +$a->strings["Friendica Notification"] = "Notification Friendica"; +$a->strings["Thank You,"] = "Merci, "; +$a->strings["%s Administrator"] = "L'administrateur de %s"; +$a->strings["noreply"] = "noreply"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notification] Nouveau courriel reçu sur %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s vous a envoyé un nouveau message privé sur %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s."; +$a->strings["a private message"] = "un message privé"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir vos messages privés et/ou y répondre."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]un %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]le %4\$s de %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]your %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notification] Commentaire de %2\$s sur la conversation #%1\$d"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s a commenté un élément que vous suivez."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir la conversation et/ou y répondre."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notification] %s a posté sur votre mur de profil"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s a publié sur votre mur à %2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s a posté sur [url=%2\$s]votre mur[/url]"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notification] %s vous a étiqueté"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s vous a étiqueté sur %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]vous a étiqueté[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notification] %s partage une nouvelle publication"; +$a->strings["%1\$s shared a new post at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]partage une publication[/url]."; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s vous a sollicité"; +$a->strings["%1\$s poked you at %2\$s"] = "%1\$s vous a sollicité via %2\$s"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s vous a [url=%2\$s]sollicité[/url]."; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notification] %s a étiqueté votre publication"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s a étiqueté votre publication sur %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s a étiqueté [url=%2\$s]votre publication[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notification] Introduction reçue"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vous avez reçu une introduction de '%1\$s' sur %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vous avez reçu [url=%1\$s]une introduction[/url] de %2\$s."; +$a->strings["You may visit their profile at %s"] = "Vous pouvez visiter son profil sur %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Merci de visiter %s pour approuver ou rejeter l'introduction."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notification] Nouvelle suggestion d'amitié"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vous avez reçu une suggestion de '%1\$s' sur %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vous avez reçu [url=%1\$s]une suggestion[/url] de %3\$s pour %2\$s."; +$a->strings["Name:"] = "Nom :"; +$a->strings["Photo:"] = "Photo :"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour approuver ou rejeter la suggestion."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = "Utilisateur non trouvé"; +$a->strings["There is no status with this id."] = "Il n'y a pas de statut avec cet id."; +$a->strings["There is no conversation with this id."] = "Il n'y a pas de conversation avec cet id."; +$a->strings["view full size"] = "voir en pleine taille"; +$a->strings[" on Last.fm"] = "sur Last.fm"; +$a->strings["Full Name:"] = "Nom complet:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Anniversaire:"; +$a->strings["Age:"] = "Age:"; +$a->strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Préférence sexuelle:"; +$a->strings["Hometown:"] = " Ville d'origine:"; +$a->strings["Tags:"] = "Étiquette:"; +$a->strings["Political Views:"] = "Opinions politiques:"; +$a->strings["Religion:"] = "Religion:"; +$a->strings["About:"] = "À propos:"; +$a->strings["Hobbies/Interests:"] = "Passe-temps/Centres d'intérêt:"; +$a->strings["Likes:"] = "J'aime :"; +$a->strings["Dislikes:"] = "Je n'aime pas :"; +$a->strings["Contact information and Social Networks:"] = "Coordonnées/Réseaux sociaux:"; +$a->strings["Musical interests:"] = "Goûts musicaux:"; +$a->strings["Books, literature:"] = "Lectures:"; +$a->strings["Television:"] = "Télévision:"; +$a->strings["Film/dance/culture/entertainment:"] = "Cinéma/Danse/Culture/Divertissement:"; +$a->strings["Love/Romance:"] = "Amour/Romance:"; +$a->strings["Work/employment:"] = "Activité professionnelle/Occupation:"; +$a->strings["School/education:"] = "Études/Formation:"; +$a->strings["Nothing new here"] = "Rien de neuf ici"; +$a->strings["Clear notifications"] = "Effacer les notifications"; +$a->strings["End this session"] = "Mettre fin à cette session"; +$a->strings["Your videos"] = "Vos vidéos"; +$a->strings["Your personal notes"] = "Vos notes personnelles"; +$a->strings["Sign in"] = "Se connecter"; +$a->strings["Home Page"] = "Page d'accueil"; +$a->strings["Create an account"] = "Créer un compte"; +$a->strings["Help"] = "Aide"; +$a->strings["Help and documentation"] = "Aide et documentation"; +$a->strings["Apps"] = "Applications"; +$a->strings["Addon applications, utilities, games"] = "Applications supplémentaires, utilitaires, jeux"; +$a->strings["Search"] = "Recherche"; +$a->strings["Search site content"] = "Rechercher dans le contenu du site"; +$a->strings["Conversations on this site"] = "Conversations ayant cours sur ce site"; +$a->strings["Directory"] = "Annuaire"; +$a->strings["People directory"] = "Annuaire des utilisateurs"; +$a->strings["Information"] = "Information"; +$a->strings["Information about this friendica instance"] = "Information au sujet de cette instance de friendica"; +$a->strings["Network"] = "Réseau"; +$a->strings["Conversations from your friends"] = "Conversations de vos amis"; +$a->strings["Network Reset"] = "Réinitialiser le réseau"; +$a->strings["Load Network page with no filters"] = "Chargement des pages du réseau sans filtre"; +$a->strings["Introductions"] = "Introductions"; +$a->strings["Friend Requests"] = "Demande d'amitié"; +$a->strings["Notifications"] = "Notifications"; +$a->strings["See all notifications"] = "Voir toute notification"; +$a->strings["Mark all system notifications seen"] = "Marquer toutes les notifications système comme 'vues'"; +$a->strings["Messages"] = "Messages"; +$a->strings["Private mail"] = "Messages privés"; +$a->strings["Inbox"] = "Messages entrants"; +$a->strings["Outbox"] = "Messages sortants"; +$a->strings["New Message"] = "Nouveau message"; +$a->strings["Manage"] = "Gérer"; +$a->strings["Manage other pages"] = "Gérer les autres pages"; +$a->strings["Delegations"] = "Délégations"; +$a->strings["Delegate Page Management"] = "Déléguer la gestion de la page"; +$a->strings["Account settings"] = "Compte"; +$a->strings["Manage/Edit Profiles"] = "Gérer/Éditer les profiles"; +$a->strings["Manage/edit friends and contacts"] = "Gérer/éditer les amitiés et contacts"; +$a->strings["Admin"] = "Admin"; +$a->strings["Site setup and configuration"] = "Démarrage et configuration du site"; +$a->strings["Navigation"] = "Navigation"; +$a->strings["Site map"] = "Carte du site"; +$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 is not available under your subscription plan."] = "Cette action n'est pas disponible avec votre abonnement."; +$a->strings["Disallowed profile URL."] = "URL de profil interdite."; +$a->strings["Connect URL missing."] = "URL de connexion manquante."; +$a->strings["This site is not configured to allow communications with other networks."] = "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Aucun protocole de communication ni aucun flux n'a pu être découvert."; +$a->strings["The profile address specified does not provide adequate information."] = "L'adresse de profil indiquée ne fournit par les informations adéquates."; +$a->strings["An author or name was not found."] = "Aucun auteur ou nom d'auteur n'a pu être trouvé."; +$a->strings["No browser URL could be matched to this address."] = "Aucune URL de navigation ne correspond à cette adresse."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel."; +$a->strings["Use mailto: in front of address to force email check."] = "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part."; +$a->strings["Unable to retrieve contact information."] = "Impossible de récupérer les informations du contact."; +$a->strings["following"] = "following"; +$a->strings["Error decoding account file"] = "Une erreur a été détecté en décodant un fichier utilisateur"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?"; +$a->strings["Error! Cannot check nickname"] = "Erreur! Pseudo invalide"; +$a->strings["User '%s' already exists on this server!"] = "L'utilisateur '%s' existe déjà sur ce serveur!"; +$a->strings["User creation error"] = "Erreur de création d'utilisateur"; +$a->strings["User profile creation error"] = "Erreur de création du profil utilisateur"; +$a->strings["%d contact not imported"] = array( + 0 => "%d contacts non importés", + 1 => "%d contacts non importés", +); +$a->strings["Done. You can now login with your username and password"] = "Action réalisé. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Débute:"; +$a->strings["Finishes:"] = "Finit:"; +$a->strings["stopped following"] = "retiré de la liste de suivi"; +$a->strings["Poke"] = "Sollicitations (pokes)"; +$a->strings["View Status"] = "Voir les statuts"; +$a->strings["View Profile"] = "Voir le profil"; +$a->strings["View Photos"] = "Voir les photos"; +$a->strings["Network Posts"] = "Publications du réseau"; +$a->strings["Edit Contact"] = "Éditer le contact"; +$a->strings["Drop Contact"] = "Supprimer le contact"; +$a->strings["Send PM"] = "Message privé"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Des erreurs ont été signalées lors de la création des tables."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Divers"; +$a->strings["year"] = "an"; +$a->strings["month"] = "mois"; +$a->strings["day"] = "jour"; +$a->strings["never"] = "jamais"; +$a->strings["less than a second ago"] = "il y a moins d'une seconde"; +$a->strings["years"] = "ans"; +$a->strings["months"] = "mois"; +$a->strings["week"] = "semaine"; +$a->strings["weeks"] = "semaines"; +$a->strings["days"] = "jours"; +$a->strings["hour"] = "heure"; +$a->strings["hours"] = "heures"; +$a->strings["minute"] = "minute"; +$a->strings["minutes"] = "minutes"; +$a->strings["second"] = "seconde"; +$a->strings["seconds"] = "secondes"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s auparavant"; +$a->strings["[no subject]"] = "[pas de sujet]"; +$a->strings["(no subject)"] = "(sans titre)"; +$a->strings["Unknown | Not categorised"] = "Inconnu | Non-classé"; +$a->strings["Block immediately"] = "Bloquer immédiatement"; +$a->strings["Shady, spammer, self-marketer"] = "Douteux, spammeur, accro à l'auto-promotion"; +$a->strings["Known to me, but no opinion"] = "Connu de moi, mais sans opinion"; +$a->strings["OK, probably harmless"] = "OK, probablement inoffensif"; +$a->strings["Reputable, has my trust"] = "Réputé, a toute ma confiance"; +$a->strings["Frequently"] = "Fréquemment"; +$a->strings["Hourly"] = "Toutes les heures"; +$a->strings["Twice daily"] = "Deux fois par jour"; +$a->strings["Daily"] = "Chaque jour"; +$a->strings["Weekly"] = "Chaque semaine"; +$a->strings["Monthly"] = "Chaque mois"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Courriel"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = "Connecteur Diaspora"; +$a->strings["Statusnet"] = "Statusnet"; +$a->strings["App.net"] = "App.net"; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s est désormais lié à %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Notification de partage du réseau Diaspora"; +$a->strings["Attachments:"] = "Pièces jointes : "; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s n'aime pas %3\$s de %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s a sollicité %2\$s"; +$a->strings["poked"] = "a titillé"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s est d'humeur %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a étiqueté %3\$s de %2\$s avec %4\$s"; +$a->strings["post/item"] = "publication/élément"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s a marqué le %3\$s de %2\$s comme favori"; +$a->strings["Select"] = "Sélectionner"; +$a->strings["Delete"] = "Supprimer"; +$a->strings["View %s's profile @ %s"] = "Voir le profil de %s @ %s"; +$a->strings["Categories:"] = "Catégories:"; +$a->strings["Filed under:"] = "Rangé sous:"; +$a->strings["%s from %s"] = "%s de %s"; +$a->strings["View in context"] = "Voir dans le contexte"; +$a->strings["Please wait"] = "Patientez"; +$a->strings["remove"] = "enlever"; +$a->strings["Delete Selected Items"] = "Supprimer les éléments sélectionnés"; +$a->strings["Follow Thread"] = "Suivre le fil"; +$a->strings["%s likes this."] = "%s aime ça."; +$a->strings["%s doesn't like this."] = "%s n'aime pas ça."; +$a->strings["%2\$d people like this"] = "%2\$d personnes aiment ça"; +$a->strings["%2\$d people don't like this"] = "%2\$d personnes n'aiment pas ça"; +$a->strings["and"] = "et"; +$a->strings[", and %d other people"] = ", et %d autres personnes"; +$a->strings["%s like this."] = "%s aiment ça."; +$a->strings["%s don't like this."] = "%s n'aiment pas ça."; +$a->strings["Visible to everybody"] = "Visible par tout le monde"; +$a->strings["Please enter a link URL:"] = "Entrez un lien web:"; +$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["Tag term:"] = "Terme d'étiquette:"; +$a->strings["Save to Folder:"] = "Sauver dans le Dossier:"; +$a->strings["Where are you right now?"] = "Où êtes-vous présentemment?"; +$a->strings["Delete item(s)?"] = "Supprimer les élément(s) ?"; +$a->strings["Post to Email"] = "Publier aux courriels"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "Cacher les détails du profil aux visiteurs inconnus?"; +$a->strings["Share"] = "Partager"; +$a->strings["Upload photo"] = "Joindre photo"; +$a->strings["upload photo"] = "envoi image"; +$a->strings["Attach file"] = "Joindre fichier"; +$a->strings["attach file"] = "ajout fichier"; +$a->strings["Insert web link"] = "Insérer lien web"; +$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 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 location"] = "supp. localisation"; +$a->strings["Set title"] = "Définir un titre"; +$a->strings["Categories (comma-separated list)"] = "Catégories (séparées par des virgules)"; +$a->strings["Permission settings"] = "Réglages des permissions"; +$a->strings["permissions"] = "permissions"; +$a->strings["CC: email addresses"] = "CC: adresses de courriel"; +$a->strings["Public post"] = "Publication publique"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Exemple: bob@exemple.com, mary@exemple.com"; +$a->strings["Preview"] = "Aperçu"; +$a->strings["Post to Groups"] = "Publier aux groupes"; +$a->strings["Post to Contacts"] = "Publier aux contacts"; +$a->strings["Private post"] = "Message privé"; +$a->strings["newer"] = "Plus récent"; +$a->strings["older"] = "Plus ancien"; +$a->strings["prev"] = "précédent"; +$a->strings["first"] = "premier"; +$a->strings["last"] = "dernier"; +$a->strings["next"] = "suivant"; +$a->strings["No contacts"] = "Aucun contact"; +$a->strings["%d Contact"] = array( + 0 => "%d contact", + 1 => "%d contacts", +); +$a->strings["View Contacts"] = "Voir les contacts"; +$a->strings["Save"] = "Sauver"; +$a->strings["poke"] = "titiller"; +$a->strings["ping"] = "attirer l'attention"; +$a->strings["pinged"] = "a attiré l'attention de"; +$a->strings["prod"] = "aiguillonner"; +$a->strings["prodded"] = "a aiguillonné"; +$a->strings["slap"] = "gifler"; +$a->strings["slapped"] = "a giflé"; +$a->strings["finger"] = "tripoter"; +$a->strings["fingered"] = "a tripoté"; +$a->strings["rebuff"] = "rabrouer"; +$a->strings["rebuffed"] = "a rabroué"; +$a->strings["happy"] = "heureuse"; +$a->strings["sad"] = "triste"; +$a->strings["mellow"] = "suave"; +$a->strings["tired"] = "fatiguée"; +$a->strings["perky"] = "guillerette"; +$a->strings["angry"] = "colérique"; +$a->strings["stupified"] = "stupéfaite"; +$a->strings["puzzled"] = "perplexe"; +$a->strings["interested"] = "intéressée"; +$a->strings["bitter"] = "amère"; +$a->strings["cheerful"] = "entraînante"; +$a->strings["alive"] = "vivante"; +$a->strings["annoyed"] = "ennuyée"; +$a->strings["anxious"] = "anxieuse"; +$a->strings["cranky"] = "excentrique"; +$a->strings["disturbed"] = "dérangée"; +$a->strings["frustrated"] = "frustrée"; +$a->strings["motivated"] = "motivée"; +$a->strings["relaxed"] = "détendue"; +$a->strings["surprised"] = "surprise"; +$a->strings["Monday"] = "Lundi"; +$a->strings["Tuesday"] = "Mardi"; +$a->strings["Wednesday"] = "Mercredi"; +$a->strings["Thursday"] = "Jeudi"; +$a->strings["Friday"] = "Vendredi"; +$a->strings["Saturday"] = "Samedi"; +$a->strings["Sunday"] = "Dimanche"; +$a->strings["January"] = "Janvier"; +$a->strings["February"] = "Février"; +$a->strings["March"] = "Mars"; +$a->strings["April"] = "Avril"; +$a->strings["May"] = "Mai"; +$a->strings["June"] = "Juin"; +$a->strings["July"] = "Juillet"; +$a->strings["August"] = "Août"; +$a->strings["September"] = "Septembre"; +$a->strings["October"] = "Octobre"; +$a->strings["November"] = "Novembre"; +$a->strings["December"] = "Décembre"; +$a->strings["View Video"] = "Regarder la vidéo"; +$a->strings["bytes"] = "octets"; +$a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer"; +$a->strings["link to source"] = "lien original"; +$a->strings["default"] = "défaut"; +$a->strings["Select an alternate language"] = "Choisir une langue alternative"; +$a->strings["activity"] = "activité"; +$a->strings["comment"] = array( + 0 => "", + 1 => "commentaire", +); +$a->strings["post"] = "publication"; +$a->strings["Item filed"] = "Élément classé"; +$a->strings["Logged out."] = "Déconnecté."; +$a->strings["Login failed."] = "Échec de connexion."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Nous avons eu un souci avec l'OpenID que vous avez fourni. merci de vérifier l'orthographe correcte de ce dernier."; +$a->strings["The error message was:"] = "Le message d'erreur était :"; +$a->strings["Image/photo"] = "Image/photo"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = ""; +$a->strings["$1 wrote:"] = "$1 a écrit:"; +$a->strings["Encrypted content"] = "Contenu chiffré"; +$a->strings["Welcome "] = "Bienvenue "; +$a->strings["Please upload a profile photo."] = "Merci d'illustrer votre profil d'une image."; +$a->strings["Welcome back "] = "Bienvenue à nouveau, "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé."; +$a->strings["Embedded content"] = "Contenu incorporé"; +$a->strings["Embedding disabled"] = "Incorporation désactivée"; +$a->strings["Male"] = "Masculin"; +$a->strings["Female"] = "Féminin"; +$a->strings["Currently Male"] = "Actuellement masculin"; +$a->strings["Currently Female"] = "Actuellement féminin"; +$a->strings["Mostly Male"] = "Principalement masculin"; +$a->strings["Mostly Female"] = "Principalement féminin"; +$a->strings["Transgender"] = "Transgenre"; +$a->strings["Intersex"] = "Inter-sexe"; +$a->strings["Transsexual"] = "Transsexuel"; +$a->strings["Hermaphrodite"] = "Hermaphrodite"; +$a->strings["Neuter"] = "Neutre"; +$a->strings["Non-specific"] = "Non-spécifique"; +$a->strings["Other"] = "Autre"; +$a->strings["Undecided"] = "Indécis"; +$a->strings["Males"] = "Hommes"; +$a->strings["Females"] = "Femmes"; +$a->strings["Gay"] = "Gay"; +$a->strings["Lesbian"] = "Lesbienne"; +$a->strings["No Preference"] = "Sans préférence"; +$a->strings["Bisexual"] = "Bisexuel"; +$a->strings["Autosexual"] = "Auto-sexuel"; +$a->strings["Abstinent"] = "Abstinent"; +$a->strings["Virgin"] = "Vierge"; +$a->strings["Deviant"] = "Déviant"; +$a->strings["Fetish"] = "Fétichiste"; +$a->strings["Oodles"] = "Oodles"; +$a->strings["Nonsexual"] = "Non-sexuel"; +$a->strings["Single"] = "Célibataire"; +$a->strings["Lonely"] = "Esseulé"; +$a->strings["Available"] = "Disponible"; +$a->strings["Unavailable"] = "Indisponible"; +$a->strings["Has crush"] = "Attiré par quelqu'un"; +$a->strings["Infatuated"] = "Entiché"; +$a->strings["Dating"] = "Dans une relation"; +$a->strings["Unfaithful"] = "Infidèle"; +$a->strings["Sex Addict"] = "Accro au sexe"; +$a->strings["Friends"] = "Amis"; +$a->strings["Friends/Benefits"] = "Amis par intérêt"; +$a->strings["Casual"] = "Casual"; +$a->strings["Engaged"] = "Fiancé"; +$a->strings["Married"] = "Marié"; +$a->strings["Imaginarily married"] = "Se croit marié"; +$a->strings["Partners"] = "Partenaire"; +$a->strings["Cohabiting"] = "En cohabitation"; +$a->strings["Common law"] = "Marié \"de fait\"/\"sui juris\" (concubin)"; +$a->strings["Happy"] = "Heureux"; +$a->strings["Not looking"] = "Pas intéressé"; +$a->strings["Swinger"] = "Échangiste"; +$a->strings["Betrayed"] = "Trahi(e)"; +$a->strings["Separated"] = "Séparé"; +$a->strings["Unstable"] = "Instable"; +$a->strings["Divorced"] = "Divorcé"; +$a->strings["Imaginarily divorced"] = "Se croit divorcé"; +$a->strings["Widowed"] = "Veuf/Veuve"; +$a->strings["Uncertain"] = "Incertain"; +$a->strings["It's complicated"] = "C'est compliqué"; +$a->strings["Don't care"] = "S'en désintéresse"; +$a->strings["Ask me"] = "Me demander"; +$a->strings["An invitation is required."] = "Une invitation est requise."; +$a->strings["Invitation could not be verified."] = "L'invitation fournie n'a pu être validée."; +$a->strings["Invalid OpenID url"] = "Adresse OpenID invalide"; +$a->strings["Please enter the required information."] = "Entrez les informations requises."; +$a->strings["Please use a shorter name."] = "Utilisez un nom plus court."; +$a->strings["Name too short."] = "Nom trop court."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Ceci ne semble pas être votre nom complet (Prénom Nom)."; +$a->strings["Your email domain is not among those allowed on this site."] = "Votre domaine de courriel n'est pas autorisé sur ce site."; +$a->strings["Not a valid email address."] = "Ceci n'est pas une adresse courriel valide."; +$a->strings["Cannot use that email."] = "Impossible d'utiliser ce courriel."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Votre \"pseudo\" peut seulement contenir les caractères \"a-z\", \"0-9\", \"-\", and \"_\", et doit commencer par une lettre."; +$a->strings["Nickname is already registered. Please choose another."] = "Pseudo déjà utilisé. Merci d'en choisir un autre."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ce surnom a déjà été utilisé ici, et ne peut re-servir. Merci d'en choisir un autre."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERREUR SÉRIEUSE: La génération des clés de sécurité a échoué."; +$a->strings["An error occurred during registration. Please try again."] = "Une erreur est survenue lors de l'inscription. Merci de recommencer."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Détails d'inscription pour %s"; +$a->strings["Visible to everybody"] = "Visible par tout le monde"; +$a->strings["This entry was edited"] = "Cette entrée à été édité"; +$a->strings["Private Message"] = "Message privé"; +$a->strings["Edit"] = "Éditer"; +$a->strings["save to folder"] = "sauver vers dossier"; +$a->strings["add star"] = "mett en avant"; +$a->strings["remove star"] = "ne plus mettre en avant"; +$a->strings["toggle star status"] = "mettre en avant"; +$a->strings["starred"] = "mis en avant"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "ajouter une étiquette"; +$a->strings["I like this (toggle)"] = "J'aime (bascule)"; +$a->strings["like"] = "aime"; +$a->strings["I don't like this (toggle)"] = "Je n'aime pas (bascule)"; +$a->strings["dislike"] = "n'aime pas"; +$a->strings["Share this"] = "Partager"; +$a->strings["share"] = "partager"; +$a->strings["to"] = "à"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Inter-mur"; +$a->strings["via Wall-To-Wall:"] = "en Inter-mur:"; +$a->strings["%d comment"] = array( + 0 => "%d commentaire", + 1 => "%d commentaires", +); +$a->strings["This is you"] = "C'est vous"; +$a->strings["Bold"] = "Gras"; +$a->strings["Italic"] = "Italique"; +$a->strings["Underline"] = "Souligné"; +$a->strings["Quote"] = "Citation"; +$a->strings["Code"] = "Code"; +$a->strings["Image"] = "Image"; +$a->strings["Link"] = "Lien"; +$a->strings["Video"] = "Vidéo"; +$a->strings["Item not available."] = "Elément non disponible."; +$a->strings["Item was not found."] = "Element introuvable."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message."; +$a->strings["No recipient selected."] = "Pas de destinataire sélectionné."; +$a->strings["Unable to check your home location."] = "Impossible de vérifier votre localisation."; +$a->strings["Message could not be sent."] = "Impossible d'envoyer le message."; +$a->strings["Message collection failure."] = "Récupération des messages infructueuse."; +$a->strings["Message sent."] = "Message envoyé."; +$a->strings["No recipient."] = "Pas de destinataire."; +$a->strings["Send Private Message"] = "Envoyer un message privé"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus."; +$a->strings["To:"] = "À:"; +$a->strings["Subject:"] = "Sujet:"; +$a->strings["Your message:"] = "Votre message:"; +$a->strings["Group created."] = "Groupe créé."; +$a->strings["Could not create group."] = "Impossible de créer le groupe."; +$a->strings["Group not found."] = "Groupe introuvable."; +$a->strings["Group name changed."] = "Groupe renommé."; +$a->strings["Save Group"] = "Sauvegarder le groupe"; +$a->strings["Create a group of contacts/friends."] = "Créez un groupe de contacts/amis."; +$a->strings["Group Name: "] = "Nom du groupe: "; +$a->strings["Group removed."] = "Groupe enlevé."; +$a->strings["Unable to remove group."] = "Impossible d'enlever le groupe."; +$a->strings["Group Editor"] = "Éditeur de groupe"; +$a->strings["Members"] = "Membres"; +$a->strings["All Contacts"] = "Tous les contacts"; +$a->strings["Click on a contact to add or remove."] = "Cliquez sur un contact pour l'ajouter ou le supprimer."; +$a->strings["No potential page delegates located."] = "Pas de délégataire potentiel."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue."; +$a->strings["Existing Page Managers"] = "Gestionnaires existants"; +$a->strings["Existing Page Delegates"] = "Délégataires existants"; +$a->strings["Potential Delegates"] = "Délégataires potentiels"; +$a->strings["Remove"] = "Utiliser comme photo de profil"; +$a->strings["Add"] = "Ajouter"; +$a->strings["No entries."] = "Aucune entrée."; +$a->strings["Invalid request identifier."] = "Identifiant de demande invalide."; +$a->strings["Discard"] = "Rejeter"; +$a->strings["Ignore"] = "Ignorer"; +$a->strings["System"] = "Système"; +$a->strings["Personal"] = "Personnel"; +$a->strings["Show Ignored Requests"] = "Voir les demandes ignorées"; +$a->strings["Hide Ignored Requests"] = "Cacher les demandes ignorées"; +$a->strings["Notification type: "] = "Type de notification: "; +$a->strings["Friend Suggestion"] = "Suggestion d'amitié/contact"; +$a->strings["suggested by %s"] = "suggéré(e) par %s"; +$a->strings["Hide this contact from others"] = "Cacher ce contact aux autres"; +$a->strings["Post a new friend activity"] = "Poster une nouvelle avtivité d'ami"; +$a->strings["if applicable"] = "si possible"; +$a->strings["Approve"] = "Approuver"; +$a->strings["Claims to be known to you: "] = "Prétend que vous le connaissez: "; +$a->strings["yes"] = "oui"; +$a->strings["no"] = "non"; +$a->strings["Approve as: "] = "Approuver en tant que: "; +$a->strings["Friend"] = "Ami"; +$a->strings["Sharer"] = "Initiateur du partage"; +$a->strings["Fan/Admirer"] = "Fan/Admirateur"; +$a->strings["Friend/Connect Request"] = "Demande de connexion/relation"; +$a->strings["New Follower"] = "Nouvel abonné"; +$a->strings["No introductions."] = "Aucune demande d'introduction."; +$a->strings["%s liked %s's post"] = "%s a aimé la publication de %s"; +$a->strings["%s disliked %s's post"] = "%s n'a pas aimé la publication de %s"; +$a->strings["%s is now friends with %s"] = "%s est désormais ami(e) avec %s"; +$a->strings["%s created a new post"] = "%s a créé une nouvelle publication"; +$a->strings["%s commented on %s's post"] = "%s a commenté la publication de %s"; +$a->strings["No more network notifications."] = "Aucune notification du réseau."; +$a->strings["Network Notifications"] = "Notifications du réseau"; +$a->strings["No more system notifications."] = "Pas plus de notifications système."; +$a->strings["System Notifications"] = "Notifications du système"; +$a->strings["No more personal notifications."] = "Aucun notification personnelle."; +$a->strings["Personal Notifications"] = "Notifications personnelles"; +$a->strings["No more home notifications."] = "Aucune notification de la page d'accueil."; +$a->strings["Home Notifications"] = "Notifications de page d'accueil"; +$a->strings["No profile"] = "Aucun profil"; +$a->strings["everybody"] = "tout le monde"; +$a->strings["Account"] = "Compte"; +$a->strings["Additional features"] = "Fonctions supplémentaires"; +$a->strings["Display"] = "Afficher"; +$a->strings["Social Networks"] = "Réseaux sociaux"; +$a->strings["Plugins"] = "Extensions"; +$a->strings["Connected apps"] = "Applications connectées"; +$a->strings["Export personal data"] = "Exporter"; +$a->strings["Remove account"] = "Supprimer le compte"; +$a->strings["Missing some important data!"] = "Il manque certaines informations importantes!"; +$a->strings["Update"] = "Mises-à-jour"; +$a->strings["Failed to connect with email account using the settings provided."] = "Impossible de se connecter au compte courriel configuré."; +$a->strings["Email settings updated."] = "Réglages de courriel mis-à-jour."; +$a->strings["Features updated"] = "Fonctionnalités mises à jour"; +$a->strings["Relocate message has been send to your contacts"] = ""; +$a->strings["Passwords do not match. Password unchanged."] = "Les mots de passe ne correspondent pas. Aucun changement appliqué."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Les mots de passe vides sont interdits. Aucun changement appliqué."; +$a->strings["Wrong password."] = "Mauvais mot de passe."; +$a->strings["Password changed."] = "Mots de passe changés."; +$a->strings["Password update failed. Please try again."] = "Le changement de mot de passe a échoué. Merci de recommencer."; +$a->strings[" Please use a shorter name."] = " Merci d'utiliser un nom plus court."; +$a->strings[" Name too short."] = " Nom trop court."; +$a->strings["Wrong Password"] = "Mauvais mot de passe"; +$a->strings[" Not valid email."] = " Email invalide."; +$a->strings[" Cannot change to that email."] = " Impossible de changer pour cet email."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Ce forum privé n'a pas de paramètres de vie privée. Utilisation des paramètres de confidentialité par défaut."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Ce forum privé n'a pas de paramètres de vie privée ni de paramètres de confidentialité par défaut."; +$a->strings["Settings updated."] = "Réglages mis à jour."; +$a->strings["Add application"] = "Ajouter une application"; +$a->strings["Save Settings"] = "Sauvegarder les paramétres"; +$a->strings["Name"] = "Nom"; +$a->strings["Consumer Key"] = "Clé utilisateur"; +$a->strings["Consumer Secret"] = "Secret utilisateur"; +$a->strings["Redirect"] = "Rediriger"; +$a->strings["Icon url"] = "URL de l'icône"; +$a->strings["You can't edit this application."] = "Vous ne pouvez pas éditer cette application."; +$a->strings["Connected Apps"] = "Applications connectées"; +$a->strings["Client key starts with"] = "La clé cliente commence par"; +$a->strings["No name"] = "Sans nom"; +$a->strings["Remove authorization"] = "Révoquer l'autorisation"; +$a->strings["No Plugin settings configured"] = "Pas de réglages d'extensions configurés"; +$a->strings["Plugin Settings"] = "Extensions"; +$a->strings["Off"] = "Éteint"; +$a->strings["On"] = "Allumé"; +$a->strings["Additional Features"] = "Fonctions supplémentaires"; +$a->strings["Built-in support for %s connectivity is %s"] = "Le support natif pour la connectivité %s est %s"; +$a->strings["enabled"] = "activé"; +$a->strings["disabled"] = "désactivé"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "L'accès courriel est désactivé sur ce site."; +$a->strings["Email/Mailbox Setup"] = "Réglages de courriel/boîte à lettre"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte."; +$a->strings["Last successful email check:"] = "Dernière vérification réussie des courriels:"; +$a->strings["IMAP server name:"] = "Nom du serveur IMAP:"; +$a->strings["IMAP port:"] = "Port IMAP:"; +$a->strings["Security:"] = "Sécurité:"; +$a->strings["None"] = "Aucun(e)"; +$a->strings["Email login name:"] = "Nom de connexion:"; +$a->strings["Email password:"] = "Mot de passe:"; +$a->strings["Reply-to address:"] = "Adresse de réponse:"; +$a->strings["Send public posts to all email contacts:"] = "Envoyer les publications publiques à tous les contacts courriels:"; +$a->strings["Action after import:"] = "Action après import:"; +$a->strings["Mark as seen"] = "Marquer comme vu"; +$a->strings["Move to folder"] = "Déplacer vers"; +$a->strings["Move to folder:"] = "Déplacer vers:"; +$a->strings["No special theme for mobile devices"] = "Pas de thème particulier pour les terminaux mobiles"; +$a->strings["Display Settings"] = "Affichage"; +$a->strings["Display Theme:"] = "Thème d'affichage:"; +$a->strings["Mobile Theme:"] = "Thème mobile:"; +$a->strings["Update browser every xx seconds"] = "Mettre-à-jour l'affichage toutes les xx secondes"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Délai minimum de 10 secondes, pas de maximum"; +$a->strings["Number of items to display per page:"] = "Nombre d’éléments par page:"; +$a->strings["Maximum of 100 items"] = "Maximum de 100 éléments"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "Nombre d'éléments a afficher par page pour un appareil mobile"; +$a->strings["Don't show emoticons"] = "Ne pas afficher les émoticônes (smileys grahiques)"; +$a->strings["Don't show notices"] = ""; +$a->strings["Infinite scroll"] = ""; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = ""; +$a->strings["Community Types"] = ""; +$a->strings["Normal Account Page"] = "Compte normal"; +$a->strings["This account is a normal personal profile"] = "Ce compte correspond à un profil normal, pour une seule personne (physique, généralement)"; +$a->strings["Soapbox Page"] = "Compte \"boîte à savon\""; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans 'en lecture seule'"; +$a->strings["Community Forum/Celebrity Account"] = "Compte de communauté/célébrité"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans en 'lecture/écriture'"; +$a->strings["Automatic Friend Page"] = "Compte d'\"amitié automatique\""; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des amis"; +$a->strings["Private Forum [Experimental]"] = "Forum privé [expérimental]"; +$a->strings["Private forum - approved members only"] = "Forum privé - modéré en inscription"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "&nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte."; +$a->strings["Publish your default profile in your local site directory?"] = "Publier votre profil par défaut sur l'annuaire local de ce site?"; +$a->strings["No"] = "Non"; +$a->strings["Publish your default profile in the global social directory?"] = "Publier votre profil par défaut sur l'annuaire social global?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?"; +$a->strings["Allow friends to post to your profile page?"] = "Autoriser vos amis à publier sur votre profil?"; +$a->strings["Allow friends to tag your posts?"] = "Autoriser vos amis à étiqueter vos publications?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?"; +$a->strings["Permit unknown people to send you private mail?"] = "Autoriser les messages privés d'inconnus?"; +$a->strings["Profile is not published."] = "Ce profil n'est pas publié."; +$a->strings["or"] = "ou"; +$a->strings["Your Identity Address is"] = "L'adresse de votre identité est"; +$a->strings["Automatically expire posts after this many days:"] = "Les publications expirent automatiquement après (en jours) :"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées"; +$a->strings["Advanced expiration settings"] = "Réglages avancés de l'expiration"; +$a->strings["Advanced Expiration"] = "Expiration (avancé)"; +$a->strings["Expire posts:"] = "Faire expirer les publications:"; +$a->strings["Expire personal notes:"] = "Faire expirer les notes personnelles:"; +$a->strings["Expire starred posts:"] = "Faire expirer les publications marqués:"; +$a->strings["Expire photos:"] = "Faire expirer les photos:"; +$a->strings["Only expire posts by others:"] = "Faire expirer seulement les publications des autres:"; +$a->strings["Account Settings"] = "Compte"; +$a->strings["Password Settings"] = "Réglages de mot de passe"; +$a->strings["New Password:"] = "Nouveau mot de passe:"; +$a->strings["Confirm:"] = "Confirmer:"; +$a->strings["Leave password fields blank unless changing"] = "Laissez les champs de mot de passe vierges, sauf si vous désirez les changer"; +$a->strings["Current Password:"] = "Mot de passe actuel:"; +$a->strings["Your current password to confirm the changes"] = "Votre mot de passe actuel pour confirmer les modifications"; +$a->strings["Password:"] = "Mot de passe:"; +$a->strings["Basic Settings"] = "Réglages basiques"; +$a->strings["Email Address:"] = "Adresse courriel:"; +$a->strings["Your Timezone:"] = "Votre fuseau horaire:"; +$a->strings["Default Post Location:"] = "Emplacement de publication par défaut:"; +$a->strings["Use Browser Location:"] = "Utiliser la localisation géographique du navigateur:"; +$a->strings["Security and Privacy Settings"] = "Réglages de sécurité et vie privée"; +$a->strings["Maximum Friend Requests/Day:"] = "Nombre maximal de requêtes d'amitié/jour:"; +$a->strings["(to prevent spam abuse)"] = "(pour limiter l'impact du spam)"; +$a->strings["Default Post Permissions"] = "Permissions de publication par défaut"; +$a->strings["(click to open/close)"] = "(cliquer pour ouvrir/fermer)"; +$a->strings["Show to Groups"] = "Montrer aux groupes"; +$a->strings["Show to Contacts"] = "Montrer aux Contacts"; +$a->strings["Default Private Post"] = "Message privé par défaut"; +$a->strings["Default Public Post"] = "Message publique par défaut"; +$a->strings["Default Permissions for New Posts"] = "Permissions par défaut pour les nouvelles publications"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maximum de messages privés d'inconnus par jour:"; +$a->strings["Notification Settings"] = "Réglages de notification"; +$a->strings["By default post a status message when:"] = "Par défaut, poster un statut quand:"; +$a->strings["accepting a friend request"] = "j'accepte un ami"; +$a->strings["joining a forum/community"] = "joignant un forum/une communauté"; +$a->strings["making an interesting profile change"] = "je fais une modification intéressante de mon profil"; +$a->strings["Send a notification email when:"] = "Envoyer un courriel de notification quand:"; +$a->strings["You receive an introduction"] = "Vous recevez une introduction"; +$a->strings["Your introductions are confirmed"] = "Vos introductions sont confirmées"; +$a->strings["Someone writes on your profile wall"] = "Quelqu'un écrit sur votre mur"; +$a->strings["Someone writes a followup comment"] = "Quelqu'un vous commente"; +$a->strings["You receive a private message"] = "Vous recevez un message privé"; +$a->strings["You receive a friend suggestion"] = "Vous avez reçu une suggestion d'ami"; +$a->strings["You are tagged in a post"] = "Vous avez été étiquetté dans une publication"; +$a->strings["You are poked/prodded/etc. in a post"] = "Vous avez été sollicité dans une publication"; +$a->strings["Advanced Account/Page Type Settings"] = "Paramètres avancés de compte/page"; +$a->strings["Change the behaviour of this account for special situations"] = "Modifier le comportement de ce compte dans certaines situations"; +$a->strings["Relocate"] = ""; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; +$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Common Friends"] = "Amis communs"; +$a->strings["No contacts in common."] = "Pas de contacts en commun."; +$a->strings["Remote privacy information not available."] = "Informations de confidentialité indisponibles."; +$a->strings["Visible to:"] = "Visible par:"; +$a->strings["%d contact edited."] = array( + 0 => "%d contact édité", + 1 => "%d contacts édités.", +); +$a->strings["Could not access contact record."] = "Impossible d'accéder à l'enregistrement du contact."; +$a->strings["Could not locate selected profile."] = "Impossible de localiser le profil séléctionné."; +$a->strings["Contact updated."] = "Contact mis-à-jour."; +$a->strings["Failed to update contact record."] = "Échec de mise-à-jour du contact."; +$a->strings["Contact has been blocked"] = "Le contact a été bloqué"; +$a->strings["Contact has been unblocked"] = "Le contact n'est plus bloqué"; +$a->strings["Contact has been ignored"] = "Le contact a été ignoré"; +$a->strings["Contact has been unignored"] = "Le contact n'est plus ignoré"; +$a->strings["Contact has been archived"] = "Contact archivé"; +$a->strings["Contact has been unarchived"] = "Contact désarchivé"; +$a->strings["Do you really want to delete this contact?"] = "Voulez-vous vraiment supprimer ce contact?"; +$a->strings["Contact has been removed."] = "Ce contact a été retiré."; +$a->strings["You are mutual friends with %s"] = "Vous êtes ami (et réciproquement) avec %s"; +$a->strings["You are sharing with %s"] = "Vous partagez avec %s"; +$a->strings["%s is sharing with you"] = "%s partage avec vous"; +$a->strings["Private communications are not available for this contact."] = "Les communications privées ne sont pas disponibles pour ce contact."; +$a->strings["Never"] = "Jamais"; +$a->strings["(Update was successful)"] = "(Mise à jour effectuée avec succès)"; +$a->strings["(Update was not successful)"] = "(Mise à jour échouée)"; +$a->strings["Suggest friends"] = "Suggérer amitié/contact"; +$a->strings["Network type: %s"] = "Type de réseau %s"; +$a->strings["View all contacts"] = "Voir tous les contacts"; +$a->strings["Unblock"] = "Débloquer"; +$a->strings["Block"] = "Bloquer"; +$a->strings["Toggle Blocked status"] = "(dés)activer l'état \"bloqué\""; +$a->strings["Unignore"] = "Ne plus ignorer"; +$a->strings["Toggle Ignored status"] = "(dés)activer l'état \"ignoré\""; +$a->strings["Unarchive"] = "Désarchiver"; +$a->strings["Archive"] = "Archiver"; +$a->strings["Toggle Archive status"] = "(dés)activer l'état \"archivé\""; +$a->strings["Repair"] = "Réparer"; +$a->strings["Advanced Contact Settings"] = "Réglages avancés du contact"; +$a->strings["Communications lost with this contact!"] = "Communications perdues avec ce contact !"; +$a->strings["Contact Editor"] = "Éditeur de contact"; +$a->strings["Profile Visibility"] = "Visibilité du profil"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée."; +$a->strings["Contact Information / Notes"] = "Informations de contact / Notes"; +$a->strings["Edit contact notes"] = "Éditer les notes des contacts"; +$a->strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]"; +$a->strings["Block/Unblock contact"] = "Bloquer/débloquer ce contact"; +$a->strings["Ignore contact"] = "Ignorer ce contact"; +$a->strings["Repair URL settings"] = "Réglages de réparation des URL"; +$a->strings["View conversations"] = "Voir les conversations"; +$a->strings["Delete contact"] = "Effacer ce contact"; +$a->strings["Last update:"] = "Dernière mise-à-jour :"; +$a->strings["Update public posts"] = "Mettre à jour les publications publiques:"; +$a->strings["Update now"] = "Mettre à jour"; +$a->strings["Currently blocked"] = "Actuellement bloqué"; +$a->strings["Currently ignored"] = "Actuellement ignoré"; +$a->strings["Currently archived"] = "Actuellement archivé"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Les réponses et \"j'aime\" à vos publications publiques peuvent être toujours visibles"; +$a->strings["Notification for new posts"] = "Notification des nouvelles publications"; +$a->strings["Send a notification of every new post of this contact"] = ""; +$a->strings["Fetch further information for feeds"] = ""; +$a->strings["Suggestions"] = "Suggestions"; +$a->strings["Suggest potential friends"] = "Suggérer des amis potentiels"; +$a->strings["Show all contacts"] = "Montrer tous les contacts"; +$a->strings["Unblocked"] = "Non-bloqués"; +$a->strings["Only show unblocked contacts"] = "Ne montrer que les contacts non-bloqués"; +$a->strings["Blocked"] = "Bloqués"; +$a->strings["Only show blocked contacts"] = "Ne montrer que les contacts bloqués"; +$a->strings["Ignored"] = "Ignorés"; +$a->strings["Only show ignored contacts"] = "Ne montrer que les contacts ignorés"; +$a->strings["Archived"] = "Archivés"; +$a->strings["Only show archived contacts"] = "Ne montrer que les contacts archivés"; +$a->strings["Hidden"] = "Cachés"; +$a->strings["Only show hidden contacts"] = "Ne montrer que les contacts masqués"; +$a->strings["Mutual Friendship"] = "Relation réciproque"; +$a->strings["is a fan of yours"] = "Vous suit"; +$a->strings["you are a fan of"] = "Vous le/la suivez"; +$a->strings["Edit contact"] = "Éditer le contact"; +$a->strings["Search your contacts"] = "Rechercher dans vos contacts"; +$a->strings["Finding: "] = "Trouvé: "; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise"; +$a->strings["Or - did you try to upload an empty file?"] = ""; +$a->strings["File exceeds size limit of %d"] = "La taille du fichier dépasse la limite de %d"; +$a->strings["File upload failed."] = "Le téléversement a échoué."; +$a->strings["[Embedded content - reload page to view]"] = "[contenu incorporé - rechargez la page pour le voir]"; +$a->strings["Export account"] = "Exporter le compte"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur."; +$a->strings["Export all"] = "Tout exporter"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos)."; $a->strings["Registration successful. Please check your email for further instructions."] = "Inscription réussie. Vérifiez vos emails pour la suite des instructions."; $a->strings["Failed to send email message. Here is the message that failed."] = "Impossible d'envoyer un email. Voici le message qui a échoué."; $a->strings["Your registration can not be processed."] = "Votre inscription ne peut être traitée."; -$a->strings["Registration request at %s"] = "Demande d'inscription à %s"; $a->strings["Your registration is pending approval by the site owner."] = "Votre inscription attend une validation du propriétaire du site."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Le nombre d'inscriptions quotidiennes pour ce site a été dépassé. Merci de réessayer demain."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Vous pouvez (si vous le souhaitez) remplir ce formulaire via OpenID. Fournissez votre OpenID et cliquez \"S'inscrire\"."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Si vous n'êtes pas familier avec OpenID, laissez ce champ vide et remplissez le reste."; $a->strings["Your OpenID (optional): "] = "Votre OpenID (facultatif): "; $a->strings["Include your profile in member directory?"] = "Inclure votre profil dans l'annuaire des membres?"; -$a->strings["Yes"] = "Oui"; -$a->strings["No"] = "Non"; $a->strings["Membership on this site is by invitation only."] = "L'inscription à ce site se fait uniquement sur invitation."; $a->strings["Your invitation ID: "] = "Votre ID d'invitation: "; $a->strings["Registration"] = "Inscription"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Choisir un pseudo: "; $a->strings["Import"] = "Importer"; $a->strings["Import your profile to this friendica instance"] = "Importer votre profile dans cette instance de friendica"; -$a->strings["Profile not found."] = "Profil introuvable."; -$a->strings["Contact not found."] = "Contact introuvable."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé."; -$a->strings["Response from remote site was not understood."] = "Réponse du site distant incomprise."; -$a->strings["Unexpected response from remote site: "] = "Réponse inattendue du site distant: "; -$a->strings["Confirmation completed successfully."] = "Confirmation achevée avec succès."; -$a->strings["Remote site reported: "] = "Alerte du site distant: "; -$a->strings["Temporary failure. Please wait and try again."] = "Échec temporaire. Merci de recommencer ultérieurement."; -$a->strings["Introduction failed or was revoked."] = "Introduction échouée ou annulée."; -$a->strings["Unable to set contact photo."] = "Impossible de définir la photo du contact."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s est désormais lié à %2\$s"; -$a->strings["No user record found for '%s' "] = "Pas d'utilisateur trouvé pour '%s' "; -$a->strings["Our site encryption key is apparently messed up."] = "Notre clé de chiffrement de site est apparemment corrompue."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "URL de site absente ou indéchiffrable."; -$a->strings["Contact record was not found for you on our site."] = "Pas d'entrée pour ce contact sur notre site."; -$a->strings["Site public key not available in contact record for URL %s."] = "La clé publique du site ne se trouve pas dans l'enregistrement du contact pour l'URL %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'identifiant fourni par votre système fait doublon sur le notre. Cela peut fonctionner si vous réessayez."; -$a->strings["Unable to set your contact credentials on our system."] = "Impossible de vous définir des permissions sur notre système."; -$a->strings["Unable to update your contact profile details on our system"] = "Impossible de mettre les détails de votre profil à jour sur notre système"; -$a->strings["Connection accepted at %s"] = "Connexion acceptée chez %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s a rejoint %2\$s"; +$a->strings["Post successful."] = "Publication réussie."; +$a->strings["System down for maintenance"] = "Système indisponible pour cause de maintenance"; +$a->strings["Access to this profile has been restricted."] = "L'accès au profil a été restreint."; +$a->strings["Tips for New Members"] = "Conseils aux nouveaux venus"; +$a->strings["Public access denied."] = "Accès public refusé."; +$a->strings["No videos selected"] = "Pas de vidéo sélectionné"; +$a->strings["Access to this item is restricted."] = "Accès restreint à cet élément."; +$a->strings["View Album"] = "Voir l'album"; +$a->strings["Recent Videos"] = "Vidéos récente"; +$a->strings["Upload New Videos"] = "Téléversé une nouvelle vidéo"; +$a->strings["Manage Identities and/or Pages"] = "Gérer les identités et/ou les pages"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer."; +$a->strings["Select an identity to manage: "] = "Choisir une identité à gérer: "; +$a->strings["Item not found"] = "Élément introuvable"; +$a->strings["Edit post"] = "Éditer la publication"; +$a->strings["People Search"] = "Recherche de personnes"; +$a->strings["No matches"] = "Aucune correspondance"; +$a->strings["Account approved."] = "Inscription validée."; +$a->strings["Registration revoked for %s"] = "Inscription révoquée pour %s"; +$a->strings["Please login."] = "Merci de vous connecter."; +$a->strings["This introduction has already been accepted."] = "Cette introduction a déjà été acceptée."; +$a->strings["Profile location is not valid or does not contain profile information."] = "L'emplacement du profil est invalide ou ne contient pas de profil valide."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Attention: l'emplacement du profil n'a pas de nom identifiable."; +$a->strings["Warning: profile location has no profile photo."] = "Attention: l'emplacement du profil n'a pas de photo de profil."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d paramètre requis n'a pas été trouvé à l'endroit indiqué", + 1 => "%d paramètres requis n'ont pas été trouvés à l'endroit indiqué", +); +$a->strings["Introduction complete."] = "Phase d'introduction achevée."; +$a->strings["Unrecoverable protocol error."] = "Erreur de protocole non-récupérable."; +$a->strings["Profile unavailable."] = "Profil indisponible."; +$a->strings["%s has received too many connection requests today."] = "%s a reçu trop de demandes d'introduction aujourd'hui."; +$a->strings["Spam protection measures have been invoked."] = "Des mesures de protection contre le spam ont été déclenchées."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Les relations sont encouragées à attendre 24 heures pour recommencer."; +$a->strings["Invalid locator"] = "Localisateur invalide"; +$a->strings["Invalid email address."] = "Adresse courriel invalide."; +$a->strings["This account has not been configured for email. Request failed."] = "Ce compte n'a pas été configuré pour les échanges de courriel. Requête avortée."; +$a->strings["Unable to resolve your name at the provided location."] = "Impossible de résoudre votre nom à l'emplacement fourni."; +$a->strings["You have already introduced yourself here."] = "Vous vous êtes déjà présenté ici."; +$a->strings["Apparently you are already friends with %s."] = "Il semblerait que vous soyez déjà ami avec %s."; +$a->strings["Invalid profile URL."] = "URL de profil invalide."; +$a->strings["Your introduction has been sent."] = "Votre introduction a été envoyée."; +$a->strings["Please login to confirm introduction."] = "Connectez-vous pour confirmer l'introduction."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Identité incorrecte actuellement connectée. Merci de vous connecter à ce profil."; +$a->strings["Hide this contact"] = "Cacher ce contact"; +$a->strings["Welcome home %s."] = "Bienvenue chez vous, %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Merci de confirmer votre demande d'introduction auprès de %s."; +$a->strings["Confirm"] = "Confirmer"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Si vous n'êtes pas encore membre du web social libre, suivez ce lien pour trouver un site Friendica ouvert au public et nous rejoindre dès aujourd'hui."; +$a->strings["Friend/Connection Request"] = "Requête de relation/amitié"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Exemples : jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Merci de répondre à ce qui suit:"; +$a->strings["Does %s know you?"] = "Est-ce que %s vous connaît?"; +$a->strings["Add a personal note:"] = "Ajouter une note personnelle:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora."; +$a->strings["Your Identity Address:"] = "Votre adresse d'identité:"; +$a->strings["Submit Request"] = "Envoyer la requête"; +$a->strings["Files"] = "Fichiers"; $a->strings["Authorize application connection"] = "Autoriser l'application à se connecter"; $a->strings["Return to your app and insert this Securty Code:"] = "Retournez à votre application et saisissez ce Code de Sécurité : "; $a->strings["Please login to continue."] = "Merci de vous connecter pour continuer."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?"; -$a->strings["No valid account found."] = "Impossible de trouver un compte valide."; -$a->strings["Password reset request issued. Check your email."] = "Réinitialisation du mot de passe en cours. Vérifiez votre courriel."; -$a->strings["Password reset requested at %s"] = "Requête de réinitialisation de mot de passe à %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué."; -$a->strings["Your password has been reset as requested."] = "Votre mot de passe a bien été réinitialisé."; -$a->strings["Your new password is"] = "Votre nouveau mot de passe est "; -$a->strings["Save or copy your new password - and then"] = "Sauvez ou copiez ce nouveau mot de passe - puis"; -$a->strings["click here to login"] = "cliquez ici pour vous connecter"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Votre mot de passe peut être changé depuis la page <em>Réglages</em>, une fois que vous serez connecté."; -$a->strings["Your password has been changed at %s"] = "Votre mot de passe a été modifié à %s"; -$a->strings["Forgot your Password?"] = "Mot de passe oublié?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel."; -$a->strings["Nickname or Email: "] = "Pseudo ou Courriel: "; -$a->strings["Reset"] = "Réinitialiser"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message."; -$a->strings["No recipient selected."] = "Pas de destinataire sélectionné."; -$a->strings["Unable to check your home location."] = "Impossible de vérifier votre localisation."; -$a->strings["Message could not be sent."] = "Impossible d'envoyer le message."; -$a->strings["Message collection failure."] = "Récupération des messages infructueuse."; -$a->strings["Message sent."] = "Message envoyé."; -$a->strings["No recipient."] = "Pas de destinataire."; -$a->strings["Please enter a link URL:"] = "Entrez un lien web:"; -$a->strings["Send Private Message"] = "Envoyer un message privé"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus."; -$a->strings["To:"] = "À:"; -$a->strings["Subject:"] = "Sujet:"; -$a->strings["Your message:"] = "Votre message:"; -$a->strings["Upload photo"] = "Joindre photo"; -$a->strings["Insert web link"] = "Insérer lien web"; -$a->strings["Welcome to Friendica"] = "Bienvenue sur Friendica"; -$a->strings["New Member Checklist"] = "Checklist du nouvel utilisateur"; -$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."] = "Nous souhaiterions vous donner quelques astuces et ressources pour rendre votre expérience la plus agréable possible. Cliquez sur n'importe lequel de ces éléments pour visiter la page correspondante. Un lien vers cette page restera visible sur votre page d'accueil pendant les deux semaines qui suivent votre inscription initiale, puis disparaîtra silencieusement."; -$a->strings["Getting Started"] = "Bien démarrer"; -$a->strings["Friendica Walk-Through"] = "Friendica pas-à-pas"; -$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Sur votre page d'accueil, dans Conseils aux nouveaux venus - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre."; -$a->strings["Go to Your Settings"] = "Éditer vos Réglages"; -$a->strings["On your Settings 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."] = "Sur la page des Réglages - changez votre mot de passe initial. Notez bien votre Identité. Elle ressemble à une adresse de courriel - et vous sera utile pour vous faire des amis dans le web social libre."; -$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."] = "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver."; -$a->strings["Upload Profile Photo"] = "Téléverser une photo de profil"; -$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."] = "Téléversez (envoyez) une photo de profil si vous n'en avez pas déjà une. Les études montrent que les gens qui affichent de vraies photos d'eux sont dix fois plus susceptibles de se faire des amis."; -$a->strings["Edit Your Profile"] = "Éditer votre Profil"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Éditez votre profil par défaut à votre convenance. Vérifiez les réglages concernant la visibilité de votre liste d'amis par les visiteurs inconnus."; -$a->strings["Profile Keywords"] = "Mots-clés du profil"; -$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."] = "Choisissez quelques mots-clé publics pour votre profil par défaut. Ils pourront ainsi décrire vos centres d'intérêt, et nous pourrons vous proposer des contacts qui les partagent."; -$a->strings["Connecting"] = "Connexions"; -$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."] = "Activez et paramétrez le connecteur Facebook si vous avez un compte Facebook et nous pourrons (de manière facultative) importer tous vos amis et conversations Facebook."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Si ceci est votre propre serveur, installer le connecteur Facebook peut adoucir votre transition vers le web social libre."; -$a->strings["Importing Emails"] = "Importer courriels"; -$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"] = "Entrez vos paramètres de courriel dans les Réglages des connecteurs si vous souhaitez importer et interagir avec des amis ou des listes venant de votre Boîte de Réception."; -$a->strings["Go to Your Contacts Page"] = "Consulter vos Contacts"; -$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 Add New Contact dialog."] = "Votre page Contacts est le point d'entrée vers la gestion de vos amitiés/relations et la connexion à des amis venant d'autres réseaux. Typiquement, vous pourrez y rentrer leur adresse d'Identité ou l'URL de leur site dans le formulaire Ajouter un nouveau contact."; -$a->strings["Go to Your Site's Directory"] = "Consulter l'Annuaire de votre Site"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "La page Annuaire vous permet de trouver d'autres personnes au sein de ce réseaux ou parmi d'autres sites fédérés. Cherchez un lien Relier ou Suivre sur leur profil. Vous pourrez avoir besoin d'indiquer votre adresse d'identité."; -$a->strings["Finding New People"] = "Trouver de nouvelles personnes"; -$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."] = "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."; -$a->strings["Groups"] = "Groupes"; -$a->strings["Group Your Contacts"] = "Grouper vos contacts"; -$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."] = "Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau."; -$a->strings["Why Aren't My Posts Public?"] = "Pourquoi mes éléments ne sont pas publics?"; -$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."] = "Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus."; -$a->strings["Getting Help"] = "Obtenir de l'aide"; -$a->strings["Go to the Help Section"] = "Aller à la section Aide"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Nos pages d'aide peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources."; $a->strings["Do you really want to delete this suggestion?"] = "Voulez-vous vraiment supprimer cette suggestion ?"; -$a->strings["Cancel"] = "Annuler"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Aucune suggestion. Si ce site est récent, merci de recommencer dans 24h."; $a->strings["Ignore/Hide"] = "Ignorer/cacher"; -$a->strings["Search Results For:"] = "Résultats pour:"; -$a->strings["Remove term"] = "Retirer le terme"; -$a->strings["Saved Searches"] = "Recherches"; -$a->strings["add"] = "ajouter"; -$a->strings["Commented Order"] = "Tri par commentaires"; -$a->strings["Sort by Comment Date"] = "Trier par date de commentaire"; -$a->strings["Posted Order"] = "Tri des publications"; -$a->strings["Sort by Post Date"] = "Trier par date de publication"; -$a->strings["Personal"] = "Personnel"; -$a->strings["Posts that mention or involve you"] = "Publications qui vous concernent"; -$a->strings["New"] = "Nouveau"; -$a->strings["Activity Stream - by date"] = "Flux d'activités - par date"; -$a->strings["Shared Links"] = "Liens partagés"; -$a->strings["Interesting Links"] = "Liens intéressants"; -$a->strings["Starred"] = "Mis en avant"; -$a->strings["Favourite Posts"] = "Publications favorites"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Attention: Ce groupe contient %s membre d'un réseau non-sûr.", - 1 => "Attention: Ce groupe contient %s membres d'un réseau non-sûr.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Les messages privés envoyés à ce groupe s'exposent à une diffusion incontrôlée."; -$a->strings["No such group"] = "Groupe inexistant"; -$a->strings["Group is empty"] = "Groupe vide"; -$a->strings["Group: "] = "Groupe: "; -$a->strings["Contact: "] = "Contact: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée."; -$a->strings["Invalid contact."] = "Contact invalide."; -$a->strings["Friendica Communications Server - Setup"] = "Serveur de communications Friendica - Configuration"; -$a->strings["Could not connect to database."] = "Impossible de se connecter à la base."; -$a->strings["Could not create table."] = "Impossible de créer une table."; -$a->strings["Your Friendica site database has been installed."] = "La base de données de votre site Friendica a bien été installée."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Référez-vous au fichier \"INSTALL.txt\"."; -$a->strings["System check"] = "Vérifications système"; -$a->strings["Next"] = "Suivant"; -$a->strings["Check again"] = "Vérifier à nouveau"; -$a->strings["Database connection"] = "Connexion à la base de données"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer."; -$a->strings["Database Server Name"] = "Serveur de base de données"; -$a->strings["Database Login Name"] = "Nom d'utilisateur de la base"; -$a->strings["Database Login Password"] = "Mot de passe de la base"; -$a->strings["Database Name"] = "Nom de la base"; -$a->strings["Site administrator email address"] = "Adresse électronique de l'administrateur du site"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration."; -$a->strings["Please select a default timezone for your website"] = "Sélectionner un fuseau horaire par défaut pour votre site"; -$a->strings["Site settings"] = "Réglages du site"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur 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 'Activating scheduled tasks'"] = "Si vous n'avez pas de version \"ligne de commande\" de PHP sur votre serveur, vous ne pourrez pas utiliser le 'poller' en tâche de fond via cron. Voir 'Activating scheduled tasks'"; -$a->strings["PHP executable path"] = "Chemin vers l'exécutable de PHP"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entrez le chemin (absolu) vers l'exécutable 'php'. Vous pouvez laisser cette ligne vide pour continuer l'installation."; -$a->strings["Command line PHP"] = "Version \"ligne de commande\" de PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'executable PHP n'est pas le binaire php client (c'est peut être la version cgi-fcgi)"; -$a->strings["Found PHP version: "] = "Version de PHP:"; -$a->strings["PHP cli binary"] = "PHP cli binary"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La version \"ligne de commande\" de PHP de votre système n'a pas \"register_argc_argv\" d'activé."; -$a->strings["This is required for message delivery to work."] = "Ceci est requis pour que la livraison des messages fonctionne."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Générer les clés de chiffrement"; -$a->strings["libCurl PHP module"] = "Module libCurl de PHP"; -$a->strings["GD graphics PHP module"] = "Module GD (graphiques) de PHP"; -$a->strings["OpenSSL PHP module"] = "Module OpenSSL de PHP"; -$a->strings["mysqli PHP module"] = "Module Mysqli de PHP"; -$a->strings["mb_string PHP module"] = "Module mb_string de PHP"; -$a->strings["Apache mod_rewrite module"] = "Module mod_rewrite Apache"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erreur: Le module \"rewrite\" du serveur web Apache est requis mais pas installé."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Erreur: Le module PHP \"libCURL\" est requis mais pas installé."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erreur: Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé."; -$a->strings["Error: openssl PHP module required but not installed."] = "Erreur: Le module PHP \"openssl\" est requis mais pas installé."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Erreur: Le module PHP \"mysqli\" est requis mais pas installé."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Erreur: le module PHP mb_string est requis mais pas installé."; -$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."] = "L'installeur web doit être en mesure de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais il en est incapable."; -$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."] = "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez."; -$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 la fin de cette étape, nous vous fournirons un texte à sauvegarder dans un fichier nommé .htconfig.php à la racine de votre répertoire Friendica."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\"."; -$a->strings[".htconfig.php is writable"] = "Fichier .htconfig.php accessible en écriture"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier."; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 est autorisé à l écriture"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La réécriture d'URL dans le fichier .htaccess ne fonctionne pas. Vérifiez la configuration de votre serveur."; -$a->strings["Url rewrite is working"] = "La réécriture d'URL fonctionne."; -$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."] = "Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement."; -$a->strings["

What next

"] = "

Ensuite

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le 'poller'."; +$a->strings["Contacts who are not members of a group"] = "Contacts qui n’appartiennent à aucun groupe"; +$a->strings["Contact not found."] = "Contact introuvable."; +$a->strings["Friend suggestion sent."] = "Suggestion d'amitié/contact envoyée."; +$a->strings["Suggest Friends"] = "Suggérer des amis/contacts"; +$a->strings["Suggest a friend for %s"] = "Suggérer un ami/contact pour %s"; +$a->strings["link"] = "lien"; +$a->strings["No contacts."] = "Aucun contact."; $a->strings["Theme settings updated."] = "Réglages du thème sauvés."; $a->strings["Site"] = "Site"; $a->strings["Users"] = "Utilisateurs"; -$a->strings["Plugins"] = "Extensions"; $a->strings["Themes"] = "Thèmes"; $a->strings["DB updates"] = "Mise-à-jour de la base"; $a->strings["Logs"] = "Journaux"; -$a->strings["Admin"] = "Admin"; $a->strings["Plugin Features"] = "Propriétés des extensions"; $a->strings["User registrations waiting for confirmation"] = "Inscriptions en attente de confirmation"; $a->strings["Normal Account"] = "Compte normal"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Versio"; $a->strings["Active plugins"] = "Extensions activés"; $a->strings["Can not parse base url. Must have at least ://"] = "Impossible d'analyser l'URL de base. Doit contenir au moins ://"; $a->strings["Site settings updated."] = "Réglages du site mis-à-jour."; -$a->strings["No special theme for mobile devices"] = "Pas de thème particulier pour les terminaux mobiles"; -$a->strings["Never"] = "Jamais"; $a->strings["At post arrival"] = "A l'arrivé d'une publication"; -$a->strings["Frequently"] = "Fréquemment"; -$a->strings["Hourly"] = "Toutes les heures"; -$a->strings["Twice daily"] = "Deux fois par jour"; -$a->strings["Daily"] = "Chaque jour"; $a->strings["Multi user instance"] = "Instance multi-utilisateurs"; $a->strings["Closed"] = "Fermé"; $a->strings["Requires approval"] = "Demande une apptrobation"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Ouvert"; $a->strings["No SSL policy, links will track page SSL state"] = "Pas de politique SSL, le liens conserveront l'état SSL de la page"; $a->strings["Force all links to use SSL"] = "Forcer tous les liens à utiliser SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificat auto-signé, n'utiliser SSL que pour les liens locaux (non recommandé)"; -$a->strings["Save Settings"] = "Sauvegarder les paramétres"; $a->strings["File upload"] = "Téléversement de fichier"; $a->strings["Policies"] = "Politiques"; $a->strings["Advanced"] = "Avancé"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Chemin vers le ficher de verrouillage"; $a->strings["Temp path"] = "Chemin des fichiers temporaires"; $a->strings["Base path to installation"] = "Chemin de base de l'installation"; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = "Nouvelle URL de base"; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "Mise-à-jour validée comme 'réussie'"; -$a->strings["Executing %s failed. Check system logs."] = "L'éxecution de %s a échoué. Vérifiez les journaux du système."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Mise-à-jour %s appliquée avec succès."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "La mise-à-jour %s n'a pas retourné de détails. Impossible de savoir si elle a réussi."; -$a->strings["Update function %s could not be found."] = "La fonction %s de la mise-à-jour n'a pu être trouvée."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Pas de mises-à-jour échouées."; +$a->strings["Check database structure"] = "Vérifier la structure de la base de données"; $a->strings["Failed Updates"] = "Mises-à-jour échouées"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Ceci n'inclut pas les versions antérieures à la 1139, qui ne retournaient jamais de détails."; $a->strings["Mark success (if update was manually applied)"] = "Marquer comme 'réussie' (dans le cas d'une mise-à-jour manuelle)"; $a->strings["Attempt to execute this update step automatically"] = "Tenter d'éxecuter cette étape automatiquement"; -$a->strings["Registration successful. Email send to user"] = "Souscription réussi. Mail envoyé à l'utilisateur"; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tChère/Cher %1\$s,\n\t\t\t\tL’administrateur de %2\$s vous a ouvert un compte."; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s utilisateur a (dé)bloqué", 1 => "%s utilisateurs ont (dé)bloqué", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "tout sélectionner"; $a->strings["User registrations waiting for confirm"] = "Inscriptions d'utilisateurs en attente de confirmation"; $a->strings["User waiting for permanent deletion"] = "Utilisateur en attente de suppression définitive"; $a->strings["Request date"] = "Date de la demande"; -$a->strings["Name"] = "Nom"; -$a->strings["Email"] = "Courriel"; $a->strings["No registrations."] = "Pas d'inscriptions."; -$a->strings["Approve"] = "Approuver"; $a->strings["Deny"] = "Rejetter"; -$a->strings["Block"] = "Bloquer"; -$a->strings["Unblock"] = "Débloquer"; $a->strings["Site admin"] = "Administration du Site"; $a->strings["Account expired"] = "Compte expiré"; $a->strings["New User"] = "Nouvel utilisateur"; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Date d'inscription"; $a->strings["Last login"] = "Dernière connexion"; $a->strings["Last item"] = "Dernier élément"; $a->strings["Deleted since"] = "Supprimé depuis"; -$a->strings["Account"] = "Compte"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?"; $a->strings["Name of the new user."] = "Nom du nouvel utilisateur."; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = "Activer le déboggage"; $a->strings["Log file"] = "Fichier de journaux"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica."; $a->strings["Log level"] = "Niveau de journalisaton"; -$a->strings["Update now"] = "Mettre à jour"; $a->strings["Close"] = "Fermer"; $a->strings["FTP Host"] = "Hôte FTP"; $a->strings["FTP Path"] = "Chemin FTP"; $a->strings["FTP User"] = "Utilisateur FTP"; $a->strings["FTP Password"] = "Mot de passe FTP"; -$a->strings["Search"] = "Recherche"; -$a->strings["No results."] = "Aucun résultat."; -$a->strings["Tips for New Members"] = "Conseils aux nouveaux venus"; -$a->strings["link"] = "lien"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a étiqueté %3\$s de %2\$s avec %4\$s"; -$a->strings["Item not found"] = "Élément introuvable"; -$a->strings["Edit post"] = "Éditer la publication"; -$a->strings["upload photo"] = "envoi image"; -$a->strings["Attach file"] = "Joindre fichier"; -$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 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 location"] = "supp. localisation"; -$a->strings["Permission settings"] = "Réglages des permissions"; -$a->strings["CC: email addresses"] = "CC: adresses de courriel"; -$a->strings["Public post"] = "Publication publique"; -$a->strings["Set title"] = "Définir un titre"; -$a->strings["Categories (comma-separated list)"] = "Catégories (séparées par des virgules)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Exemple: bob@exemple.com, mary@exemple.com"; -$a->strings["Item not available."] = "Elément non disponible."; -$a->strings["Item was not found."] = "Element introuvable."; -$a->strings["Account approved."] = "Inscription validée."; -$a->strings["Registration revoked for %s"] = "Inscription révoquée pour %s"; -$a->strings["Please login."] = "Merci de vous connecter."; -$a->strings["Find on this site"] = "Trouver sur ce site"; -$a->strings["Finding: "] = "Trouvé: "; -$a->strings["Site Directory"] = "Annuaire local"; -$a->strings["Find"] = "Trouver"; -$a->strings["Age: "] = "Age: "; -$a->strings["Gender: "] = "Genre: "; -$a->strings["About:"] = "À propos:"; -$a->strings["No entries (some entries may be hidden)."] = "Aucune entrée (certaines peuvent être cachées)."; -$a->strings["Contact settings applied."] = "Réglages du contact appliqués."; -$a->strings["Contact update failed."] = "Impossible d'appliquer les réglages."; -$a->strings["Repair Contact Settings"] = "Réglages de réparation des contacts"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ATTENTION: Manipulation réservée aux experts, toute information incorrecte pourrait empêcher la communication avec ce contact."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "une photo"; -$a->strings["Return to contact editor"] = "Retour à l'éditeur de contact"; -$a->strings["Account Nickname"] = "Pseudo du compte"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@NomEtiquette - prend le pas sur Nom/Pseudo"; -$a->strings["Account URL"] = "URL du compte"; -$a->strings["Friend Request URL"] = "Echec du téléversement de l'image."; -$a->strings["Friend Confirm URL"] = "Accès public refusé."; -$a->strings["Notification Endpoint URL"] = "Aucune photo sélectionnée"; -$a->strings["Poll/Feed URL"] = "Téléverser des photos"; -$a->strings["New photo from this URL"] = "Nouvelle photo depuis cette URL"; -$a->strings["Remote Self"] = ""; -$a->strings["Mirror postings from this contact"] = ""; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["Image exceeds size limit of %d"] = "L'image dépasse la taille limite de %d"; +$a->strings["Unable to process image."] = "Impossible de traiter l'image."; +$a->strings["Image upload failed."] = "Le téléversement de l'image a échoué."; +$a->strings["Welcome to %s"] = "Bienvenue sur %s"; +$a->strings["OpenID protocol error. No ID returned."] = "Erreur de protocole OpenID. Pas d'ID en retour."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site."; +$a->strings["Search Results For:"] = "Résultats pour:"; +$a->strings["Remove term"] = "Retirer le terme"; +$a->strings["Commented Order"] = "Tri par commentaires"; +$a->strings["Sort by Comment Date"] = "Trier par date de commentaire"; +$a->strings["Posted Order"] = "Tri des publications"; +$a->strings["Sort by Post Date"] = "Trier par date de publication"; +$a->strings["Posts that mention or involve you"] = "Publications qui vous concernent"; +$a->strings["New"] = "Nouveau"; +$a->strings["Activity Stream - by date"] = "Flux d'activités - par date"; +$a->strings["Shared Links"] = "Liens partagés"; +$a->strings["Interesting Links"] = "Liens intéressants"; +$a->strings["Starred"] = "Mis en avant"; +$a->strings["Favourite Posts"] = "Publications favorites"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Attention: Ce groupe contient %s membre d'un réseau non-sûr.", + 1 => "Attention: Ce groupe contient %s membres d'un réseau non-sûr.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Les messages privés envoyés à ce groupe s'exposent à une diffusion incontrôlée."; +$a->strings["No such group"] = "Groupe inexistant"; +$a->strings["Group is empty"] = "Groupe vide"; +$a->strings["Group: "] = "Groupe: "; +$a->strings["Contact: "] = "Contact: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée."; +$a->strings["Invalid contact."] = "Contact invalide."; +$a->strings["- select -"] = "- choisir -"; +$a->strings["This is Friendica, version"] = "Motorisé par Friendica version"; +$a->strings["running at web location"] = "hébergé sur"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Merci de vous rendre sur Friendica.com si vous souhaitez en savoir plus sur le projet Friendica."; +$a->strings["Bug reports and issues: please visit"] = "Pour les rapports de bugs: rendez vous sur"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggestions, remerciements, donations, etc. - écrivez à \"Info\" arob. Friendica - point com"; +$a->strings["Installed plugins/addons/apps:"] = "Extensions/greffons/applications installées:"; +$a->strings["No installed plugins/addons/apps"] = "Extensions/greffons/applications non installées:"; +$a->strings["Applications"] = "Applications"; +$a->strings["No installed applications."] = "Pas d'application installée."; +$a->strings["Upload New Photos"] = "Téléverser de nouvelles photos"; +$a->strings["Contact information unavailable"] = "Informations de contact indisponibles"; +$a->strings["Album not found."] = "Album introuvable."; +$a->strings["Delete Album"] = "Effacer l'album"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?"; +$a->strings["Delete Photo"] = "Effacer la photo"; +$a->strings["Do you really want to delete this photo?"] = "Voulez-vous vraiment supprimer cette photo ?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s a été étiqueté dans %2\$s par %3\$s"; +$a->strings["a photo"] = "une photo"; +$a->strings["Image exceeds size limit of "] = "L'image dépasse la taille maximale de "; +$a->strings["Image file is empty."] = "Fichier image vide."; +$a->strings["No photos selected"] = "Aucune photo sélectionnée"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Vous avez utilisé %1$.2f Mo sur %2$.2f d'espace de stockage pour les photos."; +$a->strings["Upload Photos"] = "Téléverser des photos"; +$a->strings["New album name: "] = "Nom du nouvel album: "; +$a->strings["or existing album name: "] = "ou nom d'un album existant: "; +$a->strings["Do not show a status post for this upload"] = "Ne pas publier de notice de statut pour cet envoi"; +$a->strings["Permissions"] = "Permissions"; +$a->strings["Private Photo"] = "Photo privée"; +$a->strings["Public Photo"] = "Photo publique"; +$a->strings["Edit Album"] = "Éditer l'album"; +$a->strings["Show Newest First"] = "Plus récent d'abord"; +$a->strings["Show Oldest First"] = "Plus ancien d'abord"; +$a->strings["View Photo"] = "Voir la photo"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Interdit. L'accès à cet élément peut avoir été restreint."; +$a->strings["Photo not available"] = "Photo indisponible"; +$a->strings["View photo"] = "Voir photo"; +$a->strings["Edit photo"] = "Éditer la photo"; +$a->strings["Use as profile photo"] = "Utiliser comme photo de profil"; +$a->strings["View Full Size"] = "Voir en taille réelle"; +$a->strings["Tags: "] = "Étiquettes:"; +$a->strings["[Remove any tag]"] = "[Retirer toutes les étiquettes]"; +$a->strings["Rotate CW (right)"] = "Tourner dans le sens des aiguilles d'une montre (vers la droite)"; +$a->strings["Rotate CCW (left)"] = "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)"; +$a->strings["New album name"] = "Nom du nouvel album"; +$a->strings["Caption"] = "Titre"; +$a->strings["Add a Tag"] = "Ajouter une étiquette"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemples: @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances"; +$a->strings["Private photo"] = "Photo privée"; +$a->strings["Public photo"] = "Photo publique"; +$a->strings["Recent Photos"] = "Photos récentes"; +$a->strings["Contact added"] = "Contact ajouté"; $a->strings["Move account"] = "Migrer le compte"; $a->strings["You can import an account from another Friendica server."] = "Vous pouvez importer un compte d'un autre serveur Friendica."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Vous devez exporter votre compte à partir de l'ancien serveur et le téléverser ici. Nous recréerons votre ancien compte ici avec tous vos contacts. Nous tenterons également d'informer vos amis que vous avez déménagé ici."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Cette fonctionnalité est expérimentale. Nous ne pouvons importer les contacts des réseaux OStatus (statusnet/identi.ca) ou Diaspora"; $a->strings["Account file"] = "Fichier du compte"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = ""; -$a->strings["Remote privacy information not available."] = "Informations de confidentialité indisponibles."; -$a->strings["Visible to:"] = "Visible par:"; -$a->strings["Save"] = "Sauver"; -$a->strings["Help:"] = "Aide:"; -$a->strings["Help"] = "Aide"; -$a->strings["No profile"] = "Aucun profil"; -$a->strings["This introduction has already been accepted."] = "Cette introduction a déjà été acceptée."; -$a->strings["Profile location is not valid or does not contain profile information."] = "L'emplacement du profil est invalide ou ne contient pas de profil valide."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Attention: l'emplacement du profil n'a pas de nom identifiable."; -$a->strings["Warning: profile location has no profile photo."] = "Attention: l'emplacement du profil n'a pas de photo de profil."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d paramètre requis n'a pas été trouvé à l'endroit indiqué", - 1 => "%d paramètres requis n'ont pas été trouvés à l'endroit indiqué", +$a->strings["Total invitation limit exceeded."] = "La limite d'invitation totale est éxédée."; +$a->strings["%s : Not a valid email address."] = "%s : Adresse de courriel invalide."; +$a->strings["Please join us on Friendica"] = "Rejoignez-nous sur Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site."; +$a->strings["%s : Message delivery failed."] = "%s : L'envoi du message a échoué."; +$a->strings["%d message sent."] = array( + 0 => "%d message envoyé.", + 1 => "%d messages envoyés.", ); -$a->strings["Introduction complete."] = "Phase d'introduction achevée."; -$a->strings["Unrecoverable protocol error."] = "Erreur de protocole non-récupérable."; -$a->strings["Profile unavailable."] = "Profil indisponible."; -$a->strings["%s has received too many connection requests today."] = "%s a reçu trop de demandes d'introduction aujourd'hui."; -$a->strings["Spam protection measures have been invoked."] = "Des mesures de protection contre le spam ont été déclenchées."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Les relations sont encouragées à attendre 24 heures pour recommencer."; -$a->strings["Invalid locator"] = "Localisateur invalide"; -$a->strings["Invalid email address."] = "Adresse courriel invalide."; -$a->strings["This account has not been configured for email. Request failed."] = "Ce compte n'a pas été configuré pour les échanges de courriel. Requête avortée."; -$a->strings["Unable to resolve your name at the provided location."] = "Impossible de résoudre votre nom à l'emplacement fourni."; -$a->strings["You have already introduced yourself here."] = "Vous vous êtes déjà présenté ici."; -$a->strings["Apparently you are already friends with %s."] = "Il semblerait que vous soyez déjà ami avec %s."; -$a->strings["Invalid profile URL."] = "URL de profil invalide."; -$a->strings["Disallowed profile URL."] = "URL de profil interdite."; -$a->strings["Failed to update contact record."] = "Échec de mise-à-jour du contact."; -$a->strings["Your introduction has been sent."] = "Votre introduction a été envoyée."; -$a->strings["Please login to confirm introduction."] = "Connectez-vous pour confirmer l'introduction."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Identité incorrecte actuellement connectée. Merci de vous connecter à ce profil."; -$a->strings["Hide this contact"] = "Cacher ce contact"; -$a->strings["Welcome home %s."] = "Bienvenue chez vous, %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Merci de confirmer votre demande d'introduction auprès de %s."; -$a->strings["Confirm"] = "Confirmer"; -$a->strings["[Name Withheld]"] = "[Nom non-publié]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:"; -$a->strings["Connect as an email follower (Coming soon)"] = "Connecter un utilisateur de courriel (bientôt)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Si vous n'êtes pas encore membre du web social libre, suivez ce lien pour trouver un site Friendica ouvert au public et nous rejoindre dès aujourd'hui."; -$a->strings["Friend/Connection Request"] = "Requête de relation/amitié"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Exemples : jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Merci de répondre à ce qui suit:"; -$a->strings["Does %s know you?"] = "Est-ce que %s vous connaît?"; -$a->strings["Add a personal note:"] = "Ajouter une note personnelle:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora."; -$a->strings["Your Identity Address:"] = "Votre adresse d'identité:"; -$a->strings["Submit Request"] = "Envoyer la requête"; -$a->strings["[Embedded content - reload page to view]"] = "[contenu incorporé - rechargez la page pour le voir]"; -$a->strings["View in context"] = "Voir dans le contexte"; -$a->strings["%d contact edited."] = array( - 0 => "%d contact édité", - 1 => "%d contacts édités.", +$a->strings["You have no more invitations available"] = "Vous n'avez plus d'invitations disponibles"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres."; +$a->strings["Send invitations"] = "Envoyer des invitations"; +$a->strings["Enter email addresses, one per line:"] = "Entrez les adresses email, une par ligne:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vous devrez fournir ce code d'invitation: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Une fois inscrit, connectez-vous à la page de mon profil sur:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Pour plus d'information sur le projet Friendica, et pourquoi nous croyons qu'il est important, merci de visiter http://friendica.com"; +$a->strings["Access denied."] = "Accès refusé."; +$a->strings["No valid account found."] = "Impossible de trouver un compte valide."; +$a->strings["Password reset request issued. Check your email."] = "Réinitialisation du mot de passe en cours. Vérifiez votre courriel."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Requête de réinitialisation de mot de passe à %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué."; +$a->strings["Your password has been reset as requested."] = "Votre mot de passe a bien été réinitialisé."; +$a->strings["Your new password is"] = "Votre nouveau mot de passe est "; +$a->strings["Save or copy your new password - and then"] = "Sauvez ou copiez ce nouveau mot de passe - puis"; +$a->strings["click here to login"] = "cliquez ici pour vous connecter"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Votre mot de passe peut être changé depuis la page <em>Réglages</em>, une fois que vous serez connecté."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Votre mot de passe a été modifié à %s"; +$a->strings["Forgot your Password?"] = "Mot de passe oublié?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel."; +$a->strings["Nickname or Email: "] = "Pseudo ou Courriel: "; +$a->strings["Reset"] = "Réinitialiser"; +$a->strings["Source (bbcode) text:"] = "Texte source (bbcode) :"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Texte source (Diaspora) à convertir en BBcode :"; +$a->strings["Source input: "] = "Source input: "; +$a->strings["bb2html (raw HTML): "] = "bb2html (HTML brut)"; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Texte source (format Diaspora) :"; +$a->strings["diaspora2bb: "] = "diaspora2bb :"; +$a->strings["Tag removed"] = "Étiquette supprimée"; +$a->strings["Remove Item Tag"] = "Enlever l'étiquette de l'élément"; +$a->strings["Select a tag to remove: "] = "Sélectionner une étiquette à supprimer: "; +$a->strings["Remove My Account"] = "Supprimer mon compte"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Ceci supprimera totalement votre compte. Cette opération est irréversible."; +$a->strings["Please enter your password for verification:"] = "Merci de saisir votre mot de passe pour vérification:"; +$a->strings["Invalid profile identifier."] = "Identifiant de profil invalide."; +$a->strings["Profile Visibility Editor"] = "Éditer la visibilité du profil"; +$a->strings["Visible To"] = "Visible par"; +$a->strings["All Contacts (with secure profile access)"] = "Tous les contacts (ayant un accès sécurisé)"; +$a->strings["Profile Match"] = "Correpondance de profils"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut."; +$a->strings["is interested in:"] = "s'intéresse à:"; +$a->strings["Event title and start time are required."] = "Vous devez donner un nom et un horaire de début à l'événement."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Editer l'événement"; +$a->strings["Create New Event"] = "Créer un nouvel événement"; +$a->strings["Previous"] = "Précédent"; +$a->strings["Next"] = "Suivant"; +$a->strings["hour:minute"] = "heures:minutes"; +$a->strings["Event details"] = "Détails de l'événement"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Le format est %s %s. La date de début et le nom sont nécessaires."; +$a->strings["Event Starts:"] = "Début de l'événement:"; +$a->strings["Required"] = "Requis"; +$a->strings["Finish date/time is not known or not relevant"] = "Date/heure de fin inconnue ou sans objet"; +$a->strings["Event Finishes:"] = "Fin de l'événement:"; +$a->strings["Adjust for viewer timezone"] = "Ajuster à la zone horaire du visiteur"; +$a->strings["Description:"] = "Description:"; +$a->strings["Title:"] = "Titre :"; +$a->strings["Share this event"] = "Partager cet événement"; +$a->strings["{0} wants to be your friend"] = "{0} souhaite être votre ami(e)"; +$a->strings["{0} sent you a message"] = "{0} vous a envoyé un message"; +$a->strings["{0} requested registration"] = "{0} a demandé à s'inscrire"; +$a->strings["{0} commented %s's post"] = "{0} a commenté la publication de %s"; +$a->strings["{0} liked %s's post"] = "{0} a aimé la publication de %s"; +$a->strings["{0} disliked %s's post"] = "{0} n'a pas aimé la publication de %s"; +$a->strings["{0} is now friends with %s"] = "{0} est désormais ami(e) avec %s"; +$a->strings["{0} posted"] = "{0} a publié"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} a étiqueté la publication de %s avec #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} vous a mentionné dans une publication"; +$a->strings["Mood"] = "Humeur"; +$a->strings["Set your current mood and tell your friends"] = "Spécifiez votre humeur du moment, et informez vos amis"; +$a->strings["No results."] = "Aucun résultat."; +$a->strings["Unable to locate contact information."] = "Impossible de localiser les informations du contact."; +$a->strings["Do you really want to delete this message?"] = "Voulez-vous vraiment supprimer ce message ?"; +$a->strings["Message deleted."] = "Message supprimé."; +$a->strings["Conversation removed."] = "Conversation supprimée."; +$a->strings["No messages."] = "Aucun message."; +$a->strings["Unknown sender - %s"] = "Émetteur inconnu - %s"; +$a->strings["You and %s"] = "Vous et %s"; +$a->strings["%s and You"] = "%s et vous"; +$a->strings["Delete conversation"] = "Effacer conversation"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d message", + 1 => "%d messages", ); -$a->strings["Could not access contact record."] = "Impossible d'accéder à l'enregistrement du contact."; -$a->strings["Could not locate selected profile."] = "Impossible de localiser le profil séléctionné."; -$a->strings["Contact updated."] = "Contact mis-à-jour."; -$a->strings["Contact has been blocked"] = "Le contact a été bloqué"; -$a->strings["Contact has been unblocked"] = "Le contact n'est plus bloqué"; -$a->strings["Contact has been ignored"] = "Le contact a été ignoré"; -$a->strings["Contact has been unignored"] = "Le contact n'est plus ignoré"; -$a->strings["Contact has been archived"] = "Contact archivé"; -$a->strings["Contact has been unarchived"] = "Contact désarchivé"; -$a->strings["Do you really want to delete this contact?"] = "Voulez-vous vraiment supprimer ce contact?"; -$a->strings["Contact has been removed."] = "Ce contact a été retiré."; -$a->strings["You are mutual friends with %s"] = "Vous êtes ami (et réciproquement) avec %s"; -$a->strings["You are sharing with %s"] = "Vous partagez avec %s"; -$a->strings["%s is sharing with you"] = "%s partage avec vous"; -$a->strings["Private communications are not available for this contact."] = "Les communications privées ne sont pas disponibles pour ce contact."; -$a->strings["(Update was successful)"] = "(Mise à jour effectuée avec succès)"; -$a->strings["(Update was not successful)"] = "(Mise à jour échouée)"; -$a->strings["Suggest friends"] = "Suggérer amitié/contact"; -$a->strings["Network type: %s"] = "Type de réseau %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d contact en commun", - 1 => "%d contacts en commun", -); -$a->strings["View all contacts"] = "Voir tous les contacts"; -$a->strings["Toggle Blocked status"] = "(dés)activer l'état \"bloqué\""; -$a->strings["Unignore"] = "Ne plus ignorer"; -$a->strings["Ignore"] = "Ignorer"; -$a->strings["Toggle Ignored status"] = "(dés)activer l'état \"ignoré\""; -$a->strings["Unarchive"] = "Désarchiver"; -$a->strings["Archive"] = "Archiver"; -$a->strings["Toggle Archive status"] = "(dés)activer l'état \"archivé\""; -$a->strings["Repair"] = "Réparer"; -$a->strings["Advanced Contact Settings"] = "Réglages avancés du contact"; -$a->strings["Communications lost with this contact!"] = "Communications perdues avec ce contact !"; -$a->strings["Contact Editor"] = "Éditeur de contact"; -$a->strings["Profile Visibility"] = "Visibilité du profil"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée."; -$a->strings["Contact Information / Notes"] = "Informations de contact / Notes"; -$a->strings["Edit contact notes"] = "Éditer les notes des contacts"; -$a->strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]"; -$a->strings["Block/Unblock contact"] = "Bloquer/débloquer ce contact"; -$a->strings["Ignore contact"] = "Ignorer ce contact"; -$a->strings["Repair URL settings"] = "Réglages de réparation des URL"; -$a->strings["View conversations"] = "Voir les conversations"; -$a->strings["Delete contact"] = "Effacer ce contact"; -$a->strings["Last update:"] = "Dernière mise-à-jour :"; -$a->strings["Update public posts"] = "Mettre à jour les publications publiques:"; -$a->strings["Currently blocked"] = "Actuellement bloqué"; -$a->strings["Currently ignored"] = "Actuellement ignoré"; -$a->strings["Currently archived"] = "Actuellement archivé"; -$a->strings["Hide this contact from others"] = "Cacher ce contact aux autres"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Les réponses et \"j'aime\" à vos publications publiques peuvent être toujours visibles"; -$a->strings["Notification for new posts"] = "Notification des nouvelles publications"; -$a->strings["Send a notification of every new post of this contact"] = ""; -$a->strings["Fetch further information for feeds"] = ""; -$a->strings["Suggestions"] = "Suggestions"; -$a->strings["Suggest potential friends"] = "Suggérer des amis potentiels"; -$a->strings["All Contacts"] = "Tous les contacts"; -$a->strings["Show all contacts"] = "Montrer tous les contacts"; -$a->strings["Unblocked"] = "Non-bloqués"; -$a->strings["Only show unblocked contacts"] = "Ne montrer que les contacts non-bloqués"; -$a->strings["Blocked"] = "Bloqués"; -$a->strings["Only show blocked contacts"] = "Ne montrer que les contacts bloqués"; -$a->strings["Ignored"] = "Ignorés"; -$a->strings["Only show ignored contacts"] = "Ne montrer que les contacts ignorés"; -$a->strings["Archived"] = "Archivés"; -$a->strings["Only show archived contacts"] = "Ne montrer que les contacts archivés"; -$a->strings["Hidden"] = "Cachés"; -$a->strings["Only show hidden contacts"] = "Ne montrer que les contacts masqués"; -$a->strings["Mutual Friendship"] = "Relation réciproque"; -$a->strings["is a fan of yours"] = "Vous suit"; -$a->strings["you are a fan of"] = "Vous le/la suivez"; -$a->strings["Edit contact"] = "Éditer le contact"; -$a->strings["Search your contacts"] = "Rechercher dans vos contacts"; -$a->strings["Update"] = "Mises-à-jour"; -$a->strings["everybody"] = "tout le monde"; -$a->strings["Additional features"] = "Fonctions supplémentaires"; -$a->strings["Display"] = "Afficher"; -$a->strings["Social Networks"] = "Réseaux sociaux"; -$a->strings["Delegations"] = "Délégations"; -$a->strings["Connected apps"] = "Applications connectées"; -$a->strings["Export personal data"] = "Exporter"; -$a->strings["Remove account"] = "Supprimer le compte"; -$a->strings["Missing some important data!"] = "Il manque certaines informations importantes!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Impossible de se connecter au compte courriel configuré."; -$a->strings["Email settings updated."] = "Réglages de courriel mis-à-jour."; -$a->strings["Features updated"] = "Fonctionnalités mises à jour"; -$a->strings["Relocate message has been send to your contacts"] = ""; -$a->strings["Passwords do not match. Password unchanged."] = "Les mots de passe ne correspondent pas. Aucun changement appliqué."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Les mots de passe vides sont interdits. Aucun changement appliqué."; -$a->strings["Wrong password."] = "Mauvais mot de passe."; -$a->strings["Password changed."] = "Mots de passe changés."; -$a->strings["Password update failed. Please try again."] = "Le changement de mot de passe a échoué. Merci de recommencer."; -$a->strings[" Please use a shorter name."] = " Merci d'utiliser un nom plus court."; -$a->strings[" Name too short."] = " Nom trop court."; -$a->strings["Wrong Password"] = "Mauvais mot de passe"; -$a->strings[" Not valid email."] = " Email invalide."; -$a->strings[" Cannot change to that email."] = " Impossible de changer pour cet email."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Ce forum privé n'a pas de paramètres de vie privée. Utilisation des paramètres de confidentialité par défaut."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Ce forum privé n'a pas de paramètres de vie privée ni de paramètres de confidentialité par défaut."; -$a->strings["Settings updated."] = "Réglages mis à jour."; -$a->strings["Add application"] = "Ajouter une application"; -$a->strings["Consumer Key"] = "Clé utilisateur"; -$a->strings["Consumer Secret"] = "Secret utilisateur"; -$a->strings["Redirect"] = "Rediriger"; -$a->strings["Icon url"] = "URL de l'icône"; -$a->strings["You can't edit this application."] = "Vous ne pouvez pas éditer cette application."; -$a->strings["Connected Apps"] = "Applications connectées"; -$a->strings["Client key starts with"] = "La clé cliente commence par"; -$a->strings["No name"] = "Sans nom"; -$a->strings["Remove authorization"] = "Révoquer l'autorisation"; -$a->strings["No Plugin settings configured"] = "Pas de réglages d'extensions configurés"; -$a->strings["Plugin Settings"] = "Extensions"; -$a->strings["Off"] = "Éteint"; -$a->strings["On"] = "Allumé"; -$a->strings["Additional Features"] = "Fonctions supplémentaires"; -$a->strings["Built-in support for %s connectivity is %s"] = "Le support natif pour la connectivité %s est %s"; -$a->strings["enabled"] = "activé"; -$a->strings["disabled"] = "désactivé"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "L'accès courriel est désactivé sur ce site."; -$a->strings["Email/Mailbox Setup"] = "Réglages de courriel/boîte à lettre"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte."; -$a->strings["Last successful email check:"] = "Dernière vérification réussie des courriels:"; -$a->strings["IMAP server name:"] = "Nom du serveur IMAP:"; -$a->strings["IMAP port:"] = "Port IMAP:"; -$a->strings["Security:"] = "Sécurité:"; -$a->strings["None"] = "Aucun(e)"; -$a->strings["Email login name:"] = "Nom de connexion:"; -$a->strings["Email password:"] = "Mot de passe:"; -$a->strings["Reply-to address:"] = "Adresse de réponse:"; -$a->strings["Send public posts to all email contacts:"] = "Envoyer les publications publiques à tous les contacts courriels:"; -$a->strings["Action after import:"] = "Action après import:"; -$a->strings["Mark as seen"] = "Marquer comme vu"; -$a->strings["Move to folder"] = "Déplacer vers"; -$a->strings["Move to folder:"] = "Déplacer vers:"; -$a->strings["Display Settings"] = "Affichage"; -$a->strings["Display Theme:"] = "Thème d'affichage:"; -$a->strings["Mobile Theme:"] = "Thème mobile:"; -$a->strings["Update browser every xx seconds"] = "Mettre-à-jour l'affichage toutes les xx secondes"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Délai minimum de 10 secondes, pas de maximum"; -$a->strings["Number of items to display per page:"] = "Nombre d’éléments par page:"; -$a->strings["Maximum of 100 items"] = "Maximum de 100 éléments"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "Nombre d'éléments a afficher par page pour un appareil mobile"; -$a->strings["Don't show emoticons"] = "Ne pas afficher les émoticônes (smileys grahiques)"; -$a->strings["Don't show notices"] = ""; -$a->strings["Infinite scroll"] = ""; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = ""; -$a->strings["Community Types"] = ""; -$a->strings["Normal Account Page"] = "Compte normal"; -$a->strings["This account is a normal personal profile"] = "Ce compte correspond à un profil normal, pour une seule personne (physique, généralement)"; -$a->strings["Soapbox Page"] = "Compte \"boîte à savon\""; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans 'en lecture seule'"; -$a->strings["Community Forum/Celebrity Account"] = "Compte de communauté/célébrité"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans en 'lecture/écriture'"; -$a->strings["Automatic Friend Page"] = "Compte d'\"amitié automatique\""; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des amis"; -$a->strings["Private Forum [Experimental]"] = "Forum privé [expérimental]"; -$a->strings["Private forum - approved members only"] = "Forum privé - modéré en inscription"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "&nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte."; -$a->strings["Publish your default profile in your local site directory?"] = "Publier votre profil par défaut sur l'annuaire local de ce site?"; -$a->strings["Publish your default profile in the global social directory?"] = "Publier votre profil par défaut sur l'annuaire social global?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Cacher les détails du profil aux visiteurs inconnus?"; -$a->strings["Allow friends to post to your profile page?"] = "Autoriser vos amis à publier sur votre profil?"; -$a->strings["Allow friends to tag your posts?"] = "Autoriser vos amis à étiqueter vos publications?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?"; -$a->strings["Permit unknown people to send you private mail?"] = "Autoriser les messages privés d'inconnus?"; -$a->strings["Profile is not published."] = "Ce profil n'est pas publié."; -$a->strings["or"] = "ou"; -$a->strings["Your Identity Address is"] = "L'adresse de votre identité est"; -$a->strings["Automatically expire posts after this many days:"] = "Les publications expirent automatiquement après (en jours) :"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées"; -$a->strings["Advanced expiration settings"] = "Réglages avancés de l'expiration"; -$a->strings["Advanced Expiration"] = "Expiration (avancé)"; -$a->strings["Expire posts:"] = "Faire expirer les publications:"; -$a->strings["Expire personal notes:"] = "Faire expirer les notes personnelles:"; -$a->strings["Expire starred posts:"] = "Faire expirer les publications marqués:"; -$a->strings["Expire photos:"] = "Faire expirer les photos:"; -$a->strings["Only expire posts by others:"] = "Faire expirer seulement les publications des autres:"; -$a->strings["Account Settings"] = "Compte"; -$a->strings["Password Settings"] = "Réglages de mot de passe"; -$a->strings["New Password:"] = "Nouveau mot de passe:"; -$a->strings["Confirm:"] = "Confirmer:"; -$a->strings["Leave password fields blank unless changing"] = "Laissez les champs de mot de passe vierges, sauf si vous désirez les changer"; -$a->strings["Current Password:"] = "Mot de passe actuel:"; -$a->strings["Your current password to confirm the changes"] = "Votre mot de passe actuel pour confirmer les modifications"; -$a->strings["Password:"] = "Mot de passe:"; -$a->strings["Basic Settings"] = "Réglages basiques"; -$a->strings["Full Name:"] = "Nom complet:"; -$a->strings["Email Address:"] = "Adresse courriel:"; -$a->strings["Your Timezone:"] = "Votre fuseau horaire:"; -$a->strings["Default Post Location:"] = "Emplacement de publication par défaut:"; -$a->strings["Use Browser Location:"] = "Utiliser la localisation géographique du navigateur:"; -$a->strings["Security and Privacy Settings"] = "Réglages de sécurité et vie privée"; -$a->strings["Maximum Friend Requests/Day:"] = "Nombre maximal de requêtes d'amitié/jour:"; -$a->strings["(to prevent spam abuse)"] = "(pour limiter l'impact du spam)"; -$a->strings["Default Post Permissions"] = "Permissions de publication par défaut"; -$a->strings["(click to open/close)"] = "(cliquer pour ouvrir/fermer)"; -$a->strings["Show to Groups"] = "Montrer aux groupes"; -$a->strings["Show to Contacts"] = "Montrer aux Contacts"; -$a->strings["Default Private Post"] = "Message privé par défaut"; -$a->strings["Default Public Post"] = "Message publique par défaut"; -$a->strings["Default Permissions for New Posts"] = "Permissions par défaut pour les nouvelles publications"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maximum de messages privés d'inconnus par jour:"; -$a->strings["Notification Settings"] = "Réglages de notification"; -$a->strings["By default post a status message when:"] = "Par défaut, poster un statut quand:"; -$a->strings["accepting a friend request"] = "j'accepte un ami"; -$a->strings["joining a forum/community"] = "joignant un forum/une communauté"; -$a->strings["making an interesting profile change"] = "je fais une modification intéressante de mon profil"; -$a->strings["Send a notification email when:"] = "Envoyer un courriel de notification quand:"; -$a->strings["You receive an introduction"] = "Vous recevez une introduction"; -$a->strings["Your introductions are confirmed"] = "Vos introductions sont confirmées"; -$a->strings["Someone writes on your profile wall"] = "Quelqu'un écrit sur votre mur"; -$a->strings["Someone writes a followup comment"] = "Quelqu'un vous commente"; -$a->strings["You receive a private message"] = "Vous recevez un message privé"; -$a->strings["You receive a friend suggestion"] = "Vous avez reçu une suggestion d'ami"; -$a->strings["You are tagged in a post"] = "Vous avez été étiquetté dans une publication"; -$a->strings["You are poked/prodded/etc. in a post"] = "Vous avez été sollicité dans une publication"; -$a->strings["Advanced Account/Page Type Settings"] = "Paramètres avancés de compte/page"; -$a->strings["Change the behaviour of this account for special situations"] = "Modifier le comportement de ce compte dans certaines situations"; -$a->strings["Relocate"] = ""; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; -$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Message not available."] = "Message indisponible."; +$a->strings["Delete message"] = "Effacer message"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Pas de communications sécurisées possibles. Vous serez peut-être en mesure de répondre depuis la page de profil de l'émetteur."; +$a->strings["Send Reply"] = "Répondre"; +$a->strings["Not available."] = "Indisponible."; +$a->strings["Profile not found."] = "Profil introuvable."; $a->strings["Profile deleted."] = "Profil supprimé."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Nouveau profil créé."; @@ -982,6 +1542,12 @@ $a->strings["View this profile"] = "Voir ce profil"; $a->strings["Create a new profile using these settings"] = "Créer un nouveau profil en utilisant ces réglages"; $a->strings["Clone this profile"] = "Cloner ce profil"; $a->strings["Delete this profile"] = "Supprimer ce profil"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Téléverser une photo de profil"; $a->strings["Profile Name:"] = "Nom du profil:"; $a->strings["Your Full Name:"] = "Votre nom complet:"; $a->strings["Title/Description:"] = "Titre/Description:"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Qui: (si pertinent)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemples: cathy123, Cathy Williams, cathy@example.com"; $a->strings["Since [date]:"] = "Depuis [date] :"; -$a->strings["Sexual Preference:"] = "Préférence sexuelle:"; $a->strings["Homepage URL:"] = "Page personnelle:"; -$a->strings["Hometown:"] = " Ville d'origine:"; -$a->strings["Political Views:"] = "Opinions politiques:"; $a->strings["Religious Views:"] = "Opinions religieuses:"; $a->strings["Public Keywords:"] = "Mots-clés publics:"; $a->strings["Private Keywords:"] = "Mots-clés privés:"; -$a->strings["Likes:"] = "J'aime :"; -$a->strings["Dislikes:"] = "Je n'aime pas :"; $a->strings["Example: fishing photography software"] = "Exemple: football dessin programmation"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Utilisés pour vous suggérer des amis potentiels, peuvent être vus par autrui)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Utilisés pour rechercher dans les profils, ne seront jamais montrés à autrui)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Amour/Romance"; $a->strings["Work/employment"] = "Activité professionnelle/Occupation"; $a->strings["School/education"] = "Études/Formation"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Ceci est votre profil public.
Il peut être visible par n'importe quel utilisateur d'Internet."; +$a->strings["Age: "] = "Age: "; $a->strings["Edit/Manage Profiles"] = "Editer/gérer les profils"; -$a->strings["Group created."] = "Groupe créé."; -$a->strings["Could not create group."] = "Impossible de créer le groupe."; -$a->strings["Group not found."] = "Groupe introuvable."; -$a->strings["Group name changed."] = "Groupe renommé."; -$a->strings["Save Group"] = "Sauvegarder le groupe"; -$a->strings["Create a group of contacts/friends."] = "Créez un groupe de contacts/amis."; -$a->strings["Group Name: "] = "Nom du groupe: "; -$a->strings["Group removed."] = "Groupe enlevé."; -$a->strings["Unable to remove group."] = "Impossible d'enlever le groupe."; -$a->strings["Group Editor"] = "Éditeur de groupe"; -$a->strings["Members"] = "Membres"; -$a->strings["Click on a contact to add or remove."] = "Cliquez sur un contact pour l'ajouter ou le supprimer."; -$a->strings["Source (bbcode) text:"] = "Texte source (bbcode) :"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Texte source (Diaspora) à convertir en BBcode :"; -$a->strings["Source input: "] = "Source input: "; -$a->strings["bb2html (raw HTML): "] = "bb2html (HTML brut)"; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Texte source (format Diaspora) :"; -$a->strings["diaspora2bb: "] = "diaspora2bb :"; -$a->strings["Not available."] = "Indisponible."; -$a->strings["Contact added"] = "Contact ajouté"; -$a->strings["No more system notifications."] = "Pas plus de notifications système."; -$a->strings["System Notifications"] = "Notifications du système"; -$a->strings["New Message"] = "Nouveau message"; -$a->strings["Unable to locate contact information."] = "Impossible de localiser les informations du contact."; -$a->strings["Messages"] = "Messages"; -$a->strings["Do you really want to delete this message?"] = "Voulez-vous vraiment supprimer ce message ?"; -$a->strings["Message deleted."] = "Message supprimé."; -$a->strings["Conversation removed."] = "Conversation supprimée."; -$a->strings["No messages."] = "Aucun message."; -$a->strings["Unknown sender - %s"] = "Émetteur inconnu - %s"; -$a->strings["You and %s"] = "Vous et %s"; -$a->strings["%s and You"] = "%s et vous"; -$a->strings["Delete conversation"] = "Effacer conversation"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d message", - 1 => "%d messages", -); -$a->strings["Message not available."] = "Message indisponible."; -$a->strings["Delete message"] = "Effacer message"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Pas de communications sécurisées possibles. Vous serez peut-être en mesure de répondre depuis la page de profil de l'émetteur."; -$a->strings["Send Reply"] = "Répondre"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s n'aime pas %3\$s de %2\$s"; -$a->strings["Post successful."] = "Publication réussie."; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Conversion temporelle"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire."; -$a->strings["UTC time: %s"] = "Temps UTC : %s"; -$a->strings["Current timezone: %s"] = "Zone de temps courante : %s"; -$a->strings["Converted localtime: %s"] = "Temps local converti : %s"; -$a->strings["Please select your timezone:"] = "Sélectionner votre zone :"; -$a->strings["Save to Folder:"] = "Sauver dans le Dossier:"; -$a->strings["- select -"] = "- choisir -"; -$a->strings["Invalid profile identifier."] = "Identifiant de profil invalide."; -$a->strings["Profile Visibility Editor"] = "Éditer la visibilité du profil"; -$a->strings["Visible To"] = "Visible par"; -$a->strings["All Contacts (with secure profile access)"] = "Tous les contacts (ayant un accès sécurisé)"; -$a->strings["No contacts."] = "Aucun contact."; -$a->strings["View Contacts"] = "Voir les contacts"; -$a->strings["People Search"] = "Recherche de personnes"; -$a->strings["No matches"] = "Aucune correspondance"; -$a->strings["Upload New Photos"] = "Téléverser de nouvelles photos"; -$a->strings["Contact information unavailable"] = "Informations de contact indisponibles"; -$a->strings["Album not found."] = "Album introuvable."; -$a->strings["Delete Album"] = "Effacer l'album"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?"; -$a->strings["Delete Photo"] = "Effacer la photo"; -$a->strings["Do you really want to delete this photo?"] = "Voulez-vous vraiment supprimer cette photo ?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s a été étiqueté dans %2\$s par %3\$s"; -$a->strings["a photo"] = "une photo"; -$a->strings["Image exceeds size limit of "] = "L'image dépasse la taille maximale de "; -$a->strings["Image file is empty."] = "Fichier image vide."; -$a->strings["Unable to process image."] = "Impossible de traiter l'image."; -$a->strings["Image upload failed."] = "Le téléversement de l'image a échoué."; -$a->strings["No photos selected"] = "Aucune photo sélectionnée"; -$a->strings["Access to this item is restricted."] = "Accès restreint à cet élément."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Vous avez utilisé %1$.2f Mo sur %2$.2f d'espace de stockage pour les photos."; -$a->strings["Upload Photos"] = "Téléverser des photos"; -$a->strings["New album name: "] = "Nom du nouvel album: "; -$a->strings["or existing album name: "] = "ou nom d'un album existant: "; -$a->strings["Do not show a status post for this upload"] = "Ne pas publier de notice de statut pour cet envoi"; -$a->strings["Permissions"] = "Permissions"; -$a->strings["Private Photo"] = "Photo privée"; -$a->strings["Public Photo"] = "Photo publique"; -$a->strings["Edit Album"] = "Éditer l'album"; -$a->strings["Show Newest First"] = "Plus récent d'abord"; -$a->strings["Show Oldest First"] = "Plus ancien d'abord"; -$a->strings["View Photo"] = "Voir la photo"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Interdit. L'accès à cet élément peut avoir été restreint."; -$a->strings["Photo not available"] = "Photo indisponible"; -$a->strings["View photo"] = "Voir photo"; -$a->strings["Edit photo"] = "Éditer la photo"; -$a->strings["Use as profile photo"] = "Utiliser comme photo de profil"; -$a->strings["View Full Size"] = "Voir en taille réelle"; -$a->strings["Tags: "] = "Étiquettes:"; -$a->strings["[Remove any tag]"] = "[Retirer toutes les étiquettes]"; -$a->strings["Rotate CW (right)"] = "Tourner dans le sens des aiguilles d'une montre (vers la droite)"; -$a->strings["Rotate CCW (left)"] = "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)"; -$a->strings["New album name"] = "Nom du nouvel album"; -$a->strings["Caption"] = "Titre"; -$a->strings["Add a Tag"] = "Ajouter une étiquette"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemples: @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances"; -$a->strings["Private photo"] = "Photo privée"; -$a->strings["Public photo"] = "Photo publique"; -$a->strings["Share"] = "Partager"; -$a->strings["View Album"] = "Voir l'album"; -$a->strings["Recent Photos"] = "Photos récentes"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise"; -$a->strings["Or - did you try to upload an empty file?"] = ""; -$a->strings["File exceeds size limit of %d"] = "La taille du fichier dépasse la limite de %d"; -$a->strings["File upload failed."] = "Le téléversement a échoué."; -$a->strings["No videos selected"] = "Pas de vidéo sélectionné"; -$a->strings["View Video"] = "Regarder la vidéo"; -$a->strings["Recent Videos"] = "Vidéos récente"; -$a->strings["Upload New Videos"] = "Téléversé une nouvelle vidéo"; +$a->strings["Friendica Communications Server - Setup"] = "Serveur de communications Friendica - Configuration"; +$a->strings["Could not connect to database."] = "Impossible de se connecter à la base."; +$a->strings["Could not create table."] = "Impossible de créer une table."; +$a->strings["Your Friendica site database has been installed."] = "La base de données de votre site Friendica a bien été installée."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Référez-vous au fichier \"INSTALL.txt\"."; +$a->strings["System check"] = "Vérifications système"; +$a->strings["Check again"] = "Vérifier à nouveau"; +$a->strings["Database connection"] = "Connexion à la base de données"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer."; +$a->strings["Database Server Name"] = "Serveur de base de données"; +$a->strings["Database Login Name"] = "Nom d'utilisateur de la base"; +$a->strings["Database Login Password"] = "Mot de passe de la base"; +$a->strings["Database Name"] = "Nom de la base"; +$a->strings["Site administrator email address"] = "Adresse électronique de l'administrateur du site"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration."; +$a->strings["Please select a default timezone for your website"] = "Sélectionner un fuseau horaire par défaut pour votre site"; +$a->strings["Site settings"] = "Réglages du site"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur 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 'Activating scheduled tasks'"] = "Si vous n'avez pas de version \"ligne de commande\" de PHP sur votre serveur, vous ne pourrez pas utiliser le 'poller' en tâche de fond via cron. Voir 'Activating scheduled tasks'"; +$a->strings["PHP executable path"] = "Chemin vers l'exécutable de PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entrez le chemin (absolu) vers l'exécutable 'php'. Vous pouvez laisser cette ligne vide pour continuer l'installation."; +$a->strings["Command line PHP"] = "Version \"ligne de commande\" de PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'executable PHP n'est pas le binaire php client (c'est peut être la version cgi-fcgi)"; +$a->strings["Found PHP version: "] = "Version de PHP:"; +$a->strings["PHP cli binary"] = "PHP cli binary"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La version \"ligne de commande\" de PHP de votre système n'a pas \"register_argc_argv\" d'activé."; +$a->strings["This is required for message delivery to work."] = "Ceci est requis pour que la livraison des messages fonctionne."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Générer les clés de chiffrement"; +$a->strings["libCurl PHP module"] = "Module libCurl de PHP"; +$a->strings["GD graphics PHP module"] = "Module GD (graphiques) de PHP"; +$a->strings["OpenSSL PHP module"] = "Module OpenSSL de PHP"; +$a->strings["mysqli PHP module"] = "Module Mysqli de PHP"; +$a->strings["mb_string PHP module"] = "Module mb_string de PHP"; +$a->strings["Apache mod_rewrite module"] = "Module mod_rewrite Apache"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erreur: Le module \"rewrite\" du serveur web Apache est requis mais pas installé."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Erreur: Le module PHP \"libCURL\" est requis mais pas installé."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erreur: Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé."; +$a->strings["Error: openssl PHP module required but not installed."] = "Erreur: Le module PHP \"openssl\" est requis mais pas installé."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Erreur: Le module PHP \"mysqli\" est requis mais pas installé."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Erreur: le module PHP mb_string est requis mais pas installé."; +$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."] = "L'installeur web doit être en mesure de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais il en est incapable."; +$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."] = "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez."; +$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 la fin de cette étape, nous vous fournirons un texte à sauvegarder dans un fichier nommé .htconfig.php à la racine de votre répertoire Friendica."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\"."; +$a->strings[".htconfig.php is writable"] = "Fichier .htconfig.php accessible en écriture"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier."; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 est autorisé à l écriture"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La réécriture d'URL dans le fichier .htaccess ne fonctionne pas. Vérifiez la configuration de votre serveur."; +$a->strings["Url rewrite is working"] = "La réécriture d'URL fonctionne."; +$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."] = "Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement."; +$a->strings["

What next

"] = "

Ensuite

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le 'poller'."; +$a->strings["Help:"] = "Aide:"; +$a->strings["Contact settings applied."] = "Réglages du contact appliqués."; +$a->strings["Contact update failed."] = "Impossible d'appliquer les réglages."; +$a->strings["Repair Contact Settings"] = "Réglages de réparation des contacts"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ATTENTION: Manipulation réservée aux experts, toute information incorrecte pourrait empêcher la communication avec ce contact."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "une photo"; +$a->strings["Return to contact editor"] = "Retour à l'éditeur de contact"; +$a->strings["Account Nickname"] = "Pseudo du compte"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@NomEtiquette - prend le pas sur Nom/Pseudo"; +$a->strings["Account URL"] = "URL du compte"; +$a->strings["Friend Request URL"] = "Echec du téléversement de l'image."; +$a->strings["Friend Confirm URL"] = "Accès public refusé."; +$a->strings["Notification Endpoint URL"] = "Aucune photo sélectionnée"; +$a->strings["Poll/Feed URL"] = "Téléverser des photos"; +$a->strings["New photo from this URL"] = "Nouvelle photo depuis cette URL"; +$a->strings["Remote Self"] = ""; +$a->strings["Mirror postings from this contact"] = ""; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Bienvenue sur Friendica"; +$a->strings["New Member Checklist"] = "Checklist du nouvel utilisateur"; +$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."] = "Nous souhaiterions vous donner quelques astuces et ressources pour rendre votre expérience la plus agréable possible. Cliquez sur n'importe lequel de ces éléments pour visiter la page correspondante. Un lien vers cette page restera visible sur votre page d'accueil pendant les deux semaines qui suivent votre inscription initiale, puis disparaîtra silencieusement."; +$a->strings["Getting Started"] = "Bien démarrer"; +$a->strings["Friendica Walk-Through"] = "Friendica pas-à-pas"; +$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Sur votre page d'accueil, dans Conseils aux nouveaux venus - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre."; +$a->strings["Go to Your Settings"] = "Éditer vos Réglages"; +$a->strings["On your Settings 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."] = "Sur la page des Réglages - changez votre mot de passe initial. Notez bien votre Identité. Elle ressemble à une adresse de courriel - et vous sera utile pour vous faire des amis dans le web social libre."; +$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."] = "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver."; +$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."] = "Téléversez (envoyez) une photo de profil si vous n'en avez pas déjà une. Les études montrent que les gens qui affichent de vraies photos d'eux sont dix fois plus susceptibles de se faire des amis."; +$a->strings["Edit Your Profile"] = "Éditer votre Profil"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Éditez votre profil par défaut à votre convenance. Vérifiez les réglages concernant la visibilité de votre liste d'amis par les visiteurs inconnus."; +$a->strings["Profile Keywords"] = "Mots-clés du profil"; +$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."] = "Choisissez quelques mots-clé publics pour votre profil par défaut. Ils pourront ainsi décrire vos centres d'intérêt, et nous pourrons vous proposer des contacts qui les partagent."; +$a->strings["Connecting"] = "Connexions"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Activez et paramétrez le connecteur Facebook si vous avez un compte Facebook et nous pourrons (de manière facultative) importer tous vos amis et conversations Facebook."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Si ceci est votre propre serveur, installer le connecteur Facebook peut adoucir votre transition vers le web social libre."; +$a->strings["Importing Emails"] = "Importer courriels"; +$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"] = "Entrez vos paramètres de courriel dans les Réglages des connecteurs si vous souhaitez importer et interagir avec des amis ou des listes venant de votre Boîte de Réception."; +$a->strings["Go to Your Contacts Page"] = "Consulter vos Contacts"; +$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 Add New Contact dialog."] = "Votre page Contacts est le point d'entrée vers la gestion de vos amitiés/relations et la connexion à des amis venant d'autres réseaux. Typiquement, vous pourrez y rentrer leur adresse d'Identité ou l'URL de leur site dans le formulaire Ajouter un nouveau contact."; +$a->strings["Go to Your Site's Directory"] = "Consulter l'Annuaire de votre Site"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "La page Annuaire vous permet de trouver d'autres personnes au sein de ce réseaux ou parmi d'autres sites fédérés. Cherchez un lien Relier ou Suivre sur leur profil. Vous pourrez avoir besoin d'indiquer votre adresse d'identité."; +$a->strings["Finding New People"] = "Trouver de nouvelles personnes"; +$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."] = "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."; +$a->strings["Group Your Contacts"] = "Grouper vos contacts"; +$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."] = "Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau."; +$a->strings["Why Aren't My Posts Public?"] = "Pourquoi mes éléments ne sont pas publics?"; +$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."] = "Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus."; +$a->strings["Getting Help"] = "Obtenir de l'aide"; +$a->strings["Go to the Help Section"] = "Aller à la section Aide"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Nos pages d'aide peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources."; $a->strings["Poke/Prod"] = "Solliciter"; $a->strings["poke, prod or do other things to somebody"] = "solliciter (poke/...) quelqu'un"; $a->strings["Recipient"] = "Destinataire"; $a->strings["Choose what you wish to do to recipient"] = "Choisissez ce que vous voulez faire au destinataire"; $a->strings["Make this post private"] = "Rendez ce message privé"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "Cet élément a été enlevé."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s suit les %3\$s de %2\$s"; -$a->strings["Export account"] = "Exporter le compte"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur."; -$a->strings["Export all"] = "Tout exporter"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos)."; -$a->strings["Common Friends"] = "Amis communs"; -$a->strings["No contacts in common."] = "Pas de contacts en commun."; -$a->strings["Image exceeds size limit of %d"] = "L'image dépasse la taille limite de %d"; -$a->strings["Wall Photos"] = "Photos du mur"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s accueille %2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé."; +$a->strings["Response from remote site was not understood."] = "Réponse du site distant incomprise."; +$a->strings["Unexpected response from remote site: "] = "Réponse inattendue du site distant: "; +$a->strings["Confirmation completed successfully."] = "Confirmation achevée avec succès."; +$a->strings["Remote site reported: "] = "Alerte du site distant: "; +$a->strings["Temporary failure. Please wait and try again."] = "Échec temporaire. Merci de recommencer ultérieurement."; +$a->strings["Introduction failed or was revoked."] = "Introduction échouée ou annulée."; +$a->strings["Unable to set contact photo."] = "Impossible de définir la photo du contact."; +$a->strings["No user record found for '%s' "] = "Pas d'utilisateur trouvé pour '%s' "; +$a->strings["Our site encryption key is apparently messed up."] = "Notre clé de chiffrement de site est apparemment corrompue."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "URL de site absente ou indéchiffrable."; +$a->strings["Contact record was not found for you on our site."] = "Pas d'entrée pour ce contact sur notre site."; +$a->strings["Site public key not available in contact record for URL %s."] = "La clé publique du site ne se trouve pas dans l'enregistrement du contact pour l'URL %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'identifiant fourni par votre système fait doublon sur le notre. Cela peut fonctionner si vous réessayez."; +$a->strings["Unable to set your contact credentials on our system."] = "Impossible de vous définir des permissions sur notre système."; +$a->strings["Unable to update your contact profile details on our system"] = "Impossible de mettre les détails de votre profil à jour sur notre système"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s a rejoint %2\$s"; +$a->strings["Unable to locate original post."] = "Impossible de localiser la publication originale."; +$a->strings["Empty post discarded."] = "Publication vide rejetée."; +$a->strings["System error. Post not saved."] = "Erreur système. Publication non sauvée."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ce message vous a été envoyé par %s, membre du réseau social Friendica."; +$a->strings["You may visit them online at %s"] = "Vous pouvez leur rendre visite sur %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Merci de contacter l’émetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages."; +$a->strings["%s posted an update."] = "%s a publié une mise à jour."; $a->strings["Image uploaded but image cropping failed."] = "Image envoyée, mais impossible de la retailler."; $a->strings["Image size reduction [%s] failed."] = "Réduction de la taille de l'image [%s] échouée."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache du navigateur, si d'aventure la nouvelle photo n'apparaissait pas immédiatement."; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "(Re)cadrer l'image"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Ajustez le cadre de l'image pour une visualisation optimale."; $a->strings["Done Editing"] = "Édition terminée"; $a->strings["Image uploaded successfully."] = "Image téléversée avec succès."; -$a->strings["Applications"] = "Applications"; -$a->strings["No installed applications."] = "Pas d'application installée."; -$a->strings["Nothing new here"] = "Rien de neuf ici"; -$a->strings["Clear notifications"] = "Effacer les notifications"; -$a->strings["Profile Match"] = "Correpondance de profils"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut."; -$a->strings["is interested in:"] = "s'intéresse à:"; -$a->strings["Tag removed"] = "Étiquette supprimée"; -$a->strings["Remove Item Tag"] = "Enlever l'étiquette de l'élément"; -$a->strings["Select a tag to remove: "] = "Sélectionner une étiquette à supprimer: "; -$a->strings["Remove"] = "Utiliser comme photo de profil"; -$a->strings["Event title and start time are required."] = "Vous devez donner un nom et un horaire de début à l'événement."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Editer l'événement"; -$a->strings["link to source"] = "lien original"; -$a->strings["Create New Event"] = "Créer un nouvel événement"; -$a->strings["Previous"] = "Précédent"; -$a->strings["hour:minute"] = "heures:minutes"; -$a->strings["Event details"] = "Détails de l'événement"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Le format est %s %s. La date de début et le nom sont nécessaires."; -$a->strings["Event Starts:"] = "Début de l'événement:"; -$a->strings["Required"] = "Requis"; -$a->strings["Finish date/time is not known or not relevant"] = "Date/heure de fin inconnue ou sans objet"; -$a->strings["Event Finishes:"] = "Fin de l'événement:"; -$a->strings["Adjust for viewer timezone"] = "Ajuster à la zone horaire du visiteur"; -$a->strings["Description:"] = "Description:"; -$a->strings["Title:"] = "Titre :"; -$a->strings["Share this event"] = "Partager cet événement"; -$a->strings["No potential page delegates located."] = "Pas de délégataire potentiel."; -$a->strings["Delegate Page Management"] = "Déléguer la gestion de la page"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue."; -$a->strings["Existing Page Managers"] = "Gestionnaires existants"; -$a->strings["Existing Page Delegates"] = "Délégataires existants"; -$a->strings["Potential Delegates"] = "Délégataires potentiels"; -$a->strings["Add"] = "Ajouter"; -$a->strings["No entries."] = "Aucune entrée."; -$a->strings["Contacts who are not members of a group"] = "Contacts qui n’appartiennent à aucun groupe"; -$a->strings["Files"] = "Fichiers"; -$a->strings["System down for maintenance"] = "Système indisponible pour cause de maintenance"; -$a->strings["Remove My Account"] = "Supprimer mon compte"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Ceci supprimera totalement votre compte. Cette opération est irréversible."; -$a->strings["Please enter your password for verification:"] = "Merci de saisir votre mot de passe pour vérification:"; -$a->strings["Friend suggestion sent."] = "Suggestion d'amitié/contact envoyée."; -$a->strings["Suggest Friends"] = "Suggérer des amis/contacts"; -$a->strings["Suggest a friend for %s"] = "Suggérer un ami/contact pour %s"; -$a->strings["Unable to locate original post."] = "Impossible de localiser la publication originale."; -$a->strings["Empty post discarded."] = "Publication vide rejetée."; -$a->strings["System error. Post not saved."] = "Erreur système. Publication non sauvée."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ce message vous a été envoyé par %s, membre du réseau social Friendica."; -$a->strings["You may visit them online at %s"] = "Vous pouvez leur rendre visite sur %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Merci de contacter l’émetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages."; -$a->strings["%s posted an update."] = "%s a publié une mise à jour."; -$a->strings["{0} wants to be your friend"] = "{0} souhaite être votre ami(e)"; -$a->strings["{0} sent you a message"] = "{0} vous a envoyé un message"; -$a->strings["{0} requested registration"] = "{0} a demandé à s'inscrire"; -$a->strings["{0} commented %s's post"] = "{0} a commenté la publication de %s"; -$a->strings["{0} liked %s's post"] = "{0} a aimé la publication de %s"; -$a->strings["{0} disliked %s's post"] = "{0} n'a pas aimé la publication de %s"; -$a->strings["{0} is now friends with %s"] = "{0} est désormais ami(e) avec %s"; -$a->strings["{0} posted"] = "{0} a publié"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} a étiqueté la publication de %s avec #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} vous a mentionné dans une publication"; -$a->strings["OpenID protocol error. No ID returned."] = "Erreur de protocole OpenID. Pas d'ID en retour."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site."; -$a->strings["Login failed."] = "Échec de connexion."; -$a->strings["Invalid request identifier."] = "Identifiant de demande invalide."; -$a->strings["Discard"] = "Rejeter"; -$a->strings["System"] = "Système"; -$a->strings["Network"] = "Réseau"; -$a->strings["Introductions"] = "Introductions"; -$a->strings["Show Ignored Requests"] = "Voir les demandes ignorées"; -$a->strings["Hide Ignored Requests"] = "Cacher les demandes ignorées"; -$a->strings["Notification type: "] = "Type de notification: "; -$a->strings["Friend Suggestion"] = "Suggestion d'amitié/contact"; -$a->strings["suggested by %s"] = "suggéré(e) par %s"; -$a->strings["Post a new friend activity"] = "Poster une nouvelle avtivité d'ami"; -$a->strings["if applicable"] = "si possible"; -$a->strings["Claims to be known to you: "] = "Prétend que vous le connaissez: "; -$a->strings["yes"] = "oui"; -$a->strings["no"] = "non"; -$a->strings["Approve as: "] = "Approuver en tant que: "; -$a->strings["Friend"] = "Ami"; -$a->strings["Sharer"] = "Initiateur du partage"; -$a->strings["Fan/Admirer"] = "Fan/Admirateur"; -$a->strings["Friend/Connect Request"] = "Demande de connexion/relation"; -$a->strings["New Follower"] = "Nouvel abonné"; -$a->strings["No introductions."] = "Aucune demande d'introduction."; -$a->strings["Notifications"] = "Notifications"; -$a->strings["%s liked %s's post"] = "%s a aimé la publication de %s"; -$a->strings["%s disliked %s's post"] = "%s n'a pas aimé la publication de %s"; -$a->strings["%s is now friends with %s"] = "%s est désormais ami(e) avec %s"; -$a->strings["%s created a new post"] = "%s a créé une nouvelle publication"; -$a->strings["%s commented on %s's post"] = "%s a commenté la publication de %s"; -$a->strings["No more network notifications."] = "Aucune notification du réseau."; -$a->strings["Network Notifications"] = "Notifications du réseau"; -$a->strings["No more personal notifications."] = "Aucun notification personnelle."; -$a->strings["Personal Notifications"] = "Notifications personnelles"; -$a->strings["No more home notifications."] = "Aucune notification de la page d'accueil."; -$a->strings["Home Notifications"] = "Notifications de page d'accueil"; -$a->strings["Total invitation limit exceeded."] = "La limite d'invitation totale est éxédée."; -$a->strings["%s : Not a valid email address."] = "%s : Adresse de courriel invalide."; -$a->strings["Please join us on Friendica"] = "Rejoignez-nous sur Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site."; -$a->strings["%s : Message delivery failed."] = "%s : L'envoi du message a échoué."; -$a->strings["%d message sent."] = array( - 0 => "%d message envoyé.", - 1 => "%d messages envoyés.", -); -$a->strings["You have no more invitations available"] = "Vous n'avez plus d'invitations disponibles"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres."; -$a->strings["Send invitations"] = "Envoyer des invitations"; -$a->strings["Enter email addresses, one per line:"] = "Entrez les adresses email, une par ligne:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vous devrez fournir ce code d'invitation: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Une fois inscrit, connectez-vous à la page de mon profil sur:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Pour plus d'information sur le projet Friendica, et pourquoi nous croyons qu'il est important, merci de visiter http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Gérer les identités et/ou les pages"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer."; -$a->strings["Select an identity to manage: "] = "Choisir une identité à gérer: "; -$a->strings["Welcome to %s"] = "Bienvenue sur %s"; $a->strings["Friends of %s"] = "Amis de %s"; $a->strings["No friends to display."] = "Pas d'amis à afficher."; -$a->strings["Add New Contact"] = "Ajouter un nouveau contact"; -$a->strings["Enter address or web location"] = "Entrez son adresse ou sa localisation web"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple: bob@example.com, http://example.com/barbara"; -$a->strings["%d invitation available"] = array( - 0 => "%d invitation disponible", - 1 => "%d invitations disponibles", -); -$a->strings["Find People"] = "Trouver des personnes"; -$a->strings["Enter name or interest"] = "Entrez un nom ou un centre d'intérêt"; -$a->strings["Connect/Follow"] = "Connecter/Suivre"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Robert Morgenstein, Pêche"; -$a->strings["Random Profile"] = "Profil au hasard"; -$a->strings["Networks"] = "Réseaux"; -$a->strings["All Networks"] = "Tous réseaux"; -$a->strings["Saved Folders"] = "Dossiers sauvegardés"; -$a->strings["Everything"] = "Tout"; -$a->strings["Categories"] = "Catégories"; -$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 is not available under your subscription plan."] = "Cette action n'est pas disponible avec votre abonnement."; -$a->strings["User not found."] = "Utilisateur non trouvé"; -$a->strings["There is no status with this id."] = "Il n'y a pas de statut avec cet id."; -$a->strings["There is no conversation with this id."] = "Il n'y a pas de conversation avec cet id."; -$a->strings["view full size"] = "voir en pleine taille"; -$a->strings["Starts:"] = "Débute:"; -$a->strings["Finishes:"] = "Finit:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Impossible de localiser les informations DNS pour le serveur de base de données '%s'"; -$a->strings["(no subject)"] = "(sans titre)"; -$a->strings["noreply"] = "noreply"; -$a->strings["An invitation is required."] = "Une invitation est requise."; -$a->strings["Invitation could not be verified."] = "L'invitation fournie n'a pu être validée."; -$a->strings["Invalid OpenID url"] = "Adresse OpenID invalide"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Nous avons eu un souci avec l'OpenID que vous avez fourni. merci de vérifier l'orthographe correcte de ce dernier."; -$a->strings["The error message was:"] = "Le message d'erreur était :"; -$a->strings["Please enter the required information."] = "Entrez les informations requises."; -$a->strings["Please use a shorter name."] = "Utilisez un nom plus court."; -$a->strings["Name too short."] = "Nom trop court."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Ceci ne semble pas être votre nom complet (Prénom Nom)."; -$a->strings["Your email domain is not among those allowed on this site."] = "Votre domaine de courriel n'est pas autorisé sur ce site."; -$a->strings["Not a valid email address."] = "Ceci n'est pas une adresse courriel valide."; -$a->strings["Cannot use that email."] = "Impossible d'utiliser ce courriel."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Votre \"pseudo\" peut seulement contenir les caractères \"a-z\", \"0-9\", \"-\", and \"_\", et doit commencer par une lettre."; -$a->strings["Nickname is already registered. Please choose another."] = "Pseudo déjà utilisé. Merci d'en choisir un autre."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ce surnom a déjà été utilisé ici, et ne peut re-servir. Merci d'en choisir un autre."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERREUR SÉRIEUSE: La génération des clés de sécurité a échoué."; -$a->strings["An error occurred during registration. Please try again."] = "Une erreur est survenue lors de l'inscription. Merci de recommencer."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer."; -$a->strings["Friends"] = "Amis"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s a sollicité %2\$s"; -$a->strings["poked"] = "a titillé"; -$a->strings["post/item"] = "publication/élément"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s a marqué le %3\$s de %2\$s comme favori"; -$a->strings["remove"] = "enlever"; -$a->strings["Delete Selected Items"] = "Supprimer les éléments sélectionnés"; -$a->strings["Follow Thread"] = "Suivre le fil"; -$a->strings["View Status"] = "Voir les statuts"; -$a->strings["View Profile"] = "Voir le profil"; -$a->strings["View Photos"] = "Voir les photos"; -$a->strings["Network Posts"] = "Publications du réseau"; -$a->strings["Edit Contact"] = "Éditer le contact"; -$a->strings["Send PM"] = "Message privé"; -$a->strings["Poke"] = "Sollicitations (pokes)"; -$a->strings["%s likes this."] = "%s aime ça."; -$a->strings["%s doesn't like this."] = "%s n'aime pas ça."; -$a->strings["%2\$d people like this"] = "%2\$d personnes aiment ça"; -$a->strings["%2\$d people don't like this"] = "%2\$d personnes n'aiment pas ça"; -$a->strings["and"] = "et"; -$a->strings[", and %d other people"] = ", et %d autres personnes"; -$a->strings["%s like this."] = "%s aiment ça."; -$a->strings["%s don't like this."] = "%s n'aiment pas ça."; -$a->strings["Visible to everybody"] = "Visible par tout le monde"; -$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["Tag term:"] = "Terme d'étiquette:"; -$a->strings["Where are you right now?"] = "Où êtes-vous présentemment?"; -$a->strings["Delete item(s)?"] = "Supprimer les élément(s) ?"; -$a->strings["Post to Email"] = "Publier aux courriels"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "permissions"; -$a->strings["Post to Groups"] = "Publier aux groupes"; -$a->strings["Post to Contacts"] = "Publier aux contacts"; -$a->strings["Private post"] = "Message privé"; -$a->strings["Logged out."] = "Déconnecté."; -$a->strings["Error decoding account file"] = "Une erreur a été détecté en décodant un fichier utilisateur"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?"; -$a->strings["Error! Cannot check nickname"] = "Erreur! Pseudo invalide"; -$a->strings["User '%s' already exists on this server!"] = "L'utilisateur '%s' existe déjà sur ce serveur!"; -$a->strings["User creation error"] = "Erreur de création d'utilisateur"; -$a->strings["User profile creation error"] = "Erreur de création du profil utilisateur"; -$a->strings["%d contact not imported"] = array( - 0 => "%d contacts non importés", - 1 => "%d contacts non importés", -); -$a->strings["Done. You can now login with your username and password"] = "Action réalisé. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe"; -$a->strings["newer"] = "Plus récent"; -$a->strings["older"] = "Plus ancien"; -$a->strings["prev"] = "précédent"; -$a->strings["first"] = "premier"; -$a->strings["last"] = "dernier"; -$a->strings["next"] = "suivant"; -$a->strings["No contacts"] = "Aucun contact"; -$a->strings["%d Contact"] = array( - 0 => "%d contact", - 1 => "%d contacts", -); -$a->strings["poke"] = "titiller"; -$a->strings["ping"] = "attirer l'attention"; -$a->strings["pinged"] = "a attiré l'attention de"; -$a->strings["prod"] = "aiguillonner"; -$a->strings["prodded"] = "a aiguillonné"; -$a->strings["slap"] = "gifler"; -$a->strings["slapped"] = "a giflé"; -$a->strings["finger"] = "tripoter"; -$a->strings["fingered"] = "a tripoté"; -$a->strings["rebuff"] = "rabrouer"; -$a->strings["rebuffed"] = "a rabroué"; -$a->strings["happy"] = "heureuse"; -$a->strings["sad"] = "triste"; -$a->strings["mellow"] = "suave"; -$a->strings["tired"] = "fatiguée"; -$a->strings["perky"] = "guillerette"; -$a->strings["angry"] = "colérique"; -$a->strings["stupified"] = "stupéfaite"; -$a->strings["puzzled"] = "perplexe"; -$a->strings["interested"] = "intéressée"; -$a->strings["bitter"] = "amère"; -$a->strings["cheerful"] = "entraînante"; -$a->strings["alive"] = "vivante"; -$a->strings["annoyed"] = "ennuyée"; -$a->strings["anxious"] = "anxieuse"; -$a->strings["cranky"] = "excentrique"; -$a->strings["disturbed"] = "dérangée"; -$a->strings["frustrated"] = "frustrée"; -$a->strings["motivated"] = "motivée"; -$a->strings["relaxed"] = "détendue"; -$a->strings["surprised"] = "surprise"; -$a->strings["Monday"] = "Lundi"; -$a->strings["Tuesday"] = "Mardi"; -$a->strings["Wednesday"] = "Mercredi"; -$a->strings["Thursday"] = "Jeudi"; -$a->strings["Friday"] = "Vendredi"; -$a->strings["Saturday"] = "Samedi"; -$a->strings["Sunday"] = "Dimanche"; -$a->strings["January"] = "Janvier"; -$a->strings["February"] = "Février"; -$a->strings["March"] = "Mars"; -$a->strings["April"] = "Avril"; -$a->strings["May"] = "Mai"; -$a->strings["June"] = "Juin"; -$a->strings["July"] = "Juillet"; -$a->strings["August"] = "Août"; -$a->strings["September"] = "Septembre"; -$a->strings["October"] = "Octobre"; -$a->strings["November"] = "Novembre"; -$a->strings["December"] = "Décembre"; -$a->strings["bytes"] = "octets"; -$a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer"; -$a->strings["Select an alternate language"] = "Choisir une langue alternative"; -$a->strings["activity"] = "activité"; -$a->strings["post"] = "publication"; -$a->strings["Item filed"] = "Élément classé"; -$a->strings["Friendica Notification"] = "Notification Friendica"; -$a->strings["Thank You,"] = "Merci, "; -$a->strings["%s Administrator"] = "L'administrateur de %s"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notification] Nouveau courriel reçu sur %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s vous a envoyé un nouveau message privé sur %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s."; -$a->strings["a private message"] = "un message privé"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir vos messages privés et/ou y répondre."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]un %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]le %4\$s de %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]your %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notification] Commentaire de %2\$s sur la conversation #%1\$d"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s a commenté un élément que vous suivez."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir la conversation et/ou y répondre."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notification] %s a posté sur votre mur de profil"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s a publié sur votre mur à %2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s a posté sur [url=%2\$s]votre mur[/url]"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notification] %s vous a étiqueté"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s vous a étiqueté sur %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]vous a étiqueté[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notification] %s partage une nouvelle publication"; -$a->strings["%1\$s shared a new post at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]partage une publication[/url]."; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s vous a sollicité"; -$a->strings["%1\$s poked you at %2\$s"] = "%1\$s vous a sollicité via %2\$s"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s vous a [url=%2\$s]sollicité[/url]."; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notification] %s a étiqueté votre publication"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s a étiqueté votre publication sur %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s a étiqueté [url=%2\$s]votre publication[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notification] Introduction reçue"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vous avez reçu une introduction de '%1\$s' sur %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vous avez reçu [url=%1\$s]une introduction[/url] de %2\$s."; -$a->strings["You may visit their profile at %s"] = "Vous pouvez visiter son profil sur %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Merci de visiter %s pour approuver ou rejeter l'introduction."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notification] Nouvelle suggestion d'amitié"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vous avez reçu une suggestion de '%1\$s' sur %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vous avez reçu [url=%1\$s]une suggestion[/url] de %3\$s pour %2\$s."; -$a->strings["Name:"] = "Nom :"; -$a->strings["Photo:"] = "Photo :"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour approuver ou rejeter la suggestion."; -$a->strings[" on Last.fm"] = "sur Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un groupe supprimé a été recréé. Les permissions existantes pourraient 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."; -$a->strings["Default privacy group for new contacts"] = "Paramètres de confidentialité par défaut pour les nouveaux contacts"; -$a->strings["Everybody"] = "Tout le monde"; -$a->strings["edit"] = "éditer"; -$a->strings["Edit group"] = "Editer groupe"; -$a->strings["Create a new group"] = "Créer un nouveau groupe"; -$a->strings["Contacts not in any group"] = "Contacts n'appartenant à aucun groupe"; -$a->strings["Connect URL missing."] = "URL de connexion manquante."; -$a->strings["This site is not configured to allow communications with other networks."] = "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Aucun protocole de communication ni aucun flux n'a pu être découvert."; -$a->strings["The profile address specified does not provide adequate information."] = "L'adresse de profil indiquée ne fournit par les informations adéquates."; -$a->strings["An author or name was not found."] = "Aucun auteur ou nom d'auteur n'a pu être trouvé."; -$a->strings["No browser URL could be matched to this address."] = "Aucune URL de navigation ne correspond à cette adresse."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel."; -$a->strings["Use mailto: in front of address to force email check."] = "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part."; -$a->strings["Unable to retrieve contact information."] = "Impossible de récupérer les informations du contact."; -$a->strings["following"] = "following"; -$a->strings["[no subject]"] = "[pas de sujet]"; -$a->strings["End this session"] = "Mettre fin à cette session"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Se connecter"; -$a->strings["Home Page"] = "Page d'accueil"; -$a->strings["Create an account"] = "Créer un compte"; -$a->strings["Help and documentation"] = "Aide et documentation"; -$a->strings["Apps"] = "Applications"; -$a->strings["Addon applications, utilities, games"] = "Applications supplémentaires, utilitaires, jeux"; -$a->strings["Search site content"] = "Rechercher dans le contenu du site"; -$a->strings["Conversations on this site"] = "Conversations ayant cours sur ce site"; -$a->strings["Directory"] = "Annuaire"; -$a->strings["People directory"] = "Annuaire des utilisateurs"; -$a->strings["Information"] = "Information"; -$a->strings["Information about this friendica instance"] = "Information au sujet de cette instance de friendica"; -$a->strings["Conversations from your friends"] = "Conversations de vos amis"; -$a->strings["Network Reset"] = "Réinitialiser le réseau"; -$a->strings["Load Network page with no filters"] = "Chargement des pages du réseau sans filtre"; -$a->strings["Friend Requests"] = "Demande d'amitié"; -$a->strings["See all notifications"] = "Voir toute notification"; -$a->strings["Mark all system notifications seen"] = "Marquer toutes les notifications système comme 'vues'"; -$a->strings["Private mail"] = "Messages privés"; -$a->strings["Inbox"] = "Messages entrants"; -$a->strings["Outbox"] = "Messages sortants"; -$a->strings["Manage"] = "Gérer"; -$a->strings["Manage other pages"] = "Gérer les autres pages"; -$a->strings["Account settings"] = "Compte"; -$a->strings["Manage/Edit Profiles"] = "Gérer/Éditer les profiles"; -$a->strings["Manage/edit friends and contacts"] = "Gérer/éditer les amitiés et contacts"; -$a->strings["Site setup and configuration"] = "Démarrage et configuration du site"; -$a->strings["Navigation"] = "Navigation"; -$a->strings["Site map"] = "Carte du site"; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "Anniversaire:"; -$a->strings["Age:"] = "Age:"; -$a->strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s"; -$a->strings["Tags:"] = "Étiquette:"; -$a->strings["Religion:"] = "Religion:"; -$a->strings["Hobbies/Interests:"] = "Passe-temps/Centres d'intérêt:"; -$a->strings["Contact information and Social Networks:"] = "Coordonnées/Réseaux sociaux:"; -$a->strings["Musical interests:"] = "Goûts musicaux:"; -$a->strings["Books, literature:"] = "Lectures:"; -$a->strings["Television:"] = "Télévision:"; -$a->strings["Film/dance/culture/entertainment:"] = "Cinéma/Danse/Culture/Divertissement:"; -$a->strings["Love/Romance:"] = "Amour/Romance:"; -$a->strings["Work/employment:"] = "Activité professionnelle/Occupation:"; -$a->strings["School/education:"] = "Études/Formation:"; -$a->strings["Image/photo"] = "Image/photo"; -$a->strings["%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = ""; -$a->strings["$1 wrote:"] = "$1 a écrit:"; -$a->strings["Encrypted content"] = "Contenu chiffré"; -$a->strings["Unknown | Not categorised"] = "Inconnu | Non-classé"; -$a->strings["Block immediately"] = "Bloquer immédiatement"; -$a->strings["Shady, spammer, self-marketer"] = "Douteux, spammeur, accro à l'auto-promotion"; -$a->strings["Known to me, but no opinion"] = "Connu de moi, mais sans opinion"; -$a->strings["OK, probably harmless"] = "OK, probablement inoffensif"; -$a->strings["Reputable, has my trust"] = "Réputé, a toute ma confiance"; -$a->strings["Weekly"] = "Chaque semaine"; -$a->strings["Monthly"] = "Chaque mois"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = "Connecteur Diaspora"; -$a->strings["Statusnet"] = "Statusnet"; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Divers"; -$a->strings["year"] = "an"; -$a->strings["month"] = "mois"; -$a->strings["day"] = "jour"; -$a->strings["never"] = "jamais"; -$a->strings["less than a second ago"] = "il y a moins d'une seconde"; -$a->strings["years"] = "ans"; -$a->strings["months"] = "mois"; -$a->strings["week"] = "semaine"; -$a->strings["weeks"] = "semaines"; -$a->strings["days"] = "jours"; -$a->strings["hour"] = "heure"; -$a->strings["hours"] = "heures"; -$a->strings["minute"] = "minute"; -$a->strings["minutes"] = "minutes"; -$a->strings["second"] = "seconde"; -$a->strings["seconds"] = "secondes"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s auparavant"; -$a->strings["%s's birthday"] = "Anniversaire de %s's"; -$a->strings["Happy Birthday %s"] = "Joyeux anniversaire, %s !"; -$a->strings["General Features"] = "Fonctions générales"; -$a->strings["Multiple Profiles"] = "Profils multiples"; -$a->strings["Ability to create multiple profiles"] = "Possibilité de créer plusieurs profils"; -$a->strings["Post Composition Features"] = "Caractéristiques de composition de publication"; -$a->strings["Richtext Editor"] = "Éditeur de texte enrichi"; -$a->strings["Enable richtext editor"] = "Activer l'éditeur de texte enrichi"; -$a->strings["Post Preview"] = "Aperçu de la publication"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Permet la prévisualisation des publications et commentaires avant de les publier"; -$a->strings["Auto-mention Forums"] = ""; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; -$a->strings["Network Sidebar Widgets"] = "Widgets réseau pour barre latérale"; -$a->strings["Search by Date"] = "Rechercher par Date"; -$a->strings["Ability to select posts by date ranges"] = "Capacité de sélectionner les publications par intervalles de dates"; -$a->strings["Group Filter"] = "Filtre de groupe"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Activer le widget d’affichage des publications du réseau seulement pour le groupe sélectionné"; -$a->strings["Network Filter"] = "Filtre de réseau"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Activer le widget d’affichage des publications du réseau seulement pour le réseau sélectionné"; -$a->strings["Save search terms for re-use"] = "Sauvegarder la recherche pour une utilisation ultérieure"; -$a->strings["Network Tabs"] = "Onglets Réseau"; -$a->strings["Network Personal Tab"] = "Onglet Réseau Personnel"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Activer l'onglet pour afficher seulement les publications du réseau où vous avez interagit"; -$a->strings["Network New Tab"] = "Nouvel onglet réseaux"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Activer l'onglet pour afficher seulement les publications du réseau (dans les 12 dernières heures)"; -$a->strings["Network Shared Links Tab"] = "Onglet réseau partagé"; -$a->strings["Enable tab to display only Network posts with links in them"] = "Activer l'onglet pour afficher seulement les publications du réseau contenant des liens"; -$a->strings["Post/Comment Tools"] = "outils de publication/commentaire"; -$a->strings["Multiple Deletion"] = "Suppression multiple"; -$a->strings["Select and delete multiple posts/comments at once"] = "Sélectionner et supprimer plusieurs publications/commentaires à la fois"; -$a->strings["Edit Sent Posts"] = "Éditer les publications envoyées"; -$a->strings["Edit and correct posts and comments after sending"] = "Éditer et corriger les publications et commentaires après l'envoi"; -$a->strings["Tagging"] = "Étiquettage"; -$a->strings["Ability to tag existing posts"] = "Possibilité d'étiqueter les publications existantes"; -$a->strings["Post Categories"] = "Catégories des publications"; -$a->strings["Add categories to your posts"] = "Ajouter des catégories à vos publications"; -$a->strings["Ability to file posts under folders"] = "Possibilité d'afficher les publications sous les répertoires"; -$a->strings["Dislike Posts"] = "Publications non aimées"; -$a->strings["Ability to dislike posts/comments"] = "Possibilité de ne pas aimer les publications/commentaires"; -$a->strings["Star Posts"] = "Publications spéciales"; -$a->strings["Ability to mark special posts with a star indicator"] = "Possibilité de marquer les publications spéciales d'une étoile"; -$a->strings["Sharing notification from Diaspora network"] = "Notification de partage du réseau Diaspora"; -$a->strings["Attachments:"] = "Pièces jointes : "; -$a->strings["Errors encountered creating database tables."] = "Des erreurs ont été signalées lors de la création des tables."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Visible par tout le monde"; -$a->strings["A new person is sharing with you at "] = "Une nouvelle personne partage avec vous à "; -$a->strings["You have a new follower at "] = "Vous avez un nouvel abonné à "; -$a->strings["Do you really want to delete this item?"] = "Voulez-vous vraiment supprimer cet élément ?"; -$a->strings["Archives"] = "Archives"; -$a->strings["Embedded content"] = "Contenu incorporé"; -$a->strings["Embedding disabled"] = "Incorporation désactivée"; -$a->strings["Welcome "] = "Bienvenue "; -$a->strings["Please upload a profile photo."] = "Merci d'illustrer votre profil d'une image."; -$a->strings["Welcome back "] = "Bienvenue à nouveau, "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé."; -$a->strings["Male"] = "Masculin"; -$a->strings["Female"] = "Féminin"; -$a->strings["Currently Male"] = "Actuellement masculin"; -$a->strings["Currently Female"] = "Actuellement féminin"; -$a->strings["Mostly Male"] = "Principalement masculin"; -$a->strings["Mostly Female"] = "Principalement féminin"; -$a->strings["Transgender"] = "Transgenre"; -$a->strings["Intersex"] = "Inter-sexe"; -$a->strings["Transsexual"] = "Transsexuel"; -$a->strings["Hermaphrodite"] = "Hermaphrodite"; -$a->strings["Neuter"] = "Neutre"; -$a->strings["Non-specific"] = "Non-spécifique"; -$a->strings["Other"] = "Autre"; -$a->strings["Undecided"] = "Indécis"; -$a->strings["Males"] = "Hommes"; -$a->strings["Females"] = "Femmes"; -$a->strings["Gay"] = "Gay"; -$a->strings["Lesbian"] = "Lesbienne"; -$a->strings["No Preference"] = "Sans préférence"; -$a->strings["Bisexual"] = "Bisexuel"; -$a->strings["Autosexual"] = "Auto-sexuel"; -$a->strings["Abstinent"] = "Abstinent"; -$a->strings["Virgin"] = "Vierge"; -$a->strings["Deviant"] = "Déviant"; -$a->strings["Fetish"] = "Fétichiste"; -$a->strings["Oodles"] = "Oodles"; -$a->strings["Nonsexual"] = "Non-sexuel"; -$a->strings["Single"] = "Célibataire"; -$a->strings["Lonely"] = "Esseulé"; -$a->strings["Available"] = "Disponible"; -$a->strings["Unavailable"] = "Indisponible"; -$a->strings["Has crush"] = "Attiré par quelqu'un"; -$a->strings["Infatuated"] = "Entiché"; -$a->strings["Dating"] = "Dans une relation"; -$a->strings["Unfaithful"] = "Infidèle"; -$a->strings["Sex Addict"] = "Accro au sexe"; -$a->strings["Friends/Benefits"] = "Amis par intérêt"; -$a->strings["Casual"] = "Casual"; -$a->strings["Engaged"] = "Fiancé"; -$a->strings["Married"] = "Marié"; -$a->strings["Imaginarily married"] = "Se croit marié"; -$a->strings["Partners"] = "Partenaire"; -$a->strings["Cohabiting"] = "En cohabitation"; -$a->strings["Common law"] = "Marié \"de fait\"/\"sui juris\" (concubin)"; -$a->strings["Happy"] = "Heureux"; -$a->strings["Not looking"] = "Pas intéressé"; -$a->strings["Swinger"] = "Échangiste"; -$a->strings["Betrayed"] = "Trahi(e)"; -$a->strings["Separated"] = "Séparé"; -$a->strings["Unstable"] = "Instable"; -$a->strings["Divorced"] = "Divorcé"; -$a->strings["Imaginarily divorced"] = "Se croit divorcé"; -$a->strings["Widowed"] = "Veuf/Veuve"; -$a->strings["Uncertain"] = "Incertain"; -$a->strings["It's complicated"] = "C'est compliqué"; -$a->strings["Don't care"] = "S'en désintéresse"; -$a->strings["Ask me"] = "Me demander"; -$a->strings["stopped following"] = "retiré de la liste de suivi"; -$a->strings["Drop Contact"] = "Supprimer le contact"; +$a->strings["Find on this site"] = "Trouver sur ce site"; +$a->strings["Site Directory"] = "Annuaire local"; +$a->strings["Gender: "] = "Genre: "; +$a->strings["No entries (some entries may be hidden)."] = "Aucune entrée (certaines peuvent être cachées)."; +$a->strings["Time Conversion"] = "Conversion temporelle"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire."; +$a->strings["UTC time: %s"] = "Temps UTC : %s"; +$a->strings["Current timezone: %s"] = "Zone de temps courante : %s"; +$a->strings["Converted localtime: %s"] = "Temps local converti : %s"; +$a->strings["Please select your timezone:"] = "Sélectionner votre zone :"; diff --git a/view/is/messages.po b/view/is/messages.po index 1a58c31006..439f9f308a 100644 --- a/view/is/messages.po +++ b/view/is/messages.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/friendica/language/is/)\n" "MIME-Version: 1.0\n" @@ -26,219 +26,308 @@ msgstr "" "Language: is\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Einkaskilaboð" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Breyta" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Velja" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Eyða" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "vista í möppu" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "bæta við stjörnu" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "eyða stjörnu" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "Kveikja/slökkva á stjörnu" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "stjörnumerkt" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "bæta við merki" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Mér líkar þetta (kveikja/slökkva)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "líkar" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Mér líkar þetta ekki (kveikja/slökkva)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "mislíkar" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Deila þessu" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "deila" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Flokkar:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Skráð undir:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Birta forsíðu %s hjá %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "við" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "vegg við vegg" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "gegnum vegg við vegg" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s til %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Athugasemd" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Vinsamlegast bíðið" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d ummæli" -msgstr[1] "%d ummæli" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "athugasemd" -msgstr[1] "athugasemdir" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "sýna meira" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Þetta ert þú" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Senda inn" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Feitletrað" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Skáletrað" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Undirstrikað" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Gæsalappir" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Kóði" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Mynd" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Tengill" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "fela" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Myndband" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "sýna" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Forskoðun" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Setja litar þema" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Nýjustu notendurnir" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Nýjustu myndirnar" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Nýjustu \"líkar þetta\"" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Heim" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Samtölin þín" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Forsíða" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Forsíðan þín" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Tengiliðir" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Myndir" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Þínar myndir" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Atburðir" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Þínir atburðir" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Þínar einka glósur" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Þínar einka myndir" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Samfélag" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "atburður" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "staða" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "mynd" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s lýkar við %3$s hjá %2$s " + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Myndir tengiliðs" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Forsíðu myndir" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Alheimstengiliðaskrá" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Svipuð áhugamál" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Vina uppástungur" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Bjóða vinum aðgang" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Stillingar" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "" + +#: ../../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 +msgid "Set colour scheme" +msgstr "Setja litar þema" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -256,28 +345,28 @@ msgstr "Síða fannst ekki." msgid "Permission denied" msgstr "Bannaður aðgangur" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Heimild ekki veitt." @@ -285,944 +374,2696 @@ msgstr "Heimild ekki veitt." msgid "toggle mobile" msgstr "" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Heim" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Samtölin þín" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Forsíða" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Forsíðan þín" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Myndir" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Þínar myndir" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Atburðir" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Þínir atburðir" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Þínar einka glósur" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Þínar einka myndir" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Samfélag" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "fela" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "sýna" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Tengiliðir" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Nýjustu notendurnir" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Nýjustu \"líkar þetta\"" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "atburður" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "staða" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "mynd" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s lýkar við %3$s hjá %2$s " - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Nýjustu myndirnar" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Myndir tengiliðs" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Forsíðu myndir" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Alheimstengiliðaskrá" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Svipuð áhugamál" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Vina uppástungur" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Bjóða vinum aðgang" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Stillingar" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Setja litar þema" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "" - -#: ../../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 -msgid "Set colour scheme" -msgstr "Setja litar þema" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "sjálfgefið" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Eyða þessu atriði?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Athugasemd" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "sýna meira" + +#: ../../boot.php:722 msgid "show fewer" msgstr "sýna færri" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Uppfærsla á %s mistókst. Sjá villu skrá." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Uppfærslu vill við %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Stofna nýjan notanda" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Nýskrá" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Útskrá" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Innskrá" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Gælunafn eða póstfang:" -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Aðgangsorð:" -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Eða auðkenna með OpenID:" -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Gleymt lykilorð?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Endurstilling Aðgangsorðs" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "" -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Umbeðinn forsíða ekki til." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Breyta forsíðu" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Tengjast" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Forsíður" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Sýsla með forsíður" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Breyta forsíðu mynd" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Stofna nýja forsíðu" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Forsíðu mynd" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "Sýnilegt öllum" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Sýsla með sjáanleika" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Staðsetning:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Kyn:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Staða:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Heimasíða:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[í dag]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Afmælis áminningar" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Afmæli í þessari viku:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Engin lýsing]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Atburða áminningar" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Atburðir vikunnar:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Staða" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Stöðu skilaboð og færslur" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Forsíðu upplýsingar" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Myndabækur" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Atburðir og dagskrá" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Persónulegar glósur" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Aðeins þú sérð þetta" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Vistaðar leitir" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" +msgid "%s's birthday" msgstr "" -#: ../../mod/mood.php:133 -msgid "Mood" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" msgstr "" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Nafn ekki sýnt]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Alemennings aðgangur ekki veittur." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Atriði fannst ekki." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Aðgangur að þessari forsíðu hefur verið heftur." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Viltu í alvörunni eyða þessu atriði?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Atriði hefur verið fjarlægt." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Aðgangi hafnað" - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Þetta er Friendica útgáfa" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "Keyrir á slóð" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Á Friendica.com er hægt að fræðast nánar um Friendica verkefnið." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Villu tilkynningar og vandamál: endilega skoða" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Uppástungur, lof, framlög og svo framvegis - sendið tölvupóst á \"Info\" hjá Friendica - punktur com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Engin uppsett eining/viðbót/forr" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Nýskráningar upplýsingar fyrir %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Nýskráning tóks. Frekari fyrirmæli voru send í tölvupósti." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Ekki tókst að senda tölvupóst skeyti. Hér er skeytið sem ekki tókst að senda." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Skráninguna þína er ekki hægt að vinna." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Skráningar beiðni á %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Skráningin þín bíður samþykkis af eiganda síðunnar." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Þessi vefur hefur náð hámarks fjölda daglegra nýskráninga. Reyndu aftur á morgun." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Þú mátt (valfrjálst) fylla í þetta svæði gegnum OpenID með því gefa upp þitt OpenID og ýta á 'Skrá'." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Ef þú veist ekki hvað OpenID er, skildu þá þetta svæði eftir tómt en fylltu í restin af svæðunum." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Þitt OpenID (valfrjálst):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Á forsíðan þín að sjást í notendalistanum?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Já" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Nei" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Já" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Aðild að þessum vef er " +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Hætta við" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "Boðskorta auðkenni:" - -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Nýskráning" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Full nafn (t.d. Jón Jónsson):" - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Tölvupóstur:" - -#: ../../mod/register.php:275 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Veldu gælunafn. Verður að byrja á staf. Slóðin þín á þessum vef verður síðan 'gælunafn@$sitename'." - -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Veldu gælunafn:" - -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Flytja inn" - -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" +#: ../../include/items.php:4616 +msgid "Archives" msgstr "" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Forsíða fannst ekki." - -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Tengiliður fannst ekki." - -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:25 msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Hóp sem var eytt hefur verið endurlífgaður. Færslur sem þegar voru til geta mögulega farið á hópinn og framtíðar meðlimir. Ef þetta er ekki það sem þú vilt, þá þarftu að búa til nýjan hóp með öðru nafni." + +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" msgstr "" -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Ekki tókst að skilja svar frá ytri vef." +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Allir" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Óskiljanlegt svar frá ytri vef:" +#: ../../include/group.php:249 +msgid "edit" +msgstr "breyta" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Staðfesting kláraði eðlilega." +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Hópar" -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Ytri vefur svaraði:" +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Breyta hóp" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Tímabundin villa. Vinsamlegast bíddu og reyndur aftur síðar." +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Stofna nýjan hóp" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Kynning mistókst eða var afturkölluð." +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Tengiliðir ekki í neinum hópum" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Ekki tókst að setja tengiliðamynd." +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "bæta við" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Veggmyndir" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Get ekki flett upp DNS upplýsingum fyrir gagnagrunns þjón '%s'" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Bæta við tengilið" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Settu inn slóð" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Dæmi: gudmundur@simnet.is, http://simnet.is/gudmundur" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d boðskort í boði" +msgstr[1] "%d boðskort í boði" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Finna fólk" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Settu inn nafn eða áhugamál" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Tengjast/fylgja" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Dæmi: Jón Jónsson, Veiði" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Finna" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Net" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Öll net" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d tengiliður sameiginlegur" +msgstr[1] "%d tengiliðir sameiginlegir" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica tilkynning" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Takk fyrir," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "Kerfisstjóri %s" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "ekki svara" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "" + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "" + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "" + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "einkaskilaboð" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Farðu á %s til að skoða og/eða svara einkaskilaboðunum þínum." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s skrifaði athugasemd á færslu/samtal sem þú ert að fylgja." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Farðu á %s til að skoða og/eða svara samtali." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "" + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "" + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "" + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Þú getur heimsótt fórsíðuna á %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Farðu á %s til að samþykkja eða hunsa þessa kynningu." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:263 +#, php-format +msgid "" +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "" + +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Nafn:" + +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Mynd:" + +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Farðu á %s til að samþykkja eða hunsa þessa uppástungu." + +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" + +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" + +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" + +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" + +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "" + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "Skoða í fullri stærð" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr "" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Fullt nafn:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Afmælisdagur:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Aldur" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Kynhneigð" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Merki:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Stórnmálaskoðanir:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Trúarskoðanir:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Um:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Áhugamál/Áhugasvið:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Tengiliðaupplýsingar og samfélagsnet:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Tónlistaráhugi:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Bækur, bókmenntir:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Sjónvarp:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Kvikmyndir/dans/menning/afþreying:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Ást/rómantík" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Atvinna:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Skóli/menntun:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Ekkert nýtt héðan" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Loka þessu innliti" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Innskrá" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Heimasíða" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Stofna notanda" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Hjálp" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Hjálp og leiðbeiningar" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Forr" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Viðbætur forrit, leikir" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Leita" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Leita í efni á vef" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Samtöl á þessum vef" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Tengiliðalisti" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Nafnaskrá" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Samfélag" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Samtöl frá vinum" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Kynningar" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Vina beiðnir" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Tilkynningar" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Merkja allar tilkynningar sem séðar" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Skilaboð" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Einka skilaboð" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Innhólf" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Úthólf" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Ný skilaboð" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Umsýsla" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Sýsla með aðrar síður" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Notenda stillingar" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Sýsla með vini og tengiliði" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Stjórnborð" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Stillingar vefs" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "" + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Óleyfileg forsíðu slóð." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Tengi slóð vantar." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Þessi vefur er ekki uppsettur til að leyfa samskipti við önnur samfélagsnet." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Enginn samhæfur samskipta staðall né straumar fundust." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "Uppgefin forsíðu slóð eru ekki næganlegar upplýsingar." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Höfundur eða nafn fannst ekki." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Engin vefslóð passaði við þessa slóð. " + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "" + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "" + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Þessi forsíðu slóð tilheyrir neti sem er bannað á þessum vef." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Takmörkuð forsíða. Þessi tengiliður mun ekki getað tekið á móti beinum/einka tilkynningum frá þér." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Ekki hægt að sækja tengiliðs upplýsingar." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "fylgist með" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Byrjar:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Endar:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "hætt að fylgja" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "Henda tengilið" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Senda einkaboð" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Villur komu upp við að stofna töflur í gagnagrunn." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Ýmislegt" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "ár" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "mánuður" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "dagur" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "aldrei" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "fyrir minna en sekúndu" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "ár" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "mánuðir" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "vika" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "vikur" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "dagar" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "klukkustund" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "klukkustundir" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "mínúta" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "mínútur" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "sekúnda" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "sekúndur" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[ekkert efni]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(ekkert efni)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Óþekkt | Ekki flokkað" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Hunsa samstundis" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Grunsamlegur, rusl sendari, auglýsandi" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Ég þekki en hef ekki skoðun á" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "Í lagi, væntanlega saklaus" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Gott orðspor, ég treysti þessu" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Oft" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Klukkustundar fresti" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Tvisvar á dag" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Daglega" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Vikulega" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Mánaðarlega" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "Póstfang" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "Núna er %1$s vinur %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Tilkynning um að einhver deildi einhverju Diaspora netinu" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Viðhengi:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Enginn notanda færsla fannst fyrir '%s'" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s líkar ekki við %3$s hjá %2$s " -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Dulkóðunnar lykill síðunnar okker er í döðlu." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Tómt slóð var uppgefin eða ekki okkur tókst ekki að afkóða slóð." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Tengiliðafærslan þín fannst ekki á þjóninum okkar." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Opinber lykill er ekki til í tengiliðafærslu fyrir slóð %s." +msgid "%1$s poked %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s merkti %2$s's %3$s með %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Velja" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Eyða" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Birta forsíðu %s hjá %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Flokkar:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Skráð undir:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s til %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Birta í samhengi" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Vinsamlegast bíðið" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Eyða völdum færslum" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s líkar þetta." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s mislíkar þetta." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "og" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", og %d öðrum" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s líkar þetta." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s mislíkar þetta." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Sjáanlegt öllum" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Sláðu inn slóð:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Settu inn myndbandshlekkur:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Settu inn hlekk á hljóðskrá:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Merka með:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Hvar ert þú núna?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Senda skilaboð á tölvupóst" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Fela forsíðu upplýsingar fyrir óþekktum? " + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Deila" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Hlaða upp mynd" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "Hlaða upp mynd" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Bæta við skrá" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "Hengja skrá við" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Setja inn vefslóð" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "vefhlekkur" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Setja inn myndbandshlekk" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "myndbandshlekkur" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Setja inn hlekk á hljóðskrá" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "hljóðhlekkur" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Veldu staðsetningu þína" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "stilla staðsetningu" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Hreinsa staðsetningu í vafra" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "hreinsa staðsetningu" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Setja titil" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Heimildar stillingar" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "aðgangsstýring" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: tölvupóstfang" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Opinber færsla" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Dæmi: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Forskoðun" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "" + +#: ../../include/text.php:298 +msgid "older" +msgstr "" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "á undan" + +#: ../../include/text.php:305 +msgid "first" +msgstr "fremsta" + +#: ../../include/text.php:337 +msgid "last" +msgstr "síðasta" + +#: ../../include/text.php:340 +msgid "next" +msgstr "næsta" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Engir tengiliðir" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d Tengiliður" +msgstr[1] "%d Tengiliðir" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Skoða tengiliði" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Vista" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Mánudagur" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Þriðjudagur" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Miðvikudagur" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Fimmtudagur" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Föstudagur" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Laugardagur" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Sunnudagur" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Janúar" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Febrúar" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Mars" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "Apríl" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Maí" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Júní" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Júlí" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "Ágúst" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "September" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Október" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "Nóvember" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Desember" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "bæti" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "slóð í heimild" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "sjálfgefið" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Velja annað tungumál" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "athugasemd" +msgstr[1] "athugasemdir" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Útskráður" + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Innskráning mistókst." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "Skilríkið sem þjónninn þinn gaf upp er þegar afritað á okkar þjón. Þetta ætti að virka ef þú bara reynir aftur." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "" -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Ekki tókst að setja tengiliða skilríkið þitt upp á þjóninum okkar." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Ekki tókst að uppfæra tengiliða skilríkis upplýsingarnar á okkar þjón" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Mynd" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Tenging samþykkt hjá %s" +msgid "%2$s %3$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s hefur gengið til liðs við %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Leyfa forriti að tengjast" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Farðu aftur í forritið þitt og settu þennan öryggiskóða þar" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Skráðu þig inn til að halda áfram." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vilt þú leyfa þessu forriti að hafa aðgang að færslum og tengiliðum, og/eða stofna nýjar færslur fyrir þig?" +"%s wrote the following post" +msgstr "" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Engin gildur aðgangur fannst." +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 skrifaði:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Breyta lykilorði. Opnaðu tölvupóstinn þinn." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Dulritað efni" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Velkomin(n)" + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Vinsamlegast hlaðið inn forsíðu mynd." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Velkomin(n) aftur" + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Innbyggt efni" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Innfelling ekki leyfð" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Karlmaður" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Kvenmaður" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Karlmaður í augnablikinu" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Kvenmaður í augnablikinu" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Aðallega karlmaður" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Aðallega kvenmaður" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Kynskiptingur" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Hvorukin" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Kynskiptingur" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Tvíkynhneigð(ur)" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Hvorukyn" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Ekki ákveðið" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Annað" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Óviss" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Karlmenn" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Kvenmenn" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Samkynhneigður" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbía" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Til í allt" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Tvíkynhneigð/ur" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Sjálfkynhneigð/ur" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Skýrlíf/ur" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Hrein mey/Hreinn sveinn" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Óþekkur" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Blæti" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Mikið af því" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Engin kynhneigð" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Einhleyp/ur" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Einmanna" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Á lausu" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Frátekin/n" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Er skotin(n)" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Deita" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Ótrú/r" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Kynlífsfíkill" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Vinir" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Vinir með meiru" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Lauslát/ur" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Trúlofuð/Trúlofaður" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Gift/ur" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Félagar" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Sambýlingur" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Löggilt sambúð" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Hamingjusöm/Hamingjusamur" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "Ekki að leita" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Svingari" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Svikin/n" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Skilin/n að borði og sæng" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Óstabíll" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Fráskilin/n" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Ekkja/Ekkill" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Óviss" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "Þetta er flókið" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Gæti ekki verið meira sama" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Spurðu mig" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Boðskort er skilyrði." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Ekki hægt að sannreyna boðskort." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "OpenID slóð ekki til" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Vinsamlegast sláðu inn umbeðin gögn" + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Vinsamlegast notið styttra nafn" + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Nafn of stutt" + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Þetta virðist ekki vera fullt nafn (Jón Jónsson)." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Póstþjónninn er ekki í lista yfir leyfða póstþjóna á þessum vef." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Ekki gildt póstfang." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Ekki hægt að nota þetta póstfang." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Gælunafnið má bara innihalda \"a-z\", \"0-9, \"-\", \"_\" og verður að byrja á staf." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Gælunafn þegar skráð. Veldu annað." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "" + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "VERULEGA ALVARLEG VILLA: Stofnun á öryggislyklum tókst ekki." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Villa kom upp við nýskráningu. Vinsamlegast reyndu aftur." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Villa kom upp við að stofna sjálfgefna forsíðu. Vinnsamlegast reyndu aftur." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Endurstilling aðgangsorðs umbeðin %s" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Beiðni gat ekki verið sannreynd. (Það getur verið að þú hafir þegar sent hana.) Endurstilling á aðgangsorði tókst ekki." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Aðgangsorðið þitt hefur verið endurstilt." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Nýja aðgangsorð þitt er " - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Vistaðu eða afritaðu nýja aðgangsorðið og" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "smelltu hér til að skrá þig inn" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Þú getur breytt aðgangsorðinu þínu á Stillingar síðunni eftir að þú hefur skráð þig inn." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Aðgangsorðinu þínu var breytt í %s" +msgid "Registration details for %s" +msgstr "Nýskráningar upplýsingar fyrir %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Gleymdir þú lykilorði þínu?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Sjáanlegt öllum" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Sláðu inn tölvupóstfangið þitt til að endurstilla aðgangsorðið og fá leiðbeiningar sendar með tölvupósti." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Gælunafn eða póstfang:" +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Einkaskilaboð" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Endursetja" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Breyta" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "vista í möppu" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "bæta við stjörnu" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "eyða stjörnu" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "Kveikja/slökkva á stjörnu" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "stjörnumerkt" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "bæta við merki" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Mér líkar þetta (kveikja/slökkva)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "líkar" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Mér líkar þetta ekki (kveikja/slökkva)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "mislíkar" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Deila þessu" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "deila" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "við" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "vegg við vegg" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "gegnum vegg við vegg" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d ummæli" +msgstr[1] "%d ummæli" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Þetta ert þú" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Feitletrað" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Skáletrað" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Undirstrikað" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Gæsalappir" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Kóði" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Mynd" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Tengill" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Myndband" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Atriði ekki í boði." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Atriði fannst ekki" #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1253,13 +3094,6 @@ msgstr "Skilaboð send." msgid "No recipient." msgstr "" -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Sláðu inn slóð:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Senda einkaskilaboð" @@ -1281,227 +3115,1639 @@ msgstr "Til:" msgid "Subject:" msgstr "Efni:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Skilaboðin:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Hlaða upp mynd" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Hópur stofnaður" -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Setja inn vefslóð" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Gat ekki stofnað hóp." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Velkomin(n) á Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Hópur fannst ekki." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Nýr notandi verklisti" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Hópur endurskýrður." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Stofna hóp af tengiliðum/vinum" + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Nafn hóps:" + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Hópi eytt." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Ekki tókst að eyða hóp." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Hópa sýslari" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Aðilar" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Allir tengiliðir" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Ýttu á tengili til að bæta við hóp eða taka úr hóp." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Engir mögulegir viðtakendur síðunnar fundust." + +#: ../../mod/delegate.php:126 msgid "" -"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." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." msgstr "" -#: ../../mod/newmember.php:14 -msgid "Getting Started" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" msgstr "" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" msgstr "" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Fjarlægja" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Bæta við" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Engar færslur." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Ógilt fyrirspurnar auðkenni" + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Henda" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Hunsa" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Kerfi" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Einka" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Sýna hunsaðar fyrirspurnir" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Fela hunsaðar beiðnir" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Skilaboða gerð:" + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Vina tillaga" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "stungið uppá af %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Gera þennan notanda ósýnilegan öðrum" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Búa til færslu um " + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "ef við á" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Samþykkja" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Þykist þekkja þig:" + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "já" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "nei" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Samþykkja sem:" + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Vin" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Deilir" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Aðdáanda" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Vina/Tengi beiðni" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Nýr fylgjandi" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Engar kynningar." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s líkaði færslu %s" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s mislíkaði færslu %s" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s er nú vinur %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s bjó til færslu" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s athugasemd við %s's færslu" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Engar tilkynningar á neti." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Tilkynningar á neti" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Ekki fleiri kerfistilkynningar." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Kerfistilkynningar" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Engar einka tilkynningar." + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Einkatilkynningar." + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Ekki fleiri heima tilkynningar" + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Tilkynningar frá heimasvæði" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Engin forsíða" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "allir" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Notandi" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Viðbætur" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Sækja persónuleg gögn" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Henda tengilið" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Vantar mikilvæg gögn!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Uppfæra" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Ekki tókst að tengjast við pósthólf með stillingum sem uppgefnar eru." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "Stillingar póstfangs uppfærðar." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Aðgangsorð ber ekki saman. Aðgangsorð óbreytt." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Tóm aðgangsorð eru ekki leyfileg. Aðgangsorð óbreytt." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "" + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Aðgangsorði breytt." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Uppfærsla á aðgangsorði tókst ekki. Reyndu aftur." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr "Vinsamlegast nota styttra nafn." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr "Nafn of stutt." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr "Póstfang ógilt" + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr "Ekki hægt að breyta yfir í þetta póstfang." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "" + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "" + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Stillingar uppfærðar" + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Bæta við forriti" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Nafn" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Notenda lykill" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Notenda leyndarmál" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Áframsenda" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "Táknmyndar slóð" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Þú getur ekki breytt þessu forriti." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Tengd forr" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Lykill viðskiptavinar byrjar á" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Ekkert nafn" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Fjarlæga auðkenningu" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Engar stillingar í einingu stilltar" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Eininga stillingar" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Innbyggður stuðningur fyrir %s tenging er%s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "kveikt" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "slökkt" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "Slökkt hefur verið á tölvupóst aðgang á þessum þjón." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Tölvupóstur stilling" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Ef þú villt hafa samskipti við tölvupósts tengiliði með þessari þjónustu (valfrjálst), skilgreindu þá hvernig á að tengjast póstfanginu þínu." + +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Póstfang sannreynt síðast:" + +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "IMAP þjónn:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "IMAP port:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Öryggi:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Ekkert" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "Póstfangs aðgangsnafn:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "Póstfangs aðgangsorð:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Póstfang sem svar berst á:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Senda opinberar færslur á alla tölvupóst viðtakendur:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" msgstr "" -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Merka sem séð" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Flytja yfir í skrásafn" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Flytja yfir í skrásafn:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" msgstr "" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Útlits þema:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Endurhlaða vefsíðu á xx sekúndu fresti" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minnst 10 sekúndur, ekkert hámark" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Þessi notandi er með venjulega persónulega forsíðu" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Sjálfkrafa samþykkja allar tengi/vina beiðnir sem, einungis lestrar aðdáendur" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Sjálfkrafa samþykkja allar tengi/vina beiðnir, sem les og skriftar aðdáendur" + +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" msgstr "" -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Sjálfkrafa samþykkja allar tengi/vina beiðnir sem vini" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Valfrjálst) Leyfa þessu OpenID til að auðkennast sem þessi notandi." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Gefa út sjálfgefna forsíðu í tengiliðalista á þessum þjón?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Nei" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Gefa sjálfgefna forsíðu út í alheimstengiliðalista?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Fela tengiliða-/vinalistann þinn fyrir áhorfendum á sjálfgefinni forsíðu?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Leyfa vinum að deila á forsíðuna þína?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Leyfa vinum að merkja þínar færslur?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Leyfa að stungið verði uppá þér sem hugsamlegum vinur fyrir aðra notendur? " + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Forsíðu hefur ekki verið gefinn út." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "eða" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Auðkennisnetfangið þitt er" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Sjálfkrafa fyrna færslu eftir hvað marga daga:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Tómar færslur renna ekki út. Útrunnum færslum er eytt" + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Flóknar fyrningatíma stillingar" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Flókin fyrning" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Fyrna færslur:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Fyrna einka glósur:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Fyrna stjörnumerktar færslur:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Fyrna myndum:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Notenda stillingar" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Aðgangsorða stillingar" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Nýtt aðgangsorð:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Staðfesta:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Hafðu aðgangsorða svæði tóm nema þegar verið er að breyta" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Grunn stillingar" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "Póstfang:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Þitt tímabelti:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Sjálfgefin staðsetning færslu:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Nota vafra staðsetningu:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Öryggis og næðis stillingar" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Hámarks vinabeiðnir á dag:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(til að koma í veg fyrir rusl misnotkun)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Sjálfgefnar aðgangstýring á færslum" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(ýttu á til að opna/loka)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Birta hópum" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Birta tengiliðum" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Tilkynninga stillingar" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "ganga til liðs við hóp/samfélag" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Senda tilkynninga tölvupóst þegar:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Þú færð kynningu" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Þínar kynningar eru samþykktar" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Einhver skrifar á vegginn þínn" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Einhver skrifar athugasemd á færslu hjá þér" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Þú færð einkaskilaboð" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Þér hefur borist vina uppástunga" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Þú varst merkt(ur) í færslu" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "Yfirfarðu aðrar stillingar, sérstaklega næðis stillingar. Óútgefin forsíða er einsog óskráð símanúmer. Sem þýðir að líklega viltu gefa út forsíðuna þína - nema allir vinir þínir og tilvonandi vinir vita nákvæmlega hvernig á að finna þig." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "" -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Hlaða upp forsíðu mynd" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Sameiginlegir vinir" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "" + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Persónuverndar upplýsingar ekki fyrir hendi á fjarlægum vefþjón." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Sýnilegt eftirfarandi:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Tókst ekki að ná í uppl. um tengilið" + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Tókst ekki að staðsetja valinn forsíðu" + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Tengiliður uppfærður" + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Ekki tókst að uppfæra tengiliðs skrá." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Lokað á tengilið" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Opnað á tengilið" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Tengiliður hunsaður" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "Tengiliður afhunsaður" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Tengiliður settur í geymslu" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "Tengiliður tekinn úr geymslu" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Viltu í alvörunni eyða þessum tengilið?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Tengiliður fjarlægður" + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Þú ert gagnkvæmur vinur %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Þú ert að deila með %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s er að deila með þér" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Einkasamtal ekki í boði fyrir þennan" + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "aldrei" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(uppfærsla tókst)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(uppfærsla tókst ekki)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Stinga uppá vinum" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Net tegund: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Skoða alla tengiliði" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Afbanna" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Banna" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Byrja að fylgjast með á ný" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Taka úr geymslu" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Setja í geymslu" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Gera við " + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Stilling tengiliðar" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Forsíðu sjáanleiki" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "Að hlaða upp forsíðu mynd ef þú hefur ekki þegar gert það. Rannsóknir sýna að fólk sem hefur alvöru mynd af sér er tíu sinnum líklegra til að eignast vini en fólk sem ekki hefur mynd." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Veldu forsíðu sem á að birtast %s þegar hann skoðaður með öruggum hætti" -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Uppl. um tengilið / minnisatriði" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Breyta minnispunktum tengiliðs " + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Heimsækja forsíðu %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "útiloka/opna á tengilið" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Hunsa tengilið" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Gera við slóð stillingar" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Skoða samtöl" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Eyða tengilið" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Síðasta uppfærsla:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Uppfæra opinberar færslur" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Uppfæra núna" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Útilokaður sem stendur" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Hunsaður sem stendur" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Í geymslu" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Breyttu sjálfgefnu forsíðunni einsog þú villt. Yfirfarðu stillingu til að fela vinalista á forsíðu og stillingu til að fela forsíðu fyrir ókunnum." +"Replies/likes to your public posts may still be visible" +msgstr "Svör/\"likar við\" á þínar opinberar færslur geta mögulega verið sýnileg öðrum" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" msgstr "" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Uppástungur" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Sýna alla tengiliði" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Afhunsað" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Banna" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Hunsa" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Í geymslu" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Aðeins sýna geymda tengiliði" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Falinn" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Aðeins sýna falda tengiliði" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Sameiginlegur vinskapur" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "er aðdáandi þinn" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "þú er aðdáandi" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Breyta tengilið" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Leita í þínum vinum" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Niðurstöður:" + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Skrá stærri en takmarkið %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Skráar upphlöðun mistókst." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Innfelt efni - endurhlaða síðu til að sjá]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "Bættu við leitarorðum í sjálfgefnu forsíðuna þína sem lýsa þínum áhugamálum. Þá er hægt að fólk með svipuð áhugamál og stinga uppá vinskap." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "" -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Tengist" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Gefðu aðgang að Facebook tengingunni ef þú þegar hefur Facebook aðgang og þá er hægt (valfrjálst) að nálgast alla vini og samtöl á Facebook." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "" +"Registration successful. Please check your email for further instructions." +msgstr "Nýskráning tóks. Frekari fyrirmæli voru send í tölvupósti." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Ekki tókst að senda tölvupóst skeyti. Hér er skeytið sem ekki tókst að senda." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Skráninguna þína er ekki hægt að vinna." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Skráningin þín bíður samþykkis af eiganda síðunnar." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "Fylltu út póstfangs tengi upplýsingar í Tengla stillinga síðuna ef þú villt sækja tölvupóst og eiga samskipti við vini eða póstlista úr tölvupóst innhólfinu þínu" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Þessi vefur hefur náð hámarks fjölda daglegra nýskráninga. Reyndu aftur á morgun." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "Tengiliða síðan er gáttin þín til að sýsla með vina sambönd og tengjast við vini á öðrum netum. Oftast setur þú vistfangi eða slóð þeirra í Bæta við tengilið gluggan." +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Þú mátt (valfrjálst) fylla í þetta svæði gegnum OpenID með því gefa upp þitt OpenID og ýta á 'Skrá'." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Tengiliðalistinn er góð leit til að finna fólk á samfélagsnetinu eða öðrum sambandsnetum. Leitaðu að Connect eða Follow hlekk á forsíðunni þeirra. Mögulega þarf að gefa upp þína auðkenna slóð." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Ef þú veist ekki hvað OpenID er, skildu þá þetta svæði eftir tómt en fylltu í restin af svæðunum." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Þitt OpenID (valfrjálst):" -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Á forsíðan þín að sjást í notendalistanum?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Aðild að þessum vef er " + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "Boðskorta auðkenni:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Nýskráning" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Full nafn (t.d. Jón Jónsson):" + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Tölvupóstur:" + +#: ../../mod/register.php:262 msgid "" -"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." +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Veldu gælunafn. Verður að byrja á staf. Slóðin þín á þessum vef verður síðan 'gælunafn@$sitename'." + +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Veldu gælunafn:" + +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Flytja inn" + +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" msgstr "" -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Hópar" +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Melding tókst." -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Kerfið er óvirkt vegna viðhalds" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Aðgangur að þessari forsíðu hefur verið heftur." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Ábendingar fyrir nýja notendur" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Alemennings aðgangur ekki veittur." + +#: ../../mod/videos.php:125 +msgid "No videos selected" msgstr "" -#: ../../mod/newmember.php:70 +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Aðgangur að þessum hlut hefur verið heftur" + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Skoða myndabók" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Sýsla með notendur og/eða síður" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "Eftir að þú hefur eignast nokkra vini, þá er best að flokka þá niður í hópa á hliðar slánni á Tengiliðasíðunni. Eftir það getur þú haft samskipti við hvern hóp fyrir sig á Samfélagssíðunni." +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Skipta á milli auðkenna eða hópa- / stjörnunotanda sem deila þínum aðgangs upplýsingum eða þér verið úthlutað \"umsýslu\" réttindum." -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Veldu notanda til að sýsla með:" + +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Hlutur fannst ekki" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Breyta skilaboðum" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Leita af fólki" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Engar leitarniðurstöður" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Notandi samþykktur." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Skráning afturköllurð vegna %s" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Skráðu yður inn." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Þessi kynning hefur þegar verið samþykkt." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Forsíðu slóð er ekki í lagi eða inniheldur ekki forsíðu upplýsingum." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Aðvörun: forsíðu staðsetning hefur ekki aðgreinanlegt eigendanafn." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Aðvörun: forsíðu slóð hefur ekki forsíðu mynd." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d skilyrt breyta fannst ekki á uppgefinni staðsetningu" +msgstr[1] "%d skilyrtar breytur fundust ekki á uppgefninni staðsetningu" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Kynning tilbúinn." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Alvarleg samskipta villa." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Ekki hægt að sækja forsíðu" + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s hefur fengið of margar tengibeiðnir í dag." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Kveikt hefur verið á ruslsíu" + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Vinir eru beðnir um að reyna aftur eftir 24 klukkustundir." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Ógild staðsetning" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Ógilt póstfang." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." msgstr "" -#: ../../mod/newmember.php:73 +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Ekki tókst að fletta upp nafninu þínu á uppgefinni staðsetningu." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Kynning hefur þegar átt sér stað hér." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Þú ert þegar vinur %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Ógild forsíðu slóð." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Kynningin þín hefur verið send." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Skráðu þig inn til að staðfesta kynningu." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "" +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Ekki réttur notandi skráður inn. Skráðu þig inn sem þessi notandi." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Fela þennan tengilið" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Velkomin(n) heim %s." -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Vinsamlegas staðfestu kynninguna/tengibeiðnina við %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Staðfesta" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Hægt er að styðjast við Hjálp síðuna til að fá leiðbeiningar um aðra eiginleika." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Settu inn 'Auðkennisnetfang' þitt úr einhverjum af eftirfarandi samskiptanetum:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "" + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Vina/Tengi Beiðni" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Dæmi: siggi@demo.friendica.com, http://demo.friendica.com/profile/siggi, prufunotandi@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Vinnsamlegast svaraðu eftirfarandi:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "Þekkir %s þig?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Bæta við persónulegri athugasemd" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Federated Social Web" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr "" + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Auðkennisnetfang þitt:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Senda beiðni" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Skrár" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Leyfa forriti að tengjast" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Farðu aftur í forritið þitt og settu þennan öryggiskóða þar" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Skráðu þig inn til að halda áfram." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vilt þú leyfa þessu forriti að hafa aðgang að færslum og tengiliðum, og/eða stofna nýjar færslur fyrir þig?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Hætta við" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1512,23 +4758,985 @@ msgstr "Engar uppástungur tiltækar. Ef þetta er nýr vefur, reyndu þá aftur msgid "Ignore/Hide" msgstr "Hunsa/Fela" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Tengiliður fannst ekki." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Vina tillaga send" + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Stinga uppá vinum" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Stinga uppá vin fyrir %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Enginn tengiliður" + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Þemastillingar uppfærðar." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Vefur" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Notendur" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Þemu" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Gagnagrunns uppfærslur" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Atburðaskrá" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Notenda nýskráningar bíða samþykkis" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Venjulegur notandi" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Sápukassa notandi" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Hópa-/Stjörnusíða" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Verður sjálfkrafa vinur notandi" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Stjórnun" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Samantekt" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Skráðir notendur" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Nýskráningar í bið" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Útgáfa" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Virkar viðbætur" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Stillingar þjóns uppfærðar." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Lokað" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Þarf samþykki" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Opið" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Hlaða upp skrá" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Stefna" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Flóknari" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Afköst" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "" + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Nafn síðu" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Borði/Merki" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "" + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Kerfis tungumál" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Kerfis þema" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "" + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "" + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Mesta stærð mynda" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "" + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "" + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "JPEG myndgæði" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "" + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Nýskráningar stefna" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "" + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Nýskráningar texti" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "" + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Yfirgefnir notendur eftir x daga" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Hættir að eyða afli í að sækja færslur á ytri vefi fyrir yfirgefna notendur. 0 þýðir notendur merkjast ekki yfirgefnir." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Vina lén leyfð" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "" + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Póstfangs lén leyfð" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "" + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Lokað á opinberar færslur" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "" + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Skylda að vera í tengiliðalista" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "" + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "Uppfærsluslóð fyrir alheimstengiliðalista" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "" + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "" + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "" + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "" + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "" + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "" + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "" + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Banna margar skráningar" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "" + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "Leyfa OpenID auðkenningu" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "" + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Fullt nafn skilyrði" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "" + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 hefðbundin stöfun" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Sýna samfélags síðu" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "" + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Leyfa OStatus stuðning" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "" + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Leyfa Diaspora tengingar" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "" + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Aðeins leyfa Friendica notendur" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "" + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Sannreyna SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "" + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Proxy notandi" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Proxy slóð" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Net tími útrunninn" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "" + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "" + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "" + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Mesta meðaltals álag" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "" + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Uppfærsla merkt sem tókst" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Uppfærsla %s framkvæmd." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Uppfærsla %s skilaði ekki gildi. Óvíst hvort tókst." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Engar uppfærslur mistókust." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Uppfærslur sem mistókust" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Þetta á ekki við uppfærslur fyrir 1139, þær skiluðu ekki lokastöðu." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Merkja sem tókst (ef uppfærsla var framkvæmd handvirkt)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Framkvæma þessa uppfærslu sjálfkrafa" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s notenda eytt" +msgstr[1] "%s notendum eytt" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Notanda '%s' eytt" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Notanda '%s' gefið frelsi" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Notanda '%s' settur í bann" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "velja alla" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Skráning notanda býður samþykkis" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Dagsetning beiðnar" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Engin skráning" + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Hafnað" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Skráningar dagsetning" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Síðast innskráður" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Síðasta" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Valdir notendur verður eytt!\\n\\nAllt sem þessir notendur hafa deilt á þessum vef verður varanlega eytt!\\n\\nErtu alveg viss?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Notandinn {0} verður eytt!\\n\\nAllt sem þessi notandi hefur deilt á þessum vef veður varanlega eytt!\\n\\nErtu alveg viss?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "" + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Slökkt á viðbót %s " + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Kveikt á viðbót %s" + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Slökkva" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Kveikja" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Skipta" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Höfundur:" + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "" + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Engin þemu fundust" + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Skjámynd" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Tilraun]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Óstudd]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Stillingar atburðaskrár uppfærðar. " + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Hreinsa" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Atburðaskrá" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Vefþjónn verður að hafa skrifréttindi. Afstætt við Friendica rótar skráarsafn." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Stig atburðaskráningar" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Loka" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "FTP Vélanafn" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "FTP Slóð" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP Notandi" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP Aðgangsorð" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Mynd stærri en takmörkunin %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Ekki mögulegt afgreiða mynd" + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Ekki hægt að hlaða upp mynd." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Velkomin(n) til %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "" + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "" + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Leitar niðurstöður fyrir:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Fjarlæga gildi" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Vistaðar leitir" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "bæta við" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Athugasemdar röð" @@ -1545,10 +5753,6 @@ msgstr "Færlsu röð" msgid "Sort by Post Date" msgstr "Raða eftir færslu dagsetningu" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Einka" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Færslur sem tengjast þér" @@ -1613,6 +5817,1072 @@ msgstr "Einka skilaboð send á þennan notanda eiga á hættu að verða opinbe msgid "Invalid contact." msgstr "Ógildur tengiliður." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Þetta er Friendica útgáfa" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "Keyrir á slóð" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Á Friendica.com er hægt að fræðast nánar um Friendica verkefnið." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Villu tilkynningar og vandamál: endilega skoða" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Uppástungur, lof, framlög og svo framvegis - sendið tölvupóst á \"Info\" hjá Friendica - punktur com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Engin uppsett eining/viðbót/forr" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Forrit" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Engin uppsett forrit" + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Hlaða upp nýjum myndum" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Tengiliða upplýsingar ekki til" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Myndabók finnst ekki." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Fjarlægja myndabók" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Fjarlægja mynd" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "mynd" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Mynd er yfir stærðamörkum" + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Mynda skrá er tóm." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Engar myndir valdar" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "" + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Hlaða upp myndum" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nýtt nafn myndbókar:" + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "eða fyrra nafn myndbókar:" + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Ekki sýna færslu fyrir þessari upphölun" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Aðgangar" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Einkamynd" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Opinber mynd" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Breyta myndbók" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Birta nýjast fyrst" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Birta elsta fyrst" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Skoða mynd" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Aðgangi hafnað. Aðgangur að þessum hlut kann að vera skertur." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Mynd ekki til" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Birta mynd" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Breyta mynd" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Nota sem forsíðu mynd" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Skoða í fullri stærð" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Merki:" + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Fjarlægja öll merki]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nýtt nafn myndbókar" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Yfirskrift" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Bæta við merki" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Til dæmis: @bob, @Barbara_Jensen, @jim@example.com, #Reykjavík #tjalda" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Einkamynd" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Opinber mynd" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Nýlegar myndir" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Tengilið bætt við" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "" + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "" + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : Ekki gilt póstfang" + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Skilaboð komust ekki til skila." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d skilaboð send." +msgstr[1] "%d skilaboð send" + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Þú hefur ekki fleiri boðskort." + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "" + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "" + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "" + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "" + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Senda kynningar" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Póstföng, eitt í hverja línu:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "" + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Þú þarft að nota eftirfarandi boðskorta auðkenni: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Þegar þú hefur nýskráð þig, hafðu samband við mig gegnum síðuna mína á:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Aðgangi hafnað" + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Engin gildur aðgangur fannst." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Breyta lykilorði. Opnaðu tölvupóstinn þinn." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Endurstilling aðgangsorðs umbeðin %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Beiðni gat ekki verið sannreynd. (Það getur verið að þú hafir þegar sent hana.) Endurstilling á aðgangsorði tókst ekki." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Aðgangsorðið þitt hefur verið endurstilt." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Nýja aðgangsorð þitt er " + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Vistaðu eða afritaðu nýja aðgangsorðið og" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "smelltu hér til að skrá þig inn" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Þú getur breytt aðgangsorðinu þínu á Stillingar síðunni eftir að þú hefur skráð þig inn." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Aðgangsorðinu þínu var breytt í %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Gleymdir þú lykilorði þínu?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Sláðu inn tölvupóstfangið þitt til að endurstilla aðgangsorðið og fá leiðbeiningar sendar með tölvupósti." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Gælunafn eða póstfang:" + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Endursetja" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (hrátt HTML): " + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Merki fjarlægt" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Fjarlægja merki " + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Veldu merki til að fjarlægja:" + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Eyða þessum notanda" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Þetta mun algjörlega eyða notandanum. Þegar þetta hefur verið gert er þetta ekki afturkræft." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Sláðu inn aðgangsorð yðar:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Ógilt tengiliða auðkenni" + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Sýsla með sjáanleika forsíðu" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Sjáanlegur hverjum" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Allir tengiliðir (með öruggann aðgang að forsíðu)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Forsíða fannst" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Engin leitarorð. Bættu við leitarorðum í sjálfgefnu forsíðuna." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "hefur áhuga á:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "" + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Breyta atburð" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Stofna nýjan atburð" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Fyrra" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Næsta" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "klukkustund:mínutur" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Atburða lýsing" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "" + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Atburður hefst:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Loka dagsetning/tímasetning ekki vituð eða skiptir ekki máli" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Atburður klárar:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Heimfæra á tímabelti áhorfanda" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Lýsing:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Deila þessum atburði" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} vill vera vinur þinn" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} sendi þér skilboð" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} óskaði eftir skráningu" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} gerði athugasemd við %s's senda færslu" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} líkaði við senda færslu %s's" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} líkaði ekki við senda færslu %s's" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} er nú vinur %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} sendi færslu" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} merkti %s's færslu með #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} minntist á þig í færslu" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Engar leitarniðurstöður." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Ekki tókst að staðsetja tengiliðs upplýsingar." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Skilaboðum eytt." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Samtali eytt." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Engin skilaboð." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Eyða samtali" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Ekki næst í skilaboð." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Eyða skilaboðum" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "" + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Senda svar" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Ekki í boði." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Forsíða fannst ekki." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Forsíðu eytt." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Forsíða-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Ný forsíða búinn til." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Ekki tókst að klóna forsíðu" + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Nafn á forsíðu er skilyrði" + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Forsíða uppfærð." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr "og" + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "Opinber forsíða" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr "" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s hefur uppfært %2$s, með því að breyta %3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Fela tengiliða-/vinalista á þessari forsíðu?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Breyta forsíðu upplýsingum" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Skoða þessa forsíðu" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Búa til nýja forsíðu með þessum stillingum" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Klóna þessa forsíðu" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Eyða þessari forsíðu" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Hlaða upp forsíðu mynd" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Forsíðu nafn:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Fullt nafn:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Starfsheiti/Lýsing:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Kyn:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Afmæli (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Gata:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Bær/Borg:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Póstnúmer:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Land:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Svæði/Sýsla" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Hjúskaparstaða:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Hver: (ef við á)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Dæmi: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Slóð heimasíðu:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Trúarskoðanir" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Opinber leitarorð:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Einka leitarorð:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Til dæmis: fishing photography software" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Notað til að stinga uppá mögulegum vinum, aðrir geta séð)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Notað við leit að öðrum notendum, aldrei sýnt öðrum)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Segðu okkur frá sjálfum þér..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Áhugamál" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Tengiliðaupplýsingar og samfélagsnet" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Tónlistarsmekkur" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Bækur, bókmenntir" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Sjónvarp" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Kvikmyndir/dans/menning/afþreying" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Ást/rómantík" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Atvinna:" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Skóli/menntun" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Þetta er opinber forsíða.
Hún verður sjáanleg öðrum sem nota alnetið." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Aldur:" + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Sýsla með forsíður" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "" @@ -1644,10 +6914,6 @@ msgstr "Vinsamlegast lestu skránna \"INSTALL.txt\"." msgid "System check" msgstr "Kerfis prófun" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Næsta" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Prófa aftur" @@ -1908,1092 +7174,9 @@ msgid "" "poller." msgstr "MIKILVÆGT: Þú þarft að [handvirkt] setja upp sjálfvirka keyrslu á poller." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Þemastillingar uppfærðar." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Vefur" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Notendur" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Viðbætur" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Þemu" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Gagnagrunns uppfærslur" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Atburðaskrá" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Stjórnborð" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Notenda nýskráningar bíða samþykkis" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Venjulegur notandi" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Sápukassa notandi" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Hópa-/Stjörnusíða" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Verður sjálfkrafa vinur notandi" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Stjórnun" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Samantekt" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Skráðir notendur" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Nýskráningar í bið" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Útgáfa" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Virkar viðbætur" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Stillingar þjóns uppfærðar." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "aldrei" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Oft" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Klukkustundar fresti" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Tvisvar á dag" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Daglega" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Lokað" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Þarf samþykki" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Opið" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Hlaða upp skrá" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Stefna" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Flóknari" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Afköst" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "" - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Nafn síðu" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Borði/Merki" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "" - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Kerfis tungumál" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Kerfis þema" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "" - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "" - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Mesta stærð mynda" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "" - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "" - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "JPEG myndgæði" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "" - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Nýskráningar stefna" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "" - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Nýskráningar texti" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "" - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Yfirgefnir notendur eftir x daga" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Hættir að eyða afli í að sækja færslur á ytri vefi fyrir yfirgefna notendur. 0 þýðir notendur merkjast ekki yfirgefnir." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Vina lén leyfð" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "" - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Póstfangs lén leyfð" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "" - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Lokað á opinberar færslur" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "" - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Skylda að vera í tengiliðalista" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "" - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "Uppfærsluslóð fyrir alheimstengiliðalista" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "" - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "" - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "" - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "" - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "" - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "" - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "" - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Banna margar skráningar" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "" - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "Leyfa OpenID auðkenningu" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "" - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Fullt nafn skilyrði" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "" - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 hefðbundin stöfun" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Sýna samfélags síðu" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "" - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Leyfa OStatus stuðning" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "" - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "" - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Leyfa Diaspora tengingar" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "" - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Aðeins leyfa Friendica notendur" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "" - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Sannreyna SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "" - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Proxy notandi" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Proxy slóð" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Net tími útrunninn" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "" - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "" - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "" - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Mesta meðaltals álag" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "" - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Uppfærsla merkt sem tókst" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Uppfærslu %s tókst ekki. Sjá atburðaskrár." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Uppfærsla %s framkvæmd." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Uppfærsla %s skilaði ekki gildi. Óvíst hvort tókst." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Uppfærslu stefja %s fannst ekki." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Engar uppfærslur mistókust." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Uppfærslur sem mistókust" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Þetta á ekki við uppfærslur fyrir 1139, þær skiluðu ekki lokastöðu." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Merkja sem tókst (ef uppfærsla var framkvæmd handvirkt)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Framkvæma þessa uppfærslu sjálfkrafa" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s notenda eytt" -msgstr[1] "%s notendum eytt" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Notanda '%s' eytt" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Notanda '%s' gefið frelsi" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Notanda '%s' settur í bann" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "velja alla" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Skráning notanda býður samþykkis" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Dagsetning beiðnar" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Nafn" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "Póstfang" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Engin skráning" - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Samþykkja" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Hafnað" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Banna" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Afbanna" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Skráningar dagsetning" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Síðast innskráður" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Síðasta" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Notandi" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Valdir notendur verður eytt!\\n\\nAllt sem þessir notendur hafa deilt á þessum vef verður varanlega eytt!\\n\\nErtu alveg viss?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Notandinn {0} verður eytt!\\n\\nAllt sem þessi notandi hefur deilt á þessum vef veður varanlega eytt!\\n\\nErtu alveg viss?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "" - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "" - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Slökkt á viðbót %s " - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Kveikt á viðbót %s" - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Slökkva" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Kveikja" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Skipta" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Höfundur:" - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "" - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Engin þemu fundust" - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Skjámynd" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Tilraun]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Óstudd]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Stillingar atburðaskrár uppfærðar. " - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Hreinsa" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Atburðaskrá" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Vefþjónn verður að hafa skrifréttindi. Afstætt við Friendica rótar skráarsafn." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Stig atburðaskráningar" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Uppfæra núna" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Loka" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "FTP Vélanafn" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "FTP Slóð" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP Notandi" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP Aðgangsorð" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Leita" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Engar leitarniðurstöður." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Ábendingar fyrir nýja notendur" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s merkti %2$s's %3$s með %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Hlutur fannst ekki" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Breyta skilaboðum" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "Hlaða upp mynd" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Bæta við skrá" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "Hengja skrá við" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "vefhlekkur" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Setja inn myndbandshlekk" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "myndbandshlekkur" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Setja inn hlekk á hljóðskrá" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "hljóðhlekkur" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Veldu staðsetningu þína" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "stilla staðsetningu" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Hreinsa staðsetningu í vafra" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "hreinsa staðsetningu" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Heimildar stillingar" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: tölvupóstfang" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Opinber færsla" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Setja titil" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Dæmi: bob@example.com, mary@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Atriði ekki í boði." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Atriði fannst ekki" - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Notandi samþykktur." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Skráning afturköllurð vegna %s" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Skráðu yður inn." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Leita á þessum vef" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Niðurstöður:" - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Skrá yfir tengiliði á þessum vef" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Finna" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Aldur:" - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Kyn:" - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Um:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Engar færslur (sumar geta verið faldar)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Hjálp:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3023,2012 +7206,240 @@ msgstr "Vinsamlegast veldu \"Afturábak\" takkan núna ef þú msgid "Return to contact editor" msgstr "Fara til baka í tengiliðasýsl" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Gælunafn notanda" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Merkjanafn - yfirskrifar Nafn/Gælunafn" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "Heimasíða notanda" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "Slóð vina beiðnis" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "Slóð vina staðfestingar " -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "Slóð loka tilkynningar" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "Slóð könnunar/þráðar" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Ný mynd frá slóð" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "" -#: ../../mod/uimport.php:66 -msgid "Move account" +#: ../../mod/crepair.php:169 +msgid "No mirroring" msgstr "" -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" msgstr "" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Velkomin(n) á Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Nýr notandi verklisti" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." +"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." msgstr "" -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "" + +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." msgstr "" -#: ../../mod/uimport.php:70 -msgid "Account file" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" msgstr "" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" +"On your Settings 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." msgstr "" -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Persónuverndar upplýsingar ekki fyrir hendi á fjarlægum vefþjón." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Sýnilegt eftirfarandi:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Vista" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Hjálp:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Hjálp" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Engin forsíða" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Þessi kynning hefur þegar verið samþykkt." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Forsíðu slóð er ekki í lagi eða inniheldur ekki forsíðu upplýsingum." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Aðvörun: forsíðu staðsetning hefur ekki aðgreinanlegt eigendanafn." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Aðvörun: forsíðu slóð hefur ekki forsíðu mynd." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d skilyrt breyta fannst ekki á uppgefinni staðsetningu" -msgstr[1] "%d skilyrtar breytur fundust ekki á uppgefninni staðsetningu" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Kynning tilbúinn." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Alvarleg samskipta villa." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Ekki hægt að sækja forsíðu" - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s hefur fengið of margar tengibeiðnir í dag." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Kveikt hefur verið á ruslsíu" - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Vinir eru beðnir um að reyna aftur eftir 24 klukkustundir." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Ógild staðsetning" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Ógilt póstfang." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "" - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Ekki tókst að fletta upp nafninu þínu á uppgefinni staðsetningu." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Kynning hefur þegar átt sér stað hér." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Þú ert þegar vinur %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Ógild forsíðu slóð." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Óleyfileg forsíðu slóð." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Ekki tókst að uppfæra tengiliðs skrá." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Kynningin þín hefur verið send." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Skráðu þig inn til að staðfesta kynningu." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Ekki réttur notandi skráður inn. Skráðu þig inn sem þessi notandi." +"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." +msgstr "Yfirfarðu aðrar stillingar, sérstaklega næðis stillingar. Óútgefin forsíða er einsog óskráð símanúmer. Sem þýðir að líklega viltu gefa út forsíðuna þína - nema allir vinir þínir og tilvonandi vinir vita nákvæmlega hvernig á að finna þig." -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Fela þennan tengilið" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Velkomin(n) heim %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Vinsamlegas staðfestu kynninguna/tengibeiðnina við %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Staðfesta" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Nafn ekki sýnt]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Settu inn 'Auðkennisnetfang' þitt úr einhverjum af eftirfarandi samskiptanetum:" +"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." +msgstr "Að hlaða upp forsíðu mynd ef þú hefur ekki þegar gert það. Rannsóknir sýna að fólk sem hefur alvöru mynd af sér er tíu sinnum líklegra til að eignast vini en fólk sem ekki hefur mynd." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" msgstr "" -#: ../../mod/dfrn_request.php:829 +#: ../../mod/newmember.php:38 msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Breyttu sjálfgefnu forsíðunni einsog þú villt. Yfirfarðu stillingu til að fela vinalista á forsíðu og stillingu til að fela forsíðu fyrir ókunnum." + +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" msgstr "" -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Vina/Tengi Beiðni" - -#: ../../mod/dfrn_request.php:833 +#: ../../mod/newmember.php:40 msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Dæmi: siggi@demo.friendica.com, http://demo.friendica.com/profile/siggi, prufunotandi@identi.ca" +"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." +msgstr "Bættu við leitarorðum í sjálfgefnu forsíðuna þína sem lýsa þínum áhugamálum. Þá er hægt að fólk með svipuð áhugamál og stinga uppá vinskap." -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Vinnsamlegast svaraðu eftirfarandi:" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Tengist" -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Þekkir %s þig?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Bæta við persónulegri athugasemd" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federated Social Web" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format +#: ../../mod/newmember.php:49 msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr "" +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Gefðu aðgang að Facebook tengingunni ef þú þegar hefur Facebook aðgang og þá er hægt (valfrjálst) að nálgast alla vini og samtöl á Facebook." -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Auðkennisnetfang þitt:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Senda beiðni" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Innfelt efni - endurhlaða síðu til að sjá]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Birta í samhengi" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Tókst ekki að ná í uppl. um tengilið" - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Tókst ekki að staðsetja valinn forsíðu" - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Tengiliður uppfærður" - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Lokað á tengilið" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Opnað á tengilið" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Tengiliður hunsaður" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Tengiliður afhunsaður" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Tengiliður settur í geymslu" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Tengiliður tekinn úr geymslu" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Viltu í alvörunni eyða þessum tengilið?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Tengiliður fjarlægður" - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Þú ert gagnkvæmur vinur %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Þú ert að deila með %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s er að deila með þér" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Einkasamtal ekki í boði fyrir þennan" - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(uppfærsla tókst)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(uppfærsla tókst ekki)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Stinga uppá vinum" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Net tegund: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d tengiliður sameiginlegur" -msgstr[1] "%d tengiliðir sameiginlegir" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Skoða alla tengiliði" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Byrja að fylgjast með á ný" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Hunsa" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Taka úr geymslu" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Setja í geymslu" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Gera við " - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Stilling tengiliðar" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Forsíðu sjáanleiki" - -#: ../../mod/contacts.php:466 -#, php-format +#: ../../mod/newmember.php:51 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Veldu forsíðu sem á að birtast %s þegar hann skoðaður með öruggum hætti" +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "" -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Uppl. um tengilið / minnisatriði" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "" -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Breyta minnispunktum tengiliðs " - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Heimsækja forsíðu %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "útiloka/opna á tengilið" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Hunsa tengilið" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Gera við slóð stillingar" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Skoða samtöl" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Eyða tengilið" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Síðasta uppfærsla:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Uppfæra opinberar færslur" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Útilokaður sem stendur" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Hunsaður sem stendur" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Í geymslu" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Gera þennan notanda ósýnilegan öðrum" - -#: ../../mod/contacts.php:497 +#: ../../mod/newmember.php:56 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Svör/\"likar við\" á þínar opinberar færslur geta mögulega verið sýnileg öðrum" +"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" +msgstr "Fylltu út póstfangs tengi upplýsingar í Tengla stillinga síðuna ef þú villt sækja tölvupóst og eiga samskipti við vini eða póstlista úr tölvupóst innhólfinu þínu" -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" msgstr "" -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Uppástungur" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Allir tengiliðir" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Sýna alla tengiliði" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Afhunsað" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Banna" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Hunsa" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Í geymslu" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Aðeins sýna geymda tengiliði" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Falinn" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Aðeins sýna falda tengiliði" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Sameiginlegur vinskapur" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "er aðdáandi þinn" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "þú er aðdáandi" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Breyta tengilið" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Leita í þínum vinum" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Uppfæra" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "allir" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Sækja persónuleg gögn" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Henda tengilið" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Vantar mikilvæg gögn!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Ekki tókst að tengjast við pósthólf með stillingum sem uppgefnar eru." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "Stillingar póstfangs uppfærðar." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Aðgangsorð ber ekki saman. Aðgangsorð óbreytt." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Tóm aðgangsorð eru ekki leyfileg. Aðgangsorð óbreytt." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "" - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Aðgangsorði breytt." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Uppfærsla á aðgangsorði tókst ekki. Reyndu aftur." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr "Vinsamlegast nota styttra nafn." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr "Nafn of stutt." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr "Póstfang ógilt" - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr "Ekki hægt að breyta yfir í þetta póstfang." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "" - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "" - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Stillingar uppfærðar" - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Bæta við forriti" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Notenda lykill" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Notenda leyndarmál" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Áframsenda" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "Táknmyndar slóð" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Þú getur ekki breytt þessu forriti." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Tengd forr" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Lykill viðskiptavinar byrjar á" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Ekkert nafn" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Fjarlæga auðkenningu" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Engar stillingar í einingu stilltar" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Eininga stillingar" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Innbyggður stuðningur fyrir %s tenging er%s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "kveikt" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "slökkt" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "Slökkt hefur verið á tölvupóst aðgang á þessum þjón." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Tölvupóstur stilling" - -#: ../../mod/settings.php:783 +#: ../../mod/newmember.php:58 msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Ef þú villt hafa samskipti við tölvupósts tengiliði með þessari þjónustu (valfrjálst), skilgreindu þá hvernig á að tengjast póstfanginu þínu." +"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 Add New Contact dialog." +msgstr "Tengiliða síðan er gáttin þín til að sýsla með vina sambönd og tengjast við vini á öðrum netum. Oftast setur þú vistfangi eða slóð þeirra í Bæta við tengilið gluggan." -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Póstfang sannreynt síðast:" - -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "IMAP þjónn:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "IMAP port:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Öryggi:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Ekkert" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "Póstfangs aðgangsnafn:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "Póstfangs aðgangsorð:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Póstfang sem svar berst á:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Senda opinberar færslur á alla tölvupóst viðtakendur:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" msgstr "" -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Merka sem séð" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Flytja yfir í skrásafn" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Flytja yfir í skrásafn:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Útlits þema:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Endurhlaða vefsíðu á xx sekúndu fresti" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minnst 10 sekúndur, ekkert hámark" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "" - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Þessi notandi er með venjulega persónulega forsíðu" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Sjálfkrafa samþykkja allar tengi/vina beiðnir sem, einungis lestrar aðdáendur" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:60 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Sjálfkrafa samþykkja allar tengi/vina beiðnir, sem les og skriftar aðdáendur" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "Tengiliðalistinn er góð leit til að finna fólk á samfélagsnetinu eða öðrum sambandsnetum. Leitaðu að Connect eða Follow hlekk á forsíðunni þeirra. Mögulega þarf að gefa upp þína auðkenna slóð." -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" +#: ../../mod/newmember.php:62 +msgid "Finding New People" msgstr "" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Sjálfkrafa samþykkja allar tengi/vina beiðnir sem vini" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Valfrjálst) Leyfa þessu OpenID til að auðkennast sem þessi notandi." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Gefa út sjálfgefna forsíðu í tengiliðalista á þessum þjón?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Gefa sjálfgefna forsíðu út í alheimstengiliðalista?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Fela tengiliða-/vinalistann þinn fyrir áhorfendum á sjálfgefinni forsíðu?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Fela forsíðu upplýsingar fyrir óþekktum? " - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Leyfa vinum að deila á forsíðuna þína?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Leyfa vinum að merkja þínar færslur?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Leyfa að stungið verði uppá þér sem hugsamlegum vinur fyrir aðra notendur? " - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Forsíðu hefur ekki verið gefinn út." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "eða" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Auðkennisnetfangið þitt er" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Sjálfkrafa fyrna færslu eftir hvað marga daga:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Tómar færslur renna ekki út. Útrunnum færslum er eytt" - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Flóknar fyrningatíma stillingar" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Flókin fyrning" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Fyrna færslur:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Fyrna einka glósur:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Fyrna stjörnumerktar færslur:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Fyrna myndum:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Notenda stillingar" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Aðgangsorða stillingar" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Nýtt aðgangsorð:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Staðfesta:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Hafðu aðgangsorða svæði tóm nema þegar verið er að breyta" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Grunn stillingar" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Fullt nafn:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "Póstfang:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Þitt tímabelti:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Sjálfgefin staðsetning færslu:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Nota vafra staðsetningu:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Öryggis og næðis stillingar" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Hámarks vinabeiðnir á dag:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(til að koma í veg fyrir rusl misnotkun)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Sjálfgefnar aðgangstýring á færslum" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(ýttu á til að opna/loka)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Birta hópum" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Birta tengiliðum" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Tilkynninga stillingar" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "ganga til liðs við hóp/samfélag" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Senda tilkynninga tölvupóst þegar:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Þú færð kynningu" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Þínar kynningar eru samþykktar" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Einhver skrifar á vegginn þínn" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Einhver skrifar athugasemd á færslu hjá þér" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Þú færð einkaskilaboð" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Þér hefur borist vina uppástunga" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Þú varst merkt(ur) í færslu" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:62 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." +"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." msgstr "" -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" msgstr "" -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Forsíðu eytt." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Forsíða-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Ný forsíða búinn til." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Ekki tókst að klóna forsíðu" - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Nafn á forsíðu er skilyrði" - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Forsíða uppfærð." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr "og" - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "Opinber forsíða" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr "" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s hefur uppfært %2$s, með því að breyta %3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Fela tengiliða-/vinalista á þessari forsíðu?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Breyta forsíðu upplýsingum" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Skoða þessa forsíðu" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Búa til nýja forsíðu með þessum stillingum" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Klóna þessa forsíðu" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Eyða þessari forsíðu" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Forsíðu nafn:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Fullt nafn:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Starfsheiti/Lýsing:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Kyn:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Afmæli (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Gata:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Bær/Borg:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Póstnúmer:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Land:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Svæði/Sýsla" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Hjúskaparstaða:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Hver: (ef við á)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Dæmi: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Kynhneigð" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Slóð heimasíðu:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Stórnmálaskoðanir:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Trúarskoðanir" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Opinber leitarorð:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Einka leitarorð:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Til dæmis: fishing photography software" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Notað til að stinga uppá mögulegum vinum, aðrir geta séð)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Notað við leit að öðrum notendum, aldrei sýnt öðrum)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Segðu okkur frá sjálfum þér..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Áhugamál" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Tengiliðaupplýsingar og samfélagsnet" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Tónlistarsmekkur" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Bækur, bókmenntir" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Sjónvarp" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Kvikmyndir/dans/menning/afþreying" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Ást/rómantík" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Atvinna:" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Skóli/menntun" - -#: ../../mod/profiles.php:688 +#: ../../mod/newmember.php:70 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Þetta er opinber forsíða.
Hún verður sjáanleg öðrum sem nota alnetið." +"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." +msgstr "Eftir að þú hefur eignast nokkra vini, þá er best að flokka þá niður í hópa á hliðar slánni á Tengiliðasíðunni. Eftir það getur þú haft samskipti við hvern hóp fyrir sig á Samfélagssíðunni." -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Sýsla með forsíður" - -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Hópur stofnaður" - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Gat ekki stofnað hóp." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Hópur fannst ekki." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Hópur endurskýrður." - -#: ../../mod/group.php:87 -msgid "Save Group" +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" msgstr "" -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Stofna hóp af tengiliðum/vinum" - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Nafn hóps:" - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Hópi eytt." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Ekki tókst að eyða hóp." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Hópa sýslari" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Aðilar" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Ýttu á tengili til að bæta við hóp eða taka úr hóp." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (hrátt HTML): " - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Ekki í boði." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Tengilið bætt við" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Ekki fleiri kerfistilkynningar." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Kerfistilkynningar" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Ný skilaboð" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Ekki tókst að staðsetja tengiliðs upplýsingar." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Skilaboð" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Skilaboðum eytt." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Samtali eytt." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Engin skilaboð." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Eyða samtali" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Ekki næst í skilaboð." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Eyða skilaboðum" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:73 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." +"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." msgstr "" -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Senda svar" - -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s líkar ekki við %3$s hjá %2$s " - -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Melding tókst." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" +#: ../../mod/newmember.php:78 +msgid "Getting Help" msgstr "" -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Tíma leiðréttir" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "" -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:82 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica veitir þessa þjónustu til að deila atburðum milli neta og vina í óþekktum tímabeltum." - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "Máltími: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Núverandi tímabelti: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Umbreyttur staðartími: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Veldu tímabeltið þitt:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Ógilt tengiliða auðkenni" - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Sýsla með sjáanleika forsíðu" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Sjáanlegur hverjum" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Allir tengiliðir (með öruggann aðgang að forsíðu)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Enginn tengiliður" - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Skoða tengiliði" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Leita af fólki" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Engar leitarniðurstöður" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Hlaða upp nýjum myndum" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Tengiliða upplýsingar ekki til" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Myndabók finnst ekki." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Fjarlægja myndabók" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Fjarlægja mynd" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "mynd" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Mynd er yfir stærðamörkum" - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Mynda skrá er tóm." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Ekki mögulegt afgreiða mynd" - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Ekki hægt að hlaða upp mynd." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Engar myndir valdar" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Aðgangur að þessum hlut hefur verið heftur" - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "" - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Hlaða upp myndum" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nýtt nafn myndbókar:" - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "eða fyrra nafn myndbókar:" - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Ekki sýna færslu fyrir þessari upphölun" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Aðgangar" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Einkamynd" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Opinber mynd" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Breyta myndbók" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Birta nýjast fyrst" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Birta elsta fyrst" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Skoða mynd" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Aðgangi hafnað. Aðgangur að þessum hlut kann að vera skertur." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Mynd ekki til" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Birta mynd" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Breyta mynd" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Nota sem forsíðu mynd" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Skoða í fullri stærð" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Merki:" - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Fjarlægja öll merki]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nýtt nafn myndbókar" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Yfirskrift" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Bæta við merki" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Til dæmis: @bob, @Barbara_Jensen, @jim@example.com, #Reykjavík #tjalda" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Einkamynd" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Opinber mynd" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Deila" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Skoða myndabók" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Nýlegar myndir" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Skrá stærri en takmarkið %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Skráar upphlöðun mistókst." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Hægt er að styðjast við Hjálp síðuna til að fá leiðbeiningar um aðra eiginleika." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5050,52 +7461,140 @@ msgstr "" msgid "Make this post private" msgstr "" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Atriði hefur verið fjarlægt." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "" - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Sameiginlegir vinir" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "" - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Mynd stærri en takmörkunin %d" +msgid "%1$s welcomes %2$s" +msgstr "" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Veggmyndir" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "" + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Ekki tókst að skilja svar frá ytri vef." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Óskiljanlegt svar frá ytri vef:" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Staðfesting kláraði eðlilega." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Ytri vefur svaraði:" + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Tímabundin villa. Vinsamlegast bíddu og reyndur aftur síðar." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Kynning mistókst eða var afturkölluð." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Ekki tókst að setja tengiliðamynd." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Enginn notanda færsla fannst fyrir '%s'" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Dulkóðunnar lykill síðunnar okker er í döðlu." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Tómt slóð var uppgefin eða ekki okkur tókst ekki að afkóða slóð." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Tengiliðafærslan þín fannst ekki á þjóninum okkar." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "Opinber lykill er ekki til í tengiliðafærslu fyrir slóð %s." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "Skilríkið sem þjónninn þinn gaf upp er þegar afritað á okkar þjón. Þetta ætti að virka ef þú bara reynir aftur." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Ekki tókst að setja tengiliða skilríkið þitt upp á þjóninum okkar." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Ekki tókst að uppfæra tengiliða skilríkis upplýsingarnar á okkar þjón" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s hefur gengið til liðs við %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Ekki tókst að finna upphaflega færslu." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Tóm færsla eytt." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Kerfisvilla. Færsla ekki vistuð." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Skilaboðið sendi %s, notandi á Friendica samfélagsnetinu." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Þú getur heimsótt þau á netinu á %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Hafðu samband við sendanda með því að svara á þessari færslu ef þú villt ekki fá þessi skilaboð." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s hefur sent uppfærslu." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5153,546 +7652,6 @@ msgstr "Breyting kláruð" msgid "Image uploaded successfully." msgstr "Upphölun á mynd tóks." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Forrit" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Engin uppsett forrit" - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Ekkert nýtt héðan" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Forsíða fannst" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Engin leitarorð. Bættu við leitarorðum í sjálfgefnu forsíðuna." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "hefur áhuga á:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Merki fjarlægt" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Fjarlægja merki " - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Veldu merki til að fjarlægja:" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Fjarlægja" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "" - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Breyta atburð" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "slóð í heimild" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Stofna nýjan atburð" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Fyrra" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "klukkustund:mínutur" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Atburða lýsing" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "" - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Atburður hefst:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Loka dagsetning/tímasetning ekki vituð eða skiptir ekki máli" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Atburður klárar:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Heimfæra á tímabelti áhorfanda" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Lýsing:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Deila þessum atburði" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Engir mögulegir viðtakendur síðunnar fundust." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "" - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Bæta við" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Engar færslur." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Skrár" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Kerfið er óvirkt vegna viðhalds" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Eyða þessum notanda" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Þetta mun algjörlega eyða notandanum. Þegar þetta hefur verið gert er þetta ekki afturkræft." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Sláðu inn aðgangsorð yðar:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Vina tillaga send" - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Stinga uppá vinum" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Stinga uppá vin fyrir %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Ekki tókst að finna upphaflega færslu." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Tóm færsla eytt." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Kerfisvilla. Færsla ekki vistuð." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Skilaboðið sendi %s, notandi á Friendica samfélagsnetinu." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Þú getur heimsótt þau á netinu á %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Hafðu samband við sendanda með því að svara á þessari færslu ef þú villt ekki fá þessi skilaboð." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s hefur sent uppfærslu." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} vill vera vinur þinn" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} sendi þér skilboð" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} óskaði eftir skráningu" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} gerði athugasemd við %s's senda færslu" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} líkaði við senda færslu %s's" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} líkaði ekki við senda færslu %s's" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} er nú vinur %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} sendi færslu" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} merkti %s's færslu með #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} minntist á þig í færslu" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "" - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "" - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Innskráning mistókst." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Ógilt fyrirspurnar auðkenni" - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Henda" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Kerfi" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Samfélag" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Kynningar" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Sýna hunsaðar fyrirspurnir" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Fela hunsaðar beiðnir" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Skilaboða gerð:" - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Vina tillaga" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "stungið uppá af %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Búa til færslu um " - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "ef við á" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Þykist þekkja þig:" - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "já" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "nei" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Samþykkja sem:" - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Vin" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Deilir" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Aðdáanda" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Vina/Tengi beiðni" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Nýr fylgjandi" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Engar kynningar." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Tilkynningar" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s líkaði færslu %s" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s mislíkaði færslu %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s er nú vinur %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s bjó til færslu" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s athugasemd við %s's færslu" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Engar tilkynningar á neti." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Tilkynningar á neti" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Engar einka tilkynningar." - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Einkatilkynningar." - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Ekki fleiri heima tilkynningar" - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Tilkynningar frá heimasvæði" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "" - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Ekki gilt póstfang" - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "" - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Skilaboð komust ekki til skila." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d skilaboð send." -msgstr[1] "%d skilaboð send" - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Þú hefur ekki fleiri boðskort." - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "" - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "" - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "" - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "" - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Senda kynningar" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Póstföng, eitt í hverja línu:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "" - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Þú þarft að nota eftirfarandi boðskorta auðkenni: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Þegar þú hefur nýskráð þig, hafðu samband við mig gegnum síðuna mína á:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Sýsla með notendur og/eða síður" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Skipta á milli auðkenna eða hópa- / stjörnunotanda sem deila þínum aðgangs upplýsingum eða þér verið úthlutað \"umsýslu\" réttindum." - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Veldu notanda til að sýsla með:" - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Velkomin(n) til %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5702,1774 +7661,47 @@ msgstr "Vinir %s" msgid "No friends to display." msgstr "Engir vinir til að birta." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Bæta við tengilið" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Leita á þessum vef" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Settu inn slóð" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Skrá yfir tengiliði á þessum vef" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Dæmi: gudmundur@simnet.is, http://simnet.is/gudmundur" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Kyn:" -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d boðskort í boði" -msgstr[1] "%d boðskort í boði" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Engar færslur (sumar geta verið faldar)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Finna fólk" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Tíma leiðréttir" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Settu inn nafn eða áhugamál" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Tengjast/fylgja" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Dæmi: Jón Jónsson, Veiði" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Net" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Öll net" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "" - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "" - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "" - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "" - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "" - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "" - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "Skoða í fullri stærð" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Byrjar:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Endar:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Get ekki flett upp DNS upplýsingum fyrir gagnagrunns þjón '%s'" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(ekkert efni)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "ekki svara" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Boðskort er skilyrði." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Ekki hægt að sannreyna boðskort." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "OpenID slóð ekki til" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "" +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica veitir þessa þjónustu til að deila atburðum milli neta og vina í óþekktum tímabeltum." -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Vinsamlegast sláðu inn umbeðin gögn" - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Vinsamlegast notið styttra nafn" - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Nafn of stutt" - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Þetta virðist ekki vera fullt nafn (Jón Jónsson)." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Póstþjónninn er ekki í lista yfir leyfða póstþjóna á þessum vef." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Ekki gildt póstfang." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Ekki hægt að nota þetta póstfang." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Gælunafnið má bara innihalda \"a-z\", \"0-9, \"-\", \"_\" og verður að byrja á staf." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Gælunafn þegar skráð. Veldu annað." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "" - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "VERULEGA ALVARLEG VILLA: Stofnun á öryggislyklum tókst ekki." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Villa kom upp við nýskráningu. Vinsamlegast reyndu aftur." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Villa kom upp við að stofna sjálfgefna forsíðu. Vinnsamlegast reyndu aftur." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Vinir" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "" +msgid "UTC time: %s" +msgstr "Máltími: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "" +msgid "Current timezone: %s" +msgstr "Núverandi tímabelti: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Eyða völdum færslum" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Senda einkaboð" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s líkar þetta." +msgid "Converted localtime: %s" +msgstr "Umbreyttur staðartími: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s mislíkar þetta." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "og" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", og %d öðrum" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s líkar þetta." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s mislíkar þetta." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Sjáanlegt öllum" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Settu inn myndbandshlekkur:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Settu inn hlekk á hljóðskrá:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Merka með:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Hvar ert þú núna?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Senda skilaboð á tölvupóst" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "aðgangsstýring" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Útskráður" - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "" - -#: ../../include/text.php:298 -msgid "older" -msgstr "" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "á undan" - -#: ../../include/text.php:305 -msgid "first" -msgstr "fremsta" - -#: ../../include/text.php:337 -msgid "last" -msgstr "síðasta" - -#: ../../include/text.php:340 -msgid "next" -msgstr "næsta" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Engir tengiliðir" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d Tengiliður" -msgstr[1] "%d Tengiliðir" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Mánudagur" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Þriðjudagur" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Miðvikudagur" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Fimmtudagur" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Föstudagur" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Laugardagur" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Sunnudagur" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Janúar" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Febrúar" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Mars" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "Apríl" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Maí" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Júní" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Júlí" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "Ágúst" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "September" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Október" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "Nóvember" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Desember" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "bæti" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Velja annað tungumál" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica tilkynning" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Takk fyrir," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "Kerfisstjóri %s" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "" - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "" - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "" - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "einkaskilaboð" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Farðu á %s til að skoða og/eða svara einkaskilaboðunum þínum." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s skrifaði athugasemd á færslu/samtal sem þú ert að fylgja." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Farðu á %s til að skoða og/eða svara samtali." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "" - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "" - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "" - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "" - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Þú getur heimsótt fórsíðuna á %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Farðu á %s til að samþykkja eða hunsa þessa kynningu." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "" - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Nafn:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Mynd:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Farðu á %s til að samþykkja eða hunsa þessa uppástungu." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Hóp sem var eytt hefur verið endurlífgaður. Færslur sem þegar voru til geta mögulega farið á hópinn og framtíðar meðlimir. Ef þetta er ekki það sem þú vilt, þá þarftu að búa til nýjan hóp með öðru nafni." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Allir" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "breyta" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Breyta hóp" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Stofna nýjan hóp" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Tengiliðir ekki í neinum hópum" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Tengi slóð vantar." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Þessi vefur er ekki uppsettur til að leyfa samskipti við önnur samfélagsnet." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Enginn samhæfur samskipta staðall né straumar fundust." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "Uppgefin forsíðu slóð eru ekki næganlegar upplýsingar." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Höfundur eða nafn fannst ekki." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Engin vefslóð passaði við þessa slóð. " - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "" - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "" - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Þessi forsíðu slóð tilheyrir neti sem er bannað á þessum vef." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Takmörkuð forsíða. Þessi tengiliður mun ekki getað tekið á móti beinum/einka tilkynningum frá þér." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Ekki hægt að sækja tengiliðs upplýsingar." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "fylgist með" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[ekkert efni]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Loka þessu innliti" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Innskrá" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Heimasíða" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Stofna notanda" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Hjálp og leiðbeiningar" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Forr" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Viðbætur forrit, leikir" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Leita í efni á vef" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Samtöl á þessum vef" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Tengiliðalisti" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Nafnaskrá" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Samtöl frá vinum" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Vina beiðnir" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Merkja allar tilkynningar sem séðar" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Einka skilaboð" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Innhólf" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Úthólf" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Umsýsla" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Sýsla með aðrar síður" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Notenda stillingar" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Sýsla með vini og tengiliði" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Stillingar vefs" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Afmælisdagur:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Aldur" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Merki:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Trúarskoðanir:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Áhugamál/Áhugasvið:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Tengiliðaupplýsingar og samfélagsnet:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Tónlistaráhugi:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Bækur, bókmenntir:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Sjónvarp:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Kvikmyndir/dans/menning/afþreying:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Ást/rómantík" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Atvinna:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Skóli/menntun:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Mynd" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 skrifaði:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Dulritað efni" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Óþekkt | Ekki flokkað" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Hunsa samstundis" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Grunsamlegur, rusl sendari, auglýsandi" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Ég þekki en hef ekki skoðun á" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "Í lagi, væntanlega saklaus" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Gott orðspor, ég treysti þessu" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Vikulega" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Mánaðarlega" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Ýmislegt" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "ár" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "mánuður" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "dagur" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "aldrei" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "fyrir minna en sekúndu" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "ár" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "mánuðir" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "vika" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "vikur" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "dagar" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "klukkustund" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "klukkustundir" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "mínúta" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "mínútur" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "sekúnda" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "sekúndur" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Tilkynning um að einhver deildi einhverju Diaspora netinu" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Viðhengi:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Villur komu upp við að stofna töflur í gagnagrunn." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Sjáanlegt öllum" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Nýr aðili er að deila með þér frá" - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Þú hefur nýjan fylgjanda hjá" - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Viltu í alvörunni eyða þessu atriði?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Innbyggt efni" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Innfelling ekki leyfð" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Velkomin(n)" - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Vinsamlegast hlaðið inn forsíðu mynd." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Velkomin(n) aftur" - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Karlmaður" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Kvenmaður" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Karlmaður í augnablikinu" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Kvenmaður í augnablikinu" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Aðallega karlmaður" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Aðallega kvenmaður" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Kynskiptingur" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Hvorukin" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Kynskiptingur" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Tvíkynhneigð(ur)" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Hvorukyn" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Ekki ákveðið" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Annað" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Óviss" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Karlmenn" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Kvenmenn" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Samkynhneigður" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbía" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Til í allt" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Tvíkynhneigð/ur" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Sjálfkynhneigð/ur" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Skýrlíf/ur" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Hrein mey/Hreinn sveinn" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Óþekkur" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Blæti" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Mikið af því" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Engin kynhneigð" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Einhleyp/ur" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Einmanna" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Á lausu" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Frátekin/n" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Er skotin(n)" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Deita" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Ótrú/r" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Kynlífsfíkill" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Vinir með meiru" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Lauslát/ur" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Trúlofuð/Trúlofaður" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Gift/ur" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Félagar" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Sambýlingur" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Löggilt sambúð" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Hamingjusöm/Hamingjusamur" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Ekki að leita" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Svingari" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Svikin/n" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Skilin/n að borði og sæng" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Óstabíll" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Fráskilin/n" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Ekkja/Ekkill" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Óviss" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Þetta er flókið" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Gæti ekki verið meira sama" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Spurðu mig" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "hætt að fylgja" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Henda tengilið" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Veldu tímabeltið þitt:" diff --git a/view/is/strings.php b/view/is/strings.php index ec1299da43..e65ce761dd 100644 --- a/view/is/strings.php +++ b/view/is/strings.php @@ -5,63 +5,36 @@ function string_plural_select_is($n){ return ($n != 1);; }} ; -$a->strings["This entry was edited"] = ""; -$a->strings["Private Message"] = "Einkaskilaboð"; -$a->strings["Edit"] = "Breyta"; -$a->strings["Select"] = "Velja"; -$a->strings["Delete"] = "Eyða"; -$a->strings["save to folder"] = "vista í möppu"; -$a->strings["add star"] = "bæta við stjörnu"; -$a->strings["remove star"] = "eyða stjörnu"; -$a->strings["toggle star status"] = "Kveikja/slökkva á stjörnu"; -$a->strings["starred"] = "stjörnumerkt"; -$a->strings["add tag"] = "bæta við merki"; -$a->strings["I like this (toggle)"] = "Mér líkar þetta (kveikja/slökkva)"; -$a->strings["like"] = "líkar"; -$a->strings["I don't like this (toggle)"] = "Mér líkar þetta ekki (kveikja/slökkva)"; -$a->strings["dislike"] = "mislíkar"; -$a->strings["Share this"] = "Deila þessu"; -$a->strings["share"] = "deila"; -$a->strings["Categories:"] = "Flokkar:"; -$a->strings["Filed under:"] = "Skráð undir:"; -$a->strings["View %s's profile @ %s"] = "Birta forsíðu %s hjá %s"; -$a->strings["to"] = "við"; -$a->strings["via"] = ""; -$a->strings["Wall-to-Wall"] = "vegg við vegg"; -$a->strings["via Wall-To-Wall:"] = "gegnum vegg við vegg"; -$a->strings["%s from %s"] = "%s til %s"; -$a->strings["Comment"] = "Athugasemd"; -$a->strings["Please wait"] = "Vinsamlegast bíðið"; -$a->strings["%d comment"] = array( - 0 => "%d ummæli", - 1 => "%d ummæli", -); -$a->strings["comment"] = array( - 0 => "athugasemd", - 1 => "athugasemdir", -); -$a->strings["show more"] = "sýna meira"; -$a->strings["This is you"] = "Þetta ert þú"; $a->strings["Submit"] = "Senda inn"; -$a->strings["Bold"] = "Feitletrað"; -$a->strings["Italic"] = "Skáletrað"; -$a->strings["Underline"] = "Undirstrikað"; -$a->strings["Quote"] = "Gæsalappir"; -$a->strings["Code"] = "Kóði"; -$a->strings["Image"] = "Mynd"; -$a->strings["Link"] = "Tengill"; -$a->strings["Video"] = "Myndband"; -$a->strings["Preview"] = "Forskoðun"; -$a->strings["You must be logged in to use addons. "] = ""; -$a->strings["Not Found"] = "Fannst ekki"; -$a->strings["Page not found."] = "Síða fannst ekki."; -$a->strings["Permission denied"] = "Bannaður aðgangur"; -$a->strings["Permission denied."] = "Heimild ekki veitt."; -$a->strings["toggle mobile"] = ""; +$a->strings["Theme settings"] = ""; +$a->strings["Set resize level for images in posts and comments (width and height)"] = ""; +$a->strings["Set font-size for posts and comments"] = ""; +$a->strings["Set theme width"] = ""; +$a->strings["Color scheme"] = ""; +$a->strings["Set style"] = ""; +$a->strings["don't show"] = "fela"; +$a->strings["show"] = "sýna"; +$a->strings["Set line-height for posts and comments"] = ""; +$a->strings["Set resolution for middle column"] = ""; +$a->strings["Set color scheme"] = "Setja litar þema"; +$a->strings["Set zoomfactor for Earth Layer"] = ""; +$a->strings["Set longitude (X) for Earth Layers"] = ""; +$a->strings["Set latitude (Y) for Earth Layers"] = ""; +$a->strings["Community Pages"] = ""; +$a->strings["Earth Layers"] = ""; +$a->strings["Community Profiles"] = ""; +$a->strings["Help or @NewHere ?"] = ""; +$a->strings["Connect Services"] = ""; +$a->strings["Find Friends"] = ""; +$a->strings["Last users"] = "Nýjustu notendurnir"; +$a->strings["Last photos"] = "Nýjustu myndirnar"; +$a->strings["Last likes"] = "Nýjustu \"líkar þetta\""; $a->strings["Home"] = "Heim"; $a->strings["Your posts and conversations"] = "Samtölin þín"; $a->strings["Profile"] = "Forsíða"; $a->strings["Your profile page"] = "Forsíðan þín"; +$a->strings["Contacts"] = "Tengiliðir"; +$a->strings["Your contacts"] = ""; $a->strings["Photos"] = "Myndir"; $a->strings["Your photos"] = "Þínar myndir"; $a->strings["Events"] = "Atburðir"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Þínir atburðir"; $a->strings["Personal notes"] = "Þínar einka glósur"; $a->strings["Your personal photos"] = "Þínar einka myndir"; $a->strings["Community"] = "Samfélag"; -$a->strings["don't show"] = "fela"; -$a->strings["show"] = "sýna"; -$a->strings["Theme settings"] = ""; -$a->strings["Set font-size for posts and comments"] = ""; -$a->strings["Set line-height for posts and comments"] = ""; -$a->strings["Set resolution for middle column"] = ""; -$a->strings["Contacts"] = "Tengiliðir"; -$a->strings["Your contacts"] = ""; -$a->strings["Community Pages"] = ""; -$a->strings["Community Profiles"] = ""; -$a->strings["Last users"] = "Nýjustu notendurnir"; -$a->strings["Last likes"] = "Nýjustu \"líkar þetta\""; $a->strings["event"] = "atburður"; $a->strings["status"] = "staða"; $a->strings["photo"] = "mynd"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s lýkar við %3\$s hjá %2\$s "; -$a->strings["Last photos"] = "Nýjustu myndirnar"; $a->strings["Contact Photos"] = "Myndir tengiliðs"; $a->strings["Profile Photos"] = "Forsíðu myndir"; -$a->strings["Find Friends"] = ""; $a->strings["Local Directory"] = ""; $a->strings["Global Directory"] = "Alheimstengiliðaskrá"; $a->strings["Similar Interests"] = "Svipuð áhugamál"; $a->strings["Friend Suggestions"] = "Vina uppástungur"; $a->strings["Invite Friends"] = "Bjóða vinum aðgang"; $a->strings["Settings"] = "Stillingar"; -$a->strings["Earth Layers"] = ""; $a->strings["Set zoomfactor for Earth Layers"] = ""; -$a->strings["Set longitude (X) for Earth Layers"] = ""; -$a->strings["Set latitude (Y) for Earth Layers"] = ""; -$a->strings["Help or @NewHere ?"] = ""; -$a->strings["Connect Services"] = ""; $a->strings["Show/hide boxes at right-hand column:"] = ""; -$a->strings["Set color scheme"] = "Setja litar þema"; -$a->strings["Set zoomfactor for Earth Layer"] = ""; $a->strings["Alignment"] = ""; $a->strings["Left"] = ""; $a->strings["Center"] = ""; -$a->strings["Color scheme"] = ""; $a->strings["Posts font size"] = ""; $a->strings["Textareas font size"] = ""; $a->strings["Set colour scheme"] = "Setja litar þema"; -$a->strings["default"] = "sjálfgefið"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = ""; -$a->strings["Set theme width"] = ""; -$a->strings["Set style"] = ""; +$a->strings["You must be logged in to use addons. "] = ""; +$a->strings["Not Found"] = "Fannst ekki"; +$a->strings["Page not found."] = "Síða fannst ekki."; +$a->strings["Permission denied"] = "Bannaður aðgangur"; +$a->strings["Permission denied."] = "Heimild ekki veitt."; +$a->strings["toggle mobile"] = ""; $a->strings["Delete this item?"] = "Eyða þessu atriði?"; +$a->strings["Comment"] = "Athugasemd"; +$a->strings["show more"] = "sýna meira"; $a->strings["show fewer"] = "sýna færri"; $a->strings["Update %s failed. See error logs."] = "Uppfærsla á %s mistókst. Sjá villu skrá."; -$a->strings["Update Error at %s"] = "Uppfærslu vill við %s"; $a->strings["Create a New Account"] = "Stofna nýjan notanda"; $a->strings["Register"] = "Nýskrá"; $a->strings["Logout"] = "Útskrá"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Staðsetning:"; $a->strings["Gender:"] = "Kyn:"; $a->strings["Status:"] = "Staða:"; $a->strings["Homepage:"] = "Heimasíða:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = ""; $a->strings["F d"] = ""; $a->strings["[today]"] = "[í dag]"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = ""; $a->strings["Events and Calendar"] = "Atburðir og dagskrá"; $a->strings["Personal Notes"] = "Persónulegar glósur"; $a->strings["Only You Can See This"] = "Aðeins þú sérð þetta"; -$a->strings["%1\$s is currently %2\$s"] = ""; -$a->strings["Mood"] = ""; -$a->strings["Set your current mood and tell your friends"] = ""; -$a->strings["Public access denied."] = "Alemennings aðgangur ekki veittur."; +$a->strings["General Features"] = ""; +$a->strings["Multiple Profiles"] = ""; +$a->strings["Ability to create multiple profiles"] = ""; +$a->strings["Post Composition Features"] = ""; +$a->strings["Richtext Editor"] = ""; +$a->strings["Enable richtext editor"] = ""; +$a->strings["Post Preview"] = ""; +$a->strings["Allow previewing posts and comments before publishing them"] = ""; +$a->strings["Auto-mention Forums"] = ""; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; +$a->strings["Network Sidebar Widgets"] = ""; +$a->strings["Search by Date"] = ""; +$a->strings["Ability to select posts by date ranges"] = ""; +$a->strings["Group Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected group"] = ""; +$a->strings["Network Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected network"] = ""; +$a->strings["Saved Searches"] = "Vistaðar leitir"; +$a->strings["Save search terms for re-use"] = ""; +$a->strings["Network Tabs"] = ""; +$a->strings["Network Personal Tab"] = ""; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; +$a->strings["Network New Tab"] = ""; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; +$a->strings["Network Shared Links Tab"] = ""; +$a->strings["Enable tab to display only Network posts with links in them"] = ""; +$a->strings["Post/Comment Tools"] = ""; +$a->strings["Multiple Deletion"] = ""; +$a->strings["Select and delete multiple posts/comments at once"] = ""; +$a->strings["Edit Sent Posts"] = ""; +$a->strings["Edit and correct posts and comments after sending"] = ""; +$a->strings["Tagging"] = ""; +$a->strings["Ability to tag existing posts"] = ""; +$a->strings["Post Categories"] = ""; +$a->strings["Add categories to your posts"] = ""; +$a->strings["Saved Folders"] = ""; +$a->strings["Ability to file posts under folders"] = ""; +$a->strings["Dislike Posts"] = ""; +$a->strings["Ability to dislike posts/comments"] = ""; +$a->strings["Star Posts"] = ""; +$a->strings["Ability to mark special posts with a star indicator"] = ""; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = ""; +$a->strings["Happy Birthday %s"] = ""; +$a->strings["[Name Withheld]"] = "[Nafn ekki sýnt]"; $a->strings["Item not found."] = "Atriði fannst ekki."; -$a->strings["Access to this profile has been restricted."] = "Aðgangur að þessari forsíðu hefur verið heftur."; -$a->strings["Item has been removed."] = "Atriði hefur verið fjarlægt."; -$a->strings["Access denied."] = "Aðgangi hafnað"; -$a->strings["This is Friendica, version"] = "Þetta er Friendica útgáfa"; -$a->strings["running at web location"] = "Keyrir á slóð"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Á Friendica.com er hægt að fræðast nánar um Friendica verkefnið."; -$a->strings["Bug reports and issues: please visit"] = "Villu tilkynningar og vandamál: endilega skoða"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Uppástungur, lof, framlög og svo framvegis - sendið tölvupóst á \"Info\" hjá Friendica - punktur com"; -$a->strings["Installed plugins/addons/apps:"] = ""; -$a->strings["No installed plugins/addons/apps"] = "Engin uppsett eining/viðbót/forr"; -$a->strings["%1\$s welcomes %2\$s"] = ""; +$a->strings["Do you really want to delete this item?"] = "Viltu í alvörunni eyða þessu atriði?"; +$a->strings["Yes"] = "Já"; +$a->strings["Cancel"] = "Hætta við"; +$a->strings["Archives"] = ""; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Hóp sem var eytt hefur verið endurlífgaður. Færslur sem þegar voru til geta mögulega farið á hópinn og framtíðar meðlimir. Ef þetta er ekki það sem þú vilt, þá þarftu að búa til nýjan hóp með öðru nafni."; +$a->strings["Default privacy group for new contacts"] = ""; +$a->strings["Everybody"] = "Allir"; +$a->strings["edit"] = "breyta"; +$a->strings["Groups"] = "Hópar"; +$a->strings["Edit group"] = "Breyta hóp"; +$a->strings["Create a new group"] = "Stofna nýjan hóp"; +$a->strings["Contacts not in any group"] = "Tengiliðir ekki í neinum hópum"; +$a->strings["add"] = "bæta við"; +$a->strings["Wall Photos"] = "Veggmyndir"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Get ekki flett upp DNS upplýsingum fyrir gagnagrunns þjón '%s'"; +$a->strings["Add New Contact"] = "Bæta við tengilið"; +$a->strings["Enter address or web location"] = "Settu inn slóð"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Dæmi: gudmundur@simnet.is, http://simnet.is/gudmundur"; +$a->strings["%d invitation available"] = array( + 0 => "%d boðskort í boði", + 1 => "%d boðskort í boði", +); +$a->strings["Find People"] = "Finna fólk"; +$a->strings["Enter name or interest"] = "Settu inn nafn eða áhugamál"; +$a->strings["Connect/Follow"] = "Tengjast/fylgja"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Dæmi: Jón Jónsson, Veiði"; +$a->strings["Find"] = "Finna"; +$a->strings["Random Profile"] = ""; +$a->strings["Networks"] = "Net"; +$a->strings["All Networks"] = "Öll net"; +$a->strings["Everything"] = ""; +$a->strings["Categories"] = ""; +$a->strings["%d contact in common"] = array( + 0 => "%d tengiliður sameiginlegur", + 1 => "%d tengiliðir sameiginlegir", +); +$a->strings["Friendica Notification"] = "Friendica tilkynning"; +$a->strings["Thank You,"] = "Takk fyrir,"; +$a->strings["%s Administrator"] = "Kerfisstjóri %s"; +$a->strings["noreply"] = "ekki svara"; +$a->strings["%s "] = ""; +$a->strings["[Friendica:Notify] New mail received at %s"] = ""; +$a->strings["%1\$s sent you a new private message at %2\$s."] = ""; +$a->strings["%1\$s sent you %2\$s."] = ""; +$a->strings["a private message"] = "einkaskilaboð"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Farðu á %s til að skoða og/eða svara einkaskilaboðunum þínum."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = ""; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = ""; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = ""; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; +$a->strings["%s commented on an item/conversation you have been following."] = "%s skrifaði athugasemd á færslu/samtal sem þú ert að fylgja."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Farðu á %s til að skoða og/eða svara samtali."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = ""; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; +$a->strings["[Friendica:Notify] %s tagged you"] = ""; +$a->strings["%1\$s tagged you at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s shared a new post"] = ""; +$a->strings["%1\$s shared a new post at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; +$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; +$a->strings["%1\$s poked you at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s tagged your post"] = ""; +$a->strings["%1\$s tagged your post at %2\$s"] = ""; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = ""; +$a->strings["[Friendica:Notify] Introduction received"] = ""; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = ""; +$a->strings["You may visit their profile at %s"] = "Þú getur heimsótt fórsíðuna á %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Farðu á %s til að samþykkja eða hunsa þessa kynningu."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = ""; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = ""; +$a->strings["Name:"] = "Nafn:"; +$a->strings["Photo:"] = "Mynd:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Farðu á %s til að samþykkja eða hunsa þessa uppástungu."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = ""; +$a->strings["There is no status with this id."] = ""; +$a->strings["There is no conversation with this id."] = ""; +$a->strings["view full size"] = "Skoða í fullri stærð"; +$a->strings[" on Last.fm"] = ""; +$a->strings["Full Name:"] = "Fullt nafn:"; +$a->strings["j F, Y"] = ""; +$a->strings["j F"] = ""; +$a->strings["Birthday:"] = "Afmælisdagur:"; +$a->strings["Age:"] = "Aldur"; +$a->strings["for %1\$d %2\$s"] = ""; +$a->strings["Sexual Preference:"] = "Kynhneigð"; +$a->strings["Hometown:"] = ""; +$a->strings["Tags:"] = "Merki:"; +$a->strings["Political Views:"] = "Stórnmálaskoðanir:"; +$a->strings["Religion:"] = "Trúarskoðanir:"; +$a->strings["About:"] = "Um:"; +$a->strings["Hobbies/Interests:"] = "Áhugamál/Áhugasvið:"; +$a->strings["Likes:"] = ""; +$a->strings["Dislikes:"] = ""; +$a->strings["Contact information and Social Networks:"] = "Tengiliðaupplýsingar og samfélagsnet:"; +$a->strings["Musical interests:"] = "Tónlistaráhugi:"; +$a->strings["Books, literature:"] = "Bækur, bókmenntir:"; +$a->strings["Television:"] = "Sjónvarp:"; +$a->strings["Film/dance/culture/entertainment:"] = "Kvikmyndir/dans/menning/afþreying:"; +$a->strings["Love/Romance:"] = "Ást/rómantík"; +$a->strings["Work/employment:"] = "Atvinna:"; +$a->strings["School/education:"] = "Skóli/menntun:"; +$a->strings["Nothing new here"] = "Ekkert nýtt héðan"; +$a->strings["Clear notifications"] = ""; +$a->strings["End this session"] = "Loka þessu innliti"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Innskrá"; +$a->strings["Home Page"] = "Heimasíða"; +$a->strings["Create an account"] = "Stofna notanda"; +$a->strings["Help"] = "Hjálp"; +$a->strings["Help and documentation"] = "Hjálp og leiðbeiningar"; +$a->strings["Apps"] = "Forr"; +$a->strings["Addon applications, utilities, games"] = "Viðbætur forrit, leikir"; +$a->strings["Search"] = "Leita"; +$a->strings["Search site content"] = "Leita í efni á vef"; +$a->strings["Conversations on this site"] = "Samtöl á þessum vef"; +$a->strings["Directory"] = "Tengiliðalisti"; +$a->strings["People directory"] = "Nafnaskrá"; +$a->strings["Information"] = ""; +$a->strings["Information about this friendica instance"] = ""; +$a->strings["Network"] = "Samfélag"; +$a->strings["Conversations from your friends"] = "Samtöl frá vinum"; +$a->strings["Network Reset"] = ""; +$a->strings["Load Network page with no filters"] = ""; +$a->strings["Introductions"] = "Kynningar"; +$a->strings["Friend Requests"] = "Vina beiðnir"; +$a->strings["Notifications"] = "Tilkynningar"; +$a->strings["See all notifications"] = ""; +$a->strings["Mark all system notifications seen"] = "Merkja allar tilkynningar sem séðar"; +$a->strings["Messages"] = "Skilaboð"; +$a->strings["Private mail"] = "Einka skilaboð"; +$a->strings["Inbox"] = "Innhólf"; +$a->strings["Outbox"] = "Úthólf"; +$a->strings["New Message"] = "Ný skilaboð"; +$a->strings["Manage"] = "Umsýsla"; +$a->strings["Manage other pages"] = "Sýsla með aðrar síður"; +$a->strings["Delegations"] = ""; +$a->strings["Delegate Page Management"] = ""; +$a->strings["Account settings"] = "Notenda stillingar"; +$a->strings["Manage/Edit Profiles"] = ""; +$a->strings["Manage/edit friends and contacts"] = "Sýsla með vini og tengiliði"; +$a->strings["Admin"] = "Stjórnborð"; +$a->strings["Site setup and configuration"] = "Stillingar vefs"; +$a->strings["Navigation"] = ""; +$a->strings["Site map"] = ""; +$a->strings["Click here to upgrade."] = ""; +$a->strings["This action exceeds the limits set by your subscription plan."] = ""; +$a->strings["This action is not available under your subscription plan."] = ""; +$a->strings["Disallowed profile URL."] = "Óleyfileg forsíðu slóð."; +$a->strings["Connect URL missing."] = "Tengi slóð vantar."; +$a->strings["This site is not configured to allow communications with other networks."] = "Þessi vefur er ekki uppsettur til að leyfa samskipti við önnur samfélagsnet."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Enginn samhæfur samskipta staðall né straumar fundust."; +$a->strings["The profile address specified does not provide adequate information."] = "Uppgefin forsíðu slóð eru ekki næganlegar upplýsingar."; +$a->strings["An author or name was not found."] = "Höfundur eða nafn fannst ekki."; +$a->strings["No browser URL could be matched to this address."] = "Engin vefslóð passaði við þessa slóð. "; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = ""; +$a->strings["Use mailto: in front of address to force email check."] = ""; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Þessi forsíðu slóð tilheyrir neti sem er bannað á þessum vef."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Takmörkuð forsíða. Þessi tengiliður mun ekki getað tekið á móti beinum/einka tilkynningum frá þér."; +$a->strings["Unable to retrieve contact information."] = "Ekki hægt að sækja tengiliðs upplýsingar."; +$a->strings["following"] = "fylgist með"; +$a->strings["Error decoding account file"] = ""; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; +$a->strings["Error! Cannot check nickname"] = ""; +$a->strings["User '%s' already exists on this server!"] = ""; +$a->strings["User creation error"] = ""; +$a->strings["User profile creation error"] = ""; +$a->strings["%d contact not imported"] = array( + 0 => "", + 1 => "", +); +$a->strings["Done. You can now login with your username and password"] = ""; +$a->strings["l F d, Y \\@ g:i A"] = ""; +$a->strings["Starts:"] = "Byrjar:"; +$a->strings["Finishes:"] = "Endar:"; +$a->strings["stopped following"] = "hætt að fylgja"; +$a->strings["Poke"] = ""; +$a->strings["View Status"] = ""; +$a->strings["View Profile"] = ""; +$a->strings["View Photos"] = ""; +$a->strings["Network Posts"] = ""; +$a->strings["Edit Contact"] = ""; +$a->strings["Drop Contact"] = "Henda tengilið"; +$a->strings["Send PM"] = "Senda einkaboð"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Villur komu upp við að stofna töflur í gagnagrunn."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Ýmislegt"; +$a->strings["year"] = "ár"; +$a->strings["month"] = "mánuður"; +$a->strings["day"] = "dagur"; +$a->strings["never"] = "aldrei"; +$a->strings["less than a second ago"] = "fyrir minna en sekúndu"; +$a->strings["years"] = "ár"; +$a->strings["months"] = "mánuðir"; +$a->strings["week"] = "vika"; +$a->strings["weeks"] = "vikur"; +$a->strings["days"] = "dagar"; +$a->strings["hour"] = "klukkustund"; +$a->strings["hours"] = "klukkustundir"; +$a->strings["minute"] = "mínúta"; +$a->strings["minutes"] = "mínútur"; +$a->strings["second"] = "sekúnda"; +$a->strings["seconds"] = "sekúndur"; +$a->strings["%1\$d %2\$s ago"] = ""; +$a->strings["[no subject]"] = "[ekkert efni]"; +$a->strings["(no subject)"] = "(ekkert efni)"; +$a->strings["Unknown | Not categorised"] = "Óþekkt | Ekki flokkað"; +$a->strings["Block immediately"] = "Hunsa samstundis"; +$a->strings["Shady, spammer, self-marketer"] = "Grunsamlegur, rusl sendari, auglýsandi"; +$a->strings["Known to me, but no opinion"] = "Ég þekki en hef ekki skoðun á"; +$a->strings["OK, probably harmless"] = "Í lagi, væntanlega saklaus"; +$a->strings["Reputable, has my trust"] = "Gott orðspor, ég treysti þessu"; +$a->strings["Frequently"] = "Oft"; +$a->strings["Hourly"] = "Klukkustundar fresti"; +$a->strings["Twice daily"] = "Tvisvar á dag"; +$a->strings["Daily"] = "Daglega"; +$a->strings["Weekly"] = "Vikulega"; +$a->strings["Monthly"] = "Mánaðarlega"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Póstfang"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = ""; +$a->strings["Statusnet"] = ""; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "Núna er %1\$s vinur %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Tilkynning um að einhver deildi einhverju Diaspora netinu"; +$a->strings["Attachments:"] = "Viðhengi:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s líkar ekki við %3\$s hjá %2\$s "; +$a->strings["%1\$s poked %2\$s"] = ""; +$a->strings["poked"] = ""; +$a->strings["%1\$s is currently %2\$s"] = ""; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merkti %2\$s's %3\$s með %4\$s"; +$a->strings["post/item"] = ""; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = ""; +$a->strings["Select"] = "Velja"; +$a->strings["Delete"] = "Eyða"; +$a->strings["View %s's profile @ %s"] = "Birta forsíðu %s hjá %s"; +$a->strings["Categories:"] = "Flokkar:"; +$a->strings["Filed under:"] = "Skráð undir:"; +$a->strings["%s from %s"] = "%s til %s"; +$a->strings["View in context"] = "Birta í samhengi"; +$a->strings["Please wait"] = "Vinsamlegast bíðið"; +$a->strings["remove"] = ""; +$a->strings["Delete Selected Items"] = "Eyða völdum færslum"; +$a->strings["Follow Thread"] = ""; +$a->strings["%s likes this."] = "%s líkar þetta."; +$a->strings["%s doesn't like this."] = "%s mislíkar þetta."; +$a->strings["%2\$d people like this"] = ""; +$a->strings["%2\$d people don't like this"] = ""; +$a->strings["and"] = "og"; +$a->strings[", and %d other people"] = ", og %d öðrum"; +$a->strings["%s like this."] = "%s líkar þetta."; +$a->strings["%s don't like this."] = "%s mislíkar þetta."; +$a->strings["Visible to everybody"] = "Sjáanlegt öllum"; +$a->strings["Please enter a link URL:"] = "Sláðu inn slóð:"; +$a->strings["Please enter a video link/URL:"] = "Settu inn myndbandshlekkur:"; +$a->strings["Please enter an audio link/URL:"] = "Settu inn hlekk á hljóðskrá:"; +$a->strings["Tag term:"] = "Merka með:"; +$a->strings["Save to Folder:"] = ""; +$a->strings["Where are you right now?"] = "Hvar ert þú núna?"; +$a->strings["Delete item(s)?"] = ""; +$a->strings["Post to Email"] = "Senda skilaboð á tölvupóst"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "Fela forsíðu upplýsingar fyrir óþekktum? "; +$a->strings["Share"] = "Deila"; +$a->strings["Upload photo"] = "Hlaða upp mynd"; +$a->strings["upload photo"] = "Hlaða upp mynd"; +$a->strings["Attach file"] = "Bæta við skrá"; +$a->strings["attach file"] = "Hengja skrá við"; +$a->strings["Insert web link"] = "Setja inn vefslóð"; +$a->strings["web link"] = "vefhlekkur"; +$a->strings["Insert video link"] = "Setja inn myndbandshlekk"; +$a->strings["video link"] = "myndbandshlekkur"; +$a->strings["Insert audio link"] = "Setja inn hlekk á hljóðskrá"; +$a->strings["audio link"] = "hljóðhlekkur"; +$a->strings["Set your location"] = "Veldu staðsetningu þína"; +$a->strings["set location"] = "stilla staðsetningu"; +$a->strings["Clear browser location"] = "Hreinsa staðsetningu í vafra"; +$a->strings["clear location"] = "hreinsa staðsetningu"; +$a->strings["Set title"] = "Setja titil"; +$a->strings["Categories (comma-separated list)"] = ""; +$a->strings["Permission settings"] = "Heimildar stillingar"; +$a->strings["permissions"] = "aðgangsstýring"; +$a->strings["CC: email addresses"] = "CC: tölvupóstfang"; +$a->strings["Public post"] = "Opinber færsla"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Dæmi: bob@example.com, mary@example.com"; +$a->strings["Preview"] = "Forskoðun"; +$a->strings["Post to Groups"] = ""; +$a->strings["Post to Contacts"] = ""; +$a->strings["Private post"] = ""; +$a->strings["newer"] = ""; +$a->strings["older"] = ""; +$a->strings["prev"] = "á undan"; +$a->strings["first"] = "fremsta"; +$a->strings["last"] = "síðasta"; +$a->strings["next"] = "næsta"; +$a->strings["No contacts"] = "Engir tengiliðir"; +$a->strings["%d Contact"] = array( + 0 => "%d Tengiliður", + 1 => "%d Tengiliðir", +); +$a->strings["View Contacts"] = "Skoða tengiliði"; +$a->strings["Save"] = "Vista"; +$a->strings["poke"] = ""; +$a->strings["ping"] = ""; +$a->strings["pinged"] = ""; +$a->strings["prod"] = ""; +$a->strings["prodded"] = ""; +$a->strings["slap"] = ""; +$a->strings["slapped"] = ""; +$a->strings["finger"] = ""; +$a->strings["fingered"] = ""; +$a->strings["rebuff"] = ""; +$a->strings["rebuffed"] = ""; +$a->strings["happy"] = ""; +$a->strings["sad"] = ""; +$a->strings["mellow"] = ""; +$a->strings["tired"] = ""; +$a->strings["perky"] = ""; +$a->strings["angry"] = ""; +$a->strings["stupified"] = ""; +$a->strings["puzzled"] = ""; +$a->strings["interested"] = ""; +$a->strings["bitter"] = ""; +$a->strings["cheerful"] = ""; +$a->strings["alive"] = ""; +$a->strings["annoyed"] = ""; +$a->strings["anxious"] = ""; +$a->strings["cranky"] = ""; +$a->strings["disturbed"] = ""; +$a->strings["frustrated"] = ""; +$a->strings["motivated"] = ""; +$a->strings["relaxed"] = ""; +$a->strings["surprised"] = ""; +$a->strings["Monday"] = "Mánudagur"; +$a->strings["Tuesday"] = "Þriðjudagur"; +$a->strings["Wednesday"] = "Miðvikudagur"; +$a->strings["Thursday"] = "Fimmtudagur"; +$a->strings["Friday"] = "Föstudagur"; +$a->strings["Saturday"] = "Laugardagur"; +$a->strings["Sunday"] = "Sunnudagur"; +$a->strings["January"] = "Janúar"; +$a->strings["February"] = "Febrúar"; +$a->strings["March"] = "Mars"; +$a->strings["April"] = "Apríl"; +$a->strings["May"] = "Maí"; +$a->strings["June"] = "Júní"; +$a->strings["July"] = "Júlí"; +$a->strings["August"] = "Ágúst"; +$a->strings["September"] = "September"; +$a->strings["October"] = "Október"; +$a->strings["November"] = "Nóvember"; +$a->strings["December"] = "Desember"; +$a->strings["View Video"] = ""; +$a->strings["bytes"] = "bæti"; +$a->strings["Click to open/close"] = ""; +$a->strings["link to source"] = "slóð í heimild"; +$a->strings["default"] = "sjálfgefið"; +$a->strings["Select an alternate language"] = "Velja annað tungumál"; +$a->strings["activity"] = ""; +$a->strings["comment"] = array( + 0 => "athugasemd", + 1 => "athugasemdir", +); +$a->strings["post"] = ""; +$a->strings["Item filed"] = ""; +$a->strings["Logged out."] = "Útskráður"; +$a->strings["Login failed."] = "Innskráning mistókst."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; +$a->strings["The error message was:"] = ""; +$a->strings["Image/photo"] = "Mynd"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = ""; +$a->strings["$1 wrote:"] = "$1 skrifaði:"; +$a->strings["Encrypted content"] = "Dulritað efni"; +$a->strings["Welcome "] = "Velkomin(n)"; +$a->strings["Please upload a profile photo."] = "Vinsamlegast hlaðið inn forsíðu mynd."; +$a->strings["Welcome back "] = "Velkomin(n) aftur"; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; +$a->strings["Embedded content"] = "Innbyggt efni"; +$a->strings["Embedding disabled"] = "Innfelling ekki leyfð"; +$a->strings["Male"] = "Karlmaður"; +$a->strings["Female"] = "Kvenmaður"; +$a->strings["Currently Male"] = "Karlmaður í augnablikinu"; +$a->strings["Currently Female"] = "Kvenmaður í augnablikinu"; +$a->strings["Mostly Male"] = "Aðallega karlmaður"; +$a->strings["Mostly Female"] = "Aðallega kvenmaður"; +$a->strings["Transgender"] = "Kynskiptingur"; +$a->strings["Intersex"] = "Hvorukin"; +$a->strings["Transsexual"] = "Kynskiptingur"; +$a->strings["Hermaphrodite"] = "Tvíkynhneigð(ur)"; +$a->strings["Neuter"] = "Hvorukyn"; +$a->strings["Non-specific"] = "Ekki ákveðið"; +$a->strings["Other"] = "Annað"; +$a->strings["Undecided"] = "Óviss"; +$a->strings["Males"] = "Karlmenn"; +$a->strings["Females"] = "Kvenmenn"; +$a->strings["Gay"] = "Samkynhneigður"; +$a->strings["Lesbian"] = "Lesbía"; +$a->strings["No Preference"] = "Til í allt"; +$a->strings["Bisexual"] = "Tvíkynhneigð/ur"; +$a->strings["Autosexual"] = "Sjálfkynhneigð/ur"; +$a->strings["Abstinent"] = "Skýrlíf/ur"; +$a->strings["Virgin"] = "Hrein mey/Hreinn sveinn"; +$a->strings["Deviant"] = "Óþekkur"; +$a->strings["Fetish"] = "Blæti"; +$a->strings["Oodles"] = "Mikið af því"; +$a->strings["Nonsexual"] = "Engin kynhneigð"; +$a->strings["Single"] = "Einhleyp/ur"; +$a->strings["Lonely"] = "Einmanna"; +$a->strings["Available"] = "Á lausu"; +$a->strings["Unavailable"] = "Frátekin/n"; +$a->strings["Has crush"] = "Er skotin(n)"; +$a->strings["Infatuated"] = ""; +$a->strings["Dating"] = "Deita"; +$a->strings["Unfaithful"] = "Ótrú/r"; +$a->strings["Sex Addict"] = "Kynlífsfíkill"; +$a->strings["Friends"] = "Vinir"; +$a->strings["Friends/Benefits"] = "Vinir með meiru"; +$a->strings["Casual"] = "Lauslát/ur"; +$a->strings["Engaged"] = "Trúlofuð/Trúlofaður"; +$a->strings["Married"] = "Gift/ur"; +$a->strings["Imaginarily married"] = ""; +$a->strings["Partners"] = "Félagar"; +$a->strings["Cohabiting"] = "Sambýlingur"; +$a->strings["Common law"] = "Löggilt sambúð"; +$a->strings["Happy"] = "Hamingjusöm/Hamingjusamur"; +$a->strings["Not looking"] = "Ekki að leita"; +$a->strings["Swinger"] = "Svingari"; +$a->strings["Betrayed"] = "Svikin/n"; +$a->strings["Separated"] = "Skilin/n að borði og sæng"; +$a->strings["Unstable"] = "Óstabíll"; +$a->strings["Divorced"] = "Fráskilin/n"; +$a->strings["Imaginarily divorced"] = ""; +$a->strings["Widowed"] = "Ekkja/Ekkill"; +$a->strings["Uncertain"] = "Óviss"; +$a->strings["It's complicated"] = "Þetta er flókið"; +$a->strings["Don't care"] = "Gæti ekki verið meira sama"; +$a->strings["Ask me"] = "Spurðu mig"; +$a->strings["An invitation is required."] = "Boðskort er skilyrði."; +$a->strings["Invitation could not be verified."] = "Ekki hægt að sannreyna boðskort."; +$a->strings["Invalid OpenID url"] = "OpenID slóð ekki til"; +$a->strings["Please enter the required information."] = "Vinsamlegast sláðu inn umbeðin gögn"; +$a->strings["Please use a shorter name."] = "Vinsamlegast notið styttra nafn"; +$a->strings["Name too short."] = "Nafn of stutt"; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Þetta virðist ekki vera fullt nafn (Jón Jónsson)."; +$a->strings["Your email domain is not among those allowed on this site."] = "Póstþjónninn er ekki í lista yfir leyfða póstþjóna á þessum vef."; +$a->strings["Not a valid email address."] = "Ekki gildt póstfang."; +$a->strings["Cannot use that email."] = "Ekki hægt að nota þetta póstfang."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Gælunafnið má bara innihalda \"a-z\", \"0-9, \"-\", \"_\" og verður að byrja á staf."; +$a->strings["Nickname is already registered. Please choose another."] = "Gælunafn þegar skráð. Veldu annað."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = ""; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "VERULEGA ALVARLEG VILLA: Stofnun á öryggislyklum tókst ekki."; +$a->strings["An error occurred during registration. Please try again."] = "Villa kom upp við nýskráningu. Vinsamlegast reyndu aftur."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Villa kom upp við að stofna sjálfgefna forsíðu. Vinnsamlegast reyndu aftur."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Nýskráningar upplýsingar fyrir %s"; +$a->strings["Visible to everybody"] = "Sjáanlegt öllum"; +$a->strings["This entry was edited"] = ""; +$a->strings["Private Message"] = "Einkaskilaboð"; +$a->strings["Edit"] = "Breyta"; +$a->strings["save to folder"] = "vista í möppu"; +$a->strings["add star"] = "bæta við stjörnu"; +$a->strings["remove star"] = "eyða stjörnu"; +$a->strings["toggle star status"] = "Kveikja/slökkva á stjörnu"; +$a->strings["starred"] = "stjörnumerkt"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "bæta við merki"; +$a->strings["I like this (toggle)"] = "Mér líkar þetta (kveikja/slökkva)"; +$a->strings["like"] = "líkar"; +$a->strings["I don't like this (toggle)"] = "Mér líkar þetta ekki (kveikja/slökkva)"; +$a->strings["dislike"] = "mislíkar"; +$a->strings["Share this"] = "Deila þessu"; +$a->strings["share"] = "deila"; +$a->strings["to"] = "við"; +$a->strings["via"] = ""; +$a->strings["Wall-to-Wall"] = "vegg við vegg"; +$a->strings["via Wall-To-Wall:"] = "gegnum vegg við vegg"; +$a->strings["%d comment"] = array( + 0 => "%d ummæli", + 1 => "%d ummæli", +); +$a->strings["This is you"] = "Þetta ert þú"; +$a->strings["Bold"] = "Feitletrað"; +$a->strings["Italic"] = "Skáletrað"; +$a->strings["Underline"] = "Undirstrikað"; +$a->strings["Quote"] = "Gæsalappir"; +$a->strings["Code"] = "Kóði"; +$a->strings["Image"] = "Mynd"; +$a->strings["Link"] = "Tengill"; +$a->strings["Video"] = "Myndband"; +$a->strings["Item not available."] = "Atriði ekki í boði."; +$a->strings["Item was not found."] = "Atriði fannst ekki"; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = ""; +$a->strings["No recipient selected."] = "Engir viðtakendur valdir."; +$a->strings["Unable to check your home location."] = ""; +$a->strings["Message could not be sent."] = "Ekki tókst að senda skilaboð."; +$a->strings["Message collection failure."] = "Ekki tókst að sækja skilaboð."; +$a->strings["Message sent."] = "Skilaboð send."; +$a->strings["No recipient."] = ""; +$a->strings["Send Private Message"] = "Senda einkaskilaboð"; +$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["To:"] = "Til:"; +$a->strings["Subject:"] = "Efni:"; +$a->strings["Your message:"] = "Skilaboðin:"; +$a->strings["Group created."] = "Hópur stofnaður"; +$a->strings["Could not create group."] = "Gat ekki stofnað hóp."; +$a->strings["Group not found."] = "Hópur fannst ekki."; +$a->strings["Group name changed."] = "Hópur endurskýrður."; +$a->strings["Save Group"] = ""; +$a->strings["Create a group of contacts/friends."] = "Stofna hóp af tengiliðum/vinum"; +$a->strings["Group Name: "] = "Nafn hóps:"; +$a->strings["Group removed."] = "Hópi eytt."; +$a->strings["Unable to remove group."] = "Ekki tókst að eyða hóp."; +$a->strings["Group Editor"] = "Hópa sýslari"; +$a->strings["Members"] = "Aðilar"; +$a->strings["All Contacts"] = "Allir tengiliðir"; +$a->strings["Click on a contact to add or remove."] = "Ýttu á tengili til að bæta við hóp eða taka úr hóp."; +$a->strings["No potential page delegates located."] = "Engir mögulegir viðtakendur síðunnar fundust."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = ""; +$a->strings["Existing Page Managers"] = ""; +$a->strings["Existing Page Delegates"] = ""; +$a->strings["Potential Delegates"] = ""; +$a->strings["Remove"] = "Fjarlægja"; +$a->strings["Add"] = "Bæta við"; +$a->strings["No entries."] = "Engar færslur."; +$a->strings["Invalid request identifier."] = "Ógilt fyrirspurnar auðkenni"; +$a->strings["Discard"] = "Henda"; +$a->strings["Ignore"] = "Hunsa"; +$a->strings["System"] = "Kerfi"; +$a->strings["Personal"] = "Einka"; +$a->strings["Show Ignored Requests"] = "Sýna hunsaðar fyrirspurnir"; +$a->strings["Hide Ignored Requests"] = "Fela hunsaðar beiðnir"; +$a->strings["Notification type: "] = "Skilaboða gerð:"; +$a->strings["Friend Suggestion"] = "Vina tillaga"; +$a->strings["suggested by %s"] = "stungið uppá af %s"; +$a->strings["Hide this contact from others"] = "Gera þennan notanda ósýnilegan öðrum"; +$a->strings["Post a new friend activity"] = "Búa til færslu um "; +$a->strings["if applicable"] = "ef við á"; +$a->strings["Approve"] = "Samþykkja"; +$a->strings["Claims to be known to you: "] = "Þykist þekkja þig:"; +$a->strings["yes"] = "já"; +$a->strings["no"] = "nei"; +$a->strings["Approve as: "] = "Samþykkja sem:"; +$a->strings["Friend"] = "Vin"; +$a->strings["Sharer"] = "Deilir"; +$a->strings["Fan/Admirer"] = "Aðdáanda"; +$a->strings["Friend/Connect Request"] = "Vina/Tengi beiðni"; +$a->strings["New Follower"] = "Nýr fylgjandi"; +$a->strings["No introductions."] = "Engar kynningar."; +$a->strings["%s liked %s's post"] = "%s líkaði færslu %s"; +$a->strings["%s disliked %s's post"] = "%s mislíkaði færslu %s"; +$a->strings["%s is now friends with %s"] = "%s er nú vinur %s"; +$a->strings["%s created a new post"] = "%s bjó til færslu"; +$a->strings["%s commented on %s's post"] = "%s athugasemd við %s's færslu"; +$a->strings["No more network notifications."] = "Engar tilkynningar á neti."; +$a->strings["Network Notifications"] = "Tilkynningar á neti"; +$a->strings["No more system notifications."] = "Ekki fleiri kerfistilkynningar."; +$a->strings["System Notifications"] = "Kerfistilkynningar"; +$a->strings["No more personal notifications."] = "Engar einka tilkynningar."; +$a->strings["Personal Notifications"] = "Einkatilkynningar."; +$a->strings["No more home notifications."] = "Ekki fleiri heima tilkynningar"; +$a->strings["Home Notifications"] = "Tilkynningar frá heimasvæði"; +$a->strings["No profile"] = "Engin forsíða"; +$a->strings["everybody"] = "allir"; +$a->strings["Account"] = "Notandi"; +$a->strings["Additional features"] = ""; +$a->strings["Display"] = ""; +$a->strings["Social Networks"] = ""; +$a->strings["Plugins"] = "Viðbætur"; +$a->strings["Connected apps"] = ""; +$a->strings["Export personal data"] = "Sækja persónuleg gögn"; +$a->strings["Remove account"] = "Henda tengilið"; +$a->strings["Missing some important data!"] = "Vantar mikilvæg gögn!"; +$a->strings["Update"] = "Uppfæra"; +$a->strings["Failed to connect with email account using the settings provided."] = "Ekki tókst að tengjast við pósthólf með stillingum sem uppgefnar eru."; +$a->strings["Email settings updated."] = "Stillingar póstfangs uppfærðar."; +$a->strings["Features updated"] = ""; +$a->strings["Relocate message has been send to your contacts"] = ""; +$a->strings["Passwords do not match. Password unchanged."] = "Aðgangsorð ber ekki saman. Aðgangsorð óbreytt."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Tóm aðgangsorð eru ekki leyfileg. Aðgangsorð óbreytt."; +$a->strings["Wrong password."] = ""; +$a->strings["Password changed."] = "Aðgangsorði breytt."; +$a->strings["Password update failed. Please try again."] = "Uppfærsla á aðgangsorði tókst ekki. Reyndu aftur."; +$a->strings[" Please use a shorter name."] = "Vinsamlegast nota styttra nafn."; +$a->strings[" Name too short."] = "Nafn of stutt."; +$a->strings["Wrong Password"] = ""; +$a->strings[" Not valid email."] = "Póstfang ógilt"; +$a->strings[" Cannot change to that email."] = "Ekki hægt að breyta yfir í þetta póstfang."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = ""; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = ""; +$a->strings["Settings updated."] = "Stillingar uppfærðar"; +$a->strings["Add application"] = "Bæta við forriti"; +$a->strings["Save Settings"] = ""; +$a->strings["Name"] = "Nafn"; +$a->strings["Consumer Key"] = "Notenda lykill"; +$a->strings["Consumer Secret"] = "Notenda leyndarmál"; +$a->strings["Redirect"] = "Áframsenda"; +$a->strings["Icon url"] = "Táknmyndar slóð"; +$a->strings["You can't edit this application."] = "Þú getur ekki breytt þessu forriti."; +$a->strings["Connected Apps"] = "Tengd forr"; +$a->strings["Client key starts with"] = "Lykill viðskiptavinar byrjar á"; +$a->strings["No name"] = "Ekkert nafn"; +$a->strings["Remove authorization"] = "Fjarlæga auðkenningu"; +$a->strings["No Plugin settings configured"] = "Engar stillingar í einingu stilltar"; +$a->strings["Plugin Settings"] = "Eininga stillingar"; +$a->strings["Off"] = ""; +$a->strings["On"] = ""; +$a->strings["Additional Features"] = ""; +$a->strings["Built-in support for %s connectivity is %s"] = "Innbyggður stuðningur fyrir %s tenging er%s"; +$a->strings["enabled"] = "kveikt"; +$a->strings["disabled"] = "slökkt"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "Slökkt hefur verið á tölvupóst aðgang á þessum þjón."; +$a->strings["Email/Mailbox Setup"] = "Tölvupóstur stilling"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Ef þú villt hafa samskipti við tölvupósts tengiliði með þessari þjónustu (valfrjálst), skilgreindu þá hvernig á að tengjast póstfanginu þínu."; +$a->strings["Last successful email check:"] = "Póstfang sannreynt síðast:"; +$a->strings["IMAP server name:"] = "IMAP þjónn:"; +$a->strings["IMAP port:"] = "IMAP port:"; +$a->strings["Security:"] = "Öryggi:"; +$a->strings["None"] = "Ekkert"; +$a->strings["Email login name:"] = "Póstfangs aðgangsnafn:"; +$a->strings["Email password:"] = "Póstfangs aðgangsorð:"; +$a->strings["Reply-to address:"] = "Póstfang sem svar berst á:"; +$a->strings["Send public posts to all email contacts:"] = "Senda opinberar færslur á alla tölvupóst viðtakendur:"; +$a->strings["Action after import:"] = ""; +$a->strings["Mark as seen"] = "Merka sem séð"; +$a->strings["Move to folder"] = "Flytja yfir í skrásafn"; +$a->strings["Move to folder:"] = "Flytja yfir í skrásafn:"; +$a->strings["No special theme for mobile devices"] = ""; +$a->strings["Display Settings"] = ""; +$a->strings["Display Theme:"] = "Útlits þema:"; +$a->strings["Mobile Theme:"] = ""; +$a->strings["Update browser every xx seconds"] = "Endurhlaða vefsíðu á xx sekúndu fresti"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minnst 10 sekúndur, ekkert hámark"; +$a->strings["Number of items to display per page:"] = ""; +$a->strings["Maximum of 100 items"] = ""; +$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; +$a->strings["Don't show emoticons"] = ""; +$a->strings["Don't show notices"] = ""; +$a->strings["Infinite scroll"] = ""; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = ""; +$a->strings["Community Types"] = ""; +$a->strings["Normal Account Page"] = ""; +$a->strings["This account is a normal personal profile"] = "Þessi notandi er með venjulega persónulega forsíðu"; +$a->strings["Soapbox Page"] = ""; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Sjálfkrafa samþykkja allar tengi/vina beiðnir sem, einungis lestrar aðdáendur"; +$a->strings["Community Forum/Celebrity Account"] = ""; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Sjálfkrafa samþykkja allar tengi/vina beiðnir, sem les og skriftar aðdáendur"; +$a->strings["Automatic Friend Page"] = ""; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Sjálfkrafa samþykkja allar tengi/vina beiðnir sem vini"; +$a->strings["Private Forum [Experimental]"] = ""; +$a->strings["Private forum - approved members only"] = ""; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Valfrjálst) Leyfa þessu OpenID til að auðkennast sem þessi notandi."; +$a->strings["Publish your default profile in your local site directory?"] = "Gefa út sjálfgefna forsíðu í tengiliðalista á þessum þjón?"; +$a->strings["No"] = "Nei"; +$a->strings["Publish your default profile in the global social directory?"] = "Gefa sjálfgefna forsíðu út í alheimstengiliðalista?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Fela tengiliða-/vinalistann þinn fyrir áhorfendum á sjálfgefinni forsíðu?"; +$a->strings["Allow friends to post to your profile page?"] = "Leyfa vinum að deila á forsíðuna þína?"; +$a->strings["Allow friends to tag your posts?"] = "Leyfa vinum að merkja þínar færslur?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Leyfa að stungið verði uppá þér sem hugsamlegum vinur fyrir aðra notendur? "; +$a->strings["Permit unknown people to send you private mail?"] = ""; +$a->strings["Profile is not published."] = "Forsíðu hefur ekki verið gefinn út."; +$a->strings["or"] = "eða"; +$a->strings["Your Identity Address is"] = "Auðkennisnetfangið þitt er"; +$a->strings["Automatically expire posts after this many days:"] = "Sjálfkrafa fyrna færslu eftir hvað marga daga:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Tómar færslur renna ekki út. Útrunnum færslum er eytt"; +$a->strings["Advanced expiration settings"] = "Flóknar fyrningatíma stillingar"; +$a->strings["Advanced Expiration"] = "Flókin fyrning"; +$a->strings["Expire posts:"] = "Fyrna færslur:"; +$a->strings["Expire personal notes:"] = "Fyrna einka glósur:"; +$a->strings["Expire starred posts:"] = "Fyrna stjörnumerktar færslur:"; +$a->strings["Expire photos:"] = "Fyrna myndum:"; +$a->strings["Only expire posts by others:"] = ""; +$a->strings["Account Settings"] = "Notenda stillingar"; +$a->strings["Password Settings"] = "Aðgangsorða stillingar"; +$a->strings["New Password:"] = "Nýtt aðgangsorð:"; +$a->strings["Confirm:"] = "Staðfesta:"; +$a->strings["Leave password fields blank unless changing"] = "Hafðu aðgangsorða svæði tóm nema þegar verið er að breyta"; +$a->strings["Current Password:"] = ""; +$a->strings["Your current password to confirm the changes"] = ""; +$a->strings["Password:"] = ""; +$a->strings["Basic Settings"] = "Grunn stillingar"; +$a->strings["Email Address:"] = "Póstfang:"; +$a->strings["Your Timezone:"] = "Þitt tímabelti:"; +$a->strings["Default Post Location:"] = "Sjálfgefin staðsetning færslu:"; +$a->strings["Use Browser Location:"] = "Nota vafra staðsetningu:"; +$a->strings["Security and Privacy Settings"] = "Öryggis og næðis stillingar"; +$a->strings["Maximum Friend Requests/Day:"] = "Hámarks vinabeiðnir á dag:"; +$a->strings["(to prevent spam abuse)"] = "(til að koma í veg fyrir rusl misnotkun)"; +$a->strings["Default Post Permissions"] = "Sjálfgefnar aðgangstýring á færslum"; +$a->strings["(click to open/close)"] = "(ýttu á til að opna/loka)"; +$a->strings["Show to Groups"] = "Birta hópum"; +$a->strings["Show to Contacts"] = "Birta tengiliðum"; +$a->strings["Default Private Post"] = ""; +$a->strings["Default Public Post"] = ""; +$a->strings["Default Permissions for New Posts"] = ""; +$a->strings["Maximum private messages per day from unknown people:"] = ""; +$a->strings["Notification Settings"] = "Tilkynninga stillingar"; +$a->strings["By default post a status message when:"] = ""; +$a->strings["accepting a friend request"] = ""; +$a->strings["joining a forum/community"] = "ganga til liðs við hóp/samfélag"; +$a->strings["making an interesting profile change"] = ""; +$a->strings["Send a notification email when:"] = "Senda tilkynninga tölvupóst þegar:"; +$a->strings["You receive an introduction"] = "Þú færð kynningu"; +$a->strings["Your introductions are confirmed"] = "Þínar kynningar eru samþykktar"; +$a->strings["Someone writes on your profile wall"] = "Einhver skrifar á vegginn þínn"; +$a->strings["Someone writes a followup comment"] = "Einhver skrifar athugasemd á færslu hjá þér"; +$a->strings["You receive a private message"] = "Þú færð einkaskilaboð"; +$a->strings["You receive a friend suggestion"] = "Þér hefur borist vina uppástunga"; +$a->strings["You are tagged in a post"] = "Þú varst merkt(ur) í færslu"; +$a->strings["You are poked/prodded/etc. in a post"] = ""; +$a->strings["Advanced Account/Page Type Settings"] = ""; +$a->strings["Change the behaviour of this account for special situations"] = ""; +$a->strings["Relocate"] = ""; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; +$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Common Friends"] = "Sameiginlegir vinir"; +$a->strings["No contacts in common."] = ""; +$a->strings["Remote privacy information not available."] = "Persónuverndar upplýsingar ekki fyrir hendi á fjarlægum vefþjón."; +$a->strings["Visible to:"] = "Sýnilegt eftirfarandi:"; +$a->strings["%d contact edited."] = array( + 0 => "", + 1 => "", +); +$a->strings["Could not access contact record."] = "Tókst ekki að ná í uppl. um tengilið"; +$a->strings["Could not locate selected profile."] = "Tókst ekki að staðsetja valinn forsíðu"; +$a->strings["Contact updated."] = "Tengiliður uppfærður"; +$a->strings["Failed to update contact record."] = "Ekki tókst að uppfæra tengiliðs skrá."; +$a->strings["Contact has been blocked"] = "Lokað á tengilið"; +$a->strings["Contact has been unblocked"] = "Opnað á tengilið"; +$a->strings["Contact has been ignored"] = "Tengiliður hunsaður"; +$a->strings["Contact has been unignored"] = "Tengiliður afhunsaður"; +$a->strings["Contact has been archived"] = "Tengiliður settur í geymslu"; +$a->strings["Contact has been unarchived"] = "Tengiliður tekinn úr geymslu"; +$a->strings["Do you really want to delete this contact?"] = "Viltu í alvörunni eyða þessum tengilið?"; +$a->strings["Contact has been removed."] = "Tengiliður fjarlægður"; +$a->strings["You are mutual friends with %s"] = "Þú ert gagnkvæmur vinur %s"; +$a->strings["You are sharing with %s"] = "Þú ert að deila með %s"; +$a->strings["%s is sharing with you"] = "%s er að deila með þér"; +$a->strings["Private communications are not available for this contact."] = "Einkasamtal ekki í boði fyrir þennan"; +$a->strings["Never"] = "aldrei"; +$a->strings["(Update was successful)"] = "(uppfærsla tókst)"; +$a->strings["(Update was not successful)"] = "(uppfærsla tókst ekki)"; +$a->strings["Suggest friends"] = "Stinga uppá vinum"; +$a->strings["Network type: %s"] = "Net tegund: %s"; +$a->strings["View all contacts"] = "Skoða alla tengiliði"; +$a->strings["Unblock"] = "Afbanna"; +$a->strings["Block"] = "Banna"; +$a->strings["Toggle Blocked status"] = ""; +$a->strings["Unignore"] = "Byrja að fylgjast með á ný"; +$a->strings["Toggle Ignored status"] = ""; +$a->strings["Unarchive"] = "Taka úr geymslu"; +$a->strings["Archive"] = "Setja í geymslu"; +$a->strings["Toggle Archive status"] = ""; +$a->strings["Repair"] = "Gera við "; +$a->strings["Advanced Contact Settings"] = ""; +$a->strings["Communications lost with this contact!"] = ""; +$a->strings["Contact Editor"] = "Stilling tengiliðar"; +$a->strings["Profile Visibility"] = "Forsíðu sjáanleiki"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Veldu forsíðu sem á að birtast %s þegar hann skoðaður með öruggum hætti"; +$a->strings["Contact Information / Notes"] = "Uppl. um tengilið / minnisatriði"; +$a->strings["Edit contact notes"] = "Breyta minnispunktum tengiliðs "; +$a->strings["Visit %s's profile [%s]"] = "Heimsækja forsíðu %s [%s]"; +$a->strings["Block/Unblock contact"] = "útiloka/opna á tengilið"; +$a->strings["Ignore contact"] = "Hunsa tengilið"; +$a->strings["Repair URL settings"] = "Gera við slóð stillingar"; +$a->strings["View conversations"] = "Skoða samtöl"; +$a->strings["Delete contact"] = "Eyða tengilið"; +$a->strings["Last update:"] = "Síðasta uppfærsla:"; +$a->strings["Update public posts"] = "Uppfæra opinberar færslur"; +$a->strings["Update now"] = "Uppfæra núna"; +$a->strings["Currently blocked"] = "Útilokaður sem stendur"; +$a->strings["Currently ignored"] = "Hunsaður sem stendur"; +$a->strings["Currently archived"] = "Í geymslu"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Svör/\"likar við\" á þínar opinberar færslur geta mögulega verið sýnileg öðrum"; +$a->strings["Notification for new posts"] = ""; +$a->strings["Send a notification of every new post of this contact"] = ""; +$a->strings["Fetch further information for feeds"] = ""; +$a->strings["Suggestions"] = "Uppástungur"; +$a->strings["Suggest potential friends"] = ""; +$a->strings["Show all contacts"] = "Sýna alla tengiliði"; +$a->strings["Unblocked"] = "Afhunsað"; +$a->strings["Only show unblocked contacts"] = ""; +$a->strings["Blocked"] = "Banna"; +$a->strings["Only show blocked contacts"] = ""; +$a->strings["Ignored"] = "Hunsa"; +$a->strings["Only show ignored contacts"] = ""; +$a->strings["Archived"] = "Í geymslu"; +$a->strings["Only show archived contacts"] = "Aðeins sýna geymda tengiliði"; +$a->strings["Hidden"] = "Falinn"; +$a->strings["Only show hidden contacts"] = "Aðeins sýna falda tengiliði"; +$a->strings["Mutual Friendship"] = "Sameiginlegur vinskapur"; +$a->strings["is a fan of yours"] = "er aðdáandi þinn"; +$a->strings["you are a fan of"] = "þú er aðdáandi"; +$a->strings["Edit contact"] = "Breyta tengilið"; +$a->strings["Search your contacts"] = "Leita í þínum vinum"; +$a->strings["Finding: "] = "Niðurstöður:"; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; +$a->strings["Or - did you try to upload an empty file?"] = ""; +$a->strings["File exceeds size limit of %d"] = "Skrá stærri en takmarkið %d"; +$a->strings["File upload failed."] = "Skráar upphlöðun mistókst."; +$a->strings["[Embedded content - reload page to view]"] = "[Innfelt efni - endurhlaða síðu til að sjá]"; +$a->strings["Export account"] = ""; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = ""; +$a->strings["Export all"] = ""; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = ""; $a->strings["Registration successful. Please check your email for further instructions."] = "Nýskráning tóks. Frekari fyrirmæli voru send í tölvupósti."; $a->strings["Failed to send email message. Here is the message that failed."] = "Ekki tókst að senda tölvupóst skeyti. Hér er skeytið sem ekki tókst að senda."; $a->strings["Your registration can not be processed."] = "Skráninguna þína er ekki hægt að vinna."; -$a->strings["Registration request at %s"] = "Skráningar beiðni á %s"; $a->strings["Your registration is pending approval by the site owner."] = "Skráningin þín bíður samþykkis af eiganda síðunnar."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Þessi vefur hefur náð hámarks fjölda daglegra nýskráninga. Reyndu aftur á morgun."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Þú mátt (valfrjálst) fylla í þetta svæði gegnum OpenID með því gefa upp þitt OpenID og ýta á 'Skrá'."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Ef þú veist ekki hvað OpenID er, skildu þá þetta svæði eftir tómt en fylltu í restin af svæðunum."; $a->strings["Your OpenID (optional): "] = "Þitt OpenID (valfrjálst):"; $a->strings["Include your profile in member directory?"] = "Á forsíðan þín að sjást í notendalistanum?"; -$a->strings["Yes"] = "Já"; -$a->strings["No"] = "Nei"; $a->strings["Membership on this site is by invitation only."] = "Aðild að þessum vef er "; $a->strings["Your invitation ID: "] = "Boðskorta auðkenni:"; $a->strings["Registration"] = "Nýskráning"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Veldu gælunafn:"; $a->strings["Import"] = "Flytja inn"; $a->strings["Import your profile to this friendica instance"] = ""; -$a->strings["Profile not found."] = "Forsíða fannst ekki."; -$a->strings["Contact not found."] = "Tengiliður fannst ekki."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = ""; -$a->strings["Response from remote site was not understood."] = "Ekki tókst að skilja svar frá ytri vef."; -$a->strings["Unexpected response from remote site: "] = "Óskiljanlegt svar frá ytri vef:"; -$a->strings["Confirmation completed successfully."] = "Staðfesting kláraði eðlilega."; -$a->strings["Remote site reported: "] = "Ytri vefur svaraði:"; -$a->strings["Temporary failure. Please wait and try again."] = "Tímabundin villa. Vinsamlegast bíddu og reyndur aftur síðar."; -$a->strings["Introduction failed or was revoked."] = "Kynning mistókst eða var afturkölluð."; -$a->strings["Unable to set contact photo."] = "Ekki tókst að setja tengiliðamynd."; -$a->strings["%1\$s is now friends with %2\$s"] = "Núna er %1\$s vinur %2\$s"; -$a->strings["No user record found for '%s' "] = "Enginn notanda færsla fannst fyrir '%s'"; -$a->strings["Our site encryption key is apparently messed up."] = "Dulkóðunnar lykill síðunnar okker er í döðlu."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Tómt slóð var uppgefin eða ekki okkur tókst ekki að afkóða slóð."; -$a->strings["Contact record was not found for you on our site."] = "Tengiliðafærslan þín fannst ekki á þjóninum okkar."; -$a->strings["Site public key not available in contact record for URL %s."] = "Opinber lykill er ekki til í tengiliðafærslu fyrir slóð %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Skilríkið sem þjónninn þinn gaf upp er þegar afritað á okkar þjón. Þetta ætti að virka ef þú bara reynir aftur."; -$a->strings["Unable to set your contact credentials on our system."] = "Ekki tókst að setja tengiliða skilríkið þitt upp á þjóninum okkar."; -$a->strings["Unable to update your contact profile details on our system"] = "Ekki tókst að uppfæra tengiliða skilríkis upplýsingarnar á okkar þjón"; -$a->strings["Connection accepted at %s"] = "Tenging samþykkt hjá %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s hefur gengið til liðs við %2\$s"; +$a->strings["Post successful."] = "Melding tókst."; +$a->strings["System down for maintenance"] = "Kerfið er óvirkt vegna viðhalds"; +$a->strings["Access to this profile has been restricted."] = "Aðgangur að þessari forsíðu hefur verið heftur."; +$a->strings["Tips for New Members"] = "Ábendingar fyrir nýja notendur"; +$a->strings["Public access denied."] = "Alemennings aðgangur ekki veittur."; +$a->strings["No videos selected"] = ""; +$a->strings["Access to this item is restricted."] = "Aðgangur að þessum hlut hefur verið heftur"; +$a->strings["View Album"] = "Skoða myndabók"; +$a->strings["Recent Videos"] = ""; +$a->strings["Upload New Videos"] = ""; +$a->strings["Manage Identities and/or Pages"] = "Sýsla með notendur og/eða síður"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Skipta á milli auðkenna eða hópa- / stjörnunotanda sem deila þínum aðgangs upplýsingum eða þér verið úthlutað \"umsýslu\" réttindum."; +$a->strings["Select an identity to manage: "] = "Veldu notanda til að sýsla með:"; +$a->strings["Item not found"] = "Hlutur fannst ekki"; +$a->strings["Edit post"] = "Breyta skilaboðum"; +$a->strings["People Search"] = "Leita af fólki"; +$a->strings["No matches"] = "Engar leitarniðurstöður"; +$a->strings["Account approved."] = "Notandi samþykktur."; +$a->strings["Registration revoked for %s"] = "Skráning afturköllurð vegna %s"; +$a->strings["Please login."] = "Skráðu yður inn."; +$a->strings["This introduction has already been accepted."] = "Þessi kynning hefur þegar verið samþykkt."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Forsíðu slóð er ekki í lagi eða inniheldur ekki forsíðu upplýsingum."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Aðvörun: forsíðu staðsetning hefur ekki aðgreinanlegt eigendanafn."; +$a->strings["Warning: profile location has no profile photo."] = "Aðvörun: forsíðu slóð hefur ekki forsíðu mynd."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d skilyrt breyta fannst ekki á uppgefinni staðsetningu", + 1 => "%d skilyrtar breytur fundust ekki á uppgefninni staðsetningu", +); +$a->strings["Introduction complete."] = "Kynning tilbúinn."; +$a->strings["Unrecoverable protocol error."] = "Alvarleg samskipta villa."; +$a->strings["Profile unavailable."] = "Ekki hægt að sækja forsíðu"; +$a->strings["%s has received too many connection requests today."] = "%s hefur fengið of margar tengibeiðnir í dag."; +$a->strings["Spam protection measures have been invoked."] = "Kveikt hefur verið á ruslsíu"; +$a->strings["Friends are advised to please try again in 24 hours."] = "Vinir eru beðnir um að reyna aftur eftir 24 klukkustundir."; +$a->strings["Invalid locator"] = "Ógild staðsetning"; +$a->strings["Invalid email address."] = "Ógilt póstfang."; +$a->strings["This account has not been configured for email. Request failed."] = ""; +$a->strings["Unable to resolve your name at the provided location."] = "Ekki tókst að fletta upp nafninu þínu á uppgefinni staðsetningu."; +$a->strings["You have already introduced yourself here."] = "Kynning hefur þegar átt sér stað hér."; +$a->strings["Apparently you are already friends with %s."] = "Þú ert þegar vinur %s."; +$a->strings["Invalid profile URL."] = "Ógild forsíðu slóð."; +$a->strings["Your introduction has been sent."] = "Kynningin þín hefur verið send."; +$a->strings["Please login to confirm introduction."] = "Skráðu þig inn til að staðfesta kynningu."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Ekki réttur notandi skráður inn. Skráðu þig inn sem þessi notandi."; +$a->strings["Hide this contact"] = "Fela þennan tengilið"; +$a->strings["Welcome home %s."] = "Velkomin(n) heim %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Vinsamlegas staðfestu kynninguna/tengibeiðnina við %s."; +$a->strings["Confirm"] = "Staðfesta"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Settu inn 'Auðkennisnetfang' þitt úr einhverjum af eftirfarandi samskiptanetum:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = ""; +$a->strings["Friend/Connection Request"] = "Vina/Tengi Beiðni"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Dæmi: siggi@demo.friendica.com, http://demo.friendica.com/profile/siggi, prufunotandi@identi.ca"; +$a->strings["Please answer the following:"] = "Vinnsamlegast svaraðu eftirfarandi:"; +$a->strings["Does %s know you?"] = "Þekkir %s þig?"; +$a->strings["Add a personal note:"] = "Bæta við persónulegri athugasemd"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = ""; +$a->strings["Your Identity Address:"] = "Auðkennisnetfang þitt:"; +$a->strings["Submit Request"] = "Senda beiðni"; +$a->strings["Files"] = "Skrár"; $a->strings["Authorize application connection"] = "Leyfa forriti að tengjast"; $a->strings["Return to your app and insert this Securty Code:"] = "Farðu aftur í forritið þitt og settu þennan öryggiskóða þar"; $a->strings["Please login to continue."] = "Skráðu þig inn til að halda áfram."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vilt þú leyfa þessu forriti að hafa aðgang að færslum og tengiliðum, og/eða stofna nýjar færslur fyrir þig?"; -$a->strings["No valid account found."] = "Engin gildur aðgangur fannst."; -$a->strings["Password reset request issued. Check your email."] = "Breyta lykilorði. Opnaðu tölvupóstinn þinn."; -$a->strings["Password reset requested at %s"] = "Endurstilling aðgangsorðs umbeðin %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Beiðni gat ekki verið sannreynd. (Það getur verið að þú hafir þegar sent hana.) Endurstilling á aðgangsorði tókst ekki."; -$a->strings["Your password has been reset as requested."] = "Aðgangsorðið þitt hefur verið endurstilt."; -$a->strings["Your new password is"] = "Nýja aðgangsorð þitt er "; -$a->strings["Save or copy your new password - and then"] = "Vistaðu eða afritaðu nýja aðgangsorðið og"; -$a->strings["click here to login"] = "smelltu hér til að skrá þig inn"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Þú getur breytt aðgangsorðinu þínu á Stillingar síðunni eftir að þú hefur skráð þig inn."; -$a->strings["Your password has been changed at %s"] = "Aðgangsorðinu þínu var breytt í %s"; -$a->strings["Forgot your Password?"] = "Gleymdir þú lykilorði þínu?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Sláðu inn tölvupóstfangið þitt til að endurstilla aðgangsorðið og fá leiðbeiningar sendar með tölvupósti."; -$a->strings["Nickname or Email: "] = "Gælunafn eða póstfang:"; -$a->strings["Reset"] = "Endursetja"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = ""; -$a->strings["No recipient selected."] = "Engir viðtakendur valdir."; -$a->strings["Unable to check your home location."] = ""; -$a->strings["Message could not be sent."] = "Ekki tókst að senda skilaboð."; -$a->strings["Message collection failure."] = "Ekki tókst að sækja skilaboð."; -$a->strings["Message sent."] = "Skilaboð send."; -$a->strings["No recipient."] = ""; -$a->strings["Please enter a link URL:"] = "Sláðu inn slóð:"; -$a->strings["Send Private Message"] = "Senda einkaskilaboð"; -$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["To:"] = "Til:"; -$a->strings["Subject:"] = "Efni:"; -$a->strings["Your message:"] = "Skilaboðin:"; -$a->strings["Upload photo"] = "Hlaða upp mynd"; -$a->strings["Insert web link"] = "Setja inn vefslóð"; -$a->strings["Welcome to Friendica"] = "Velkomin(n) á Friendica"; -$a->strings["New Member Checklist"] = "Nýr notandi verklisti"; -$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."] = ""; -$a->strings["Getting Started"] = ""; -$a->strings["Friendica Walk-Through"] = ""; -$a->strings["On your Quick Start 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["On your Settings 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."] = ""; -$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."] = "Yfirfarðu aðrar stillingar, sérstaklega næðis stillingar. Óútgefin forsíða er einsog óskráð símanúmer. Sem þýðir að líklega viltu gefa út forsíðuna þína - nema allir vinir þínir og tilvonandi vinir vita nákvæmlega hvernig á að finna þig."; -$a->strings["Upload Profile Photo"] = "Hlaða upp forsíðu mynd"; -$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."] = "Að hlaða upp forsíðu mynd ef þú hefur ekki þegar gert það. Rannsóknir sýna að fólk sem hefur alvöru mynd af sér er tíu sinnum líklegra til að eignast vini en fólk sem ekki hefur mynd."; -$a->strings["Edit Your Profile"] = ""; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Breyttu sjálfgefnu forsíðunni einsog þú villt. Yfirfarðu stillingu til að fela vinalista á forsíðu og stillingu til að fela forsíðu fyrir ókunnum."; -$a->strings["Profile Keywords"] = ""; -$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."] = "Bættu við leitarorðum í sjálfgefnu forsíðuna þína sem lýsa þínum áhugamálum. Þá er hægt að fólk með svipuð áhugamál og stinga uppá vinskap."; -$a->strings["Connecting"] = "Tengist"; -$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."] = "Gefðu aðgang að Facebook tengingunni ef þú þegar hefur Facebook aðgang og þá er hægt (valfrjálst) að nálgast alla vini og samtöl á Facebook."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = ""; -$a->strings["Importing Emails"] = ""; -$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"] = "Fylltu út póstfangs tengi upplýsingar í Tengla stillinga síðuna ef þú villt sækja tölvupóst og eiga samskipti við vini eða póstlista úr tölvupóst innhólfinu þínu"; -$a->strings["Go to Your Contacts Page"] = ""; -$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 Add New Contact dialog."] = "Tengiliða síðan er gáttin þín til að sýsla með vina sambönd og tengjast við vini á öðrum netum. Oftast setur þú vistfangi eða slóð þeirra í Bæta við tengilið gluggan."; -$a->strings["Go to Your Site's Directory"] = ""; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Tengiliðalistinn er góð leit til að finna fólk á samfélagsnetinu eða öðrum sambandsnetum. Leitaðu að Connect eða Follow hlekk á forsíðunni þeirra. Mögulega þarf að gefa upp þína auðkenna slóð."; -$a->strings["Finding New People"] = ""; -$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."] = ""; -$a->strings["Groups"] = "Hópar"; -$a->strings["Group Your Contacts"] = ""; -$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."] = "Eftir að þú hefur eignast nokkra vini, þá er best að flokka þá niður í hópa á hliðar slánni á Tengiliðasíðunni. Eftir það getur þú haft samskipti við hvern hóp fyrir sig á Samfélagssíðunni."; -$a->strings["Why Aren't My Posts Public?"] = ""; -$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["Go to the Help Section"] = ""; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Hægt er að styðjast við Hjálp síðuna til að fá leiðbeiningar um aðra eiginleika."; $a->strings["Do you really want to delete this suggestion?"] = ""; -$a->strings["Cancel"] = "Hætta við"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Engar uppástungur tiltækar. Ef þetta er nýr vefur, reyndu þá aftur eftir um 24 klukkustundir."; $a->strings["Ignore/Hide"] = "Hunsa/Fela"; -$a->strings["Search Results For:"] = "Leitar niðurstöður fyrir:"; -$a->strings["Remove term"] = "Fjarlæga gildi"; -$a->strings["Saved Searches"] = "Vistaðar leitir"; -$a->strings["add"] = "bæta við"; -$a->strings["Commented Order"] = "Athugasemdar röð"; -$a->strings["Sort by Comment Date"] = "Raða eftir umræðu dagsetningu"; -$a->strings["Posted Order"] = "Færlsu röð"; -$a->strings["Sort by Post Date"] = "Raða eftir færslu dagsetningu"; -$a->strings["Personal"] = "Einka"; -$a->strings["Posts that mention or involve you"] = "Færslur sem tengjast þér"; -$a->strings["New"] = "Ný"; -$a->strings["Activity Stream - by date"] = "Færslu straumur - raðað eftir dagsetningu"; -$a->strings["Shared Links"] = ""; -$a->strings["Interesting Links"] = "Áhugaverðir hlekkir"; -$a->strings["Starred"] = "Stjörnumerkt"; -$a->strings["Favourite Posts"] = "Uppáhalds færslur"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Aðvörun: Þessi hópur inniheldur %s notanda frá óöruggu neti.", - 1 => "Aðvörun: Þessi hópur inniheldur %s notendur frá óöruggu neti.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Einka samtöl send á þennan hóp eiga á hættu að verða opinber."; -$a->strings["No such group"] = "Hópur ekki til"; -$a->strings["Group is empty"] = "Hópur er tómur"; -$a->strings["Group: "] = "Hópur:"; -$a->strings["Contact: "] = "Tengiliður:"; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Einka skilaboð send á þennan notanda eiga á hættu að verða opinber."; -$a->strings["Invalid contact."] = "Ógildur tengiliður."; -$a->strings["Friendica Communications Server - Setup"] = ""; -$a->strings["Could not connect to database."] = "Gat ekki tengst gagnagrunn."; -$a->strings["Could not create table."] = "Gat ekki búið til töflu."; -$a->strings["Your Friendica site database has been installed."] = "Friendica gagnagrunnurinn þinn hefur verið uppsettur."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Þú þarft mögulega að keyra inn skránna \"database.sql\" handvirkt með phpmyadmin eða mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Vinsamlegast lestu skránna \"INSTALL.txt\"."; -$a->strings["System check"] = "Kerfis prófun"; -$a->strings["Next"] = "Næsta"; -$a->strings["Check again"] = "Prófa aftur"; -$a->strings["Database connection"] = "Gangagrunns tenging"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Til að setja upp Friendica þurfum við að vita hvernig á að tengjast gagnagrunninum þínum."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vinsamlegast hafðu samband við hýsingaraðilann þinn eða kerfisstjóra ef þú hefur spurningar um þessar stillingar."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Gagnagrunnurinn sem þú bendir á þarf þegar að vera til. Ef ekki þá þarf að stofna hann áður en haldið er áfram."; -$a->strings["Database Server Name"] = "Vélanafn gagangrunns"; -$a->strings["Database Login Name"] = "Notendanafn í gagnagrunn"; -$a->strings["Database Login Password"] = "Aðgangsorð í gagnagrunns"; -$a->strings["Database Name"] = "Nafn gagnagrunns"; -$a->strings["Site administrator email address"] = "Póstfang kerfisstjóri vefs"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Notanda póstfang þitt verður að passa við þetta til að hægt sé að nota umsýslu vefviðmót."; -$a->strings["Please select a default timezone for your website"] = "Vinsamlegast veldu sjálfgefið tímabelti fyrir vefsíðuna"; -$a->strings["Site settings"] = "Stillingar vefs"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Gat ekki fundið skipanalínu útgáfu af PHP í vefþjóns PATH."; -$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 'Activating scheduled tasks'"] = ""; -$a->strings["PHP executable path"] = "PHP keyrslu slóð"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; -$a->strings["Command line PHP"] = "Skipanalínu PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; -$a->strings["Found PHP version: "] = ""; -$a->strings["PHP cli binary"] = ""; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Skipanalínu útgáfa af PHP á vefþjóninum hefur ekki kveikt á \"register_argc_argv\"."; -$a->strings["This is required for message delivery to work."] = "Þetta er skilyrt fyrir því að skilaboð komist til skila."; -$a->strings["PHP register_argc_argv"] = ""; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Villa: Stefjan \"openssl_pkey_new\" á vefþjóninum getur ekki stofnað dulkóðunar lykla"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Ef keyrt er á Window, vinsamlegast skoðið \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Búa til dulkóðunar lykla"; -$a->strings["libCurl PHP module"] = "libCurl PHP eining"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP eining"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP eining"; -$a->strings["mysqli PHP module"] = "mysqli PHP eining"; -$a->strings["mb_string PHP module"] = "mb_string PHP eining"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite eining"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Villa: Apache vefþjóns eining mod-rewrite er skilyrði og er ekki uppsett. "; -$a->strings["Error: libCURL PHP module required but not installed."] = "Villa: libCurl PHP eining er skilyrði og er ekki uppsett."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Villa: GD graphics PHP eining með JPEG stuðningi er skilyrði og er ekki uppsett."; -$a->strings["Error: openssl PHP module required but not installed."] = "Villa: openssl PHP eining skilyrði og er ekki uppsett."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Villa: mysqli PHP eining er skilyrði og er ekki uppsett"; -$a->strings["Error: mb_string PHP module required but not installed."] = "Villa: mb_string PHP eining skilyrði en ekki uppsett."; -$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."] = "Vef uppsetningar forrit þarf að geta stofnað skránna \".htconfig.php\" in efsta skráarsafninu á vefþjóninum og það getur ekki gert það."; -$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."] = "Þetta er oftast aðgangsstýringa stilling, þar sem vefþjónninn getur ekki skrifað út skrár í skráarsafnið - þó þú getir það."; -$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["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = ""; -$a->strings[".htconfig.php is writable"] = ".htconfig.php er skrifanleg"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; -$a->strings["view/smarty3 is writable"] = ""; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = ""; -$a->strings["Url rewrite is working"] = ""; -$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."] = "Ekki tókst að skrifa gagnagrunns stillingar skrá \".htconfig.php\". Vinsamlegast notaði viðhangandi texta til að búa til stillingar skrá á vefþjóns rótina."; -$a->strings["

What next

"] = ""; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "MIKILVÆGT: Þú þarft að [handvirkt] setja upp sjálfvirka keyrslu á poller."; +$a->strings["Contacts who are not members of a group"] = ""; +$a->strings["Contact not found."] = "Tengiliður fannst ekki."; +$a->strings["Friend suggestion sent."] = "Vina tillaga send"; +$a->strings["Suggest Friends"] = "Stinga uppá vinum"; +$a->strings["Suggest a friend for %s"] = "Stinga uppá vin fyrir %s"; +$a->strings["link"] = ""; +$a->strings["No contacts."] = "Enginn tengiliður"; $a->strings["Theme settings updated."] = "Þemastillingar uppfærðar."; $a->strings["Site"] = "Vefur"; $a->strings["Users"] = "Notendur"; -$a->strings["Plugins"] = "Viðbætur"; $a->strings["Themes"] = "Þemu"; $a->strings["DB updates"] = "Gagnagrunns uppfærslur"; $a->strings["Logs"] = "Atburðaskrá"; -$a->strings["Admin"] = "Stjórnborð"; $a->strings["Plugin Features"] = ""; $a->strings["User registrations waiting for confirmation"] = "Notenda nýskráningar bíða samþykkis"; $a->strings["Normal Account"] = "Venjulegur notandi"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Útgáfa"; $a->strings["Active plugins"] = "Virkar viðbætur"; $a->strings["Can not parse base url. Must have at least ://"] = ""; $a->strings["Site settings updated."] = "Stillingar þjóns uppfærðar."; -$a->strings["No special theme for mobile devices"] = ""; -$a->strings["Never"] = "aldrei"; $a->strings["At post arrival"] = ""; -$a->strings["Frequently"] = "Oft"; -$a->strings["Hourly"] = "Klukkustundar fresti"; -$a->strings["Twice daily"] = "Tvisvar á dag"; -$a->strings["Daily"] = "Daglega"; $a->strings["Multi user instance"] = ""; $a->strings["Closed"] = "Lokað"; $a->strings["Requires approval"] = "Þarf samþykki"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Opið"; $a->strings["No SSL policy, links will track page SSL state"] = ""; $a->strings["Force all links to use SSL"] = ""; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = ""; -$a->strings["Save Settings"] = ""; $a->strings["File upload"] = "Hlaða upp skrá"; $a->strings["Policies"] = "Stefna"; $a->strings["Advanced"] = "Flóknari"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = ""; $a->strings["Temp path"] = ""; $a->strings["Base path to installation"] = ""; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = ""; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "Uppfærsla merkt sem tókst"; -$a->strings["Executing %s failed. Check system logs."] = "Uppfærslu %s tókst ekki. Sjá atburðaskrár."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Uppfærsla %s framkvæmd."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Uppfærsla %s skilaði ekki gildi. Óvíst hvort tókst."; -$a->strings["Update function %s could not be found."] = "Uppfærslu stefja %s fannst ekki."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Engar uppfærslur mistókust."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Uppfærslur sem mistókust"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Þetta á ekki við uppfærslur fyrir 1139, þær skiluðu ekki lokastöðu."; $a->strings["Mark success (if update was manually applied)"] = "Merkja sem tókst (ef uppfærsla var framkvæmd handvirkt)"; $a->strings["Attempt to execute this update step automatically"] = "Framkvæma þessa uppfærslu sjálfkrafa"; -$a->strings["Registration successful. Email send to user"] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "", 1 => "", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "velja alla"; $a->strings["User registrations waiting for confirm"] = "Skráning notanda býður samþykkis"; $a->strings["User waiting for permanent deletion"] = ""; $a->strings["Request date"] = "Dagsetning beiðnar"; -$a->strings["Name"] = "Nafn"; -$a->strings["Email"] = "Póstfang"; $a->strings["No registrations."] = "Engin skráning"; -$a->strings["Approve"] = "Samþykkja"; $a->strings["Deny"] = "Hafnað"; -$a->strings["Block"] = "Banna"; -$a->strings["Unblock"] = "Afbanna"; $a->strings["Site admin"] = ""; $a->strings["Account expired"] = ""; $a->strings["New User"] = ""; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Skráningar dagsetning"; $a->strings["Last login"] = "Síðast innskráður"; $a->strings["Last item"] = "Síðasta"; $a->strings["Deleted since"] = ""; -$a->strings["Account"] = "Notandi"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Valdir notendur verður eytt!\\n\\nAllt sem þessir notendur hafa deilt á þessum vef verður varanlega eytt!\\n\\nErtu alveg viss?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Notandinn {0} verður eytt!\\n\\nAllt sem þessi notandi hefur deilt á þessum vef veður varanlega eytt!\\n\\nErtu alveg viss?"; $a->strings["Name of the new user."] = ""; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = ""; $a->strings["Log file"] = "Atburðaskrá"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Vefþjónn verður að hafa skrifréttindi. Afstætt við Friendica rótar skráarsafn."; $a->strings["Log level"] = "Stig atburðaskráningar"; -$a->strings["Update now"] = "Uppfæra núna"; $a->strings["Close"] = "Loka"; $a->strings["FTP Host"] = "FTP Vélanafn"; $a->strings["FTP Path"] = "FTP Slóð"; $a->strings["FTP User"] = "FTP Notandi"; $a->strings["FTP Password"] = "FTP Aðgangsorð"; -$a->strings["Search"] = "Leita"; -$a->strings["No results."] = "Engar leitarniðurstöður."; -$a->strings["Tips for New Members"] = "Ábendingar fyrir nýja notendur"; -$a->strings["link"] = ""; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merkti %2\$s's %3\$s með %4\$s"; -$a->strings["Item not found"] = "Hlutur fannst ekki"; -$a->strings["Edit post"] = "Breyta skilaboðum"; -$a->strings["upload photo"] = "Hlaða upp mynd"; -$a->strings["Attach file"] = "Bæta við skrá"; -$a->strings["attach file"] = "Hengja skrá við"; -$a->strings["web link"] = "vefhlekkur"; -$a->strings["Insert video link"] = "Setja inn myndbandshlekk"; -$a->strings["video link"] = "myndbandshlekkur"; -$a->strings["Insert audio link"] = "Setja inn hlekk á hljóðskrá"; -$a->strings["audio link"] = "hljóðhlekkur"; -$a->strings["Set your location"] = "Veldu staðsetningu þína"; -$a->strings["set location"] = "stilla staðsetningu"; -$a->strings["Clear browser location"] = "Hreinsa staðsetningu í vafra"; -$a->strings["clear location"] = "hreinsa staðsetningu"; -$a->strings["Permission settings"] = "Heimildar stillingar"; -$a->strings["CC: email addresses"] = "CC: tölvupóstfang"; -$a->strings["Public post"] = "Opinber færsla"; -$a->strings["Set title"] = "Setja titil"; -$a->strings["Categories (comma-separated list)"] = ""; -$a->strings["Example: bob@example.com, mary@example.com"] = "Dæmi: bob@example.com, mary@example.com"; -$a->strings["Item not available."] = "Atriði ekki í boði."; -$a->strings["Item was not found."] = "Atriði fannst ekki"; -$a->strings["Account approved."] = "Notandi samþykktur."; -$a->strings["Registration revoked for %s"] = "Skráning afturköllurð vegna %s"; -$a->strings["Please login."] = "Skráðu yður inn."; -$a->strings["Find on this site"] = "Leita á þessum vef"; -$a->strings["Finding: "] = "Niðurstöður:"; -$a->strings["Site Directory"] = "Skrá yfir tengiliði á þessum vef"; -$a->strings["Find"] = "Finna"; -$a->strings["Age: "] = "Aldur:"; -$a->strings["Gender: "] = "Kyn:"; -$a->strings["About:"] = "Um:"; -$a->strings["No entries (some entries may be hidden)."] = "Engar færslur (sumar geta verið faldar)."; -$a->strings["Contact settings applied."] = "Stillingar tengiliðs uppfærðar."; -$a->strings["Contact update failed."] = "Uppfærsla tengiliðs mistókst."; -$a->strings["Repair Contact Settings"] = "Gera við stillingar tengiliðs"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "AÐVÖRUN: Þetta er mjög flókið og ef þú setur inn vitlausar upplýsingar þá munu samskipti við þennan tengilið hætta að virka."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Vinsamlegast veldu \"Afturábak\" takkan núna ef þú ert ekki viss um hvað þú eigir að gera á þessari síðu."; -$a->strings["Return to contact editor"] = "Fara til baka í tengiliðasýsl"; -$a->strings["Account Nickname"] = "Gælunafn notanda"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Merkjanafn - yfirskrifar Nafn/Gælunafn"; -$a->strings["Account URL"] = "Heimasíða notanda"; -$a->strings["Friend Request URL"] = "Slóð vina beiðnis"; -$a->strings["Friend Confirm URL"] = "Slóð vina staðfestingar "; -$a->strings["Notification Endpoint URL"] = "Slóð loka tilkynningar"; -$a->strings["Poll/Feed URL"] = "Slóð könnunar/þráðar"; -$a->strings["New photo from this URL"] = "Ný mynd frá slóð"; -$a->strings["Remote Self"] = ""; -$a->strings["Mirror postings from this contact"] = ""; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["Image exceeds size limit of %d"] = "Mynd stærri en takmörkunin %d"; +$a->strings["Unable to process image."] = "Ekki mögulegt afgreiða mynd"; +$a->strings["Image upload failed."] = "Ekki hægt að hlaða upp mynd."; +$a->strings["Welcome to %s"] = "Velkomin(n) til %s"; +$a->strings["OpenID protocol error. No ID returned."] = ""; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = ""; +$a->strings["Search Results For:"] = "Leitar niðurstöður fyrir:"; +$a->strings["Remove term"] = "Fjarlæga gildi"; +$a->strings["Commented Order"] = "Athugasemdar röð"; +$a->strings["Sort by Comment Date"] = "Raða eftir umræðu dagsetningu"; +$a->strings["Posted Order"] = "Færlsu röð"; +$a->strings["Sort by Post Date"] = "Raða eftir færslu dagsetningu"; +$a->strings["Posts that mention or involve you"] = "Færslur sem tengjast þér"; +$a->strings["New"] = "Ný"; +$a->strings["Activity Stream - by date"] = "Færslu straumur - raðað eftir dagsetningu"; +$a->strings["Shared Links"] = ""; +$a->strings["Interesting Links"] = "Áhugaverðir hlekkir"; +$a->strings["Starred"] = "Stjörnumerkt"; +$a->strings["Favourite Posts"] = "Uppáhalds færslur"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Aðvörun: Þessi hópur inniheldur %s notanda frá óöruggu neti.", + 1 => "Aðvörun: Þessi hópur inniheldur %s notendur frá óöruggu neti.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Einka samtöl send á þennan hóp eiga á hættu að verða opinber."; +$a->strings["No such group"] = "Hópur ekki til"; +$a->strings["Group is empty"] = "Hópur er tómur"; +$a->strings["Group: "] = "Hópur:"; +$a->strings["Contact: "] = "Tengiliður:"; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Einka skilaboð send á þennan notanda eiga á hættu að verða opinber."; +$a->strings["Invalid contact."] = "Ógildur tengiliður."; +$a->strings["- select -"] = ""; +$a->strings["This is Friendica, version"] = "Þetta er Friendica útgáfa"; +$a->strings["running at web location"] = "Keyrir á slóð"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Á Friendica.com er hægt að fræðast nánar um Friendica verkefnið."; +$a->strings["Bug reports and issues: please visit"] = "Villu tilkynningar og vandamál: endilega skoða"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Uppástungur, lof, framlög og svo framvegis - sendið tölvupóst á \"Info\" hjá Friendica - punktur com"; +$a->strings["Installed plugins/addons/apps:"] = ""; +$a->strings["No installed plugins/addons/apps"] = "Engin uppsett eining/viðbót/forr"; +$a->strings["Applications"] = "Forrit"; +$a->strings["No installed applications."] = "Engin uppsett forrit"; +$a->strings["Upload New Photos"] = "Hlaða upp nýjum myndum"; +$a->strings["Contact information unavailable"] = "Tengiliða upplýsingar ekki til"; +$a->strings["Album not found."] = "Myndabók finnst ekki."; +$a->strings["Delete Album"] = "Fjarlægja myndabók"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = ""; +$a->strings["Delete Photo"] = "Fjarlægja mynd"; +$a->strings["Do you really want to delete this photo?"] = ""; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; +$a->strings["a photo"] = "mynd"; +$a->strings["Image exceeds size limit of "] = "Mynd er yfir stærðamörkum"; +$a->strings["Image file is empty."] = "Mynda skrá er tóm."; +$a->strings["No photos selected"] = "Engar myndir valdar"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; +$a->strings["Upload Photos"] = "Hlaða upp myndum"; +$a->strings["New album name: "] = "Nýtt nafn myndbókar:"; +$a->strings["or existing album name: "] = "eða fyrra nafn myndbókar:"; +$a->strings["Do not show a status post for this upload"] = "Ekki sýna færslu fyrir þessari upphölun"; +$a->strings["Permissions"] = "Aðgangar"; +$a->strings["Private Photo"] = "Einkamynd"; +$a->strings["Public Photo"] = "Opinber mynd"; +$a->strings["Edit Album"] = "Breyta myndbók"; +$a->strings["Show Newest First"] = "Birta nýjast fyrst"; +$a->strings["Show Oldest First"] = "Birta elsta fyrst"; +$a->strings["View Photo"] = "Skoða mynd"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Aðgangi hafnað. Aðgangur að þessum hlut kann að vera skertur."; +$a->strings["Photo not available"] = "Mynd ekki til"; +$a->strings["View photo"] = "Birta mynd"; +$a->strings["Edit photo"] = "Breyta mynd"; +$a->strings["Use as profile photo"] = "Nota sem forsíðu mynd"; +$a->strings["View Full Size"] = "Skoða í fullri stærð"; +$a->strings["Tags: "] = "Merki:"; +$a->strings["[Remove any tag]"] = "[Fjarlægja öll merki]"; +$a->strings["Rotate CW (right)"] = ""; +$a->strings["Rotate CCW (left)"] = ""; +$a->strings["New album name"] = "Nýtt nafn myndbókar"; +$a->strings["Caption"] = "Yfirskrift"; +$a->strings["Add a Tag"] = "Bæta við merki"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Til dæmis: @bob, @Barbara_Jensen, @jim@example.com, #Reykjavík #tjalda"; +$a->strings["Private photo"] = "Einkamynd"; +$a->strings["Public photo"] = "Opinber mynd"; +$a->strings["Recent Photos"] = "Nýlegar myndir"; +$a->strings["Contact added"] = "Tengilið bætt við"; $a->strings["Move account"] = ""; $a->strings["You can import an account from another Friendica server."] = ""; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = ""; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = ""; $a->strings["Account file"] = ""; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = ""; -$a->strings["Remote privacy information not available."] = "Persónuverndar upplýsingar ekki fyrir hendi á fjarlægum vefþjón."; -$a->strings["Visible to:"] = "Sýnilegt eftirfarandi:"; -$a->strings["Save"] = "Vista"; -$a->strings["Help:"] = "Hjálp:"; -$a->strings["Help"] = "Hjálp"; -$a->strings["No profile"] = "Engin forsíða"; -$a->strings["This introduction has already been accepted."] = "Þessi kynning hefur þegar verið samþykkt."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Forsíðu slóð er ekki í lagi eða inniheldur ekki forsíðu upplýsingum."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Aðvörun: forsíðu staðsetning hefur ekki aðgreinanlegt eigendanafn."; -$a->strings["Warning: profile location has no profile photo."] = "Aðvörun: forsíðu slóð hefur ekki forsíðu mynd."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d skilyrt breyta fannst ekki á uppgefinni staðsetningu", - 1 => "%d skilyrtar breytur fundust ekki á uppgefninni staðsetningu", +$a->strings["Total invitation limit exceeded."] = ""; +$a->strings["%s : Not a valid email address."] = "%s : Ekki gilt póstfang"; +$a->strings["Please join us on Friendica"] = ""; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; +$a->strings["%s : Message delivery failed."] = "%s : Skilaboð komust ekki til skila."; +$a->strings["%d message sent."] = array( + 0 => "%d skilaboð send.", + 1 => "%d skilaboð send", ); -$a->strings["Introduction complete."] = "Kynning tilbúinn."; -$a->strings["Unrecoverable protocol error."] = "Alvarleg samskipta villa."; -$a->strings["Profile unavailable."] = "Ekki hægt að sækja forsíðu"; -$a->strings["%s has received too many connection requests today."] = "%s hefur fengið of margar tengibeiðnir í dag."; -$a->strings["Spam protection measures have been invoked."] = "Kveikt hefur verið á ruslsíu"; -$a->strings["Friends are advised to please try again in 24 hours."] = "Vinir eru beðnir um að reyna aftur eftir 24 klukkustundir."; -$a->strings["Invalid locator"] = "Ógild staðsetning"; -$a->strings["Invalid email address."] = "Ógilt póstfang."; -$a->strings["This account has not been configured for email. Request failed."] = ""; -$a->strings["Unable to resolve your name at the provided location."] = "Ekki tókst að fletta upp nafninu þínu á uppgefinni staðsetningu."; -$a->strings["You have already introduced yourself here."] = "Kynning hefur þegar átt sér stað hér."; -$a->strings["Apparently you are already friends with %s."] = "Þú ert þegar vinur %s."; -$a->strings["Invalid profile URL."] = "Ógild forsíðu slóð."; -$a->strings["Disallowed profile URL."] = "Óleyfileg forsíðu slóð."; -$a->strings["Failed to update contact record."] = "Ekki tókst að uppfæra tengiliðs skrá."; -$a->strings["Your introduction has been sent."] = "Kynningin þín hefur verið send."; -$a->strings["Please login to confirm introduction."] = "Skráðu þig inn til að staðfesta kynningu."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Ekki réttur notandi skráður inn. Skráðu þig inn sem þessi notandi."; -$a->strings["Hide this contact"] = "Fela þennan tengilið"; -$a->strings["Welcome home %s."] = "Velkomin(n) heim %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Vinsamlegas staðfestu kynninguna/tengibeiðnina við %s."; -$a->strings["Confirm"] = "Staðfesta"; -$a->strings["[Name Withheld]"] = "[Nafn ekki sýnt]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Settu inn 'Auðkennisnetfang' þitt úr einhverjum af eftirfarandi samskiptanetum:"; -$a->strings["Connect as an email follower (Coming soon)"] = ""; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = ""; -$a->strings["Friend/Connection Request"] = "Vina/Tengi Beiðni"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Dæmi: siggi@demo.friendica.com, http://demo.friendica.com/profile/siggi, prufunotandi@identi.ca"; -$a->strings["Please answer the following:"] = "Vinnsamlegast svaraðu eftirfarandi:"; -$a->strings["Does %s know you?"] = "Þekkir %s þig?"; -$a->strings["Add a personal note:"] = "Bæta við persónulegri athugasemd"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = ""; -$a->strings["Your Identity Address:"] = "Auðkennisnetfang þitt:"; -$a->strings["Submit Request"] = "Senda beiðni"; -$a->strings["[Embedded content - reload page to view]"] = "[Innfelt efni - endurhlaða síðu til að sjá]"; -$a->strings["View in context"] = "Birta í samhengi"; -$a->strings["%d contact edited."] = array( +$a->strings["You have no more invitations available"] = "Þú hefur ekki fleiri boðskort."; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = ""; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = ""; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = ""; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = ""; +$a->strings["Send invitations"] = "Senda kynningar"; +$a->strings["Enter email addresses, one per line:"] = "Póstföng, eitt í hverja línu:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = ""; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Þú þarft að nota eftirfarandi boðskorta auðkenni: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Þegar þú hefur nýskráð þig, hafðu samband við mig gegnum síðuna mína á:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = ""; +$a->strings["Access denied."] = "Aðgangi hafnað"; +$a->strings["No valid account found."] = "Engin gildur aðgangur fannst."; +$a->strings["Password reset request issued. Check your email."] = "Breyta lykilorði. Opnaðu tölvupóstinn þinn."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Endurstilling aðgangsorðs umbeðin %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Beiðni gat ekki verið sannreynd. (Það getur verið að þú hafir þegar sent hana.) Endurstilling á aðgangsorði tókst ekki."; +$a->strings["Your password has been reset as requested."] = "Aðgangsorðið þitt hefur verið endurstilt."; +$a->strings["Your new password is"] = "Nýja aðgangsorð þitt er "; +$a->strings["Save or copy your new password - and then"] = "Vistaðu eða afritaðu nýja aðgangsorðið og"; +$a->strings["click here to login"] = "smelltu hér til að skrá þig inn"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Þú getur breytt aðgangsorðinu þínu á Stillingar síðunni eftir að þú hefur skráð þig inn."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Aðgangsorðinu þínu var breytt í %s"; +$a->strings["Forgot your Password?"] = "Gleymdir þú lykilorði þínu?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Sláðu inn tölvupóstfangið þitt til að endurstilla aðgangsorðið og fá leiðbeiningar sendar með tölvupósti."; +$a->strings["Nickname or Email: "] = "Gælunafn eða póstfang:"; +$a->strings["Reset"] = "Endursetja"; +$a->strings["Source (bbcode) text:"] = ""; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = ""; +$a->strings["Source input: "] = ""; +$a->strings["bb2html (raw HTML): "] = "bb2html (hrátt HTML): "; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = ""; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Merki fjarlægt"; +$a->strings["Remove Item Tag"] = "Fjarlægja merki "; +$a->strings["Select a tag to remove: "] = "Veldu merki til að fjarlægja:"; +$a->strings["Remove My Account"] = "Eyða þessum notanda"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Þetta mun algjörlega eyða notandanum. Þegar þetta hefur verið gert er þetta ekki afturkræft."; +$a->strings["Please enter your password for verification:"] = "Sláðu inn aðgangsorð yðar:"; +$a->strings["Invalid profile identifier."] = "Ógilt tengiliða auðkenni"; +$a->strings["Profile Visibility Editor"] = "Sýsla með sjáanleika forsíðu"; +$a->strings["Visible To"] = "Sjáanlegur hverjum"; +$a->strings["All Contacts (with secure profile access)"] = "Allir tengiliðir (með öruggann aðgang að forsíðu)"; +$a->strings["Profile Match"] = "Forsíða fannst"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Engin leitarorð. Bættu við leitarorðum í sjálfgefnu forsíðuna."; +$a->strings["is interested in:"] = "hefur áhuga á:"; +$a->strings["Event title and start time are required."] = ""; +$a->strings["l, F j"] = ""; +$a->strings["Edit event"] = "Breyta atburð"; +$a->strings["Create New Event"] = "Stofna nýjan atburð"; +$a->strings["Previous"] = "Fyrra"; +$a->strings["Next"] = "Næsta"; +$a->strings["hour:minute"] = "klukkustund:mínutur"; +$a->strings["Event details"] = "Atburða lýsing"; +$a->strings["Format is %s %s. Starting date and Title are required."] = ""; +$a->strings["Event Starts:"] = "Atburður hefst:"; +$a->strings["Required"] = ""; +$a->strings["Finish date/time is not known or not relevant"] = "Loka dagsetning/tímasetning ekki vituð eða skiptir ekki máli"; +$a->strings["Event Finishes:"] = "Atburður klárar:"; +$a->strings["Adjust for viewer timezone"] = "Heimfæra á tímabelti áhorfanda"; +$a->strings["Description:"] = "Lýsing:"; +$a->strings["Title:"] = ""; +$a->strings["Share this event"] = "Deila þessum atburði"; +$a->strings["{0} wants to be your friend"] = "{0} vill vera vinur þinn"; +$a->strings["{0} sent you a message"] = "{0} sendi þér skilboð"; +$a->strings["{0} requested registration"] = "{0} óskaði eftir skráningu"; +$a->strings["{0} commented %s's post"] = "{0} gerði athugasemd við %s's senda færslu"; +$a->strings["{0} liked %s's post"] = "{0} líkaði við senda færslu %s's"; +$a->strings["{0} disliked %s's post"] = "{0} líkaði ekki við senda færslu %s's"; +$a->strings["{0} is now friends with %s"] = "{0} er nú vinur %s"; +$a->strings["{0} posted"] = "{0} sendi færslu"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} merkti %s's færslu með #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} minntist á þig í færslu"; +$a->strings["Mood"] = ""; +$a->strings["Set your current mood and tell your friends"] = ""; +$a->strings["No results."] = "Engar leitarniðurstöður."; +$a->strings["Unable to locate contact information."] = "Ekki tókst að staðsetja tengiliðs upplýsingar."; +$a->strings["Do you really want to delete this message?"] = ""; +$a->strings["Message deleted."] = "Skilaboðum eytt."; +$a->strings["Conversation removed."] = "Samtali eytt."; +$a->strings["No messages."] = "Engin skilaboð."; +$a->strings["Unknown sender - %s"] = ""; +$a->strings["You and %s"] = ""; +$a->strings["%s and You"] = ""; +$a->strings["Delete conversation"] = "Eyða samtali"; +$a->strings["D, d M Y - g:i A"] = ""; +$a->strings["%d message"] = array( 0 => "", 1 => "", ); -$a->strings["Could not access contact record."] = "Tókst ekki að ná í uppl. um tengilið"; -$a->strings["Could not locate selected profile."] = "Tókst ekki að staðsetja valinn forsíðu"; -$a->strings["Contact updated."] = "Tengiliður uppfærður"; -$a->strings["Contact has been blocked"] = "Lokað á tengilið"; -$a->strings["Contact has been unblocked"] = "Opnað á tengilið"; -$a->strings["Contact has been ignored"] = "Tengiliður hunsaður"; -$a->strings["Contact has been unignored"] = "Tengiliður afhunsaður"; -$a->strings["Contact has been archived"] = "Tengiliður settur í geymslu"; -$a->strings["Contact has been unarchived"] = "Tengiliður tekinn úr geymslu"; -$a->strings["Do you really want to delete this contact?"] = "Viltu í alvörunni eyða þessum tengilið?"; -$a->strings["Contact has been removed."] = "Tengiliður fjarlægður"; -$a->strings["You are mutual friends with %s"] = "Þú ert gagnkvæmur vinur %s"; -$a->strings["You are sharing with %s"] = "Þú ert að deila með %s"; -$a->strings["%s is sharing with you"] = "%s er að deila með þér"; -$a->strings["Private communications are not available for this contact."] = "Einkasamtal ekki í boði fyrir þennan"; -$a->strings["(Update was successful)"] = "(uppfærsla tókst)"; -$a->strings["(Update was not successful)"] = "(uppfærsla tókst ekki)"; -$a->strings["Suggest friends"] = "Stinga uppá vinum"; -$a->strings["Network type: %s"] = "Net tegund: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d tengiliður sameiginlegur", - 1 => "%d tengiliðir sameiginlegir", -); -$a->strings["View all contacts"] = "Skoða alla tengiliði"; -$a->strings["Toggle Blocked status"] = ""; -$a->strings["Unignore"] = "Byrja að fylgjast með á ný"; -$a->strings["Ignore"] = "Hunsa"; -$a->strings["Toggle Ignored status"] = ""; -$a->strings["Unarchive"] = "Taka úr geymslu"; -$a->strings["Archive"] = "Setja í geymslu"; -$a->strings["Toggle Archive status"] = ""; -$a->strings["Repair"] = "Gera við "; -$a->strings["Advanced Contact Settings"] = ""; -$a->strings["Communications lost with this contact!"] = ""; -$a->strings["Contact Editor"] = "Stilling tengiliðar"; -$a->strings["Profile Visibility"] = "Forsíðu sjáanleiki"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Veldu forsíðu sem á að birtast %s þegar hann skoðaður með öruggum hætti"; -$a->strings["Contact Information / Notes"] = "Uppl. um tengilið / minnisatriði"; -$a->strings["Edit contact notes"] = "Breyta minnispunktum tengiliðs "; -$a->strings["Visit %s's profile [%s]"] = "Heimsækja forsíðu %s [%s]"; -$a->strings["Block/Unblock contact"] = "útiloka/opna á tengilið"; -$a->strings["Ignore contact"] = "Hunsa tengilið"; -$a->strings["Repair URL settings"] = "Gera við slóð stillingar"; -$a->strings["View conversations"] = "Skoða samtöl"; -$a->strings["Delete contact"] = "Eyða tengilið"; -$a->strings["Last update:"] = "Síðasta uppfærsla:"; -$a->strings["Update public posts"] = "Uppfæra opinberar færslur"; -$a->strings["Currently blocked"] = "Útilokaður sem stendur"; -$a->strings["Currently ignored"] = "Hunsaður sem stendur"; -$a->strings["Currently archived"] = "Í geymslu"; -$a->strings["Hide this contact from others"] = "Gera þennan notanda ósýnilegan öðrum"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Svör/\"likar við\" á þínar opinberar færslur geta mögulega verið sýnileg öðrum"; -$a->strings["Notification for new posts"] = ""; -$a->strings["Send a notification of every new post of this contact"] = ""; -$a->strings["Fetch further information for feeds"] = ""; -$a->strings["Suggestions"] = "Uppástungur"; -$a->strings["Suggest potential friends"] = ""; -$a->strings["All Contacts"] = "Allir tengiliðir"; -$a->strings["Show all contacts"] = "Sýna alla tengiliði"; -$a->strings["Unblocked"] = "Afhunsað"; -$a->strings["Only show unblocked contacts"] = ""; -$a->strings["Blocked"] = "Banna"; -$a->strings["Only show blocked contacts"] = ""; -$a->strings["Ignored"] = "Hunsa"; -$a->strings["Only show ignored contacts"] = ""; -$a->strings["Archived"] = "Í geymslu"; -$a->strings["Only show archived contacts"] = "Aðeins sýna geymda tengiliði"; -$a->strings["Hidden"] = "Falinn"; -$a->strings["Only show hidden contacts"] = "Aðeins sýna falda tengiliði"; -$a->strings["Mutual Friendship"] = "Sameiginlegur vinskapur"; -$a->strings["is a fan of yours"] = "er aðdáandi þinn"; -$a->strings["you are a fan of"] = "þú er aðdáandi"; -$a->strings["Edit contact"] = "Breyta tengilið"; -$a->strings["Search your contacts"] = "Leita í þínum vinum"; -$a->strings["Update"] = "Uppfæra"; -$a->strings["everybody"] = "allir"; -$a->strings["Additional features"] = ""; -$a->strings["Display"] = ""; -$a->strings["Social Networks"] = ""; -$a->strings["Delegations"] = ""; -$a->strings["Connected apps"] = ""; -$a->strings["Export personal data"] = "Sækja persónuleg gögn"; -$a->strings["Remove account"] = "Henda tengilið"; -$a->strings["Missing some important data!"] = "Vantar mikilvæg gögn!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Ekki tókst að tengjast við pósthólf með stillingum sem uppgefnar eru."; -$a->strings["Email settings updated."] = "Stillingar póstfangs uppfærðar."; -$a->strings["Features updated"] = ""; -$a->strings["Relocate message has been send to your contacts"] = ""; -$a->strings["Passwords do not match. Password unchanged."] = "Aðgangsorð ber ekki saman. Aðgangsorð óbreytt."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Tóm aðgangsorð eru ekki leyfileg. Aðgangsorð óbreytt."; -$a->strings["Wrong password."] = ""; -$a->strings["Password changed."] = "Aðgangsorði breytt."; -$a->strings["Password update failed. Please try again."] = "Uppfærsla á aðgangsorði tókst ekki. Reyndu aftur."; -$a->strings[" Please use a shorter name."] = "Vinsamlegast nota styttra nafn."; -$a->strings[" Name too short."] = "Nafn of stutt."; -$a->strings["Wrong Password"] = ""; -$a->strings[" Not valid email."] = "Póstfang ógilt"; -$a->strings[" Cannot change to that email."] = "Ekki hægt að breyta yfir í þetta póstfang."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = ""; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = ""; -$a->strings["Settings updated."] = "Stillingar uppfærðar"; -$a->strings["Add application"] = "Bæta við forriti"; -$a->strings["Consumer Key"] = "Notenda lykill"; -$a->strings["Consumer Secret"] = "Notenda leyndarmál"; -$a->strings["Redirect"] = "Áframsenda"; -$a->strings["Icon url"] = "Táknmyndar slóð"; -$a->strings["You can't edit this application."] = "Þú getur ekki breytt þessu forriti."; -$a->strings["Connected Apps"] = "Tengd forr"; -$a->strings["Client key starts with"] = "Lykill viðskiptavinar byrjar á"; -$a->strings["No name"] = "Ekkert nafn"; -$a->strings["Remove authorization"] = "Fjarlæga auðkenningu"; -$a->strings["No Plugin settings configured"] = "Engar stillingar í einingu stilltar"; -$a->strings["Plugin Settings"] = "Eininga stillingar"; -$a->strings["Off"] = ""; -$a->strings["On"] = ""; -$a->strings["Additional Features"] = ""; -$a->strings["Built-in support for %s connectivity is %s"] = "Innbyggður stuðningur fyrir %s tenging er%s"; -$a->strings["enabled"] = "kveikt"; -$a->strings["disabled"] = "slökkt"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "Slökkt hefur verið á tölvupóst aðgang á þessum þjón."; -$a->strings["Email/Mailbox Setup"] = "Tölvupóstur stilling"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Ef þú villt hafa samskipti við tölvupósts tengiliði með þessari þjónustu (valfrjálst), skilgreindu þá hvernig á að tengjast póstfanginu þínu."; -$a->strings["Last successful email check:"] = "Póstfang sannreynt síðast:"; -$a->strings["IMAP server name:"] = "IMAP þjónn:"; -$a->strings["IMAP port:"] = "IMAP port:"; -$a->strings["Security:"] = "Öryggi:"; -$a->strings["None"] = "Ekkert"; -$a->strings["Email login name:"] = "Póstfangs aðgangsnafn:"; -$a->strings["Email password:"] = "Póstfangs aðgangsorð:"; -$a->strings["Reply-to address:"] = "Póstfang sem svar berst á:"; -$a->strings["Send public posts to all email contacts:"] = "Senda opinberar færslur á alla tölvupóst viðtakendur:"; -$a->strings["Action after import:"] = ""; -$a->strings["Mark as seen"] = "Merka sem séð"; -$a->strings["Move to folder"] = "Flytja yfir í skrásafn"; -$a->strings["Move to folder:"] = "Flytja yfir í skrásafn:"; -$a->strings["Display Settings"] = ""; -$a->strings["Display Theme:"] = "Útlits þema:"; -$a->strings["Mobile Theme:"] = ""; -$a->strings["Update browser every xx seconds"] = "Endurhlaða vefsíðu á xx sekúndu fresti"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minnst 10 sekúndur, ekkert hámark"; -$a->strings["Number of items to display per page:"] = ""; -$a->strings["Maximum of 100 items"] = ""; -$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; -$a->strings["Don't show emoticons"] = ""; -$a->strings["Don't show notices"] = ""; -$a->strings["Infinite scroll"] = ""; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = ""; -$a->strings["Community Types"] = ""; -$a->strings["Normal Account Page"] = ""; -$a->strings["This account is a normal personal profile"] = "Þessi notandi er með venjulega persónulega forsíðu"; -$a->strings["Soapbox Page"] = ""; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Sjálfkrafa samþykkja allar tengi/vina beiðnir sem, einungis lestrar aðdáendur"; -$a->strings["Community Forum/Celebrity Account"] = ""; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Sjálfkrafa samþykkja allar tengi/vina beiðnir, sem les og skriftar aðdáendur"; -$a->strings["Automatic Friend Page"] = ""; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Sjálfkrafa samþykkja allar tengi/vina beiðnir sem vini"; -$a->strings["Private Forum [Experimental]"] = ""; -$a->strings["Private forum - approved members only"] = ""; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Valfrjálst) Leyfa þessu OpenID til að auðkennast sem þessi notandi."; -$a->strings["Publish your default profile in your local site directory?"] = "Gefa út sjálfgefna forsíðu í tengiliðalista á þessum þjón?"; -$a->strings["Publish your default profile in the global social directory?"] = "Gefa sjálfgefna forsíðu út í alheimstengiliðalista?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Fela tengiliða-/vinalistann þinn fyrir áhorfendum á sjálfgefinni forsíðu?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Fela forsíðu upplýsingar fyrir óþekktum? "; -$a->strings["Allow friends to post to your profile page?"] = "Leyfa vinum að deila á forsíðuna þína?"; -$a->strings["Allow friends to tag your posts?"] = "Leyfa vinum að merkja þínar færslur?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Leyfa að stungið verði uppá þér sem hugsamlegum vinur fyrir aðra notendur? "; -$a->strings["Permit unknown people to send you private mail?"] = ""; -$a->strings["Profile is not published."] = "Forsíðu hefur ekki verið gefinn út."; -$a->strings["or"] = "eða"; -$a->strings["Your Identity Address is"] = "Auðkennisnetfangið þitt er"; -$a->strings["Automatically expire posts after this many days:"] = "Sjálfkrafa fyrna færslu eftir hvað marga daga:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Tómar færslur renna ekki út. Útrunnum færslum er eytt"; -$a->strings["Advanced expiration settings"] = "Flóknar fyrningatíma stillingar"; -$a->strings["Advanced Expiration"] = "Flókin fyrning"; -$a->strings["Expire posts:"] = "Fyrna færslur:"; -$a->strings["Expire personal notes:"] = "Fyrna einka glósur:"; -$a->strings["Expire starred posts:"] = "Fyrna stjörnumerktar færslur:"; -$a->strings["Expire photos:"] = "Fyrna myndum:"; -$a->strings["Only expire posts by others:"] = ""; -$a->strings["Account Settings"] = "Notenda stillingar"; -$a->strings["Password Settings"] = "Aðgangsorða stillingar"; -$a->strings["New Password:"] = "Nýtt aðgangsorð:"; -$a->strings["Confirm:"] = "Staðfesta:"; -$a->strings["Leave password fields blank unless changing"] = "Hafðu aðgangsorða svæði tóm nema þegar verið er að breyta"; -$a->strings["Current Password:"] = ""; -$a->strings["Your current password to confirm the changes"] = ""; -$a->strings["Password:"] = ""; -$a->strings["Basic Settings"] = "Grunn stillingar"; -$a->strings["Full Name:"] = "Fullt nafn:"; -$a->strings["Email Address:"] = "Póstfang:"; -$a->strings["Your Timezone:"] = "Þitt tímabelti:"; -$a->strings["Default Post Location:"] = "Sjálfgefin staðsetning færslu:"; -$a->strings["Use Browser Location:"] = "Nota vafra staðsetningu:"; -$a->strings["Security and Privacy Settings"] = "Öryggis og næðis stillingar"; -$a->strings["Maximum Friend Requests/Day:"] = "Hámarks vinabeiðnir á dag:"; -$a->strings["(to prevent spam abuse)"] = "(til að koma í veg fyrir rusl misnotkun)"; -$a->strings["Default Post Permissions"] = "Sjálfgefnar aðgangstýring á færslum"; -$a->strings["(click to open/close)"] = "(ýttu á til að opna/loka)"; -$a->strings["Show to Groups"] = "Birta hópum"; -$a->strings["Show to Contacts"] = "Birta tengiliðum"; -$a->strings["Default Private Post"] = ""; -$a->strings["Default Public Post"] = ""; -$a->strings["Default Permissions for New Posts"] = ""; -$a->strings["Maximum private messages per day from unknown people:"] = ""; -$a->strings["Notification Settings"] = "Tilkynninga stillingar"; -$a->strings["By default post a status message when:"] = ""; -$a->strings["accepting a friend request"] = ""; -$a->strings["joining a forum/community"] = "ganga til liðs við hóp/samfélag"; -$a->strings["making an interesting profile change"] = ""; -$a->strings["Send a notification email when:"] = "Senda tilkynninga tölvupóst þegar:"; -$a->strings["You receive an introduction"] = "Þú færð kynningu"; -$a->strings["Your introductions are confirmed"] = "Þínar kynningar eru samþykktar"; -$a->strings["Someone writes on your profile wall"] = "Einhver skrifar á vegginn þínn"; -$a->strings["Someone writes a followup comment"] = "Einhver skrifar athugasemd á færslu hjá þér"; -$a->strings["You receive a private message"] = "Þú færð einkaskilaboð"; -$a->strings["You receive a friend suggestion"] = "Þér hefur borist vina uppástunga"; -$a->strings["You are tagged in a post"] = "Þú varst merkt(ur) í færslu"; -$a->strings["You are poked/prodded/etc. in a post"] = ""; -$a->strings["Advanced Account/Page Type Settings"] = ""; -$a->strings["Change the behaviour of this account for special situations"] = ""; -$a->strings["Relocate"] = ""; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; -$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Message not available."] = "Ekki næst í skilaboð."; +$a->strings["Delete message"] = "Eyða skilaboðum"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = ""; +$a->strings["Send Reply"] = "Senda svar"; +$a->strings["Not available."] = "Ekki í boði."; +$a->strings["Profile not found."] = "Forsíða fannst ekki."; $a->strings["Profile deleted."] = "Forsíðu eytt."; $a->strings["Profile-"] = "Forsíða-"; $a->strings["New profile created."] = "Ný forsíða búinn til."; @@ -982,6 +1542,12 @@ $a->strings["View this profile"] = "Skoða þessa forsíðu"; $a->strings["Create a new profile using these settings"] = "Búa til nýja forsíðu með þessum stillingum"; $a->strings["Clone this profile"] = "Klóna þessa forsíðu"; $a->strings["Delete this profile"] = "Eyða þessari forsíðu"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Hlaða upp forsíðu mynd"; $a->strings["Profile Name:"] = "Forsíðu nafn:"; $a->strings["Your Full Name:"] = "Fullt nafn:"; $a->strings["Title/Description:"] = "Starfsheiti/Lýsing:"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Hver: (ef við á)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Dæmi: cathy123, Cathy Williams, cathy@example.com"; $a->strings["Since [date]:"] = ""; -$a->strings["Sexual Preference:"] = "Kynhneigð"; $a->strings["Homepage URL:"] = "Slóð heimasíðu:"; -$a->strings["Hometown:"] = ""; -$a->strings["Political Views:"] = "Stórnmálaskoðanir:"; $a->strings["Religious Views:"] = "Trúarskoðanir"; $a->strings["Public Keywords:"] = "Opinber leitarorð:"; $a->strings["Private Keywords:"] = "Einka leitarorð:"; -$a->strings["Likes:"] = ""; -$a->strings["Dislikes:"] = ""; $a->strings["Example: fishing photography software"] = "Til dæmis: fishing photography software"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Notað til að stinga uppá mögulegum vinum, aðrir geta séð)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Notað við leit að öðrum notendum, aldrei sýnt öðrum)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Ást/rómantík"; $a->strings["Work/employment"] = "Atvinna:"; $a->strings["School/education"] = "Skóli/menntun"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Þetta er opinber forsíða.
Hún verður sjáanleg öðrum sem nota alnetið."; +$a->strings["Age: "] = "Aldur:"; $a->strings["Edit/Manage Profiles"] = "Sýsla með forsíður"; -$a->strings["Group created."] = "Hópur stofnaður"; -$a->strings["Could not create group."] = "Gat ekki stofnað hóp."; -$a->strings["Group not found."] = "Hópur fannst ekki."; -$a->strings["Group name changed."] = "Hópur endurskýrður."; -$a->strings["Save Group"] = ""; -$a->strings["Create a group of contacts/friends."] = "Stofna hóp af tengiliðum/vinum"; -$a->strings["Group Name: "] = "Nafn hóps:"; -$a->strings["Group removed."] = "Hópi eytt."; -$a->strings["Unable to remove group."] = "Ekki tókst að eyða hóp."; -$a->strings["Group Editor"] = "Hópa sýslari"; -$a->strings["Members"] = "Aðilar"; -$a->strings["Click on a contact to add or remove."] = "Ýttu á tengili til að bæta við hóp eða taka úr hóp."; -$a->strings["Source (bbcode) text:"] = ""; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = ""; -$a->strings["Source input: "] = ""; -$a->strings["bb2html (raw HTML): "] = "bb2html (hrátt HTML): "; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = ""; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Ekki í boði."; -$a->strings["Contact added"] = "Tengilið bætt við"; -$a->strings["No more system notifications."] = "Ekki fleiri kerfistilkynningar."; -$a->strings["System Notifications"] = "Kerfistilkynningar"; -$a->strings["New Message"] = "Ný skilaboð"; -$a->strings["Unable to locate contact information."] = "Ekki tókst að staðsetja tengiliðs upplýsingar."; -$a->strings["Messages"] = "Skilaboð"; -$a->strings["Do you really want to delete this message?"] = ""; -$a->strings["Message deleted."] = "Skilaboðum eytt."; -$a->strings["Conversation removed."] = "Samtali eytt."; -$a->strings["No messages."] = "Engin skilaboð."; -$a->strings["Unknown sender - %s"] = ""; -$a->strings["You and %s"] = ""; -$a->strings["%s and You"] = ""; -$a->strings["Delete conversation"] = "Eyða samtali"; -$a->strings["D, d M Y - g:i A"] = ""; -$a->strings["%d message"] = array( - 0 => "", - 1 => "", -); -$a->strings["Message not available."] = "Ekki næst í skilaboð."; -$a->strings["Delete message"] = "Eyða skilaboðum"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = ""; -$a->strings["Send Reply"] = "Senda svar"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s líkar ekki við %3\$s hjá %2\$s "; -$a->strings["Post successful."] = "Melding tókst."; -$a->strings["l F d, Y \\@ g:i A"] = ""; -$a->strings["Time Conversion"] = "Tíma leiðréttir"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica veitir þessa þjónustu til að deila atburðum milli neta og vina í óþekktum tímabeltum."; -$a->strings["UTC time: %s"] = "Máltími: %s"; -$a->strings["Current timezone: %s"] = "Núverandi tímabelti: %s"; -$a->strings["Converted localtime: %s"] = "Umbreyttur staðartími: %s"; -$a->strings["Please select your timezone:"] = "Veldu tímabeltið þitt:"; -$a->strings["Save to Folder:"] = ""; -$a->strings["- select -"] = ""; -$a->strings["Invalid profile identifier."] = "Ógilt tengiliða auðkenni"; -$a->strings["Profile Visibility Editor"] = "Sýsla með sjáanleika forsíðu"; -$a->strings["Visible To"] = "Sjáanlegur hverjum"; -$a->strings["All Contacts (with secure profile access)"] = "Allir tengiliðir (með öruggann aðgang að forsíðu)"; -$a->strings["No contacts."] = "Enginn tengiliður"; -$a->strings["View Contacts"] = "Skoða tengiliði"; -$a->strings["People Search"] = "Leita af fólki"; -$a->strings["No matches"] = "Engar leitarniðurstöður"; -$a->strings["Upload New Photos"] = "Hlaða upp nýjum myndum"; -$a->strings["Contact information unavailable"] = "Tengiliða upplýsingar ekki til"; -$a->strings["Album not found."] = "Myndabók finnst ekki."; -$a->strings["Delete Album"] = "Fjarlægja myndabók"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = ""; -$a->strings["Delete Photo"] = "Fjarlægja mynd"; -$a->strings["Do you really want to delete this photo?"] = ""; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; -$a->strings["a photo"] = "mynd"; -$a->strings["Image exceeds size limit of "] = "Mynd er yfir stærðamörkum"; -$a->strings["Image file is empty."] = "Mynda skrá er tóm."; -$a->strings["Unable to process image."] = "Ekki mögulegt afgreiða mynd"; -$a->strings["Image upload failed."] = "Ekki hægt að hlaða upp mynd."; -$a->strings["No photos selected"] = "Engar myndir valdar"; -$a->strings["Access to this item is restricted."] = "Aðgangur að þessum hlut hefur verið heftur"; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; -$a->strings["Upload Photos"] = "Hlaða upp myndum"; -$a->strings["New album name: "] = "Nýtt nafn myndbókar:"; -$a->strings["or existing album name: "] = "eða fyrra nafn myndbókar:"; -$a->strings["Do not show a status post for this upload"] = "Ekki sýna færslu fyrir þessari upphölun"; -$a->strings["Permissions"] = "Aðgangar"; -$a->strings["Private Photo"] = "Einkamynd"; -$a->strings["Public Photo"] = "Opinber mynd"; -$a->strings["Edit Album"] = "Breyta myndbók"; -$a->strings["Show Newest First"] = "Birta nýjast fyrst"; -$a->strings["Show Oldest First"] = "Birta elsta fyrst"; -$a->strings["View Photo"] = "Skoða mynd"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Aðgangi hafnað. Aðgangur að þessum hlut kann að vera skertur."; -$a->strings["Photo not available"] = "Mynd ekki til"; -$a->strings["View photo"] = "Birta mynd"; -$a->strings["Edit photo"] = "Breyta mynd"; -$a->strings["Use as profile photo"] = "Nota sem forsíðu mynd"; -$a->strings["View Full Size"] = "Skoða í fullri stærð"; -$a->strings["Tags: "] = "Merki:"; -$a->strings["[Remove any tag]"] = "[Fjarlægja öll merki]"; -$a->strings["Rotate CW (right)"] = ""; -$a->strings["Rotate CCW (left)"] = ""; -$a->strings["New album name"] = "Nýtt nafn myndbókar"; -$a->strings["Caption"] = "Yfirskrift"; -$a->strings["Add a Tag"] = "Bæta við merki"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Til dæmis: @bob, @Barbara_Jensen, @jim@example.com, #Reykjavík #tjalda"; -$a->strings["Private photo"] = "Einkamynd"; -$a->strings["Public photo"] = "Opinber mynd"; -$a->strings["Share"] = "Deila"; -$a->strings["View Album"] = "Skoða myndabók"; -$a->strings["Recent Photos"] = "Nýlegar myndir"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; -$a->strings["Or - did you try to upload an empty file?"] = ""; -$a->strings["File exceeds size limit of %d"] = "Skrá stærri en takmarkið %d"; -$a->strings["File upload failed."] = "Skráar upphlöðun mistókst."; -$a->strings["No videos selected"] = ""; -$a->strings["View Video"] = ""; -$a->strings["Recent Videos"] = ""; -$a->strings["Upload New Videos"] = ""; +$a->strings["Friendica Communications Server - Setup"] = ""; +$a->strings["Could not connect to database."] = "Gat ekki tengst gagnagrunn."; +$a->strings["Could not create table."] = "Gat ekki búið til töflu."; +$a->strings["Your Friendica site database has been installed."] = "Friendica gagnagrunnurinn þinn hefur verið uppsettur."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Þú þarft mögulega að keyra inn skránna \"database.sql\" handvirkt með phpmyadmin eða mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Vinsamlegast lestu skránna \"INSTALL.txt\"."; +$a->strings["System check"] = "Kerfis prófun"; +$a->strings["Check again"] = "Prófa aftur"; +$a->strings["Database connection"] = "Gangagrunns tenging"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Til að setja upp Friendica þurfum við að vita hvernig á að tengjast gagnagrunninum þínum."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vinsamlegast hafðu samband við hýsingaraðilann þinn eða kerfisstjóra ef þú hefur spurningar um þessar stillingar."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Gagnagrunnurinn sem þú bendir á þarf þegar að vera til. Ef ekki þá þarf að stofna hann áður en haldið er áfram."; +$a->strings["Database Server Name"] = "Vélanafn gagangrunns"; +$a->strings["Database Login Name"] = "Notendanafn í gagnagrunn"; +$a->strings["Database Login Password"] = "Aðgangsorð í gagnagrunns"; +$a->strings["Database Name"] = "Nafn gagnagrunns"; +$a->strings["Site administrator email address"] = "Póstfang kerfisstjóri vefs"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Notanda póstfang þitt verður að passa við þetta til að hægt sé að nota umsýslu vefviðmót."; +$a->strings["Please select a default timezone for your website"] = "Vinsamlegast veldu sjálfgefið tímabelti fyrir vefsíðuna"; +$a->strings["Site settings"] = "Stillingar vefs"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Gat ekki fundið skipanalínu útgáfu af PHP í vefþjóns PATH."; +$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 'Activating scheduled tasks'"] = ""; +$a->strings["PHP executable path"] = "PHP keyrslu slóð"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; +$a->strings["Command line PHP"] = "Skipanalínu PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; +$a->strings["Found PHP version: "] = ""; +$a->strings["PHP cli binary"] = ""; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Skipanalínu útgáfa af PHP á vefþjóninum hefur ekki kveikt á \"register_argc_argv\"."; +$a->strings["This is required for message delivery to work."] = "Þetta er skilyrt fyrir því að skilaboð komist til skila."; +$a->strings["PHP register_argc_argv"] = ""; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Villa: Stefjan \"openssl_pkey_new\" á vefþjóninum getur ekki stofnað dulkóðunar lykla"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Ef keyrt er á Window, vinsamlegast skoðið \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Búa til dulkóðunar lykla"; +$a->strings["libCurl PHP module"] = "libCurl PHP eining"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP eining"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP eining"; +$a->strings["mysqli PHP module"] = "mysqli PHP eining"; +$a->strings["mb_string PHP module"] = "mb_string PHP eining"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite eining"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Villa: Apache vefþjóns eining mod-rewrite er skilyrði og er ekki uppsett. "; +$a->strings["Error: libCURL PHP module required but not installed."] = "Villa: libCurl PHP eining er skilyrði og er ekki uppsett."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Villa: GD graphics PHP eining með JPEG stuðningi er skilyrði og er ekki uppsett."; +$a->strings["Error: openssl PHP module required but not installed."] = "Villa: openssl PHP eining skilyrði og er ekki uppsett."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Villa: mysqli PHP eining er skilyrði og er ekki uppsett"; +$a->strings["Error: mb_string PHP module required but not installed."] = "Villa: mb_string PHP eining skilyrði en ekki uppsett."; +$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."] = "Vef uppsetningar forrit þarf að geta stofnað skránna \".htconfig.php\" in efsta skráarsafninu á vefþjóninum og það getur ekki gert það."; +$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."] = "Þetta er oftast aðgangsstýringa stilling, þar sem vefþjónninn getur ekki skrifað út skrár í skráarsafnið - þó þú getir það."; +$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["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = ""; +$a->strings[".htconfig.php is writable"] = ".htconfig.php er skrifanleg"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; +$a->strings["view/smarty3 is writable"] = ""; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = ""; +$a->strings["Url rewrite is working"] = ""; +$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."] = "Ekki tókst að skrifa gagnagrunns stillingar skrá \".htconfig.php\". Vinsamlegast notaði viðhangandi texta til að búa til stillingar skrá á vefþjóns rótina."; +$a->strings["

What next

"] = ""; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "MIKILVÆGT: Þú þarft að [handvirkt] setja upp sjálfvirka keyrslu á poller."; +$a->strings["Help:"] = "Hjálp:"; +$a->strings["Contact settings applied."] = "Stillingar tengiliðs uppfærðar."; +$a->strings["Contact update failed."] = "Uppfærsla tengiliðs mistókst."; +$a->strings["Repair Contact Settings"] = "Gera við stillingar tengiliðs"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "AÐVÖRUN: Þetta er mjög flókið og ef þú setur inn vitlausar upplýsingar þá munu samskipti við þennan tengilið hætta að virka."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Vinsamlegast veldu \"Afturábak\" takkan núna ef þú ert ekki viss um hvað þú eigir að gera á þessari síðu."; +$a->strings["Return to contact editor"] = "Fara til baka í tengiliðasýsl"; +$a->strings["Account Nickname"] = "Gælunafn notanda"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Merkjanafn - yfirskrifar Nafn/Gælunafn"; +$a->strings["Account URL"] = "Heimasíða notanda"; +$a->strings["Friend Request URL"] = "Slóð vina beiðnis"; +$a->strings["Friend Confirm URL"] = "Slóð vina staðfestingar "; +$a->strings["Notification Endpoint URL"] = "Slóð loka tilkynningar"; +$a->strings["Poll/Feed URL"] = "Slóð könnunar/þráðar"; +$a->strings["New photo from this URL"] = "Ný mynd frá slóð"; +$a->strings["Remote Self"] = ""; +$a->strings["Mirror postings from this contact"] = ""; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Velkomin(n) á Friendica"; +$a->strings["New Member Checklist"] = "Nýr notandi verklisti"; +$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."] = ""; +$a->strings["Getting Started"] = ""; +$a->strings["Friendica Walk-Through"] = ""; +$a->strings["On your Quick Start 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["On your Settings 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."] = ""; +$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."] = "Yfirfarðu aðrar stillingar, sérstaklega næðis stillingar. Óútgefin forsíða er einsog óskráð símanúmer. Sem þýðir að líklega viltu gefa út forsíðuna þína - nema allir vinir þínir og tilvonandi vinir vita nákvæmlega hvernig á að finna þig."; +$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."] = "Að hlaða upp forsíðu mynd ef þú hefur ekki þegar gert það. Rannsóknir sýna að fólk sem hefur alvöru mynd af sér er tíu sinnum líklegra til að eignast vini en fólk sem ekki hefur mynd."; +$a->strings["Edit Your Profile"] = ""; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Breyttu sjálfgefnu forsíðunni einsog þú villt. Yfirfarðu stillingu til að fela vinalista á forsíðu og stillingu til að fela forsíðu fyrir ókunnum."; +$a->strings["Profile Keywords"] = ""; +$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."] = "Bættu við leitarorðum í sjálfgefnu forsíðuna þína sem lýsa þínum áhugamálum. Þá er hægt að fólk með svipuð áhugamál og stinga uppá vinskap."; +$a->strings["Connecting"] = "Tengist"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Gefðu aðgang að Facebook tengingunni ef þú þegar hefur Facebook aðgang og þá er hægt (valfrjálst) að nálgast alla vini og samtöl á Facebook."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = ""; +$a->strings["Importing Emails"] = ""; +$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"] = "Fylltu út póstfangs tengi upplýsingar í Tengla stillinga síðuna ef þú villt sækja tölvupóst og eiga samskipti við vini eða póstlista úr tölvupóst innhólfinu þínu"; +$a->strings["Go to Your Contacts Page"] = ""; +$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 Add New Contact dialog."] = "Tengiliða síðan er gáttin þín til að sýsla með vina sambönd og tengjast við vini á öðrum netum. Oftast setur þú vistfangi eða slóð þeirra í Bæta við tengilið gluggan."; +$a->strings["Go to Your Site's Directory"] = ""; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Tengiliðalistinn er góð leit til að finna fólk á samfélagsnetinu eða öðrum sambandsnetum. Leitaðu að Connect eða Follow hlekk á forsíðunni þeirra. Mögulega þarf að gefa upp þína auðkenna slóð."; +$a->strings["Finding New People"] = ""; +$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."] = ""; +$a->strings["Group Your Contacts"] = ""; +$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."] = "Eftir að þú hefur eignast nokkra vini, þá er best að flokka þá niður í hópa á hliðar slánni á Tengiliðasíðunni. Eftir það getur þú haft samskipti við hvern hóp fyrir sig á Samfélagssíðunni."; +$a->strings["Why Aren't My Posts Public?"] = ""; +$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["Go to the Help Section"] = ""; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Hægt er að styðjast við Hjálp síðuna til að fá leiðbeiningar um aðra eiginleika."; $a->strings["Poke/Prod"] = ""; $a->strings["poke, prod or do other things to somebody"] = ""; $a->strings["Recipient"] = ""; $a->strings["Choose what you wish to do to recipient"] = ""; $a->strings["Make this post private"] = ""; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "Atriði hefur verið fjarlægt."; $a->strings["%1\$s is following %2\$s's %3\$s"] = ""; -$a->strings["Export account"] = ""; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = ""; -$a->strings["Export all"] = ""; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = ""; -$a->strings["Common Friends"] = "Sameiginlegir vinir"; -$a->strings["No contacts in common."] = ""; -$a->strings["Image exceeds size limit of %d"] = "Mynd stærri en takmörkunin %d"; -$a->strings["Wall Photos"] = "Veggmyndir"; +$a->strings["%1\$s welcomes %2\$s"] = ""; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = ""; +$a->strings["Response from remote site was not understood."] = "Ekki tókst að skilja svar frá ytri vef."; +$a->strings["Unexpected response from remote site: "] = "Óskiljanlegt svar frá ytri vef:"; +$a->strings["Confirmation completed successfully."] = "Staðfesting kláraði eðlilega."; +$a->strings["Remote site reported: "] = "Ytri vefur svaraði:"; +$a->strings["Temporary failure. Please wait and try again."] = "Tímabundin villa. Vinsamlegast bíddu og reyndur aftur síðar."; +$a->strings["Introduction failed or was revoked."] = "Kynning mistókst eða var afturkölluð."; +$a->strings["Unable to set contact photo."] = "Ekki tókst að setja tengiliðamynd."; +$a->strings["No user record found for '%s' "] = "Enginn notanda færsla fannst fyrir '%s'"; +$a->strings["Our site encryption key is apparently messed up."] = "Dulkóðunnar lykill síðunnar okker er í döðlu."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Tómt slóð var uppgefin eða ekki okkur tókst ekki að afkóða slóð."; +$a->strings["Contact record was not found for you on our site."] = "Tengiliðafærslan þín fannst ekki á þjóninum okkar."; +$a->strings["Site public key not available in contact record for URL %s."] = "Opinber lykill er ekki til í tengiliðafærslu fyrir slóð %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Skilríkið sem þjónninn þinn gaf upp er þegar afritað á okkar þjón. Þetta ætti að virka ef þú bara reynir aftur."; +$a->strings["Unable to set your contact credentials on our system."] = "Ekki tókst að setja tengiliða skilríkið þitt upp á þjóninum okkar."; +$a->strings["Unable to update your contact profile details on our system"] = "Ekki tókst að uppfæra tengiliða skilríkis upplýsingarnar á okkar þjón"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s hefur gengið til liðs við %2\$s"; +$a->strings["Unable to locate original post."] = "Ekki tókst að finna upphaflega færslu."; +$a->strings["Empty post discarded."] = "Tóm færsla eytt."; +$a->strings["System error. Post not saved."] = "Kerfisvilla. Færsla ekki vistuð."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Skilaboðið sendi %s, notandi á Friendica samfélagsnetinu."; +$a->strings["You may visit them online at %s"] = "Þú getur heimsótt þau á netinu á %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Hafðu samband við sendanda með því að svara á þessari færslu ef þú villt ekki fá þessi skilaboð."; +$a->strings["%s posted an update."] = "%s hefur sent uppfærslu."; $a->strings["Image uploaded but image cropping failed."] = "Tókst að hala upp mynd en afskurður tókst ekki."; $a->strings["Image size reduction [%s] failed."] = "Myndar minnkun [%s] tókst ekki."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ýta þarf á "; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "Skera af mynd"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Stilltu afskurð fyrir besta birtingu."; $a->strings["Done Editing"] = "Breyting kláruð"; $a->strings["Image uploaded successfully."] = "Upphölun á mynd tóks."; -$a->strings["Applications"] = "Forrit"; -$a->strings["No installed applications."] = "Engin uppsett forrit"; -$a->strings["Nothing new here"] = "Ekkert nýtt héðan"; -$a->strings["Clear notifications"] = ""; -$a->strings["Profile Match"] = "Forsíða fannst"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Engin leitarorð. Bættu við leitarorðum í sjálfgefnu forsíðuna."; -$a->strings["is interested in:"] = "hefur áhuga á:"; -$a->strings["Tag removed"] = "Merki fjarlægt"; -$a->strings["Remove Item Tag"] = "Fjarlægja merki "; -$a->strings["Select a tag to remove: "] = "Veldu merki til að fjarlægja:"; -$a->strings["Remove"] = "Fjarlægja"; -$a->strings["Event title and start time are required."] = ""; -$a->strings["l, F j"] = ""; -$a->strings["Edit event"] = "Breyta atburð"; -$a->strings["link to source"] = "slóð í heimild"; -$a->strings["Create New Event"] = "Stofna nýjan atburð"; -$a->strings["Previous"] = "Fyrra"; -$a->strings["hour:minute"] = "klukkustund:mínutur"; -$a->strings["Event details"] = "Atburða lýsing"; -$a->strings["Format is %s %s. Starting date and Title are required."] = ""; -$a->strings["Event Starts:"] = "Atburður hefst:"; -$a->strings["Required"] = ""; -$a->strings["Finish date/time is not known or not relevant"] = "Loka dagsetning/tímasetning ekki vituð eða skiptir ekki máli"; -$a->strings["Event Finishes:"] = "Atburður klárar:"; -$a->strings["Adjust for viewer timezone"] = "Heimfæra á tímabelti áhorfanda"; -$a->strings["Description:"] = "Lýsing:"; -$a->strings["Title:"] = ""; -$a->strings["Share this event"] = "Deila þessum atburði"; -$a->strings["No potential page delegates located."] = "Engir mögulegir viðtakendur síðunnar fundust."; -$a->strings["Delegate Page Management"] = ""; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = ""; -$a->strings["Existing Page Managers"] = ""; -$a->strings["Existing Page Delegates"] = ""; -$a->strings["Potential Delegates"] = ""; -$a->strings["Add"] = "Bæta við"; -$a->strings["No entries."] = "Engar færslur."; -$a->strings["Contacts who are not members of a group"] = ""; -$a->strings["Files"] = "Skrár"; -$a->strings["System down for maintenance"] = "Kerfið er óvirkt vegna viðhalds"; -$a->strings["Remove My Account"] = "Eyða þessum notanda"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Þetta mun algjörlega eyða notandanum. Þegar þetta hefur verið gert er þetta ekki afturkræft."; -$a->strings["Please enter your password for verification:"] = "Sláðu inn aðgangsorð yðar:"; -$a->strings["Friend suggestion sent."] = "Vina tillaga send"; -$a->strings["Suggest Friends"] = "Stinga uppá vinum"; -$a->strings["Suggest a friend for %s"] = "Stinga uppá vin fyrir %s"; -$a->strings["Unable to locate original post."] = "Ekki tókst að finna upphaflega færslu."; -$a->strings["Empty post discarded."] = "Tóm færsla eytt."; -$a->strings["System error. Post not saved."] = "Kerfisvilla. Færsla ekki vistuð."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Skilaboðið sendi %s, notandi á Friendica samfélagsnetinu."; -$a->strings["You may visit them online at %s"] = "Þú getur heimsótt þau á netinu á %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Hafðu samband við sendanda með því að svara á þessari færslu ef þú villt ekki fá þessi skilaboð."; -$a->strings["%s posted an update."] = "%s hefur sent uppfærslu."; -$a->strings["{0} wants to be your friend"] = "{0} vill vera vinur þinn"; -$a->strings["{0} sent you a message"] = "{0} sendi þér skilboð"; -$a->strings["{0} requested registration"] = "{0} óskaði eftir skráningu"; -$a->strings["{0} commented %s's post"] = "{0} gerði athugasemd við %s's senda færslu"; -$a->strings["{0} liked %s's post"] = "{0} líkaði við senda færslu %s's"; -$a->strings["{0} disliked %s's post"] = "{0} líkaði ekki við senda færslu %s's"; -$a->strings["{0} is now friends with %s"] = "{0} er nú vinur %s"; -$a->strings["{0} posted"] = "{0} sendi færslu"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} merkti %s's færslu með #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} minntist á þig í færslu"; -$a->strings["OpenID protocol error. No ID returned."] = ""; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = ""; -$a->strings["Login failed."] = "Innskráning mistókst."; -$a->strings["Invalid request identifier."] = "Ógilt fyrirspurnar auðkenni"; -$a->strings["Discard"] = "Henda"; -$a->strings["System"] = "Kerfi"; -$a->strings["Network"] = "Samfélag"; -$a->strings["Introductions"] = "Kynningar"; -$a->strings["Show Ignored Requests"] = "Sýna hunsaðar fyrirspurnir"; -$a->strings["Hide Ignored Requests"] = "Fela hunsaðar beiðnir"; -$a->strings["Notification type: "] = "Skilaboða gerð:"; -$a->strings["Friend Suggestion"] = "Vina tillaga"; -$a->strings["suggested by %s"] = "stungið uppá af %s"; -$a->strings["Post a new friend activity"] = "Búa til færslu um "; -$a->strings["if applicable"] = "ef við á"; -$a->strings["Claims to be known to you: "] = "Þykist þekkja þig:"; -$a->strings["yes"] = "já"; -$a->strings["no"] = "nei"; -$a->strings["Approve as: "] = "Samþykkja sem:"; -$a->strings["Friend"] = "Vin"; -$a->strings["Sharer"] = "Deilir"; -$a->strings["Fan/Admirer"] = "Aðdáanda"; -$a->strings["Friend/Connect Request"] = "Vina/Tengi beiðni"; -$a->strings["New Follower"] = "Nýr fylgjandi"; -$a->strings["No introductions."] = "Engar kynningar."; -$a->strings["Notifications"] = "Tilkynningar"; -$a->strings["%s liked %s's post"] = "%s líkaði færslu %s"; -$a->strings["%s disliked %s's post"] = "%s mislíkaði færslu %s"; -$a->strings["%s is now friends with %s"] = "%s er nú vinur %s"; -$a->strings["%s created a new post"] = "%s bjó til færslu"; -$a->strings["%s commented on %s's post"] = "%s athugasemd við %s's færslu"; -$a->strings["No more network notifications."] = "Engar tilkynningar á neti."; -$a->strings["Network Notifications"] = "Tilkynningar á neti"; -$a->strings["No more personal notifications."] = "Engar einka tilkynningar."; -$a->strings["Personal Notifications"] = "Einkatilkynningar."; -$a->strings["No more home notifications."] = "Ekki fleiri heima tilkynningar"; -$a->strings["Home Notifications"] = "Tilkynningar frá heimasvæði"; -$a->strings["Total invitation limit exceeded."] = ""; -$a->strings["%s : Not a valid email address."] = "%s : Ekki gilt póstfang"; -$a->strings["Please join us on Friendica"] = ""; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; -$a->strings["%s : Message delivery failed."] = "%s : Skilaboð komust ekki til skila."; -$a->strings["%d message sent."] = array( - 0 => "%d skilaboð send.", - 1 => "%d skilaboð send", -); -$a->strings["You have no more invitations available"] = "Þú hefur ekki fleiri boðskort."; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = ""; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = ""; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = ""; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = ""; -$a->strings["Send invitations"] = "Senda kynningar"; -$a->strings["Enter email addresses, one per line:"] = "Póstföng, eitt í hverja línu:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = ""; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Þú þarft að nota eftirfarandi boðskorta auðkenni: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Þegar þú hefur nýskráð þig, hafðu samband við mig gegnum síðuna mína á:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = ""; -$a->strings["Manage Identities and/or Pages"] = "Sýsla með notendur og/eða síður"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Skipta á milli auðkenna eða hópa- / stjörnunotanda sem deila þínum aðgangs upplýsingum eða þér verið úthlutað \"umsýslu\" réttindum."; -$a->strings["Select an identity to manage: "] = "Veldu notanda til að sýsla með:"; -$a->strings["Welcome to %s"] = "Velkomin(n) til %s"; $a->strings["Friends of %s"] = "Vinir %s"; $a->strings["No friends to display."] = "Engir vinir til að birta."; -$a->strings["Add New Contact"] = "Bæta við tengilið"; -$a->strings["Enter address or web location"] = "Settu inn slóð"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Dæmi: gudmundur@simnet.is, http://simnet.is/gudmundur"; -$a->strings["%d invitation available"] = array( - 0 => "%d boðskort í boði", - 1 => "%d boðskort í boði", -); -$a->strings["Find People"] = "Finna fólk"; -$a->strings["Enter name or interest"] = "Settu inn nafn eða áhugamál"; -$a->strings["Connect/Follow"] = "Tengjast/fylgja"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Dæmi: Jón Jónsson, Veiði"; -$a->strings["Random Profile"] = ""; -$a->strings["Networks"] = "Net"; -$a->strings["All Networks"] = "Öll net"; -$a->strings["Saved Folders"] = ""; -$a->strings["Everything"] = ""; -$a->strings["Categories"] = ""; -$a->strings["Click here to upgrade."] = ""; -$a->strings["This action exceeds the limits set by your subscription plan."] = ""; -$a->strings["This action is not available under your subscription plan."] = ""; -$a->strings["User not found."] = ""; -$a->strings["There is no status with this id."] = ""; -$a->strings["There is no conversation with this id."] = ""; -$a->strings["view full size"] = "Skoða í fullri stærð"; -$a->strings["Starts:"] = "Byrjar:"; -$a->strings["Finishes:"] = "Endar:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Get ekki flett upp DNS upplýsingum fyrir gagnagrunns þjón '%s'"; -$a->strings["(no subject)"] = "(ekkert efni)"; -$a->strings["noreply"] = "ekki svara"; -$a->strings["An invitation is required."] = "Boðskort er skilyrði."; -$a->strings["Invitation could not be verified."] = "Ekki hægt að sannreyna boðskort."; -$a->strings["Invalid OpenID url"] = "OpenID slóð ekki til"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; -$a->strings["The error message was:"] = ""; -$a->strings["Please enter the required information."] = "Vinsamlegast sláðu inn umbeðin gögn"; -$a->strings["Please use a shorter name."] = "Vinsamlegast notið styttra nafn"; -$a->strings["Name too short."] = "Nafn of stutt"; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Þetta virðist ekki vera fullt nafn (Jón Jónsson)."; -$a->strings["Your email domain is not among those allowed on this site."] = "Póstþjónninn er ekki í lista yfir leyfða póstþjóna á þessum vef."; -$a->strings["Not a valid email address."] = "Ekki gildt póstfang."; -$a->strings["Cannot use that email."] = "Ekki hægt að nota þetta póstfang."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Gælunafnið má bara innihalda \"a-z\", \"0-9, \"-\", \"_\" og verður að byrja á staf."; -$a->strings["Nickname is already registered. Please choose another."] = "Gælunafn þegar skráð. Veldu annað."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = ""; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "VERULEGA ALVARLEG VILLA: Stofnun á öryggislyklum tókst ekki."; -$a->strings["An error occurred during registration. Please try again."] = "Villa kom upp við nýskráningu. Vinsamlegast reyndu aftur."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Villa kom upp við að stofna sjálfgefna forsíðu. Vinnsamlegast reyndu aftur."; -$a->strings["Friends"] = "Vinir"; -$a->strings["%1\$s poked %2\$s"] = ""; -$a->strings["poked"] = ""; -$a->strings["post/item"] = ""; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = ""; -$a->strings["remove"] = ""; -$a->strings["Delete Selected Items"] = "Eyða völdum færslum"; -$a->strings["Follow Thread"] = ""; -$a->strings["View Status"] = ""; -$a->strings["View Profile"] = ""; -$a->strings["View Photos"] = ""; -$a->strings["Network Posts"] = ""; -$a->strings["Edit Contact"] = ""; -$a->strings["Send PM"] = "Senda einkaboð"; -$a->strings["Poke"] = ""; -$a->strings["%s likes this."] = "%s líkar þetta."; -$a->strings["%s doesn't like this."] = "%s mislíkar þetta."; -$a->strings["%2\$d people like this"] = ""; -$a->strings["%2\$d people don't like this"] = ""; -$a->strings["and"] = "og"; -$a->strings[", and %d other people"] = ", og %d öðrum"; -$a->strings["%s like this."] = "%s líkar þetta."; -$a->strings["%s don't like this."] = "%s mislíkar þetta."; -$a->strings["Visible to everybody"] = "Sjáanlegt öllum"; -$a->strings["Please enter a video link/URL:"] = "Settu inn myndbandshlekkur:"; -$a->strings["Please enter an audio link/URL:"] = "Settu inn hlekk á hljóðskrá:"; -$a->strings["Tag term:"] = "Merka með:"; -$a->strings["Where are you right now?"] = "Hvar ert þú núna?"; -$a->strings["Delete item(s)?"] = ""; -$a->strings["Post to Email"] = "Senda skilaboð á tölvupóst"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "aðgangsstýring"; -$a->strings["Post to Groups"] = ""; -$a->strings["Post to Contacts"] = ""; -$a->strings["Private post"] = ""; -$a->strings["Logged out."] = "Útskráður"; -$a->strings["Error decoding account file"] = ""; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; -$a->strings["Error! Cannot check nickname"] = ""; -$a->strings["User '%s' already exists on this server!"] = ""; -$a->strings["User creation error"] = ""; -$a->strings["User profile creation error"] = ""; -$a->strings["%d contact not imported"] = array( - 0 => "", - 1 => "", -); -$a->strings["Done. You can now login with your username and password"] = ""; -$a->strings["newer"] = ""; -$a->strings["older"] = ""; -$a->strings["prev"] = "á undan"; -$a->strings["first"] = "fremsta"; -$a->strings["last"] = "síðasta"; -$a->strings["next"] = "næsta"; -$a->strings["No contacts"] = "Engir tengiliðir"; -$a->strings["%d Contact"] = array( - 0 => "%d Tengiliður", - 1 => "%d Tengiliðir", -); -$a->strings["poke"] = ""; -$a->strings["ping"] = ""; -$a->strings["pinged"] = ""; -$a->strings["prod"] = ""; -$a->strings["prodded"] = ""; -$a->strings["slap"] = ""; -$a->strings["slapped"] = ""; -$a->strings["finger"] = ""; -$a->strings["fingered"] = ""; -$a->strings["rebuff"] = ""; -$a->strings["rebuffed"] = ""; -$a->strings["happy"] = ""; -$a->strings["sad"] = ""; -$a->strings["mellow"] = ""; -$a->strings["tired"] = ""; -$a->strings["perky"] = ""; -$a->strings["angry"] = ""; -$a->strings["stupified"] = ""; -$a->strings["puzzled"] = ""; -$a->strings["interested"] = ""; -$a->strings["bitter"] = ""; -$a->strings["cheerful"] = ""; -$a->strings["alive"] = ""; -$a->strings["annoyed"] = ""; -$a->strings["anxious"] = ""; -$a->strings["cranky"] = ""; -$a->strings["disturbed"] = ""; -$a->strings["frustrated"] = ""; -$a->strings["motivated"] = ""; -$a->strings["relaxed"] = ""; -$a->strings["surprised"] = ""; -$a->strings["Monday"] = "Mánudagur"; -$a->strings["Tuesday"] = "Þriðjudagur"; -$a->strings["Wednesday"] = "Miðvikudagur"; -$a->strings["Thursday"] = "Fimmtudagur"; -$a->strings["Friday"] = "Föstudagur"; -$a->strings["Saturday"] = "Laugardagur"; -$a->strings["Sunday"] = "Sunnudagur"; -$a->strings["January"] = "Janúar"; -$a->strings["February"] = "Febrúar"; -$a->strings["March"] = "Mars"; -$a->strings["April"] = "Apríl"; -$a->strings["May"] = "Maí"; -$a->strings["June"] = "Júní"; -$a->strings["July"] = "Júlí"; -$a->strings["August"] = "Ágúst"; -$a->strings["September"] = "September"; -$a->strings["October"] = "Október"; -$a->strings["November"] = "Nóvember"; -$a->strings["December"] = "Desember"; -$a->strings["bytes"] = "bæti"; -$a->strings["Click to open/close"] = ""; -$a->strings["Select an alternate language"] = "Velja annað tungumál"; -$a->strings["activity"] = ""; -$a->strings["post"] = ""; -$a->strings["Item filed"] = ""; -$a->strings["Friendica Notification"] = "Friendica tilkynning"; -$a->strings["Thank You,"] = "Takk fyrir,"; -$a->strings["%s Administrator"] = "Kerfisstjóri %s"; -$a->strings["%s "] = ""; -$a->strings["[Friendica:Notify] New mail received at %s"] = ""; -$a->strings["%1\$s sent you a new private message at %2\$s."] = ""; -$a->strings["%1\$s sent you %2\$s."] = ""; -$a->strings["a private message"] = "einkaskilaboð"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Farðu á %s til að skoða og/eða svara einkaskilaboðunum þínum."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = ""; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = ""; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = ""; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; -$a->strings["%s commented on an item/conversation you have been following."] = "%s skrifaði athugasemd á færslu/samtal sem þú ert að fylgja."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Farðu á %s til að skoða og/eða svara samtali."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = ""; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; -$a->strings["[Friendica:Notify] %s tagged you"] = ""; -$a->strings["%1\$s tagged you at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s shared a new post"] = ""; -$a->strings["%1\$s shared a new post at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; -$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; -$a->strings["%1\$s poked you at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s tagged your post"] = ""; -$a->strings["%1\$s tagged your post at %2\$s"] = ""; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = ""; -$a->strings["[Friendica:Notify] Introduction received"] = ""; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = ""; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = ""; -$a->strings["You may visit their profile at %s"] = "Þú getur heimsótt fórsíðuna á %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Farðu á %s til að samþykkja eða hunsa þessa kynningu."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = ""; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = ""; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = ""; -$a->strings["Name:"] = "Nafn:"; -$a->strings["Photo:"] = "Mynd:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Farðu á %s til að samþykkja eða hunsa þessa uppástungu."; -$a->strings[" on Last.fm"] = ""; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Hóp sem var eytt hefur verið endurlífgaður. Færslur sem þegar voru til geta mögulega farið á hópinn og framtíðar meðlimir. Ef þetta er ekki það sem þú vilt, þá þarftu að búa til nýjan hóp með öðru nafni."; -$a->strings["Default privacy group for new contacts"] = ""; -$a->strings["Everybody"] = "Allir"; -$a->strings["edit"] = "breyta"; -$a->strings["Edit group"] = "Breyta hóp"; -$a->strings["Create a new group"] = "Stofna nýjan hóp"; -$a->strings["Contacts not in any group"] = "Tengiliðir ekki í neinum hópum"; -$a->strings["Connect URL missing."] = "Tengi slóð vantar."; -$a->strings["This site is not configured to allow communications with other networks."] = "Þessi vefur er ekki uppsettur til að leyfa samskipti við önnur samfélagsnet."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Enginn samhæfur samskipta staðall né straumar fundust."; -$a->strings["The profile address specified does not provide adequate information."] = "Uppgefin forsíðu slóð eru ekki næganlegar upplýsingar."; -$a->strings["An author or name was not found."] = "Höfundur eða nafn fannst ekki."; -$a->strings["No browser URL could be matched to this address."] = "Engin vefslóð passaði við þessa slóð. "; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = ""; -$a->strings["Use mailto: in front of address to force email check."] = ""; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Þessi forsíðu slóð tilheyrir neti sem er bannað á þessum vef."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Takmörkuð forsíða. Þessi tengiliður mun ekki getað tekið á móti beinum/einka tilkynningum frá þér."; -$a->strings["Unable to retrieve contact information."] = "Ekki hægt að sækja tengiliðs upplýsingar."; -$a->strings["following"] = "fylgist með"; -$a->strings["[no subject]"] = "[ekkert efni]"; -$a->strings["End this session"] = "Loka þessu innliti"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Innskrá"; -$a->strings["Home Page"] = "Heimasíða"; -$a->strings["Create an account"] = "Stofna notanda"; -$a->strings["Help and documentation"] = "Hjálp og leiðbeiningar"; -$a->strings["Apps"] = "Forr"; -$a->strings["Addon applications, utilities, games"] = "Viðbætur forrit, leikir"; -$a->strings["Search site content"] = "Leita í efni á vef"; -$a->strings["Conversations on this site"] = "Samtöl á þessum vef"; -$a->strings["Directory"] = "Tengiliðalisti"; -$a->strings["People directory"] = "Nafnaskrá"; -$a->strings["Information"] = ""; -$a->strings["Information about this friendica instance"] = ""; -$a->strings["Conversations from your friends"] = "Samtöl frá vinum"; -$a->strings["Network Reset"] = ""; -$a->strings["Load Network page with no filters"] = ""; -$a->strings["Friend Requests"] = "Vina beiðnir"; -$a->strings["See all notifications"] = ""; -$a->strings["Mark all system notifications seen"] = "Merkja allar tilkynningar sem séðar"; -$a->strings["Private mail"] = "Einka skilaboð"; -$a->strings["Inbox"] = "Innhólf"; -$a->strings["Outbox"] = "Úthólf"; -$a->strings["Manage"] = "Umsýsla"; -$a->strings["Manage other pages"] = "Sýsla með aðrar síður"; -$a->strings["Account settings"] = "Notenda stillingar"; -$a->strings["Manage/Edit Profiles"] = ""; -$a->strings["Manage/edit friends and contacts"] = "Sýsla með vini og tengiliði"; -$a->strings["Site setup and configuration"] = "Stillingar vefs"; -$a->strings["Navigation"] = ""; -$a->strings["Site map"] = ""; -$a->strings["j F, Y"] = ""; -$a->strings["j F"] = ""; -$a->strings["Birthday:"] = "Afmælisdagur:"; -$a->strings["Age:"] = "Aldur"; -$a->strings["for %1\$d %2\$s"] = ""; -$a->strings["Tags:"] = "Merki:"; -$a->strings["Religion:"] = "Trúarskoðanir:"; -$a->strings["Hobbies/Interests:"] = "Áhugamál/Áhugasvið:"; -$a->strings["Contact information and Social Networks:"] = "Tengiliðaupplýsingar og samfélagsnet:"; -$a->strings["Musical interests:"] = "Tónlistaráhugi:"; -$a->strings["Books, literature:"] = "Bækur, bókmenntir:"; -$a->strings["Television:"] = "Sjónvarp:"; -$a->strings["Film/dance/culture/entertainment:"] = "Kvikmyndir/dans/menning/afþreying:"; -$a->strings["Love/Romance:"] = "Ást/rómantík"; -$a->strings["Work/employment:"] = "Atvinna:"; -$a->strings["School/education:"] = "Skóli/menntun:"; -$a->strings["Image/photo"] = "Mynd"; -$a->strings["%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = ""; -$a->strings["$1 wrote:"] = "$1 skrifaði:"; -$a->strings["Encrypted content"] = "Dulritað efni"; -$a->strings["Unknown | Not categorised"] = "Óþekkt | Ekki flokkað"; -$a->strings["Block immediately"] = "Hunsa samstundis"; -$a->strings["Shady, spammer, self-marketer"] = "Grunsamlegur, rusl sendari, auglýsandi"; -$a->strings["Known to me, but no opinion"] = "Ég þekki en hef ekki skoðun á"; -$a->strings["OK, probably harmless"] = "Í lagi, væntanlega saklaus"; -$a->strings["Reputable, has my trust"] = "Gott orðspor, ég treysti þessu"; -$a->strings["Weekly"] = "Vikulega"; -$a->strings["Monthly"] = "Mánaðarlega"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = ""; -$a->strings["Statusnet"] = ""; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Ýmislegt"; -$a->strings["year"] = "ár"; -$a->strings["month"] = "mánuður"; -$a->strings["day"] = "dagur"; -$a->strings["never"] = "aldrei"; -$a->strings["less than a second ago"] = "fyrir minna en sekúndu"; -$a->strings["years"] = "ár"; -$a->strings["months"] = "mánuðir"; -$a->strings["week"] = "vika"; -$a->strings["weeks"] = "vikur"; -$a->strings["days"] = "dagar"; -$a->strings["hour"] = "klukkustund"; -$a->strings["hours"] = "klukkustundir"; -$a->strings["minute"] = "mínúta"; -$a->strings["minutes"] = "mínútur"; -$a->strings["second"] = "sekúnda"; -$a->strings["seconds"] = "sekúndur"; -$a->strings["%1\$d %2\$s ago"] = ""; -$a->strings["%s's birthday"] = ""; -$a->strings["Happy Birthday %s"] = ""; -$a->strings["General Features"] = ""; -$a->strings["Multiple Profiles"] = ""; -$a->strings["Ability to create multiple profiles"] = ""; -$a->strings["Post Composition Features"] = ""; -$a->strings["Richtext Editor"] = ""; -$a->strings["Enable richtext editor"] = ""; -$a->strings["Post Preview"] = ""; -$a->strings["Allow previewing posts and comments before publishing them"] = ""; -$a->strings["Auto-mention Forums"] = ""; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; -$a->strings["Network Sidebar Widgets"] = ""; -$a->strings["Search by Date"] = ""; -$a->strings["Ability to select posts by date ranges"] = ""; -$a->strings["Group Filter"] = ""; -$a->strings["Enable widget to display Network posts only from selected group"] = ""; -$a->strings["Network Filter"] = ""; -$a->strings["Enable widget to display Network posts only from selected network"] = ""; -$a->strings["Save search terms for re-use"] = ""; -$a->strings["Network Tabs"] = ""; -$a->strings["Network Personal Tab"] = ""; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; -$a->strings["Network New Tab"] = ""; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; -$a->strings["Network Shared Links Tab"] = ""; -$a->strings["Enable tab to display only Network posts with links in them"] = ""; -$a->strings["Post/Comment Tools"] = ""; -$a->strings["Multiple Deletion"] = ""; -$a->strings["Select and delete multiple posts/comments at once"] = ""; -$a->strings["Edit Sent Posts"] = ""; -$a->strings["Edit and correct posts and comments after sending"] = ""; -$a->strings["Tagging"] = ""; -$a->strings["Ability to tag existing posts"] = ""; -$a->strings["Post Categories"] = ""; -$a->strings["Add categories to your posts"] = ""; -$a->strings["Ability to file posts under folders"] = ""; -$a->strings["Dislike Posts"] = ""; -$a->strings["Ability to dislike posts/comments"] = ""; -$a->strings["Star Posts"] = ""; -$a->strings["Ability to mark special posts with a star indicator"] = ""; -$a->strings["Sharing notification from Diaspora network"] = "Tilkynning um að einhver deildi einhverju Diaspora netinu"; -$a->strings["Attachments:"] = "Viðhengi:"; -$a->strings["Errors encountered creating database tables."] = "Villur komu upp við að stofna töflur í gagnagrunn."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Sjáanlegt öllum"; -$a->strings["A new person is sharing with you at "] = "Nýr aðili er að deila með þér frá"; -$a->strings["You have a new follower at "] = "Þú hefur nýjan fylgjanda hjá"; -$a->strings["Do you really want to delete this item?"] = "Viltu í alvörunni eyða þessu atriði?"; -$a->strings["Archives"] = ""; -$a->strings["Embedded content"] = "Innbyggt efni"; -$a->strings["Embedding disabled"] = "Innfelling ekki leyfð"; -$a->strings["Welcome "] = "Velkomin(n)"; -$a->strings["Please upload a profile photo."] = "Vinsamlegast hlaðið inn forsíðu mynd."; -$a->strings["Welcome back "] = "Velkomin(n) aftur"; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; -$a->strings["Male"] = "Karlmaður"; -$a->strings["Female"] = "Kvenmaður"; -$a->strings["Currently Male"] = "Karlmaður í augnablikinu"; -$a->strings["Currently Female"] = "Kvenmaður í augnablikinu"; -$a->strings["Mostly Male"] = "Aðallega karlmaður"; -$a->strings["Mostly Female"] = "Aðallega kvenmaður"; -$a->strings["Transgender"] = "Kynskiptingur"; -$a->strings["Intersex"] = "Hvorukin"; -$a->strings["Transsexual"] = "Kynskiptingur"; -$a->strings["Hermaphrodite"] = "Tvíkynhneigð(ur)"; -$a->strings["Neuter"] = "Hvorukyn"; -$a->strings["Non-specific"] = "Ekki ákveðið"; -$a->strings["Other"] = "Annað"; -$a->strings["Undecided"] = "Óviss"; -$a->strings["Males"] = "Karlmenn"; -$a->strings["Females"] = "Kvenmenn"; -$a->strings["Gay"] = "Samkynhneigður"; -$a->strings["Lesbian"] = "Lesbía"; -$a->strings["No Preference"] = "Til í allt"; -$a->strings["Bisexual"] = "Tvíkynhneigð/ur"; -$a->strings["Autosexual"] = "Sjálfkynhneigð/ur"; -$a->strings["Abstinent"] = "Skýrlíf/ur"; -$a->strings["Virgin"] = "Hrein mey/Hreinn sveinn"; -$a->strings["Deviant"] = "Óþekkur"; -$a->strings["Fetish"] = "Blæti"; -$a->strings["Oodles"] = "Mikið af því"; -$a->strings["Nonsexual"] = "Engin kynhneigð"; -$a->strings["Single"] = "Einhleyp/ur"; -$a->strings["Lonely"] = "Einmanna"; -$a->strings["Available"] = "Á lausu"; -$a->strings["Unavailable"] = "Frátekin/n"; -$a->strings["Has crush"] = "Er skotin(n)"; -$a->strings["Infatuated"] = ""; -$a->strings["Dating"] = "Deita"; -$a->strings["Unfaithful"] = "Ótrú/r"; -$a->strings["Sex Addict"] = "Kynlífsfíkill"; -$a->strings["Friends/Benefits"] = "Vinir með meiru"; -$a->strings["Casual"] = "Lauslát/ur"; -$a->strings["Engaged"] = "Trúlofuð/Trúlofaður"; -$a->strings["Married"] = "Gift/ur"; -$a->strings["Imaginarily married"] = ""; -$a->strings["Partners"] = "Félagar"; -$a->strings["Cohabiting"] = "Sambýlingur"; -$a->strings["Common law"] = "Löggilt sambúð"; -$a->strings["Happy"] = "Hamingjusöm/Hamingjusamur"; -$a->strings["Not looking"] = "Ekki að leita"; -$a->strings["Swinger"] = "Svingari"; -$a->strings["Betrayed"] = "Svikin/n"; -$a->strings["Separated"] = "Skilin/n að borði og sæng"; -$a->strings["Unstable"] = "Óstabíll"; -$a->strings["Divorced"] = "Fráskilin/n"; -$a->strings["Imaginarily divorced"] = ""; -$a->strings["Widowed"] = "Ekkja/Ekkill"; -$a->strings["Uncertain"] = "Óviss"; -$a->strings["It's complicated"] = "Þetta er flókið"; -$a->strings["Don't care"] = "Gæti ekki verið meira sama"; -$a->strings["Ask me"] = "Spurðu mig"; -$a->strings["stopped following"] = "hætt að fylgja"; -$a->strings["Drop Contact"] = "Henda tengilið"; +$a->strings["Find on this site"] = "Leita á þessum vef"; +$a->strings["Site Directory"] = "Skrá yfir tengiliði á þessum vef"; +$a->strings["Gender: "] = "Kyn:"; +$a->strings["No entries (some entries may be hidden)."] = "Engar færslur (sumar geta verið faldar)."; +$a->strings["Time Conversion"] = "Tíma leiðréttir"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica veitir þessa þjónustu til að deila atburðum milli neta og vina í óþekktum tímabeltum."; +$a->strings["UTC time: %s"] = "Máltími: %s"; +$a->strings["Current timezone: %s"] = "Núverandi tímabelti: %s"; +$a->strings["Converted localtime: %s"] = "Umbreyttur staðartími: %s"; +$a->strings["Please select your timezone:"] = "Veldu tímabeltið þitt:"; diff --git a/view/nb-no/messages.po b/view/nb-no/messages.po index c427ce4d5f..f27646bf74 100644 --- a/view/nb-no/messages.po +++ b/view/nb-no/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/friendica/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -18,219 +18,308 @@ msgstr "" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Denne oppføringen ble endret" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Privat melding" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Endre" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Velg" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Slett" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "lagre i mappe" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "legg til stjerne" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "fjern stjerne" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "veksle stjernestatus" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "Med stjerne" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "Legg til merkelapp" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Jeg liker dette (skru på/av)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "liker" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Jeg liker ikke dette (skru på/av)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "liker ikke" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Del denne" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "Del" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Kategorier:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Lagret i:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Besøk %ss profil [%s]" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "til" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "via" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "vegg-til-vegg" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "via vegg-til-vegg" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s fra %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Kommentar" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Vennligst vent" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d kommentar" -msgstr[1] "%d kommentarer" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "kommentar" -msgstr[1] "kommentarer" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "vis mer" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Dette er deg" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Lagre" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "uthevet" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Temainnstillinger" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "kursiv" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Angi størrelsesendringen for bilder i innlegg og kommentarer (bredde og høyde)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "understrek" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Angi skriftstørrelse for innlegg og kommentarer" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "sitat" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Angi temabredde" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "kode" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Fargekart" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Bilde/fotografi" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "Angi stil" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "lenke" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "ikke vis" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "video" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "vis" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "forhåndsvisning" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Angi linjeavstand for innlegg og kommentarer" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Angi oppløsning for midtkolonnen" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Angi fargekart" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Angi zoomfaktor for Earth Layer" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Angi lengdegrad (X) for Earth Layers" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Angi breddegrad (Y) for Earth Layers" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Felleskapssider" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Earth Layers" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Fellesskapsprofiler" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Hjelp eller @NewHere ?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Forbindelse til tjenester" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Finn venner" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Siste brukere" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Siste bilder" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Siste liker" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Hjem" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Dine innlegg og samtaler" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Profil" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Din profilside" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Kontakter" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Dine kontakter" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Bilder" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Dine bilder" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Hendelser" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Dine hendelser" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Personlige notater" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Dine personlige bilder" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Fellesskap" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "hendelse" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "status" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "bilde" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s liker %2$s's %3$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Kontaktbilder" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Profilbilder" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Lokal katalog" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Global katalog" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Liknende interesser" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Venneforslag" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Inviterer venner" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Innstillinger" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Angi zoomfaktor for Earth Layers" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Vis/skjul bokser i kolonnen til høyre:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Justering" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Venstre" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Midtstilt" + +#: ../../view/theme/quattro/config.php:69 +msgid "Posts font size" +msgstr "Skriftstørrelse for innlegg" + +#: ../../view/theme/quattro/config.php:70 +msgid "Textareas font size" +msgstr "Skriftstørrelse for tekstområder" + +#: ../../view/theme/dispy/config.php:75 +msgid "Set colour scheme" +msgstr "Angi fargekart" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -248,28 +337,28 @@ msgstr "Fant ikke siden." msgid "Permission denied" msgstr "Tilgang nektet" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Ingen tilgang." @@ -277,944 +366,2696 @@ msgstr "Ingen tilgang." msgid "toggle mobile" msgstr "Velg mobilvisning" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Hjem" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Dine innlegg og samtaler" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Profil" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Din profilside" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Bilder" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Dine bilder" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Hendelser" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Dine hendelser" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Personlige notater" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Dine personlige bilder" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Fellesskap" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "ikke vis" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "vis" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Temainnstillinger" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Angi skriftstørrelse for innlegg og kommentarer" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Angi linjeavstand for innlegg og kommentarer" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Angi oppløsning for midtkolonnen" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Kontakter" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Dine kontakter" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Felleskapssider" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Fellesskapsprofiler" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Siste brukere" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Siste liker" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "hendelse" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "status" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "bilde" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s liker %2$s's %3$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Siste bilder" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Kontaktbilder" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Profilbilder" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Finn venner" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Lokal katalog" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Global katalog" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Liknende interesser" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Venneforslag" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Inviterer venner" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Innstillinger" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Earth Layers" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Angi zoomfaktor for Earth Layers" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Angi lengdegrad (X) for Earth Layers" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Angi breddegrad (Y) for Earth Layers" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Hjelp eller @NewHere ?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Forbindelse til tjenester" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Vis/skjul bokser i kolonnen til høyre:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Angi fargekart" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Angi zoomfaktor for Earth Layer" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Justering" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Venstre" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Midtstilt" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Fargekart" - -#: ../../view/theme/quattro/config.php:69 -msgid "Posts font size" -msgstr "Skriftstørrelse for innlegg" - -#: ../../view/theme/quattro/config.php:70 -msgid "Textareas font size" -msgstr "Skriftstørrelse for tekstområder" - -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" -msgstr "Angi fargekart" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "standard" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Angi størrelsesendringen for bilder i innlegg og kommentarer (bredde og høyde)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Angi temabredde" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "Angi stil" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Slett dette elementet?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Kommentar" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "vis mer" + +#: ../../boot.php:722 msgid "show fewer" msgstr "vis færre" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Oppdatering %s mislyktes. Se feilloggene." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Oppdateringsfeil i %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Lag en ny konto" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Registrer" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Logg ut" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Logg inn" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Kallenavn eller epostadresse: " -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Passord: " -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "Husk meg" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Eller logg inn med OpenID:" -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Glemt passordet?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Passord tilbakestilling" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "Nettstedets bruksbetingelser" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "bruksbetingelser" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "Nettstedets retningslinjer for personvern" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "retningslinjer for personvern" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "Profil utilgjengelig." -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Profil utilgjengelig." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Rediger profil" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Forbindelse" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Melding" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Profiler" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Behandle/endre profiler" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Endre profilbilde" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Lag ny profil" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Profilbilde" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "synlig for alle" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Endre synlighet" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Plassering:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Kjønn:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Status:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Hjemmeside:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "g A l F d" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F d" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[idag]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Fødselsdager" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Fødselsdager denne uken:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Ingen beskrivelse]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Påminnelser om hendelser" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Hendelser denne uken:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Status" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Status meldinger og innlegg" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Profildetaljer" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Fotoalbum" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Videoer" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Hendelser og kalender" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Personlige notater" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Bare du kan se dette" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Generelle egenskaper" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "Flere profiler" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "Mulighet for å lage flere profiler" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "Funksjoner for å skrive innlegg" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "Rik tekstredigering" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "Skru på rik tekstredigering" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "Forhåndsvisning av innlegg" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Tillat forhåndsvisning av innlegg og kommentarer før publisering" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "Auto-nevning av forum" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "Legg til/fjern nevning når en forumside velges/ikke lenger velges i tilgangsstyringsvinduet/ACL-vinduet." + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "Småprogrammer i sidestolpen for Nettverk" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Søk etter dato" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "Mulighet for å velge innlegg etter datoområder" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Gruppefilter" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Skru på småprogrammet som viser Nettverksinnlegg bare fra den valgte gruppen" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Nettverksfilter" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Skru på småprogrammet for å vise Nettverksinnlegg bare fra valgt nettverk" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Lagrede søk" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "Lagre søkeuttrykk for gjenbruk" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "Nettverksfaner" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "Nettverk personlig fane" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Skru på fane for å vise bare Nettverksinnlegg som du har vært med i" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "Nettverk Ny fane" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "Skru på fane for å vise bare nye Nettverksinnlegg (fra de siste 12 timer)" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "Nettverk Delte lenker fane" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "Skru på fane for å vise bare Nettverksinnlegg med lenker i dem" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "Innleggs-/kommentarverktøy" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "Slett flere" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "Velg og slett flere innlegg/kommentarer på en gang" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "Endre sendte innlegg" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "Endre og korriger innlegg og kommentarer etter sending" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Merking" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "Mulighet til å merke eksisterende innlegg" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "Innleggskategorier" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Legg til kategorier til dine innlegg" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Lagrede mapper" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "Mulighet til å sortere innlegg i mapper" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "Liker ikke innlegg" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "Mulighet til å ikke like innlegg/kommentarer" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Stjerneinnlegg" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "Mulighet til å merke spesielle innlegg med en stjerneindikator" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s er for øyeblikket %2$s" +msgid "%s's birthday" +msgstr "%s sin bursdag" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Stemning" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Gratulerer med dagen, %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Angi din stemning og fortell dine venner" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Navnet tilbakeholdt]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Offentlig tilgang ikke tillatt." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Enheten ble ikke funnet." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Tilgang til denne profilen er blitt begrenset." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Ønsker du virkelig å slette dette elementet?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Elementet har blitt slettet." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Tilgang avslått." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Dette er Friendica, versjon" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "kjører på web-plassering" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Vennligst besøk Friendica.com for å lære mer om Friendica-prosjektet." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Feilrapporter og problemer: vennligst besøk" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Forslag, ros, donasjoner, og så videre - vennligst send e-post til \"Info\" alfakrøll Friendica punktum com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Installerte plugins/tillegg/apper:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Ingen installerte plugins/tillegg/apper" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s hilser %2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Registeringsdetaljer for %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Vellykket registrering. Vennligst sjekk e-posten din for videre instruksjoner." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Mislyktes med å sende e-postmelding. Her er meldingen som mislyktes." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Din registrering kan ikke behandles." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Henvendelse om registrering ved %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Din registrering venter på godkjenning fra eier av stedet." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Dette nettstedet har overskredet antallet tillate daglige kontoregistreringer. Vennligst prøv igjen imorgen." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Du kan (valgfritt) fylle ut dette skjemaet via OpenID ved å oppgi din OpenID og klikke \"Registrer\"." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Hvis du ikke er kjent med OpenID, vennligst la feltet stå tomt, og fyll ut de andre feltene." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Din OpenID (valgfritt):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Legg til profilen din i medlemskatalogen?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Ja" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Nei" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Ja" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Medlemskap ved dette nettstedet skjer bare på invitasjon." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Avbryt" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "Din invitasjons-ID:" +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Arkiverer" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Registrering" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Ditt fulle navn (f.eks. Ola Nordmann):" - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Din e-postadresse:" - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Velg et kallenavn til profilen. Dette må begynne med en bokstav. Din profiladresse på dette stedet vil bli \"kallenavn@$sitename\"." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende elementtillatelser kan gjelde for denne gruppen og fremtidige medlemmer. Hvis det ikke var dette du ønsket, vær snill å opprette en annen gruppe med et annet navn." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Velg et kallenavn:" +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Standard personverngruppe for nye kontakter" -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Importer" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Alle" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "Importer din profil til denne Friendica-instansen." +#: ../../include/group.php:249 +msgid "edit" +msgstr "endre" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Fant ikke profilen." +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Grupper" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakt ikke funnet." +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Endre gruppe" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Lag en ny gruppe" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Kontakter som ikke er i noen gruppe" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "legg til" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Veggbilder" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kan ikke finne DNS informasjon for databasetjeneren '%s' " + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Legg til ny kontakt" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Skriv adresse eller web-plassering" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Eksempel: ole@eksempel.no, http://eksempel.no/kari" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitasjon tilgjengelig" +msgstr[1] "%d invitasjoner tilgjengelig" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Finn personer" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Skriv navn eller interesse" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Koble/Følg" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Eksempler: Robert Morgenstein, fisking" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Finn" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Tilfeldig profil" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Nettverk" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Alle nettverk" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Alt" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Kategorier" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d felles kontakt" +msgstr[1] "%d felles kontakter" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica varsel" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Mange takk," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s administrator" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "ikke svar" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Notify] Ny melding mottatt hos %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s sendte deg en ny privat melding hos %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s sendte deg %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "en privat melding" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Vennligst besøk %s for å se og/eller svare på dine private meldinger." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s kommenterte på [url=%2$s]a %3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s kommenterte på [url=%2$s]%3$s sin %4$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s kommenterte på [url=%2$s] din %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica:Notify] Kommentar til samtale #%1$d av %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s kommenterte på et element/en samtale du har fulgt." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Vennligst besøk %s for å se og/eller svare på samtalen." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Notify] %s skrev et innlegg på veggen til din profil" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s skrev et innlegg på veggen til din profil %2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s skrev et innlegg til [url=%2$s]din vegg[/url]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Notify] %s merket deg" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s merket deg %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s]merket deg[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "[Friendica:Notify] %s delte et nytt innlegg" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "%1$s delte et nytt innlegg på %2$s" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "%1$s [url=%2$s]delte et innlegg[/url]." + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica:Notify] %1$s dyttet deg" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s dyttet deg %2$s" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "%1$s [url=%2$s]dyttet deg[/url]." + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Notify] %s merket ditt innlegg" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s merket ditt innlegg %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s merket [url=%2$s]ditt innlegg[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Notify] Introduksjon mottatt" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Du mottok en introduksjon fra '%1$s' %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Du mottok [url=%1$s]en introduksjon[/url] fra %2$s." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Du kan besøke profilen deres på %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Vennligst besøk %s for å godkjenne eller avslå introduksjonen." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica:Notify] Venneforslag mottatt" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Du mottok et venneforslag fra '%1$s' %2$s" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Denne kan skje innimellom hvis kontakt ble forespurt av begge personer og den allerede er godkjent." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Du mottok [url=%1$s]et venneforslag[/url] om %2$s fra %3$s." -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Forstod ikke svaret fra det andre stedet." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Navn:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Uventet svar fra det andre stedet:" +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Bilde:" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Sending av bekreftelse var vellykket. " +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Vennligst besøk %s for å godkjenne eller avslå forslaget." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Det andre stedet rapporterte:" +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Midlertidig feil. Vennligst vent og prøv igjen." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Introduksjon mislyktes eller ble trukket tilbake." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Fikk ikke satt kontaktbilde." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "Brukeren ble ikke funnet." + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "Det er ingen status tilknyttet denne id-en." + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "Det finnes ingen samtale med denne id-en." + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "Vis i full størrelse" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr "på Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Fullt navn:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Fødselsdag:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Alder:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "for %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Seksuell orientering:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Hjemsted:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Merkelapper:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Politisk ståsted:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religion:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Om:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Hobbyer/Interesser:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Liker:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Liker ikke:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Kontaktinformasjon og sosiale nettverk:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Musikksmak:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Bøker, litteratur:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "TV:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/dans/kultur/underholdning:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Kjærlighet/romanse:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Arbeid/ansatt hos:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Skole/utdanning:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Ikke noe nytt her" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Fjern varslinger" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Avslutt denne økten" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Logg inn" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Hovedside" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Lag konto" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Hjelp" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Hjelp og dokumentasjon" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Programmer" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Tilleggsprorammer, verktøy, spill" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Søk" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Søk i nettstedets innhold" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Samtaler på dette nettstedet" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Katalog" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Personkatalog" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "Informasjon" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "Informasjon om denne Friendica-instansen." + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Nettverk" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Samtaler fra dine venner" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "Nettverk tilbakestilling" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "Hent Nettverk-siden uten filter" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Introduksjoner" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Venneforespørsler" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Varslinger" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Se alle varslinger" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Merk alle systemvarsler som sett" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Meldinger" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Privat post" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Innboks" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Utboks" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Ny melding" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Behandle" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Behandle andre sider" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "Delegasjoner" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Deleger sidebehandling" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Kontoinnstillinger" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Behandle/endre profiler" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Behandle/endre venner og kontakter" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Administrator" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Nettstedsoppsett og konfigurasjon" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Navigasjon" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Nettstedskart" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Klikk her for oppgradere." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Denne handlingen overstiger grensene satt i din abonnementsplan." + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "Denne handlingen er ikke tilgjengelig i henhold til din abonnementsplan." + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Underkjent profil-URL." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Forbindelses-URL mangler." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Dette nettverkets konfigurasjon tillater ikke kommunikasjon med andre nettverk." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Ingen passende kommunikasjonsprotokoller eller strømmer ble oppdaget." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "Den angitte profiladressen inneholder for lite information." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Fant ingen forfatter eller navn." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Ingen nettleser-URL passet med denne adressen." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Finner ikke samsvar mellom @-stilens identitetsadresse og en kjent protokoll eller e-postkontakt." + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Bruk mailto: foran adresser for å tvinge e-postsjekk." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Den oppgitte profiladressen tilhører et nettverk som har blitt avskrudd på dette nettstedet." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Begrenset profil. Denne personen kan ikke motta direkte/personlige oppdateringer fra deg." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Ikke i stand til å hente kontaktinformasjon." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "følger" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "Feil ved dekoding av kontofil" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "Feil! Ingen versjonsdata i filen! Dette er ikke en Friendica kontofil?" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "Feil! Kan ikke sjekke kallenavn" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "Brukeren '%s' finnes allerede på denne tjeneren!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Feil ved oppretting av bruker" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Feil ved opprettelsen av brukerprofil" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d kontakt ikke importert" +msgstr[1] "%d kontakter ikke importert" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Ferdig. Du kan nå logge inn med ditt brukernavn og passord" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Starter:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Slutter:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "sluttet å følge" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Dytt" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Vis status" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Vis profil" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Vis bilder" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Nettverksinnlegg" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Endre kontakt" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "Fjern kontakt" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Send privat melding" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Feil oppstod under opprettelsen av databasetabeller." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Diverse" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "år" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "måned" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "dag" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "aldri" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "for mindre enn ett sekund siden" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "år" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "måneder" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "uke" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "uker" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "dager" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "time" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "timer" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minutt" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minutter" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "sekund" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "sekunder" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s siden" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[ikke noe emne]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(uten emne)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Ukjent | Ikke kategorisert" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Blokker umiddelbart" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Grumsete, poster søppel, fremhever bare seg selv" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Bekjent av meg, men har ingen mening" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "OK, antakelig harmløs" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Respektert, har min tillit" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Ofte" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Hver time" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "To ganger daglig" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Daglig" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Ukentlig" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Månedlig" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "E-post" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "Diaspora-forbindelse" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "StatusNet" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s er nå venner med %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Dele varslinger fra Diaspora nettverket" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Vedlegg:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Ingen brukerregistrering funnet for '%s'" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s liker ikke %2$s's %3$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Krypteringsnøkkelen til nettstedet vårt ser ut til å være ødelagt." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "En tom nettsteds-URL ble oppgitt eller URL-en kunne ikke dekrypteres av oss." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Kontaktinformasjon om deg ble ikke funnet på vårt nettsted." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Nettstedets offentlige nøkkel er ikke tilgjengelig i kontaktregisteret for URL %s." +msgid "%1$s poked %2$s" +msgstr "%1$s dyttet %2$s" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "dyttet" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s er for øyeblikket %2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s merket %2$s sitt %3$s med %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "innlegg/element" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s merket %2$s's %3$s som en favoritt" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Velg" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Slett" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Besøk %ss profil [%s]" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Kategorier:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Lagret i:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s fra %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Vis i sammenheng" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Vennligst vent" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "slett" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Slette valgte elementer" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "Følg tråd" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s liker dette." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s liker ikke dette." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d personer liker dette" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d personer liker ikke dette" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "og" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", og %d andre personer" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s liker dette." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s liker ikke dette." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Synlig for alle" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Vennligst skriv inn en lenke URL:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Vennligst skriv inn en videolenke/-URL:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Vennligst skriv inn en lydlenke/-URL:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Merkelapp begrep:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Lagre til mappe:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Hvor er du akkurat nå?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Slett element(er)?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Innlegg til e-post" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Koblinger avskrudd, siden \"%s\" er påskrudd." + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Skjul dine profildetaljer fra ukjente besøkende?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Del" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Last opp bilde" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "last opp bilde" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Legg ved fil" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "legg ved fil" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Sett inn web-adresse" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "web-adresse" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Sett inn video-link" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "videolink" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Sett inn lydlink" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "lydlink" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Angi din plassering" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "angi plassering" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Fjern nettleserplassering" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "fjern plassering" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Lagre tittel" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Kategorier (kommaseparert liste)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Tillatelser" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "tillatelser" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "Kopi: e-postadresser" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Offentlig innlegg" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Eksempel: ola@example.com, kari@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "forhåndsvisning" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Innlegg til grupper" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Innlegg til kontakter" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Privat innlegg" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "nyere" + +#: ../../include/text.php:298 +msgid "older" +msgstr "eldre" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "forrige" + +#: ../../include/text.php:305 +msgid "first" +msgstr "første" + +#: ../../include/text.php:337 +msgid "last" +msgstr "siste" + +#: ../../include/text.php:340 +msgid "next" +msgstr "neste" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Ingen kontakter" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d kontakt" +msgstr[1] "%d kontakter" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Vis kontakter" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Lagre" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "dytt" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "pinget" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "dult" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "dultet" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "klaske" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "klasket" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "fingre" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "fingret" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "avslå" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "avslo" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "glad" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "trist" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "dempet" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "trøtt" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "oppkvikket" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "sint" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "tanketom" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "forundret" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "interessert" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "bitter" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "munter" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "livlig" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "irritert" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "nervøs" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "grinete" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "forstyrret" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "frustrert" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "motivert" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "avslappet" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "overrasket" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "mandag" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "tirsdag" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "onsdag" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "torsdag" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "fredag" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "lørdag" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "søndag" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "januar" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "februar" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "mars" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "april" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "mai" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "juni" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "juli" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "august" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "september" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "oktober" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "november" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "desember" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Vis video" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Klikk for å åpne/lukke" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "lenke til kilde" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "standard" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Velg et annet språk" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "aktivitet" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "kommentar" +msgstr[1] "kommentarer" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "innlegg" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "Element arkivert" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Logget ut." + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Innlogging mislyktes." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "ID-en som ble oppgitt av ditt system har en duplikat i vårt system. Det bør virke hvis du prøver igjen." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Vi støtte på et problem under innloggingen med OpenID-en du oppgav. Vennligst sjekk at du stavet ID-en riktig." -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Får ikke lagret din kontaktlegitamasjon på vårt system." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "Feilmeldingen var:" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Får ikke oppdatert kontaktdetaljene dine på vårt system." +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Bilde/fotografi" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Tilkobling godtatt på %s" +msgid "%2$s %3$s" +msgstr "%2$s %3$s" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s har blitt med %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Tillat forbindelse til program" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Gå tilbake til din app og legg inn denne sikkerhetskoden:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Vennligst logg inn for å fortsette." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vil du tillate at dette programmet får tilgang til dine innlegg og kontakter, og/eller kan opprette nye innlegg for deg?" +"%s wrote the following post" +msgstr "%s skrev følgende innlegg" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Fant ingen gyldig konto." +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 skrev:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Forespørsel om å tilbakestille passord er sendt. Sjekk e-posten din." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Kryptert innhold" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Velkommen" + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Vennligst last opp et profilbilde." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Velkommen tilbake" + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Skjemaets sikkerhetsnøkkel var ikke riktig. Dette skjedde antakelig fordi skjemaet har stått åpent for lenge (>3 timer) før innsending." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Innebygd innhold" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Innebygging avskrudd" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Mann" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Kvinne" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "For øyeblikket mann" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "For øyeblikket kvinne" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Stort sett mann" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Stort sett kvinne" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transkjønnet" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Tvekjønnet" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transseksuell" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafroditt" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Intetkjønn" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Ikke spesifisert" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Annet" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Ubestemt" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Menn" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Kvinner" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Homse" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbe" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Ingen preferanse" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Biseksuell" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autoseksuell" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Avholdende" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Jomfru" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Avvikende" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetisj" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Mange" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Aseksuell" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Alene" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Ensom" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Tilgjengelig" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Ikke tilgjengelig" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Er forelsket" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Betatt" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Stevnemøter/dater" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Utro" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Sexavhengig" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Venner" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Venner med fordeler" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Tilfeldig" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Forlovet" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Gift" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Fantasiekteskap" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Partnere" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Samboere" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Samboer" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Lykkelig" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "Ikke på utkikk" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Partnerbytte/swinger" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Bedratt" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Separert" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Ustabil" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Skilt" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Fantasiskilt" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Enke/enkemann" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Usikker" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "Det er komplisert" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Uinteressert" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Spør meg" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "En invitasjon er nødvendig." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Invitasjon kunne ikke bekreftes." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Ugyldig OpenID URL" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Vennligst skriv inn den nødvendige informasjonen." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Vennligst bruk et kortere navn." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Navnet er for kort." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Dette ser ikke ut til å være ditt full navn (Fornavn Etternavn)." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Ditt e-postdomene er ikke blant de som er tillat på dette stedet." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Ugyldig e-postadresse." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Kan ikke bruke den e-postadressen." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Ditt kallenavn kan bare inneholde \"a-z\", \"0-9\", \"-\", \"_\", og må også begynne med en bokstav." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Kallenavnet er allerede registrert. Vennligst velg et annet." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Kallenavnet ble registrert her en gang og kan ikke brukes om igjen. Vennligst velg et annet." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "ALVORLIG FEIL: mislyktes med å lage sikkerhetsnøkler." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "En feil oppstod under registreringen. Vennligst prøv igjen." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "En feil oppstod under opprettelsen av din standardprofil. Vennligst prøv igjen." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Forespørsel om tilbakestilling av passord ved %s" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Forespørselen kunne ikke verifiseres. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord milslyktes." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Ditt passord er tilbakestilt som forespurt." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Ditt nye passord er" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Lagre eller kopier ditt nye passord, og deretter" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "klikk her for å logge inn" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Passordet ditt kan endres fra siden Innstillinger etter vellykket logg inn." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Ditt passord har blitt endret %s" +msgid "Registration details for %s" +msgstr "Registeringsdetaljer for %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Glemte du passordet?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Synlig for alle" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Skriv inn e-postadressen og send inn for å tilbakestille passordet ditt. Sjekk deretter e-posten din for nærmere forklaring." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "Denne oppføringen ble endret" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Kallenavn eller e-post:" +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Privat melding" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Tilbakestill" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Endre" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "lagre i mappe" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "legg til stjerne" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "fjern stjerne" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "veksle stjernestatus" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "Med stjerne" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "Legg til merkelapp" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Jeg liker dette (skru på/av)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "liker" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Jeg liker ikke dette (skru på/av)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "liker ikke" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Del denne" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "Del" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "til" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "via" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "vegg-til-vegg" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "via vegg-til-vegg" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d kommentar" +msgstr[1] "%d kommentarer" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Dette er deg" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "uthevet" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "kursiv" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "understrek" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "sitat" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "kode" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Bilde/fotografi" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "lenke" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "video" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Elementet er ikke tilgjengelig." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Elementet ble ikke funnet." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1245,13 +3086,6 @@ msgstr "Melding sendt." msgid "No recipient." msgstr "Ingen mottaker." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Vennligst skriv inn en lenke URL:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Send privat melding" @@ -1273,227 +3107,1639 @@ msgstr "Til:" msgid "Subject:" msgstr "Emne:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Din melding:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Last opp bilde" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Gruppen er laget." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Sett inn web-adresse" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Kunne ikke lage gruppen." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Velkommen til Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Fant ikke gruppen." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Sjekkliste for nye medlemmer" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Gruppenavnet er endret" -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "Lagre gruppe" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Lag en gruppe med kontakter/venner." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Gruppenavn:" + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Gruppe fjernet." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Mislyktes med å fjerne gruppe." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Gruppebehandler" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Medlemmer" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Alle kontakter" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Klikk på en kontakt for å legge til eller fjerne." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Fant ingen potensielle sidedelegater." + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "Vi vil gjerne gi noe noen tips og lenker for å hjelpe deg til en hyggelig opplevelse. Klikk på et element for å besøke den relevante siden. En lenke til denne siden vil være synlig på din hovedside i to uker etter at du registrerte deg og så vil den bli borte av seg selv." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Delegater kan behandle alle sider ved denne kontoen/siden, bortsett fra grunnleggende kontoinnstillinger. Vennligst ikke deleger din personlige konto til noen som du ikke stoler fullt og fast på." -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Komme igang" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Eksisterende sidebehandlere" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Friendica gjennomgang" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Eksisterende sidedelegater" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Mulige delegater" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Slett" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Legg til" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Ingen oppføringer" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Ugyldig forespørselsidentifikator." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Forkast" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignorer" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "System" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Personlig" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Vis ignorerte forespørsler" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Skjul ignorerte forespørsler" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Beskjedtype:" + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Venneforslag" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "foreslått av %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Skjul denne kontakten for andre" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Post om en ny venn" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "hvis gyldig" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Godkjenn" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Påstår å kjenne deg:" + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "ja" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "ei" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Godkjenn som:" + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Venn" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Deler" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fan/Beundrer" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Venn/kontakt-forespørsel" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Ny følgesvenn" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Ingen introduksjoner." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s likte %s sitt innlegg" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s mislikte %s sitt innlegg" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s er nå venner med %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s skrev et nytt innlegg" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s kommenterte på %s sitt innlegg" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Ingen flere nettverksvarslinger." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Nettverksvarslinger" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Ingen flere systemvarsler." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Systemvarsler" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Ingen flere personlige varsler." + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Personlige varsler" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Ingen flere hjemmevarsler." + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Hjemmevarsler" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Ingen profil" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "alle" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Konto" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Tilleggsfunksjoner" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "Vis" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "Sosiale nettverk" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Tillegg" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Tilkoblede programmer" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Eksporter personlige data" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Fjern konto" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Mangler noen viktige data!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Oppdater" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Mislyktes i å opprette forbindelse med e-postkontoen med de oppgitte innstillingene." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "E-postinnstillinger er oppdatert." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "Funksjoner oppdatert" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "Omplasseringsmelding har blitt sendt til dine kontakter" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Passordene er ikke like. Passord uendret." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Tomme passord er ikke lov. Passord uendret." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Feil passord." + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Passord endret." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Passordoppdatering mislyktes. Vennligst prøv igjen." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr "Vennligst bruk et kortere navn." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr "Navnet er for kort." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Feil passord" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr "Ugyldig e-postadresse." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr "Kan ikke endre til den e-postadressen." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "Privat forum har ingen personverntillatelser. Bruker standard personverngruppe." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "Privat forum har ingen personverntillatelser og ingen standard personverngruppe." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Innstillinger oppdatert." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Legg til program" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "Lagre innstillinger" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Navn" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Omdiriger" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "Ikon URL" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Du kan ikke redigere dette programmet." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Tilkoblede programmer" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Klientnøkkelen starter med" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Ingen navn" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Fjern tillatelse" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Ingen tilleggsinnstillinger konfigurert" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Tilleggsinnstillinger" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Av" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "På" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Tilleggsfunksjoner" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Innebygget støtte for %s forbindelse er %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "aktivert" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "avskrudd" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "E-posttilgang er avskrudd på dette stedet." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "E-post-/postboksinnstillinger" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "På Hurtigstart-siden din, så finner du en kort introduksjon til profilen din og nettverksfanen, hvordan du oppretter nye forbindelser, og hvordan du finner grupper å bli med i." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Hvis du ønsker å kommunisere med e-postkontakter via denne tjenesten (frivillig), vennligst oppgi hvordan din postboks kontaktes." -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Gå til Dine innstillinger" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Siste vellykkede e-postsjekk:" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "IMAP-tjeners navn:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "IMAP port:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Sikkerhet:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Ingen" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "E-post brukernavn:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "E-post passord:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Svar-til-adresse:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Send offentlige meldinger til alle e-postkontakter:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Handling etter import:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Marker som sett" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Flytt til mappe" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Flytt til mappe:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "Ikke eget tema for mobile enheter" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Visningsinnstillinger" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Vis tema:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Mobilt tema:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Oppdater nettleser hvert xx sekund" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimum 10 sekunder, ikke noe maksimum" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "Antall elementer som vises per side:" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Maksimum 100 elementer" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "Antall elementer å vise per side ved visning på mobil enhet:" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Ikke vis uttrykksikoner" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "Ikke vis varsler" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "Uendelig rulling" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "Brukerkategorier" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "Felleskapskategorier" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Vanlig konto-side" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Denne kontoen er en vanlig personlig profil" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Talerstol-side" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med kun leserettigheter" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Fellesskapsforum/Kjendis-side" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "På siden Innstillinger - bytt passordet du fikk. Merk deg også Din identitetsadresse. Denne ser ut som en vanlig e-postadresse, og er nyttig for å bli venner i den frie sosiale web'en." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med lese- og skriverettigheter" -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Automatisk venn-side" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Automatisk godkjenning av alle forespørsler om forbindelse/venner som venner" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Privat forum [Eksperimentell]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Privat forum - kun godkjente medlemmer" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Valgfritt) Tillat denne OpenID-en å logge inn i denne kontoen." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Skal standardprofilen din publiseres i katalogen til nettstedet ditt?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Nei" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Skal standardprofilen din publiseres i den globale sosiale katalogen?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Skjul kontakt-/venne-listen din for besøkende til standardprofilen din?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Tillat venner å poste innlegg på din profilside?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Tillat venner å merke dine innlegg?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Tillat oss å foreslå deg som en mulig venn til nye medlemmer?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Tillat ukjente personer å sende deg privat post?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Profilen er ikke publisert." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "eller" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Din identitetsadresse er" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Innlegg utgår automatisk etter så mange dager:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Tomme innlegg utgår ikke. Utgåtte innlegg slettes." + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Avanserte innstillinger for å utgå" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Avansert utgå" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Innlegg utgår:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Personlige notater utgår:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Innlegg med stjerne utgår:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Bilder utgår:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Kun innlegg fra andre utgår:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Kontoinnstillinger" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Passordinnstillinger" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Nytt passord:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Bekreft:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "La passordfeltene stå tomme hvis du ikke skal bytte" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Gjeldende passord:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "Ditt gjeldende passord for å bekrefte endringene" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Passord:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Grunninnstillinger" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "E-postadresse:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Din tidssone:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Standard oppholdssted når du poster:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Bruk nettleserens oppholdssted:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Sikkerhet og privatlivsinnstillinger" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Maksimum venneforespørsler/dag:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(for å forhindre søppelpost)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Standardtillatelser ved posting" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(klikk for å åpne/lukke)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Vis til grupper" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Vis til kontakter" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "Standard privat innlegg" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "Standard offentlig innlegg" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "Standard tillatelser for nye innlegg" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maksimalt antall private meldinger per dag fra ukjente personer:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Beskjedinnstillinger" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Standard å legge inn en statusmelding når:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "aksepterer en venneforespørsel" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "blir med i et forum/fellesskap" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "gjør en interessant profilendring" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Send en e-post med beskjed når:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Du mottar en introduksjon" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Dine introduksjoner er bekreftet" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Noen skriver på veggen til profilen din" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Noen skriver en oppfølgingskommentar" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Du mottar en privat melding" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Du mottar et venneforslag" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Du er merket i et innlegg" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "Du er dyttet/dultet/etc i et innlegg" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Avanserte konto-/sidetype-innstillinger" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Endre oppførselen til denne kontoen i spesielle situasjoner" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "Omplasser" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "Se over de andre innstillingene, særlig personverninnstillingene. En katalogoppføring som ikke er publisert er som å ha skjult telefonnummer. Generelt, så bør du antakelig publisere oppføringen, med mindre dine venner eller potensielle venner vet nøyaktig hvordan de skal finne deg." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "Hvis du har flyttet denne profilen fra en annen tjener, og noen av dine kontakter ikke mottar dine oppdateringer, prøv å trykke denne knappen." -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Last opp profilbilde" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "Send omplasseringsmelding på nytt til kontakter" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Felles venner" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Ingen kontakter felles." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Ekstern informasjon om privatlivsinnstillinger er ikke tilgjengelig." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Synlig for:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "%d kontakt redigert." +msgstr[1] "%d kontakter redigert" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Fikk ikke tilgang til kontaktposten." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Kunne ikke lokalisere valgt profil." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Kontakt oppdatert." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Mislyktes med å oppdatere kontaktposten." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Kontakten er blokkert" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Kontakten er ikke blokkert lenger" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Kontakten er ignorert" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "Kontakten er ikke ignorert lenger" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Kontakt har blitt arkivert" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "Kontakt har blitt hentet tilbake fra arkivet" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Ønsker du virkelig å slette denne kontakten?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Kontakten er fjernet." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Du er gjensidig venn med %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Du deler med %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s deler med deg" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Privat kommunikasjon er ikke tilgjengelig mot denne kontakten." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Aldri" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Oppdatering vellykket)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Oppdatering mislykket)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Foreslå venner" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Nettverkstype: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Vis alle kontakter" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Ikke blokker" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Blokker" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Veksle blokkeringsstatus" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Fjern ignorering" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Veksle ingnorertstatus" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Hent ut av arkivet" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Arkiver" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Veksle arkivertstatus" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Reparer" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Avanserte kontaktinnstillinger" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "Kommunikasjon tapt med denne kontakten!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Endre kontakt" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Profilens synlighet" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "Last opp et profilbilde hvis du ikke har gjort det allerede. Studier viser at folk som har ekte bilde av seg selv har ti ganger større sannsynlighet for å få venner enn folk som ikke gjør det." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Vennligst velg profilen du ønsker å vise til %s når denne ser profilen på en sikret måte." -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Endre profilen din" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Kontaktinformasjon/-notater" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Endre kontaktnotater" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Besøk %ss profil [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Blokker kontakt/fjern blokkering for kontakt" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignorer kontakt" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Reparer URL-innstillinger" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Vis samtaler" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Slett kontakt" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Siste oppdatering:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Oppdater offentlige innlegg" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Oppdater nå" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Blokkert nå" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Ignorert nå" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "For øyeblikket arkivert" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Du kan endre standardprofilen din slik du ønsker. Se over innstillingene som lar deg skjule vennelisten og skjule profilen fra ukjente besøkende." +"Replies/likes to your public posts may still be visible" +msgstr "Svar/liker til dine offentlige innlegg kan fortsatt være synlige" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Profilnøkkelord" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "Varsling om nye innlegg" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "Send et varsel ved hvert nytt innlegg fra denne kontakten" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "Hent ytterligere informasjon til strømmer" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Forslag" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Foreslå mulige venner" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Vis alle kontakter" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Ikke blokkert" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Bare vis ikke blokkerte kontakter" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Blokkert" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Bare vis blokkerte kontakter" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Ignorert" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Bare vis ignorerte kontakter" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Arkivert" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Bare vis arkiverte kontakter" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Skjult" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Bare vis skjulte kontakter" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Gjensidig vennskap" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "er en tilhenger av deg" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "du er en tilhenger av" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Endre kontakt" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Søk i dine kontakter" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Fant:" + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "Beklager, din opplasting er kanskje større enn PHP-konfigurasjonen tillater" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "Eller - forsøkte du å laste opp en tom fil?" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Filstørrelsen er større enn begrensning på %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Opplasting av filen mislyktes." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Innebygget innhold - hent siden på nytt for å se det]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Eksporter konto" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "Legg til noen offentlige nøkkelord til standardprofilen din som beskriver dine interesser. Det kan hende vi klarer å finne andre folk med liknende interesser og foreslå vennskap." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Eksporter din kontos informasjon og kontakter. Bruk denne til å ta en sikkerhetskopi av kontoen din og/eller for å flytte til en annen tjener." -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Kobling" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Eksporter alt" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Tillat Facebook-koblingen hvis du har en Facebook-konto og vi vil (valgfritt) importere alle dine Facebook-venner og samtaler." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Eksporter din kontoinformasjon, kontakter og alle dine elementer som JSON. Det kan bli en svært stor fil, og kan ta lang tid. Bruk denne til å gjøre en full sikkerhetskopi av kontoen din (bilder blir ikke eksportert)" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Hvis dette er din egen personlige tjener, så kan installasjon av Facebook-tillegget gjøre overgangen til den frie sosiale web'en lettere." +"Registration successful. Please check your email for further instructions." +msgstr "Vellykket registrering. Vennligst sjekk e-posten din for videre instruksjoner." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Importere e-post" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Mislyktes med å sende e-postmelding. Her er meldingen som mislyktes." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Din registrering kan ikke behandles." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Din registrering venter på godkjenning fra eier av stedet." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "Skriv inn tilgangsinformasjon til e-posten din på siden for Koblingsinnstillinger, hvis du ønsker å importere og samhandle med venner eller e-postlister fra din e-post INNBOKS" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Dette nettstedet har overskredet antallet tillate daglige kontoregistreringer. Vennligst prøv igjen imorgen." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Gå til Dine kontakter-siden" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "Dine kontakter-siden er der du håndterer vennskap og skaper forbindelser med venner på andre nettverk. Vanligvis skriver du deres adresse eller nettsteds-URL i dialogboksen Legg til ny kontakt" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Du kan (valgfritt) fylle ut dette skjemaet via OpenID ved å oppgi din OpenID og klikke \"Registrer\"." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Gå til Din lokale katalog" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Katalog-siden lar deg finne andre folk i dette nettverket eller andre forente nettsteder. Se etter en Connect eller Follow lenke på profilsiden deres. Oppgi din egen identitetsadresse hvis du blir forespurt om det." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Hvis du ikke er kjent med OpenID, vennligst la feltet stå tomt, og fyll ut de andre feltene." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Finn nye personer" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Din OpenID (valgfritt):" -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Legg til profilen din i medlemskatalogen?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Medlemskap ved dette nettstedet skjer bare på invitasjon." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "Din invitasjons-ID:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Registrering" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Ditt fulle navn (f.eks. Ola Nordmann):" + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Din e-postadresse:" + +#: ../../mod/register.php:262 msgid "" -"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." -msgstr "I sidepanelet på Kontakter-siden er flere verktøy for å finne nye venner. Vi kan matche personer utfra interesse, slå opp personer på navn eller interesse, og gi forslag basert på nettverksforbindelser. På et helt nytt nettsted, så vil venneforslag vanligvis dukke opp innen 24 timer." +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Velg et kallenavn til profilen. Dette må begynne med en bokstav. Din profiladresse på dette stedet vil bli \"kallenavn@$sitename\"." -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Grupper" +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Velg et kallenavn:" -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Kontaktgrupper" +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Importer" -#: ../../mod/newmember.php:70 +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "Importer din profil til denne Friendica-instansen." + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Innlegg vellykket." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Systemet er nede for vedlikehold" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Tilgang til denne profilen er blitt begrenset." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Tips til nye medlemmer" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Offentlig tilgang ikke tillatt." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Ingen videoer er valgt" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Tilgang til dette elementet er begrenset." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Vis album" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Nye videoer" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Last opp nye videoer" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Behandle identiteter og/eller sider" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "Når du har fått noen venner, så kan du organisere dem i private samtalegrupper i sidefeltet på Kontakt-siden din, og deretter kan du samhandle med hver gruppe privat på din Nettverk-side." +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Veksle mellom ulike identiteter eller felleskaps-/gruppesider som deler dine kontodetaljer eller som du har blitt gitt \"behandle\" tillatelser" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Hvorfor er ikke mine innlegg offentlige?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Velg en identitet å behandle:" -#: ../../mod/newmember.php:73 +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Fant ikke elementet" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Endre innlegg" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Personsøk" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Ingen treff" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Konto godkjent." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registreringen til %s er trukket tilbake" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Vennligst logg inn." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Denne introduksjonen har allerede blitt akseptert." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Profilstedet er ikke gyldig og inneholder ikke profilinformasjon." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Advarsel: profilstedet har ikke identifiserbart eiernavn." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Advarsel: profilstedet har ikke noe profilbilde." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "one: %d nødvendig parameter ble ikke funnet på angitt sted" +msgstr[1] "other: %d nødvendige parametre ble ikke funnet på angitt sted" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Introduksjon ferdig." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Uopprettelig protokollfeil." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Profil utilgjengelig." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s har mottatt for mange kontaktforespørsler idag." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Tiltak mot søppelpost har blitt iverksatt." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Venner anbefales å prøve igjen om 24 timer." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Ugyldig stedsangivelse" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Ugyldig e-postadresse." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Denne kontoen er ikke konfigurert for e-post. Forespørsel mislyktes." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Ikke i stand til å avgjøre navnet ditt hos det oppgitte stedet." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Du har allerede introdusert deg selv her." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Du er visst allerede venn med %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Ugyldig profil-URL." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Din introduksjon er sendt." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Vennligst logg inn for å bekrefte introduksjonen." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "Friendica respekterer ditt privatliv. Som standard, så vil dine innlegg bare vises til personer du har lagt til som venner. For mer informasjon, se Hjelp-siden fra lenken ovenfor." +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Feil identitet er logget inn for øyeblikket. Vennligst logg inn i denne profilen." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Få hjelp" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Skjul denne kontakten" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Gå til Hjelp-siden" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Velkommen hjem %s." -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Vennligst bekreft din introduksjons-/forbindelses- forespørsel til %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Bekreft" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Våre hjelpesider kan leses for flere detaljer og ressurser om andre egenskaper ved programmet." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Vennligst skriv inn din identitetsadresse fra en av følgende støttede sosiale nettverk:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Hvis du ennå ikke er en del av den frie sosiale webben, følg denne lenken for å finne et offentlig Friendica-nettsted og bli med oss idag." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Venne-/Koblings-forespørsel" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Eksempler: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Vennligst svar på følgende:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "Kjenner %s deg?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Legg til en personlig melding:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Federeated Social Web" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr "- vennligst ikke bruk dette skjemaet. I stedet skriver du %s inn søkelinjen i Diaspora." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Din identitetsadresse:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Send forespørsel" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Filer" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Tillat forbindelse til program" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Gå tilbake til din app og legg inn denne sikkerhetskoden:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Vennligst logg inn for å fortsette." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vil du tillate at dette programmet får tilgang til dine innlegg og kontakter, og/eller kan opprette nye innlegg for deg?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Vil du virkelig slette dette forslaget?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Avbryt" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1504,23 +4750,985 @@ msgstr "Ingen forslag tilgjengelig. Hvis dette er et nytt nettsted, vennligst pr msgid "Ignore/Hide" msgstr "Ignorér/Skjul" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Kontakter som ikke er medlemmer av en gruppe" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Kontakt ikke funnet." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Venneforslag sendt." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Foreslå venner" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Foreslå en venn for %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "lenke" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Ingen kontakter." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Temainnstillinger oppdatert." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Nettsted" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Brukere" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Tema" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Databaseoppdateringer" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Logger" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Utvidelse - egenskaper" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Brukerregistreringer venter på bekreftelse" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Vanlig konto" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Talerstol-konto" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Gruppe-/kjendiskonto" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Automatisk vennekonto" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Bloggkonto" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Privat forum" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Meldingskøer" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administrasjon" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Oppsummering" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Registrerte brukere" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Ventende registreringer" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Versjon" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Aktive tillegg" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "Kan ikke tolke base URL. Må ha minst ://" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Nettstedets innstillinger er oppdatert." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "Ved mottak av innlegg" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Flerbrukerinstans" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Stengt" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Krever godkjenning" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Åpen" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Ingen SSL-retningslinjer, lenker vil spore sidens SSL-tilstand" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Tving alle lenker til å bruke SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Selvsignert sertifikat, bruk SSL bare til lokale lenker (ikke anbefalt)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Last opp fil" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Retningslinjer" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Avansert" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Ytelse" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "Omplasser - ADVARSEL: avansert funksjon. Kan gjøre denne tjeneren utilgjengelig." + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Nettstedets navn" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Banner/logo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "Ekstra informasjon" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "For offentlige tjenere: du kan legge til ekstra informasjon her som vil bli vist på dir.friendica.com/siteinfo." + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Systemspråk" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Systemtema" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Standard tema for systemet - kan overstyres av brukerprofiler - endre temainnstillinger" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Mobilt tema til systemet" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Tema for mobile enheter" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Retningslinjer for SSL og lenker" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Avgjør om genererte lenker skal tvinges til å bruke SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "\"Deling\" på gamlemåten" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "Skrur av bbcode \"dele\" for gjentatte elementer." + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Skjul punktet om hjelp fra navigasjonsmenyen" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Skjuler menypunktet for Hjelp-sidene fra navigasjonsmenyen. Du kan fremdeles få tilgang ved å bruke /help direkte." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Enkeltbrukerinstans" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Gjør denne instansen til flerbruker eller enkeltbruker for den navngitte brukeren" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Maksimum bildestørrelse" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maksimal størrelse i bytes for opplastede bilder. Standard er 0, som betyr ingen størrelsesgrense." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Maksimal bildelenge" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Maksimal lengde i pixler for den lengste siden til opplastede bilder. Standard er -1, some betyr ingen grense." + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "JPEG-bildekvalitet" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Opplastede JPEG-er vil bli lagret med disse kvalitetsinnstillingene [0-100]. Standard er 100, som er høyeste kvalitet." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Registrer retningslinjer" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Maksimalt antall daglige registreringer" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Hvis registrering er tillat ovenfor, så vil dette angi maksimalt antall nye brukerregistreringer som aksepteres per dag. Hvis registrering er satt til stengt, så vil ikke denne innstillingen ha noen effekt." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Registrer tekst" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Vil bli vist på en fremtredende måte på registreringssiden." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Kontoer forlatt etter x dager" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Vil ikke kaste bort systemressurser på å spørre eksterne nettsteder om forlatte kontoer. Skriv 0 for ingen tidsgrense." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Tillate vennedomener" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Kommaseparert liste med domener som har lov til å etablere vennskap med dette nettstedet.\nJokertegn aksepteres. Tom for å tillate alle domener." + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Tillate e-postdomener" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Kommaseparert liste med domener som er tillatt i e-postadresser ved registrering på dette nettstedet. Jokertegn er tillatt. Tom for å tillate alle domener." + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Utesteng publikum" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Kryss av for å blokkere offentlig tilgang til sider som ellers ville vært offentlige personlige sider med mindre du er logget inn." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Tving publisering" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Sett hake for å tvinge alle profiler på dette nettstedet til å vises i nettstedskatalogen." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "URL for oppdatering av Global-katalog" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL for å oppdatere den globale katalogen. Hvis denne ikke er angitt, så vil den globale katalogen være helt utilgjengelige for programmet." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Tillat en tråd av elementer " + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Tillat ubegrenset antall nivåer i en tråd for elementer på dette nettstedet." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Private meldinger som standard for nye brukere" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Sett standard postetillatelser for alle nye medlemmer til standard personverngruppe i stedet for offentlig." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "Ikke inkluder innholdet i en melding i epostvarsler" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "Ikke inkluder innholdet i en melding/kommentar/privat melding/osv. i epostvarsler som sendes ut fra dette nettstedet, som et personverntiltak." + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Ikke tillat offentlig tilgang til tillegg som listes opp i app-menyen." + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "Kryss i denne boksen vil begrense tillegg opplistet i app-menyen til bare medlemmer." + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "Ikke innebygg private bilder i innlegg" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "Ikke bytt ut lokalt lagrede private bilder i innlegg med innebygd kopi av bildet. Dette betyr at kontakter som mottar innlegg med private bilder må autentisere og laste hvert bilde, noe som kan ta en stund." + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "Tillat brukere å sette remote_self" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "Ved å sette hake her får hver bruker lov å markere hver kontakt som en remote_self i dialogen for kontaktreparasjon. Å sette denne haken på en kontakt medfører speiling av hvert innlegg fra denne kontakten i brukerens strøm. " + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Blokker flere registreringer" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Ikke tillat brukere å registrere ytterligere kontoer til bruk som sider." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "OpenID-støtte" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "OpenID-støtte for registrering og innlogging." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Sjekk fullt navn" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Tving brukere til å registrere med et mellomrom mellom fornavn og etternavn i Fullt navn, som et tiltak mot søppelpost (antispam)." + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 regulære uttrykk" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Bruk PHP UTF8 regulære uttrykk" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Vis Felleskap-side" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Vis en Fellesskapsside som viser de siste offentlige meldinger på dette nettstedet." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Aktiver Ostatus-støtte" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "Tilby innebygget Ostatus-samhandling (StatusNet, GNU Social osv.). All kommunikasjon via OStatus er offentlig, så advarsler om personvern vil bli vist av og til." + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "OStatus intervall for samtalefullførelse" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "Hvor ofte skal spørrefunksjonen sjekke etter nye oppføringer i OStatus-samtaler? Dette kan være en svært ressurskrevende oppgave." + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Aktiver Diaspora-støtte" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Tilby innebygget kompatibilitet med Diaspora-nettverket." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Bare tillat Friendica-kontakter" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Alle kontakter må bruke Friendica-protokoller. Alle andre innebyggede kommunikasjonsprotokoller blir deaktivert." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Bekreft SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Hvis du vil, så kan du skru på streng sertifikatkontroll. Dette betyr at du ikke kan opprette forbindelse (i det hele tatt) med nettsteder som bruker selvsignerte SSL-sertifikater." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Brukernavn til mellomtjener" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Mellomtjener URL" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Tidsavbrudd for nettverk" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Verdien er i sekunder. Sett til 0 for ubegrenset (ikke anbefalt)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Leveringsintervall" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Forsink bakgrunnsprosesser for levering med så mange sekunder for å redusere belastningen på systemet. Anbefalinger: 4-5 for delt tjener, 2-3 for virtuelle private tjenere. 0-1 for store, dedikerte tjenere." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Spørreintervall" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Reduser spørreprosesser i bakgrunnen med så mange sekunder for å redusere belastningen på systemet. Hvis 0, bruk leveringsintervall." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Maksimal snittlast" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maksimal systemlast før leverings- og spørreprosesser utsettes - standard er 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Bruk MySQL fulltekstmotor" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Aktiverer fulltekstmotoren. Øker hastigheten til søk, men kan bare søke etter minimum fire eller flere tegn." + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "Ikke vis språk" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "Ikke vis språkinformasjon i metainformasjon om et innlegg." + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Sti til mellomlager for elementer" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Mellomlagringens varighet i sekunder" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Sti til fillås" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Temp-sti" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Sti til installasjonsbasen" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "Ny base URL" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Oppdatering har blitt markert som vellykket" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Oppdatering %s ble iverksatt på en vellykket måte." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Oppdatering %s returnerte ikke en status. Ukjent om oppdateringen er vellykket." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Ingen mislykkede oppdateringer." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Mislykkede oppdateringer" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Dette inkluderer ikke oppdateringer som kom før 1139, som ikke returnerer en status." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Marker vellykket (hvis oppdatering ble iverksatt manuelt)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Forsøk å utføre dette oppdateringspunktet automatisk" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s bruker blokkert/ikke blokkert" +msgstr[1] "%s brukere blokkert/ikke blokkert" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s bruker slettet" +msgstr[1] "%s brukere slettet" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Brukeren '%s' er slettet" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Brukeren '%s' er ikke blokkert" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Brukeren '%s' er blokkert" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "Legg til bruker" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "velg alle" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Brukerregistreringer venter på bekreftelse" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "Bruker venter på permanent sletting" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Forespørselsdato" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Ingen registreringer." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Nekt" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Nettstedets administrator" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Konto utgått" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "Ny bruker" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Registreringsdato" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Siste innlogging" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Siste element" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "Slettet siden" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Valgte brukere vil bli slettet!\\n\\nAlt disse brukerne har lagt inn på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette disse brukerne?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Brukeren {0} vil bli slettet!\\n\\nAlt denne brukeren har lagt inn på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette denne brukeren?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "Navnet til den nye brukeren." + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "Kallenavn" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "Kallenavnet til den nye brukeren." + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "E-postadressen til den nye brukeren." + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Tillegget %s er avskrudd." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Tillegget %s er aktivert." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Skru av" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Aktiver" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Veksle" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Forfatter:" + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Vedlikeholder:" + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Ingen temaer funnet." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Skjermbilde" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Eksperimentell]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Ikke støttet]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Logginnstillinger er oppdatert." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Tøm" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "Aktiver feilsøking" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Loggfil" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Web-serveren må ha skriverettigheter. Relativt til toppnivåkatalogen til din Friendicas." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Loggnivå" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Lukk" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "FTP-tjener" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "FTP-sti" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP-bruker" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP-passord" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Bildets størrelse overstiger størrelsesbegrensningen på %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Ikke i stand til å behandle bildet." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Mislyktes med å laste opp bilde." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Velkommen til %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID protokollfeil. Ingen ID kom i retur." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Kontoen ble ikke funnet og OpenID-registrering er ikke tillat på dette nettstedet." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Søkeresultater for:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Fjern uttrykk" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Lagrede søk" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "legg til" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Etter kommentarer" @@ -1537,10 +5745,6 @@ msgstr "Etter innlegg" msgid "Sort by Post Date" msgstr "Sorter etter innleggsdato" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Personlig" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Innlegg som nevner eller involverer deg" @@ -1605,6 +5809,1072 @@ msgstr "Private meldinger til denne personen risikerer å bli offentliggjort." msgid "Invalid contact." msgstr "Ugyldig kontakt." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- velg -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Dette er Friendica, versjon" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "kjører på web-plassering" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Vennligst besøk Friendica.com for å lære mer om Friendica-prosjektet." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Feilrapporter og problemer: vennligst besøk" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Forslag, ros, donasjoner, og så videre - vennligst send e-post til \"Info\" alfakrøll Friendica punktum com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Installerte plugins/tillegg/apper:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Ingen installerte plugins/tillegg/apper" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Programmer" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Ingen installerte programmer." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Last opp nye bilder" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Kontaktinformasjon utilgjengelig" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Album ble ikke funnet." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Slett album" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Ønsker du virkelig å slette dette fotoalbumet og alle bildene i det?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Slett bilde" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Ønsker du virkelig å slette dette bildet?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s ble merket i %2$s av %3$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "et bilde" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Bilde overstiger størrelsesbegrensningen på " + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Bildefilen er tom." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Ingen bilder er valgt" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Du har brukt %1$.2f Mbytes av %2$.2f Mbytes bildelagring." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Last opp bilder" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nytt albumnavn:" + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "eller eksisterende albumnavn:" + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Ikke vis statusoppdatering for denne opplastingen" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Tillatelser" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Privat bilde" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Offentlig bilde" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Endre album" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Vis nyeste først" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Vis eldste først" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Vis bilde" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Tilgang nektet. Tilgang til dette elementet kan være begrenset." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Bilde ikke tilgjengelig" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Vis foto" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Endre bilde" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Bruk som profilbilde" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Vis i full størrelse" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Tagger:" + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Fjern en tag]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Roter med klokka (høyre)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Roter mot klokka (venstre)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nytt albumnavn" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Overskrift" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Legg til tag" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Eksempel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Privat bilde" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Offentlig bilde" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Nye bilder" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Kontakt lagt til " + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Flytt konto" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Du kan importere en konto fra en annen Friendica-tjener." + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Du må eksportere din konto fra den gamle tjeneren og laste den opp hit. Vi vil gjenskape din gamle konto her med alle dine kontakter. Vi vil også forsøke å informere dine venner at du har flyttet hit." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Denne egenskapen er eksperimentell. Vi kan ikke importere kontakter fra OStatus-nettverk (statusnet/identi.ca) eller fra Diaspora" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Kontofil" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "For å eksportere din konto, gå til \"Innstillinger -> Eksporter dine personlige data\" og velg \"Eksporter konto\"" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Grensen for totalt antall invitasjoner er overskredet." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: Ugyldig e-postadresse." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Vær med oss på Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Invitasjonsgrense overskredet. Vennligst kontakt administrator på ditt nettsted." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: Mislyktes med å levere meldingen." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "one: %d melding sendt." +msgstr[1] "other: %d meldinger sendt." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Du har ingen flere tilgjengelige invitasjoner" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Besøk %s for en liste med offentlige nettsteder du kan bli med i. Friendica-medlemmer ved andre nettsteder kan alle opprette forbindelse til hverandre, og i tillegg til medlemmer av mange andre sosiale nettverk." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "For å akseptere denne invitasjonen, vær så snill å besøk og registrer deg hos %s eller et hvilket som helst annet offentlig Friendica-nettsted." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Friendica-nettsteder er alle forbundet med hverandre for å lage et personvern-forbedret sosialt nettverk som eies og kontrolleres av medlemmene selv. De kan også forbindes med mange tradisjonelle sosiale nettverk. Se %s for en liste over alternative Friendica-nettsteder du kan bli med i." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Vi beklager. Dette systemet er for øyeblikket ikke konfigurert for forbindelser med andre offentlige nettsteder eller å invitere medlemmer." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Send invitasjoner" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Skriv e-postadresser, en per linje:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Du er herved hjertelig invitert til å bli med meg og andre nære venner på Friendica - hjelp oss å skape en bedre sosial web." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Du må oppgi denne invitasjonskoden: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Når du har registrert, vennligst kontakt meg via min profilside på:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "For mer informasjon om Friendica-prosjektet og hvorfor vi mener det er viktig, vennligst besøk http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Tilgang avslått." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Fant ingen gyldig konto." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Forespørsel om å tilbakestille passord er sendt. Sjekk e-posten din." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Forespørsel om tilbakestilling av passord ved %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Forespørselen kunne ikke verifiseres. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord milslyktes." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Ditt passord er tilbakestilt som forespurt." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Ditt nye passord er" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Lagre eller kopier ditt nye passord, og deretter" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "klikk her for å logge inn" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Passordet ditt kan endres fra siden Innstillinger etter vellykket logg inn." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Ditt passord har blitt endret %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Glemte du passordet?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Skriv inn e-postadressen og send inn for å tilbakestille passordet ditt. Sjekk deretter e-posten din for nærmere forklaring." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Kallenavn eller e-post:" + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Tilbakestill" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "BBcode kildetekst:" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Diaspora kildetekst å konvertere til BBcode:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Kilde-input:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (rå HTML):" + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html:" + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb:" + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md:" + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html:" + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb:" + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb:" + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Diaspora-formatert kilde-input:" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb:" + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Fjernet tag" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Fjern tag" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Velg en tag å fjerne:" + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Slett min konto" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Dette vil slette din konto fullstendig. Når dette er gjort kan den ikke gjenopprettes." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Vennligst skriv inn ditt passord for å bekrefte:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Ugyldig profilidentifikator." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Behandle profilsynlighet" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Synlig for" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Alle kontakter (med sikret profiltilgang)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Profiltreff" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Ingen nøkkelord å sammenlikne. Vennligst legg til nøkkelord i din standardprofil." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "er interessert i:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Hendelsens tittel og starttidspunkt er påkrevet." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Rediger hendelse" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Lag ny hendelse" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Forrige" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Neste" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "time:minutt" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Hendelsesdetaljer" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "Formatet er %s %s. Startdato og tittel er påkrevet." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Hendelsen starter:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Påkrevet" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Avslutningsdato/-tid er ukjent eller ikke relevant" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Hendelsen slutter:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Tilpass til iakttakerens tidssone" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Beskrivelse:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Tittel:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Del denne hendelsen" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} ønsker å bli din venn" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} sendte deg en melding" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} forespurte om registrering" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} kommenterte %s sitt innlegg" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} likte %s sitt innlegg" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} likte ikke %s sitt innlegg" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} er nå venner med %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} postet et innlegg" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} merket %s sitt innlegg med #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} nevnte deg i et innlegg" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Stemning" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Angi din stemning og fortell dine venner" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Fant ikke noe." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Mislyktes med å finne kontaktinformasjon." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "Ønsker du virkelig å slette denne meldingen?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Melding slettet." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Samtale slettet." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Ingen meldinger." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Ukjent avsender - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Du og %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s og du" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Slett samtale" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d melding" +msgstr[1] "%d meldinger" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Melding utilgjengelig." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Slett melding" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Ingen sikker kommunikasjon tilgjengelig. Du kan kanskje svare fra senderens profilside." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Send svar" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Ikke tilgjengelig." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Fant ikke profilen." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Profil slettet." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Profil-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Ny profil opprettet." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Profilen er utilgjengelig for kloning." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Profilnavn er påkrevet." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Ekteskapelig status" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Romantisk partner" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Liker" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Liker ikke" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Arbeid/ansatt hos" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Religion" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Politisk ståsted" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Kjønn" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Seksuell orientering" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Hjemmeside" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Interesser" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Adresse" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Plassering" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Profil oppdatert." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr "og" + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "offentlig profil" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s endret %2$s til “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr "- Besøk %1$s sin %2$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s har oppdatert %2$s, endret %3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Skjul kontakten/vennen din fra folk som kan se denne profilen?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Endre profildetaljer" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Endre profilbilde" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Vis denne profilen" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Opprett en ny profil med disse innstillingene" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Klon denne profilen" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Slette denne profilen" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Last opp profilbilde" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Profilnavn:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Ditt fulle navn:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Tittel/Beskrivelse:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Ditt kjønn:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Fødselsdag (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Gateadresse:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Plassering/by:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Postnummer:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Land:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Region/fylke:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Sivilstand:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Hvem: (hvis gjeldende)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Eksempler: kari123, Kari Nordmann, kari@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Fra [dato]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Hjemmeside URL:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Religiøst ståsted:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Offentlige nøkkelord:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Private nøkkelord:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Eksempel: fisking fotografering programvare" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Brukes for å foreslå mulige venner, kan ses av andre)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Brukes for å søke i profiler, vises aldri til andre)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Fortell oss om deg selv..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Hobbier/interesser" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Kontaktinformasjon og sosiale nettverk" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Musikksmak" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Bøker, litteratur" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "TV" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Film/dans/kultur/underholdning" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Kjærlighet/romanse" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Arbeid/ansatt hos" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Skole/utdanning" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Dette er din offentlige profil.
Den kan ses av alle på Internet." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Alder:" + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Rediger/Behandle profiler" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "Friendica kommunikasjonstjeneste - oppsett" @@ -1636,10 +6906,6 @@ msgstr "Vennligst se filen \"INSTALL.txt\"." msgid "System check" msgstr "Systemsjekk" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Neste" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Sjekk på nytt" @@ -1900,1092 +7166,9 @@ msgid "" "poller." msgstr "VIKTIG: Du må [manuelt] sette opp en planlagt oppgave for oppdatering." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Temainnstillinger oppdatert." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Nettsted" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Brukere" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Tillegg" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Tema" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Databaseoppdateringer" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Logger" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Administrator" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Utvidelse - egenskaper" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Brukerregistreringer venter på bekreftelse" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Vanlig konto" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Talerstol-konto" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Gruppe-/kjendiskonto" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Automatisk vennekonto" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Bloggkonto" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Privat forum" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Meldingskøer" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administrasjon" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Oppsummering" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Registrerte brukere" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Ventende registreringer" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Versjon" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Aktive tillegg" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "Kan ikke tolke base URL. Må ha minst ://" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Nettstedets innstillinger er oppdatert." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "Ikke eget tema for mobile enheter" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Aldri" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "Ved mottak av innlegg" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Ofte" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Hver time" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "To ganger daglig" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Daglig" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Flerbrukerinstans" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Stengt" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Krever godkjenning" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Åpen" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Ingen SSL-retningslinjer, lenker vil spore sidens SSL-tilstand" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Tving alle lenker til å bruke SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Selvsignert sertifikat, bruk SSL bare til lokale lenker (ikke anbefalt)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "Lagre innstillinger" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Last opp fil" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Retningslinjer" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Avansert" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Ytelse" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Omplasser - ADVARSEL: avansert funksjon. Kan gjøre denne tjeneren utilgjengelig." - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Nettstedets navn" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Banner/logo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "Ekstra informasjon" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "For offentlige tjenere: du kan legge til ekstra informasjon her som vil bli vist på dir.friendica.com/siteinfo." - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Systemspråk" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Systemtema" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Standard tema for systemet - kan overstyres av brukerprofiler - endre temainnstillinger" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Mobilt tema til systemet" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Tema for mobile enheter" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Retningslinjer for SSL og lenker" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Avgjør om genererte lenker skal tvinges til å bruke SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "\"Deling\" på gamlemåten" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "Skrur av bbcode \"dele\" for gjentatte elementer." - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Skjul punktet om hjelp fra navigasjonsmenyen" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Skjuler menypunktet for Hjelp-sidene fra navigasjonsmenyen. Du kan fremdeles få tilgang ved å bruke /help direkte." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Enkeltbrukerinstans" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Gjør denne instansen til flerbruker eller enkeltbruker for den navngitte brukeren" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Maksimum bildestørrelse" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maksimal størrelse i bytes for opplastede bilder. Standard er 0, som betyr ingen størrelsesgrense." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Maksimal bildelenge" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Maksimal lengde i pixler for den lengste siden til opplastede bilder. Standard er -1, some betyr ingen grense." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "JPEG-bildekvalitet" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Opplastede JPEG-er vil bli lagret med disse kvalitetsinnstillingene [0-100]. Standard er 100, som er høyeste kvalitet." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Registrer retningslinjer" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Maksimalt antall daglige registreringer" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Hvis registrering er tillat ovenfor, så vil dette angi maksimalt antall nye brukerregistreringer som aksepteres per dag. Hvis registrering er satt til stengt, så vil ikke denne innstillingen ha noen effekt." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Registrer tekst" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Vil bli vist på en fremtredende måte på registreringssiden." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Kontoer forlatt etter x dager" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Vil ikke kaste bort systemressurser på å spørre eksterne nettsteder om forlatte kontoer. Skriv 0 for ingen tidsgrense." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Tillate vennedomener" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Kommaseparert liste med domener som har lov til å etablere vennskap med dette nettstedet.\nJokertegn aksepteres. Tom for å tillate alle domener." - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Tillate e-postdomener" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Kommaseparert liste med domener som er tillatt i e-postadresser ved registrering på dette nettstedet. Jokertegn er tillatt. Tom for å tillate alle domener." - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Utesteng publikum" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Kryss av for å blokkere offentlig tilgang til sider som ellers ville vært offentlige personlige sider med mindre du er logget inn." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Tving publisering" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Sett hake for å tvinge alle profiler på dette nettstedet til å vises i nettstedskatalogen." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "URL for oppdatering av Global-katalog" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL for å oppdatere den globale katalogen. Hvis denne ikke er angitt, så vil den globale katalogen være helt utilgjengelige for programmet." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Tillat en tråd av elementer " - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Tillat ubegrenset antall nivåer i en tråd for elementer på dette nettstedet." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Private meldinger som standard for nye brukere" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Sett standard postetillatelser for alle nye medlemmer til standard personverngruppe i stedet for offentlig." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "Ikke inkluder innholdet i en melding i epostvarsler" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "Ikke inkluder innholdet i en melding/kommentar/privat melding/osv. i epostvarsler som sendes ut fra dette nettstedet, som et personverntiltak." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Ikke tillat offentlig tilgang til tillegg som listes opp i app-menyen." - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "Kryss i denne boksen vil begrense tillegg opplistet i app-menyen til bare medlemmer." - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "Ikke innebygg private bilder i innlegg" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "Ikke bytt ut lokalt lagrede private bilder i innlegg med innebygd kopi av bildet. Dette betyr at kontakter som mottar innlegg med private bilder må autentisere og laste hvert bilde, noe som kan ta en stund." - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "Tillat brukere å sette remote_self" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "Ved å sette hake her får hver bruker lov å markere hver kontakt som en remote_self i dialogen for kontaktreparasjon. Å sette denne haken på en kontakt medfører speiling av hvert innlegg fra denne kontakten i brukerens strøm. " - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Blokker flere registreringer" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Ikke tillat brukere å registrere ytterligere kontoer til bruk som sider." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "OpenID-støtte" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "OpenID-støtte for registrering og innlogging." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Sjekk fullt navn" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Tving brukere til å registrere med et mellomrom mellom fornavn og etternavn i Fullt navn, som et tiltak mot søppelpost (antispam)." - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 regulære uttrykk" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Bruk PHP UTF8 regulære uttrykk" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Vis Felleskap-side" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Vis en Fellesskapsside som viser de siste offentlige meldinger på dette nettstedet." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Aktiver Ostatus-støtte" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Tilby innebygget Ostatus-samhandling (StatusNet, GNU Social osv.). All kommunikasjon via OStatus er offentlig, så advarsler om personvern vil bli vist av og til." - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "OStatus intervall for samtalefullførelse" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "Hvor ofte skal spørrefunksjonen sjekke etter nye oppføringer i OStatus-samtaler? Dette kan være en svært ressurskrevende oppgave." - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Aktiver Diaspora-støtte" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Tilby innebygget kompatibilitet med Diaspora-nettverket." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Bare tillat Friendica-kontakter" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Alle kontakter må bruke Friendica-protokoller. Alle andre innebyggede kommunikasjonsprotokoller blir deaktivert." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Bekreft SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Hvis du vil, så kan du skru på streng sertifikatkontroll. Dette betyr at du ikke kan opprette forbindelse (i det hele tatt) med nettsteder som bruker selvsignerte SSL-sertifikater." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Brukernavn til mellomtjener" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Mellomtjener URL" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Tidsavbrudd for nettverk" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Verdien er i sekunder. Sett til 0 for ubegrenset (ikke anbefalt)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Leveringsintervall" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Forsink bakgrunnsprosesser for levering med så mange sekunder for å redusere belastningen på systemet. Anbefalinger: 4-5 for delt tjener, 2-3 for virtuelle private tjenere. 0-1 for store, dedikerte tjenere." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Spørreintervall" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Reduser spørreprosesser i bakgrunnen med så mange sekunder for å redusere belastningen på systemet. Hvis 0, bruk leveringsintervall." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Maksimal snittlast" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maksimal systemlast før leverings- og spørreprosesser utsettes - standard er 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Bruk MySQL fulltekstmotor" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Aktiverer fulltekstmotoren. Øker hastigheten til søk, men kan bare søke etter minimum fire eller flere tegn." - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "Ikke vis språk" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "Ikke vis språkinformasjon i metainformasjon om et innlegg." - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Sti til mellomlager for elementer" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Mellomlagringens varighet i sekunder" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Sti til fillås" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Temp-sti" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Sti til installasjonsbasen" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "Ny base URL" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Oppdatering har blitt markert som vellykket" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Utføring av %s mislyktes. Sjekk systemlogger." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Oppdatering %s ble iverksatt på en vellykket måte." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Oppdatering %s returnerte ikke en status. Ukjent om oppdateringen er vellykket." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Oppdateringsfunksjon %s ble ikke funnet." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Ingen mislykkede oppdateringer." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Mislykkede oppdateringer" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Dette inkluderer ikke oppdateringer som kom før 1139, som ikke returnerer en status." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Marker vellykket (hvis oppdatering ble iverksatt manuelt)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Forsøk å utføre dette oppdateringspunktet automatisk" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "Vellykket registrering. E-post er sendt til bruker" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s bruker blokkert/ikke blokkert" -msgstr[1] "%s brukere blokkert/ikke blokkert" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s bruker slettet" -msgstr[1] "%s brukere slettet" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Brukeren '%s' er slettet" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Brukeren '%s' er ikke blokkert" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Brukeren '%s' er blokkert" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "Legg til bruker" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "velg alle" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Brukerregistreringer venter på bekreftelse" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "Bruker venter på permanent sletting" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Forespørselsdato" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Navn" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "E-post" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Ingen registreringer." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Godkjenn" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Nekt" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Blokker" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Ikke blokker" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Nettstedets administrator" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Konto utgått" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "Ny bruker" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Registreringsdato" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Siste innlogging" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Siste element" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Slettet siden" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Konto" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Valgte brukere vil bli slettet!\\n\\nAlt disse brukerne har lagt inn på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette disse brukerne?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Brukeren {0} vil bli slettet!\\n\\nAlt denne brukeren har lagt inn på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette denne brukeren?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Navnet til den nye brukeren." - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "Kallenavn" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "Kallenavnet til den nye brukeren." - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "E-postadressen til den nye brukeren." - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Tillegget %s er avskrudd." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Tillegget %s er aktivert." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Skru av" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Aktiver" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Veksle" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Forfatter:" - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Vedlikeholder:" - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Ingen temaer funnet." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Skjermbilde" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Eksperimentell]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Ikke støttet]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Logginnstillinger er oppdatert." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Tøm" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "Aktiver feilsøking" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Loggfil" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Web-serveren må ha skriverettigheter. Relativt til toppnivåkatalogen til din Friendicas." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Loggnivå" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Oppdater nå" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Lukk" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "FTP-tjener" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "FTP-sti" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP-bruker" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP-passord" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Søk" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Fant ikke noe." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Tips til nye medlemmer" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "lenke" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s merket %2$s sitt %3$s med %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Fant ikke elementet" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Endre innlegg" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "last opp bilde" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Legg ved fil" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "legg ved fil" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "web-adresse" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Sett inn video-link" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "videolink" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Sett inn lydlink" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "lydlink" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Angi din plassering" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "angi plassering" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Fjern nettleserplassering" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "fjern plassering" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Tillatelser" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "Kopi: e-postadresser" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Offentlig innlegg" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Lagre tittel" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Kategorier (kommaseparert liste)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Eksempel: ola@example.com, kari@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Elementet er ikke tilgjengelig." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Elementet ble ikke funnet." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Konto godkjent." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registreringen til %s er trukket tilbake" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Vennligst logg inn." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Finn på dette nettstedet" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Fant:" - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Stedets katalog" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Finn" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Alder:" - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Kjønn:" - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Om:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Ingen oppføringer (noen oppføringer kan være skjulte)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Hjelp:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3015,2012 +7198,240 @@ msgstr "Vennligst bruk Tilbake-knappen i nettleseren din hv msgid "Return to contact editor" msgstr "Gå tilbake til å endre kontakt" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Konto Kallenavn" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Merkelappnavn - overstyrer Navn/Kallenavn" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "Konto URL" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "Venneforespørsel URL" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "Vennebekreftelse URL" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "Endepunkt URL for beskjed" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "Poll/Feed URL" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Nytt bilde fra denne URL-en" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "Fjernbetjent selv" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "Speil innlegg fra denne kontakten" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "Merk denne kontakten som remote_self, da vil Friendica omposte nye innlegg fra denne kontakten." -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Flytt konto" - -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Du kan importere en konto fra en annen Friendica-tjener." - -#: ../../mod/uimport.php:68 -msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Du må eksportere din konto fra den gamle tjeneren og laste den opp hit. Vi vil gjenskape din gamle konto her med alle dine kontakter. Vi vil også forsøke å informere dine venner at du har flyttet hit." - -#: ../../mod/uimport.php:69 -msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Denne egenskapen er eksperimentell. Vi kan ikke importere kontakter fra OStatus-nettverk (statusnet/identi.ca) eller fra Diaspora" - -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Kontofil" - -#: ../../mod/uimport.php:70 -msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "For å eksportere din konto, gå til \"Innstillinger -> Eksporter dine personlige data\" og velg \"Eksporter konto\"" - -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Ekstern informasjon om privatlivsinnstillinger er ikke tilgjengelig." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Synlig for:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Lagre" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Hjelp:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Hjelp" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Ingen profil" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Denne introduksjonen har allerede blitt akseptert." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Profilstedet er ikke gyldig og inneholder ikke profilinformasjon." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Advarsel: profilstedet har ikke identifiserbart eiernavn." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Advarsel: profilstedet har ikke noe profilbilde." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "one: %d nødvendig parameter ble ikke funnet på angitt sted" -msgstr[1] "other: %d nødvendige parametre ble ikke funnet på angitt sted" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Introduksjon ferdig." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Uopprettelig protokollfeil." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profil utilgjengelig." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s har mottatt for mange kontaktforespørsler idag." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Tiltak mot søppelpost har blitt iverksatt." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Venner anbefales å prøve igjen om 24 timer." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Ugyldig stedsangivelse" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Ugyldig e-postadresse." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Denne kontoen er ikke konfigurert for e-post. Forespørsel mislyktes." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Ikke i stand til å avgjøre navnet ditt hos det oppgitte stedet." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Du har allerede introdusert deg selv her." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Du er visst allerede venn med %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Ugyldig profil-URL." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Underkjent profil-URL." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Mislyktes med å oppdatere kontaktposten." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Din introduksjon er sendt." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Vennligst logg inn for å bekrefte introduksjonen." - -#: ../../mod/dfrn_request.php:659 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Feil identitet er logget inn for øyeblikket. Vennligst logg inn i denne profilen." - -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Skjul denne kontakten" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Velkommen hjem %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Vennligst bekreft din introduksjons-/forbindelses- forespørsel til %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Bekreft" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Navnet tilbakeholdt]" - -#: ../../mod/dfrn_request.php:811 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Vennligst skriv inn din identitetsadresse fra en av følgende støttede sosiale nettverk:" - -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Koble til som en e-postfølgesvenn (Kommer snart)" - -#: ../../mod/dfrn_request.php:829 -msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Hvis du ennå ikke er en del av den frie sosiale webben, følg denne lenken for å finne et offentlig Friendica-nettsted og bli med oss idag." - -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Venne-/Koblings-forespørsel" - -#: ../../mod/dfrn_request.php:833 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Eksempler: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" - -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Vennligst svar på følgende:" - -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Kjenner %s deg?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Legg til en personlig melding:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federeated Social Web" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr "- vennligst ikke bruk dette skjemaet. I stedet skriver du %s inn søkelinjen i Diaspora." - -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Din identitetsadresse:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Send forespørsel" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Innebygget innhold - hent siden på nytt for å se det]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Vis i sammenheng" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "%d kontakt redigert." -msgstr[1] "%d kontakter redigert" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Fikk ikke tilgang til kontaktposten." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Kunne ikke lokalisere valgt profil." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Kontakt oppdatert." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Kontakten er blokkert" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Kontakten er ikke blokkert lenger" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Kontakten er ignorert" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Kontakten er ikke ignorert lenger" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Kontakt har blitt arkivert" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Kontakt har blitt hentet tilbake fra arkivet" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Ønsker du virkelig å slette denne kontakten?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Kontakten er fjernet." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Du er gjensidig venn med %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Du deler med %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s deler med deg" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Privat kommunikasjon er ikke tilgjengelig mot denne kontakten." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Oppdatering vellykket)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Oppdatering mislykket)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Foreslå venner" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Nettverkstype: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d felles kontakt" -msgstr[1] "%d felles kontakter" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Vis alle kontakter" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Veksle blokkeringsstatus" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Fjern ignorering" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignorer" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Veksle ingnorertstatus" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Hent ut av arkivet" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Arkiver" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Veksle arkivertstatus" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Reparer" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Avanserte kontaktinnstillinger" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Kommunikasjon tapt med denne kontakten!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Endre kontakt" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Profilens synlighet" - -#: ../../mod/contacts.php:466 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Vennligst velg profilen du ønsker å vise til %s når denne ser profilen på en sikret måte." - -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Kontaktinformasjon/-notater" - -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Endre kontaktnotater" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Besøk %ss profil [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Blokker kontakt/fjern blokkering for kontakt" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignorer kontakt" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Reparer URL-innstillinger" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Vis samtaler" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Slett kontakt" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Siste oppdatering:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Oppdater offentlige innlegg" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Blokkert nå" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Ignorert nå" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "For øyeblikket arkivert" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Skjul denne kontakten for andre" - -#: ../../mod/contacts.php:497 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Svar/liker til dine offentlige innlegg kan fortsatt være synlige" - -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "Varsling om nye innlegg" - -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "Send et varsel ved hvert nytt innlegg fra denne kontakten" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "Hent ytterligere informasjon til strømmer" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Forslag" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Foreslå mulige venner" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Alle kontakter" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Vis alle kontakter" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Ikke blokkert" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Bare vis ikke blokkerte kontakter" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Blokkert" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Bare vis blokkerte kontakter" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Ignorert" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Bare vis ignorerte kontakter" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Arkivert" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Bare vis arkiverte kontakter" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Skjult" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Bare vis skjulte kontakter" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Gjensidig vennskap" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "er en tilhenger av deg" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "du er en tilhenger av" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Endre kontakt" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Søk i dine kontakter" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Oppdater" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "alle" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Tilleggsfunksjoner" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "Vis" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "Sosiale nettverk" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "Delegasjoner" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Tilkoblede programmer" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Eksporter personlige data" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Fjern konto" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Mangler noen viktige data!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Mislyktes i å opprette forbindelse med e-postkontoen med de oppgitte innstillingene." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "E-postinnstillinger er oppdatert." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "Funksjoner oppdatert" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "Omplasseringsmelding har blitt sendt til dine kontakter" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Passordene er ikke like. Passord uendret." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Tomme passord er ikke lov. Passord uendret." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Feil passord." - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Passord endret." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Passordoppdatering mislyktes. Vennligst prøv igjen." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr "Vennligst bruk et kortere navn." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr "Navnet er for kort." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Feil passord" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr "Ugyldig e-postadresse." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr "Kan ikke endre til den e-postadressen." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Privat forum har ingen personverntillatelser. Bruker standard personverngruppe." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Privat forum har ingen personverntillatelser og ingen standard personverngruppe." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Innstillinger oppdatert." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Legg til program" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Omdiriger" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "Ikon URL" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Du kan ikke redigere dette programmet." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Tilkoblede programmer" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Klientnøkkelen starter med" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Ingen navn" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Fjern tillatelse" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Ingen tilleggsinnstillinger konfigurert" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Tilleggsinnstillinger" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Av" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "På" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Tilleggsfunksjoner" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Innebygget støtte for %s forbindelse er %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "aktivert" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "avskrudd" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "E-posttilgang er avskrudd på dette stedet." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "E-post-/postboksinnstillinger" - -#: ../../mod/settings.php:783 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Hvis du ønsker å kommunisere med e-postkontakter via denne tjenesten (frivillig), vennligst oppgi hvordan din postboks kontaktes." - -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Siste vellykkede e-postsjekk:" - -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "IMAP-tjeners navn:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "IMAP port:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Sikkerhet:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Ingen" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "E-post brukernavn:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "E-post passord:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Svar-til-adresse:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Send offentlige meldinger til alle e-postkontakter:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Handling etter import:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Marker som sett" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Flytt til mappe" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Flytt til mappe:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Visningsinnstillinger" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Vis tema:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Mobilt tema:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Oppdater nettleser hvert xx sekund" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimum 10 sekunder, ikke noe maksimum" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "Antall elementer som vises per side:" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Maksimum 100 elementer" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "Antall elementer å vise per side ved visning på mobil enhet:" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Ikke vis uttrykksikoner" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "Ikke vis varsler" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "Uendelig rulling" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" +#: ../../mod/crepair.php:169 +msgid "No mirroring" msgstr "" -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "Brukerkategorier" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "Felleskapskategorier" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Vanlig konto-side" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Denne kontoen er en vanlig personlig profil" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Talerstol-side" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med kun leserettigheter" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Fellesskapsforum/Kjendis-side" - -#: ../../mod/settings.php:977 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med lese- og skriverettigheter" - -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Automatisk venn-side" - -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Automatisk godkjenning av alle forespørsler om forbindelse/venner som venner" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Privat forum [Eksperimentell]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Privat forum - kun godkjente medlemmer" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Valgfritt) Tillat denne OpenID-en å logge inn i denne kontoen." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Skal standardprofilen din publiseres i katalogen til nettstedet ditt?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Skal standardprofilen din publiseres i den globale sosiale katalogen?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Skjul kontakt-/venne-listen din for besøkende til standardprofilen din?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Skjul dine profildetaljer fra ukjente besøkende?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Tillat venner å poste innlegg på din profilside?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Tillat venner å merke dine innlegg?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Tillat oss å foreslå deg som en mulig venn til nye medlemmer?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Tillat ukjente personer å sende deg privat post?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Profilen er ikke publisert." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "eller" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Din identitetsadresse er" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Innlegg utgår automatisk etter så mange dager:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Tomme innlegg utgår ikke. Utgåtte innlegg slettes." - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Avanserte innstillinger for å utgå" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Avansert utgå" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Innlegg utgår:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Personlige notater utgår:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Innlegg med stjerne utgår:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Bilder utgår:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Kun innlegg fra andre utgår:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Kontoinnstillinger" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Passordinnstillinger" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Nytt passord:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Bekreft:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "La passordfeltene stå tomme hvis du ikke skal bytte" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Gjeldende passord:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "Ditt gjeldende passord for å bekrefte endringene" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Passord:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Grunninnstillinger" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Fullt navn:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "E-postadresse:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Din tidssone:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Standard oppholdssted når du poster:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Bruk nettleserens oppholdssted:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Sikkerhet og privatlivsinnstillinger" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Maksimum venneforespørsler/dag:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(for å forhindre søppelpost)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Standardtillatelser ved posting" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(klikk for å åpne/lukke)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Vis til grupper" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Vis til kontakter" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "Standard privat innlegg" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "Standard offentlig innlegg" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "Standard tillatelser for nye innlegg" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Maksimalt antall private meldinger per dag fra ukjente personer:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Beskjedinnstillinger" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Standard å legge inn en statusmelding når:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "aksepterer en venneforespørsel" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "blir med i et forum/fellesskap" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "gjør en interessant profilendring" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Send en e-post med beskjed når:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Du mottar en introduksjon" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Dine introduksjoner er bekreftet" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Noen skriver på veggen til profilen din" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Noen skriver en oppfølgingskommentar" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Du mottar en privat melding" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Du mottar et venneforslag" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Du er merket i et innlegg" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "Du er dyttet/dultet/etc i et innlegg" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Avanserte konto-/sidetype-innstillinger" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Endre oppførselen til denne kontoen i spesielle situasjoner" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "Omplasser" - -#: ../../mod/settings.php:1188 -msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "Hvis du har flyttet denne profilen fra en annen tjener, og noen av dine kontakter ikke mottar dine oppdateringer, prøv å trykke denne knappen." - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "Send omplasseringsmelding på nytt til kontakter" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Profil slettet." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Ny profil opprettet." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Profilen er utilgjengelig for kloning." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Profilnavn er påkrevet." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Ekteskapelig status" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Romantisk partner" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Liker" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Liker ikke" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Arbeid/ansatt hos" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Religion" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Politisk ståsted" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Kjønn" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Seksuell orientering" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Hjemmeside" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Interesser" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Adresse" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Plassering" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Profil oppdatert." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr "og" - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "offentlig profil" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s endret %2$s til “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr "- Besøk %1$s sin %2$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s har oppdatert %2$s, endret %3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" msgstr "" -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Skjul kontakten/vennen din fra folk som kan se denne profilen?" +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Endre profildetaljer" +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Velkommen til Friendica" -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Endre profilbilde" +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Sjekkliste for nye medlemmer" -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Vis denne profilen" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Opprett en ny profil med disse innstillingene" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Klon denne profilen" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Slette denne profilen" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Profilnavn:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Ditt fulle navn:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Tittel/Beskrivelse:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Ditt kjønn:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Fødselsdag (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Gateadresse:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Plassering/by:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Postnummer:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Land:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Region/fylke:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Sivilstand:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Hvem: (hvis gjeldende)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Eksempler: kari123, Kari Nordmann, kari@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Fra [dato]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Seksuell orientering:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Hjemmeside URL:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Hjemsted:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Politisk ståsted:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Religiøst ståsted:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Offentlige nøkkelord:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Private nøkkelord:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Liker:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Liker ikke:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Eksempel: fisking fotografering programvare" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Brukes for å foreslå mulige venner, kan ses av andre)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Brukes for å søke i profiler, vises aldri til andre)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Fortell oss om deg selv..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Hobbier/interesser" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Kontaktinformasjon og sosiale nettverk" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Musikksmak" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Bøker, litteratur" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "TV" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Film/dans/kultur/underholdning" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Kjærlighet/romanse" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Arbeid/ansatt hos" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Skole/utdanning" - -#: ../../mod/profiles.php:688 +#: ../../mod/newmember.php:12 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Dette er din offentlige profil.
Den kan ses av alle på Internet." +"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." +msgstr "Vi vil gjerne gi noe noen tips og lenker for å hjelpe deg til en hyggelig opplevelse. Klikk på et element for å besøke den relevante siden. En lenke til denne siden vil være synlig på din hovedside i to uker etter at du registrerte deg og så vil den bli borte av seg selv." -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Rediger/Behandle profiler" +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Komme igang" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Gruppen er laget." +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Friendica gjennomgang" -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Kunne ikke lage gruppen." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Fant ikke gruppen." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Gruppenavnet er endret" - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "Lagre gruppe" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Lag en gruppe med kontakter/venner." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Gruppenavn:" - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Gruppe fjernet." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Mislyktes med å fjerne gruppe." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Gruppebehandler" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Medlemmer" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Klikk på en kontakt for å legge til eller fjerne." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "BBcode kildetekst:" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Diaspora kildetekst å konvertere til BBcode:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Kilde-input:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (rå HTML):" - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html:" - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb:" - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md:" - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html:" - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb:" - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb:" - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Diaspora-formatert kilde-input:" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb:" - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Ikke tilgjengelig." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Kontakt lagt til " - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Ingen flere systemvarsler." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Systemvarsler" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Ny melding" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Mislyktes med å finne kontaktinformasjon." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Meldinger" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "Ønsker du virkelig å slette denne meldingen?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Melding slettet." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Samtale slettet." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Ingen meldinger." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Ukjent avsender - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Du og %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s og du" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Slett samtale" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d melding" -msgstr[1] "%d meldinger" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Melding utilgjengelig." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Slett melding" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:18 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Ingen sikker kommunikasjon tilgjengelig. Du kan kanskje svare fra senderens profilside." +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "På Hurtigstart-siden din, så finner du en kort introduksjon til profilen din og nettverksfanen, hvordan du oppretter nye forbindelser, og hvordan du finner grupper å bli med i." -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Send svar" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Gå til Dine innstillinger" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s liker ikke %2$s's %3$s" - -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Innlegg vellykket." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Tidskonvertering" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:26 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica har denne tjenesten for å dele hendelser med andre nettverk og venner i ukjente tidssoner." +"On your Settings 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." +msgstr "På siden Innstillinger - bytt passordet du fikk. Merk deg også Din identitetsadresse. Denne ser ut som en vanlig e-postadresse, og er nyttig for å bli venner i den frie sosiale web'en." -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC tid: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Gjeldende tidssone: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Konvertert lokaltid: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Vennligst velg din tidssone:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Lagre til mappe:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- velg -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Ugyldig profilidentifikator." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Behandle profilsynlighet" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Synlig for" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Alle kontakter (med sikret profiltilgang)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Ingen kontakter." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Vis kontakter" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Personsøk" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Ingen treff" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Last opp nye bilder" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Kontaktinformasjon utilgjengelig" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Album ble ikke funnet." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Slett album" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Ønsker du virkelig å slette dette fotoalbumet og alle bildene i det?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Slett bilde" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Ønsker du virkelig å slette dette bildet?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s ble merket i %2$s av %3$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "et bilde" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Bilde overstiger størrelsesbegrensningen på " - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Bildefilen er tom." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Ikke i stand til å behandle bildet." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Mislyktes med å laste opp bilde." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Ingen bilder er valgt" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Tilgang til dette elementet er begrenset." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Du har brukt %1$.2f Mbytes av %2$.2f Mbytes bildelagring." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Last opp bilder" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nytt albumnavn:" - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "eller eksisterende albumnavn:" - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Ikke vis statusoppdatering for denne opplastingen" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Tillatelser" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Privat bilde" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Offentlig bilde" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Endre album" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Vis nyeste først" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Vis eldste først" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Vis bilde" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Tilgang nektet. Tilgang til dette elementet kan være begrenset." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Bilde ikke tilgjengelig" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Vis foto" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Endre bilde" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Bruk som profilbilde" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Vis i full størrelse" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Tagger:" - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Fjern en tag]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Roter med klokka (høyre)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Roter mot klokka (venstre)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nytt albumnavn" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Overskrift" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Legg til tag" - -#: ../../mod/photos.php:1510 +#: ../../mod/newmember.php:28 msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Eksempel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +"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." +msgstr "Se over de andre innstillingene, særlig personverninnstillingene. En katalogoppføring som ikke er publisert er som å ha skjult telefonnummer. Generelt, så bør du antakelig publisere oppføringen, med mindre dine venner eller potensielle venner vet nøyaktig hvordan de skal finne deg." -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Privat bilde" +#: ../../mod/newmember.php:36 +msgid "" +"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." +msgstr "Last opp et profilbilde hvis du ikke har gjort det allerede. Studier viser at folk som har ekte bilde av seg selv har ti ganger større sannsynlighet for å få venner enn folk som ikke gjør det." -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Offentlig bilde" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Endre profilen din" -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Del" +#: ../../mod/newmember.php:38 +msgid "" +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Du kan endre standardprofilen din slik du ønsker. Se over innstillingene som lar deg skjule vennelisten og skjule profilen fra ukjente besøkende." -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Vis album" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Profilnøkkelord" -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Nye bilder" +#: ../../mod/newmember.php:40 +msgid "" +"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." +msgstr "Legg til noen offentlige nøkkelord til standardprofilen din som beskriver dine interesser. Det kan hende vi klarer å finne andre folk med liknende interesser og foreslå vennskap." -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Beklager, din opplasting er kanskje større enn PHP-konfigurasjonen tillater" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Kobling" -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "Eller - forsøkte du å laste opp en tom fil?" +#: ../../mod/newmember.php:49 +msgid "" +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Tillat Facebook-koblingen hvis du har en Facebook-konto og vi vil (valgfritt) importere alle dine Facebook-venner og samtaler." -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Filstørrelsen er større enn begrensning på %d" +#: ../../mod/newmember.php:51 +msgid "" +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Hvis dette er din egen personlige tjener, så kan installasjon av Facebook-tillegget gjøre overgangen til den frie sosiale web'en lettere." -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Opplasting av filen mislyktes." +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Importere e-post" -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Ingen videoer er valgt" +#: ../../mod/newmember.php:56 +msgid "" +"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" +msgstr "Skriv inn tilgangsinformasjon til e-posten din på siden for Koblingsinnstillinger, hvis du ønsker å importere og samhandle med venner eller e-postlister fra din e-post INNBOKS" -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Vis video" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Gå til Dine kontakter-siden" -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Nye videoer" +#: ../../mod/newmember.php:58 +msgid "" +"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 Add New Contact dialog." +msgstr "Dine kontakter-siden er der du håndterer vennskap og skaper forbindelser med venner på andre nettverk. Vanligvis skriver du deres adresse eller nettsteds-URL i dialogboksen Legg til ny kontakt" -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Last opp nye videoer" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Gå til Din lokale katalog" + +#: ../../mod/newmember.php:60 +msgid "" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "Katalog-siden lar deg finne andre folk i dette nettverket eller andre forente nettsteder. Se etter en Connect eller Follow lenke på profilsiden deres. Oppgi din egen identitetsadresse hvis du blir forespurt om det." + +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Finn nye personer" + +#: ../../mod/newmember.php:62 +msgid "" +"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." +msgstr "I sidepanelet på Kontakter-siden er flere verktøy for å finne nye venner. Vi kan matche personer utfra interesse, slå opp personer på navn eller interesse, og gi forslag basert på nettverksforbindelser. På et helt nytt nettsted, så vil venneforslag vanligvis dukke opp innen 24 timer." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Kontaktgrupper" + +#: ../../mod/newmember.php:70 +msgid "" +"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." +msgstr "Når du har fått noen venner, så kan du organisere dem i private samtalegrupper i sidefeltet på Kontakt-siden din, og deretter kan du samhandle med hver gruppe privat på din Nettverk-side." + +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Hvorfor er ikke mine innlegg offentlige?" + +#: ../../mod/newmember.php:73 +msgid "" +"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." +msgstr "Friendica respekterer ditt privatliv. Som standard, så vil dine innlegg bare vises til personer du har lagt til som venner. For mer informasjon, se Hjelp-siden fra lenken ovenfor." + +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Få hjelp" + +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Gå til Hjelp-siden" + +#: ../../mod/newmember.php:82 +msgid "" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Våre hjelpesider kan leses for flere detaljer og ressurser om andre egenskaper ved programmet." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5042,52 +7453,140 @@ msgstr "Velg hva du ønsker å gjøre med mottakeren" msgid "Make this post private" msgstr "Gjør dette innlegget privat" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Elementet har blitt slettet." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "%1$s følger %2$s sin %3$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Eksporter konto" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Eksporter din kontos informasjon og kontakter. Bruk denne til å ta en sikkerhetskopi av kontoen din og/eller for å flytte til en annen tjener." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Eksporter alt" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Eksporter din kontoinformasjon, kontakter og alle dine elementer som JSON. Det kan bli en svært stor fil, og kan ta lang tid. Bruk denne til å gjøre en full sikkerhetskopi av kontoen din (bilder blir ikke eksportert)" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Felles venner" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Ingen kontakter felles." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Bildets størrelse overstiger størrelsesbegrensningen på %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s hilser %2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Veggbilder" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Denne kan skje innimellom hvis kontakt ble forespurt av begge personer og den allerede er godkjent." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Forstod ikke svaret fra det andre stedet." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Uventet svar fra det andre stedet:" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Sending av bekreftelse var vellykket. " + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Det andre stedet rapporterte:" + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Midlertidig feil. Vennligst vent og prøv igjen." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Introduksjon mislyktes eller ble trukket tilbake." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Fikk ikke satt kontaktbilde." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Ingen brukerregistrering funnet for '%s'" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Krypteringsnøkkelen til nettstedet vårt ser ut til å være ødelagt." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "En tom nettsteds-URL ble oppgitt eller URL-en kunne ikke dekrypteres av oss." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Kontaktinformasjon om deg ble ikke funnet på vårt nettsted." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "Nettstedets offentlige nøkkel er ikke tilgjengelig i kontaktregisteret for URL %s." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "ID-en som ble oppgitt av ditt system har en duplikat i vårt system. Det bør virke hvis du prøver igjen." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Får ikke lagret din kontaktlegitamasjon på vårt system." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Får ikke oppdatert kontaktdetaljene dine på vårt system." + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s har blitt med %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Mislyktes med å lokalisere opprinnelig melding." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Tom melding forkastet." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Systemfeil. Meldingen ble ikke lagret." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Denne meldingen ble sendt til deg av %s, et medlem av det sosiale nettverket Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Du kan besøke dem online på %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Vennligst kontakt avsenderen ved å svare på denne meldingen hvis du ikke ønsker å motta disse meldingene." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s postet en oppdatering." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5145,546 +7644,6 @@ msgstr "Behandling ferdig" msgid "Image uploaded successfully." msgstr "Bilde ble lastet opp." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Programmer" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Ingen installerte programmer." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Ikke noe nytt her" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Fjern varslinger" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Profiltreff" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Ingen nøkkelord å sammenlikne. Vennligst legg til nøkkelord i din standardprofil." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "er interessert i:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Fjernet tag" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Fjern tag" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Velg en tag å fjerne:" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Slett" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Hendelsens tittel og starttidspunkt er påkrevet." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Rediger hendelse" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "lenke til kilde" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Lag ny hendelse" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Forrige" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "time:minutt" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Hendelsesdetaljer" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Formatet er %s %s. Startdato og tittel er påkrevet." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Hendelsen starter:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Påkrevet" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Avslutningsdato/-tid er ukjent eller ikke relevant" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Hendelsen slutter:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Tilpass til iakttakerens tidssone" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Beskrivelse:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Tittel:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Del denne hendelsen" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Fant ingen potensielle sidedelegater." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Deleger sidebehandling" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegater kan behandle alle sider ved denne kontoen/siden, bortsett fra grunnleggende kontoinnstillinger. Vennligst ikke deleger din personlige konto til noen som du ikke stoler fullt og fast på." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Eksisterende sidebehandlere" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Eksisterende sidedelegater" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Mulige delegater" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Legg til" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Ingen oppføringer" - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Kontakter som ikke er medlemmer av en gruppe" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Filer" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Systemet er nede for vedlikehold" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Slett min konto" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Dette vil slette din konto fullstendig. Når dette er gjort kan den ikke gjenopprettes." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Vennligst skriv inn ditt passord for å bekrefte:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Venneforslag sendt." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Foreslå venner" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Foreslå en venn for %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Mislyktes med å lokalisere opprinnelig melding." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Tom melding forkastet." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Systemfeil. Meldingen ble ikke lagret." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Denne meldingen ble sendt til deg av %s, et medlem av det sosiale nettverket Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Du kan besøke dem online på %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Vennligst kontakt avsenderen ved å svare på denne meldingen hvis du ikke ønsker å motta disse meldingene." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s postet en oppdatering." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} ønsker å bli din venn" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} sendte deg en melding" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} forespurte om registrering" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} kommenterte %s sitt innlegg" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} likte %s sitt innlegg" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} likte ikke %s sitt innlegg" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} er nå venner med %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} postet et innlegg" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} merket %s sitt innlegg med #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} nevnte deg i et innlegg" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID protokollfeil. Ingen ID kom i retur." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Kontoen ble ikke funnet og OpenID-registrering er ikke tillat på dette nettstedet." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Innlogging mislyktes." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Ugyldig forespørselsidentifikator." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Forkast" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "System" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Nettverk" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Introduksjoner" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Vis ignorerte forespørsler" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Skjul ignorerte forespørsler" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Beskjedtype:" - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Venneforslag" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "foreslått av %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Post om en ny venn" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "hvis gyldig" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Påstår å kjenne deg:" - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "ja" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "ei" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Godkjenn som:" - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Venn" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Deler" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fan/Beundrer" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Venn/kontakt-forespørsel" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Ny følgesvenn" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Ingen introduksjoner." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Varslinger" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s likte %s sitt innlegg" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s mislikte %s sitt innlegg" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s er nå venner med %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s skrev et nytt innlegg" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s kommenterte på %s sitt innlegg" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Ingen flere nettverksvarslinger." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Nettverksvarslinger" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Ingen flere personlige varsler." - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Personlige varsler" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Ingen flere hjemmevarsler." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Hjemmevarsler" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "Grensen for totalt antall invitasjoner er overskredet." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: Ugyldig e-postadresse." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Vær med oss på Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Invitasjonsgrense overskredet. Vennligst kontakt administrator på ditt nettsted." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: Mislyktes med å levere meldingen." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "one: %d melding sendt." -msgstr[1] "other: %d meldinger sendt." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Du har ingen flere tilgjengelige invitasjoner" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Besøk %s for en liste med offentlige nettsteder du kan bli med i. Friendica-medlemmer ved andre nettsteder kan alle opprette forbindelse til hverandre, og i tillegg til medlemmer av mange andre sosiale nettverk." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "For å akseptere denne invitasjonen, vær så snill å besøk og registrer deg hos %s eller et hvilket som helst annet offentlig Friendica-nettsted." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Friendica-nettsteder er alle forbundet med hverandre for å lage et personvern-forbedret sosialt nettverk som eies og kontrolleres av medlemmene selv. De kan også forbindes med mange tradisjonelle sosiale nettverk. Se %s for en liste over alternative Friendica-nettsteder du kan bli med i." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Vi beklager. Dette systemet er for øyeblikket ikke konfigurert for forbindelser med andre offentlige nettsteder eller å invitere medlemmer." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Send invitasjoner" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Skriv e-postadresser, en per linje:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Du er herved hjertelig invitert til å bli med meg og andre nære venner på Friendica - hjelp oss å skape en bedre sosial web." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Du må oppgi denne invitasjonskoden: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Når du har registrert, vennligst kontakt meg via min profilside på:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "For mer informasjon om Friendica-prosjektet og hvorfor vi mener det er viktig, vennligst besøk http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Behandle identiteter og/eller sider" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Veksle mellom ulike identiteter eller felleskaps-/gruppesider som deler dine kontodetaljer eller som du har blitt gitt \"behandle\" tillatelser" - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Velg en identitet å behandle:" - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Velkommen til %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5694,1774 +7653,47 @@ msgstr "Venner av %s" msgid "No friends to display." msgstr "Ingen venner å vise." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Legg til ny kontakt" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Finn på dette nettstedet" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Skriv adresse eller web-plassering" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Stedets katalog" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Eksempel: ole@eksempel.no, http://eksempel.no/kari" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Kjønn:" -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitasjon tilgjengelig" -msgstr[1] "%d invitasjoner tilgjengelig" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Ingen oppføringer (noen oppføringer kan være skjulte)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Finn personer" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Tidskonvertering" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Skriv navn eller interesse" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Koble/Følg" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Eksempler: Robert Morgenstein, fisking" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Tilfeldig profil" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Nettverk" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Alle nettverk" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Lagrede mapper" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Alt" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Kategorier" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Klikk her for oppgradere." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Denne handlingen overstiger grensene satt i din abonnementsplan." - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "Denne handlingen er ikke tilgjengelig i henhold til din abonnementsplan." - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "Brukeren ble ikke funnet." - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "Det er ingen status tilknyttet denne id-en." - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "Det finnes ingen samtale med denne id-en." - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "Vis i full størrelse" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Starter:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Slutter:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kan ikke finne DNS informasjon for databasetjeneren '%s' " - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(uten emne)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "ikke svar" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "En invitasjon er nødvendig." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Invitasjon kunne ikke bekreftes." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Ugyldig OpenID URL" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Vi støtte på et problem under innloggingen med OpenID-en du oppgav. Vennligst sjekk at du stavet ID-en riktig." +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica har denne tjenesten for å dele hendelser med andre nettverk og venner i ukjente tidssoner." -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "Feilmeldingen var:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Vennligst skriv inn den nødvendige informasjonen." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Vennligst bruk et kortere navn." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Navnet er for kort." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Dette ser ikke ut til å være ditt full navn (Fornavn Etternavn)." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Ditt e-postdomene er ikke blant de som er tillat på dette stedet." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Ugyldig e-postadresse." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Kan ikke bruke den e-postadressen." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Ditt kallenavn kan bare inneholde \"a-z\", \"0-9\", \"-\", \"_\", og må også begynne med en bokstav." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Kallenavnet er allerede registrert. Vennligst velg et annet." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Kallenavnet ble registrert her en gang og kan ikke brukes om igjen. Vennligst velg et annet." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "ALVORLIG FEIL: mislyktes med å lage sikkerhetsnøkler." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "En feil oppstod under registreringen. Vennligst prøv igjen." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "En feil oppstod under opprettelsen av din standardprofil. Vennligst prøv igjen." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Venner" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s dyttet %2$s" +msgid "UTC time: %s" +msgstr "UTC tid: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "dyttet" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "innlegg/element" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s merket %2$s's %3$s som en favoritt" +msgid "Current timezone: %s" +msgstr "Gjeldende tidssone: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "slett" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Slette valgte elementer" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "Følg tråd" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Vis status" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Vis profil" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Vis bilder" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Nettverksinnlegg" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Endre kontakt" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Send privat melding" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Dytt" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s liker dette." +msgid "Converted localtime: %s" +msgstr "Konvertert lokaltid: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s liker ikke dette." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d personer liker dette" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d personer liker ikke dette" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "og" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", og %d andre personer" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s liker dette." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s liker ikke dette." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Synlig for alle" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Vennligst skriv inn en videolenke/-URL:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Vennligst skriv inn en lydlenke/-URL:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Merkelapp begrep:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Hvor er du akkurat nå?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Slett element(er)?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Innlegg til e-post" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Koblinger avskrudd, siden \"%s\" er påskrudd." - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "tillatelser" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Innlegg til grupper" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Innlegg til kontakter" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Privat innlegg" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Logget ut." - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "Feil ved dekoding av kontofil" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "Feil! Ingen versjonsdata i filen! Dette er ikke en Friendica kontofil?" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "Feil! Kan ikke sjekke kallenavn" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "Brukeren '%s' finnes allerede på denne tjeneren!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Feil ved oppretting av bruker" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Feil ved opprettelsen av brukerprofil" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d kontakt ikke importert" -msgstr[1] "%d kontakter ikke importert" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Ferdig. Du kan nå logge inn med ditt brukernavn og passord" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "nyere" - -#: ../../include/text.php:298 -msgid "older" -msgstr "eldre" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "forrige" - -#: ../../include/text.php:305 -msgid "first" -msgstr "første" - -#: ../../include/text.php:337 -msgid "last" -msgstr "siste" - -#: ../../include/text.php:340 -msgid "next" -msgstr "neste" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Ingen kontakter" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d kontakt" -msgstr[1] "%d kontakter" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "dytt" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "pinget" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "dult" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "dultet" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "klaske" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "klasket" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "fingre" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "fingret" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "avslå" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "avslo" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "glad" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "trist" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "dempet" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "trøtt" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "oppkvikket" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "sint" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "tanketom" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "forundret" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "interessert" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "bitter" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "munter" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "livlig" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "irritert" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "nervøs" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "grinete" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "forstyrret" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "frustrert" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "motivert" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "avslappet" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "overrasket" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "mandag" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "tirsdag" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "onsdag" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "torsdag" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "fredag" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "lørdag" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "søndag" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "januar" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "februar" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "mars" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "april" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "mai" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "juni" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "juli" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "august" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "september" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "oktober" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "november" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "desember" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "bytes" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Klikk for å åpne/lukke" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Velg et annet språk" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "aktivitet" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "innlegg" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "Element arkivert" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica varsel" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Mange takk," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s administrator" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Notify] Ny melding mottatt hos %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s sendte deg en ny privat melding hos %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s sendte deg %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "en privat melding" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Vennligst besøk %s for å se og/eller svare på dine private meldinger." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s kommenterte på [url=%2$s]a %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s kommenterte på [url=%2$s]%3$s sin %4$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s kommenterte på [url=%2$s] din %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Notify] Kommentar til samtale #%1$d av %2$s" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s kommenterte på et element/en samtale du har fulgt." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Vennligst besøk %s for å se og/eller svare på samtalen." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Notify] %s skrev et innlegg på veggen til din profil" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s skrev et innlegg på veggen til din profil %2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s skrev et innlegg til [url=%2$s]din vegg[/url]" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notify] %s merket deg" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s merket deg %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]merket deg[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "[Friendica:Notify] %s delte et nytt innlegg" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "%1$s delte et nytt innlegg på %2$s" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "%1$s [url=%2$s]delte et innlegg[/url]." - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica:Notify] %1$s dyttet deg" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "%1$s dyttet deg %2$s" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "%1$s [url=%2$s]dyttet deg[/url]." - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Notify] %s merket ditt innlegg" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s merket ditt innlegg %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s merket [url=%2$s]ditt innlegg[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Notify] Introduksjon mottatt" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Du mottok en introduksjon fra '%1$s' %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Du mottok [url=%1$s]en introduksjon[/url] fra %2$s." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Du kan besøke profilen deres på %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Vennligst besøk %s for å godkjenne eller avslå introduksjonen." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Notify] Venneforslag mottatt" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Du mottok et venneforslag fra '%1$s' %2$s" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Du mottok [url=%1$s]et venneforslag[/url] om %2$s fra %3$s." - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Navn:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Bilde:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Vennligst besøk %s for å godkjenne eller avslå forslaget." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "på Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende elementtillatelser kan gjelde for denne gruppen og fremtidige medlemmer. Hvis det ikke var dette du ønsket, vær snill å opprette en annen gruppe med et annet navn." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Standard personverngruppe for nye kontakter" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Alle" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "endre" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Endre gruppe" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Lag en ny gruppe" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Kontakter som ikke er i noen gruppe" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Forbindelses-URL mangler." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Dette nettverkets konfigurasjon tillater ikke kommunikasjon med andre nettverk." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Ingen passende kommunikasjonsprotokoller eller strømmer ble oppdaget." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "Den angitte profiladressen inneholder for lite information." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Fant ingen forfatter eller navn." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Ingen nettleser-URL passet med denne adressen." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Finner ikke samsvar mellom @-stilens identitetsadresse og en kjent protokoll eller e-postkontakt." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Bruk mailto: foran adresser for å tvinge e-postsjekk." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Den oppgitte profiladressen tilhører et nettverk som har blitt avskrudd på dette nettstedet." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Begrenset profil. Denne personen kan ikke motta direkte/personlige oppdateringer fra deg." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Ikke i stand til å hente kontaktinformasjon." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "følger" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[ikke noe emne]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Avslutt denne økten" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Logg inn" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Hovedside" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Lag konto" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Hjelp og dokumentasjon" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Programmer" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Tilleggsprorammer, verktøy, spill" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Søk i nettstedets innhold" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Samtaler på dette nettstedet" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Katalog" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Personkatalog" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "Informasjon" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "Informasjon om denne Friendica-instansen." - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Samtaler fra dine venner" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "Nettverk tilbakestilling" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "Hent Nettverk-siden uten filter" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Venneforespørsler" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Se alle varslinger" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Merk alle systemvarsler som sett" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Privat post" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Innboks" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Utboks" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Behandle" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Behandle andre sider" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Kontoinnstillinger" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Behandle/endre profiler" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Behandle/endre venner og kontakter" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Nettstedsoppsett og konfigurasjon" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Navigasjon" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Nettstedskart" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Fødselsdag:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Alder:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "for %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Merkelapper:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religion:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Hobbyer/Interesser:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Kontaktinformasjon og sosiale nettverk:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Musikksmak:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Bøker, litteratur:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "TV:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/dans/kultur/underholdning:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Kjærlighet/romanse:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Arbeid/ansatt hos:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Skole/utdanning:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Bilde/fotografi" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "%2$s %3$s" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "%s skrev følgende innlegg" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 skrev:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Kryptert innhold" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Ukjent | Ikke kategorisert" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Blokker umiddelbart" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Grumsete, poster søppel, fremhever bare seg selv" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Bekjent av meg, men har ingen mening" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, antakelig harmløs" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Respektert, har min tillit" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Ukentlig" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Månedlig" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "Diaspora-forbindelse" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "StatusNet" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Diverse" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "år" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "måned" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "dag" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "aldri" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "for mindre enn ett sekund siden" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "år" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "måneder" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "uke" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "uker" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "dager" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "time" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "timer" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minutt" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minutter" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "sekund" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "sekunder" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s siden" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "%s sin bursdag" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Gratulerer med dagen, %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Generelle egenskaper" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "Flere profiler" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "Mulighet for å lage flere profiler" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "Funksjoner for å skrive innlegg" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "Rik tekstredigering" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "Skru på rik tekstredigering" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "Forhåndsvisning av innlegg" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Tillat forhåndsvisning av innlegg og kommentarer før publisering" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "Auto-nevning av forum" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "Legg til/fjern nevning når en forumside velges/ikke lenger velges i tilgangsstyringsvinduet/ACL-vinduet." - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "Småprogrammer i sidestolpen for Nettverk" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Søk etter dato" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "Mulighet for å velge innlegg etter datoområder" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Gruppefilter" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "Skru på småprogrammet som viser Nettverksinnlegg bare fra den valgte gruppen" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Nettverksfilter" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Skru på småprogrammet for å vise Nettverksinnlegg bare fra valgt nettverk" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "Lagre søkeuttrykk for gjenbruk" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "Nettverksfaner" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "Nettverk personlig fane" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Skru på fane for å vise bare Nettverksinnlegg som du har vært med i" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "Nettverk Ny fane" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "Skru på fane for å vise bare nye Nettverksinnlegg (fra de siste 12 timer)" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "Nettverk Delte lenker fane" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "Skru på fane for å vise bare Nettverksinnlegg med lenker i dem" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "Innleggs-/kommentarverktøy" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "Slett flere" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "Velg og slett flere innlegg/kommentarer på en gang" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "Endre sendte innlegg" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "Endre og korriger innlegg og kommentarer etter sending" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Merking" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "Mulighet til å merke eksisterende innlegg" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "Innleggskategorier" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Legg til kategorier til dine innlegg" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "Mulighet til å sortere innlegg i mapper" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "Liker ikke innlegg" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "Mulighet til å ikke like innlegg/kommentarer" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Stjerneinnlegg" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "Mulighet til å merke spesielle innlegg med en stjerneindikator" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Dele varslinger fra Diaspora nettverket" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Vedlegg:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Feil oppstod under opprettelsen av databasetabeller." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Synlig for alle" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "En ny person deler med deg hos" - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Du har en ny følgesvenn på " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Ønsker du virkelig å slette dette elementet?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Arkiverer" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Innebygd innhold" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Innebygging avskrudd" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Velkommen" - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Vennligst last opp et profilbilde." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Velkommen tilbake" - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Skjemaets sikkerhetsnøkkel var ikke riktig. Dette skjedde antakelig fordi skjemaet har stått åpent for lenge (>3 timer) før innsending." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Mann" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Kvinne" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "For øyeblikket mann" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "For øyeblikket kvinne" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Stort sett mann" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Stort sett kvinne" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transkjønnet" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Tvekjønnet" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transseksuell" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafroditt" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Intetkjønn" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Ikke spesifisert" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Annet" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Ubestemt" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Menn" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Kvinner" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Homse" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbe" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Ingen preferanse" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Biseksuell" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autoseksuell" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Avholdende" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Jomfru" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Avvikende" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetisj" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Mange" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Aseksuell" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Alene" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Ensom" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Tilgjengelig" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Ikke tilgjengelig" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Er forelsket" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Betatt" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Stevnemøter/dater" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Utro" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Sexavhengig" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Venner med fordeler" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Tilfeldig" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Forlovet" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Gift" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Fantasiekteskap" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Partnere" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Samboere" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Samboer" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Lykkelig" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Ikke på utkikk" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Partnerbytte/swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Bedratt" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Separert" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Ustabil" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Skilt" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Fantasiskilt" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Enke/enkemann" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Usikker" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Det er komplisert" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Uinteressert" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Spør meg" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "sluttet å følge" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Fjern kontakt" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Vennligst velg din tidssone:" diff --git a/view/nb-no/strings.php b/view/nb-no/strings.php index bc0abec78c..c160b4b09a 100644 --- a/view/nb-no/strings.php +++ b/view/nb-no/strings.php @@ -5,63 +5,36 @@ function string_plural_select_nb_no($n){ return ($n != 1);; }} ; -$a->strings["This entry was edited"] = "Denne oppføringen ble endret"; -$a->strings["Private Message"] = "Privat melding"; -$a->strings["Edit"] = "Endre"; -$a->strings["Select"] = "Velg"; -$a->strings["Delete"] = "Slett"; -$a->strings["save to folder"] = "lagre i mappe"; -$a->strings["add star"] = "legg til stjerne"; -$a->strings["remove star"] = "fjern stjerne"; -$a->strings["toggle star status"] = "veksle stjernestatus"; -$a->strings["starred"] = "Med stjerne"; -$a->strings["add tag"] = "Legg til merkelapp"; -$a->strings["I like this (toggle)"] = "Jeg liker dette (skru på/av)"; -$a->strings["like"] = "liker"; -$a->strings["I don't like this (toggle)"] = "Jeg liker ikke dette (skru på/av)"; -$a->strings["dislike"] = "liker ikke"; -$a->strings["Share this"] = "Del denne"; -$a->strings["share"] = "Del"; -$a->strings["Categories:"] = "Kategorier:"; -$a->strings["Filed under:"] = "Lagret i:"; -$a->strings["View %s's profile @ %s"] = "Besøk %ss profil [%s]"; -$a->strings["to"] = "til"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "vegg-til-vegg"; -$a->strings["via Wall-To-Wall:"] = "via vegg-til-vegg"; -$a->strings["%s from %s"] = "%s fra %s"; -$a->strings["Comment"] = "Kommentar"; -$a->strings["Please wait"] = "Vennligst vent"; -$a->strings["%d comment"] = array( - 0 => "%d kommentar", - 1 => "%d kommentarer", -); -$a->strings["comment"] = array( - 0 => "kommentar", - 1 => "kommentarer", -); -$a->strings["show more"] = "vis mer"; -$a->strings["This is you"] = "Dette er deg"; $a->strings["Submit"] = "Lagre"; -$a->strings["Bold"] = "uthevet"; -$a->strings["Italic"] = "kursiv"; -$a->strings["Underline"] = "understrek"; -$a->strings["Quote"] = "sitat"; -$a->strings["Code"] = "kode"; -$a->strings["Image"] = "Bilde/fotografi"; -$a->strings["Link"] = "lenke"; -$a->strings["Video"] = "video"; -$a->strings["Preview"] = "forhåndsvisning"; -$a->strings["You must be logged in to use addons. "] = "Du må være innlogget for å bruke tillegg."; -$a->strings["Not Found"] = "Ikke funnet"; -$a->strings["Page not found."] = "Fant ikke siden."; -$a->strings["Permission denied"] = "Tilgang nektet"; -$a->strings["Permission denied."] = "Ingen tilgang."; -$a->strings["toggle mobile"] = "Velg mobilvisning"; +$a->strings["Theme settings"] = "Temainnstillinger"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Angi størrelsesendringen for bilder i innlegg og kommentarer (bredde og høyde)"; +$a->strings["Set font-size for posts and comments"] = "Angi skriftstørrelse for innlegg og kommentarer"; +$a->strings["Set theme width"] = "Angi temabredde"; +$a->strings["Color scheme"] = "Fargekart"; +$a->strings["Set style"] = "Angi stil"; +$a->strings["don't show"] = "ikke vis"; +$a->strings["show"] = "vis"; +$a->strings["Set line-height for posts and comments"] = "Angi linjeavstand for innlegg og kommentarer"; +$a->strings["Set resolution for middle column"] = "Angi oppløsning for midtkolonnen"; +$a->strings["Set color scheme"] = "Angi fargekart"; +$a->strings["Set zoomfactor for Earth Layer"] = "Angi zoomfaktor for Earth Layer"; +$a->strings["Set longitude (X) for Earth Layers"] = "Angi lengdegrad (X) for Earth Layers"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Angi breddegrad (Y) for Earth Layers"; +$a->strings["Community Pages"] = "Felleskapssider"; +$a->strings["Earth Layers"] = "Earth Layers"; +$a->strings["Community Profiles"] = "Fellesskapsprofiler"; +$a->strings["Help or @NewHere ?"] = "Hjelp eller @NewHere ?"; +$a->strings["Connect Services"] = "Forbindelse til tjenester"; +$a->strings["Find Friends"] = "Finn venner"; +$a->strings["Last users"] = "Siste brukere"; +$a->strings["Last photos"] = "Siste bilder"; +$a->strings["Last likes"] = "Siste liker"; $a->strings["Home"] = "Hjem"; $a->strings["Your posts and conversations"] = "Dine innlegg og samtaler"; $a->strings["Profile"] = "Profil"; $a->strings["Your profile page"] = "Din profilside"; +$a->strings["Contacts"] = "Kontakter"; +$a->strings["Your contacts"] = "Dine kontakter"; $a->strings["Photos"] = "Bilder"; $a->strings["Your photos"] = "Dine bilder"; $a->strings["Events"] = "Hendelser"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Dine hendelser"; $a->strings["Personal notes"] = "Personlige notater"; $a->strings["Your personal photos"] = "Dine personlige bilder"; $a->strings["Community"] = "Fellesskap"; -$a->strings["don't show"] = "ikke vis"; -$a->strings["show"] = "vis"; -$a->strings["Theme settings"] = "Temainnstillinger"; -$a->strings["Set font-size for posts and comments"] = "Angi skriftstørrelse for innlegg og kommentarer"; -$a->strings["Set line-height for posts and comments"] = "Angi linjeavstand for innlegg og kommentarer"; -$a->strings["Set resolution for middle column"] = "Angi oppløsning for midtkolonnen"; -$a->strings["Contacts"] = "Kontakter"; -$a->strings["Your contacts"] = "Dine kontakter"; -$a->strings["Community Pages"] = "Felleskapssider"; -$a->strings["Community Profiles"] = "Fellesskapsprofiler"; -$a->strings["Last users"] = "Siste brukere"; -$a->strings["Last likes"] = "Siste liker"; $a->strings["event"] = "hendelse"; $a->strings["status"] = "status"; $a->strings["photo"] = "bilde"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s liker %2\$s's %3\$s"; -$a->strings["Last photos"] = "Siste bilder"; $a->strings["Contact Photos"] = "Kontaktbilder"; $a->strings["Profile Photos"] = "Profilbilder"; -$a->strings["Find Friends"] = "Finn venner"; $a->strings["Local Directory"] = "Lokal katalog"; $a->strings["Global Directory"] = "Global katalog"; $a->strings["Similar Interests"] = "Liknende interesser"; $a->strings["Friend Suggestions"] = "Venneforslag"; $a->strings["Invite Friends"] = "Inviterer venner"; $a->strings["Settings"] = "Innstillinger"; -$a->strings["Earth Layers"] = "Earth Layers"; $a->strings["Set zoomfactor for Earth Layers"] = "Angi zoomfaktor for Earth Layers"; -$a->strings["Set longitude (X) for Earth Layers"] = "Angi lengdegrad (X) for Earth Layers"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Angi breddegrad (Y) for Earth Layers"; -$a->strings["Help or @NewHere ?"] = "Hjelp eller @NewHere ?"; -$a->strings["Connect Services"] = "Forbindelse til tjenester"; $a->strings["Show/hide boxes at right-hand column:"] = "Vis/skjul bokser i kolonnen til høyre:"; -$a->strings["Set color scheme"] = "Angi fargekart"; -$a->strings["Set zoomfactor for Earth Layer"] = "Angi zoomfaktor for Earth Layer"; $a->strings["Alignment"] = "Justering"; $a->strings["Left"] = "Venstre"; $a->strings["Center"] = "Midtstilt"; -$a->strings["Color scheme"] = "Fargekart"; $a->strings["Posts font size"] = "Skriftstørrelse for innlegg"; $a->strings["Textareas font size"] = "Skriftstørrelse for tekstområder"; $a->strings["Set colour scheme"] = "Angi fargekart"; -$a->strings["default"] = "standard"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Angi størrelsesendringen for bilder i innlegg og kommentarer (bredde og høyde)"; -$a->strings["Set theme width"] = "Angi temabredde"; -$a->strings["Set style"] = "Angi stil"; +$a->strings["You must be logged in to use addons. "] = "Du må være innlogget for å bruke tillegg."; +$a->strings["Not Found"] = "Ikke funnet"; +$a->strings["Page not found."] = "Fant ikke siden."; +$a->strings["Permission denied"] = "Tilgang nektet"; +$a->strings["Permission denied."] = "Ingen tilgang."; +$a->strings["toggle mobile"] = "Velg mobilvisning"; $a->strings["Delete this item?"] = "Slett dette elementet?"; +$a->strings["Comment"] = "Kommentar"; +$a->strings["show more"] = "vis mer"; $a->strings["show fewer"] = "vis færre"; $a->strings["Update %s failed. See error logs."] = "Oppdatering %s mislyktes. Se feilloggene."; -$a->strings["Update Error at %s"] = "Oppdateringsfeil i %s"; $a->strings["Create a New Account"] = "Lag en ny konto"; $a->strings["Register"] = "Registrer"; $a->strings["Logout"] = "Logg ut"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Plassering:"; $a->strings["Gender:"] = "Kjønn:"; $a->strings["Status:"] = "Status:"; $a->strings["Homepage:"] = "Hjemmeside:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "g A l F d"; $a->strings["F d"] = "F d"; $a->strings["[today]"] = "[idag]"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = "Videoer"; $a->strings["Events and Calendar"] = "Hendelser og kalender"; $a->strings["Personal Notes"] = "Personlige notater"; $a->strings["Only You Can See This"] = "Bare du kan se dette"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s er for øyeblikket %2\$s"; -$a->strings["Mood"] = "Stemning"; -$a->strings["Set your current mood and tell your friends"] = "Angi din stemning og fortell dine venner"; -$a->strings["Public access denied."] = "Offentlig tilgang ikke tillatt."; +$a->strings["General Features"] = "Generelle egenskaper"; +$a->strings["Multiple Profiles"] = "Flere profiler"; +$a->strings["Ability to create multiple profiles"] = "Mulighet for å lage flere profiler"; +$a->strings["Post Composition Features"] = "Funksjoner for å skrive innlegg"; +$a->strings["Richtext Editor"] = "Rik tekstredigering"; +$a->strings["Enable richtext editor"] = "Skru på rik tekstredigering"; +$a->strings["Post Preview"] = "Forhåndsvisning av innlegg"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Tillat forhåndsvisning av innlegg og kommentarer før publisering"; +$a->strings["Auto-mention Forums"] = "Auto-nevning av forum"; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Legg til/fjern nevning når en forumside velges/ikke lenger velges i tilgangsstyringsvinduet/ACL-vinduet."; +$a->strings["Network Sidebar Widgets"] = "Småprogrammer i sidestolpen for Nettverk"; +$a->strings["Search by Date"] = "Søk etter dato"; +$a->strings["Ability to select posts by date ranges"] = "Mulighet for å velge innlegg etter datoområder"; +$a->strings["Group Filter"] = "Gruppefilter"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Skru på småprogrammet som viser Nettverksinnlegg bare fra den valgte gruppen"; +$a->strings["Network Filter"] = "Nettverksfilter"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Skru på småprogrammet for å vise Nettverksinnlegg bare fra valgt nettverk"; +$a->strings["Saved Searches"] = "Lagrede søk"; +$a->strings["Save search terms for re-use"] = "Lagre søkeuttrykk for gjenbruk"; +$a->strings["Network Tabs"] = "Nettverksfaner"; +$a->strings["Network Personal Tab"] = "Nettverk personlig fane"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Skru på fane for å vise bare Nettverksinnlegg som du har vært med i"; +$a->strings["Network New Tab"] = "Nettverk Ny fane"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Skru på fane for å vise bare nye Nettverksinnlegg (fra de siste 12 timer)"; +$a->strings["Network Shared Links Tab"] = "Nettverk Delte lenker fane"; +$a->strings["Enable tab to display only Network posts with links in them"] = "Skru på fane for å vise bare Nettverksinnlegg med lenker i dem"; +$a->strings["Post/Comment Tools"] = "Innleggs-/kommentarverktøy"; +$a->strings["Multiple Deletion"] = "Slett flere"; +$a->strings["Select and delete multiple posts/comments at once"] = "Velg og slett flere innlegg/kommentarer på en gang"; +$a->strings["Edit Sent Posts"] = "Endre sendte innlegg"; +$a->strings["Edit and correct posts and comments after sending"] = "Endre og korriger innlegg og kommentarer etter sending"; +$a->strings["Tagging"] = "Merking"; +$a->strings["Ability to tag existing posts"] = "Mulighet til å merke eksisterende innlegg"; +$a->strings["Post Categories"] = "Innleggskategorier"; +$a->strings["Add categories to your posts"] = "Legg til kategorier til dine innlegg"; +$a->strings["Saved Folders"] = "Lagrede mapper"; +$a->strings["Ability to file posts under folders"] = "Mulighet til å sortere innlegg i mapper"; +$a->strings["Dislike Posts"] = "Liker ikke innlegg"; +$a->strings["Ability to dislike posts/comments"] = "Mulighet til å ikke like innlegg/kommentarer"; +$a->strings["Star Posts"] = "Stjerneinnlegg"; +$a->strings["Ability to mark special posts with a star indicator"] = "Mulighet til å merke spesielle innlegg med en stjerneindikator"; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "%s sin bursdag"; +$a->strings["Happy Birthday %s"] = "Gratulerer med dagen, %s"; +$a->strings["[Name Withheld]"] = "[Navnet tilbakeholdt]"; $a->strings["Item not found."] = "Enheten ble ikke funnet."; -$a->strings["Access to this profile has been restricted."] = "Tilgang til denne profilen er blitt begrenset."; -$a->strings["Item has been removed."] = "Elementet har blitt slettet."; -$a->strings["Access denied."] = "Tilgang avslått."; -$a->strings["This is Friendica, version"] = "Dette er Friendica, versjon"; -$a->strings["running at web location"] = "kjører på web-plassering"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Vennligst besøk Friendica.com for å lære mer om Friendica-prosjektet."; -$a->strings["Bug reports and issues: please visit"] = "Feilrapporter og problemer: vennligst besøk"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Forslag, ros, donasjoner, og så videre - vennligst send e-post til \"Info\" alfakrøll Friendica punktum com"; -$a->strings["Installed plugins/addons/apps:"] = "Installerte plugins/tillegg/apper:"; -$a->strings["No installed plugins/addons/apps"] = "Ingen installerte plugins/tillegg/apper"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s hilser %2\$s"; +$a->strings["Do you really want to delete this item?"] = "Ønsker du virkelig å slette dette elementet?"; +$a->strings["Yes"] = "Ja"; +$a->strings["Cancel"] = "Avbryt"; +$a->strings["Archives"] = "Arkiverer"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende elementtillatelser kan gjelde for denne gruppen og fremtidige medlemmer. Hvis det ikke var dette du ønsket, vær snill å opprette en annen gruppe med et annet navn."; +$a->strings["Default privacy group for new contacts"] = "Standard personverngruppe for nye kontakter"; +$a->strings["Everybody"] = "Alle"; +$a->strings["edit"] = "endre"; +$a->strings["Groups"] = "Grupper"; +$a->strings["Edit group"] = "Endre gruppe"; +$a->strings["Create a new group"] = "Lag en ny gruppe"; +$a->strings["Contacts not in any group"] = "Kontakter som ikke er i noen gruppe"; +$a->strings["add"] = "legg til"; +$a->strings["Wall Photos"] = "Veggbilder"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS informasjon for databasetjeneren '%s' "; +$a->strings["Add New Contact"] = "Legg til ny kontakt"; +$a->strings["Enter address or web location"] = "Skriv adresse eller web-plassering"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Eksempel: ole@eksempel.no, http://eksempel.no/kari"; +$a->strings["%d invitation available"] = array( + 0 => "%d invitasjon tilgjengelig", + 1 => "%d invitasjoner tilgjengelig", +); +$a->strings["Find People"] = "Finn personer"; +$a->strings["Enter name or interest"] = "Skriv navn eller interesse"; +$a->strings["Connect/Follow"] = "Koble/Følg"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Eksempler: Robert Morgenstein, fisking"; +$a->strings["Find"] = "Finn"; +$a->strings["Random Profile"] = "Tilfeldig profil"; +$a->strings["Networks"] = "Nettverk"; +$a->strings["All Networks"] = "Alle nettverk"; +$a->strings["Everything"] = "Alt"; +$a->strings["Categories"] = "Kategorier"; +$a->strings["%d contact in common"] = array( + 0 => "%d felles kontakt", + 1 => "%d felles kontakter", +); +$a->strings["Friendica Notification"] = "Friendica varsel"; +$a->strings["Thank You,"] = "Mange takk,"; +$a->strings["%s Administrator"] = "%s administrator"; +$a->strings["noreply"] = "ikke svar"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Ny melding mottatt hos %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sendte deg en ny privat melding hos %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s sendte deg %2\$s."; +$a->strings["a private message"] = "en privat melding"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Vennligst besøk %s for å se og/eller svare på dine private meldinger."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s]a %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s]%3\$s sin %4\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s] din %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Kommentar til samtale #%1\$d av %2\$s"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s kommenterte på et element/en samtale du har fulgt."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Vennligst besøk %s for å se og/eller svare på samtalen."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s skrev et innlegg på veggen til din profil"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s skrev et innlegg på veggen til din profil %2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s skrev et innlegg til [url=%2\$s]din vegg[/url]"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s merket deg"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s merket deg %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]merket deg[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s delte et nytt innlegg"; +$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s delte et nytt innlegg på %2\$s"; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]delte et innlegg[/url]."; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s dyttet deg"; +$a->strings["%1\$s poked you at %2\$s"] = "%1\$s dyttet deg %2\$s"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]dyttet deg[/url]."; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s merket ditt innlegg"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s merket ditt innlegg %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s merket [url=%2\$s]ditt innlegg[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Introduksjon mottatt"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Du mottok en introduksjon fra '%1\$s' %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Du mottok [url=%1\$s]en introduksjon[/url] fra %2\$s."; +$a->strings["You may visit their profile at %s"] = "Du kan besøke profilen deres på %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Vennligst besøk %s for å godkjenne eller avslå introduksjonen."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Venneforslag mottatt"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Du mottok et venneforslag fra '%1\$s' %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Du mottok [url=%1\$s]et venneforslag[/url] om %2\$s fra %3\$s."; +$a->strings["Name:"] = "Navn:"; +$a->strings["Photo:"] = "Bilde:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Vennligst besøk %s for å godkjenne eller avslå forslaget."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = "Brukeren ble ikke funnet."; +$a->strings["There is no status with this id."] = "Det er ingen status tilknyttet denne id-en."; +$a->strings["There is no conversation with this id."] = "Det finnes ingen samtale med denne id-en."; +$a->strings["view full size"] = "Vis i full størrelse"; +$a->strings[" on Last.fm"] = "på Last.fm"; +$a->strings["Full Name:"] = "Fullt navn:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Fødselsdag:"; +$a->strings["Age:"] = "Alder:"; +$a->strings["for %1\$d %2\$s"] = "for %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Seksuell orientering:"; +$a->strings["Hometown:"] = "Hjemsted:"; +$a->strings["Tags:"] = "Merkelapper:"; +$a->strings["Political Views:"] = "Politisk ståsted:"; +$a->strings["Religion:"] = "Religion:"; +$a->strings["About:"] = "Om:"; +$a->strings["Hobbies/Interests:"] = "Hobbyer/Interesser:"; +$a->strings["Likes:"] = "Liker:"; +$a->strings["Dislikes:"] = "Liker ikke:"; +$a->strings["Contact information and Social Networks:"] = "Kontaktinformasjon og sosiale nettverk:"; +$a->strings["Musical interests:"] = "Musikksmak:"; +$a->strings["Books, literature:"] = "Bøker, litteratur:"; +$a->strings["Television:"] = "TV:"; +$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/kultur/underholdning:"; +$a->strings["Love/Romance:"] = "Kjærlighet/romanse:"; +$a->strings["Work/employment:"] = "Arbeid/ansatt hos:"; +$a->strings["School/education:"] = "Skole/utdanning:"; +$a->strings["Nothing new here"] = "Ikke noe nytt her"; +$a->strings["Clear notifications"] = "Fjern varslinger"; +$a->strings["End this session"] = "Avslutt denne økten"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Logg inn"; +$a->strings["Home Page"] = "Hovedside"; +$a->strings["Create an account"] = "Lag konto"; +$a->strings["Help"] = "Hjelp"; +$a->strings["Help and documentation"] = "Hjelp og dokumentasjon"; +$a->strings["Apps"] = "Programmer"; +$a->strings["Addon applications, utilities, games"] = "Tilleggsprorammer, verktøy, spill"; +$a->strings["Search"] = "Søk"; +$a->strings["Search site content"] = "Søk i nettstedets innhold"; +$a->strings["Conversations on this site"] = "Samtaler på dette nettstedet"; +$a->strings["Directory"] = "Katalog"; +$a->strings["People directory"] = "Personkatalog"; +$a->strings["Information"] = "Informasjon"; +$a->strings["Information about this friendica instance"] = "Informasjon om denne Friendica-instansen."; +$a->strings["Network"] = "Nettverk"; +$a->strings["Conversations from your friends"] = "Samtaler fra dine venner"; +$a->strings["Network Reset"] = "Nettverk tilbakestilling"; +$a->strings["Load Network page with no filters"] = "Hent Nettverk-siden uten filter"; +$a->strings["Introductions"] = "Introduksjoner"; +$a->strings["Friend Requests"] = "Venneforespørsler"; +$a->strings["Notifications"] = "Varslinger"; +$a->strings["See all notifications"] = "Se alle varslinger"; +$a->strings["Mark all system notifications seen"] = "Merk alle systemvarsler som sett"; +$a->strings["Messages"] = "Meldinger"; +$a->strings["Private mail"] = "Privat post"; +$a->strings["Inbox"] = "Innboks"; +$a->strings["Outbox"] = "Utboks"; +$a->strings["New Message"] = "Ny melding"; +$a->strings["Manage"] = "Behandle"; +$a->strings["Manage other pages"] = "Behandle andre sider"; +$a->strings["Delegations"] = "Delegasjoner"; +$a->strings["Delegate Page Management"] = "Deleger sidebehandling"; +$a->strings["Account settings"] = "Kontoinnstillinger"; +$a->strings["Manage/Edit Profiles"] = "Behandle/endre profiler"; +$a->strings["Manage/edit friends and contacts"] = "Behandle/endre venner og kontakter"; +$a->strings["Admin"] = "Administrator"; +$a->strings["Site setup and configuration"] = "Nettstedsoppsett og konfigurasjon"; +$a->strings["Navigation"] = "Navigasjon"; +$a->strings["Site map"] = "Nettstedskart"; +$a->strings["Click here to upgrade."] = "Klikk her for oppgradere."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen overstiger grensene satt i din abonnementsplan."; +$a->strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i henhold til din abonnementsplan."; +$a->strings["Disallowed profile URL."] = "Underkjent profil-URL."; +$a->strings["Connect URL missing."] = "Forbindelses-URL mangler."; +$a->strings["This site is not configured to allow communications with other networks."] = "Dette nettverkets konfigurasjon tillater ikke kommunikasjon med andre nettverk."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Ingen passende kommunikasjonsprotokoller eller strømmer ble oppdaget."; +$a->strings["The profile address specified does not provide adequate information."] = "Den angitte profiladressen inneholder for lite information."; +$a->strings["An author or name was not found."] = "Fant ingen forfatter eller navn."; +$a->strings["No browser URL could be matched to this address."] = "Ingen nettleser-URL passet med denne adressen."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Finner ikke samsvar mellom @-stilens identitetsadresse og en kjent protokoll eller e-postkontakt."; +$a->strings["Use mailto: in front of address to force email check."] = "Bruk mailto: foran adresser for å tvinge e-postsjekk."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Den oppgitte profiladressen tilhører et nettverk som har blitt avskrudd på dette nettstedet."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Begrenset profil. Denne personen kan ikke motta direkte/personlige oppdateringer fra deg."; +$a->strings["Unable to retrieve contact information."] = "Ikke i stand til å hente kontaktinformasjon."; +$a->strings["following"] = "følger"; +$a->strings["Error decoding account file"] = "Feil ved dekoding av kontofil"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Feil! Ingen versjonsdata i filen! Dette er ikke en Friendica kontofil?"; +$a->strings["Error! Cannot check nickname"] = "Feil! Kan ikke sjekke kallenavn"; +$a->strings["User '%s' already exists on this server!"] = "Brukeren '%s' finnes allerede på denne tjeneren!"; +$a->strings["User creation error"] = "Feil ved oppretting av bruker"; +$a->strings["User profile creation error"] = "Feil ved opprettelsen av brukerprofil"; +$a->strings["%d contact not imported"] = array( + 0 => "%d kontakt ikke importert", + 1 => "%d kontakter ikke importert", +); +$a->strings["Done. You can now login with your username and password"] = "Ferdig. Du kan nå logge inn med ditt brukernavn og passord"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Starter:"; +$a->strings["Finishes:"] = "Slutter:"; +$a->strings["stopped following"] = "sluttet å følge"; +$a->strings["Poke"] = "Dytt"; +$a->strings["View Status"] = "Vis status"; +$a->strings["View Profile"] = "Vis profil"; +$a->strings["View Photos"] = "Vis bilder"; +$a->strings["Network Posts"] = "Nettverksinnlegg"; +$a->strings["Edit Contact"] = "Endre kontakt"; +$a->strings["Drop Contact"] = "Fjern kontakt"; +$a->strings["Send PM"] = "Send privat melding"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Feil oppstod under opprettelsen av databasetabeller."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Diverse"; +$a->strings["year"] = "år"; +$a->strings["month"] = "måned"; +$a->strings["day"] = "dag"; +$a->strings["never"] = "aldri"; +$a->strings["less than a second ago"] = "for mindre enn ett sekund siden"; +$a->strings["years"] = "år"; +$a->strings["months"] = "måneder"; +$a->strings["week"] = "uke"; +$a->strings["weeks"] = "uker"; +$a->strings["days"] = "dager"; +$a->strings["hour"] = "time"; +$a->strings["hours"] = "timer"; +$a->strings["minute"] = "minutt"; +$a->strings["minutes"] = "minutter"; +$a->strings["second"] = "sekund"; +$a->strings["seconds"] = "sekunder"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s siden"; +$a->strings["[no subject]"] = "[ikke noe emne]"; +$a->strings["(no subject)"] = "(uten emne)"; +$a->strings["Unknown | Not categorised"] = "Ukjent | Ikke kategorisert"; +$a->strings["Block immediately"] = "Blokker umiddelbart"; +$a->strings["Shady, spammer, self-marketer"] = "Grumsete, poster søppel, fremhever bare seg selv"; +$a->strings["Known to me, but no opinion"] = "Bekjent av meg, men har ingen mening"; +$a->strings["OK, probably harmless"] = "OK, antakelig harmløs"; +$a->strings["Reputable, has my trust"] = "Respektert, har min tillit"; +$a->strings["Frequently"] = "Ofte"; +$a->strings["Hourly"] = "Hver time"; +$a->strings["Twice daily"] = "To ganger daglig"; +$a->strings["Daily"] = "Daglig"; +$a->strings["Weekly"] = "Ukentlig"; +$a->strings["Monthly"] = "Månedlig"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-post"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = "Diaspora-forbindelse"; +$a->strings["Statusnet"] = "StatusNet"; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s er nå venner med %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Dele varslinger fra Diaspora nettverket"; +$a->strings["Attachments:"] = "Vedlegg:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s liker ikke %2\$s's %3\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s dyttet %2\$s"; +$a->strings["poked"] = "dyttet"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s er for øyeblikket %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merket %2\$s sitt %3\$s med %4\$s"; +$a->strings["post/item"] = "innlegg/element"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s merket %2\$s's %3\$s som en favoritt"; +$a->strings["Select"] = "Velg"; +$a->strings["Delete"] = "Slett"; +$a->strings["View %s's profile @ %s"] = "Besøk %ss profil [%s]"; +$a->strings["Categories:"] = "Kategorier:"; +$a->strings["Filed under:"] = "Lagret i:"; +$a->strings["%s from %s"] = "%s fra %s"; +$a->strings["View in context"] = "Vis i sammenheng"; +$a->strings["Please wait"] = "Vennligst vent"; +$a->strings["remove"] = "slett"; +$a->strings["Delete Selected Items"] = "Slette valgte elementer"; +$a->strings["Follow Thread"] = "Følg tråd"; +$a->strings["%s likes this."] = "%s liker dette."; +$a->strings["%s doesn't like this."] = "%s liker ikke dette."; +$a->strings["%2\$d people like this"] = "%2\$d personer liker dette"; +$a->strings["%2\$d people don't like this"] = "%2\$d personer liker ikke dette"; +$a->strings["and"] = "og"; +$a->strings[", and %d other people"] = ", og %d andre personer"; +$a->strings["%s like this."] = "%s liker dette."; +$a->strings["%s don't like this."] = "%s liker ikke dette."; +$a->strings["Visible to everybody"] = "Synlig for alle"; +$a->strings["Please enter a link URL:"] = "Vennligst skriv inn en lenke URL:"; +$a->strings["Please enter a video link/URL:"] = "Vennligst skriv inn en videolenke/-URL:"; +$a->strings["Please enter an audio link/URL:"] = "Vennligst skriv inn en lydlenke/-URL:"; +$a->strings["Tag term:"] = "Merkelapp begrep:"; +$a->strings["Save to Folder:"] = "Lagre til mappe:"; +$a->strings["Where are you right now?"] = "Hvor er du akkurat nå?"; +$a->strings["Delete item(s)?"] = "Slett element(er)?"; +$a->strings["Post to Email"] = "Innlegg til e-post"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Koblinger avskrudd, siden \"%s\" er påskrudd."; +$a->strings["Hide your profile details from unknown viewers?"] = "Skjul dine profildetaljer fra ukjente besøkende?"; +$a->strings["Share"] = "Del"; +$a->strings["Upload photo"] = "Last opp bilde"; +$a->strings["upload photo"] = "last opp bilde"; +$a->strings["Attach file"] = "Legg ved fil"; +$a->strings["attach file"] = "legg ved fil"; +$a->strings["Insert web link"] = "Sett inn web-adresse"; +$a->strings["web link"] = "web-adresse"; +$a->strings["Insert video link"] = "Sett inn video-link"; +$a->strings["video link"] = "videolink"; +$a->strings["Insert audio link"] = "Sett inn lydlink"; +$a->strings["audio link"] = "lydlink"; +$a->strings["Set your location"] = "Angi din plassering"; +$a->strings["set location"] = "angi plassering"; +$a->strings["Clear browser location"] = "Fjern nettleserplassering"; +$a->strings["clear location"] = "fjern plassering"; +$a->strings["Set title"] = "Lagre tittel"; +$a->strings["Categories (comma-separated list)"] = "Kategorier (kommaseparert liste)"; +$a->strings["Permission settings"] = "Tillatelser"; +$a->strings["permissions"] = "tillatelser"; +$a->strings["CC: email addresses"] = "Kopi: e-postadresser"; +$a->strings["Public post"] = "Offentlig innlegg"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Eksempel: ola@example.com, kari@example.com"; +$a->strings["Preview"] = "forhåndsvisning"; +$a->strings["Post to Groups"] = "Innlegg til grupper"; +$a->strings["Post to Contacts"] = "Innlegg til kontakter"; +$a->strings["Private post"] = "Privat innlegg"; +$a->strings["newer"] = "nyere"; +$a->strings["older"] = "eldre"; +$a->strings["prev"] = "forrige"; +$a->strings["first"] = "første"; +$a->strings["last"] = "siste"; +$a->strings["next"] = "neste"; +$a->strings["No contacts"] = "Ingen kontakter"; +$a->strings["%d Contact"] = array( + 0 => "%d kontakt", + 1 => "%d kontakter", +); +$a->strings["View Contacts"] = "Vis kontakter"; +$a->strings["Save"] = "Lagre"; +$a->strings["poke"] = "dytt"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "pinget"; +$a->strings["prod"] = "dult"; +$a->strings["prodded"] = "dultet"; +$a->strings["slap"] = "klaske"; +$a->strings["slapped"] = "klasket"; +$a->strings["finger"] = "fingre"; +$a->strings["fingered"] = "fingret"; +$a->strings["rebuff"] = "avslå"; +$a->strings["rebuffed"] = "avslo"; +$a->strings["happy"] = "glad"; +$a->strings["sad"] = "trist"; +$a->strings["mellow"] = "dempet"; +$a->strings["tired"] = "trøtt"; +$a->strings["perky"] = "oppkvikket"; +$a->strings["angry"] = "sint"; +$a->strings["stupified"] = "tanketom"; +$a->strings["puzzled"] = "forundret"; +$a->strings["interested"] = "interessert"; +$a->strings["bitter"] = "bitter"; +$a->strings["cheerful"] = "munter"; +$a->strings["alive"] = "livlig"; +$a->strings["annoyed"] = "irritert"; +$a->strings["anxious"] = "nervøs"; +$a->strings["cranky"] = "grinete"; +$a->strings["disturbed"] = "forstyrret"; +$a->strings["frustrated"] = "frustrert"; +$a->strings["motivated"] = "motivert"; +$a->strings["relaxed"] = "avslappet"; +$a->strings["surprised"] = "overrasket"; +$a->strings["Monday"] = "mandag"; +$a->strings["Tuesday"] = "tirsdag"; +$a->strings["Wednesday"] = "onsdag"; +$a->strings["Thursday"] = "torsdag"; +$a->strings["Friday"] = "fredag"; +$a->strings["Saturday"] = "lørdag"; +$a->strings["Sunday"] = "søndag"; +$a->strings["January"] = "januar"; +$a->strings["February"] = "februar"; +$a->strings["March"] = "mars"; +$a->strings["April"] = "april"; +$a->strings["May"] = "mai"; +$a->strings["June"] = "juni"; +$a->strings["July"] = "juli"; +$a->strings["August"] = "august"; +$a->strings["September"] = "september"; +$a->strings["October"] = "oktober"; +$a->strings["November"] = "november"; +$a->strings["December"] = "desember"; +$a->strings["View Video"] = "Vis video"; +$a->strings["bytes"] = "bytes"; +$a->strings["Click to open/close"] = "Klikk for å åpne/lukke"; +$a->strings["link to source"] = "lenke til kilde"; +$a->strings["default"] = "standard"; +$a->strings["Select an alternate language"] = "Velg et annet språk"; +$a->strings["activity"] = "aktivitet"; +$a->strings["comment"] = array( + 0 => "kommentar", + 1 => "kommentarer", +); +$a->strings["post"] = "innlegg"; +$a->strings["Item filed"] = "Element arkivert"; +$a->strings["Logged out."] = "Logget ut."; +$a->strings["Login failed."] = "Innlogging mislyktes."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Vi støtte på et problem under innloggingen med OpenID-en du oppgav. Vennligst sjekk at du stavet ID-en riktig."; +$a->strings["The error message was:"] = "Feilmeldingen var:"; +$a->strings["Image/photo"] = "Bilde/fotografi"; +$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; +$a->strings["%s wrote the following post"] = "%s skrev følgende innlegg"; +$a->strings["$1 wrote:"] = "$1 skrev:"; +$a->strings["Encrypted content"] = "Kryptert innhold"; +$a->strings["Welcome "] = "Velkommen"; +$a->strings["Please upload a profile photo."] = "Vennligst last opp et profilbilde."; +$a->strings["Welcome back "] = "Velkommen tilbake"; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Skjemaets sikkerhetsnøkkel var ikke riktig. Dette skjedde antakelig fordi skjemaet har stått åpent for lenge (>3 timer) før innsending."; +$a->strings["Embedded content"] = "Innebygd innhold"; +$a->strings["Embedding disabled"] = "Innebygging avskrudd"; +$a->strings["Male"] = "Mann"; +$a->strings["Female"] = "Kvinne"; +$a->strings["Currently Male"] = "For øyeblikket mann"; +$a->strings["Currently Female"] = "For øyeblikket kvinne"; +$a->strings["Mostly Male"] = "Stort sett mann"; +$a->strings["Mostly Female"] = "Stort sett kvinne"; +$a->strings["Transgender"] = "Transkjønnet"; +$a->strings["Intersex"] = "Tvekjønnet"; +$a->strings["Transsexual"] = "Transseksuell"; +$a->strings["Hermaphrodite"] = "Hermafroditt"; +$a->strings["Neuter"] = "Intetkjønn"; +$a->strings["Non-specific"] = "Ikke spesifisert"; +$a->strings["Other"] = "Annet"; +$a->strings["Undecided"] = "Ubestemt"; +$a->strings["Males"] = "Menn"; +$a->strings["Females"] = "Kvinner"; +$a->strings["Gay"] = "Homse"; +$a->strings["Lesbian"] = "Lesbe"; +$a->strings["No Preference"] = "Ingen preferanse"; +$a->strings["Bisexual"] = "Biseksuell"; +$a->strings["Autosexual"] = "Autoseksuell"; +$a->strings["Abstinent"] = "Avholdende"; +$a->strings["Virgin"] = "Jomfru"; +$a->strings["Deviant"] = "Avvikende"; +$a->strings["Fetish"] = "Fetisj"; +$a->strings["Oodles"] = "Mange"; +$a->strings["Nonsexual"] = "Aseksuell"; +$a->strings["Single"] = "Alene"; +$a->strings["Lonely"] = "Ensom"; +$a->strings["Available"] = "Tilgjengelig"; +$a->strings["Unavailable"] = "Ikke tilgjengelig"; +$a->strings["Has crush"] = "Er forelsket"; +$a->strings["Infatuated"] = "Betatt"; +$a->strings["Dating"] = "Stevnemøter/dater"; +$a->strings["Unfaithful"] = "Utro"; +$a->strings["Sex Addict"] = "Sexavhengig"; +$a->strings["Friends"] = "Venner"; +$a->strings["Friends/Benefits"] = "Venner med fordeler"; +$a->strings["Casual"] = "Tilfeldig"; +$a->strings["Engaged"] = "Forlovet"; +$a->strings["Married"] = "Gift"; +$a->strings["Imaginarily married"] = "Fantasiekteskap"; +$a->strings["Partners"] = "Partnere"; +$a->strings["Cohabiting"] = "Samboere"; +$a->strings["Common law"] = "Samboer"; +$a->strings["Happy"] = "Lykkelig"; +$a->strings["Not looking"] = "Ikke på utkikk"; +$a->strings["Swinger"] = "Partnerbytte/swinger"; +$a->strings["Betrayed"] = "Bedratt"; +$a->strings["Separated"] = "Separert"; +$a->strings["Unstable"] = "Ustabil"; +$a->strings["Divorced"] = "Skilt"; +$a->strings["Imaginarily divorced"] = "Fantasiskilt"; +$a->strings["Widowed"] = "Enke/enkemann"; +$a->strings["Uncertain"] = "Usikker"; +$a->strings["It's complicated"] = "Det er komplisert"; +$a->strings["Don't care"] = "Uinteressert"; +$a->strings["Ask me"] = "Spør meg"; +$a->strings["An invitation is required."] = "En invitasjon er nødvendig."; +$a->strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes."; +$a->strings["Invalid OpenID url"] = "Ugyldig OpenID URL"; +$a->strings["Please enter the required information."] = "Vennligst skriv inn den nødvendige informasjonen."; +$a->strings["Please use a shorter name."] = "Vennligst bruk et kortere navn."; +$a->strings["Name too short."] = "Navnet er for kort."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Dette ser ikke ut til å være ditt full navn (Fornavn Etternavn)."; +$a->strings["Your email domain is not among those allowed on this site."] = "Ditt e-postdomene er ikke blant de som er tillat på dette stedet."; +$a->strings["Not a valid email address."] = "Ugyldig e-postadresse."; +$a->strings["Cannot use that email."] = "Kan ikke bruke den e-postadressen."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Ditt kallenavn kan bare inneholde \"a-z\", \"0-9\", \"-\", \"_\", og må også begynne med en bokstav."; +$a->strings["Nickname is already registered. Please choose another."] = "Kallenavnet er allerede registrert. Vennligst velg et annet."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Kallenavnet ble registrert her en gang og kan ikke brukes om igjen. Vennligst velg et annet."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ALVORLIG FEIL: mislyktes med å lage sikkerhetsnøkler."; +$a->strings["An error occurred during registration. Please try again."] = "En feil oppstod under registreringen. Vennligst prøv igjen."; +$a->strings["An error occurred creating your default profile. Please try again."] = "En feil oppstod under opprettelsen av din standardprofil. Vennligst prøv igjen."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Registeringsdetaljer for %s"; +$a->strings["Visible to everybody"] = "Synlig for alle"; +$a->strings["This entry was edited"] = "Denne oppføringen ble endret"; +$a->strings["Private Message"] = "Privat melding"; +$a->strings["Edit"] = "Endre"; +$a->strings["save to folder"] = "lagre i mappe"; +$a->strings["add star"] = "legg til stjerne"; +$a->strings["remove star"] = "fjern stjerne"; +$a->strings["toggle star status"] = "veksle stjernestatus"; +$a->strings["starred"] = "Med stjerne"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "Legg til merkelapp"; +$a->strings["I like this (toggle)"] = "Jeg liker dette (skru på/av)"; +$a->strings["like"] = "liker"; +$a->strings["I don't like this (toggle)"] = "Jeg liker ikke dette (skru på/av)"; +$a->strings["dislike"] = "liker ikke"; +$a->strings["Share this"] = "Del denne"; +$a->strings["share"] = "Del"; +$a->strings["to"] = "til"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "vegg-til-vegg"; +$a->strings["via Wall-To-Wall:"] = "via vegg-til-vegg"; +$a->strings["%d comment"] = array( + 0 => "%d kommentar", + 1 => "%d kommentarer", +); +$a->strings["This is you"] = "Dette er deg"; +$a->strings["Bold"] = "uthevet"; +$a->strings["Italic"] = "kursiv"; +$a->strings["Underline"] = "understrek"; +$a->strings["Quote"] = "sitat"; +$a->strings["Code"] = "kode"; +$a->strings["Image"] = "Bilde/fotografi"; +$a->strings["Link"] = "lenke"; +$a->strings["Video"] = "video"; +$a->strings["Item not available."] = "Elementet er ikke tilgjengelig."; +$a->strings["Item was not found."] = "Elementet ble ikke funnet."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Antall daglige veggmeldinger for %s er overskredet. Melding mislyktes."; +$a->strings["No recipient selected."] = "Ingen mottaker valgt."; +$a->strings["Unable to check your home location."] = "Ikke i stand til avgjøre plasseringen til ditt hjemsted."; +$a->strings["Message could not be sent."] = "Meldingen kunne ikke sendes."; +$a->strings["Message collection failure."] = "Meldingsinnsamling mislyktes."; +$a->strings["Message sent."] = "Melding sendt."; +$a->strings["No recipient."] = "Ingen mottaker."; +$a->strings["Send Private Message"] = "Send privat melding"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Hvis du ønsker å la %s få svare, vennligst sjekk om personverninnstillingene på ditt nettsted tillater private post fra ukjente avsendere."; +$a->strings["To:"] = "Til:"; +$a->strings["Subject:"] = "Emne:"; +$a->strings["Your message:"] = "Din melding:"; +$a->strings["Group created."] = "Gruppen er laget."; +$a->strings["Could not create group."] = "Kunne ikke lage gruppen."; +$a->strings["Group not found."] = "Fant ikke gruppen."; +$a->strings["Group name changed."] = "Gruppenavnet er endret"; +$a->strings["Save Group"] = "Lagre gruppe"; +$a->strings["Create a group of contacts/friends."] = "Lag en gruppe med kontakter/venner."; +$a->strings["Group Name: "] = "Gruppenavn:"; +$a->strings["Group removed."] = "Gruppe fjernet."; +$a->strings["Unable to remove group."] = "Mislyktes med å fjerne gruppe."; +$a->strings["Group Editor"] = "Gruppebehandler"; +$a->strings["Members"] = "Medlemmer"; +$a->strings["All Contacts"] = "Alle kontakter"; +$a->strings["Click on a contact to add or remove."] = "Klikk på en kontakt for å legge til eller fjerne."; +$a->strings["No potential page delegates located."] = "Fant ingen potensielle sidedelegater."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegater kan behandle alle sider ved denne kontoen/siden, bortsett fra grunnleggende kontoinnstillinger. Vennligst ikke deleger din personlige konto til noen som du ikke stoler fullt og fast på."; +$a->strings["Existing Page Managers"] = "Eksisterende sidebehandlere"; +$a->strings["Existing Page Delegates"] = "Eksisterende sidedelegater"; +$a->strings["Potential Delegates"] = "Mulige delegater"; +$a->strings["Remove"] = "Slett"; +$a->strings["Add"] = "Legg til"; +$a->strings["No entries."] = "Ingen oppføringer"; +$a->strings["Invalid request identifier."] = "Ugyldig forespørselsidentifikator."; +$a->strings["Discard"] = "Forkast"; +$a->strings["Ignore"] = "Ignorer"; +$a->strings["System"] = "System"; +$a->strings["Personal"] = "Personlig"; +$a->strings["Show Ignored Requests"] = "Vis ignorerte forespørsler"; +$a->strings["Hide Ignored Requests"] = "Skjul ignorerte forespørsler"; +$a->strings["Notification type: "] = "Beskjedtype:"; +$a->strings["Friend Suggestion"] = "Venneforslag"; +$a->strings["suggested by %s"] = "foreslått av %s"; +$a->strings["Hide this contact from others"] = "Skjul denne kontakten for andre"; +$a->strings["Post a new friend activity"] = "Post om en ny venn"; +$a->strings["if applicable"] = "hvis gyldig"; +$a->strings["Approve"] = "Godkjenn"; +$a->strings["Claims to be known to you: "] = "Påstår å kjenne deg:"; +$a->strings["yes"] = "ja"; +$a->strings["no"] = "ei"; +$a->strings["Approve as: "] = "Godkjenn som:"; +$a->strings["Friend"] = "Venn"; +$a->strings["Sharer"] = "Deler"; +$a->strings["Fan/Admirer"] = "Fan/Beundrer"; +$a->strings["Friend/Connect Request"] = "Venn/kontakt-forespørsel"; +$a->strings["New Follower"] = "Ny følgesvenn"; +$a->strings["No introductions."] = "Ingen introduksjoner."; +$a->strings["%s liked %s's post"] = "%s likte %s sitt innlegg"; +$a->strings["%s disliked %s's post"] = "%s mislikte %s sitt innlegg"; +$a->strings["%s is now friends with %s"] = "%s er nå venner med %s"; +$a->strings["%s created a new post"] = "%s skrev et nytt innlegg"; +$a->strings["%s commented on %s's post"] = "%s kommenterte på %s sitt innlegg"; +$a->strings["No more network notifications."] = "Ingen flere nettverksvarslinger."; +$a->strings["Network Notifications"] = "Nettverksvarslinger"; +$a->strings["No more system notifications."] = "Ingen flere systemvarsler."; +$a->strings["System Notifications"] = "Systemvarsler"; +$a->strings["No more personal notifications."] = "Ingen flere personlige varsler."; +$a->strings["Personal Notifications"] = "Personlige varsler"; +$a->strings["No more home notifications."] = "Ingen flere hjemmevarsler."; +$a->strings["Home Notifications"] = "Hjemmevarsler"; +$a->strings["No profile"] = "Ingen profil"; +$a->strings["everybody"] = "alle"; +$a->strings["Account"] = "Konto"; +$a->strings["Additional features"] = "Tilleggsfunksjoner"; +$a->strings["Display"] = "Vis"; +$a->strings["Social Networks"] = "Sosiale nettverk"; +$a->strings["Plugins"] = "Tillegg"; +$a->strings["Connected apps"] = "Tilkoblede programmer"; +$a->strings["Export personal data"] = "Eksporter personlige data"; +$a->strings["Remove account"] = "Fjern konto"; +$a->strings["Missing some important data!"] = "Mangler noen viktige data!"; +$a->strings["Update"] = "Oppdater"; +$a->strings["Failed to connect with email account using the settings provided."] = "Mislyktes i å opprette forbindelse med e-postkontoen med de oppgitte innstillingene."; +$a->strings["Email settings updated."] = "E-postinnstillinger er oppdatert."; +$a->strings["Features updated"] = "Funksjoner oppdatert"; +$a->strings["Relocate message has been send to your contacts"] = "Omplasseringsmelding har blitt sendt til dine kontakter"; +$a->strings["Passwords do not match. Password unchanged."] = "Passordene er ikke like. Passord uendret."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Tomme passord er ikke lov. Passord uendret."; +$a->strings["Wrong password."] = "Feil passord."; +$a->strings["Password changed."] = "Passord endret."; +$a->strings["Password update failed. Please try again."] = "Passordoppdatering mislyktes. Vennligst prøv igjen."; +$a->strings[" Please use a shorter name."] = "Vennligst bruk et kortere navn."; +$a->strings[" Name too short."] = "Navnet er for kort."; +$a->strings["Wrong Password"] = "Feil passord"; +$a->strings[" Not valid email."] = "Ugyldig e-postadresse."; +$a->strings[" Cannot change to that email."] = "Kan ikke endre til den e-postadressen."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privat forum har ingen personverntillatelser. Bruker standard personverngruppe."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Privat forum har ingen personverntillatelser og ingen standard personverngruppe."; +$a->strings["Settings updated."] = "Innstillinger oppdatert."; +$a->strings["Add application"] = "Legg til program"; +$a->strings["Save Settings"] = "Lagre innstillinger"; +$a->strings["Name"] = "Navn"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Omdiriger"; +$a->strings["Icon url"] = "Ikon URL"; +$a->strings["You can't edit this application."] = "Du kan ikke redigere dette programmet."; +$a->strings["Connected Apps"] = "Tilkoblede programmer"; +$a->strings["Client key starts with"] = "Klientnøkkelen starter med"; +$a->strings["No name"] = "Ingen navn"; +$a->strings["Remove authorization"] = "Fjern tillatelse"; +$a->strings["No Plugin settings configured"] = "Ingen tilleggsinnstillinger konfigurert"; +$a->strings["Plugin Settings"] = "Tilleggsinnstillinger"; +$a->strings["Off"] = "Av"; +$a->strings["On"] = "På"; +$a->strings["Additional Features"] = "Tilleggsfunksjoner"; +$a->strings["Built-in support for %s connectivity is %s"] = "Innebygget støtte for %s forbindelse er %s"; +$a->strings["enabled"] = "aktivert"; +$a->strings["disabled"] = "avskrudd"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "E-posttilgang er avskrudd på dette stedet."; +$a->strings["Email/Mailbox Setup"] = "E-post-/postboksinnstillinger"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Hvis du ønsker å kommunisere med e-postkontakter via denne tjenesten (frivillig), vennligst oppgi hvordan din postboks kontaktes."; +$a->strings["Last successful email check:"] = "Siste vellykkede e-postsjekk:"; +$a->strings["IMAP server name:"] = "IMAP-tjeners navn:"; +$a->strings["IMAP port:"] = "IMAP port:"; +$a->strings["Security:"] = "Sikkerhet:"; +$a->strings["None"] = "Ingen"; +$a->strings["Email login name:"] = "E-post brukernavn:"; +$a->strings["Email password:"] = "E-post passord:"; +$a->strings["Reply-to address:"] = "Svar-til-adresse:"; +$a->strings["Send public posts to all email contacts:"] = "Send offentlige meldinger til alle e-postkontakter:"; +$a->strings["Action after import:"] = "Handling etter import:"; +$a->strings["Mark as seen"] = "Marker som sett"; +$a->strings["Move to folder"] = "Flytt til mappe"; +$a->strings["Move to folder:"] = "Flytt til mappe:"; +$a->strings["No special theme for mobile devices"] = "Ikke eget tema for mobile enheter"; +$a->strings["Display Settings"] = "Visningsinnstillinger"; +$a->strings["Display Theme:"] = "Vis tema:"; +$a->strings["Mobile Theme:"] = "Mobilt tema:"; +$a->strings["Update browser every xx seconds"] = "Oppdater nettleser hvert xx sekund"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 sekunder, ikke noe maksimum"; +$a->strings["Number of items to display per page:"] = "Antall elementer som vises per side:"; +$a->strings["Maximum of 100 items"] = "Maksimum 100 elementer"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "Antall elementer å vise per side ved visning på mobil enhet:"; +$a->strings["Don't show emoticons"] = "Ikke vis uttrykksikoner"; +$a->strings["Don't show notices"] = "Ikke vis varsler"; +$a->strings["Infinite scroll"] = "Uendelig rulling"; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = "Brukerkategorier"; +$a->strings["Community Types"] = "Felleskapskategorier"; +$a->strings["Normal Account Page"] = "Vanlig konto-side"; +$a->strings["This account is a normal personal profile"] = "Denne kontoen er en vanlig personlig profil"; +$a->strings["Soapbox Page"] = "Talerstol-side"; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med kun leserettigheter"; +$a->strings["Community Forum/Celebrity Account"] = "Fellesskapsforum/Kjendis-side"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med lese- og skriverettigheter"; +$a->strings["Automatic Friend Page"] = "Automatisk venn-side"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Automatisk godkjenning av alle forespørsler om forbindelse/venner som venner"; +$a->strings["Private Forum [Experimental]"] = "Privat forum [Eksperimentell]"; +$a->strings["Private forum - approved members only"] = "Privat forum - kun godkjente medlemmer"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Valgfritt) Tillat denne OpenID-en å logge inn i denne kontoen."; +$a->strings["Publish your default profile in your local site directory?"] = "Skal standardprofilen din publiseres i katalogen til nettstedet ditt?"; +$a->strings["No"] = "Nei"; +$a->strings["Publish your default profile in the global social directory?"] = "Skal standardprofilen din publiseres i den globale sosiale katalogen?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Skjul kontakt-/venne-listen din for besøkende til standardprofilen din?"; +$a->strings["Allow friends to post to your profile page?"] = "Tillat venner å poste innlegg på din profilside?"; +$a->strings["Allow friends to tag your posts?"] = "Tillat venner å merke dine innlegg?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Tillat oss å foreslå deg som en mulig venn til nye medlemmer?"; +$a->strings["Permit unknown people to send you private mail?"] = "Tillat ukjente personer å sende deg privat post?"; +$a->strings["Profile is not published."] = "Profilen er ikke publisert."; +$a->strings["or"] = "eller"; +$a->strings["Your Identity Address is"] = "Din identitetsadresse er"; +$a->strings["Automatically expire posts after this many days:"] = "Innlegg utgår automatisk etter så mange dager:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Tomme innlegg utgår ikke. Utgåtte innlegg slettes."; +$a->strings["Advanced expiration settings"] = "Avanserte innstillinger for å utgå"; +$a->strings["Advanced Expiration"] = "Avansert utgå"; +$a->strings["Expire posts:"] = "Innlegg utgår:"; +$a->strings["Expire personal notes:"] = "Personlige notater utgår:"; +$a->strings["Expire starred posts:"] = "Innlegg med stjerne utgår:"; +$a->strings["Expire photos:"] = "Bilder utgår:"; +$a->strings["Only expire posts by others:"] = "Kun innlegg fra andre utgår:"; +$a->strings["Account Settings"] = "Kontoinnstillinger"; +$a->strings["Password Settings"] = "Passordinnstillinger"; +$a->strings["New Password:"] = "Nytt passord:"; +$a->strings["Confirm:"] = "Bekreft:"; +$a->strings["Leave password fields blank unless changing"] = "La passordfeltene stå tomme hvis du ikke skal bytte"; +$a->strings["Current Password:"] = "Gjeldende passord:"; +$a->strings["Your current password to confirm the changes"] = "Ditt gjeldende passord for å bekrefte endringene"; +$a->strings["Password:"] = "Passord:"; +$a->strings["Basic Settings"] = "Grunninnstillinger"; +$a->strings["Email Address:"] = "E-postadresse:"; +$a->strings["Your Timezone:"] = "Din tidssone:"; +$a->strings["Default Post Location:"] = "Standard oppholdssted når du poster:"; +$a->strings["Use Browser Location:"] = "Bruk nettleserens oppholdssted:"; +$a->strings["Security and Privacy Settings"] = "Sikkerhet og privatlivsinnstillinger"; +$a->strings["Maximum Friend Requests/Day:"] = "Maksimum venneforespørsler/dag:"; +$a->strings["(to prevent spam abuse)"] = "(for å forhindre søppelpost)"; +$a->strings["Default Post Permissions"] = "Standardtillatelser ved posting"; +$a->strings["(click to open/close)"] = "(klikk for å åpne/lukke)"; +$a->strings["Show to Groups"] = "Vis til grupper"; +$a->strings["Show to Contacts"] = "Vis til kontakter"; +$a->strings["Default Private Post"] = "Standard privat innlegg"; +$a->strings["Default Public Post"] = "Standard offentlig innlegg"; +$a->strings["Default Permissions for New Posts"] = "Standard tillatelser for nye innlegg"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maksimalt antall private meldinger per dag fra ukjente personer:"; +$a->strings["Notification Settings"] = "Beskjedinnstillinger"; +$a->strings["By default post a status message when:"] = "Standard å legge inn en statusmelding når:"; +$a->strings["accepting a friend request"] = "aksepterer en venneforespørsel"; +$a->strings["joining a forum/community"] = "blir med i et forum/fellesskap"; +$a->strings["making an interesting profile change"] = "gjør en interessant profilendring"; +$a->strings["Send a notification email when:"] = "Send en e-post med beskjed når:"; +$a->strings["You receive an introduction"] = "Du mottar en introduksjon"; +$a->strings["Your introductions are confirmed"] = "Dine introduksjoner er bekreftet"; +$a->strings["Someone writes on your profile wall"] = "Noen skriver på veggen til profilen din"; +$a->strings["Someone writes a followup comment"] = "Noen skriver en oppfølgingskommentar"; +$a->strings["You receive a private message"] = "Du mottar en privat melding"; +$a->strings["You receive a friend suggestion"] = "Du mottar et venneforslag"; +$a->strings["You are tagged in a post"] = "Du er merket i et innlegg"; +$a->strings["You are poked/prodded/etc. in a post"] = "Du er dyttet/dultet/etc i et innlegg"; +$a->strings["Advanced Account/Page Type Settings"] = "Avanserte konto-/sidetype-innstillinger"; +$a->strings["Change the behaviour of this account for special situations"] = "Endre oppførselen til denne kontoen i spesielle situasjoner"; +$a->strings["Relocate"] = "Omplasser"; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Hvis du har flyttet denne profilen fra en annen tjener, og noen av dine kontakter ikke mottar dine oppdateringer, prøv å trykke denne knappen."; +$a->strings["Resend relocate message to contacts"] = "Send omplasseringsmelding på nytt til kontakter"; +$a->strings["Common Friends"] = "Felles venner"; +$a->strings["No contacts in common."] = "Ingen kontakter felles."; +$a->strings["Remote privacy information not available."] = "Ekstern informasjon om privatlivsinnstillinger er ikke tilgjengelig."; +$a->strings["Visible to:"] = "Synlig for:"; +$a->strings["%d contact edited."] = array( + 0 => "%d kontakt redigert.", + 1 => "%d kontakter redigert", +); +$a->strings["Could not access contact record."] = "Fikk ikke tilgang til kontaktposten."; +$a->strings["Could not locate selected profile."] = "Kunne ikke lokalisere valgt profil."; +$a->strings["Contact updated."] = "Kontakt oppdatert."; +$a->strings["Failed to update contact record."] = "Mislyktes med å oppdatere kontaktposten."; +$a->strings["Contact has been blocked"] = "Kontakten er blokkert"; +$a->strings["Contact has been unblocked"] = "Kontakten er ikke blokkert lenger"; +$a->strings["Contact has been ignored"] = "Kontakten er ignorert"; +$a->strings["Contact has been unignored"] = "Kontakten er ikke ignorert lenger"; +$a->strings["Contact has been archived"] = "Kontakt har blitt arkivert"; +$a->strings["Contact has been unarchived"] = "Kontakt har blitt hentet tilbake fra arkivet"; +$a->strings["Do you really want to delete this contact?"] = "Ønsker du virkelig å slette denne kontakten?"; +$a->strings["Contact has been removed."] = "Kontakten er fjernet."; +$a->strings["You are mutual friends with %s"] = "Du er gjensidig venn med %s"; +$a->strings["You are sharing with %s"] = "Du deler med %s"; +$a->strings["%s is sharing with you"] = "%s deler med deg"; +$a->strings["Private communications are not available for this contact."] = "Privat kommunikasjon er ikke tilgjengelig mot denne kontakten."; +$a->strings["Never"] = "Aldri"; +$a->strings["(Update was successful)"] = "(Oppdatering vellykket)"; +$a->strings["(Update was not successful)"] = "(Oppdatering mislykket)"; +$a->strings["Suggest friends"] = "Foreslå venner"; +$a->strings["Network type: %s"] = "Nettverkstype: %s"; +$a->strings["View all contacts"] = "Vis alle kontakter"; +$a->strings["Unblock"] = "Ikke blokker"; +$a->strings["Block"] = "Blokker"; +$a->strings["Toggle Blocked status"] = "Veksle blokkeringsstatus"; +$a->strings["Unignore"] = "Fjern ignorering"; +$a->strings["Toggle Ignored status"] = "Veksle ingnorertstatus"; +$a->strings["Unarchive"] = "Hent ut av arkivet"; +$a->strings["Archive"] = "Arkiver"; +$a->strings["Toggle Archive status"] = "Veksle arkivertstatus"; +$a->strings["Repair"] = "Reparer"; +$a->strings["Advanced Contact Settings"] = "Avanserte kontaktinnstillinger"; +$a->strings["Communications lost with this contact!"] = "Kommunikasjon tapt med denne kontakten!"; +$a->strings["Contact Editor"] = "Endre kontakt"; +$a->strings["Profile Visibility"] = "Profilens synlighet"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vennligst velg profilen du ønsker å vise til %s når denne ser profilen på en sikret måte."; +$a->strings["Contact Information / Notes"] = "Kontaktinformasjon/-notater"; +$a->strings["Edit contact notes"] = "Endre kontaktnotater"; +$a->strings["Visit %s's profile [%s]"] = "Besøk %ss profil [%s]"; +$a->strings["Block/Unblock contact"] = "Blokker kontakt/fjern blokkering for kontakt"; +$a->strings["Ignore contact"] = "Ignorer kontakt"; +$a->strings["Repair URL settings"] = "Reparer URL-innstillinger"; +$a->strings["View conversations"] = "Vis samtaler"; +$a->strings["Delete contact"] = "Slett kontakt"; +$a->strings["Last update:"] = "Siste oppdatering:"; +$a->strings["Update public posts"] = "Oppdater offentlige innlegg"; +$a->strings["Update now"] = "Oppdater nå"; +$a->strings["Currently blocked"] = "Blokkert nå"; +$a->strings["Currently ignored"] = "Ignorert nå"; +$a->strings["Currently archived"] = "For øyeblikket arkivert"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Svar/liker til dine offentlige innlegg kan fortsatt være synlige"; +$a->strings["Notification for new posts"] = "Varsling om nye innlegg"; +$a->strings["Send a notification of every new post of this contact"] = "Send et varsel ved hvert nytt innlegg fra denne kontakten"; +$a->strings["Fetch further information for feeds"] = "Hent ytterligere informasjon til strømmer"; +$a->strings["Suggestions"] = "Forslag"; +$a->strings["Suggest potential friends"] = "Foreslå mulige venner"; +$a->strings["Show all contacts"] = "Vis alle kontakter"; +$a->strings["Unblocked"] = "Ikke blokkert"; +$a->strings["Only show unblocked contacts"] = "Bare vis ikke blokkerte kontakter"; +$a->strings["Blocked"] = "Blokkert"; +$a->strings["Only show blocked contacts"] = "Bare vis blokkerte kontakter"; +$a->strings["Ignored"] = "Ignorert"; +$a->strings["Only show ignored contacts"] = "Bare vis ignorerte kontakter"; +$a->strings["Archived"] = "Arkivert"; +$a->strings["Only show archived contacts"] = "Bare vis arkiverte kontakter"; +$a->strings["Hidden"] = "Skjult"; +$a->strings["Only show hidden contacts"] = "Bare vis skjulte kontakter"; +$a->strings["Mutual Friendship"] = "Gjensidig vennskap"; +$a->strings["is a fan of yours"] = "er en tilhenger av deg"; +$a->strings["you are a fan of"] = "du er en tilhenger av"; +$a->strings["Edit contact"] = "Endre kontakt"; +$a->strings["Search your contacts"] = "Søk i dine kontakter"; +$a->strings["Finding: "] = "Fant:"; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Beklager, din opplasting er kanskje større enn PHP-konfigurasjonen tillater"; +$a->strings["Or - did you try to upload an empty file?"] = "Eller - forsøkte du å laste opp en tom fil?"; +$a->strings["File exceeds size limit of %d"] = "Filstørrelsen er større enn begrensning på %d"; +$a->strings["File upload failed."] = "Opplasting av filen mislyktes."; +$a->strings["[Embedded content - reload page to view]"] = "[Innebygget innhold - hent siden på nytt for å se det]"; +$a->strings["Export account"] = "Eksporter konto"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Eksporter din kontos informasjon og kontakter. Bruk denne til å ta en sikkerhetskopi av kontoen din og/eller for å flytte til en annen tjener."; +$a->strings["Export all"] = "Eksporter alt"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Eksporter din kontoinformasjon, kontakter og alle dine elementer som JSON. Det kan bli en svært stor fil, og kan ta lang tid. Bruk denne til å gjøre en full sikkerhetskopi av kontoen din (bilder blir ikke eksportert)"; $a->strings["Registration successful. Please check your email for further instructions."] = "Vellykket registrering. Vennligst sjekk e-posten din for videre instruksjoner."; $a->strings["Failed to send email message. Here is the message that failed."] = "Mislyktes med å sende e-postmelding. Her er meldingen som mislyktes."; $a->strings["Your registration can not be processed."] = "Din registrering kan ikke behandles."; -$a->strings["Registration request at %s"] = "Henvendelse om registrering ved %s"; $a->strings["Your registration is pending approval by the site owner."] = "Din registrering venter på godkjenning fra eier av stedet."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Dette nettstedet har overskredet antallet tillate daglige kontoregistreringer. Vennligst prøv igjen imorgen."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Du kan (valgfritt) fylle ut dette skjemaet via OpenID ved å oppgi din OpenID og klikke \"Registrer\"."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Hvis du ikke er kjent med OpenID, vennligst la feltet stå tomt, og fyll ut de andre feltene."; $a->strings["Your OpenID (optional): "] = "Din OpenID (valgfritt):"; $a->strings["Include your profile in member directory?"] = "Legg til profilen din i medlemskatalogen?"; -$a->strings["Yes"] = "Ja"; -$a->strings["No"] = "Nei"; $a->strings["Membership on this site is by invitation only."] = "Medlemskap ved dette nettstedet skjer bare på invitasjon."; $a->strings["Your invitation ID: "] = "Din invitasjons-ID:"; $a->strings["Registration"] = "Registrering"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Velg et kallenavn:"; $a->strings["Import"] = "Importer"; $a->strings["Import your profile to this friendica instance"] = "Importer din profil til denne Friendica-instansen."; -$a->strings["Profile not found."] = "Fant ikke profilen."; -$a->strings["Contact not found."] = "Kontakt ikke funnet."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Denne kan skje innimellom hvis kontakt ble forespurt av begge personer og den allerede er godkjent."; -$a->strings["Response from remote site was not understood."] = "Forstod ikke svaret fra det andre stedet."; -$a->strings["Unexpected response from remote site: "] = "Uventet svar fra det andre stedet:"; -$a->strings["Confirmation completed successfully."] = "Sending av bekreftelse var vellykket. "; -$a->strings["Remote site reported: "] = "Det andre stedet rapporterte:"; -$a->strings["Temporary failure. Please wait and try again."] = "Midlertidig feil. Vennligst vent og prøv igjen."; -$a->strings["Introduction failed or was revoked."] = "Introduksjon mislyktes eller ble trukket tilbake."; -$a->strings["Unable to set contact photo."] = "Fikk ikke satt kontaktbilde."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s er nå venner med %2\$s"; -$a->strings["No user record found for '%s' "] = "Ingen brukerregistrering funnet for '%s'"; -$a->strings["Our site encryption key is apparently messed up."] = "Krypteringsnøkkelen til nettstedet vårt ser ut til å være ødelagt."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "En tom nettsteds-URL ble oppgitt eller URL-en kunne ikke dekrypteres av oss."; -$a->strings["Contact record was not found for you on our site."] = "Kontaktinformasjon om deg ble ikke funnet på vårt nettsted."; -$a->strings["Site public key not available in contact record for URL %s."] = "Nettstedets offentlige nøkkel er ikke tilgjengelig i kontaktregisteret for URL %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID-en som ble oppgitt av ditt system har en duplikat i vårt system. Det bør virke hvis du prøver igjen."; -$a->strings["Unable to set your contact credentials on our system."] = "Får ikke lagret din kontaktlegitamasjon på vårt system."; -$a->strings["Unable to update your contact profile details on our system"] = "Får ikke oppdatert kontaktdetaljene dine på vårt system."; -$a->strings["Connection accepted at %s"] = "Tilkobling godtatt på %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s har blitt med %2\$s"; +$a->strings["Post successful."] = "Innlegg vellykket."; +$a->strings["System down for maintenance"] = "Systemet er nede for vedlikehold"; +$a->strings["Access to this profile has been restricted."] = "Tilgang til denne profilen er blitt begrenset."; +$a->strings["Tips for New Members"] = "Tips til nye medlemmer"; +$a->strings["Public access denied."] = "Offentlig tilgang ikke tillatt."; +$a->strings["No videos selected"] = "Ingen videoer er valgt"; +$a->strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset."; +$a->strings["View Album"] = "Vis album"; +$a->strings["Recent Videos"] = "Nye videoer"; +$a->strings["Upload New Videos"] = "Last opp nye videoer"; +$a->strings["Manage Identities and/or Pages"] = "Behandle identiteter og/eller sider"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Veksle mellom ulike identiteter eller felleskaps-/gruppesider som deler dine kontodetaljer eller som du har blitt gitt \"behandle\" tillatelser"; +$a->strings["Select an identity to manage: "] = "Velg en identitet å behandle:"; +$a->strings["Item not found"] = "Fant ikke elementet"; +$a->strings["Edit post"] = "Endre innlegg"; +$a->strings["People Search"] = "Personsøk"; +$a->strings["No matches"] = "Ingen treff"; +$a->strings["Account approved."] = "Konto godkjent."; +$a->strings["Registration revoked for %s"] = "Registreringen til %s er trukket tilbake"; +$a->strings["Please login."] = "Vennligst logg inn."; +$a->strings["This introduction has already been accepted."] = "Denne introduksjonen har allerede blitt akseptert."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Profilstedet er ikke gyldig og inneholder ikke profilinformasjon."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Advarsel: profilstedet har ikke identifiserbart eiernavn."; +$a->strings["Warning: profile location has no profile photo."] = "Advarsel: profilstedet har ikke noe profilbilde."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "one: %d nødvendig parameter ble ikke funnet på angitt sted", + 1 => "other: %d nødvendige parametre ble ikke funnet på angitt sted", +); +$a->strings["Introduction complete."] = "Introduksjon ferdig."; +$a->strings["Unrecoverable protocol error."] = "Uopprettelig protokollfeil."; +$a->strings["Profile unavailable."] = "Profil utilgjengelig."; +$a->strings["%s has received too many connection requests today."] = "%s har mottatt for mange kontaktforespørsler idag."; +$a->strings["Spam protection measures have been invoked."] = "Tiltak mot søppelpost har blitt iverksatt."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Venner anbefales å prøve igjen om 24 timer."; +$a->strings["Invalid locator"] = "Ugyldig stedsangivelse"; +$a->strings["Invalid email address."] = "Ugyldig e-postadresse."; +$a->strings["This account has not been configured for email. Request failed."] = "Denne kontoen er ikke konfigurert for e-post. Forespørsel mislyktes."; +$a->strings["Unable to resolve your name at the provided location."] = "Ikke i stand til å avgjøre navnet ditt hos det oppgitte stedet."; +$a->strings["You have already introduced yourself here."] = "Du har allerede introdusert deg selv her."; +$a->strings["Apparently you are already friends with %s."] = "Du er visst allerede venn med %s."; +$a->strings["Invalid profile URL."] = "Ugyldig profil-URL."; +$a->strings["Your introduction has been sent."] = "Din introduksjon er sendt."; +$a->strings["Please login to confirm introduction."] = "Vennligst logg inn for å bekrefte introduksjonen."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Feil identitet er logget inn for øyeblikket. Vennligst logg inn i denne profilen."; +$a->strings["Hide this contact"] = "Skjul denne kontakten"; +$a->strings["Welcome home %s."] = "Velkommen hjem %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Vennligst bekreft din introduksjons-/forbindelses- forespørsel til %s."; +$a->strings["Confirm"] = "Bekreft"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vennligst skriv inn din identitetsadresse fra en av følgende støttede sosiale nettverk:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Hvis du ennå ikke er en del av den frie sosiale webben, følg denne lenken for å finne et offentlig Friendica-nettsted og bli med oss idag."; +$a->strings["Friend/Connection Request"] = "Venne-/Koblings-forespørsel"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Eksempler: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Vennligst svar på følgende:"; +$a->strings["Does %s know you?"] = "Kjenner %s deg?"; +$a->strings["Add a personal note:"] = "Legg til en personlig melding:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federeated Social Web"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- vennligst ikke bruk dette skjemaet. I stedet skriver du %s inn søkelinjen i Diaspora."; +$a->strings["Your Identity Address:"] = "Din identitetsadresse:"; +$a->strings["Submit Request"] = "Send forespørsel"; +$a->strings["Files"] = "Filer"; $a->strings["Authorize application connection"] = "Tillat forbindelse til program"; $a->strings["Return to your app and insert this Securty Code:"] = "Gå tilbake til din app og legg inn denne sikkerhetskoden:"; $a->strings["Please login to continue."] = "Vennligst logg inn for å fortsette."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vil du tillate at dette programmet får tilgang til dine innlegg og kontakter, og/eller kan opprette nye innlegg for deg?"; -$a->strings["No valid account found."] = "Fant ingen gyldig konto."; -$a->strings["Password reset request issued. Check your email."] = "Forespørsel om å tilbakestille passord er sendt. Sjekk e-posten din."; -$a->strings["Password reset requested at %s"] = "Forespørsel om tilbakestilling av passord ved %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Forespørselen kunne ikke verifiseres. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord milslyktes."; -$a->strings["Your password has been reset as requested."] = "Ditt passord er tilbakestilt som forespurt."; -$a->strings["Your new password is"] = "Ditt nye passord er"; -$a->strings["Save or copy your new password - and then"] = "Lagre eller kopier ditt nye passord, og deretter"; -$a->strings["click here to login"] = "klikk her for å logge inn"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Passordet ditt kan endres fra siden Innstillinger etter vellykket logg inn."; -$a->strings["Your password has been changed at %s"] = "Ditt passord har blitt endret %s"; -$a->strings["Forgot your Password?"] = "Glemte du passordet?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Skriv inn e-postadressen og send inn for å tilbakestille passordet ditt. Sjekk deretter e-posten din for nærmere forklaring."; -$a->strings["Nickname or Email: "] = "Kallenavn eller e-post:"; -$a->strings["Reset"] = "Tilbakestill"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Antall daglige veggmeldinger for %s er overskredet. Melding mislyktes."; -$a->strings["No recipient selected."] = "Ingen mottaker valgt."; -$a->strings["Unable to check your home location."] = "Ikke i stand til avgjøre plasseringen til ditt hjemsted."; -$a->strings["Message could not be sent."] = "Meldingen kunne ikke sendes."; -$a->strings["Message collection failure."] = "Meldingsinnsamling mislyktes."; -$a->strings["Message sent."] = "Melding sendt."; -$a->strings["No recipient."] = "Ingen mottaker."; -$a->strings["Please enter a link URL:"] = "Vennligst skriv inn en lenke URL:"; -$a->strings["Send Private Message"] = "Send privat melding"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Hvis du ønsker å la %s få svare, vennligst sjekk om personverninnstillingene på ditt nettsted tillater private post fra ukjente avsendere."; -$a->strings["To:"] = "Til:"; -$a->strings["Subject:"] = "Emne:"; -$a->strings["Your message:"] = "Din melding:"; -$a->strings["Upload photo"] = "Last opp bilde"; -$a->strings["Insert web link"] = "Sett inn web-adresse"; -$a->strings["Welcome to Friendica"] = "Velkommen til Friendica"; -$a->strings["New Member Checklist"] = "Sjekkliste for nye medlemmer"; -$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."] = "Vi vil gjerne gi noe noen tips og lenker for å hjelpe deg til en hyggelig opplevelse. Klikk på et element for å besøke den relevante siden. En lenke til denne siden vil være synlig på din hovedside i to uker etter at du registrerte deg og så vil den bli borte av seg selv."; -$a->strings["Getting Started"] = "Komme igang"; -$a->strings["Friendica Walk-Through"] = "Friendica gjennomgang"; -$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "På Hurtigstart-siden din, så finner du en kort introduksjon til profilen din og nettverksfanen, hvordan du oppretter nye forbindelser, og hvordan du finner grupper å bli med i."; -$a->strings["Go to Your Settings"] = "Gå til Dine innstillinger"; -$a->strings["On your Settings 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."] = "På siden Innstillinger - bytt passordet du fikk. Merk deg også Din identitetsadresse. Denne ser ut som en vanlig e-postadresse, og er nyttig for å bli venner i den frie sosiale web'en."; -$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."] = "Se over de andre innstillingene, særlig personverninnstillingene. En katalogoppføring som ikke er publisert er som å ha skjult telefonnummer. Generelt, så bør du antakelig publisere oppføringen, med mindre dine venner eller potensielle venner vet nøyaktig hvordan de skal finne deg."; -$a->strings["Upload Profile Photo"] = "Last opp profilbilde"; -$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."] = "Last opp et profilbilde hvis du ikke har gjort det allerede. Studier viser at folk som har ekte bilde av seg selv har ti ganger større sannsynlighet for å få venner enn folk som ikke gjør det."; -$a->strings["Edit Your Profile"] = "Endre profilen din"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Du kan endre standardprofilen din slik du ønsker. Se over innstillingene som lar deg skjule vennelisten og skjule profilen fra ukjente besøkende."; -$a->strings["Profile Keywords"] = "Profilnøkkelord"; -$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."] = "Legg til noen offentlige nøkkelord til standardprofilen din som beskriver dine interesser. Det kan hende vi klarer å finne andre folk med liknende interesser og foreslå vennskap."; -$a->strings["Connecting"] = "Kobling"; -$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."] = "Tillat Facebook-koblingen hvis du har en Facebook-konto og vi vil (valgfritt) importere alle dine Facebook-venner og samtaler."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Hvis dette er din egen personlige tjener, så kan installasjon av Facebook-tillegget gjøre overgangen til den frie sosiale web'en lettere."; -$a->strings["Importing Emails"] = "Importere e-post"; -$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"] = "Skriv inn tilgangsinformasjon til e-posten din på siden for Koblingsinnstillinger, hvis du ønsker å importere og samhandle med venner eller e-postlister fra din e-post INNBOKS"; -$a->strings["Go to Your Contacts Page"] = "Gå til Dine kontakter-siden"; -$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 Add New Contact dialog."] = "Dine kontakter-siden er der du håndterer vennskap og skaper forbindelser med venner på andre nettverk. Vanligvis skriver du deres adresse eller nettsteds-URL i dialogboksen Legg til ny kontakt"; -$a->strings["Go to Your Site's Directory"] = "Gå til Din lokale katalog"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Katalog-siden lar deg finne andre folk i dette nettverket eller andre forente nettsteder. Se etter en Connect eller Follow lenke på profilsiden deres. Oppgi din egen identitetsadresse hvis du blir forespurt om det."; -$a->strings["Finding New People"] = "Finn nye personer"; -$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."] = "I sidepanelet på Kontakter-siden er flere verktøy for å finne nye venner. Vi kan matche personer utfra interesse, slå opp personer på navn eller interesse, og gi forslag basert på nettverksforbindelser. På et helt nytt nettsted, så vil venneforslag vanligvis dukke opp innen 24 timer."; -$a->strings["Groups"] = "Grupper"; -$a->strings["Group Your Contacts"] = "Kontaktgrupper"; -$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."] = "Når du har fått noen venner, så kan du organisere dem i private samtalegrupper i sidefeltet på Kontakt-siden din, og deretter kan du samhandle med hver gruppe privat på din Nettverk-side."; -$a->strings["Why Aren't My Posts Public?"] = "Hvorfor er ikke mine innlegg offentlige?"; -$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."] = "Friendica respekterer ditt privatliv. Som standard, så vil dine innlegg bare vises til personer du har lagt til som venner. For mer informasjon, se Hjelp-siden fra lenken ovenfor."; -$a->strings["Getting Help"] = "Få hjelp"; -$a->strings["Go to the Help Section"] = "Gå til Hjelp-siden"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Våre hjelpesider kan leses for flere detaljer og ressurser om andre egenskaper ved programmet."; $a->strings["Do you really want to delete this suggestion?"] = "Vil du virkelig slette dette forslaget?"; -$a->strings["Cancel"] = "Avbryt"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Ingen forslag tilgjengelig. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer."; $a->strings["Ignore/Hide"] = "Ignorér/Skjul"; -$a->strings["Search Results For:"] = "Søkeresultater for:"; -$a->strings["Remove term"] = "Fjern uttrykk"; -$a->strings["Saved Searches"] = "Lagrede søk"; -$a->strings["add"] = "legg til"; -$a->strings["Commented Order"] = "Etter kommentarer"; -$a->strings["Sort by Comment Date"] = "Sorter etter kommentardato"; -$a->strings["Posted Order"] = "Etter innlegg"; -$a->strings["Sort by Post Date"] = "Sorter etter innleggsdato"; -$a->strings["Personal"] = "Personlig"; -$a->strings["Posts that mention or involve you"] = "Innlegg som nevner eller involverer deg"; -$a->strings["New"] = "Ny"; -$a->strings["Activity Stream - by date"] = "Aktivitetsstrøm - etter dato"; -$a->strings["Shared Links"] = "Delte lenker"; -$a->strings["Interesting Links"] = "Interessante lenker"; -$a->strings["Starred"] = "Med stjerne"; -$a->strings["Favourite Posts"] = "Favorittinnlegg"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Advarsel: denne gruppen inneholder %s medlem fra et usikkert nettverk.", - 1 => "Advarsel: denne gruppe inneholder %s medlemmer fra et usikkert nettverk.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Private meldinger til denne gruppen risikerer å bli offentliggjort."; -$a->strings["No such group"] = "Gruppen finnes ikke"; -$a->strings["Group is empty"] = "Gruppen er tom"; -$a->strings["Group: "] = "Gruppe:"; -$a->strings["Contact: "] = "Kontakt:"; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Private meldinger til denne personen risikerer å bli offentliggjort."; -$a->strings["Invalid contact."] = "Ugyldig kontakt."; -$a->strings["Friendica Communications Server - Setup"] = "Friendica kommunikasjonstjeneste - oppsett"; -$a->strings["Could not connect to database."] = "Kunne ikke koble til database."; -$a->strings["Could not create table."] = "Kunne ikke lage tabell."; -$a->strings["Your Friendica site database has been installed."] = "Databasen til Friendica-nettstedet ditt har blitt installert."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Du må kanskje importere filen \"database.sql\" manuelt ved hjelp av phpmyadmin eller mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Vennligst se filen \"INSTALL.txt\"."; -$a->strings["System check"] = "Systemsjekk"; -$a->strings["Next"] = "Neste"; -$a->strings["Check again"] = "Sjekk på nytt"; -$a->strings["Database connection"] = "Databaseforbindelse"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "For å installere Friendica må vi vite hvordan man kan koble seg til din database."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vennligst kontakt din tilbyder eller administrator hvis du har spørsmål til disse innstillingene."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databasen du oppgir nedenfor må finnes. Hvis ikke, vennligst opprett den før du fortsetter."; -$a->strings["Database Server Name"] = "Databasetjenerens navn"; -$a->strings["Database Login Name"] = "Database brukernavn"; -$a->strings["Database Login Password"] = "Database passord"; -$a->strings["Database Name"] = "Databasenavn"; -$a->strings["Site administrator email address"] = "Nettstedsadministrator sin e-postadresse"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Din kontos e-postadresse må stemme med denne for å kunne bruke panelet for webadministrasjon."; -$a->strings["Please select a default timezone for your website"] = "Vennligst velg en standard tidssone for ditt nettsted"; -$a->strings["Site settings"] = "Innstillinger for nettstedet"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Fant ikke en kommandolinjeversjon av PHP i webtjenerens PATH."; -$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 'Activating scheduled tasks'"] = "Hvis du ikke har installert kommandolinjeversjonen av PHP på tjeneren, så vil du ikke kunne kjøre bakgrunnsspørring via cron. Se 'Aktivere tidsstyrte oppgaver'"; -$a->strings["PHP executable path"] = "PHP kjørefil sin sti"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Skriv inn hele stien til php kjørefilen. Du kan la denne stå blank for å fortsette installasjonen."; -$a->strings["Command line PHP"] = "Kommandolinje PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP kjørefilen er ikke php cli binærfil (kan være cgi-fgci versjon)"; -$a->strings["Found PHP version: "] = "Fant PHP-versjon:"; -$a->strings["PHP cli binary"] = "PHP cli binærfil"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Kommandolinjeversjonen av PHP på ditt system har ikke \"register_argc_argv\" aktivert."; -$a->strings["This is required for message delivery to work."] = "Dette er nødvendig for at meldingslevering skal virke."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Feil: \"openssl_pkey_new\"-funksjonen på dette systemet er ikke i stand til å lage krypteringsnøkler"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "For kjøring på Windows, vennligst se \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Lag krypteringsnøkler"; -$a->strings["libCurl PHP module"] = "libCurl PHP modul"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP modul"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP modul"; -$a->strings["mysqli PHP module"] = "mysqli PHP modul"; -$a->strings["mb_string PHP module"] = "mb_string PHP modul"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite modul"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Feil: Modulen mod-rewrite for Apache-webtjeneren er påkrevet, men er ikke installert."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Feil: libCURL PHP-modulen er påkrevet, men er ikke installert."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Feil: GD graphics PHP-modulen med JPEG-støtte er påkrevet, men er ikke installert."; -$a->strings["Error: openssl PHP module required but not installed."] = "Feil: openssl PHP-modulen er påkrevet, men er ikke installert."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Feil: mysqli PHP-modulen er påkrevet, men er ikke installert."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Feil: mb_string PHP-modulen er påkrevet men ikke installert."; -$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."] = "Web-installatøren trenger å kunne lage filen \".htconfig.php\" i topp-folderen på web-tjeneren din, men den får ikke til dette."; -$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."] = "Dette skyldes oftest manglende tillatelse, ettersom web-tjeneren kanskje ikke kan skrive filer i din mappe - selv om du kan."; -$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."] = "På slutten av denne prosedyren, så gir vi deg en tekst å lagre i en fil kalt .htconfig.php i din Friendica sin toppmappe."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Du kan alternativt hoppe over denne prosedyren og utføre en manuell installasjon. Vennligst se filen \"INSTALL.txt\" for instruksjoner."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php er skrivbar"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica bruker Smarty3 malmotor for å gjengi sine webvisninger. Smarty3 kompilerer maler til PHP for å gjøre gjengivelse raskere."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "For å lagre disse kompilerte malene må webtjenesten ha skrivetilgang til katalogen view/smarty3/ som er under Friendica sin toppnivåmappe."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Vennligst sjekk at brukeren din webtjeneste kjører som (for eksempel www-data) har skrivetilgang til denne mappen."; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Merknad: som et sikkerhetstiltak, du bør gi webtjenesten skrivetilgang kun til view/smarty3/ - ikke til malfilene (.tpl) som den inneholder."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 er skrivbar"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL omskriving i .htaccess virker ikke. Sjekk konfigurasjonen til webtjenesten."; -$a->strings["Url rewrite is working"] = "URL omskriving virker"; -$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."] = "Filen \".htconfig.php\" med databasekonfigurasjonen kunne ikke bli skrevet. Vennligst bruk den medfølgende teksten for å lage en konfigurasjonsfil i roten på din web-tjener."; -$a->strings["

What next

"] = "

Hva nå

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIG: Du må [manuelt] sette opp en planlagt oppgave for oppdatering."; +$a->strings["Contacts who are not members of a group"] = "Kontakter som ikke er medlemmer av en gruppe"; +$a->strings["Contact not found."] = "Kontakt ikke funnet."; +$a->strings["Friend suggestion sent."] = "Venneforslag sendt."; +$a->strings["Suggest Friends"] = "Foreslå venner"; +$a->strings["Suggest a friend for %s"] = "Foreslå en venn for %s"; +$a->strings["link"] = "lenke"; +$a->strings["No contacts."] = "Ingen kontakter."; $a->strings["Theme settings updated."] = "Temainnstillinger oppdatert."; $a->strings["Site"] = "Nettsted"; $a->strings["Users"] = "Brukere"; -$a->strings["Plugins"] = "Tillegg"; $a->strings["Themes"] = "Tema"; $a->strings["DB updates"] = "Databaseoppdateringer"; $a->strings["Logs"] = "Logger"; -$a->strings["Admin"] = "Administrator"; $a->strings["Plugin Features"] = "Utvidelse - egenskaper"; $a->strings["User registrations waiting for confirmation"] = "Brukerregistreringer venter på bekreftelse"; $a->strings["Normal Account"] = "Vanlig konto"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Versjon"; $a->strings["Active plugins"] = "Aktive tillegg"; $a->strings["Can not parse base url. Must have at least ://"] = "Kan ikke tolke base URL. Må ha minst ://"; $a->strings["Site settings updated."] = "Nettstedets innstillinger er oppdatert."; -$a->strings["No special theme for mobile devices"] = "Ikke eget tema for mobile enheter"; -$a->strings["Never"] = "Aldri"; $a->strings["At post arrival"] = "Ved mottak av innlegg"; -$a->strings["Frequently"] = "Ofte"; -$a->strings["Hourly"] = "Hver time"; -$a->strings["Twice daily"] = "To ganger daglig"; -$a->strings["Daily"] = "Daglig"; $a->strings["Multi user instance"] = "Flerbrukerinstans"; $a->strings["Closed"] = "Stengt"; $a->strings["Requires approval"] = "Krever godkjenning"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Åpen"; $a->strings["No SSL policy, links will track page SSL state"] = "Ingen SSL-retningslinjer, lenker vil spore sidens SSL-tilstand"; $a->strings["Force all links to use SSL"] = "Tving alle lenker til å bruke SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Selvsignert sertifikat, bruk SSL bare til lokale lenker (ikke anbefalt)"; -$a->strings["Save Settings"] = "Lagre innstillinger"; $a->strings["File upload"] = "Last opp fil"; $a->strings["Policies"] = "Retningslinjer"; $a->strings["Advanced"] = "Avansert"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Sti til fillås"; $a->strings["Temp path"] = "Temp-sti"; $a->strings["Base path to installation"] = "Sti til installasjonsbasen"; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = "Ny base URL"; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "Oppdatering har blitt markert som vellykket"; -$a->strings["Executing %s failed. Check system logs."] = "Utføring av %s mislyktes. Sjekk systemlogger."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Oppdatering %s ble iverksatt på en vellykket måte."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Oppdatering %s returnerte ikke en status. Ukjent om oppdateringen er vellykket."; -$a->strings["Update function %s could not be found."] = "Oppdateringsfunksjon %s ble ikke funnet."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Ingen mislykkede oppdateringer."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Mislykkede oppdateringer"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Dette inkluderer ikke oppdateringer som kom før 1139, som ikke returnerer en status."; $a->strings["Mark success (if update was manually applied)"] = "Marker vellykket (hvis oppdatering ble iverksatt manuelt)"; $a->strings["Attempt to execute this update step automatically"] = "Forsøk å utføre dette oppdateringspunktet automatisk"; -$a->strings["Registration successful. Email send to user"] = "Vellykket registrering. E-post er sendt til bruker"; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s bruker blokkert/ikke blokkert", 1 => "%s brukere blokkert/ikke blokkert", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "velg alle"; $a->strings["User registrations waiting for confirm"] = "Brukerregistreringer venter på bekreftelse"; $a->strings["User waiting for permanent deletion"] = "Bruker venter på permanent sletting"; $a->strings["Request date"] = "Forespørselsdato"; -$a->strings["Name"] = "Navn"; -$a->strings["Email"] = "E-post"; $a->strings["No registrations."] = "Ingen registreringer."; -$a->strings["Approve"] = "Godkjenn"; $a->strings["Deny"] = "Nekt"; -$a->strings["Block"] = "Blokker"; -$a->strings["Unblock"] = "Ikke blokker"; $a->strings["Site admin"] = "Nettstedets administrator"; $a->strings["Account expired"] = "Konto utgått"; $a->strings["New User"] = "Ny bruker"; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Registreringsdato"; $a->strings["Last login"] = "Siste innlogging"; $a->strings["Last item"] = "Siste element"; $a->strings["Deleted since"] = "Slettet siden"; -$a->strings["Account"] = "Konto"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Valgte brukere vil bli slettet!\\n\\nAlt disse brukerne har lagt inn på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette disse brukerne?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Brukeren {0} vil bli slettet!\\n\\nAlt denne brukeren har lagt inn på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette denne brukeren?"; $a->strings["Name of the new user."] = "Navnet til den nye brukeren."; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = "Aktiver feilsøking"; $a->strings["Log file"] = "Loggfil"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Web-serveren må ha skriverettigheter. Relativt til toppnivåkatalogen til din Friendicas."; $a->strings["Log level"] = "Loggnivå"; -$a->strings["Update now"] = "Oppdater nå"; $a->strings["Close"] = "Lukk"; $a->strings["FTP Host"] = "FTP-tjener"; $a->strings["FTP Path"] = "FTP-sti"; $a->strings["FTP User"] = "FTP-bruker"; $a->strings["FTP Password"] = "FTP-passord"; -$a->strings["Search"] = "Søk"; -$a->strings["No results."] = "Fant ikke noe."; -$a->strings["Tips for New Members"] = "Tips til nye medlemmer"; -$a->strings["link"] = "lenke"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merket %2\$s sitt %3\$s med %4\$s"; -$a->strings["Item not found"] = "Fant ikke elementet"; -$a->strings["Edit post"] = "Endre innlegg"; -$a->strings["upload photo"] = "last opp bilde"; -$a->strings["Attach file"] = "Legg ved fil"; -$a->strings["attach file"] = "legg ved fil"; -$a->strings["web link"] = "web-adresse"; -$a->strings["Insert video link"] = "Sett inn video-link"; -$a->strings["video link"] = "videolink"; -$a->strings["Insert audio link"] = "Sett inn lydlink"; -$a->strings["audio link"] = "lydlink"; -$a->strings["Set your location"] = "Angi din plassering"; -$a->strings["set location"] = "angi plassering"; -$a->strings["Clear browser location"] = "Fjern nettleserplassering"; -$a->strings["clear location"] = "fjern plassering"; -$a->strings["Permission settings"] = "Tillatelser"; -$a->strings["CC: email addresses"] = "Kopi: e-postadresser"; -$a->strings["Public post"] = "Offentlig innlegg"; -$a->strings["Set title"] = "Lagre tittel"; -$a->strings["Categories (comma-separated list)"] = "Kategorier (kommaseparert liste)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Eksempel: ola@example.com, kari@example.com"; -$a->strings["Item not available."] = "Elementet er ikke tilgjengelig."; -$a->strings["Item was not found."] = "Elementet ble ikke funnet."; -$a->strings["Account approved."] = "Konto godkjent."; -$a->strings["Registration revoked for %s"] = "Registreringen til %s er trukket tilbake"; -$a->strings["Please login."] = "Vennligst logg inn."; -$a->strings["Find on this site"] = "Finn på dette nettstedet"; -$a->strings["Finding: "] = "Fant:"; -$a->strings["Site Directory"] = "Stedets katalog"; -$a->strings["Find"] = "Finn"; -$a->strings["Age: "] = "Alder:"; -$a->strings["Gender: "] = "Kjønn:"; -$a->strings["About:"] = "Om:"; -$a->strings["No entries (some entries may be hidden)."] = "Ingen oppføringer (noen oppføringer kan være skjulte)."; -$a->strings["Contact settings applied."] = "Kontaktinnstillinger i bruk."; -$a->strings["Contact update failed."] = "Kontaktoppdatering mislyktes."; -$a->strings["Repair Contact Settings"] = "Reparer kontaktinnstillinger"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ADVARSEL: Dette er meget avansert og hvis du skriver feil informasjon her, så kan kommunikasjonen med denne kontakten slutte å virke."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Vennligst bruk Tilbake-knappen i nettleseren din hvis du er usikker på hva du bør gjøre på denne siden."; -$a->strings["Return to contact editor"] = "Gå tilbake til å endre kontakt"; -$a->strings["Account Nickname"] = "Konto Kallenavn"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Merkelappnavn - overstyrer Navn/Kallenavn"; -$a->strings["Account URL"] = "Konto URL"; -$a->strings["Friend Request URL"] = "Venneforespørsel URL"; -$a->strings["Friend Confirm URL"] = "Vennebekreftelse URL"; -$a->strings["Notification Endpoint URL"] = "Endepunkt URL for beskjed"; -$a->strings["Poll/Feed URL"] = "Poll/Feed URL"; -$a->strings["New photo from this URL"] = "Nytt bilde fra denne URL-en"; -$a->strings["Remote Self"] = "Fjernbetjent selv"; -$a->strings["Mirror postings from this contact"] = "Speil innlegg fra denne kontakten"; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Merk denne kontakten som remote_self, da vil Friendica omposte nye innlegg fra denne kontakten."; +$a->strings["Image exceeds size limit of %d"] = "Bildets størrelse overstiger størrelsesbegrensningen på %d"; +$a->strings["Unable to process image."] = "Ikke i stand til å behandle bildet."; +$a->strings["Image upload failed."] = "Mislyktes med å laste opp bilde."; +$a->strings["Welcome to %s"] = "Velkommen til %s"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID protokollfeil. Ingen ID kom i retur."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Kontoen ble ikke funnet og OpenID-registrering er ikke tillat på dette nettstedet."; +$a->strings["Search Results For:"] = "Søkeresultater for:"; +$a->strings["Remove term"] = "Fjern uttrykk"; +$a->strings["Commented Order"] = "Etter kommentarer"; +$a->strings["Sort by Comment Date"] = "Sorter etter kommentardato"; +$a->strings["Posted Order"] = "Etter innlegg"; +$a->strings["Sort by Post Date"] = "Sorter etter innleggsdato"; +$a->strings["Posts that mention or involve you"] = "Innlegg som nevner eller involverer deg"; +$a->strings["New"] = "Ny"; +$a->strings["Activity Stream - by date"] = "Aktivitetsstrøm - etter dato"; +$a->strings["Shared Links"] = "Delte lenker"; +$a->strings["Interesting Links"] = "Interessante lenker"; +$a->strings["Starred"] = "Med stjerne"; +$a->strings["Favourite Posts"] = "Favorittinnlegg"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Advarsel: denne gruppen inneholder %s medlem fra et usikkert nettverk.", + 1 => "Advarsel: denne gruppe inneholder %s medlemmer fra et usikkert nettverk.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Private meldinger til denne gruppen risikerer å bli offentliggjort."; +$a->strings["No such group"] = "Gruppen finnes ikke"; +$a->strings["Group is empty"] = "Gruppen er tom"; +$a->strings["Group: "] = "Gruppe:"; +$a->strings["Contact: "] = "Kontakt:"; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Private meldinger til denne personen risikerer å bli offentliggjort."; +$a->strings["Invalid contact."] = "Ugyldig kontakt."; +$a->strings["- select -"] = "- velg -"; +$a->strings["This is Friendica, version"] = "Dette er Friendica, versjon"; +$a->strings["running at web location"] = "kjører på web-plassering"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Vennligst besøk Friendica.com for å lære mer om Friendica-prosjektet."; +$a->strings["Bug reports and issues: please visit"] = "Feilrapporter og problemer: vennligst besøk"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Forslag, ros, donasjoner, og så videre - vennligst send e-post til \"Info\" alfakrøll Friendica punktum com"; +$a->strings["Installed plugins/addons/apps:"] = "Installerte plugins/tillegg/apper:"; +$a->strings["No installed plugins/addons/apps"] = "Ingen installerte plugins/tillegg/apper"; +$a->strings["Applications"] = "Programmer"; +$a->strings["No installed applications."] = "Ingen installerte programmer."; +$a->strings["Upload New Photos"] = "Last opp nye bilder"; +$a->strings["Contact information unavailable"] = "Kontaktinformasjon utilgjengelig"; +$a->strings["Album not found."] = "Album ble ikke funnet."; +$a->strings["Delete Album"] = "Slett album"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Ønsker du virkelig å slette dette fotoalbumet og alle bildene i det?"; +$a->strings["Delete Photo"] = "Slett bilde"; +$a->strings["Do you really want to delete this photo?"] = "Ønsker du virkelig å slette dette bildet?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s ble merket i %2\$s av %3\$s"; +$a->strings["a photo"] = "et bilde"; +$a->strings["Image exceeds size limit of "] = "Bilde overstiger størrelsesbegrensningen på "; +$a->strings["Image file is empty."] = "Bildefilen er tom."; +$a->strings["No photos selected"] = "Ingen bilder er valgt"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Du har brukt %1$.2f Mbytes av %2$.2f Mbytes bildelagring."; +$a->strings["Upload Photos"] = "Last opp bilder"; +$a->strings["New album name: "] = "Nytt albumnavn:"; +$a->strings["or existing album name: "] = "eller eksisterende albumnavn:"; +$a->strings["Do not show a status post for this upload"] = "Ikke vis statusoppdatering for denne opplastingen"; +$a->strings["Permissions"] = "Tillatelser"; +$a->strings["Private Photo"] = "Privat bilde"; +$a->strings["Public Photo"] = "Offentlig bilde"; +$a->strings["Edit Album"] = "Endre album"; +$a->strings["Show Newest First"] = "Vis nyeste først"; +$a->strings["Show Oldest First"] = "Vis eldste først"; +$a->strings["View Photo"] = "Vis bilde"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Tilgang nektet. Tilgang til dette elementet kan være begrenset."; +$a->strings["Photo not available"] = "Bilde ikke tilgjengelig"; +$a->strings["View photo"] = "Vis foto"; +$a->strings["Edit photo"] = "Endre bilde"; +$a->strings["Use as profile photo"] = "Bruk som profilbilde"; +$a->strings["View Full Size"] = "Vis i full størrelse"; +$a->strings["Tags: "] = "Tagger:"; +$a->strings["[Remove any tag]"] = "[Fjern en tag]"; +$a->strings["Rotate CW (right)"] = "Roter med klokka (høyre)"; +$a->strings["Rotate CCW (left)"] = "Roter mot klokka (venstre)"; +$a->strings["New album name"] = "Nytt albumnavn"; +$a->strings["Caption"] = "Overskrift"; +$a->strings["Add a Tag"] = "Legg til tag"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Eksempel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; +$a->strings["Private photo"] = "Privat bilde"; +$a->strings["Public photo"] = "Offentlig bilde"; +$a->strings["Recent Photos"] = "Nye bilder"; +$a->strings["Contact added"] = "Kontakt lagt til "; $a->strings["Move account"] = "Flytt konto"; $a->strings["You can import an account from another Friendica server."] = "Du kan importere en konto fra en annen Friendica-tjener."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Du må eksportere din konto fra den gamle tjeneren og laste den opp hit. Vi vil gjenskape din gamle konto her med alle dine kontakter. Vi vil også forsøke å informere dine venner at du har flyttet hit."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Denne egenskapen er eksperimentell. Vi kan ikke importere kontakter fra OStatus-nettverk (statusnet/identi.ca) eller fra Diaspora"; $a->strings["Account file"] = "Kontofil"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "For å eksportere din konto, gå til \"Innstillinger -> Eksporter dine personlige data\" og velg \"Eksporter konto\""; -$a->strings["Remote privacy information not available."] = "Ekstern informasjon om privatlivsinnstillinger er ikke tilgjengelig."; -$a->strings["Visible to:"] = "Synlig for:"; -$a->strings["Save"] = "Lagre"; -$a->strings["Help:"] = "Hjelp:"; -$a->strings["Help"] = "Hjelp"; -$a->strings["No profile"] = "Ingen profil"; -$a->strings["This introduction has already been accepted."] = "Denne introduksjonen har allerede blitt akseptert."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Profilstedet er ikke gyldig og inneholder ikke profilinformasjon."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Advarsel: profilstedet har ikke identifiserbart eiernavn."; -$a->strings["Warning: profile location has no profile photo."] = "Advarsel: profilstedet har ikke noe profilbilde."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "one: %d nødvendig parameter ble ikke funnet på angitt sted", - 1 => "other: %d nødvendige parametre ble ikke funnet på angitt sted", +$a->strings["Total invitation limit exceeded."] = "Grensen for totalt antall invitasjoner er overskredet."; +$a->strings["%s : Not a valid email address."] = "%s: Ugyldig e-postadresse."; +$a->strings["Please join us on Friendica"] = "Vær med oss på Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitasjonsgrense overskredet. Vennligst kontakt administrator på ditt nettsted."; +$a->strings["%s : Message delivery failed."] = "%s: Mislyktes med å levere meldingen."; +$a->strings["%d message sent."] = array( + 0 => "one: %d melding sendt.", + 1 => "other: %d meldinger sendt.", ); -$a->strings["Introduction complete."] = "Introduksjon ferdig."; -$a->strings["Unrecoverable protocol error."] = "Uopprettelig protokollfeil."; -$a->strings["Profile unavailable."] = "Profil utilgjengelig."; -$a->strings["%s has received too many connection requests today."] = "%s har mottatt for mange kontaktforespørsler idag."; -$a->strings["Spam protection measures have been invoked."] = "Tiltak mot søppelpost har blitt iverksatt."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Venner anbefales å prøve igjen om 24 timer."; -$a->strings["Invalid locator"] = "Ugyldig stedsangivelse"; -$a->strings["Invalid email address."] = "Ugyldig e-postadresse."; -$a->strings["This account has not been configured for email. Request failed."] = "Denne kontoen er ikke konfigurert for e-post. Forespørsel mislyktes."; -$a->strings["Unable to resolve your name at the provided location."] = "Ikke i stand til å avgjøre navnet ditt hos det oppgitte stedet."; -$a->strings["You have already introduced yourself here."] = "Du har allerede introdusert deg selv her."; -$a->strings["Apparently you are already friends with %s."] = "Du er visst allerede venn med %s."; -$a->strings["Invalid profile URL."] = "Ugyldig profil-URL."; -$a->strings["Disallowed profile URL."] = "Underkjent profil-URL."; -$a->strings["Failed to update contact record."] = "Mislyktes med å oppdatere kontaktposten."; -$a->strings["Your introduction has been sent."] = "Din introduksjon er sendt."; -$a->strings["Please login to confirm introduction."] = "Vennligst logg inn for å bekrefte introduksjonen."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Feil identitet er logget inn for øyeblikket. Vennligst logg inn i denne profilen."; -$a->strings["Hide this contact"] = "Skjul denne kontakten"; -$a->strings["Welcome home %s."] = "Velkommen hjem %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Vennligst bekreft din introduksjons-/forbindelses- forespørsel til %s."; -$a->strings["Confirm"] = "Bekreft"; -$a->strings["[Name Withheld]"] = "[Navnet tilbakeholdt]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vennligst skriv inn din identitetsadresse fra en av følgende støttede sosiale nettverk:"; -$a->strings["Connect as an email follower (Coming soon)"] = "Koble til som en e-postfølgesvenn (Kommer snart)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Hvis du ennå ikke er en del av den frie sosiale webben, følg denne lenken for å finne et offentlig Friendica-nettsted og bli med oss idag."; -$a->strings["Friend/Connection Request"] = "Venne-/Koblings-forespørsel"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Eksempler: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Vennligst svar på følgende:"; -$a->strings["Does %s know you?"] = "Kjenner %s deg?"; -$a->strings["Add a personal note:"] = "Legg til en personlig melding:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federeated Social Web"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- vennligst ikke bruk dette skjemaet. I stedet skriver du %s inn søkelinjen i Diaspora."; -$a->strings["Your Identity Address:"] = "Din identitetsadresse:"; -$a->strings["Submit Request"] = "Send forespørsel"; -$a->strings["[Embedded content - reload page to view]"] = "[Innebygget innhold - hent siden på nytt for å se det]"; -$a->strings["View in context"] = "Vis i sammenheng"; -$a->strings["%d contact edited."] = array( - 0 => "%d kontakt redigert.", - 1 => "%d kontakter redigert", +$a->strings["You have no more invitations available"] = "Du har ingen flere tilgjengelige invitasjoner"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Besøk %s for en liste med offentlige nettsteder du kan bli med i. Friendica-medlemmer ved andre nettsteder kan alle opprette forbindelse til hverandre, og i tillegg til medlemmer av mange andre sosiale nettverk."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "For å akseptere denne invitasjonen, vær så snill å besøk og registrer deg hos %s eller et hvilket som helst annet offentlig Friendica-nettsted."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica-nettsteder er alle forbundet med hverandre for å lage et personvern-forbedret sosialt nettverk som eies og kontrolleres av medlemmene selv. De kan også forbindes med mange tradisjonelle sosiale nettverk. Se %s for en liste over alternative Friendica-nettsteder du kan bli med i."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Vi beklager. Dette systemet er for øyeblikket ikke konfigurert for forbindelser med andre offentlige nettsteder eller å invitere medlemmer."; +$a->strings["Send invitations"] = "Send invitasjoner"; +$a->strings["Enter email addresses, one per line:"] = "Skriv e-postadresser, en per linje:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Du er herved hjertelig invitert til å bli med meg og andre nære venner på Friendica - hjelp oss å skape en bedre sosial web."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du må oppgi denne invitasjonskoden: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Når du har registrert, vennligst kontakt meg via min profilside på:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "For mer informasjon om Friendica-prosjektet og hvorfor vi mener det er viktig, vennligst besøk http://friendica.com"; +$a->strings["Access denied."] = "Tilgang avslått."; +$a->strings["No valid account found."] = "Fant ingen gyldig konto."; +$a->strings["Password reset request issued. Check your email."] = "Forespørsel om å tilbakestille passord er sendt. Sjekk e-posten din."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Forespørsel om tilbakestilling av passord ved %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Forespørselen kunne ikke verifiseres. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord milslyktes."; +$a->strings["Your password has been reset as requested."] = "Ditt passord er tilbakestilt som forespurt."; +$a->strings["Your new password is"] = "Ditt nye passord er"; +$a->strings["Save or copy your new password - and then"] = "Lagre eller kopier ditt nye passord, og deretter"; +$a->strings["click here to login"] = "klikk her for å logge inn"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Passordet ditt kan endres fra siden Innstillinger etter vellykket logg inn."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Ditt passord har blitt endret %s"; +$a->strings["Forgot your Password?"] = "Glemte du passordet?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Skriv inn e-postadressen og send inn for å tilbakestille passordet ditt. Sjekk deretter e-posten din for nærmere forklaring."; +$a->strings["Nickname or Email: "] = "Kallenavn eller e-post:"; +$a->strings["Reset"] = "Tilbakestill"; +$a->strings["Source (bbcode) text:"] = "BBcode kildetekst:"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Diaspora kildetekst å konvertere til BBcode:"; +$a->strings["Source input: "] = "Kilde-input:"; +$a->strings["bb2html (raw HTML): "] = "bb2html (rå HTML):"; +$a->strings["bb2html: "] = "bb2html:"; +$a->strings["bb2html2bb: "] = "bb2html2bb:"; +$a->strings["bb2md: "] = "bb2md:"; +$a->strings["bb2md2html: "] = "bb2md2html:"; +$a->strings["bb2dia2bb: "] = "bb2dia2bb:"; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb:"; +$a->strings["Source input (Diaspora format): "] = "Diaspora-formatert kilde-input:"; +$a->strings["diaspora2bb: "] = "diaspora2bb:"; +$a->strings["Tag removed"] = "Fjernet tag"; +$a->strings["Remove Item Tag"] = "Fjern tag"; +$a->strings["Select a tag to remove: "] = "Velg en tag å fjerne:"; +$a->strings["Remove My Account"] = "Slett min konto"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dette vil slette din konto fullstendig. Når dette er gjort kan den ikke gjenopprettes."; +$a->strings["Please enter your password for verification:"] = "Vennligst skriv inn ditt passord for å bekrefte:"; +$a->strings["Invalid profile identifier."] = "Ugyldig profilidentifikator."; +$a->strings["Profile Visibility Editor"] = "Behandle profilsynlighet"; +$a->strings["Visible To"] = "Synlig for"; +$a->strings["All Contacts (with secure profile access)"] = "Alle kontakter (med sikret profiltilgang)"; +$a->strings["Profile Match"] = "Profiltreff"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Ingen nøkkelord å sammenlikne. Vennligst legg til nøkkelord i din standardprofil."; +$a->strings["is interested in:"] = "er interessert i:"; +$a->strings["Event title and start time are required."] = "Hendelsens tittel og starttidspunkt er påkrevet."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Rediger hendelse"; +$a->strings["Create New Event"] = "Lag ny hendelse"; +$a->strings["Previous"] = "Forrige"; +$a->strings["Next"] = "Neste"; +$a->strings["hour:minute"] = "time:minutt"; +$a->strings["Event details"] = "Hendelsesdetaljer"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Formatet er %s %s. Startdato og tittel er påkrevet."; +$a->strings["Event Starts:"] = "Hendelsen starter:"; +$a->strings["Required"] = "Påkrevet"; +$a->strings["Finish date/time is not known or not relevant"] = "Avslutningsdato/-tid er ukjent eller ikke relevant"; +$a->strings["Event Finishes:"] = "Hendelsen slutter:"; +$a->strings["Adjust for viewer timezone"] = "Tilpass til iakttakerens tidssone"; +$a->strings["Description:"] = "Beskrivelse:"; +$a->strings["Title:"] = "Tittel:"; +$a->strings["Share this event"] = "Del denne hendelsen"; +$a->strings["{0} wants to be your friend"] = "{0} ønsker å bli din venn"; +$a->strings["{0} sent you a message"] = "{0} sendte deg en melding"; +$a->strings["{0} requested registration"] = "{0} forespurte om registrering"; +$a->strings["{0} commented %s's post"] = "{0} kommenterte %s sitt innlegg"; +$a->strings["{0} liked %s's post"] = "{0} likte %s sitt innlegg"; +$a->strings["{0} disliked %s's post"] = "{0} likte ikke %s sitt innlegg"; +$a->strings["{0} is now friends with %s"] = "{0} er nå venner med %s"; +$a->strings["{0} posted"] = "{0} postet et innlegg"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} merket %s sitt innlegg med #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} nevnte deg i et innlegg"; +$a->strings["Mood"] = "Stemning"; +$a->strings["Set your current mood and tell your friends"] = "Angi din stemning og fortell dine venner"; +$a->strings["No results."] = "Fant ikke noe."; +$a->strings["Unable to locate contact information."] = "Mislyktes med å finne kontaktinformasjon."; +$a->strings["Do you really want to delete this message?"] = "Ønsker du virkelig å slette denne meldingen?"; +$a->strings["Message deleted."] = "Melding slettet."; +$a->strings["Conversation removed."] = "Samtale slettet."; +$a->strings["No messages."] = "Ingen meldinger."; +$a->strings["Unknown sender - %s"] = "Ukjent avsender - %s"; +$a->strings["You and %s"] = "Du og %s"; +$a->strings["%s and You"] = "%s og du"; +$a->strings["Delete conversation"] = "Slett samtale"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d melding", + 1 => "%d meldinger", ); -$a->strings["Could not access contact record."] = "Fikk ikke tilgang til kontaktposten."; -$a->strings["Could not locate selected profile."] = "Kunne ikke lokalisere valgt profil."; -$a->strings["Contact updated."] = "Kontakt oppdatert."; -$a->strings["Contact has been blocked"] = "Kontakten er blokkert"; -$a->strings["Contact has been unblocked"] = "Kontakten er ikke blokkert lenger"; -$a->strings["Contact has been ignored"] = "Kontakten er ignorert"; -$a->strings["Contact has been unignored"] = "Kontakten er ikke ignorert lenger"; -$a->strings["Contact has been archived"] = "Kontakt har blitt arkivert"; -$a->strings["Contact has been unarchived"] = "Kontakt har blitt hentet tilbake fra arkivet"; -$a->strings["Do you really want to delete this contact?"] = "Ønsker du virkelig å slette denne kontakten?"; -$a->strings["Contact has been removed."] = "Kontakten er fjernet."; -$a->strings["You are mutual friends with %s"] = "Du er gjensidig venn med %s"; -$a->strings["You are sharing with %s"] = "Du deler med %s"; -$a->strings["%s is sharing with you"] = "%s deler med deg"; -$a->strings["Private communications are not available for this contact."] = "Privat kommunikasjon er ikke tilgjengelig mot denne kontakten."; -$a->strings["(Update was successful)"] = "(Oppdatering vellykket)"; -$a->strings["(Update was not successful)"] = "(Oppdatering mislykket)"; -$a->strings["Suggest friends"] = "Foreslå venner"; -$a->strings["Network type: %s"] = "Nettverkstype: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d felles kontakt", - 1 => "%d felles kontakter", -); -$a->strings["View all contacts"] = "Vis alle kontakter"; -$a->strings["Toggle Blocked status"] = "Veksle blokkeringsstatus"; -$a->strings["Unignore"] = "Fjern ignorering"; -$a->strings["Ignore"] = "Ignorer"; -$a->strings["Toggle Ignored status"] = "Veksle ingnorertstatus"; -$a->strings["Unarchive"] = "Hent ut av arkivet"; -$a->strings["Archive"] = "Arkiver"; -$a->strings["Toggle Archive status"] = "Veksle arkivertstatus"; -$a->strings["Repair"] = "Reparer"; -$a->strings["Advanced Contact Settings"] = "Avanserte kontaktinnstillinger"; -$a->strings["Communications lost with this contact!"] = "Kommunikasjon tapt med denne kontakten!"; -$a->strings["Contact Editor"] = "Endre kontakt"; -$a->strings["Profile Visibility"] = "Profilens synlighet"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vennligst velg profilen du ønsker å vise til %s når denne ser profilen på en sikret måte."; -$a->strings["Contact Information / Notes"] = "Kontaktinformasjon/-notater"; -$a->strings["Edit contact notes"] = "Endre kontaktnotater"; -$a->strings["Visit %s's profile [%s]"] = "Besøk %ss profil [%s]"; -$a->strings["Block/Unblock contact"] = "Blokker kontakt/fjern blokkering for kontakt"; -$a->strings["Ignore contact"] = "Ignorer kontakt"; -$a->strings["Repair URL settings"] = "Reparer URL-innstillinger"; -$a->strings["View conversations"] = "Vis samtaler"; -$a->strings["Delete contact"] = "Slett kontakt"; -$a->strings["Last update:"] = "Siste oppdatering:"; -$a->strings["Update public posts"] = "Oppdater offentlige innlegg"; -$a->strings["Currently blocked"] = "Blokkert nå"; -$a->strings["Currently ignored"] = "Ignorert nå"; -$a->strings["Currently archived"] = "For øyeblikket arkivert"; -$a->strings["Hide this contact from others"] = "Skjul denne kontakten for andre"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Svar/liker til dine offentlige innlegg kan fortsatt være synlige"; -$a->strings["Notification for new posts"] = "Varsling om nye innlegg"; -$a->strings["Send a notification of every new post of this contact"] = "Send et varsel ved hvert nytt innlegg fra denne kontakten"; -$a->strings["Fetch further information for feeds"] = "Hent ytterligere informasjon til strømmer"; -$a->strings["Suggestions"] = "Forslag"; -$a->strings["Suggest potential friends"] = "Foreslå mulige venner"; -$a->strings["All Contacts"] = "Alle kontakter"; -$a->strings["Show all contacts"] = "Vis alle kontakter"; -$a->strings["Unblocked"] = "Ikke blokkert"; -$a->strings["Only show unblocked contacts"] = "Bare vis ikke blokkerte kontakter"; -$a->strings["Blocked"] = "Blokkert"; -$a->strings["Only show blocked contacts"] = "Bare vis blokkerte kontakter"; -$a->strings["Ignored"] = "Ignorert"; -$a->strings["Only show ignored contacts"] = "Bare vis ignorerte kontakter"; -$a->strings["Archived"] = "Arkivert"; -$a->strings["Only show archived contacts"] = "Bare vis arkiverte kontakter"; -$a->strings["Hidden"] = "Skjult"; -$a->strings["Only show hidden contacts"] = "Bare vis skjulte kontakter"; -$a->strings["Mutual Friendship"] = "Gjensidig vennskap"; -$a->strings["is a fan of yours"] = "er en tilhenger av deg"; -$a->strings["you are a fan of"] = "du er en tilhenger av"; -$a->strings["Edit contact"] = "Endre kontakt"; -$a->strings["Search your contacts"] = "Søk i dine kontakter"; -$a->strings["Update"] = "Oppdater"; -$a->strings["everybody"] = "alle"; -$a->strings["Additional features"] = "Tilleggsfunksjoner"; -$a->strings["Display"] = "Vis"; -$a->strings["Social Networks"] = "Sosiale nettverk"; -$a->strings["Delegations"] = "Delegasjoner"; -$a->strings["Connected apps"] = "Tilkoblede programmer"; -$a->strings["Export personal data"] = "Eksporter personlige data"; -$a->strings["Remove account"] = "Fjern konto"; -$a->strings["Missing some important data!"] = "Mangler noen viktige data!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Mislyktes i å opprette forbindelse med e-postkontoen med de oppgitte innstillingene."; -$a->strings["Email settings updated."] = "E-postinnstillinger er oppdatert."; -$a->strings["Features updated"] = "Funksjoner oppdatert"; -$a->strings["Relocate message has been send to your contacts"] = "Omplasseringsmelding har blitt sendt til dine kontakter"; -$a->strings["Passwords do not match. Password unchanged."] = "Passordene er ikke like. Passord uendret."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Tomme passord er ikke lov. Passord uendret."; -$a->strings["Wrong password."] = "Feil passord."; -$a->strings["Password changed."] = "Passord endret."; -$a->strings["Password update failed. Please try again."] = "Passordoppdatering mislyktes. Vennligst prøv igjen."; -$a->strings[" Please use a shorter name."] = "Vennligst bruk et kortere navn."; -$a->strings[" Name too short."] = "Navnet er for kort."; -$a->strings["Wrong Password"] = "Feil passord"; -$a->strings[" Not valid email."] = "Ugyldig e-postadresse."; -$a->strings[" Cannot change to that email."] = "Kan ikke endre til den e-postadressen."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privat forum har ingen personverntillatelser. Bruker standard personverngruppe."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Privat forum har ingen personverntillatelser og ingen standard personverngruppe."; -$a->strings["Settings updated."] = "Innstillinger oppdatert."; -$a->strings["Add application"] = "Legg til program"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Omdiriger"; -$a->strings["Icon url"] = "Ikon URL"; -$a->strings["You can't edit this application."] = "Du kan ikke redigere dette programmet."; -$a->strings["Connected Apps"] = "Tilkoblede programmer"; -$a->strings["Client key starts with"] = "Klientnøkkelen starter med"; -$a->strings["No name"] = "Ingen navn"; -$a->strings["Remove authorization"] = "Fjern tillatelse"; -$a->strings["No Plugin settings configured"] = "Ingen tilleggsinnstillinger konfigurert"; -$a->strings["Plugin Settings"] = "Tilleggsinnstillinger"; -$a->strings["Off"] = "Av"; -$a->strings["On"] = "På"; -$a->strings["Additional Features"] = "Tilleggsfunksjoner"; -$a->strings["Built-in support for %s connectivity is %s"] = "Innebygget støtte for %s forbindelse er %s"; -$a->strings["enabled"] = "aktivert"; -$a->strings["disabled"] = "avskrudd"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "E-posttilgang er avskrudd på dette stedet."; -$a->strings["Email/Mailbox Setup"] = "E-post-/postboksinnstillinger"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Hvis du ønsker å kommunisere med e-postkontakter via denne tjenesten (frivillig), vennligst oppgi hvordan din postboks kontaktes."; -$a->strings["Last successful email check:"] = "Siste vellykkede e-postsjekk:"; -$a->strings["IMAP server name:"] = "IMAP-tjeners navn:"; -$a->strings["IMAP port:"] = "IMAP port:"; -$a->strings["Security:"] = "Sikkerhet:"; -$a->strings["None"] = "Ingen"; -$a->strings["Email login name:"] = "E-post brukernavn:"; -$a->strings["Email password:"] = "E-post passord:"; -$a->strings["Reply-to address:"] = "Svar-til-adresse:"; -$a->strings["Send public posts to all email contacts:"] = "Send offentlige meldinger til alle e-postkontakter:"; -$a->strings["Action after import:"] = "Handling etter import:"; -$a->strings["Mark as seen"] = "Marker som sett"; -$a->strings["Move to folder"] = "Flytt til mappe"; -$a->strings["Move to folder:"] = "Flytt til mappe:"; -$a->strings["Display Settings"] = "Visningsinnstillinger"; -$a->strings["Display Theme:"] = "Vis tema:"; -$a->strings["Mobile Theme:"] = "Mobilt tema:"; -$a->strings["Update browser every xx seconds"] = "Oppdater nettleser hvert xx sekund"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 sekunder, ikke noe maksimum"; -$a->strings["Number of items to display per page:"] = "Antall elementer som vises per side:"; -$a->strings["Maximum of 100 items"] = "Maksimum 100 elementer"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "Antall elementer å vise per side ved visning på mobil enhet:"; -$a->strings["Don't show emoticons"] = "Ikke vis uttrykksikoner"; -$a->strings["Don't show notices"] = "Ikke vis varsler"; -$a->strings["Infinite scroll"] = "Uendelig rulling"; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = "Brukerkategorier"; -$a->strings["Community Types"] = "Felleskapskategorier"; -$a->strings["Normal Account Page"] = "Vanlig konto-side"; -$a->strings["This account is a normal personal profile"] = "Denne kontoen er en vanlig personlig profil"; -$a->strings["Soapbox Page"] = "Talerstol-side"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med kun leserettigheter"; -$a->strings["Community Forum/Celebrity Account"] = "Fellesskapsforum/Kjendis-side"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med lese- og skriverettigheter"; -$a->strings["Automatic Friend Page"] = "Automatisk venn-side"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Automatisk godkjenning av alle forespørsler om forbindelse/venner som venner"; -$a->strings["Private Forum [Experimental]"] = "Privat forum [Eksperimentell]"; -$a->strings["Private forum - approved members only"] = "Privat forum - kun godkjente medlemmer"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Valgfritt) Tillat denne OpenID-en å logge inn i denne kontoen."; -$a->strings["Publish your default profile in your local site directory?"] = "Skal standardprofilen din publiseres i katalogen til nettstedet ditt?"; -$a->strings["Publish your default profile in the global social directory?"] = "Skal standardprofilen din publiseres i den globale sosiale katalogen?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Skjul kontakt-/venne-listen din for besøkende til standardprofilen din?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Skjul dine profildetaljer fra ukjente besøkende?"; -$a->strings["Allow friends to post to your profile page?"] = "Tillat venner å poste innlegg på din profilside?"; -$a->strings["Allow friends to tag your posts?"] = "Tillat venner å merke dine innlegg?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Tillat oss å foreslå deg som en mulig venn til nye medlemmer?"; -$a->strings["Permit unknown people to send you private mail?"] = "Tillat ukjente personer å sende deg privat post?"; -$a->strings["Profile is not published."] = "Profilen er ikke publisert."; -$a->strings["or"] = "eller"; -$a->strings["Your Identity Address is"] = "Din identitetsadresse er"; -$a->strings["Automatically expire posts after this many days:"] = "Innlegg utgår automatisk etter så mange dager:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Tomme innlegg utgår ikke. Utgåtte innlegg slettes."; -$a->strings["Advanced expiration settings"] = "Avanserte innstillinger for å utgå"; -$a->strings["Advanced Expiration"] = "Avansert utgå"; -$a->strings["Expire posts:"] = "Innlegg utgår:"; -$a->strings["Expire personal notes:"] = "Personlige notater utgår:"; -$a->strings["Expire starred posts:"] = "Innlegg med stjerne utgår:"; -$a->strings["Expire photos:"] = "Bilder utgår:"; -$a->strings["Only expire posts by others:"] = "Kun innlegg fra andre utgår:"; -$a->strings["Account Settings"] = "Kontoinnstillinger"; -$a->strings["Password Settings"] = "Passordinnstillinger"; -$a->strings["New Password:"] = "Nytt passord:"; -$a->strings["Confirm:"] = "Bekreft:"; -$a->strings["Leave password fields blank unless changing"] = "La passordfeltene stå tomme hvis du ikke skal bytte"; -$a->strings["Current Password:"] = "Gjeldende passord:"; -$a->strings["Your current password to confirm the changes"] = "Ditt gjeldende passord for å bekrefte endringene"; -$a->strings["Password:"] = "Passord:"; -$a->strings["Basic Settings"] = "Grunninnstillinger"; -$a->strings["Full Name:"] = "Fullt navn:"; -$a->strings["Email Address:"] = "E-postadresse:"; -$a->strings["Your Timezone:"] = "Din tidssone:"; -$a->strings["Default Post Location:"] = "Standard oppholdssted når du poster:"; -$a->strings["Use Browser Location:"] = "Bruk nettleserens oppholdssted:"; -$a->strings["Security and Privacy Settings"] = "Sikkerhet og privatlivsinnstillinger"; -$a->strings["Maximum Friend Requests/Day:"] = "Maksimum venneforespørsler/dag:"; -$a->strings["(to prevent spam abuse)"] = "(for å forhindre søppelpost)"; -$a->strings["Default Post Permissions"] = "Standardtillatelser ved posting"; -$a->strings["(click to open/close)"] = "(klikk for å åpne/lukke)"; -$a->strings["Show to Groups"] = "Vis til grupper"; -$a->strings["Show to Contacts"] = "Vis til kontakter"; -$a->strings["Default Private Post"] = "Standard privat innlegg"; -$a->strings["Default Public Post"] = "Standard offentlig innlegg"; -$a->strings["Default Permissions for New Posts"] = "Standard tillatelser for nye innlegg"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maksimalt antall private meldinger per dag fra ukjente personer:"; -$a->strings["Notification Settings"] = "Beskjedinnstillinger"; -$a->strings["By default post a status message when:"] = "Standard å legge inn en statusmelding når:"; -$a->strings["accepting a friend request"] = "aksepterer en venneforespørsel"; -$a->strings["joining a forum/community"] = "blir med i et forum/fellesskap"; -$a->strings["making an interesting profile change"] = "gjør en interessant profilendring"; -$a->strings["Send a notification email when:"] = "Send en e-post med beskjed når:"; -$a->strings["You receive an introduction"] = "Du mottar en introduksjon"; -$a->strings["Your introductions are confirmed"] = "Dine introduksjoner er bekreftet"; -$a->strings["Someone writes on your profile wall"] = "Noen skriver på veggen til profilen din"; -$a->strings["Someone writes a followup comment"] = "Noen skriver en oppfølgingskommentar"; -$a->strings["You receive a private message"] = "Du mottar en privat melding"; -$a->strings["You receive a friend suggestion"] = "Du mottar et venneforslag"; -$a->strings["You are tagged in a post"] = "Du er merket i et innlegg"; -$a->strings["You are poked/prodded/etc. in a post"] = "Du er dyttet/dultet/etc i et innlegg"; -$a->strings["Advanced Account/Page Type Settings"] = "Avanserte konto-/sidetype-innstillinger"; -$a->strings["Change the behaviour of this account for special situations"] = "Endre oppførselen til denne kontoen i spesielle situasjoner"; -$a->strings["Relocate"] = "Omplasser"; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Hvis du har flyttet denne profilen fra en annen tjener, og noen av dine kontakter ikke mottar dine oppdateringer, prøv å trykke denne knappen."; -$a->strings["Resend relocate message to contacts"] = "Send omplasseringsmelding på nytt til kontakter"; +$a->strings["Message not available."] = "Melding utilgjengelig."; +$a->strings["Delete message"] = "Slett melding"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Ingen sikker kommunikasjon tilgjengelig. Du kan kanskje svare fra senderens profilside."; +$a->strings["Send Reply"] = "Send svar"; +$a->strings["Not available."] = "Ikke tilgjengelig."; +$a->strings["Profile not found."] = "Fant ikke profilen."; $a->strings["Profile deleted."] = "Profil slettet."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Ny profil opprettet."; @@ -982,6 +1542,12 @@ $a->strings["View this profile"] = "Vis denne profilen"; $a->strings["Create a new profile using these settings"] = "Opprett en ny profil med disse innstillingene"; $a->strings["Clone this profile"] = "Klon denne profilen"; $a->strings["Delete this profile"] = "Slette denne profilen"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Last opp profilbilde"; $a->strings["Profile Name:"] = "Profilnavn:"; $a->strings["Your Full Name:"] = "Ditt fulle navn:"; $a->strings["Title/Description:"] = "Tittel/Beskrivelse:"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Hvem: (hvis gjeldende)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Eksempler: kari123, Kari Nordmann, kari@example.com"; $a->strings["Since [date]:"] = "Fra [dato]:"; -$a->strings["Sexual Preference:"] = "Seksuell orientering:"; $a->strings["Homepage URL:"] = "Hjemmeside URL:"; -$a->strings["Hometown:"] = "Hjemsted:"; -$a->strings["Political Views:"] = "Politisk ståsted:"; $a->strings["Religious Views:"] = "Religiøst ståsted:"; $a->strings["Public Keywords:"] = "Offentlige nøkkelord:"; $a->strings["Private Keywords:"] = "Private nøkkelord:"; -$a->strings["Likes:"] = "Liker:"; -$a->strings["Dislikes:"] = "Liker ikke:"; $a->strings["Example: fishing photography software"] = "Eksempel: fisking fotografering programvare"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Brukes for å foreslå mulige venner, kan ses av andre)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Brukes for å søke i profiler, vises aldri til andre)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Kjærlighet/romanse"; $a->strings["Work/employment"] = "Arbeid/ansatt hos"; $a->strings["School/education"] = "Skole/utdanning"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Dette er din offentlige profil.
Den kan ses av alle på Internet."; +$a->strings["Age: "] = "Alder:"; $a->strings["Edit/Manage Profiles"] = "Rediger/Behandle profiler"; -$a->strings["Group created."] = "Gruppen er laget."; -$a->strings["Could not create group."] = "Kunne ikke lage gruppen."; -$a->strings["Group not found."] = "Fant ikke gruppen."; -$a->strings["Group name changed."] = "Gruppenavnet er endret"; -$a->strings["Save Group"] = "Lagre gruppe"; -$a->strings["Create a group of contacts/friends."] = "Lag en gruppe med kontakter/venner."; -$a->strings["Group Name: "] = "Gruppenavn:"; -$a->strings["Group removed."] = "Gruppe fjernet."; -$a->strings["Unable to remove group."] = "Mislyktes med å fjerne gruppe."; -$a->strings["Group Editor"] = "Gruppebehandler"; -$a->strings["Members"] = "Medlemmer"; -$a->strings["Click on a contact to add or remove."] = "Klikk på en kontakt for å legge til eller fjerne."; -$a->strings["Source (bbcode) text:"] = "BBcode kildetekst:"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Diaspora kildetekst å konvertere til BBcode:"; -$a->strings["Source input: "] = "Kilde-input:"; -$a->strings["bb2html (raw HTML): "] = "bb2html (rå HTML):"; -$a->strings["bb2html: "] = "bb2html:"; -$a->strings["bb2html2bb: "] = "bb2html2bb:"; -$a->strings["bb2md: "] = "bb2md:"; -$a->strings["bb2md2html: "] = "bb2md2html:"; -$a->strings["bb2dia2bb: "] = "bb2dia2bb:"; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb:"; -$a->strings["Source input (Diaspora format): "] = "Diaspora-formatert kilde-input:"; -$a->strings["diaspora2bb: "] = "diaspora2bb:"; -$a->strings["Not available."] = "Ikke tilgjengelig."; -$a->strings["Contact added"] = "Kontakt lagt til "; -$a->strings["No more system notifications."] = "Ingen flere systemvarsler."; -$a->strings["System Notifications"] = "Systemvarsler"; -$a->strings["New Message"] = "Ny melding"; -$a->strings["Unable to locate contact information."] = "Mislyktes med å finne kontaktinformasjon."; -$a->strings["Messages"] = "Meldinger"; -$a->strings["Do you really want to delete this message?"] = "Ønsker du virkelig å slette denne meldingen?"; -$a->strings["Message deleted."] = "Melding slettet."; -$a->strings["Conversation removed."] = "Samtale slettet."; -$a->strings["No messages."] = "Ingen meldinger."; -$a->strings["Unknown sender - %s"] = "Ukjent avsender - %s"; -$a->strings["You and %s"] = "Du og %s"; -$a->strings["%s and You"] = "%s og du"; -$a->strings["Delete conversation"] = "Slett samtale"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d melding", - 1 => "%d meldinger", -); -$a->strings["Message not available."] = "Melding utilgjengelig."; -$a->strings["Delete message"] = "Slett melding"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Ingen sikker kommunikasjon tilgjengelig. Du kan kanskje svare fra senderens profilside."; -$a->strings["Send Reply"] = "Send svar"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s liker ikke %2\$s's %3\$s"; -$a->strings["Post successful."] = "Innlegg vellykket."; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Tidskonvertering"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica har denne tjenesten for å dele hendelser med andre nettverk og venner i ukjente tidssoner."; -$a->strings["UTC time: %s"] = "UTC tid: %s"; -$a->strings["Current timezone: %s"] = "Gjeldende tidssone: %s"; -$a->strings["Converted localtime: %s"] = "Konvertert lokaltid: %s"; -$a->strings["Please select your timezone:"] = "Vennligst velg din tidssone:"; -$a->strings["Save to Folder:"] = "Lagre til mappe:"; -$a->strings["- select -"] = "- velg -"; -$a->strings["Invalid profile identifier."] = "Ugyldig profilidentifikator."; -$a->strings["Profile Visibility Editor"] = "Behandle profilsynlighet"; -$a->strings["Visible To"] = "Synlig for"; -$a->strings["All Contacts (with secure profile access)"] = "Alle kontakter (med sikret profiltilgang)"; -$a->strings["No contacts."] = "Ingen kontakter."; -$a->strings["View Contacts"] = "Vis kontakter"; -$a->strings["People Search"] = "Personsøk"; -$a->strings["No matches"] = "Ingen treff"; -$a->strings["Upload New Photos"] = "Last opp nye bilder"; -$a->strings["Contact information unavailable"] = "Kontaktinformasjon utilgjengelig"; -$a->strings["Album not found."] = "Album ble ikke funnet."; -$a->strings["Delete Album"] = "Slett album"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Ønsker du virkelig å slette dette fotoalbumet og alle bildene i det?"; -$a->strings["Delete Photo"] = "Slett bilde"; -$a->strings["Do you really want to delete this photo?"] = "Ønsker du virkelig å slette dette bildet?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s ble merket i %2\$s av %3\$s"; -$a->strings["a photo"] = "et bilde"; -$a->strings["Image exceeds size limit of "] = "Bilde overstiger størrelsesbegrensningen på "; -$a->strings["Image file is empty."] = "Bildefilen er tom."; -$a->strings["Unable to process image."] = "Ikke i stand til å behandle bildet."; -$a->strings["Image upload failed."] = "Mislyktes med å laste opp bilde."; -$a->strings["No photos selected"] = "Ingen bilder er valgt"; -$a->strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Du har brukt %1$.2f Mbytes av %2$.2f Mbytes bildelagring."; -$a->strings["Upload Photos"] = "Last opp bilder"; -$a->strings["New album name: "] = "Nytt albumnavn:"; -$a->strings["or existing album name: "] = "eller eksisterende albumnavn:"; -$a->strings["Do not show a status post for this upload"] = "Ikke vis statusoppdatering for denne opplastingen"; -$a->strings["Permissions"] = "Tillatelser"; -$a->strings["Private Photo"] = "Privat bilde"; -$a->strings["Public Photo"] = "Offentlig bilde"; -$a->strings["Edit Album"] = "Endre album"; -$a->strings["Show Newest First"] = "Vis nyeste først"; -$a->strings["Show Oldest First"] = "Vis eldste først"; -$a->strings["View Photo"] = "Vis bilde"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Tilgang nektet. Tilgang til dette elementet kan være begrenset."; -$a->strings["Photo not available"] = "Bilde ikke tilgjengelig"; -$a->strings["View photo"] = "Vis foto"; -$a->strings["Edit photo"] = "Endre bilde"; -$a->strings["Use as profile photo"] = "Bruk som profilbilde"; -$a->strings["View Full Size"] = "Vis i full størrelse"; -$a->strings["Tags: "] = "Tagger:"; -$a->strings["[Remove any tag]"] = "[Fjern en tag]"; -$a->strings["Rotate CW (right)"] = "Roter med klokka (høyre)"; -$a->strings["Rotate CCW (left)"] = "Roter mot klokka (venstre)"; -$a->strings["New album name"] = "Nytt albumnavn"; -$a->strings["Caption"] = "Overskrift"; -$a->strings["Add a Tag"] = "Legg til tag"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Eksempel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -$a->strings["Private photo"] = "Privat bilde"; -$a->strings["Public photo"] = "Offentlig bilde"; -$a->strings["Share"] = "Del"; -$a->strings["View Album"] = "Vis album"; -$a->strings["Recent Photos"] = "Nye bilder"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Beklager, din opplasting er kanskje større enn PHP-konfigurasjonen tillater"; -$a->strings["Or - did you try to upload an empty file?"] = "Eller - forsøkte du å laste opp en tom fil?"; -$a->strings["File exceeds size limit of %d"] = "Filstørrelsen er større enn begrensning på %d"; -$a->strings["File upload failed."] = "Opplasting av filen mislyktes."; -$a->strings["No videos selected"] = "Ingen videoer er valgt"; -$a->strings["View Video"] = "Vis video"; -$a->strings["Recent Videos"] = "Nye videoer"; -$a->strings["Upload New Videos"] = "Last opp nye videoer"; +$a->strings["Friendica Communications Server - Setup"] = "Friendica kommunikasjonstjeneste - oppsett"; +$a->strings["Could not connect to database."] = "Kunne ikke koble til database."; +$a->strings["Could not create table."] = "Kunne ikke lage tabell."; +$a->strings["Your Friendica site database has been installed."] = "Databasen til Friendica-nettstedet ditt har blitt installert."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Du må kanskje importere filen \"database.sql\" manuelt ved hjelp av phpmyadmin eller mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Vennligst se filen \"INSTALL.txt\"."; +$a->strings["System check"] = "Systemsjekk"; +$a->strings["Check again"] = "Sjekk på nytt"; +$a->strings["Database connection"] = "Databaseforbindelse"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "For å installere Friendica må vi vite hvordan man kan koble seg til din database."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vennligst kontakt din tilbyder eller administrator hvis du har spørsmål til disse innstillingene."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databasen du oppgir nedenfor må finnes. Hvis ikke, vennligst opprett den før du fortsetter."; +$a->strings["Database Server Name"] = "Databasetjenerens navn"; +$a->strings["Database Login Name"] = "Database brukernavn"; +$a->strings["Database Login Password"] = "Database passord"; +$a->strings["Database Name"] = "Databasenavn"; +$a->strings["Site administrator email address"] = "Nettstedsadministrator sin e-postadresse"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Din kontos e-postadresse må stemme med denne for å kunne bruke panelet for webadministrasjon."; +$a->strings["Please select a default timezone for your website"] = "Vennligst velg en standard tidssone for ditt nettsted"; +$a->strings["Site settings"] = "Innstillinger for nettstedet"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Fant ikke en kommandolinjeversjon av PHP i webtjenerens PATH."; +$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 'Activating scheduled tasks'"] = "Hvis du ikke har installert kommandolinjeversjonen av PHP på tjeneren, så vil du ikke kunne kjøre bakgrunnsspørring via cron. Se 'Aktivere tidsstyrte oppgaver'"; +$a->strings["PHP executable path"] = "PHP kjørefil sin sti"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Skriv inn hele stien til php kjørefilen. Du kan la denne stå blank for å fortsette installasjonen."; +$a->strings["Command line PHP"] = "Kommandolinje PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP kjørefilen er ikke php cli binærfil (kan være cgi-fgci versjon)"; +$a->strings["Found PHP version: "] = "Fant PHP-versjon:"; +$a->strings["PHP cli binary"] = "PHP cli binærfil"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Kommandolinjeversjonen av PHP på ditt system har ikke \"register_argc_argv\" aktivert."; +$a->strings["This is required for message delivery to work."] = "Dette er nødvendig for at meldingslevering skal virke."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Feil: \"openssl_pkey_new\"-funksjonen på dette systemet er ikke i stand til å lage krypteringsnøkler"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "For kjøring på Windows, vennligst se \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Lag krypteringsnøkler"; +$a->strings["libCurl PHP module"] = "libCurl PHP modul"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP modul"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP modul"; +$a->strings["mysqli PHP module"] = "mysqli PHP modul"; +$a->strings["mb_string PHP module"] = "mb_string PHP modul"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite modul"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Feil: Modulen mod-rewrite for Apache-webtjeneren er påkrevet, men er ikke installert."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Feil: libCURL PHP-modulen er påkrevet, men er ikke installert."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Feil: GD graphics PHP-modulen med JPEG-støtte er påkrevet, men er ikke installert."; +$a->strings["Error: openssl PHP module required but not installed."] = "Feil: openssl PHP-modulen er påkrevet, men er ikke installert."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Feil: mysqli PHP-modulen er påkrevet, men er ikke installert."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Feil: mb_string PHP-modulen er påkrevet men ikke installert."; +$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."] = "Web-installatøren trenger å kunne lage filen \".htconfig.php\" i topp-folderen på web-tjeneren din, men den får ikke til dette."; +$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."] = "Dette skyldes oftest manglende tillatelse, ettersom web-tjeneren kanskje ikke kan skrive filer i din mappe - selv om du kan."; +$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."] = "På slutten av denne prosedyren, så gir vi deg en tekst å lagre i en fil kalt .htconfig.php i din Friendica sin toppmappe."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Du kan alternativt hoppe over denne prosedyren og utføre en manuell installasjon. Vennligst se filen \"INSTALL.txt\" for instruksjoner."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php er skrivbar"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica bruker Smarty3 malmotor for å gjengi sine webvisninger. Smarty3 kompilerer maler til PHP for å gjøre gjengivelse raskere."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "For å lagre disse kompilerte malene må webtjenesten ha skrivetilgang til katalogen view/smarty3/ som er under Friendica sin toppnivåmappe."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Vennligst sjekk at brukeren din webtjeneste kjører som (for eksempel www-data) har skrivetilgang til denne mappen."; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Merknad: som et sikkerhetstiltak, du bør gi webtjenesten skrivetilgang kun til view/smarty3/ - ikke til malfilene (.tpl) som den inneholder."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 er skrivbar"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL omskriving i .htaccess virker ikke. Sjekk konfigurasjonen til webtjenesten."; +$a->strings["Url rewrite is working"] = "URL omskriving virker"; +$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."] = "Filen \".htconfig.php\" med databasekonfigurasjonen kunne ikke bli skrevet. Vennligst bruk den medfølgende teksten for å lage en konfigurasjonsfil i roten på din web-tjener."; +$a->strings["

What next

"] = "

Hva nå

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIG: Du må [manuelt] sette opp en planlagt oppgave for oppdatering."; +$a->strings["Help:"] = "Hjelp:"; +$a->strings["Contact settings applied."] = "Kontaktinnstillinger i bruk."; +$a->strings["Contact update failed."] = "Kontaktoppdatering mislyktes."; +$a->strings["Repair Contact Settings"] = "Reparer kontaktinnstillinger"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ADVARSEL: Dette er meget avansert og hvis du skriver feil informasjon her, så kan kommunikasjonen med denne kontakten slutte å virke."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Vennligst bruk Tilbake-knappen i nettleseren din hvis du er usikker på hva du bør gjøre på denne siden."; +$a->strings["Return to contact editor"] = "Gå tilbake til å endre kontakt"; +$a->strings["Account Nickname"] = "Konto Kallenavn"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Merkelappnavn - overstyrer Navn/Kallenavn"; +$a->strings["Account URL"] = "Konto URL"; +$a->strings["Friend Request URL"] = "Venneforespørsel URL"; +$a->strings["Friend Confirm URL"] = "Vennebekreftelse URL"; +$a->strings["Notification Endpoint URL"] = "Endepunkt URL for beskjed"; +$a->strings["Poll/Feed URL"] = "Poll/Feed URL"; +$a->strings["New photo from this URL"] = "Nytt bilde fra denne URL-en"; +$a->strings["Remote Self"] = "Fjernbetjent selv"; +$a->strings["Mirror postings from this contact"] = "Speil innlegg fra denne kontakten"; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Merk denne kontakten som remote_self, da vil Friendica omposte nye innlegg fra denne kontakten."; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Velkommen til Friendica"; +$a->strings["New Member Checklist"] = "Sjekkliste for nye medlemmer"; +$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."] = "Vi vil gjerne gi noe noen tips og lenker for å hjelpe deg til en hyggelig opplevelse. Klikk på et element for å besøke den relevante siden. En lenke til denne siden vil være synlig på din hovedside i to uker etter at du registrerte deg og så vil den bli borte av seg selv."; +$a->strings["Getting Started"] = "Komme igang"; +$a->strings["Friendica Walk-Through"] = "Friendica gjennomgang"; +$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "På Hurtigstart-siden din, så finner du en kort introduksjon til profilen din og nettverksfanen, hvordan du oppretter nye forbindelser, og hvordan du finner grupper å bli med i."; +$a->strings["Go to Your Settings"] = "Gå til Dine innstillinger"; +$a->strings["On your Settings 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."] = "På siden Innstillinger - bytt passordet du fikk. Merk deg også Din identitetsadresse. Denne ser ut som en vanlig e-postadresse, og er nyttig for å bli venner i den frie sosiale web'en."; +$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."] = "Se over de andre innstillingene, særlig personverninnstillingene. En katalogoppføring som ikke er publisert er som å ha skjult telefonnummer. Generelt, så bør du antakelig publisere oppføringen, med mindre dine venner eller potensielle venner vet nøyaktig hvordan de skal finne deg."; +$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."] = "Last opp et profilbilde hvis du ikke har gjort det allerede. Studier viser at folk som har ekte bilde av seg selv har ti ganger større sannsynlighet for å få venner enn folk som ikke gjør det."; +$a->strings["Edit Your Profile"] = "Endre profilen din"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Du kan endre standardprofilen din slik du ønsker. Se over innstillingene som lar deg skjule vennelisten og skjule profilen fra ukjente besøkende."; +$a->strings["Profile Keywords"] = "Profilnøkkelord"; +$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."] = "Legg til noen offentlige nøkkelord til standardprofilen din som beskriver dine interesser. Det kan hende vi klarer å finne andre folk med liknende interesser og foreslå vennskap."; +$a->strings["Connecting"] = "Kobling"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Tillat Facebook-koblingen hvis du har en Facebook-konto og vi vil (valgfritt) importere alle dine Facebook-venner og samtaler."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Hvis dette er din egen personlige tjener, så kan installasjon av Facebook-tillegget gjøre overgangen til den frie sosiale web'en lettere."; +$a->strings["Importing Emails"] = "Importere e-post"; +$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"] = "Skriv inn tilgangsinformasjon til e-posten din på siden for Koblingsinnstillinger, hvis du ønsker å importere og samhandle med venner eller e-postlister fra din e-post INNBOKS"; +$a->strings["Go to Your Contacts Page"] = "Gå til Dine kontakter-siden"; +$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 Add New Contact dialog."] = "Dine kontakter-siden er der du håndterer vennskap og skaper forbindelser med venner på andre nettverk. Vanligvis skriver du deres adresse eller nettsteds-URL i dialogboksen Legg til ny kontakt"; +$a->strings["Go to Your Site's Directory"] = "Gå til Din lokale katalog"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Katalog-siden lar deg finne andre folk i dette nettverket eller andre forente nettsteder. Se etter en Connect eller Follow lenke på profilsiden deres. Oppgi din egen identitetsadresse hvis du blir forespurt om det."; +$a->strings["Finding New People"] = "Finn nye personer"; +$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."] = "I sidepanelet på Kontakter-siden er flere verktøy for å finne nye venner. Vi kan matche personer utfra interesse, slå opp personer på navn eller interesse, og gi forslag basert på nettverksforbindelser. På et helt nytt nettsted, så vil venneforslag vanligvis dukke opp innen 24 timer."; +$a->strings["Group Your Contacts"] = "Kontaktgrupper"; +$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."] = "Når du har fått noen venner, så kan du organisere dem i private samtalegrupper i sidefeltet på Kontakt-siden din, og deretter kan du samhandle med hver gruppe privat på din Nettverk-side."; +$a->strings["Why Aren't My Posts Public?"] = "Hvorfor er ikke mine innlegg offentlige?"; +$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."] = "Friendica respekterer ditt privatliv. Som standard, så vil dine innlegg bare vises til personer du har lagt til som venner. For mer informasjon, se Hjelp-siden fra lenken ovenfor."; +$a->strings["Getting Help"] = "Få hjelp"; +$a->strings["Go to the Help Section"] = "Gå til Hjelp-siden"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Våre hjelpesider kan leses for flere detaljer og ressurser om andre egenskaper ved programmet."; $a->strings["Poke/Prod"] = "Dytt/dult"; $a->strings["poke, prod or do other things to somebody"] = "dytt, dult eller gjør andre ting med noen"; $a->strings["Recipient"] = "Mottaker"; $a->strings["Choose what you wish to do to recipient"] = "Velg hva du ønsker å gjøre med mottakeren"; $a->strings["Make this post private"] = "Gjør dette innlegget privat"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "Elementet har blitt slettet."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s følger %2\$s sin %3\$s"; -$a->strings["Export account"] = "Eksporter konto"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Eksporter din kontos informasjon og kontakter. Bruk denne til å ta en sikkerhetskopi av kontoen din og/eller for å flytte til en annen tjener."; -$a->strings["Export all"] = "Eksporter alt"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Eksporter din kontoinformasjon, kontakter og alle dine elementer som JSON. Det kan bli en svært stor fil, og kan ta lang tid. Bruk denne til å gjøre en full sikkerhetskopi av kontoen din (bilder blir ikke eksportert)"; -$a->strings["Common Friends"] = "Felles venner"; -$a->strings["No contacts in common."] = "Ingen kontakter felles."; -$a->strings["Image exceeds size limit of %d"] = "Bildets størrelse overstiger størrelsesbegrensningen på %d"; -$a->strings["Wall Photos"] = "Veggbilder"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s hilser %2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Denne kan skje innimellom hvis kontakt ble forespurt av begge personer og den allerede er godkjent."; +$a->strings["Response from remote site was not understood."] = "Forstod ikke svaret fra det andre stedet."; +$a->strings["Unexpected response from remote site: "] = "Uventet svar fra det andre stedet:"; +$a->strings["Confirmation completed successfully."] = "Sending av bekreftelse var vellykket. "; +$a->strings["Remote site reported: "] = "Det andre stedet rapporterte:"; +$a->strings["Temporary failure. Please wait and try again."] = "Midlertidig feil. Vennligst vent og prøv igjen."; +$a->strings["Introduction failed or was revoked."] = "Introduksjon mislyktes eller ble trukket tilbake."; +$a->strings["Unable to set contact photo."] = "Fikk ikke satt kontaktbilde."; +$a->strings["No user record found for '%s' "] = "Ingen brukerregistrering funnet for '%s'"; +$a->strings["Our site encryption key is apparently messed up."] = "Krypteringsnøkkelen til nettstedet vårt ser ut til å være ødelagt."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "En tom nettsteds-URL ble oppgitt eller URL-en kunne ikke dekrypteres av oss."; +$a->strings["Contact record was not found for you on our site."] = "Kontaktinformasjon om deg ble ikke funnet på vårt nettsted."; +$a->strings["Site public key not available in contact record for URL %s."] = "Nettstedets offentlige nøkkel er ikke tilgjengelig i kontaktregisteret for URL %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID-en som ble oppgitt av ditt system har en duplikat i vårt system. Det bør virke hvis du prøver igjen."; +$a->strings["Unable to set your contact credentials on our system."] = "Får ikke lagret din kontaktlegitamasjon på vårt system."; +$a->strings["Unable to update your contact profile details on our system"] = "Får ikke oppdatert kontaktdetaljene dine på vårt system."; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s har blitt med %2\$s"; +$a->strings["Unable to locate original post."] = "Mislyktes med å lokalisere opprinnelig melding."; +$a->strings["Empty post discarded."] = "Tom melding forkastet."; +$a->strings["System error. Post not saved."] = "Systemfeil. Meldingen ble ikke lagret."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Denne meldingen ble sendt til deg av %s, et medlem av det sosiale nettverket Friendica."; +$a->strings["You may visit them online at %s"] = "Du kan besøke dem online på %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Vennligst kontakt avsenderen ved å svare på denne meldingen hvis du ikke ønsker å motta disse meldingene."; +$a->strings["%s posted an update."] = "%s postet en oppdatering."; $a->strings["Image uploaded but image cropping failed."] = "Bildet ble lastet opp, men beskjæringen mislyktes."; $a->strings["Image size reduction [%s] failed."] = "Reduksjon av bildestørrelse [%s] mislyktes."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-last-siden-på-nytt eller slett mellomlagret i nettleseren hvis det nye bildet ikke vises umiddelbart."; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "Beskjær bilde"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Vennligst juster beskjæringen av bildet for optimal visning."; $a->strings["Done Editing"] = "Behandling ferdig"; $a->strings["Image uploaded successfully."] = "Bilde ble lastet opp."; -$a->strings["Applications"] = "Programmer"; -$a->strings["No installed applications."] = "Ingen installerte programmer."; -$a->strings["Nothing new here"] = "Ikke noe nytt her"; -$a->strings["Clear notifications"] = "Fjern varslinger"; -$a->strings["Profile Match"] = "Profiltreff"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Ingen nøkkelord å sammenlikne. Vennligst legg til nøkkelord i din standardprofil."; -$a->strings["is interested in:"] = "er interessert i:"; -$a->strings["Tag removed"] = "Fjernet tag"; -$a->strings["Remove Item Tag"] = "Fjern tag"; -$a->strings["Select a tag to remove: "] = "Velg en tag å fjerne:"; -$a->strings["Remove"] = "Slett"; -$a->strings["Event title and start time are required."] = "Hendelsens tittel og starttidspunkt er påkrevet."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Rediger hendelse"; -$a->strings["link to source"] = "lenke til kilde"; -$a->strings["Create New Event"] = "Lag ny hendelse"; -$a->strings["Previous"] = "Forrige"; -$a->strings["hour:minute"] = "time:minutt"; -$a->strings["Event details"] = "Hendelsesdetaljer"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Formatet er %s %s. Startdato og tittel er påkrevet."; -$a->strings["Event Starts:"] = "Hendelsen starter:"; -$a->strings["Required"] = "Påkrevet"; -$a->strings["Finish date/time is not known or not relevant"] = "Avslutningsdato/-tid er ukjent eller ikke relevant"; -$a->strings["Event Finishes:"] = "Hendelsen slutter:"; -$a->strings["Adjust for viewer timezone"] = "Tilpass til iakttakerens tidssone"; -$a->strings["Description:"] = "Beskrivelse:"; -$a->strings["Title:"] = "Tittel:"; -$a->strings["Share this event"] = "Del denne hendelsen"; -$a->strings["No potential page delegates located."] = "Fant ingen potensielle sidedelegater."; -$a->strings["Delegate Page Management"] = "Deleger sidebehandling"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegater kan behandle alle sider ved denne kontoen/siden, bortsett fra grunnleggende kontoinnstillinger. Vennligst ikke deleger din personlige konto til noen som du ikke stoler fullt og fast på."; -$a->strings["Existing Page Managers"] = "Eksisterende sidebehandlere"; -$a->strings["Existing Page Delegates"] = "Eksisterende sidedelegater"; -$a->strings["Potential Delegates"] = "Mulige delegater"; -$a->strings["Add"] = "Legg til"; -$a->strings["No entries."] = "Ingen oppføringer"; -$a->strings["Contacts who are not members of a group"] = "Kontakter som ikke er medlemmer av en gruppe"; -$a->strings["Files"] = "Filer"; -$a->strings["System down for maintenance"] = "Systemet er nede for vedlikehold"; -$a->strings["Remove My Account"] = "Slett min konto"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dette vil slette din konto fullstendig. Når dette er gjort kan den ikke gjenopprettes."; -$a->strings["Please enter your password for verification:"] = "Vennligst skriv inn ditt passord for å bekrefte:"; -$a->strings["Friend suggestion sent."] = "Venneforslag sendt."; -$a->strings["Suggest Friends"] = "Foreslå venner"; -$a->strings["Suggest a friend for %s"] = "Foreslå en venn for %s"; -$a->strings["Unable to locate original post."] = "Mislyktes med å lokalisere opprinnelig melding."; -$a->strings["Empty post discarded."] = "Tom melding forkastet."; -$a->strings["System error. Post not saved."] = "Systemfeil. Meldingen ble ikke lagret."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Denne meldingen ble sendt til deg av %s, et medlem av det sosiale nettverket Friendica."; -$a->strings["You may visit them online at %s"] = "Du kan besøke dem online på %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Vennligst kontakt avsenderen ved å svare på denne meldingen hvis du ikke ønsker å motta disse meldingene."; -$a->strings["%s posted an update."] = "%s postet en oppdatering."; -$a->strings["{0} wants to be your friend"] = "{0} ønsker å bli din venn"; -$a->strings["{0} sent you a message"] = "{0} sendte deg en melding"; -$a->strings["{0} requested registration"] = "{0} forespurte om registrering"; -$a->strings["{0} commented %s's post"] = "{0} kommenterte %s sitt innlegg"; -$a->strings["{0} liked %s's post"] = "{0} likte %s sitt innlegg"; -$a->strings["{0} disliked %s's post"] = "{0} likte ikke %s sitt innlegg"; -$a->strings["{0} is now friends with %s"] = "{0} er nå venner med %s"; -$a->strings["{0} posted"] = "{0} postet et innlegg"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} merket %s sitt innlegg med #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} nevnte deg i et innlegg"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID protokollfeil. Ingen ID kom i retur."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Kontoen ble ikke funnet og OpenID-registrering er ikke tillat på dette nettstedet."; -$a->strings["Login failed."] = "Innlogging mislyktes."; -$a->strings["Invalid request identifier."] = "Ugyldig forespørselsidentifikator."; -$a->strings["Discard"] = "Forkast"; -$a->strings["System"] = "System"; -$a->strings["Network"] = "Nettverk"; -$a->strings["Introductions"] = "Introduksjoner"; -$a->strings["Show Ignored Requests"] = "Vis ignorerte forespørsler"; -$a->strings["Hide Ignored Requests"] = "Skjul ignorerte forespørsler"; -$a->strings["Notification type: "] = "Beskjedtype:"; -$a->strings["Friend Suggestion"] = "Venneforslag"; -$a->strings["suggested by %s"] = "foreslått av %s"; -$a->strings["Post a new friend activity"] = "Post om en ny venn"; -$a->strings["if applicable"] = "hvis gyldig"; -$a->strings["Claims to be known to you: "] = "Påstår å kjenne deg:"; -$a->strings["yes"] = "ja"; -$a->strings["no"] = "ei"; -$a->strings["Approve as: "] = "Godkjenn som:"; -$a->strings["Friend"] = "Venn"; -$a->strings["Sharer"] = "Deler"; -$a->strings["Fan/Admirer"] = "Fan/Beundrer"; -$a->strings["Friend/Connect Request"] = "Venn/kontakt-forespørsel"; -$a->strings["New Follower"] = "Ny følgesvenn"; -$a->strings["No introductions."] = "Ingen introduksjoner."; -$a->strings["Notifications"] = "Varslinger"; -$a->strings["%s liked %s's post"] = "%s likte %s sitt innlegg"; -$a->strings["%s disliked %s's post"] = "%s mislikte %s sitt innlegg"; -$a->strings["%s is now friends with %s"] = "%s er nå venner med %s"; -$a->strings["%s created a new post"] = "%s skrev et nytt innlegg"; -$a->strings["%s commented on %s's post"] = "%s kommenterte på %s sitt innlegg"; -$a->strings["No more network notifications."] = "Ingen flere nettverksvarslinger."; -$a->strings["Network Notifications"] = "Nettverksvarslinger"; -$a->strings["No more personal notifications."] = "Ingen flere personlige varsler."; -$a->strings["Personal Notifications"] = "Personlige varsler"; -$a->strings["No more home notifications."] = "Ingen flere hjemmevarsler."; -$a->strings["Home Notifications"] = "Hjemmevarsler"; -$a->strings["Total invitation limit exceeded."] = "Grensen for totalt antall invitasjoner er overskredet."; -$a->strings["%s : Not a valid email address."] = "%s: Ugyldig e-postadresse."; -$a->strings["Please join us on Friendica"] = "Vær med oss på Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitasjonsgrense overskredet. Vennligst kontakt administrator på ditt nettsted."; -$a->strings["%s : Message delivery failed."] = "%s: Mislyktes med å levere meldingen."; -$a->strings["%d message sent."] = array( - 0 => "one: %d melding sendt.", - 1 => "other: %d meldinger sendt.", -); -$a->strings["You have no more invitations available"] = "Du har ingen flere tilgjengelige invitasjoner"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Besøk %s for en liste med offentlige nettsteder du kan bli med i. Friendica-medlemmer ved andre nettsteder kan alle opprette forbindelse til hverandre, og i tillegg til medlemmer av mange andre sosiale nettverk."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "For å akseptere denne invitasjonen, vær så snill å besøk og registrer deg hos %s eller et hvilket som helst annet offentlig Friendica-nettsted."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica-nettsteder er alle forbundet med hverandre for å lage et personvern-forbedret sosialt nettverk som eies og kontrolleres av medlemmene selv. De kan også forbindes med mange tradisjonelle sosiale nettverk. Se %s for en liste over alternative Friendica-nettsteder du kan bli med i."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Vi beklager. Dette systemet er for øyeblikket ikke konfigurert for forbindelser med andre offentlige nettsteder eller å invitere medlemmer."; -$a->strings["Send invitations"] = "Send invitasjoner"; -$a->strings["Enter email addresses, one per line:"] = "Skriv e-postadresser, en per linje:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Du er herved hjertelig invitert til å bli med meg og andre nære venner på Friendica - hjelp oss å skape en bedre sosial web."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du må oppgi denne invitasjonskoden: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Når du har registrert, vennligst kontakt meg via min profilside på:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "For mer informasjon om Friendica-prosjektet og hvorfor vi mener det er viktig, vennligst besøk http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Behandle identiteter og/eller sider"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Veksle mellom ulike identiteter eller felleskaps-/gruppesider som deler dine kontodetaljer eller som du har blitt gitt \"behandle\" tillatelser"; -$a->strings["Select an identity to manage: "] = "Velg en identitet å behandle:"; -$a->strings["Welcome to %s"] = "Velkommen til %s"; $a->strings["Friends of %s"] = "Venner av %s"; $a->strings["No friends to display."] = "Ingen venner å vise."; -$a->strings["Add New Contact"] = "Legg til ny kontakt"; -$a->strings["Enter address or web location"] = "Skriv adresse eller web-plassering"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Eksempel: ole@eksempel.no, http://eksempel.no/kari"; -$a->strings["%d invitation available"] = array( - 0 => "%d invitasjon tilgjengelig", - 1 => "%d invitasjoner tilgjengelig", -); -$a->strings["Find People"] = "Finn personer"; -$a->strings["Enter name or interest"] = "Skriv navn eller interesse"; -$a->strings["Connect/Follow"] = "Koble/Følg"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Eksempler: Robert Morgenstein, fisking"; -$a->strings["Random Profile"] = "Tilfeldig profil"; -$a->strings["Networks"] = "Nettverk"; -$a->strings["All Networks"] = "Alle nettverk"; -$a->strings["Saved Folders"] = "Lagrede mapper"; -$a->strings["Everything"] = "Alt"; -$a->strings["Categories"] = "Kategorier"; -$a->strings["Click here to upgrade."] = "Klikk her for oppgradere."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen overstiger grensene satt i din abonnementsplan."; -$a->strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i henhold til din abonnementsplan."; -$a->strings["User not found."] = "Brukeren ble ikke funnet."; -$a->strings["There is no status with this id."] = "Det er ingen status tilknyttet denne id-en."; -$a->strings["There is no conversation with this id."] = "Det finnes ingen samtale med denne id-en."; -$a->strings["view full size"] = "Vis i full størrelse"; -$a->strings["Starts:"] = "Starter:"; -$a->strings["Finishes:"] = "Slutter:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS informasjon for databasetjeneren '%s' "; -$a->strings["(no subject)"] = "(uten emne)"; -$a->strings["noreply"] = "ikke svar"; -$a->strings["An invitation is required."] = "En invitasjon er nødvendig."; -$a->strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes."; -$a->strings["Invalid OpenID url"] = "Ugyldig OpenID URL"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Vi støtte på et problem under innloggingen med OpenID-en du oppgav. Vennligst sjekk at du stavet ID-en riktig."; -$a->strings["The error message was:"] = "Feilmeldingen var:"; -$a->strings["Please enter the required information."] = "Vennligst skriv inn den nødvendige informasjonen."; -$a->strings["Please use a shorter name."] = "Vennligst bruk et kortere navn."; -$a->strings["Name too short."] = "Navnet er for kort."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Dette ser ikke ut til å være ditt full navn (Fornavn Etternavn)."; -$a->strings["Your email domain is not among those allowed on this site."] = "Ditt e-postdomene er ikke blant de som er tillat på dette stedet."; -$a->strings["Not a valid email address."] = "Ugyldig e-postadresse."; -$a->strings["Cannot use that email."] = "Kan ikke bruke den e-postadressen."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Ditt kallenavn kan bare inneholde \"a-z\", \"0-9\", \"-\", \"_\", og må også begynne med en bokstav."; -$a->strings["Nickname is already registered. Please choose another."] = "Kallenavnet er allerede registrert. Vennligst velg et annet."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Kallenavnet ble registrert her en gang og kan ikke brukes om igjen. Vennligst velg et annet."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ALVORLIG FEIL: mislyktes med å lage sikkerhetsnøkler."; -$a->strings["An error occurred during registration. Please try again."] = "En feil oppstod under registreringen. Vennligst prøv igjen."; -$a->strings["An error occurred creating your default profile. Please try again."] = "En feil oppstod under opprettelsen av din standardprofil. Vennligst prøv igjen."; -$a->strings["Friends"] = "Venner"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s dyttet %2\$s"; -$a->strings["poked"] = "dyttet"; -$a->strings["post/item"] = "innlegg/element"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s merket %2\$s's %3\$s som en favoritt"; -$a->strings["remove"] = "slett"; -$a->strings["Delete Selected Items"] = "Slette valgte elementer"; -$a->strings["Follow Thread"] = "Følg tråd"; -$a->strings["View Status"] = "Vis status"; -$a->strings["View Profile"] = "Vis profil"; -$a->strings["View Photos"] = "Vis bilder"; -$a->strings["Network Posts"] = "Nettverksinnlegg"; -$a->strings["Edit Contact"] = "Endre kontakt"; -$a->strings["Send PM"] = "Send privat melding"; -$a->strings["Poke"] = "Dytt"; -$a->strings["%s likes this."] = "%s liker dette."; -$a->strings["%s doesn't like this."] = "%s liker ikke dette."; -$a->strings["%2\$d people like this"] = "%2\$d personer liker dette"; -$a->strings["%2\$d people don't like this"] = "%2\$d personer liker ikke dette"; -$a->strings["and"] = "og"; -$a->strings[", and %d other people"] = ", og %d andre personer"; -$a->strings["%s like this."] = "%s liker dette."; -$a->strings["%s don't like this."] = "%s liker ikke dette."; -$a->strings["Visible to everybody"] = "Synlig for alle"; -$a->strings["Please enter a video link/URL:"] = "Vennligst skriv inn en videolenke/-URL:"; -$a->strings["Please enter an audio link/URL:"] = "Vennligst skriv inn en lydlenke/-URL:"; -$a->strings["Tag term:"] = "Merkelapp begrep:"; -$a->strings["Where are you right now?"] = "Hvor er du akkurat nå?"; -$a->strings["Delete item(s)?"] = "Slett element(er)?"; -$a->strings["Post to Email"] = "Innlegg til e-post"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Koblinger avskrudd, siden \"%s\" er påskrudd."; -$a->strings["permissions"] = "tillatelser"; -$a->strings["Post to Groups"] = "Innlegg til grupper"; -$a->strings["Post to Contacts"] = "Innlegg til kontakter"; -$a->strings["Private post"] = "Privat innlegg"; -$a->strings["Logged out."] = "Logget ut."; -$a->strings["Error decoding account file"] = "Feil ved dekoding av kontofil"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Feil! Ingen versjonsdata i filen! Dette er ikke en Friendica kontofil?"; -$a->strings["Error! Cannot check nickname"] = "Feil! Kan ikke sjekke kallenavn"; -$a->strings["User '%s' already exists on this server!"] = "Brukeren '%s' finnes allerede på denne tjeneren!"; -$a->strings["User creation error"] = "Feil ved oppretting av bruker"; -$a->strings["User profile creation error"] = "Feil ved opprettelsen av brukerprofil"; -$a->strings["%d contact not imported"] = array( - 0 => "%d kontakt ikke importert", - 1 => "%d kontakter ikke importert", -); -$a->strings["Done. You can now login with your username and password"] = "Ferdig. Du kan nå logge inn med ditt brukernavn og passord"; -$a->strings["newer"] = "nyere"; -$a->strings["older"] = "eldre"; -$a->strings["prev"] = "forrige"; -$a->strings["first"] = "første"; -$a->strings["last"] = "siste"; -$a->strings["next"] = "neste"; -$a->strings["No contacts"] = "Ingen kontakter"; -$a->strings["%d Contact"] = array( - 0 => "%d kontakt", - 1 => "%d kontakter", -); -$a->strings["poke"] = "dytt"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "pinget"; -$a->strings["prod"] = "dult"; -$a->strings["prodded"] = "dultet"; -$a->strings["slap"] = "klaske"; -$a->strings["slapped"] = "klasket"; -$a->strings["finger"] = "fingre"; -$a->strings["fingered"] = "fingret"; -$a->strings["rebuff"] = "avslå"; -$a->strings["rebuffed"] = "avslo"; -$a->strings["happy"] = "glad"; -$a->strings["sad"] = "trist"; -$a->strings["mellow"] = "dempet"; -$a->strings["tired"] = "trøtt"; -$a->strings["perky"] = "oppkvikket"; -$a->strings["angry"] = "sint"; -$a->strings["stupified"] = "tanketom"; -$a->strings["puzzled"] = "forundret"; -$a->strings["interested"] = "interessert"; -$a->strings["bitter"] = "bitter"; -$a->strings["cheerful"] = "munter"; -$a->strings["alive"] = "livlig"; -$a->strings["annoyed"] = "irritert"; -$a->strings["anxious"] = "nervøs"; -$a->strings["cranky"] = "grinete"; -$a->strings["disturbed"] = "forstyrret"; -$a->strings["frustrated"] = "frustrert"; -$a->strings["motivated"] = "motivert"; -$a->strings["relaxed"] = "avslappet"; -$a->strings["surprised"] = "overrasket"; -$a->strings["Monday"] = "mandag"; -$a->strings["Tuesday"] = "tirsdag"; -$a->strings["Wednesday"] = "onsdag"; -$a->strings["Thursday"] = "torsdag"; -$a->strings["Friday"] = "fredag"; -$a->strings["Saturday"] = "lørdag"; -$a->strings["Sunday"] = "søndag"; -$a->strings["January"] = "januar"; -$a->strings["February"] = "februar"; -$a->strings["March"] = "mars"; -$a->strings["April"] = "april"; -$a->strings["May"] = "mai"; -$a->strings["June"] = "juni"; -$a->strings["July"] = "juli"; -$a->strings["August"] = "august"; -$a->strings["September"] = "september"; -$a->strings["October"] = "oktober"; -$a->strings["November"] = "november"; -$a->strings["December"] = "desember"; -$a->strings["bytes"] = "bytes"; -$a->strings["Click to open/close"] = "Klikk for å åpne/lukke"; -$a->strings["Select an alternate language"] = "Velg et annet språk"; -$a->strings["activity"] = "aktivitet"; -$a->strings["post"] = "innlegg"; -$a->strings["Item filed"] = "Element arkivert"; -$a->strings["Friendica Notification"] = "Friendica varsel"; -$a->strings["Thank You,"] = "Mange takk,"; -$a->strings["%s Administrator"] = "%s administrator"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Ny melding mottatt hos %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sendte deg en ny privat melding hos %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s sendte deg %2\$s."; -$a->strings["a private message"] = "en privat melding"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Vennligst besøk %s for å se og/eller svare på dine private meldinger."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s]a %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s]%3\$s sin %4\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s] din %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Kommentar til samtale #%1\$d av %2\$s"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s kommenterte på et element/en samtale du har fulgt."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Vennligst besøk %s for å se og/eller svare på samtalen."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s skrev et innlegg på veggen til din profil"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s skrev et innlegg på veggen til din profil %2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s skrev et innlegg til [url=%2\$s]din vegg[/url]"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s merket deg"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s merket deg %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]merket deg[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s delte et nytt innlegg"; -$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s delte et nytt innlegg på %2\$s"; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]delte et innlegg[/url]."; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s dyttet deg"; -$a->strings["%1\$s poked you at %2\$s"] = "%1\$s dyttet deg %2\$s"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]dyttet deg[/url]."; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s merket ditt innlegg"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s merket ditt innlegg %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s merket [url=%2\$s]ditt innlegg[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Introduksjon mottatt"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Du mottok en introduksjon fra '%1\$s' %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Du mottok [url=%1\$s]en introduksjon[/url] fra %2\$s."; -$a->strings["You may visit their profile at %s"] = "Du kan besøke profilen deres på %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Vennligst besøk %s for å godkjenne eller avslå introduksjonen."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Venneforslag mottatt"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Du mottok et venneforslag fra '%1\$s' %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Du mottok [url=%1\$s]et venneforslag[/url] om %2\$s fra %3\$s."; -$a->strings["Name:"] = "Navn:"; -$a->strings["Photo:"] = "Bilde:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Vennligst besøk %s for å godkjenne eller avslå forslaget."; -$a->strings[" on Last.fm"] = "på Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende elementtillatelser kan gjelde for denne gruppen og fremtidige medlemmer. Hvis det ikke var dette du ønsket, vær snill å opprette en annen gruppe med et annet navn."; -$a->strings["Default privacy group for new contacts"] = "Standard personverngruppe for nye kontakter"; -$a->strings["Everybody"] = "Alle"; -$a->strings["edit"] = "endre"; -$a->strings["Edit group"] = "Endre gruppe"; -$a->strings["Create a new group"] = "Lag en ny gruppe"; -$a->strings["Contacts not in any group"] = "Kontakter som ikke er i noen gruppe"; -$a->strings["Connect URL missing."] = "Forbindelses-URL mangler."; -$a->strings["This site is not configured to allow communications with other networks."] = "Dette nettverkets konfigurasjon tillater ikke kommunikasjon med andre nettverk."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Ingen passende kommunikasjonsprotokoller eller strømmer ble oppdaget."; -$a->strings["The profile address specified does not provide adequate information."] = "Den angitte profiladressen inneholder for lite information."; -$a->strings["An author or name was not found."] = "Fant ingen forfatter eller navn."; -$a->strings["No browser URL could be matched to this address."] = "Ingen nettleser-URL passet med denne adressen."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Finner ikke samsvar mellom @-stilens identitetsadresse og en kjent protokoll eller e-postkontakt."; -$a->strings["Use mailto: in front of address to force email check."] = "Bruk mailto: foran adresser for å tvinge e-postsjekk."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Den oppgitte profiladressen tilhører et nettverk som har blitt avskrudd på dette nettstedet."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Begrenset profil. Denne personen kan ikke motta direkte/personlige oppdateringer fra deg."; -$a->strings["Unable to retrieve contact information."] = "Ikke i stand til å hente kontaktinformasjon."; -$a->strings["following"] = "følger"; -$a->strings["[no subject]"] = "[ikke noe emne]"; -$a->strings["End this session"] = "Avslutt denne økten"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Logg inn"; -$a->strings["Home Page"] = "Hovedside"; -$a->strings["Create an account"] = "Lag konto"; -$a->strings["Help and documentation"] = "Hjelp og dokumentasjon"; -$a->strings["Apps"] = "Programmer"; -$a->strings["Addon applications, utilities, games"] = "Tilleggsprorammer, verktøy, spill"; -$a->strings["Search site content"] = "Søk i nettstedets innhold"; -$a->strings["Conversations on this site"] = "Samtaler på dette nettstedet"; -$a->strings["Directory"] = "Katalog"; -$a->strings["People directory"] = "Personkatalog"; -$a->strings["Information"] = "Informasjon"; -$a->strings["Information about this friendica instance"] = "Informasjon om denne Friendica-instansen."; -$a->strings["Conversations from your friends"] = "Samtaler fra dine venner"; -$a->strings["Network Reset"] = "Nettverk tilbakestilling"; -$a->strings["Load Network page with no filters"] = "Hent Nettverk-siden uten filter"; -$a->strings["Friend Requests"] = "Venneforespørsler"; -$a->strings["See all notifications"] = "Se alle varslinger"; -$a->strings["Mark all system notifications seen"] = "Merk alle systemvarsler som sett"; -$a->strings["Private mail"] = "Privat post"; -$a->strings["Inbox"] = "Innboks"; -$a->strings["Outbox"] = "Utboks"; -$a->strings["Manage"] = "Behandle"; -$a->strings["Manage other pages"] = "Behandle andre sider"; -$a->strings["Account settings"] = "Kontoinnstillinger"; -$a->strings["Manage/Edit Profiles"] = "Behandle/endre profiler"; -$a->strings["Manage/edit friends and contacts"] = "Behandle/endre venner og kontakter"; -$a->strings["Site setup and configuration"] = "Nettstedsoppsett og konfigurasjon"; -$a->strings["Navigation"] = "Navigasjon"; -$a->strings["Site map"] = "Nettstedskart"; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "Fødselsdag:"; -$a->strings["Age:"] = "Alder:"; -$a->strings["for %1\$d %2\$s"] = "for %1\$d %2\$s"; -$a->strings["Tags:"] = "Merkelapper:"; -$a->strings["Religion:"] = "Religion:"; -$a->strings["Hobbies/Interests:"] = "Hobbyer/Interesser:"; -$a->strings["Contact information and Social Networks:"] = "Kontaktinformasjon og sosiale nettverk:"; -$a->strings["Musical interests:"] = "Musikksmak:"; -$a->strings["Books, literature:"] = "Bøker, litteratur:"; -$a->strings["Television:"] = "TV:"; -$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/kultur/underholdning:"; -$a->strings["Love/Romance:"] = "Kjærlighet/romanse:"; -$a->strings["Work/employment:"] = "Arbeid/ansatt hos:"; -$a->strings["School/education:"] = "Skole/utdanning:"; -$a->strings["Image/photo"] = "Bilde/fotografi"; -$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; -$a->strings["%s wrote the following post"] = "%s skrev følgende innlegg"; -$a->strings["$1 wrote:"] = "$1 skrev:"; -$a->strings["Encrypted content"] = "Kryptert innhold"; -$a->strings["Unknown | Not categorised"] = "Ukjent | Ikke kategorisert"; -$a->strings["Block immediately"] = "Blokker umiddelbart"; -$a->strings["Shady, spammer, self-marketer"] = "Grumsete, poster søppel, fremhever bare seg selv"; -$a->strings["Known to me, but no opinion"] = "Bekjent av meg, men har ingen mening"; -$a->strings["OK, probably harmless"] = "OK, antakelig harmløs"; -$a->strings["Reputable, has my trust"] = "Respektert, har min tillit"; -$a->strings["Weekly"] = "Ukentlig"; -$a->strings["Monthly"] = "Månedlig"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = "Diaspora-forbindelse"; -$a->strings["Statusnet"] = "StatusNet"; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Diverse"; -$a->strings["year"] = "år"; -$a->strings["month"] = "måned"; -$a->strings["day"] = "dag"; -$a->strings["never"] = "aldri"; -$a->strings["less than a second ago"] = "for mindre enn ett sekund siden"; -$a->strings["years"] = "år"; -$a->strings["months"] = "måneder"; -$a->strings["week"] = "uke"; -$a->strings["weeks"] = "uker"; -$a->strings["days"] = "dager"; -$a->strings["hour"] = "time"; -$a->strings["hours"] = "timer"; -$a->strings["minute"] = "minutt"; -$a->strings["minutes"] = "minutter"; -$a->strings["second"] = "sekund"; -$a->strings["seconds"] = "sekunder"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s siden"; -$a->strings["%s's birthday"] = "%s sin bursdag"; -$a->strings["Happy Birthday %s"] = "Gratulerer med dagen, %s"; -$a->strings["General Features"] = "Generelle egenskaper"; -$a->strings["Multiple Profiles"] = "Flere profiler"; -$a->strings["Ability to create multiple profiles"] = "Mulighet for å lage flere profiler"; -$a->strings["Post Composition Features"] = "Funksjoner for å skrive innlegg"; -$a->strings["Richtext Editor"] = "Rik tekstredigering"; -$a->strings["Enable richtext editor"] = "Skru på rik tekstredigering"; -$a->strings["Post Preview"] = "Forhåndsvisning av innlegg"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Tillat forhåndsvisning av innlegg og kommentarer før publisering"; -$a->strings["Auto-mention Forums"] = "Auto-nevning av forum"; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Legg til/fjern nevning når en forumside velges/ikke lenger velges i tilgangsstyringsvinduet/ACL-vinduet."; -$a->strings["Network Sidebar Widgets"] = "Småprogrammer i sidestolpen for Nettverk"; -$a->strings["Search by Date"] = "Søk etter dato"; -$a->strings["Ability to select posts by date ranges"] = "Mulighet for å velge innlegg etter datoområder"; -$a->strings["Group Filter"] = "Gruppefilter"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Skru på småprogrammet som viser Nettverksinnlegg bare fra den valgte gruppen"; -$a->strings["Network Filter"] = "Nettverksfilter"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Skru på småprogrammet for å vise Nettverksinnlegg bare fra valgt nettverk"; -$a->strings["Save search terms for re-use"] = "Lagre søkeuttrykk for gjenbruk"; -$a->strings["Network Tabs"] = "Nettverksfaner"; -$a->strings["Network Personal Tab"] = "Nettverk personlig fane"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Skru på fane for å vise bare Nettverksinnlegg som du har vært med i"; -$a->strings["Network New Tab"] = "Nettverk Ny fane"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Skru på fane for å vise bare nye Nettverksinnlegg (fra de siste 12 timer)"; -$a->strings["Network Shared Links Tab"] = "Nettverk Delte lenker fane"; -$a->strings["Enable tab to display only Network posts with links in them"] = "Skru på fane for å vise bare Nettverksinnlegg med lenker i dem"; -$a->strings["Post/Comment Tools"] = "Innleggs-/kommentarverktøy"; -$a->strings["Multiple Deletion"] = "Slett flere"; -$a->strings["Select and delete multiple posts/comments at once"] = "Velg og slett flere innlegg/kommentarer på en gang"; -$a->strings["Edit Sent Posts"] = "Endre sendte innlegg"; -$a->strings["Edit and correct posts and comments after sending"] = "Endre og korriger innlegg og kommentarer etter sending"; -$a->strings["Tagging"] = "Merking"; -$a->strings["Ability to tag existing posts"] = "Mulighet til å merke eksisterende innlegg"; -$a->strings["Post Categories"] = "Innleggskategorier"; -$a->strings["Add categories to your posts"] = "Legg til kategorier til dine innlegg"; -$a->strings["Ability to file posts under folders"] = "Mulighet til å sortere innlegg i mapper"; -$a->strings["Dislike Posts"] = "Liker ikke innlegg"; -$a->strings["Ability to dislike posts/comments"] = "Mulighet til å ikke like innlegg/kommentarer"; -$a->strings["Star Posts"] = "Stjerneinnlegg"; -$a->strings["Ability to mark special posts with a star indicator"] = "Mulighet til å merke spesielle innlegg med en stjerneindikator"; -$a->strings["Sharing notification from Diaspora network"] = "Dele varslinger fra Diaspora nettverket"; -$a->strings["Attachments:"] = "Vedlegg:"; -$a->strings["Errors encountered creating database tables."] = "Feil oppstod under opprettelsen av databasetabeller."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Synlig for alle"; -$a->strings["A new person is sharing with you at "] = "En ny person deler med deg hos"; -$a->strings["You have a new follower at "] = "Du har en ny følgesvenn på "; -$a->strings["Do you really want to delete this item?"] = "Ønsker du virkelig å slette dette elementet?"; -$a->strings["Archives"] = "Arkiverer"; -$a->strings["Embedded content"] = "Innebygd innhold"; -$a->strings["Embedding disabled"] = "Innebygging avskrudd"; -$a->strings["Welcome "] = "Velkommen"; -$a->strings["Please upload a profile photo."] = "Vennligst last opp et profilbilde."; -$a->strings["Welcome back "] = "Velkommen tilbake"; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Skjemaets sikkerhetsnøkkel var ikke riktig. Dette skjedde antakelig fordi skjemaet har stått åpent for lenge (>3 timer) før innsending."; -$a->strings["Male"] = "Mann"; -$a->strings["Female"] = "Kvinne"; -$a->strings["Currently Male"] = "For øyeblikket mann"; -$a->strings["Currently Female"] = "For øyeblikket kvinne"; -$a->strings["Mostly Male"] = "Stort sett mann"; -$a->strings["Mostly Female"] = "Stort sett kvinne"; -$a->strings["Transgender"] = "Transkjønnet"; -$a->strings["Intersex"] = "Tvekjønnet"; -$a->strings["Transsexual"] = "Transseksuell"; -$a->strings["Hermaphrodite"] = "Hermafroditt"; -$a->strings["Neuter"] = "Intetkjønn"; -$a->strings["Non-specific"] = "Ikke spesifisert"; -$a->strings["Other"] = "Annet"; -$a->strings["Undecided"] = "Ubestemt"; -$a->strings["Males"] = "Menn"; -$a->strings["Females"] = "Kvinner"; -$a->strings["Gay"] = "Homse"; -$a->strings["Lesbian"] = "Lesbe"; -$a->strings["No Preference"] = "Ingen preferanse"; -$a->strings["Bisexual"] = "Biseksuell"; -$a->strings["Autosexual"] = "Autoseksuell"; -$a->strings["Abstinent"] = "Avholdende"; -$a->strings["Virgin"] = "Jomfru"; -$a->strings["Deviant"] = "Avvikende"; -$a->strings["Fetish"] = "Fetisj"; -$a->strings["Oodles"] = "Mange"; -$a->strings["Nonsexual"] = "Aseksuell"; -$a->strings["Single"] = "Alene"; -$a->strings["Lonely"] = "Ensom"; -$a->strings["Available"] = "Tilgjengelig"; -$a->strings["Unavailable"] = "Ikke tilgjengelig"; -$a->strings["Has crush"] = "Er forelsket"; -$a->strings["Infatuated"] = "Betatt"; -$a->strings["Dating"] = "Stevnemøter/dater"; -$a->strings["Unfaithful"] = "Utro"; -$a->strings["Sex Addict"] = "Sexavhengig"; -$a->strings["Friends/Benefits"] = "Venner med fordeler"; -$a->strings["Casual"] = "Tilfeldig"; -$a->strings["Engaged"] = "Forlovet"; -$a->strings["Married"] = "Gift"; -$a->strings["Imaginarily married"] = "Fantasiekteskap"; -$a->strings["Partners"] = "Partnere"; -$a->strings["Cohabiting"] = "Samboere"; -$a->strings["Common law"] = "Samboer"; -$a->strings["Happy"] = "Lykkelig"; -$a->strings["Not looking"] = "Ikke på utkikk"; -$a->strings["Swinger"] = "Partnerbytte/swinger"; -$a->strings["Betrayed"] = "Bedratt"; -$a->strings["Separated"] = "Separert"; -$a->strings["Unstable"] = "Ustabil"; -$a->strings["Divorced"] = "Skilt"; -$a->strings["Imaginarily divorced"] = "Fantasiskilt"; -$a->strings["Widowed"] = "Enke/enkemann"; -$a->strings["Uncertain"] = "Usikker"; -$a->strings["It's complicated"] = "Det er komplisert"; -$a->strings["Don't care"] = "Uinteressert"; -$a->strings["Ask me"] = "Spør meg"; -$a->strings["stopped following"] = "sluttet å følge"; -$a->strings["Drop Contact"] = "Fjern kontakt"; +$a->strings["Find on this site"] = "Finn på dette nettstedet"; +$a->strings["Site Directory"] = "Stedets katalog"; +$a->strings["Gender: "] = "Kjønn:"; +$a->strings["No entries (some entries may be hidden)."] = "Ingen oppføringer (noen oppføringer kan være skjulte)."; +$a->strings["Time Conversion"] = "Tidskonvertering"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica har denne tjenesten for å dele hendelser med andre nettverk og venner i ukjente tidssoner."; +$a->strings["UTC time: %s"] = "UTC tid: %s"; +$a->strings["Current timezone: %s"] = "Gjeldende tidssone: %s"; +$a->strings["Converted localtime: %s"] = "Konvertert lokaltid: %s"; +$a->strings["Please select your timezone:"] = "Vennligst velg din tidssone:"; diff --git a/view/nl/messages.po b/view/nl/messages.po index 145fc7768e..bdd92ef02b 100644 --- a/view/nl/messages.po +++ b/view/nl/messages.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-28 12:19+0000\n" -"Last-Translator: jeroenpraat \n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" +"Last-Translator: fabrixxm \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/friendica/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,219 +23,308 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Privébericht" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Bewerken" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Kies" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Verwijder" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "Bewaren in map" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "ster toevoegen" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "ster verwijderen" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "ster toevoegen of verwijderen" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "met ster" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "label toevoegen" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Vind ik leuk" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "leuk" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Vind ik niet leuk" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "niet leuk" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Delen" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "Delen" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Categorieën:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Bewaard onder:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Bekijk het profiel van %s @ %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "aan" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "via" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "wall-to-wall" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "via wall-to-wall" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s van %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Reacties" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Even geduld" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d reactie" -msgstr[1] "%d reacties" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "reactie" -msgstr[1] "reacties" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "toon meer" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Dit ben jij" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Opslaan" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Vet" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Thema-instellingen" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Cursief" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Onderstrepen" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Stel lettergrootte voor berichten en reacties in" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Citeren" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Stel breedte van het thema in" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Broncode" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Kleurschema" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Afbeelding" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Link" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "Niet tonen" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Video" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "tonen" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Voorvertoning" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Stel lijnhoogte voor berichten en reacties in" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Stel resolutie in voor de middelste kolom. " + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Stel kleurenschema in" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Forum/groepspagina's" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Earth Layers" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Forum/groepsprofielen" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Diensten verbinden" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Zoek vrienden" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Laatste gebruikers" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Laatste foto's" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Recent leuk gevonden" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Tijdlijn" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Jouw berichten en conversaties" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Profiel" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Jouw profiel pagina" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Contacten" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Jouw contacten" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foto's" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Jouw foto's" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Gebeurtenissen" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Jouw gebeurtenissen" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Persoonlijke nota's" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Jouw persoonlijke foto's" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Website" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "gebeurtenis" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "status" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "foto" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s vindt het %3$s van %2$s leuk" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Contactfoto's" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Profielfoto's" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Lokale gids" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Globale gids" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Dezelfde interesses" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Vriendschapsvoorstellen" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Vrienden uitnodigen" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Instellingen" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Uitlijning" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Links" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Gecentreerd" + +#: ../../view/theme/quattro/config.php:69 +msgid "Posts font size" +msgstr "Lettergrootte berichten" + +#: ../../view/theme/quattro/config.php:70 +msgid "Textareas font size" +msgstr "Lettergrootte tekstgebieden" + +#: ../../view/theme/dispy/config.php:75 +msgid "Set colour scheme" +msgstr "Stel kleurschema in" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -253,28 +342,28 @@ msgstr "Pagina niet gevonden" msgid "Permission denied" msgstr "Toegang geweigerd" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Toegang geweigerd" @@ -282,944 +371,2696 @@ msgstr "Toegang geweigerd" msgid "toggle mobile" msgstr "mobiel thema omwisselen" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Tijdlijn" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Jouw berichten en conversaties" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Profiel" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Jouw profiel pagina" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Foto's" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Jouw foto's" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Gebeurtenissen" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Jouw gebeurtenissen" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Persoonlijke nota's" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Jouw persoonlijke foto's" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Website" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "Niet tonen" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "tonen" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Thema-instellingen" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Stel lettergrootte voor berichten en reacties in" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Stel lijnhoogte voor berichten en reacties in" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Stel resolutie in voor de middelste kolom. " - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Contacten" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Jouw contacten" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Forum/groepspagina's" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Forum/groepsprofielen" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Laatste gebruikers" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Recent leuk gevonden" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "gebeurtenis" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "status" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "foto" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s vindt het %3$s van %2$s leuk" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Laatste foto's" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Contactfoto's" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Profielfoto's" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Zoek vrienden" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Lokale gids" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Globale gids" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Dezelfde interesses" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Vriendschapsvoorstellen" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Vrienden uitnodigen" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Instellingen" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Earth Layers" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Diensten verbinden" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Stel kleurenschema in" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Uitlijning" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Links" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Gecentreerd" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Kleurschema" - -#: ../../view/theme/quattro/config.php:69 -msgid "Posts font size" -msgstr "Lettergrootte berichten" - -#: ../../view/theme/quattro/config.php:70 -msgid "Textareas font size" -msgstr "Lettergrootte tekstgebieden" - -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" -msgstr "Stel kleurschema in" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "standaard" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Stel breedte van het thema in" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Dit item verwijderen?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Reacties" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "toon meer" + +#: ../../boot.php:722 msgid "show fewer" msgstr "Minder tonen" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Wijziging %s mislukt. Lees de error logbestanden." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Wijzigingsfout op %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Nieuw account aanmaken" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Registreer" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Uitloggen" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Login" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Bijnaam of e-mailadres:" -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Wachtwoord:" -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "Onthou me" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Of log in met OpenID:" -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Wachtwoord vergeten?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Wachtwoord opnieuw instellen" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "Gebruikersvoorwaarden website" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "servicevoorwaarden" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "Privacybeleid website" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "privacybeleid" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "Gevraagde account is niet beschikbaar." -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Gevraagde profiel is niet beschikbaar." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Bewerk profiel" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Verbinden" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Bericht" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Profielen" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Beheer/wijzig profielen" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Profiel foto wijzigen" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Maak nieuw profiel" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Profiel afbeelding" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "zichtbaar voor iedereen" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Pas zichtbaarheid aan" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Plaats:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Geslacht:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Tijdlijn:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Website:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "G l j F" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "d F" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[vandaag]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Verjaardagsherinneringen" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Verjaardagen deze week:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Geen beschrijving]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Gebeurtenisherinneringen" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Gebeurtenissen deze week:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Tijdlijn" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Berichten op jouw tijdlijn" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Profieldetails" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Fotoalbums" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Video's" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Gebeurtenissen en kalender" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Persoonlijke Nota's" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Alleen jij kunt dit zien" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Algemene functies" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "Meerdere profielen" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "Mogelijkheid om meerdere profielen aan te maken" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "Functies voor het opstellen van berichten" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "RTF-tekstverwerker" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "Gebruik een tekstverwerker met eenvoudige opmaakfuncties" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "Voorvertoning bericht" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "Zijbalkwidgets op netwerkpagina" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Zoeken op datum" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "Mogelijkheid om berichten te selecteren volgens datumbereik" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Groepsfilter" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde groepen" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Netwerkfilter" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde netwerken" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Opgeslagen zoekopdrachten" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "Sla zoekopdrachten op voor hergebruik" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "Netwerktabs" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "Persoonlijke netwerktab" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "Nieuwe netwerktab" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "Laat de tab alleen nieuwe netwerkberichten tonen (van de laatste 12 uur)" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "Bericht-/reactiehulpmiddelen" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "Meervoudige verwijdering" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "Selecteer en verwijder meerdere berichten/reacties in een keer" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "Bewerk verzonden berichten" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "Bewerk en corrigeer berichten en reacties na verzending" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Labelen" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "Mogelijkheid om bestaande berichten te labelen" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "Categorieën berichten" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Voeg categorieën toe aan je berichten" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Bewaarde Mappen" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "Mogelijkheid om berichten in mappen te bewaren" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "Vind berichten niet leuk" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "Mogelijkheid om berichten of reacties niet leuk te vinden" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Geef berichten een ster" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s is op dit moment %2$s" +msgid "%s's birthday" +msgstr "%s's verjaardag" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Stemming" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Gefeliciteerd %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Stel je huidige stemming in, en vertel het je vrienden" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Naam achtergehouden]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Niet vrij toegankelijk" - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Item niet gevonden." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Toegang tot dit profiel is beperkt." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Wil je echt dit item verwijderen?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Item is verwijderd." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Toegang geweigerd" - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Dit is Friendica, versie" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "draaiend op web-adres" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Bezoek Friendica.com om meer te leren over het Friendica project." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Bug rapporten en problemen: bezoek" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Suggesties, lof, donaties, enzovoort - stuur een e-mail naar \"info\" op Friendica - dot com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Geïnstalleerde plugins/toepassingen:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Geen plugins of toepassingen geïnstalleerd" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s heet %2$s van harte welkom" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Registratie details voor %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registratie geslaagd. Kijk je e-mail na voor verdere instructies." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "E-mail bericht kon niet verstuurd worden. Hier is het bericht." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Je registratie kan niet verwerkt worden." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Registratieverzoek op %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Jouw registratie wacht op goedkeuring van de beheerder." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Deze website heeft het toegelaten dagelijkse aantal registraties overschreden. Probeer morgen opnieuw." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Je kunt (optioneel) dit formulier invullen via OpenID door je OpenID in te geven en op 'Registreren' te klikken." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Laat dit veld leeg als je niet vertrouwd bent met OpenID, en vul de rest van de items in." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Je OpenID (optioneel):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Je profiel in de ledengids opnemen?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Ja" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Nee" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Ja" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Lidmaatschap van deze website is uitsluitend op uitnodiging." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Annuleren" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "Je uitnodigingsid:" +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Archieven" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Registratie" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Je volledige naam (bijv. Jan Jansens):" - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Je email adres:" - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Kies een bijnaam voor je profiel. Deze moet met een letter beginnen. Je profieladres op deze website zal dan 'bijnaam@$sitename' zijn." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Een verwijderde groep met deze naam is weer tot leven gewekt. Bestaande itemrechten kunnen voor deze groep en toekomstige leden gelden. Wanneer je niet zo had bedoeld kan je een andere groep met een andere naam creëren. " -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Kies een bijnaam:" - -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Importeren" - -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" msgstr "" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Profiel niet gevonden" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Iedereen" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contact niet gevonden" +#: ../../include/group.php:249 +msgid "edit" +msgstr "verander" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Groepen" + +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Verander groep" + +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Maak nieuwe groep" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "toevoegen" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Nieuw Contact toevoegen" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Voeg een webadres of -locatie in:" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Voorbeeld: jan@voorbeeld.be, http://voorbeeld.nl/barbara" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d uitnodiging beschikbaar" +msgstr[1] "%d uitnodigingen beschikbaar" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Zoek mensen" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Vul naam of interesse in" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Verbind/Volg" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Voorbeelden: Jan Peeters, Vissen" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Zoek" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Willekeurig Profiel" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Netwerken" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Alle netwerken" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Alles" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Categorieën" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d gedeeld contact" +msgstr[1] "%d gedeelde contacten" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica Notificatie" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Bedankt" + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s Beheerder" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "geen reactie" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Notificatie] Nieuw bericht ontvangen op %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s sent you a new private message at %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s stuurde jou %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "een prive bericht" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Bezoek %s om je privé-berichten te bekijken en/of te beantwoorden." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s gaf een reactie op [url=%2$s]a %3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s gaf een reactie op [url=%2$s]%3$s's %4$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s gaf een reactie op [url=%2$s]jouw %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s gaf een reactie op een bericht/conversatie die jij volgt." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Bezoek %s om de conversatie te bekijken en/of te beantwoorden." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Notificatie] %s heeft jou genoemd" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s heeft jou in %2$s genoemd" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s]heeft jou genoemd[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "" + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica:Notify] %1$s heeft jou aangestoten" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s heeft jou aangestoten op %2$s" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "" + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Notificatie] %s heeft jouw bericht gelabeld" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s heeft jouw bericht gelabeld in %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s labelde [url=%2$s]jouw bericht[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1$s' om %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Je ontving [url=%1$s]een vriendschaps- of connectieverzoek[/url] van %2$s." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "U kunt hun profiel bezoeken op %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Bezoek %s om het verzoek goed of af te keuren." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "" -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Antwoord van de website op afstand werd niet begrepen." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Naam:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Onverwacht antwoord van website op afstand:" +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Foto: " -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Bevestiging werd correct voltooid." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "" -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Website op afstand berichtte: " +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Tijdelijke fout. Wacht even en probeer opnieuw." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Verzoek mislukt of herroepen." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Ik kan geen contact foto instellen." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "Gebruiker niet gevonden" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "Er is geen status met dit kenmerk" + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "Volledig formaat" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr " op Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Volledige Naam:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "F j Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "F j" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Verjaardag:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Leeftijd:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "voor %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Seksuele Voorkeur:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Woonplaats:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Labels:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Politieke standpunten:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religie:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Over:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Hobby:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Houdt van:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Houdt niet van:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Contactinformatie en sociale netwerken:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Muzikale interesse " + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Boeken, literatuur:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Televisie" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/dans/cultuur/ontspanning:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Liefde/romance:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Werk/beroep:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "School/opleiding:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Niets nieuw hier" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Notificaties verwijderen" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Deze sessie beëindigen" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Inloggen" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Jouw tijdlijn" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Maak een accoount" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Help" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Hulp en documentatie" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Apps" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Extra toepassingen, hulpmiddelen of spelletjes" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Zoeken" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Doorzoek de inhoud van de website" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Conversaties op deze website" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Gids" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Personengids" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "Informatie" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Netwerk" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Conversaties van je vrienden" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "Netwerkpagina opnieuw instellen" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "Laad de netwerkpagina zonder filters" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Verzoeken" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Vriendschapsverzoeken" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Notificaties" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Toon alle notificaties" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Alle systeemnotificaties als gelezen markeren" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Privéberichten" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Privéberichten" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Inbox" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Verzonden berichten" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Nieuw Bericht" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Beheren" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Andere pagina's beheren" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Paginabeheer uitbesteden" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Account instellingen" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Beheer/Wijzig Profielen" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Beheer/Wijzig vrienden en contacten" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Beheer" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Website opzetten en configureren" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Navigatie" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Sitemap" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "" + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Niet toegelaten profiel adres." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "" + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Deze website is niet geconfigureerd voor communicatie met andere netwerken." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Er werden geen compatibele communicatieprotocols of feeds ontdekt." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "" + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "" + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "" + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Het @-stijl-identiteitsadres komt niet overeen met een nekend protocol of e-mailcontact." + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Gebruik mailto: voor het adres om een e-mailcontrole af te dwingen." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "" + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "" + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "" + +#: ../../include/follow.php:259 +msgid "following" +msgstr "volgend" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "Gebruiker '%s' bestaat al op deze server!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Fout bij het aanmaken van de gebruiker" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Fout bij het aanmaken van het gebruikersprofiel" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d contact werd niet geïmporteerd" +msgstr[1] "%d contacten werden niet geïmporteerd" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Begint:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Eindigt:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Aanstoten" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Bekijk status" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Bekijk profiel" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Bekijk foto's" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Netwerkberichten" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Bewerk contact" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "Verwijder contact" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Stuur een privébericht" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Tijdens het aanmaken van databasetabellen zijn fouten vastgesteld." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Diversen" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "jaar" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "maand" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "dag" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "nooit" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "minder dan een seconde geleden" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "jaren" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "maanden" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "week" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "weken" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "dagen" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "uur" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "uren" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minuut" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minuten" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "seconde" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "secondes" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s geleden" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[geen onderwerp]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(geen onderwerp)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Onbekend | Niet " + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Onmiddellijk blokkeren" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Onbetrouwbaar, spammer, zelfpromotor" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Bekend, maar geen mening" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "OK, waarschijnlijk onschadelijk" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Gerenommeerd, heeft mijn vertrouwen" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Frequent" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "elk uur" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Twee keer per dag" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "dagelijks" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "wekelijks" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "maandelijks" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "E-mail" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "Linkedln" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "Myspace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "Diaspora-connector" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "Statusnet" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s is nu bevriend met %2$s" -#: ../../mod/dfrn_confirm.php:562 -#, php-format -msgid "No user record found for '%s' " -msgstr "Geen gebruiker gevonden voor '%s'" - -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "De encryptie-sleutel van onze webstek is blijkbaar beschadigd." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "We vonden op onze webstek geen contactrecord voor jou." - -#: ../../mod/dfrn_confirm.php:618 -#, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s." - -#: ../../mod/dfrn_confirm.php:638 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken." - -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Niet in staat om op dit systeem je contactreferenties in te stellen." - -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" msgstr "" -#: ../../mod/dfrn_confirm.php:751 -#, php-format -msgid "Connection accepted at %s" -msgstr "Uw connectie werd geaccepteerd op %s" +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Bijlagen:" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s is toegetreden tot %2$s" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s vindt het %3$s van %2$s niet leuk" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" +#: ../../include/conversation.php:207 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s stootte %2$s aan" + +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "aangestoten" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s is op dit moment %2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s labelde %3$s van %2$s met %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "bericht/item" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s markeerde %2$s's %3$s als favoriet" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Kies" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Verwijder" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Bekijk het profiel van %s @ %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Categorieën:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Bewaard onder:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s van %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "In context bekijken" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Even geduld" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "verwijder" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Geselecteerde items verwijderen" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "Conversatie volgen" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s vindt dit leuk." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s vindt dit niet leuk." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d mensen vinden dit leuk" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d people vinden dit niet leuk" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "en" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", en %d andere mensen" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s vindt dit leuk." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s vindt dit niet leuk." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Zichtbaar voor iedereen" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Vul een internetadres/URL in:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Vul een videolink/URL in:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Vul een audiolink/URL in:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Label:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Bewaren in map:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Waar ben je nu?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Item(s) verwijderen?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Verzenden per e-mail" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." msgstr "" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Je profieldetails verbergen voor onbekende bezoekers?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Delen" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Foto uploaden" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "Foto uploaden" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Bestand bijvoegen" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "bestand bijvoegen" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Voeg een webadres in" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "webadres" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Voeg video toe" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "video adres" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Voeg audio adres toe" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "audio adres" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Stel uw locatie in" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "Stel uw locatie in" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Verwijder locatie uit uw webbrowser" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "Verwijder locatie uit uw webbrowser" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Titel plaatsen" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Categorieën (komma-gescheiden lijst)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Instellingen van rechten" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "rechten" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: e-mailadressen" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Openbare post" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Voorvertoning" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Verzenden naar Groepen" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Verzenden naar Contacten" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Privé verzending" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "nieuwere berichten" + +#: ../../include/text.php:298 +msgid "older" +msgstr "oudere berichten" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "vorige" + +#: ../../include/text.php:305 +msgid "first" +msgstr "eerste" + +#: ../../include/text.php:337 +msgid "last" +msgstr "laatste" + +#: ../../include/text.php:340 +msgid "next" +msgstr "volgende" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Geen contacten" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d contact" +msgstr[1] "%d contacten" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Bekijk contacten" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Bewaren" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "aanstoten" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "gepingd" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "porren" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "gepord" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "slaan" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "geslagen" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "finger" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "gerfingerd" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "afpoeieren" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "afgepoeierd" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "Blij" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "Verdrietig" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "mellow" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "vermoeid" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "parmantig" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "boos" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "verbijsterd" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "onzeker" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "Geïnteresseerd" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "bitter" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "vrolijk" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "levend" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "verveeld" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "bezorgd" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "humeurig " + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "verontrust" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "gefrustreerd" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "gemotiveerd" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "ontspannen" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "verbaasd" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Maandag" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Dinsdag" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Woensdag" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Donderdag" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Vrijdag" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Zaterdag" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Zondag" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Januari" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Februari" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Maart" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "April" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Mei" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Juni" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Juli" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "Augustus" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "September" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Oktober" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "November" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "December" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Bekijk Video" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "klik om te openen/sluiten" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "Verwijzing naar bron" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "standaard" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Kies een andere taal" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "activiteit" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "reactie" +msgstr[1] "reacties" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "bericht" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "Item bewaard" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Uitgelogd." + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Login mislukt." + +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." msgstr "" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Log in om verder te gaan." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "De foutboodschap was:" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Wil je deze toepassing toestemming geven om jouw berichten en contacten in te kijken, en/of nieuwe berichten in jouw plaats aan te maken?" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Afbeelding/foto" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Geen geldige account gevonden." - -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Verzoek om wachtwoord opnieuw in te stellen werd verstuurd. Kijk uw e-mail na." - -#: ../../mod/lostpass.php:44 +#: ../../include/bbcode.php:545 #, php-format -msgid "Password reset requested at %s" -msgstr "Op %s werd gevraagd je wachtwoord opnieuw in te stellen" +msgid "%2$s %3$s" +msgstr "" -#: ../../mod/lostpass.php:66 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Verzoek kon niet geverifieerd worden. (Misschien heb je het voordien al ingediend.) Wachtwoord niet opnieuw ingesteld." - -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Je wachtwoord is opnieuw ingesteld zoals gevraagd." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Je nieuwe wachtwoord is" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Bewaar of kopieer je nieuw wachtwoord - en dan" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "klik hier om in te loggen" - -#: ../../mod/lostpass.php:89 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Je kunt dit wachtwoord veranderen nadat je bent ingelogd op de Instellingen> pagina." - -#: ../../mod/lostpass.php:107 +#: ../../include/bbcode.php:579 #, php-format -msgid "Your password has been changed at %s" -msgstr "Je wachtwoord is veranderd op %s" - -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Wachtwoord vergeten?" - -#: ../../mod/lostpass.php:123 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Voer je e-mailadres in en verstuur het om je wachtwoord opnieuw in te stellen. Kijk dan je e-mail na voor verdere instructies." +"%s wrote the following post" +msgstr "" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Bijnaam of e-mail:" +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 schreef:" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Opnieuw" +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Versleutelde inhoud" + +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Welkom" + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Upload een profielfoto." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Welkom terug " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Ingebedde inhoud" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Inbedden uitgeschakeld" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Man" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Vrouw" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Momenteel mannelijk" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Momenteel vrouwelijk" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Meestal mannelijk" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Meestal vrouwelijk" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgender" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Interseksueel" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transseksueel" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodiet" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Genderneutraal" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Niet-specifiek" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Anders" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Onbeslist" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Manen" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Vrouwen" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Homo" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbie" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Geen voorkeur" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Biseksueel" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autoseksueel" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Onthouder" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Maagd" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Afwijkend" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetisj" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Veel" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Niet seksueel" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Alleenstaand" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Eenzaam" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Beschikbaar" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Onbeschikbaar" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Verliefd" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Smoorverliefd" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Aan het daten" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Ontrouw" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Seksverslaafd" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Vrienden" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Vriendschap plus" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Ongebonden/vluchtig" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Verloofd" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Getrouwd" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Denkbeeldig getrouwd" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Partners" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Samenwonend" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Common-law-huwelijk" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Blij" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Bedrogen" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Uit elkaar" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Onstabiel" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Gescheiden" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Denkbeeldig gescheiden" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Weduwnaar/weduwe" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Onzeker" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "Het is gecompliceerd" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Kan me niet schelen" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Vraag me" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Een uitnodiging is vereist." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Uitnodiging kon niet geverifieerd worden." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Ongeldige OpenID url" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Vul de vereiste informatie in." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "gebruik een kortere naam" + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Naam te kort" + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Dat lijkt niet je volledige naam (voor- en achternaam) te zijn." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Je e-maildomein is op deze website niet toegestaan." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Geen geldig e-mailadres." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Ik kan die e-mail niet gebruiken." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Je \"bijnaam\" kan alleen \"a-z\", \"0-9\", \"-\", en \"_\" bevatten, en moet ook met een letter beginnen." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Bijnaam is al geregistreerd. Kies een andere." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Bijnaam was ooit hier geregistreerd en kan niet herbruikt worden. Kies een andere." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "ERNSTIGE FOUT: aanmaken van beveiligingssleutels mislukt." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "" + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "" + +#: ../../include/user.php:377 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" + +#: ../../include/user.php:381 +msgid "" +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" + +#: ../../include/user.php:413 ../../mod/admin.php:799 +#, php-format +msgid "Registration details for %s" +msgstr "Registratie details voor %s" + +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Zichtbaar voor iedereen" + +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "" + +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Privébericht" + +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Bewerken" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "Bewaren in map" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "ster toevoegen" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "ster verwijderen" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "ster toevoegen of verwijderen" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "met ster" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "label toevoegen" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Vind ik leuk" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "leuk" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Vind ik niet leuk" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "niet leuk" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Delen" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "Delen" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "aan" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "via" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "wall-to-wall" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "via wall-to-wall" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d reactie" +msgstr[1] "%d reacties" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Dit ben jij" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Vet" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Cursief" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Onderstrepen" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Citeren" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Broncode" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Afbeelding" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Link" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Video" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Item niet beschikbaar" + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Item niet gevonden" #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1250,13 +3091,6 @@ msgstr "Bericht verzonden." msgid "No recipient." msgstr "Geen ontvanger." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Vul een internetadres/URL in:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Verstuur privébericht" @@ -1278,227 +3112,1639 @@ msgstr "Aan:" msgid "Subject:" msgstr "Onderwerp:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Jouw bericht:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Foto uploaden" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Groep aangemaakt." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Voeg een webadres in" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Kon de groep niet aanmaken." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Welkom bij Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Groep niet gevonden." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Checklist voor nieuwe leden" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Groepsnaam gewijzigd." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Maak een groep contacten/vrienden aan." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Groepsnaam:" + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Groep verwijderd." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Niet in staat om groep te verwijderen." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Groepsbewerker" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Leden" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Alle Contacten" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Klik op een contact om het toe te voegen of te verwijderen." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden." + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "We willen je een paar tips en verwijzingen aanreiken om je een aangename ervaring te bezorgen. Klik op een item om de relevante pagina's te bezoeken. Een verwijzing naar deze pagina zal twee weken lang na je registratie zichtbaar zijn op je tijdlijn. Daarna zal de verwijzing stilletjes verdwijnen." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwd." -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Aan de slag" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Bestaande paginabeheerders" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Doorloop Friendica" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Bestaande personen waaraan het paginabeheer is uitbesteed" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed " + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Verwijderen" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Toevoegen" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Geen gegevens." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Ongeldige request identifier." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Verwerpen" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Negeren" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Systeem" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Persoonlijk" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Toon genegeerde verzoeken" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Verberg genegeerde verzoeken" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Notificatiesoort:" + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Vriendschapsvoorstel" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "Voorgesteld door %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Verberg dit contact voor anderen" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Bericht over een nieuwe vriend" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "Indien toepasbaar" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Goedkeuren" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Denkt dat u hem of haar kent:" + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "Ja" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "Nee" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Goedkeuren als:" + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Vriend" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Deler" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fan/Bewonderaar" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Vriendschapsverzoek" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Nieuwe Volger" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Geen vriendschaps- of connectieverzoeken." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s vond het bericht van %s leuk" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s vond het bericht van %s niet leuk" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s is nu bevriend met %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s schreef een nieuw bericht" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s gaf een reactie op het bericht van %s" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Geen netwerknotificaties meer" + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Netwerknotificaties" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Geen systeemnotificaties meer." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Systeemnotificaties" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Geen persoonlijke notificaties meer" + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Persoonlijke notificaties" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Geen tijdlijn-notificaties meer" + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Tijdlijn-notificaties" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Geen profiel" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "iedereen" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Account" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Extra functies" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "Weergave" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "Sociale netwerken" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Plugins" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Verbonden applicaties" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Persoonlijke gegevens exporteren" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Account verwijderen" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Een belangrijk gegeven ontbreekt!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Wijzigen" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "E-mail instellingen bijgewerkt.." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "Functies bijgewerkt" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Wachtwoorden komen niet overeen. Wachtwoord niet gewijzigd." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Lege wachtwoorden zijn niet toegelaten. Wachtwoord niet gewijzigd." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Verkeerd wachtwoord." + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Wachtwoord gewijzigd." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Wachtwoord-)wijziging mislukt. Probeer opnieuw." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr "Gebruik een kortere naam." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr "Naam te kort." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Verkeerd wachtwoord" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr "Geen geldig e-mailadres." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr "Kan niet veranderen naar die e-mail." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "Privéforum/-groep heeft geen privacyrechten. De standaard privacygroep wordt gebruikt." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "Privéforum/-groep heeft geen privacyrechten en geen standaard privacygroep." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Instellingen bijgewerkt." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Toepassing toevoegen" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "Instellingen opslaan" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Naam" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Gebruikerssleutel" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Gebruikersgeheim" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Doorverwijzing" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "URL pictogram" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Je kunt deze toepassing niet wijzigen." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Verbonden applicaties" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Geen naam" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Verwijder authorisatie" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Plugin Instellingen" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Uit" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "Aan" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Extra functies" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Ingebouwde ondersteuning voor connectiviteit met %s is %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "ingeschakeld" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "uitgeschakeld" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "E-mailtoegang is op deze website uitgeschakeld." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "E-mail Instellen" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "Op je Snelstart pagina kun je een korte inleiding vinden over je profiel en netwerk tabs, om enkele nieuwe connecties te leggen en groepen te vinden om lid van te worden." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Als je wilt communiceren met e-mail contacten via deze dienst (optioneel), moet je hier opgeven hoe ik jouw mailbox kan bereiken." -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Ga naar je instellingen" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Laatste succesvolle e-mail controle:" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "IMAP server naam:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "IMAP poort:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Beveiliging:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Geen" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "E-mail login naam:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "E-mail wachtwoord:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Antwoord adres:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Openbare posts naar alle e-mail contacten versturen:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Actie na importeren:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Als 'gelezen' markeren" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Naar map verplaatsen" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Verplaatsen naar map:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "Geen speciaal thema voor mobiele apparaten" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Scherminstellingen" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Schermthema:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Mobiel thema:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Browser elke xx seconden verversen" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimum 10 seconden, geen maximum" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "Aantal items te tonen per pagina:" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Maximum 100 items" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "Aantal items per pagina als je een mobiel toestel gebruikt:" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Emoticons niet tonen" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "Oneindig scrollen" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "Gebruikerstypes" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "Forum/groepstypes" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Normale accountpagina" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Deze account is een normaal persoonlijk profiel" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Zeepkist-pagina" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met alleen recht tot lezen." + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Forum/groeps- of beroemdheid-account" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "Verander je initieel wachtwoord op je instellingenpagina. Noteer ook het adres van je identiteit. Dit ziet er uit als een e-mailadres - en zal nuttig zijn om vrienden te maken op het vrije sociale web." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met recht tot lezen en schrijven." -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Automatisch Vriendschapspagina" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als vrienden." + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Privé-forum [experimenteel]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Privé-forum - enkel voor goedgekeurde leden" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Optioneel) Laat dit OpenID toe om in te loggen op deze account." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Je standaardprofiel in je lokale gids publiceren?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Nee" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Je standaardprofiel in de globale sociale gids publiceren?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Je vrienden/contacten verbergen voor bezoekers van je standaard profiel?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Vrienden toestaan om op jou profielpagina te posten?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Sta vrienden toe om jouw berichten te labelen?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Sta je mij toe om jou als mogelijke vriend voor te stellen aan nieuwe leden?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Mogen onbekende personen jou privé berichten sturen?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Profiel is niet gepubliceerd." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "of" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Jouw Identiteitsadres is" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Laat berichten automatisch vervallen na zo veel dagen:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Berichten zullen niet vervallen indien leeg. Vervallen berichten zullen worden verwijderd." + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Geavanceerde instellingen voor vervallen" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Geavanceerd Verval:" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Laat berichten vervallen:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Laat persoonlijke aantekeningen verlopen:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Laat berichten met ster verlopen" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Laat foto's vervallen:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Laat alleen berichten door anderen vervallen:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Account Instellingen" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Wachtwoord Instellingen" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Nieuw Wachtwoord:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Bevestig:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Laat de wachtwoord-velden leeg, tenzij je het wilt veranderen" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Huidig wachtwoord:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "Je huidig wachtwoord om de wijzigingen te bevestigen" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Wachtwoord:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Basis Instellingen" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "E-mailadres:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Je Tijdzone:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Standaard locatie:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Gebruik Webbrowser Locatie:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Instellingen voor Beveiliging en Privacy" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Maximum aantal vriendschapsverzoeken per dag:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(om spam misbruik te voorkomen)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Standaard rechten voor nieuwe berichten" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(klik om te openen/sluiten)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Tonen aan groepen" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Tonen aan contacten" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "Standaard Privé Post" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "Standaard Publieke Post" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "Standaard rechten voor nieuwe berichten" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maximum aantal privé-berichten per dag van onbekende personen:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Notificatie Instellingen" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Post automatisch een bericht op je tijdlijn wanneer:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "Een vriendschapsverzoek accepteren" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "Lid worden van een groep/forum" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "Een interessante verandering aan je profiel" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Stuur een notificatie e-mail wanneer:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Je ontvangt een vriendschaps- of connectieverzoek" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Jouw vriendschaps- of connectieverzoeken zijn bevestigd" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Iemand iets op je tijdlijn schrijft" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Iemand een reactie schrijft" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Je een privé-bericht ontvangt" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Je een suggestie voor een vriendschap ontvangt" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Je expliciet in een bericht bent genoemd" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "Je in een bericht bent aangestoten/gepord/etc." + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "Controleer ook de andere instellingen, in het bijzonder de privacy-instellingen. Een niet-gepubliceerd adres is zoals een privé-telefoonnummer. In het algemeen wil je waarschijnlijk je adres publiceren - tenzij al je vrienden en mogelijke vrienden precies weten hoe je te vinden." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "" -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Profielfoto uploaden" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Gedeelde Vrienden" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Geen gedeelde contacten." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Privacyinformatie op afstand niet beschikbaar." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Zichtbaar voor:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Kon geen toegang krijgen tot de contactgegevens" + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Kon het geselecteerde profiel niet vinden." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Contact bijgewerkt." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Ik kon de contactgegevens niet aanpassen." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Contact is geblokkeerd" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Contact is gedeblokkeerd" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Contact wordt genegeerd" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "Contact wordt niet meer genegeerd" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Contact is gearchiveerd" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "Contact is niet meer gearchiveerd" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Wil je echt dit contact verwijderen?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Contact is verwijderd." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Je bent wederzijds bevriend met %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Je deelt met %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s deelt met jou" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Privécommunicatie met dit contact is niet beschikbaar." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Nooit" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Wijziging is geslaagd)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Wijziging is niet geslaagd)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Stel vrienden voor" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Netwerk type: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Alle contacten zien" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Blokkering opheffen" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Blokkeren" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Schakel geblokkeerde status" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Negeer niet meer" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Schakel negeerstatus" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Archiveer niet meer" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Archiveer" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Schakel archiveringsstatus" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Herstellen" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Geavanceerde instellingen voor contacten" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "Communicatie met dit contact is verbroken!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Contactbewerker" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Zichtbaarheid profiel" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "Upload een profielfoto, als je dat nog niet gedaan hebt. Studies tonen aan dat mensen met echte foto's van zichzelf tien keer gemakkelijker vrienden maken dan mensen die dat niet doen." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Kies het profiel dat getoond moet worden wanneer %s uw profiel bezoekt. " -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Bewerk je profiel" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Contactinformatie / aantekeningen" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Wijzig aantekeningen over dit contact" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Bekijk het profiel van %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Blokkeer/deblokkeer contact" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Negeer contact" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Repareer URL-instellingen" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Toon conversaties" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Verwijder contact" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Laatste wijziging:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Openbare posts aanpassen" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Wijzig nu" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Op dit moment geblokkeerd" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Op dit moment genegeerd" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Op dit moment gearchiveerd" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Bewerk je standaard profiel zoals je wilt. Controleer de instellingen om je vriendenlijst te verbergen, en om je profiel voor ongekende bezoekers te verbergen." +"Replies/likes to your public posts may still be visible" +msgstr "Antwoorden of 'vind ik leuk's op je openbare posts kunnen nog zichtbaar zijn" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Sleutelwoorden voor dit profiel" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "Meldingen voor nieuwe berichten" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Voorstellen" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Stel vrienden voor" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Toon alle contacten" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Niet geblokkeerd" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Toon alleen niet-geblokkeerde contacten" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Geblokkeerd" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Toon alleen geblokkeerde contacten" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Genegeerd" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Toon alleen genegeerde contacten" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Gearchiveerd" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Toon alleen gearchiveerde contacten" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Verborgen" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Toon alleen verborgen contacten" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Wederzijdse vriendschap" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "Is een fan van jou" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "Jij bent een fan van" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Contact bewerken" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Doorzoek je contacten" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Gevonden:" + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Bestand is groter dan de toegelaten %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Uploaden van bestand mislukt." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Ingebedde inhoud - herlaad pagina om het te bekijken]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Account exporteren" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "Stel enkele openbare sleutelwoorden in voor je standaard profiel die je interesses beschrijven. We kunnen dan misschien mensen vinden met gelijkaardige interesses, en vrienden voorstellen." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server." -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Verbinding aan het maken" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Alles exporteren" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Machtig de Facebook Connector als je een Facebook account hebt. We zullen (optioneel) al je Facebook vrienden en conversaties importeren." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Als dit jouw eigen persoonlijke server is kan het installeren van de Facebook toevoeging je overgang naar het vrije sociale web vergemakkelijken." +"Registration successful. Please check your email for further instructions." +msgstr "Registratie geslaagd. Kijk je e-mail na voor verdere instructies." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "E-mails importeren" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "E-mail bericht kon niet verstuurd worden. Hier is het bericht." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Je registratie kan niet verwerkt worden." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Jouw registratie wacht op goedkeuring van de beheerder." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "Vul je e-mailtoegangsinformatie in op je pagina met verbindingsinstellingen als je vrienden of mailinglijsten uit je e-mail-inbox wilt importeren, en met hen wilt communiceren" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Deze website heeft het toegelaten dagelijkse aantal registraties overschreden. Probeer morgen opnieuw." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Ga naar je contactenpagina" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "Je contactenpagina is jouw poort om vriendschappen te beheren en verbinding te leggen met vrienden op andere netwerken. Je kunt hun adres of URL toevoegen in de Voeg nieuw contact toe dialoog." +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Je kunt (optioneel) dit formulier invullen via OpenID door je OpenID in te geven en op 'Registreren' te klikken." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Ga naar de gids van je website" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "In de gids vind je andere mensen in dit netwerk of op andere federatieve sites. Zoek naar het woord Connect of Follow op hun profielpagina (meestal aan de linkerkant). Vul je eigen identiteitsadres in wanneer daar om wordt gevraagd." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Laat dit veld leeg als je niet vertrouwd bent met OpenID, en vul de rest van de items in." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Nieuwe mensen vinden" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Je OpenID (optioneel):" -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Je profiel in de ledengids opnemen?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Lidmaatschap van deze website is uitsluitend op uitnodiging." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "Je uitnodigingsid:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Registratie" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Je volledige naam (bijv. Jan Jansens):" + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Je email adres:" + +#: ../../mod/register.php:262 msgid "" -"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." -msgstr "Op het zijpaneel van de Contacten pagina vind je verschillende tools om nieuwe vrienden te zoeken. We kunnen mensen op interesses matchen, mensen opzoeken op naam of hobby, en suggesties doen gebaseerd op netwerk-relaties. Op een nieuwe webstek beginnen vriendschapssuggesties meestal binnen de 24 uur beschikbaar te worden." +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Kies een bijnaam voor je profiel. Deze moet met een letter beginnen. Je profieladres op deze website zal dan 'bijnaam@$sitename' zijn." -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Groepen" +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Kies een bijnaam:" -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Groepeer je contacten" +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Importeren" -#: ../../mod/newmember.php:70 +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Bericht succesvol geplaatst." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Systeem onbeschikbaar wegens onderhoud" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Toegang tot dit profiel is beperkt." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Tips voor nieuwe leden" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Niet vrij toegankelijk" + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Geen video's geselecteerd" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Toegang tot dit item is beperkt." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Album bekijken" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Recente video's" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Nieuwe video's uploaden" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Beheer Identiteiten en/of Pagina's" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "Als je een aantal vrienden gemaakt hebt kun je ze in je eigen conversatiegroepen indelen vanuit de zijbalk van je 'Conacten' pagina, en dan kun je met elke groep apart contact houden op je Netwerk pagina. " +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen." -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Waarom zijn mijn berichten niet openbaar?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Selecteer een identiteit om te beheren:" -#: ../../mod/newmember.php:73 +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Item niet gevonden" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Bericht bewerken" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Mensen Zoeken" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Geen resultaten" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Account goedgekeurd." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registratie ingetrokken voor %s" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Inloggen." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Verzoek is al goedgekeurd" + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Profiel is ongeldig of bevat geen informatie" + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Waarschuwing: Profieladres heeft geen profielfoto." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "De %d vereiste parameter is niet op het gegeven adres gevonden" +msgstr[1] "De %d vereiste parameters zijn niet op het gegeven adres gevonden" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Verzoek voltooid." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Onherstelbare protocolfout. " + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Profiel onbeschikbaar" + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s heeft te veel verzoeken gehad vandaag." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Beveiligingsmaatregelen tegen spam zijn in werking getreden." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Wij adviseren vrienden om het over 24 uur nog een keer te proberen." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Ongeldige plaatsbepaler" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Geen geldig e-mailadres" + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Ik kan jouw naam op het opgegeven adres niet vinden." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Je hebt jezelf hier al voorgesteld." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Blijkbaar bent u al bevriend met %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Ongeldig profiel adres." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Je verzoek is verzonden." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Log in om je verzoek te bevestigen." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "Friendica respecteert je privacy. Standaard zullen je berichten alleen zichtbaar zijn voor personen die jij als vriend hebt toegevoegd. Lees de help (zie de verwijzing hierboven) voor meer informatie." +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Je huidige identiteit is niet de juiste. Log met dit profiel in." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Hulp krijgen" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Verberg dit contact" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Ga naar de help" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Welkom terug %s." -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Bevestig je vriendschaps-/connectieverzoek voor %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Bevestig" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Je kunt onze help pagina's raadplegen voor gedetailleerde informatie over andere functies van dit programma." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Als je nog geen lid bent van het vrije sociale web, volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Vriendschaps-/connectieverzoek" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Beantwoord het volgende:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "Kent %s jou?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Voeg een persoonlijke opmerking toe:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Gefedereerde Sociale Web" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Adres van uw identiteit:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Aanvraag indienen" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Bestanden" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Log in om verder te gaan." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Wil je deze toepassing toestemming geven om jouw berichten en contacten in te kijken, en/of nieuwe berichten in jouw plaats aan te maken?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Wil je echt dit voorstel verwijderen?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Annuleren" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1509,23 +4755,985 @@ msgstr "Geen voorstellen beschikbaar. Als dit een nieuwe website is, kun je het msgid "Ignore/Hide" msgstr "Negeren/Verbergen" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Contacten die geen leden zijn van een groep" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Contact niet gevonden" + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Vriendschapsvoorstel verzonden." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Stel vrienden voor" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Stel een vriend voor aan %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "link" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Geen contacten." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Thema-instellingen aangepast." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Website" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Gebruiker" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Thema's" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "DB aanpassingen" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Logs" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Plugin Functies" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Gebruikersregistraties wachten op bevestiging" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Normaal account" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Zeepkist-account" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Account voor een groep/forum of beroemdheid" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Automatisch Vriendschapsaccount" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Blog Account" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Privéforum/-groep" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Bericht-wachtrijen" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Beheer" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Samenvatting" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Geregistreerde gebruikers" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Registraties die in de wacht staan" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Versie" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Actieve plug-ins" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Site instellingen gewijzigd." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Server voor meerdere gebruikers" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Gesloten" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Toestemming vereist" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Open" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Geen SSL beleid, links zullen SSL status van pagina volgen" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Verplicht alle links om SSL te gebruiken" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Zelf-ondertekend certificaat, gebruik SSL alleen voor lokale links (afgeraden)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Uploaden bestand" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Beleid" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Geavanceerd" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Performantie" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "" + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Site naam" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Banner/Logo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "" + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Systeemtaal" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Systeem thema" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Standaard systeem thema - kan door gebruikersprofielen veranderd worden - verander thema instellingen" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Mobiel systeem thema" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Thema voor mobiele apparaten" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Beleid SSL-links" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Bepaald of gegenereerde verwijzingen verplicht SSL moeten gebruiken" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "" + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Verberg de 'help' uit het navigatiemenu" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Verbergt het menu-item voor de Help pagina's uit het navigatiemenu. Je kunt ze nog altijd vinden door /help direct in te geven." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Server voor één gebruiker" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Stel deze server in voor meerdere gebruikers, of enkel voor de geselecteerde gebruiker." + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Maximum afbeeldingsgrootte" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximum afmeting in bytes van afbeeldingen. Standaard is 0, dus geen beperking." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Maximum afbeeldingslengte" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Maximum lengte in pixels van de langste kant van afbeeldingen. Standaard is -1, dus geen beperkingen." + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "JPEG afbeeldingskwaliteit" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "JPEGS zullen met deze kwaliteitsinstelling bewaard worden [0-100]. Standaard is 100, dit is volledige kwaliteit." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Registratiebeleid" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Maximum aantal registraties per dag" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Als registratie hierboven is toegelaten, zet dit het maximum aantal registraties van nieuwe gebruikers per dag. Als registratie niet is toegelaten heeft deze instelling geen effect." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Registratietekst" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Dit zal prominent op de registratiepagina getoond worden." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Verlaten accounts na x dagen" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Dit zal geen systeembronnen verspillen aan het nakijken van externe sites voor verlaten accounts. Geef 0 is voor geen tijdslimiet." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Toegelaten vriend domeinen" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Komma-gescheiden lijst van domeinen die een vriendschapsband met deze website mogen aangaan. Jokers zijn toegelaten. Laat leeg om alle domeinen toe te laten." + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Toegelaten e-mail domeinen" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Door komma's gescheiden lijst met e-maildomeinen die op deze website mogen registeren. Wildcards zijn toegestaan.\nLeeg laten om alle domeinen toe te staan." + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Openbare toegang blokkeren" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Kruis dit aan om alle openbare persoonlijke pagina's alleen toegankelijk te maken voor ingelogde gebruikers." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Dwing publiceren af" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Kruis dit aan om af te dwingen dat alle profielen op deze website in de gids van deze website gepubliceerd worden." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "Update-adres van de globale gids" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL om de globale gids aan te passen. Als dit niet is ingevuld, is de globale gids volledig onbeschikbaar voor deze toepassing." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Sta threads in conversaties toe" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Sta oneindige niveaus threads in conversaties op deze website toe." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Privéberichten als standaard voor nieuwe gebruikers" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Stel de standaardrechten van berichten voor nieuwe leden op de standaard privacygroep in, in plaats van openbaar." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "De inhoud van het bericht niet insluiten bij e-mailnotificaties" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "De inhoud van berichten/commentaar/privéberichten/enzovoort niet insluiten in e-mailnotificaties die door deze website verzonden worden, voor de bescherming van je privacy." + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "" + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "" + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "" + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Blokkeer meerdere registraties" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Laat niet toe dat gebruikers meerdere accounts aanmaken." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "OpenID ondersteuning" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "OpenID ondersteuning voor registraties en logins." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Controleer volledige naam" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Verplicht gebruikers om zich te registreren met een spatie tussen voornaam en achternaam, als anti-spam maatregel" + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 reguliere uitdrukkingen" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Gebruik PHP UTF8 reguliere uitdrukkingen" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Toon forum/groepspagina" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Toon een forum/groepspagina die alle recente openbare berichten op deze website toont." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Activeer OStatus ondersteuning" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "" + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Activeer Diaspora ondersteuning" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Bied ingebouwde ondersteuning voor het Diaspora netwerk." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Laat alleen Friendica contacten toe" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Alle contacten moeten een Friendica protocol gebruiken. Alle andere ingebouwde communicatieprotocols worden uitgeschakeld." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Controleer SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Als je wilt kun je striktere certificaat controle activeren. Dit betekent dat je (totaal) niet kunt connecteren met sites die zelf-ondertekende SSL certificaten gebruiken." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Proxy-gebruiker" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Proxy-URL" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Netwerk timeout" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Afleverinterval" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Stel achtergrond processen voor aflevering een aantal seconden uit om systeembelasting te beperken. Aanbevolen: 4-5 voor gedeelde hosten, 2-3 voor virtuele privé servers, 0-1 voor grote servers." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Poll-interval" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Stel achtergrondprocessen zoveel seconden uit om de systeembelasting te beperken. Indien 0 wordt het afleverinterval gebruikt." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Maximum gemiddelde belasting" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximum systeembelasting voordat aflever- en poll-processen uitgesteld worden - standaard 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Gebruik de tekst-zoekfunctie van MySQL" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Activeert de zoekmotor. Dit maakt zoeken sneller, maar het kan alleen zoeken naar teksten van minstens vier letters." + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Pad naar cache voor items" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Cache tijdsduur in seconden" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Pad voor lock bestand" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Tijdelijk pad" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Basispad voor installatie" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Wijziging succesvol gemarkeerd " + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Wijziging %s geslaagd." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Wijziging %s gaf geen status terug. We weten niet of de wijziging geslaagd is." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Geen misluke wijzigingen" + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Misluke wijzigingen" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Dit is zonder de wijzigingen voor 1139, welke geen status teruggaven." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Markeren als succes (als aanpassing manueel doorgevoerd werd)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Probeer deze stap automatisch uit te voeren" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s gebruiker geblokkeerd/niet geblokkeerd" +msgstr[1] "%s gebruikers geblokkeerd/niet geblokkeerd" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s gebruiker verwijderd" +msgstr[1] "%s gebruikers verwijderd" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Gebruiker '%s' verwijderd" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Gebruiker '%s' niet meer geblokkeerd" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Gebruiker '%s' geblokkeerd" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "Gebruiker toevoegen" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "Alles selecteren" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Gebruikersregistraties wachten op een bevestiging" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Registratiedatum" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Geen registraties." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Weiger" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Sitebeheerder" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Account verlopen" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "Nieuwe gebruiker" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Registratiedatum" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Laatste login" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Laatste item" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "Verwijderd sinds" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Geselecteerde gebruikers zullen verwijderd worden!\\n\\nAlles wat deze gebruikers gepost hebben op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "De gebruiker {0} zal verwijderd worden!\\n\\nAlles wat deze gebruiker gepost heeft op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "Naam van nieuwe gebruiker" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "Bijnaam" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "Bijnaam van nieuwe gebruiker" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "E-mailadres van nieuwe gebruiker" + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plugin %s uitgeschakeld." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s ingeschakeld." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Uitschakelen" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Inschakelen" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Schakelaar" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Auteur:" + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Onderhoud:" + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Geen thema's gevonden." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Schermafdruk" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Experimenteel]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Niet ondersteund]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Log instellingen gewijzigd" + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Wis" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Logbestand" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "De webserver moet hier kunnen schrijven. Relatief t.o.v. van de hoogste folder binnen uw Friendica-installatie." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Log niveau" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Afsluiten" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "FTP Server" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "FTP Pad" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP Gebruiker" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP wachtwoord" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Afbeelding is groter dan de toegestane %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Niet in staat om de afbeelding te verwerken" + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Uploaden van afbeelding mislukt." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Welkom op %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID protocol fout. Geen ID Gevonden." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Zoekresultaten voor:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Verwijder zoekterm" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Opgeslagen zoekopdrachten" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "toevoegen" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Nieuwe reacties bovenaan" @@ -1542,10 +5750,6 @@ msgstr "Nieuwe berichten bovenaan" msgid "Sort by Post Date" msgstr "Nieuwe berichten bovenaan" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Persoonlijk" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Alleen berichten die jou vermelden of op jou betrekking hebben" @@ -1610,6 +5814,1072 @@ msgstr "Privéberichten naar deze persoon kunnen openbaar gemaakt worden." msgid "Invalid contact." msgstr "Ongeldig contact." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- Kies -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Dit is Friendica, versie" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "draaiend op web-adres" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Bezoek Friendica.com om meer te leren over het Friendica project." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Bug rapporten en problemen: bezoek" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Suggesties, lof, donaties, enzovoort - stuur een e-mail naar \"info\" op Friendica - dot com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Geïnstalleerde plugins/toepassingen:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Geen plugins of toepassingen geïnstalleerd" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Toepassingen" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Geen toepassingen geïnstalleerd" + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Nieuwe foto's uploaden" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Contactinformatie niet beschikbaar" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Album niet gevonden" + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Verwijder album" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Wil je echt dit fotoalbum en alle foto's erin verwijderen?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Verwijder foto" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Wil je echt deze foto verwijderen?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s is gelabeld in %2$s door %3$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "een foto" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Afbeelding is groter dan de maximale afmeting van" + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Afbeeldingsbestand is leeg." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Geen foto's geselecteerd" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Upload foto's" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nieuwe albumnaam: " + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "of bestaande albumnaam: " + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Toon geen bericht op je tijdlijn van deze upload" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Rechten" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Privé foto" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Publieke foto" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Album wijzigen" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Toon niewste eerst" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Toon oudste eerst" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Bekijk foto" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Foto is niet beschikbaar" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Bekijk foto" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Bewerk foto" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Gebruik als profielfoto" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Bekijk in volledig formaat" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Labels: " + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Alle labels verwijderen]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Roteren met de klok mee (rechts)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Roteren tegen de klok in (links)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nieuwe albumnaam" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Onderschrift" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Een label toevoegen" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping " + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Privé foto" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Publieke foto" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Recente foto's" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Contact toegevoegd" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Account verplaatsen" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Je kunt een account van een andere Friendica server importeren." + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Je moet je account bij de oude server exporteren, en hier uploaden. We zullen je oude account hier opnieuw aanmaken, met al je contacten. We zullen ook proberen om je vrienden in te lichten dat je naar hier verhuisd bent." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Deze functie is experimenteel. We kunnen geen contacten van het OStatus netwerk (statusnet/identi.ca) of van Diaspora importeren." + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Account bestand" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Totale uitnodigingslimiet overschreden." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: Geen geldig e-mailadres." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Kom bij ons op Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Aflevering van bericht mislukt." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d bericht verzonden." +msgstr[1] "%d berichten verzonden." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Je kunt geen uitnodigingen meer sturen" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Verstuur uitnodigingen" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Vul e-mailadressen in, één per lijn:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Je zult deze uitnodigingscode moeten invullen: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Toegang geweigerd" + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Geen geldige account gevonden." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Verzoek om wachtwoord opnieuw in te stellen werd verstuurd. Kijk uw e-mail na." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Op %s werd gevraagd je wachtwoord opnieuw in te stellen" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Verzoek kon niet geverifieerd worden. (Misschien heb je het voordien al ingediend.) Wachtwoord niet opnieuw ingesteld." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Je wachtwoord is opnieuw ingesteld zoals gevraagd." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Je nieuwe wachtwoord is" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Bewaar of kopieer je nieuw wachtwoord - en dan" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "klik hier om in te loggen" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Je kunt dit wachtwoord veranderen nadat je bent ingelogd op de Instellingen> pagina." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Je wachtwoord is veranderd op %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Wachtwoord vergeten?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Voer je e-mailadres in en verstuur het om je wachtwoord opnieuw in te stellen. Kijk dan je e-mail na voor verdere instructies." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Bijnaam of e-mail:" + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Opnieuw" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Bron (bbcode) tekst:" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Bron (Diaspora) tekst om naar BBCode om te zetten:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Bron ingave:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (ruwe HTML):" + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html:" + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Bron ingave (Diaspora formaat):" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Label verwijderd" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Verwijder label van item" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Selecteer een label om te verwijderen: " + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Verwijder mijn account" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Voer je wachtwoord in voor verificatie:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Ongeldige profiel-identificatie." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Zichtbaar voor" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Alle contacten (met veilige profieltoegang)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Profielmatch" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Geen sleutelwoorden om te zoeken. Voeg sleutelwoorden toe aan je standaard profiel." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "Is geïnteresseerd in:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Titel en begintijd van de gebeurtenis zijn vereist." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l j F" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Gebeurtenis bewerken" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Maak een nieuwe gebeurtenis" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Vorige" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Volgende" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "uur:minuut" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Gebeurtenis details" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "Formaat is %s %s. Begindatum en titel zijn vereist." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Gebeurtenis begint:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Vereist" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Einddatum/tijd is niet gekend of niet relevant" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Gebeurtenis eindigt:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Pas aan aan de tijdzone van de gebruiker" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Beschrijving:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Titel:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Deel deze gebeurtenis" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} wilt je vriend worden" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} stuurde jou een bericht" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} vroeg om zich te registreren" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} gaf een reactie op het bericht van %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} vond het bericht van %s leuk" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} vond het bericht van %s niet leuk" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} is nu bevriend met %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} plaatste" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} labelde %s's bericht met #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} vermeldde je in een bericht" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Stemming" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Stel je huidige stemming in, en vertel het je vrienden" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Geen resultaten." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Ik kan geen contact informatie vinden." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "Wil je echt dit bericht verwijderen?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Bericht verwijderd." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Gesprek verwijderd." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Geen berichten." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Onbekende afzender - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Jij en %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s en jij" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Verwijder gesprek" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d bericht" +msgstr[1] "%d berichten" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Bericht niet beschikbaar." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Verwijder bericht" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Geen beveiligde communicatie beschikbaar. Je kunt misschien antwoorden vanaf de profiel-pagina van de afzender." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Verstuur Antwoord" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Niet beschikbaar" + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Profiel niet gevonden" + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Profiel verwijderd" + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Profiel-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Nieuw profiel aangemaakt." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Profiel niet beschikbaar om te klonen." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Profielnaam is vereist." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Echtelijke staat" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Romantische Partner" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Houdt van" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Houdt niet van" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Werk" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Godsdienst" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Politieke standpunten" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Geslacht" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Seksuele Voorkeur" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Tijdlijn" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Interesses" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Adres" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Plaats" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Profiel bijgewerkt." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr "en" + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "publiek profiel" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s veranderde %2$s naar “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Bezoek %2$s van %1$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s heeft een aangepast %2$s, %3$s veranderd." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Je vrienden/contacten verbergen voor bezoekers van dit profiel?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Profieldetails bewerken" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Profielfoto wijzigen" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Dit profiel bekijken" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Nieuw profiel aanmaken met deze instellingen" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Dit profiel klonen" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Dit profiel verwijderen" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Profielfoto uploaden" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Profiel Naam:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Je volledige naam:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Titel/Beschrijving:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Je Geslacht:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Geboortedatum (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Postadres:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Gemeente/Stad:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Postcode:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Land:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Regio/Staat:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Echtelijke Staat:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Wie: (indien toepasbaar)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Voorbeelden: Kathleen123, Kathleen Peeters, kathleen@voorbeeld.nl" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Sinds [datum]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Adres tijdlijn:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Geloof:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Publieke Sleutelwoorden:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Privé Sleutelwoorden:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Voorbeeld: vissen fotografie software" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Gebruikt om mogelijke vrienden voor te stellen, kan door anderen gezien worden)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Gebruikt om profielen te zoeken, nooit aan anderen getoond)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Vertel iets over jezelf..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Hobby's/Interesses" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Contactinformatie en sociale netwerken" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Muzikale interesses" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Boeken, literatuur" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Televisie" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Film/dans/cultuur/ontspanning" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Liefde/romance" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Werk" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "School/opleiding" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Dit is jouw publiek profiel.
Het kan zichtbaar zijn voor iedereen op het internet." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Leeftijd:" + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Wijzig/Beheer Profielen" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "" @@ -1641,10 +6911,6 @@ msgstr "Zie het bestand \"INSTALL.txt\"." msgid "System check" msgstr "Systeemcontrole" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Volgende" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Controleer opnieuw" @@ -1905,1092 +7171,9 @@ msgid "" "poller." msgstr "BELANGRIJK: Je zult [manueel] een geplande taak moeten aanmaken voor de poller." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Thema-instellingen aangepast." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Website" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Gebruiker" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Plugins" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Thema's" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "DB aanpassingen" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Logs" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Beheer" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Plugin Functies" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Gebruikersregistraties wachten op bevestiging" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Normaal account" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Zeepkist-account" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Account voor een groep/forum of beroemdheid" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Automatisch Vriendschapsaccount" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Blog Account" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Privéforum/-groep" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Bericht-wachtrijen" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Beheer" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Samenvatting" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Geregistreerde gebruikers" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Registraties die in de wacht staan" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Versie" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Actieve plug-ins" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Site instellingen gewijzigd." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "Geen speciaal thema voor mobiele apparaten" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Nooit" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Frequent" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "elk uur" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Twee keer per dag" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "dagelijks" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Server voor meerdere gebruikers" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Gesloten" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Toestemming vereist" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Open" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Geen SSL beleid, links zullen SSL status van pagina volgen" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Verplicht alle links om SSL te gebruiken" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Zelf-ondertekend certificaat, gebruik SSL alleen voor lokale links (afgeraden)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "Instellingen opslaan" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Uploaden bestand" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Beleid" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Geavanceerd" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Performantie" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "" - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Site naam" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Banner/Logo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "" - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Systeemtaal" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Systeem thema" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Standaard systeem thema - kan door gebruikersprofielen veranderd worden - verander thema instellingen" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Mobiel systeem thema" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Thema voor mobiele apparaten" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Beleid SSL-links" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Bepaald of gegenereerde verwijzingen verplicht SSL moeten gebruiken" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "" - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Verberg de 'help' uit het navigatiemenu" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Verbergt het menu-item voor de Help pagina's uit het navigatiemenu. Je kunt ze nog altijd vinden door /help direct in te geven." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Server voor één gebruiker" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Stel deze server in voor meerdere gebruikers, of enkel voor de geselecteerde gebruiker." - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Maximum afbeeldingsgrootte" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximum afmeting in bytes van afbeeldingen. Standaard is 0, dus geen beperking." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Maximum afbeeldingslengte" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Maximum lengte in pixels van de langste kant van afbeeldingen. Standaard is -1, dus geen beperkingen." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "JPEG afbeeldingskwaliteit" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "JPEGS zullen met deze kwaliteitsinstelling bewaard worden [0-100]. Standaard is 100, dit is volledige kwaliteit." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Registratiebeleid" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Maximum aantal registraties per dag" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Als registratie hierboven is toegelaten, zet dit het maximum aantal registraties van nieuwe gebruikers per dag. Als registratie niet is toegelaten heeft deze instelling geen effect." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Registratietekst" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Dit zal prominent op de registratiepagina getoond worden." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Verlaten accounts na x dagen" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Dit zal geen systeembronnen verspillen aan het nakijken van externe sites voor verlaten accounts. Geef 0 is voor geen tijdslimiet." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Toegelaten vriend domeinen" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Komma-gescheiden lijst van domeinen die een vriendschapsband met deze website mogen aangaan. Jokers zijn toegelaten. Laat leeg om alle domeinen toe te laten." - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Toegelaten e-mail domeinen" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Door komma's gescheiden lijst met e-maildomeinen die op deze website mogen registeren. Wildcards zijn toegestaan.\nLeeg laten om alle domeinen toe te staan." - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Openbare toegang blokkeren" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Kruis dit aan om alle openbare persoonlijke pagina's alleen toegankelijk te maken voor ingelogde gebruikers." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Dwing publiceren af" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Kruis dit aan om af te dwingen dat alle profielen op deze website in de gids van deze website gepubliceerd worden." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "Update-adres van de globale gids" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL om de globale gids aan te passen. Als dit niet is ingevuld, is de globale gids volledig onbeschikbaar voor deze toepassing." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Sta threads in conversaties toe" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Sta oneindige niveaus threads in conversaties op deze website toe." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Privéberichten als standaard voor nieuwe gebruikers" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Stel de standaardrechten van berichten voor nieuwe leden op de standaard privacygroep in, in plaats van openbaar." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "De inhoud van het bericht niet insluiten bij e-mailnotificaties" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "De inhoud van berichten/commentaar/privéberichten/enzovoort niet insluiten in e-mailnotificaties die door deze website verzonden worden, voor de bescherming van je privacy." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "" - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "" - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "" - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Blokkeer meerdere registraties" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Laat niet toe dat gebruikers meerdere accounts aanmaken." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "OpenID ondersteuning" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "OpenID ondersteuning voor registraties en logins." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Controleer volledige naam" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Verplicht gebruikers om zich te registreren met een spatie tussen voornaam en achternaam, als anti-spam maatregel" - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 reguliere uitdrukkingen" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Gebruik PHP UTF8 reguliere uitdrukkingen" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Toon forum/groepspagina" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Toon een forum/groepspagina die alle recente openbare berichten op deze website toont." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Activeer OStatus ondersteuning" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "" - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "" - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Activeer Diaspora ondersteuning" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Bied ingebouwde ondersteuning voor het Diaspora netwerk." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Laat alleen Friendica contacten toe" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Alle contacten moeten een Friendica protocol gebruiken. Alle andere ingebouwde communicatieprotocols worden uitgeschakeld." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Controleer SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Als je wilt kun je striktere certificaat controle activeren. Dit betekent dat je (totaal) niet kunt connecteren met sites die zelf-ondertekende SSL certificaten gebruiken." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Proxy-gebruiker" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Proxy-URL" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Netwerk timeout" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Afleverinterval" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Stel achtergrond processen voor aflevering een aantal seconden uit om systeembelasting te beperken. Aanbevolen: 4-5 voor gedeelde hosten, 2-3 voor virtuele privé servers, 0-1 voor grote servers." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Poll-interval" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Stel achtergrondprocessen zoveel seconden uit om de systeembelasting te beperken. Indien 0 wordt het afleverinterval gebruikt." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Maximum gemiddelde belasting" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximum systeembelasting voordat aflever- en poll-processen uitgesteld worden - standaard 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Gebruik de tekst-zoekfunctie van MySQL" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Activeert de zoekmotor. Dit maakt zoeken sneller, maar het kan alleen zoeken naar teksten van minstens vier letters." - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Pad naar cache voor items" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Cache tijdsduur in seconden" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Pad voor lock bestand" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Tijdelijk pad" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Basispad voor installatie" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Wijziging succesvol gemarkeerd " - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Uitvoering van %s is mislukt. Kijk de systeem logbestanden na." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Wijziging %s geslaagd." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Wijziging %s gaf geen status terug. We weten niet of de wijziging geslaagd is." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Update-functie %s kon niet gevonden worden." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Geen misluke wijzigingen" - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Misluke wijzigingen" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Dit is zonder de wijzigingen voor 1139, welke geen status teruggaven." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Markeren als succes (als aanpassing manueel doorgevoerd werd)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Probeer deze stap automatisch uit te voeren" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s gebruiker geblokkeerd/niet geblokkeerd" -msgstr[1] "%s gebruikers geblokkeerd/niet geblokkeerd" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s gebruiker verwijderd" -msgstr[1] "%s gebruikers verwijderd" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Gebruiker '%s' verwijderd" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Gebruiker '%s' niet meer geblokkeerd" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Gebruiker '%s' geblokkeerd" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "Gebruiker toevoegen" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "Alles selecteren" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Gebruikersregistraties wachten op een bevestiging" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Registratiedatum" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Naam" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "E-mail" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Geen registraties." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Goedkeuren" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Weiger" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Blokkeren" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Blokkering opheffen" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Sitebeheerder" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Account verlopen" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "Nieuwe gebruiker" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Registratiedatum" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Laatste login" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Laatste item" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Verwijderd sinds" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Account" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Geselecteerde gebruikers zullen verwijderd worden!\\n\\nAlles wat deze gebruikers gepost hebben op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "De gebruiker {0} zal verwijderd worden!\\n\\nAlles wat deze gebruiker gepost heeft op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Naam van nieuwe gebruiker" - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "Bijnaam" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "Bijnaam van nieuwe gebruiker" - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "E-mailadres van nieuwe gebruiker" - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s uitgeschakeld." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s ingeschakeld." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Uitschakelen" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Inschakelen" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Schakelaar" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Auteur:" - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Onderhoud:" - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Geen thema's gevonden." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Schermafdruk" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Experimenteel]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Niet ondersteund]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Log instellingen gewijzigd" - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Wis" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Logbestand" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "De webserver moet hier kunnen schrijven. Relatief t.o.v. van de hoogste folder binnen uw Friendica-installatie." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Log niveau" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Wijzig nu" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Afsluiten" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "FTP Server" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "FTP Pad" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP Gebruiker" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP wachtwoord" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Zoeken" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Geen resultaten." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Tips voor nieuwe leden" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "link" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s labelde %3$s van %2$s met %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Item niet gevonden" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Bericht bewerken" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "Foto uploaden" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Bestand bijvoegen" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "bestand bijvoegen" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "webadres" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Voeg video toe" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "video adres" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Voeg audio adres toe" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "audio adres" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Stel uw locatie in" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "Stel uw locatie in" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Verwijder locatie uit uw webbrowser" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "Verwijder locatie uit uw webbrowser" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Instellingen van rechten" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: e-mailadressen" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Openbare post" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Titel plaatsen" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Categorieën (komma-gescheiden lijst)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Item niet beschikbaar" - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Item niet gevonden" - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Account goedgekeurd." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registratie ingetrokken voor %s" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Inloggen." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Op deze website zoeken" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Gevonden:" - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Websitegids" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Zoek" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Leeftijd:" - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Geslacht:" - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Over:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Geen gegevens (sommige gegevens kunnen verborgen zijn)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Help:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3020,2012 +7203,240 @@ msgstr "Gebruik nu de \"terug\"-knop in je webbrowser wanneer j msgid "Return to contact editor" msgstr "Ga terug naar contactbewerker" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Bijnaam account" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Labelnaam - krijgt voorrang op naam/bijnaam" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "URL account" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "URL vriendschapsverzoek" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "URL poll/feed" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Nieuwe foto van deze URL" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "" -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Account verplaatsen" +#: ../../mod/crepair.php:169 +msgid "No mirroring" +msgstr "" -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Je kunt een account van een andere Friendica server importeren." +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Welkom bij Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Checklist voor nieuwe leden" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Je moet je account bij de oude server exporteren, en hier uploaden. We zullen je oude account hier opnieuw aanmaken, met al je contacten. We zullen ook proberen om je vrienden in te lichten dat je naar hier verhuisd bent." +"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." +msgstr "We willen je een paar tips en verwijzingen aanreiken om je een aangename ervaring te bezorgen. Klik op een item om de relevante pagina's te bezoeken. Een verwijzing naar deze pagina zal twee weken lang na je registratie zichtbaar zijn op je tijdlijn. Daarna zal de verwijzing stilletjes verdwijnen." -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Aan de slag" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Doorloop Friendica" + +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Deze functie is experimenteel. We kunnen geen contacten van het OStatus netwerk (statusnet/identi.ca) of van Diaspora importeren." +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "Op je Snelstart pagina kun je een korte inleiding vinden over je profiel en netwerk tabs, om enkele nieuwe connecties te leggen en groepen te vinden om lid van te worden." -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Account bestand" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Ga naar je instellingen" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "" +"On your Settings 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." +msgstr "Verander je initieel wachtwoord op je instellingenpagina. Noteer ook het adres van je identiteit. Dit ziet er uit als een e-mailadres - en zal nuttig zijn om vrienden te maken op het vrije sociale web." -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Privacyinformatie op afstand niet beschikbaar." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Zichtbaar voor:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Bewaren" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Help:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Help" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Geen profiel" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Verzoek is al goedgekeurd" - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Profiel is ongeldig of bevat geen informatie" - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Waarschuwing: Profieladres heeft geen profielfoto." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "De %d vereiste parameter is niet op het gegeven adres gevonden" -msgstr[1] "De %d vereiste parameters zijn niet op het gegeven adres gevonden" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Verzoek voltooid." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Onherstelbare protocolfout. " - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profiel onbeschikbaar" - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s heeft te veel verzoeken gehad vandaag." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Beveiligingsmaatregelen tegen spam zijn in werking getreden." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Wij adviseren vrienden om het over 24 uur nog een keer te proberen." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Ongeldige plaatsbepaler" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Geen geldig e-mailadres" - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Ik kan jouw naam op het opgegeven adres niet vinden." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Je hebt jezelf hier al voorgesteld." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Blijkbaar bent u al bevriend met %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Ongeldig profiel adres." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Niet toegelaten profiel adres." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Ik kon de contactgegevens niet aanpassen." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Je verzoek is verzonden." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Log in om je verzoek te bevestigen." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Je huidige identiteit is niet de juiste. Log met dit profiel in." +"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." +msgstr "Controleer ook de andere instellingen, in het bijzonder de privacy-instellingen. Een niet-gepubliceerd adres is zoals een privé-telefoonnummer. In het algemeen wil je waarschijnlijk je adres publiceren - tenzij al je vrienden en mogelijke vrienden precies weten hoe je te vinden." -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Verberg dit contact" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Welkom terug %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Bevestig je vriendschaps-/connectieverzoek voor %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Bevestig" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Naam achtergehouden]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:" +"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." +msgstr "Upload een profielfoto, als je dat nog niet gedaan hebt. Studies tonen aan dat mensen met echte foto's van zichzelf tien keer gemakkelijker vrienden maken dan mensen die dat niet doen." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Sluit aan als e-mail volger (Binnenkort)" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Bewerk je profiel" -#: ../../mod/dfrn_request.php:829 +#: ../../mod/newmember.php:38 msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Als je nog geen lid bent van het vrije sociale web, volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Bewerk je standaard profiel zoals je wilt. Controleer de instellingen om je vriendenlijst te verbergen, en om je profiel voor ongekende bezoekers te verbergen." -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Vriendschaps-/connectieverzoek" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Sleutelwoorden voor dit profiel" -#: ../../mod/dfrn_request.php:833 +#: ../../mod/newmember.php:40 msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" +"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." +msgstr "Stel enkele openbare sleutelwoorden in voor je standaard profiel die je interesses beschrijven. We kunnen dan misschien mensen vinden met gelijkaardige interesses, en vrienden voorstellen." -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Beantwoord het volgende:" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Verbinding aan het maken" -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Kent %s jou?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Voeg een persoonlijke opmerking toe:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Gefedereerde Sociale Web" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format +#: ../../mod/newmember.php:49 msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk." +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Machtig de Facebook Connector als je een Facebook account hebt. We zullen (optioneel) al je Facebook vrienden en conversaties importeren." -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Adres van uw identiteit:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Aanvraag indienen" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Ingebedde inhoud - herlaad pagina om het te bekijken]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "In context bekijken" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Kon geen toegang krijgen tot de contactgegevens" - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Kon het geselecteerde profiel niet vinden." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Contact bijgewerkt." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Contact is geblokkeerd" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Contact is gedeblokkeerd" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Contact wordt genegeerd" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Contact wordt niet meer genegeerd" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Contact is gearchiveerd" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Contact is niet meer gearchiveerd" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Wil je echt dit contact verwijderen?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Contact is verwijderd." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Je bent wederzijds bevriend met %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Je deelt met %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s deelt met jou" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Privécommunicatie met dit contact is niet beschikbaar." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Wijziging is geslaagd)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Wijziging is niet geslaagd)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Stel vrienden voor" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Netwerk type: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d gedeeld contact" -msgstr[1] "%d gedeelde contacten" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Alle contacten zien" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Schakel geblokkeerde status" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Negeer niet meer" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Negeren" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Schakel negeerstatus" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Archiveer niet meer" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Archiveer" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Schakel archiveringsstatus" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Herstellen" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Geavanceerde instellingen voor contacten" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Communicatie met dit contact is verbroken!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Contactbewerker" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Zichtbaarheid profiel" - -#: ../../mod/contacts.php:466 -#, php-format +#: ../../mod/newmember.php:51 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Kies het profiel dat getoond moet worden wanneer %s uw profiel bezoekt. " +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Als dit jouw eigen persoonlijke server is kan het installeren van de Facebook toevoeging je overgang naar het vrije sociale web vergemakkelijken." -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Contactinformatie / aantekeningen" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "E-mails importeren" -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Wijzig aantekeningen over dit contact" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Bekijk het profiel van %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Blokkeer/deblokkeer contact" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Negeer contact" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Repareer URL-instellingen" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Toon conversaties" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Verwijder contact" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Laatste wijziging:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Openbare posts aanpassen" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Op dit moment geblokkeerd" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Op dit moment genegeerd" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Op dit moment gearchiveerd" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Verberg dit contact voor anderen" - -#: ../../mod/contacts.php:497 +#: ../../mod/newmember.php:56 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Antwoorden of 'vind ik leuk's op je openbare posts kunnen nog zichtbaar zijn" +"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" +msgstr "Vul je e-mailtoegangsinformatie in op je pagina met verbindingsinstellingen als je vrienden of mailinglijsten uit je e-mail-inbox wilt importeren, en met hen wilt communiceren" -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "Meldingen voor nieuwe berichten" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Ga naar je contactenpagina" -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Voorstellen" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Stel vrienden voor" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Alle Contacten" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Toon alle contacten" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Niet geblokkeerd" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Toon alleen niet-geblokkeerde contacten" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Geblokkeerd" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Toon alleen geblokkeerde contacten" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Genegeerd" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Toon alleen genegeerde contacten" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Gearchiveerd" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Toon alleen gearchiveerde contacten" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Verborgen" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Toon alleen verborgen contacten" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Wederzijdse vriendschap" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "Is een fan van jou" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "Jij bent een fan van" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Contact bewerken" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Doorzoek je contacten" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Wijzigen" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "iedereen" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Extra functies" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "Weergave" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "Sociale netwerken" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Verbonden applicaties" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Persoonlijke gegevens exporteren" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Account verwijderen" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Een belangrijk gegeven ontbreekt!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "E-mail instellingen bijgewerkt.." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "Functies bijgewerkt" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Wachtwoorden komen niet overeen. Wachtwoord niet gewijzigd." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Lege wachtwoorden zijn niet toegelaten. Wachtwoord niet gewijzigd." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Verkeerd wachtwoord." - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Wachtwoord gewijzigd." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Wachtwoord-)wijziging mislukt. Probeer opnieuw." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr "Gebruik een kortere naam." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr "Naam te kort." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Verkeerd wachtwoord" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr "Geen geldig e-mailadres." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr "Kan niet veranderen naar die e-mail." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Privéforum/-groep heeft geen privacyrechten. De standaard privacygroep wordt gebruikt." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Privéforum/-groep heeft geen privacyrechten en geen standaard privacygroep." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Instellingen bijgewerkt." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Toepassing toevoegen" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Gebruikerssleutel" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Gebruikersgeheim" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Doorverwijzing" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "URL pictogram" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Je kunt deze toepassing niet wijzigen." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Verbonden applicaties" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Geen naam" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Verwijder authorisatie" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Plugin Instellingen" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Uit" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "Aan" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Extra functies" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Ingebouwde ondersteuning voor connectiviteit met %s is %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "ingeschakeld" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "uitgeschakeld" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "E-mailtoegang is op deze website uitgeschakeld." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "E-mail Instellen" - -#: ../../mod/settings.php:783 +#: ../../mod/newmember.php:58 msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Als je wilt communiceren met e-mail contacten via deze dienst (optioneel), moet je hier opgeven hoe ik jouw mailbox kan bereiken." +"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 Add New Contact dialog." +msgstr "Je contactenpagina is jouw poort om vriendschappen te beheren en verbinding te leggen met vrienden op andere netwerken. Je kunt hun adres of URL toevoegen in de Voeg nieuw contact toe dialoog." -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Laatste succesvolle e-mail controle:" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Ga naar de gids van je website" -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "IMAP server naam:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "IMAP poort:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Beveiliging:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Geen" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "E-mail login naam:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "E-mail wachtwoord:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Antwoord adres:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Openbare posts naar alle e-mail contacten versturen:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Actie na importeren:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Als 'gelezen' markeren" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Naar map verplaatsen" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Verplaatsen naar map:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Scherminstellingen" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Schermthema:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Mobiel thema:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Browser elke xx seconden verversen" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimum 10 seconden, geen maximum" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "Aantal items te tonen per pagina:" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Maximum 100 items" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "Aantal items per pagina als je een mobiel toestel gebruikt:" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Emoticons niet tonen" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "Oneindig scrollen" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "" - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "Gebruikerstypes" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "Forum/groepstypes" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Normale accountpagina" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Deze account is een normaal persoonlijk profiel" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Zeepkist-pagina" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met alleen recht tot lezen." - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Forum/groeps- of beroemdheid-account" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:60 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met recht tot lezen en schrijven." +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "In de gids vind je andere mensen in dit netwerk of op andere federatieve sites. Zoek naar het woord Connect of Follow op hun profielpagina (meestal aan de linkerkant). Vul je eigen identiteitsadres in wanneer daar om wordt gevraagd." -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Automatisch Vriendschapspagina" +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Nieuwe mensen vinden" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als vrienden." - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Privé-forum [experimenteel]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Privé-forum - enkel voor goedgekeurde leden" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Optioneel) Laat dit OpenID toe om in te loggen op deze account." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Je standaardprofiel in je lokale gids publiceren?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Je standaardprofiel in de globale sociale gids publiceren?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Je vrienden/contacten verbergen voor bezoekers van je standaard profiel?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Je profieldetails verbergen voor onbekende bezoekers?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Vrienden toestaan om op jou profielpagina te posten?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Sta vrienden toe om jouw berichten te labelen?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Sta je mij toe om jou als mogelijke vriend voor te stellen aan nieuwe leden?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Mogen onbekende personen jou privé berichten sturen?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Profiel is niet gepubliceerd." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "of" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Jouw Identiteitsadres is" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Laat berichten automatisch vervallen na zo veel dagen:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Berichten zullen niet vervallen indien leeg. Vervallen berichten zullen worden verwijderd." - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Geavanceerde instellingen voor vervallen" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Geavanceerd Verval:" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Laat berichten vervallen:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Laat persoonlijke aantekeningen verlopen:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Laat berichten met ster verlopen" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Laat foto's vervallen:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Laat alleen berichten door anderen vervallen:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Account Instellingen" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Wachtwoord Instellingen" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Nieuw Wachtwoord:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Bevestig:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Laat de wachtwoord-velden leeg, tenzij je het wilt veranderen" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Huidig wachtwoord:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "Je huidig wachtwoord om de wijzigingen te bevestigen" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Wachtwoord:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Basis Instellingen" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Volledige Naam:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "E-mailadres:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Je Tijdzone:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Standaard locatie:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Gebruik Webbrowser Locatie:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Instellingen voor Beveiliging en Privacy" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Maximum aantal vriendschapsverzoeken per dag:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(om spam misbruik te voorkomen)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Standaard rechten voor nieuwe berichten" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(klik om te openen/sluiten)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Tonen aan groepen" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Tonen aan contacten" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "Standaard Privé Post" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "Standaard Publieke Post" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "Standaard rechten voor nieuwe berichten" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Maximum aantal privé-berichten per dag van onbekende personen:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Notificatie Instellingen" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Post automatisch een bericht op je tijdlijn wanneer:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "Een vriendschapsverzoek accepteren" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "Lid worden van een groep/forum" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "Een interessante verandering aan je profiel" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Stuur een notificatie e-mail wanneer:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Je ontvangt een vriendschaps- of connectieverzoek" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Jouw vriendschaps- of connectieverzoeken zijn bevestigd" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Iemand iets op je tijdlijn schrijft" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Iemand een reactie schrijft" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Je een privé-bericht ontvangt" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Je een suggestie voor een vriendschap ontvangt" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Je expliciet in een bericht bent genoemd" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "Je in een bericht bent aangestoten/gepord/etc." - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:62 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "" - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Profiel verwijderd" - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Profiel-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Nieuw profiel aangemaakt." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Profiel niet beschikbaar om te klonen." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Profielnaam is vereist." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Echtelijke staat" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Romantische Partner" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Houdt van" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Houdt niet van" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Werk" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Godsdienst" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Politieke standpunten" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Geslacht" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Seksuele Voorkeur" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Tijdlijn" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Interesses" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Adres" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Plaats" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Profiel bijgewerkt." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr "en" - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "publiek profiel" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s veranderde %2$s naar “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Bezoek %2$s van %1$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s heeft een aangepast %2$s, %3$s veranderd." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Je vrienden/contacten verbergen voor bezoekers van dit profiel?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Profieldetails bewerken" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Profielfoto wijzigen" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Dit profiel bekijken" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Nieuw profiel aanmaken met deze instellingen" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Dit profiel klonen" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Dit profiel verwijderen" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Profiel Naam:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Je volledige naam:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Titel/Beschrijving:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Je Geslacht:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Geboortedatum (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Postadres:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Gemeente/Stad:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Postcode:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Land:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Regio/Staat:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Echtelijke Staat:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Wie: (indien toepasbaar)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Voorbeelden: Kathleen123, Kathleen Peeters, kathleen@voorbeeld.nl" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Sinds [datum]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Seksuele Voorkeur:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Adres tijdlijn:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Woonplaats:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Politieke standpunten:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Geloof:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Publieke Sleutelwoorden:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Privé Sleutelwoorden:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Houdt van:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Houdt niet van:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Voorbeeld: vissen fotografie software" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Gebruikt om mogelijke vrienden voor te stellen, kan door anderen gezien worden)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Gebruikt om profielen te zoeken, nooit aan anderen getoond)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Vertel iets over jezelf..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Hobby's/Interesses" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Contactinformatie en sociale netwerken" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Muzikale interesses" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Boeken, literatuur" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Televisie" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Film/dans/cultuur/ontspanning" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Liefde/romance" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Werk" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "School/opleiding" - -#: ../../mod/profiles.php:688 +"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." +msgstr "Op het zijpaneel van de Contacten pagina vind je verschillende tools om nieuwe vrienden te zoeken. We kunnen mensen op interesses matchen, mensen opzoeken op naam of hobby, en suggesties doen gebaseerd op netwerk-relaties. Op een nieuwe webstek beginnen vriendschapssuggesties meestal binnen de 24 uur beschikbaar te worden." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Groepeer je contacten" + +#: ../../mod/newmember.php:70 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Dit is jouw publiek profiel.
Het kan zichtbaar zijn voor iedereen op het internet." +"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." +msgstr "Als je een aantal vrienden gemaakt hebt kun je ze in je eigen conversatiegroepen indelen vanuit de zijbalk van je 'Conacten' pagina, en dan kun je met elke groep apart contact houden op je Netwerk pagina. " -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Wijzig/Beheer Profielen" +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Waarom zijn mijn berichten niet openbaar?" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Groep aangemaakt." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Kon de groep niet aanmaken." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Groep niet gevonden." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Groepsnaam gewijzigd." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Maak een groep contacten/vrienden aan." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Groepsnaam:" - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Groep verwijderd." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Niet in staat om groep te verwijderen." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Groepsbewerker" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Leden" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Klik op een contact om het toe te voegen of te verwijderen." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Bron (bbcode) tekst:" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Bron (Diaspora) tekst om naar BBCode om te zetten:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Bron ingave:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (ruwe HTML):" - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html:" - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Bron ingave (Diaspora formaat):" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Niet beschikbaar" - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Contact toegevoegd" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Geen systeemnotificaties meer." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Systeemnotificaties" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Nieuw Bericht" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Ik kan geen contact informatie vinden." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Privéberichten" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "Wil je echt dit bericht verwijderen?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Bericht verwijderd." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Gesprek verwijderd." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Geen berichten." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Onbekende afzender - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Jij en %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s en jij" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Verwijder gesprek" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d bericht" -msgstr[1] "%d berichten" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Bericht niet beschikbaar." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Verwijder bericht" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:73 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Geen beveiligde communicatie beschikbaar. Je kunt misschien antwoorden vanaf de profiel-pagina van de afzender." +"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." +msgstr "Friendica respecteert je privacy. Standaard zullen je berichten alleen zichtbaar zijn voor personen die jij als vriend hebt toegevoegd. Lees de help (zie de verwijzing hierboven) voor meer informatie." -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Verstuur Antwoord" +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Hulp krijgen" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s vindt het %3$s van %2$s niet leuk" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Ga naar de help" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Bericht succesvol geplaatst." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Tijdsconversie" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:82 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones." - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC tijd: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Huidige Tijdzone: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Omgerekende lokale tijd: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Selecteer je tijdzone:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Bewaren in map:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- Kies -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Ongeldige profiel-identificatie." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Zichtbaar voor" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Alle contacten (met veilige profieltoegang)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Geen contacten." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Bekijk contacten" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Mensen Zoeken" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Geen resultaten" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Nieuwe foto's uploaden" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Contactinformatie niet beschikbaar" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Album niet gevonden" - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Verwijder album" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Wil je echt dit fotoalbum en alle foto's erin verwijderen?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Verwijder foto" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Wil je echt deze foto verwijderen?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s is gelabeld in %2$s door %3$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "een foto" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Afbeelding is groter dan de maximale afmeting van" - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Afbeeldingsbestand is leeg." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Niet in staat om de afbeelding te verwerken" - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Uploaden van afbeelding mislukt." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Geen foto's geselecteerd" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Toegang tot dit item is beperkt." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Upload foto's" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nieuwe albumnaam: " - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "of bestaande albumnaam: " - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Toon geen bericht op je tijdlijn van deze upload" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Rechten" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Privé foto" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Publieke foto" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Album wijzigen" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Toon niewste eerst" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Toon oudste eerst" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Bekijk foto" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Foto is niet beschikbaar" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Bekijk foto" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Bewerk foto" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Gebruik als profielfoto" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Bekijk in volledig formaat" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Labels: " - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Alle labels verwijderen]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Roteren met de klok mee (rechts)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Roteren tegen de klok in (links)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nieuwe albumnaam" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Onderschrift" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Een label toevoegen" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping " - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Privé foto" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Publieke foto" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Delen" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Album bekijken" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Recente foto's" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Bestand is groter dan de toegelaten %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Uploaden van bestand mislukt." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Geen video's geselecteerd" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Bekijk Video" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Recente video's" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Nieuwe video's uploaden" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Je kunt onze help pagina's raadplegen voor gedetailleerde informatie over andere functies van dit programma." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5047,53 +7458,141 @@ msgstr "Kies wat je met de ontvanger wil doen" msgid "Make this post private" msgstr "Dit bericht privé maken" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Item is verwijderd." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "%1$s volgt %3$s van %2$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Account exporteren" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Alles exporteren" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Gedeelde Vrienden" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Geen gedeelde contacten." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Afbeelding is groter dan de toegestane %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s heet %2$s van harte welkom" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Antwoord van de website op afstand werd niet begrepen." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Onverwacht antwoord van website op afstand:" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Bevestiging werd correct voltooid." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Website op afstand berichtte: " + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Tijdelijke fout. Wacht even en probeer opnieuw." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Verzoek mislukt of herroepen." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Ik kan geen contact foto instellen." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Geen gebruiker gevonden voor '%s'" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "De encryptie-sleutel van onze webstek is blijkbaar beschadigd." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "We vonden op onze webstek geen contactrecord voor jou." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Niet in staat om op dit systeem je contactreferenties in te stellen." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" msgstr "" +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s is toegetreden tot %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Ik kan de originele post niet meer vinden." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Lege post weggegooid." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Systeemfout. Post niet bewaard." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Je kunt ze online bezoeken op %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s heeft een wijziging geplaatst." + #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." msgstr "Afbeelding opgeladen, maar bijsnijden mislukt." @@ -5150,546 +7649,6 @@ msgstr "Wijzigingen compleet" msgid "Image uploaded successfully." msgstr "Uploaden van afbeelding gelukt." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Toepassingen" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Geen toepassingen geïnstalleerd" - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Niets nieuw hier" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Notificaties verwijderen" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Profielmatch" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Geen sleutelwoorden om te zoeken. Voeg sleutelwoorden toe aan je standaard profiel." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "Is geïnteresseerd in:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Label verwijderd" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Verwijder label van item" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Selecteer een label om te verwijderen: " - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Verwijderen" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Titel en begintijd van de gebeurtenis zijn vereist." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l j F" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Gebeurtenis bewerken" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "Verwijzing naar bron" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Maak een nieuwe gebeurtenis" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Vorige" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "uur:minuut" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Gebeurtenis details" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Formaat is %s %s. Begindatum en titel zijn vereist." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Gebeurtenis begint:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Vereist" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Einddatum/tijd is niet gekend of niet relevant" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Gebeurtenis eindigt:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Pas aan aan de tijdzone van de gebruiker" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Beschrijving:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Titel:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Deel deze gebeurtenis" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Paginabeheer uitbesteden" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwd." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Bestaande paginabeheerders" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Bestaande personen waaraan het paginabeheer is uitbesteed" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed " - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Toevoegen" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Geen gegevens." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Contacten die geen leden zijn van een groep" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Bestanden" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Systeem onbeschikbaar wegens onderhoud" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Verwijder mijn account" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Voer je wachtwoord in voor verificatie:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Vriendschapsvoorstel verzonden." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Stel vrienden voor" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Stel een vriend voor aan %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Ik kan de originele post niet meer vinden." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Lege post weggegooid." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Systeemfout. Post niet bewaard." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Je kunt ze online bezoeken op %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s heeft een wijziging geplaatst." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} wilt je vriend worden" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} stuurde jou een bericht" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} vroeg om zich te registreren" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} gaf een reactie op het bericht van %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} vond het bericht van %s leuk" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} vond het bericht van %s niet leuk" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} is nu bevriend met %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} plaatste" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} labelde %s's bericht met #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} vermeldde je in een bericht" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID protocol fout. Geen ID Gevonden." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Login mislukt." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Ongeldige request identifier." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Verwerpen" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Systeem" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Netwerk" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Verzoeken" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Toon genegeerde verzoeken" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Verberg genegeerde verzoeken" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Notificatiesoort:" - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Vriendschapsvoorstel" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "Voorgesteld door %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Bericht over een nieuwe vriend" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "Indien toepasbaar" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Denkt dat u hem of haar kent:" - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "Ja" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "Nee" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Goedkeuren als:" - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Vriend" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Deler" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fan/Bewonderaar" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Vriendschapsverzoek" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Nieuwe Volger" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Geen vriendschaps- of connectieverzoeken." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Notificaties" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s vond het bericht van %s leuk" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s vond het bericht van %s niet leuk" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s is nu bevriend met %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s schreef een nieuw bericht" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s gaf een reactie op het bericht van %s" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Geen netwerknotificaties meer" - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Netwerknotificaties" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Geen persoonlijke notificaties meer" - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Persoonlijke notificaties" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Geen tijdlijn-notificaties meer" - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Tijdlijn-notificaties" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "Totale uitnodigingslimiet overschreden." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: Geen geldig e-mailadres." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Kom bij ons op Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Aflevering van bericht mislukt." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d bericht verzonden." -msgstr[1] "%d berichten verzonden." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Je kunt geen uitnodigingen meer sturen" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Verstuur uitnodigingen" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Vul e-mailadressen in, één per lijn:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Je zult deze uitnodigingscode moeten invullen: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Beheer Identiteiten en/of Pagina's" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen." - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Selecteer een identiteit om te beheren:" - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Welkom op %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5699,1774 +7658,47 @@ msgstr "Vrienden van %s" msgid "No friends to display." msgstr "Geen vrienden om te laten zien." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Nieuw Contact toevoegen" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Op deze website zoeken" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Voeg een webadres of -locatie in:" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Websitegids" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Voorbeeld: jan@voorbeeld.be, http://voorbeeld.nl/barbara" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Geslacht:" -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d uitnodiging beschikbaar" -msgstr[1] "%d uitnodigingen beschikbaar" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Geen gegevens (sommige gegevens kunnen verborgen zijn)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Zoek mensen" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Tijdsconversie" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Vul naam of interesse in" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Verbind/Volg" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Voorbeelden: Jan Peeters, Vissen" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Willekeurig Profiel" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Netwerken" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Alle netwerken" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Bewaarde Mappen" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Alles" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Categorieën" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "" - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "" - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "" - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "Gebruiker niet gevonden" - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "Er is geen status met dit kenmerk" - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "" - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "Volledig formaat" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Begint:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Eindigt:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(geen onderwerp)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "geen reactie" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Een uitnodiging is vereist." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Uitnodiging kon niet geverifieerd worden." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Ongeldige OpenID url" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "" +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones." -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "De foutboodschap was:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Vul de vereiste informatie in." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "gebruik een kortere naam" - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Naam te kort" - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Dat lijkt niet je volledige naam (voor- en achternaam) te zijn." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Je e-maildomein is op deze website niet toegestaan." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Geen geldig e-mailadres." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Ik kan die e-mail niet gebruiken." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Je \"bijnaam\" kan alleen \"a-z\", \"0-9\", \"-\", en \"_\" bevatten, en moet ook met een letter beginnen." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Bijnaam is al geregistreerd. Kies een andere." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Bijnaam was ooit hier geregistreerd en kan niet herbruikt worden. Kies een andere." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "ERNSTIGE FOUT: aanmaken van beveiligingssleutels mislukt." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "" - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "" - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Vrienden" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s stootte %2$s aan" +msgid "UTC time: %s" +msgstr "UTC tijd: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "aangestoten" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "bericht/item" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s markeerde %2$s's %3$s als favoriet" +msgid "Current timezone: %s" +msgstr "Huidige Tijdzone: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "verwijder" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Geselecteerde items verwijderen" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "Conversatie volgen" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Bekijk status" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Bekijk profiel" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Bekijk foto's" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Netwerkberichten" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Bewerk contact" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Stuur een privébericht" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Aanstoten" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s vindt dit leuk." +msgid "Converted localtime: %s" +msgstr "Omgerekende lokale tijd: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s vindt dit niet leuk." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d mensen vinden dit leuk" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d people vinden dit niet leuk" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "en" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", en %d andere mensen" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s vindt dit leuk." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s vindt dit niet leuk." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Zichtbaar voor iedereen" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Vul een videolink/URL in:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Vul een audiolink/URL in:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Label:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Waar ben je nu?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Item(s) verwijderen?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Verzenden per e-mail" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "rechten" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Verzenden naar Groepen" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Verzenden naar Contacten" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Privé verzending" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Uitgelogd." - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "Gebruiker '%s' bestaat al op deze server!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Fout bij het aanmaken van de gebruiker" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Fout bij het aanmaken van het gebruikersprofiel" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d contact werd niet geïmporteerd" -msgstr[1] "%d contacten werden niet geïmporteerd" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "nieuwere berichten" - -#: ../../include/text.php:298 -msgid "older" -msgstr "oudere berichten" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "vorige" - -#: ../../include/text.php:305 -msgid "first" -msgstr "eerste" - -#: ../../include/text.php:337 -msgid "last" -msgstr "laatste" - -#: ../../include/text.php:340 -msgid "next" -msgstr "volgende" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Geen contacten" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d contact" -msgstr[1] "%d contacten" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "aanstoten" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "gepingd" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "porren" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "gepord" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "slaan" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "geslagen" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "finger" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "gerfingerd" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "afpoeieren" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "afgepoeierd" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "Blij" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "Verdrietig" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "mellow" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "vermoeid" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "parmantig" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "boos" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "verbijsterd" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "onzeker" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "Geïnteresseerd" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "bitter" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "vrolijk" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "levend" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "verveeld" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "bezorgd" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "humeurig " - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "verontrust" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "gefrustreerd" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "gemotiveerd" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "ontspannen" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "verbaasd" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Maandag" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Dinsdag" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Woensdag" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Donderdag" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Vrijdag" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Zaterdag" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Zondag" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Januari" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Februari" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Maart" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "April" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Mei" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Juni" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Juli" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "Augustus" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "September" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Oktober" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "November" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "December" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "bytes" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "klik om te openen/sluiten" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Kies een andere taal" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "activiteit" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "bericht" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "Item bewaard" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica Notificatie" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Bedankt" - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s Beheerder" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Notificatie] Nieuw bericht ontvangen op %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s sent you a new private message at %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s stuurde jou %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "een prive bericht" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bezoek %s om je privé-berichten te bekijken en/of te beantwoorden." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s gaf een reactie op [url=%2$s]a %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s gaf een reactie op [url=%2$s]%3$s's %4$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s gaf een reactie op [url=%2$s]jouw %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s gaf een reactie op een bericht/conversatie die jij volgt." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bezoek %s om de conversatie te bekijken en/of te beantwoorden." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notificatie] %s heeft jou genoemd" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s heeft jou in %2$s genoemd" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]heeft jou genoemd[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "" - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica:Notify] %1$s heeft jou aangestoten" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "%1$s heeft jou aangestoten op %2$s" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "" - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Notificatie] %s heeft jouw bericht gelabeld" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s heeft jouw bericht gelabeld in %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s labelde [url=%2$s]jouw bericht[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1$s' om %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Je ontving [url=%1$s]een vriendschaps- of connectieverzoek[/url] van %2$s." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "U kunt hun profiel bezoeken op %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Bezoek %s om het verzoek goed of af te keuren." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "" - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Naam:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Foto: " - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "" - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr " op Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Een verwijderde groep met deze naam is weer tot leven gewekt. Bestaande itemrechten kunnen voor deze groep en toekomstige leden gelden. Wanneer je niet zo had bedoeld kan je een andere groep met een andere naam creëren. " - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Iedereen" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "verander" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Verander groep" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Maak nieuwe groep" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "" - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Deze website is niet geconfigureerd voor communicatie met andere netwerken." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Er werden geen compatibele communicatieprotocols of feeds ontdekt." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "" - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "" - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "" - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Het @-stijl-identiteitsadres komt niet overeen met een nekend protocol of e-mailcontact." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Gebruik mailto: voor het adres om een e-mailcontrole af te dwingen." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "" - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "" - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "" - -#: ../../include/follow.php:259 -msgid "following" -msgstr "volgend" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[geen onderwerp]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Deze sessie beëindigen" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Inloggen" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Jouw tijdlijn" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Maak een accoount" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Hulp en documentatie" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Apps" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Extra toepassingen, hulpmiddelen of spelletjes" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Doorzoek de inhoud van de website" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Conversaties op deze website" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Gids" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Personengids" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "Informatie" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Conversaties van je vrienden" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "Netwerkpagina opnieuw instellen" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "Laad de netwerkpagina zonder filters" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Vriendschapsverzoeken" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Toon alle notificaties" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Alle systeemnotificaties als gelezen markeren" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Privéberichten" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Inbox" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Verzonden berichten" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Beheren" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Andere pagina's beheren" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Account instellingen" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Beheer/Wijzig Profielen" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Beheer/Wijzig vrienden en contacten" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Website opzetten en configureren" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Navigatie" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Sitemap" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "F j Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "F j" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Verjaardag:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Leeftijd:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "voor %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Labels:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religie:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Hobby:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Contactinformatie en sociale netwerken:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Muzikale interesse " - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Boeken, literatuur:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Televisie" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/dans/cultuur/ontspanning:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Liefde/romance:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Werk/beroep:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "School/opleiding:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Afbeelding/foto" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 schreef:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Versleutelde inhoud" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Onbekend | Niet " - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Onmiddellijk blokkeren" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Onbetrouwbaar, spammer, zelfpromotor" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Bekend, maar geen mening" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, waarschijnlijk onschadelijk" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Gerenommeerd, heeft mijn vertrouwen" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "wekelijks" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "maandelijks" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "Linkedln" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "Myspace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "Diaspora-connector" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "Statusnet" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Diversen" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "jaar" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "maand" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "dag" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "nooit" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "minder dan een seconde geleden" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "jaren" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "maanden" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "week" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "weken" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "dagen" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "uur" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "uren" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minuut" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minuten" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "seconde" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "secondes" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s geleden" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "%s's verjaardag" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Gefeliciteerd %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Algemene functies" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "Meerdere profielen" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "Mogelijkheid om meerdere profielen aan te maken" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "Functies voor het opstellen van berichten" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "RTF-tekstverwerker" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "Gebruik een tekstverwerker met eenvoudige opmaakfuncties" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "Voorvertoning bericht" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "Zijbalkwidgets op netwerkpagina" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Zoeken op datum" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "Mogelijkheid om berichten te selecteren volgens datumbereik" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Groepsfilter" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde groepen" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Netwerkfilter" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde netwerken" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "Sla zoekopdrachten op voor hergebruik" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "Netwerktabs" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "Persoonlijke netwerktab" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "Nieuwe netwerktab" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "Laat de tab alleen nieuwe netwerkberichten tonen (van de laatste 12 uur)" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "Bericht-/reactiehulpmiddelen" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "Meervoudige verwijdering" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "Selecteer en verwijder meerdere berichten/reacties in een keer" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "Bewerk verzonden berichten" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "Bewerk en corrigeer berichten en reacties na verzending" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Labelen" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "Mogelijkheid om bestaande berichten te labelen" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "Categorieën berichten" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Voeg categorieën toe aan je berichten" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "Mogelijkheid om berichten in mappen te bewaren" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "Vind berichten niet leuk" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "Mogelijkheid om berichten of reacties niet leuk te vinden" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Geef berichten een ster" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Bijlagen:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Tijdens het aanmaken van databasetabellen zijn fouten vastgesteld." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Zichtbaar voor iedereen" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "" - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Je hebt een nieuwe volger op " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Wil je echt dit item verwijderen?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Archieven" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Ingebedde inhoud" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Inbedden uitgeschakeld" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Welkom" - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Upload een profielfoto." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Welkom terug " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Man" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Vrouw" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Momenteel mannelijk" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Momenteel vrouwelijk" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Meestal mannelijk" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Meestal vrouwelijk" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Interseksueel" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transseksueel" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodiet" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Genderneutraal" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Niet-specifiek" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Anders" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Onbeslist" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Manen" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Vrouwen" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Homo" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbie" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Geen voorkeur" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Biseksueel" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autoseksueel" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Onthouder" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Maagd" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Afwijkend" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetisj" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Veel" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Niet seksueel" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Alleenstaand" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Eenzaam" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Beschikbaar" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Onbeschikbaar" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Verliefd" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Smoorverliefd" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Aan het daten" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Ontrouw" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Seksverslaafd" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Vriendschap plus" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Ongebonden/vluchtig" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Verloofd" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Getrouwd" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Denkbeeldig getrouwd" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Partners" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Samenwonend" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Common-law-huwelijk" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Blij" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Bedrogen" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Uit elkaar" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Onstabiel" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Gescheiden" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Denkbeeldig gescheiden" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Weduwnaar/weduwe" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Onzeker" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Het is gecompliceerd" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Kan me niet schelen" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Vraag me" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Verwijder contact" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Selecteer je tijdzone:" diff --git a/view/nl/strings.php b/view/nl/strings.php index dffdd3efb5..38593cfb1f 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -5,63 +5,36 @@ function string_plural_select_nl($n){ return ($n != 1);; }} ; -$a->strings["This entry was edited"] = ""; -$a->strings["Private Message"] = "Privébericht"; -$a->strings["Edit"] = "Bewerken"; -$a->strings["Select"] = "Kies"; -$a->strings["Delete"] = "Verwijder"; -$a->strings["save to folder"] = "Bewaren in map"; -$a->strings["add star"] = "ster toevoegen"; -$a->strings["remove star"] = "ster verwijderen"; -$a->strings["toggle star status"] = "ster toevoegen of verwijderen"; -$a->strings["starred"] = "met ster"; -$a->strings["add tag"] = "label toevoegen"; -$a->strings["I like this (toggle)"] = "Vind ik leuk"; -$a->strings["like"] = "leuk"; -$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk"; -$a->strings["dislike"] = "niet leuk"; -$a->strings["Share this"] = "Delen"; -$a->strings["share"] = "Delen"; -$a->strings["Categories:"] = "Categorieën:"; -$a->strings["Filed under:"] = "Bewaard onder:"; -$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s"; -$a->strings["to"] = "aan"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "wall-to-wall"; -$a->strings["via Wall-To-Wall:"] = "via wall-to-wall"; -$a->strings["%s from %s"] = "%s van %s"; -$a->strings["Comment"] = "Reacties"; -$a->strings["Please wait"] = "Even geduld"; -$a->strings["%d comment"] = array( - 0 => "%d reactie", - 1 => "%d reacties", -); -$a->strings["comment"] = array( - 0 => "reactie", - 1 => "reacties", -); -$a->strings["show more"] = "toon meer"; -$a->strings["This is you"] = "Dit ben jij"; $a->strings["Submit"] = "Opslaan"; -$a->strings["Bold"] = "Vet"; -$a->strings["Italic"] = "Cursief"; -$a->strings["Underline"] = "Onderstrepen"; -$a->strings["Quote"] = "Citeren"; -$a->strings["Code"] = "Broncode"; -$a->strings["Image"] = "Afbeelding"; -$a->strings["Link"] = "Link"; -$a->strings["Video"] = "Video"; -$a->strings["Preview"] = "Voorvertoning"; -$a->strings["You must be logged in to use addons. "] = "Je moet ingelogd zijn om deze addons te kunnen gebruiken. "; -$a->strings["Not Found"] = "Niet gevonden"; -$a->strings["Page not found."] = "Pagina niet gevonden"; -$a->strings["Permission denied"] = "Toegang geweigerd"; -$a->strings["Permission denied."] = "Toegang geweigerd"; -$a->strings["toggle mobile"] = "mobiel thema omwisselen"; +$a->strings["Theme settings"] = "Thema-instellingen"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = ""; +$a->strings["Set font-size for posts and comments"] = "Stel lettergrootte voor berichten en reacties in"; +$a->strings["Set theme width"] = "Stel breedte van het thema in"; +$a->strings["Color scheme"] = "Kleurschema"; +$a->strings["Set style"] = ""; +$a->strings["don't show"] = "Niet tonen"; +$a->strings["show"] = "tonen"; +$a->strings["Set line-height for posts and comments"] = "Stel lijnhoogte voor berichten en reacties in"; +$a->strings["Set resolution for middle column"] = "Stel resolutie in voor de middelste kolom. "; +$a->strings["Set color scheme"] = "Stel kleurenschema in"; +$a->strings["Set zoomfactor for Earth Layer"] = ""; +$a->strings["Set longitude (X) for Earth Layers"] = ""; +$a->strings["Set latitude (Y) for Earth Layers"] = ""; +$a->strings["Community Pages"] = "Forum/groepspagina's"; +$a->strings["Earth Layers"] = "Earth Layers"; +$a->strings["Community Profiles"] = "Forum/groepsprofielen"; +$a->strings["Help or @NewHere ?"] = ""; +$a->strings["Connect Services"] = "Diensten verbinden"; +$a->strings["Find Friends"] = "Zoek vrienden"; +$a->strings["Last users"] = "Laatste gebruikers"; +$a->strings["Last photos"] = "Laatste foto's"; +$a->strings["Last likes"] = "Recent leuk gevonden"; $a->strings["Home"] = "Tijdlijn"; $a->strings["Your posts and conversations"] = "Jouw berichten en conversaties"; $a->strings["Profile"] = "Profiel"; $a->strings["Your profile page"] = "Jouw profiel pagina"; +$a->strings["Contacts"] = "Contacten"; +$a->strings["Your contacts"] = "Jouw contacten"; $a->strings["Photos"] = "Foto's"; $a->strings["Your photos"] = "Jouw foto's"; $a->strings["Events"] = "Gebeurtenissen"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Jouw gebeurtenissen"; $a->strings["Personal notes"] = "Persoonlijke nota's"; $a->strings["Your personal photos"] = "Jouw persoonlijke foto's"; $a->strings["Community"] = "Website"; -$a->strings["don't show"] = "Niet tonen"; -$a->strings["show"] = "tonen"; -$a->strings["Theme settings"] = "Thema-instellingen"; -$a->strings["Set font-size for posts and comments"] = "Stel lettergrootte voor berichten en reacties in"; -$a->strings["Set line-height for posts and comments"] = "Stel lijnhoogte voor berichten en reacties in"; -$a->strings["Set resolution for middle column"] = "Stel resolutie in voor de middelste kolom. "; -$a->strings["Contacts"] = "Contacten"; -$a->strings["Your contacts"] = "Jouw contacten"; -$a->strings["Community Pages"] = "Forum/groepspagina's"; -$a->strings["Community Profiles"] = "Forum/groepsprofielen"; -$a->strings["Last users"] = "Laatste gebruikers"; -$a->strings["Last likes"] = "Recent leuk gevonden"; $a->strings["event"] = "gebeurtenis"; $a->strings["status"] = "status"; $a->strings["photo"] = "foto"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s leuk"; -$a->strings["Last photos"] = "Laatste foto's"; $a->strings["Contact Photos"] = "Contactfoto's"; $a->strings["Profile Photos"] = "Profielfoto's"; -$a->strings["Find Friends"] = "Zoek vrienden"; $a->strings["Local Directory"] = "Lokale gids"; $a->strings["Global Directory"] = "Globale gids"; $a->strings["Similar Interests"] = "Dezelfde interesses"; $a->strings["Friend Suggestions"] = "Vriendschapsvoorstellen"; $a->strings["Invite Friends"] = "Vrienden uitnodigen"; $a->strings["Settings"] = "Instellingen"; -$a->strings["Earth Layers"] = "Earth Layers"; $a->strings["Set zoomfactor for Earth Layers"] = ""; -$a->strings["Set longitude (X) for Earth Layers"] = ""; -$a->strings["Set latitude (Y) for Earth Layers"] = ""; -$a->strings["Help or @NewHere ?"] = ""; -$a->strings["Connect Services"] = "Diensten verbinden"; $a->strings["Show/hide boxes at right-hand column:"] = ""; -$a->strings["Set color scheme"] = "Stel kleurenschema in"; -$a->strings["Set zoomfactor for Earth Layer"] = ""; $a->strings["Alignment"] = "Uitlijning"; $a->strings["Left"] = "Links"; $a->strings["Center"] = "Gecentreerd"; -$a->strings["Color scheme"] = "Kleurschema"; $a->strings["Posts font size"] = "Lettergrootte berichten"; $a->strings["Textareas font size"] = "Lettergrootte tekstgebieden"; $a->strings["Set colour scheme"] = "Stel kleurschema in"; -$a->strings["default"] = "standaard"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = ""; -$a->strings["Set theme width"] = "Stel breedte van het thema in"; -$a->strings["Set style"] = ""; +$a->strings["You must be logged in to use addons. "] = "Je moet ingelogd zijn om deze addons te kunnen gebruiken. "; +$a->strings["Not Found"] = "Niet gevonden"; +$a->strings["Page not found."] = "Pagina niet gevonden"; +$a->strings["Permission denied"] = "Toegang geweigerd"; +$a->strings["Permission denied."] = "Toegang geweigerd"; +$a->strings["toggle mobile"] = "mobiel thema omwisselen"; $a->strings["Delete this item?"] = "Dit item verwijderen?"; +$a->strings["Comment"] = "Reacties"; +$a->strings["show more"] = "toon meer"; $a->strings["show fewer"] = "Minder tonen"; $a->strings["Update %s failed. See error logs."] = "Wijziging %s mislukt. Lees de error logbestanden."; -$a->strings["Update Error at %s"] = "Wijzigingsfout op %s"; $a->strings["Create a New Account"] = "Nieuw account aanmaken"; $a->strings["Register"] = "Registreer"; $a->strings["Logout"] = "Uitloggen"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Plaats:"; $a->strings["Gender:"] = "Geslacht:"; $a->strings["Status:"] = "Tijdlijn:"; $a->strings["Homepage:"] = "Website:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "G l j F"; $a->strings["F d"] = "d F"; $a->strings["[today]"] = "[vandaag]"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = "Video's"; $a->strings["Events and Calendar"] = "Gebeurtenissen en kalender"; $a->strings["Personal Notes"] = "Persoonlijke Nota's"; $a->strings["Only You Can See This"] = "Alleen jij kunt dit zien"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s is op dit moment %2\$s"; -$a->strings["Mood"] = "Stemming"; -$a->strings["Set your current mood and tell your friends"] = "Stel je huidige stemming in, en vertel het je vrienden"; -$a->strings["Public access denied."] = "Niet vrij toegankelijk"; +$a->strings["General Features"] = "Algemene functies"; +$a->strings["Multiple Profiles"] = "Meerdere profielen"; +$a->strings["Ability to create multiple profiles"] = "Mogelijkheid om meerdere profielen aan te maken"; +$a->strings["Post Composition Features"] = "Functies voor het opstellen van berichten"; +$a->strings["Richtext Editor"] = "RTF-tekstverwerker"; +$a->strings["Enable richtext editor"] = "Gebruik een tekstverwerker met eenvoudige opmaakfuncties"; +$a->strings["Post Preview"] = "Voorvertoning bericht"; +$a->strings["Allow previewing posts and comments before publishing them"] = ""; +$a->strings["Auto-mention Forums"] = ""; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; +$a->strings["Network Sidebar Widgets"] = "Zijbalkwidgets op netwerkpagina"; +$a->strings["Search by Date"] = "Zoeken op datum"; +$a->strings["Ability to select posts by date ranges"] = "Mogelijkheid om berichten te selecteren volgens datumbereik"; +$a->strings["Group Filter"] = "Groepsfilter"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde groepen"; +$a->strings["Network Filter"] = "Netwerkfilter"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde netwerken"; +$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten"; +$a->strings["Save search terms for re-use"] = "Sla zoekopdrachten op voor hergebruik"; +$a->strings["Network Tabs"] = "Netwerktabs"; +$a->strings["Network Personal Tab"] = "Persoonlijke netwerktab"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had"; +$a->strings["Network New Tab"] = "Nieuwe netwerktab"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Laat de tab alleen nieuwe netwerkberichten tonen (van de laatste 12 uur)"; +$a->strings["Network Shared Links Tab"] = ""; +$a->strings["Enable tab to display only Network posts with links in them"] = ""; +$a->strings["Post/Comment Tools"] = "Bericht-/reactiehulpmiddelen"; +$a->strings["Multiple Deletion"] = "Meervoudige verwijdering"; +$a->strings["Select and delete multiple posts/comments at once"] = "Selecteer en verwijder meerdere berichten/reacties in een keer"; +$a->strings["Edit Sent Posts"] = "Bewerk verzonden berichten"; +$a->strings["Edit and correct posts and comments after sending"] = "Bewerk en corrigeer berichten en reacties na verzending"; +$a->strings["Tagging"] = "Labelen"; +$a->strings["Ability to tag existing posts"] = "Mogelijkheid om bestaande berichten te labelen"; +$a->strings["Post Categories"] = "Categorieën berichten"; +$a->strings["Add categories to your posts"] = "Voeg categorieën toe aan je berichten"; +$a->strings["Saved Folders"] = "Bewaarde Mappen"; +$a->strings["Ability to file posts under folders"] = "Mogelijkheid om berichten in mappen te bewaren"; +$a->strings["Dislike Posts"] = "Vind berichten niet leuk"; +$a->strings["Ability to dislike posts/comments"] = "Mogelijkheid om berichten of reacties niet leuk te vinden"; +$a->strings["Star Posts"] = "Geef berichten een ster"; +$a->strings["Ability to mark special posts with a star indicator"] = ""; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "%s's verjaardag"; +$a->strings["Happy Birthday %s"] = "Gefeliciteerd %s"; +$a->strings["[Name Withheld]"] = "[Naam achtergehouden]"; $a->strings["Item not found."] = "Item niet gevonden."; -$a->strings["Access to this profile has been restricted."] = "Toegang tot dit profiel is beperkt."; -$a->strings["Item has been removed."] = "Item is verwijderd."; -$a->strings["Access denied."] = "Toegang geweigerd"; -$a->strings["This is Friendica, version"] = "Dit is Friendica, versie"; -$a->strings["running at web location"] = "draaiend op web-adres"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bezoek Friendica.com om meer te leren over het Friendica project."; -$a->strings["Bug reports and issues: please visit"] = "Bug rapporten en problemen: bezoek"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggesties, lof, donaties, enzovoort - stuur een e-mail naar \"info\" op Friendica - dot com"; -$a->strings["Installed plugins/addons/apps:"] = "Geïnstalleerde plugins/toepassingen:"; -$a->strings["No installed plugins/addons/apps"] = "Geen plugins of toepassingen geïnstalleerd"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s heet %2\$s van harte welkom"; +$a->strings["Do you really want to delete this item?"] = "Wil je echt dit item verwijderen?"; +$a->strings["Yes"] = "Ja"; +$a->strings["Cancel"] = "Annuleren"; +$a->strings["Archives"] = "Archieven"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde groep met deze naam is weer tot leven gewekt. Bestaande itemrechten kunnen voor deze groep en toekomstige leden gelden. Wanneer je niet zo had bedoeld kan je een andere groep met een andere naam creëren. "; +$a->strings["Default privacy group for new contacts"] = ""; +$a->strings["Everybody"] = "Iedereen"; +$a->strings["edit"] = "verander"; +$a->strings["Groups"] = "Groepen"; +$a->strings["Edit group"] = "Verander groep"; +$a->strings["Create a new group"] = "Maak nieuwe groep"; +$a->strings["Contacts not in any group"] = ""; +$a->strings["add"] = "toevoegen"; +$a->strings["Wall Photos"] = ""; +$a->strings["Cannot locate DNS info for database server '%s'"] = ""; +$a->strings["Add New Contact"] = "Nieuw Contact toevoegen"; +$a->strings["Enter address or web location"] = "Voeg een webadres of -locatie in:"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: jan@voorbeeld.be, http://voorbeeld.nl/barbara"; +$a->strings["%d invitation available"] = array( + 0 => "%d uitnodiging beschikbaar", + 1 => "%d uitnodigingen beschikbaar", +); +$a->strings["Find People"] = "Zoek mensen"; +$a->strings["Enter name or interest"] = "Vul naam of interesse in"; +$a->strings["Connect/Follow"] = "Verbind/Volg"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeelden: Jan Peeters, Vissen"; +$a->strings["Find"] = "Zoek"; +$a->strings["Random Profile"] = "Willekeurig Profiel"; +$a->strings["Networks"] = "Netwerken"; +$a->strings["All Networks"] = "Alle netwerken"; +$a->strings["Everything"] = "Alles"; +$a->strings["Categories"] = "Categorieën"; +$a->strings["%d contact in common"] = array( + 0 => "%d gedeeld contact", + 1 => "%d gedeelde contacten", +); +$a->strings["Friendica Notification"] = "Friendica Notificatie"; +$a->strings["Thank You,"] = "Bedankt"; +$a->strings["%s Administrator"] = "%s Beheerder"; +$a->strings["noreply"] = "geen reactie"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificatie] Nieuw bericht ontvangen op %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sent you a new private message at %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s stuurde jou %2\$s."; +$a->strings["a private message"] = "een prive bericht"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bezoek %s om je privé-berichten te bekijken en/of te beantwoorden."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]a %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]%3\$s's %4\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]jouw %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; +$a->strings["%s commented on an item/conversation you have been following."] = "%s gaf een reactie op een bericht/conversatie die jij volgt."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bezoek %s om de conversatie te bekijken en/of te beantwoorden."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = ""; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificatie] %s heeft jou genoemd"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s heeft jou in %2\$s genoemd"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]heeft jou genoemd[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = ""; +$a->strings["%1\$s shared a new post at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s heeft jou aangestoten"; +$a->strings["%1\$s poked you at %2\$s"] = "%1\$s heeft jou aangestoten op %2\$s"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificatie] %s heeft jouw bericht gelabeld"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s heeft jouw bericht gelabeld in %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s labelde [url=%2\$s]jouw bericht[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1\$s' om %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Je ontving [url=%1\$s]een vriendschaps- of connectieverzoek[/url] van %2\$s."; +$a->strings["You may visit their profile at %s"] = "U kunt hun profiel bezoeken op %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Bezoek %s om het verzoek goed of af te keuren."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = ""; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = ""; +$a->strings["Name:"] = "Naam:"; +$a->strings["Photo:"] = "Foto: "; +$a->strings["Please visit %s to approve or reject the suggestion."] = ""; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = "Gebruiker niet gevonden"; +$a->strings["There is no status with this id."] = "Er is geen status met dit kenmerk"; +$a->strings["There is no conversation with this id."] = ""; +$a->strings["view full size"] = "Volledig formaat"; +$a->strings[" on Last.fm"] = " op Last.fm"; +$a->strings["Full Name:"] = "Volledige Naam:"; +$a->strings["j F, Y"] = "F j Y"; +$a->strings["j F"] = "F j"; +$a->strings["Birthday:"] = "Verjaardag:"; +$a->strings["Age:"] = "Leeftijd:"; +$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Seksuele Voorkeur:"; +$a->strings["Hometown:"] = "Woonplaats:"; +$a->strings["Tags:"] = "Labels:"; +$a->strings["Political Views:"] = "Politieke standpunten:"; +$a->strings["Religion:"] = "Religie:"; +$a->strings["About:"] = "Over:"; +$a->strings["Hobbies/Interests:"] = "Hobby:"; +$a->strings["Likes:"] = "Houdt van:"; +$a->strings["Dislikes:"] = "Houdt niet van:"; +$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:"; +$a->strings["Musical interests:"] = "Muzikale interesse "; +$a->strings["Books, literature:"] = "Boeken, literatuur:"; +$a->strings["Television:"] = "Televisie"; +$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/cultuur/ontspanning:"; +$a->strings["Love/Romance:"] = "Liefde/romance:"; +$a->strings["Work/employment:"] = "Werk/beroep:"; +$a->strings["School/education:"] = "School/opleiding:"; +$a->strings["Nothing new here"] = "Niets nieuw hier"; +$a->strings["Clear notifications"] = "Notificaties verwijderen"; +$a->strings["End this session"] = "Deze sessie beëindigen"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Inloggen"; +$a->strings["Home Page"] = "Jouw tijdlijn"; +$a->strings["Create an account"] = "Maak een accoount"; +$a->strings["Help"] = "Help"; +$a->strings["Help and documentation"] = "Hulp en documentatie"; +$a->strings["Apps"] = "Apps"; +$a->strings["Addon applications, utilities, games"] = "Extra toepassingen, hulpmiddelen of spelletjes"; +$a->strings["Search"] = "Zoeken"; +$a->strings["Search site content"] = "Doorzoek de inhoud van de website"; +$a->strings["Conversations on this site"] = "Conversaties op deze website"; +$a->strings["Directory"] = "Gids"; +$a->strings["People directory"] = "Personengids"; +$a->strings["Information"] = "Informatie"; +$a->strings["Information about this friendica instance"] = ""; +$a->strings["Network"] = "Netwerk"; +$a->strings["Conversations from your friends"] = "Conversaties van je vrienden"; +$a->strings["Network Reset"] = "Netwerkpagina opnieuw instellen"; +$a->strings["Load Network page with no filters"] = "Laad de netwerkpagina zonder filters"; +$a->strings["Introductions"] = "Verzoeken"; +$a->strings["Friend Requests"] = "Vriendschapsverzoeken"; +$a->strings["Notifications"] = "Notificaties"; +$a->strings["See all notifications"] = "Toon alle notificaties"; +$a->strings["Mark all system notifications seen"] = "Alle systeemnotificaties als gelezen markeren"; +$a->strings["Messages"] = "Privéberichten"; +$a->strings["Private mail"] = "Privéberichten"; +$a->strings["Inbox"] = "Inbox"; +$a->strings["Outbox"] = "Verzonden berichten"; +$a->strings["New Message"] = "Nieuw Bericht"; +$a->strings["Manage"] = "Beheren"; +$a->strings["Manage other pages"] = "Andere pagina's beheren"; +$a->strings["Delegations"] = ""; +$a->strings["Delegate Page Management"] = "Paginabeheer uitbesteden"; +$a->strings["Account settings"] = "Account instellingen"; +$a->strings["Manage/Edit Profiles"] = "Beheer/Wijzig Profielen"; +$a->strings["Manage/edit friends and contacts"] = "Beheer/Wijzig vrienden en contacten"; +$a->strings["Admin"] = "Beheer"; +$a->strings["Site setup and configuration"] = "Website opzetten en configureren"; +$a->strings["Navigation"] = "Navigatie"; +$a->strings["Site map"] = "Sitemap"; +$a->strings["Click here to upgrade."] = ""; +$a->strings["This action exceeds the limits set by your subscription plan."] = ""; +$a->strings["This action is not available under your subscription plan."] = ""; +$a->strings["Disallowed profile URL."] = "Niet toegelaten profiel adres."; +$a->strings["Connect URL missing."] = ""; +$a->strings["This site is not configured to allow communications with other networks."] = "Deze website is niet geconfigureerd voor communicatie met andere netwerken."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Er werden geen compatibele communicatieprotocols of feeds ontdekt."; +$a->strings["The profile address specified does not provide adequate information."] = ""; +$a->strings["An author or name was not found."] = ""; +$a->strings["No browser URL could be matched to this address."] = ""; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Het @-stijl-identiteitsadres komt niet overeen met een nekend protocol of e-mailcontact."; +$a->strings["Use mailto: in front of address to force email check."] = "Gebruik mailto: voor het adres om een e-mailcontrole af te dwingen."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = ""; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = ""; +$a->strings["Unable to retrieve contact information."] = ""; +$a->strings["following"] = "volgend"; +$a->strings["Error decoding account file"] = ""; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; +$a->strings["Error! Cannot check nickname"] = ""; +$a->strings["User '%s' already exists on this server!"] = "Gebruiker '%s' bestaat al op deze server!"; +$a->strings["User creation error"] = "Fout bij het aanmaken van de gebruiker"; +$a->strings["User profile creation error"] = "Fout bij het aanmaken van het gebruikersprofiel"; +$a->strings["%d contact not imported"] = array( + 0 => "%d contact werd niet geïmporteerd", + 1 => "%d contacten werden niet geïmporteerd", +); +$a->strings["Done. You can now login with your username and password"] = "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Begint:"; +$a->strings["Finishes:"] = "Eindigt:"; +$a->strings["stopped following"] = ""; +$a->strings["Poke"] = "Aanstoten"; +$a->strings["View Status"] = "Bekijk status"; +$a->strings["View Profile"] = "Bekijk profiel"; +$a->strings["View Photos"] = "Bekijk foto's"; +$a->strings["Network Posts"] = "Netwerkberichten"; +$a->strings["Edit Contact"] = "Bewerk contact"; +$a->strings["Drop Contact"] = "Verwijder contact"; +$a->strings["Send PM"] = "Stuur een privébericht"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Tijdens het aanmaken van databasetabellen zijn fouten vastgesteld."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Diversen"; +$a->strings["year"] = "jaar"; +$a->strings["month"] = "maand"; +$a->strings["day"] = "dag"; +$a->strings["never"] = "nooit"; +$a->strings["less than a second ago"] = "minder dan een seconde geleden"; +$a->strings["years"] = "jaren"; +$a->strings["months"] = "maanden"; +$a->strings["week"] = "week"; +$a->strings["weeks"] = "weken"; +$a->strings["days"] = "dagen"; +$a->strings["hour"] = "uur"; +$a->strings["hours"] = "uren"; +$a->strings["minute"] = "minuut"; +$a->strings["minutes"] = "minuten"; +$a->strings["second"] = "seconde"; +$a->strings["seconds"] = "secondes"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s geleden"; +$a->strings["[no subject]"] = "[geen onderwerp]"; +$a->strings["(no subject)"] = "(geen onderwerp)"; +$a->strings["Unknown | Not categorised"] = "Onbekend | Niet "; +$a->strings["Block immediately"] = "Onmiddellijk blokkeren"; +$a->strings["Shady, spammer, self-marketer"] = "Onbetrouwbaar, spammer, zelfpromotor"; +$a->strings["Known to me, but no opinion"] = "Bekend, maar geen mening"; +$a->strings["OK, probably harmless"] = "OK, waarschijnlijk onschadelijk"; +$a->strings["Reputable, has my trust"] = "Gerenommeerd, heeft mijn vertrouwen"; +$a->strings["Frequently"] = "Frequent"; +$a->strings["Hourly"] = "elk uur"; +$a->strings["Twice daily"] = "Twee keer per dag"; +$a->strings["Daily"] = "dagelijks"; +$a->strings["Weekly"] = "wekelijks"; +$a->strings["Monthly"] = "maandelijks"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "Linkedln"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "Myspace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = "Diaspora-connector"; +$a->strings["Statusnet"] = "Statusnet"; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is nu bevriend met %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = ""; +$a->strings["Attachments:"] = "Bijlagen:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s niet leuk"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s stootte %2\$s aan"; +$a->strings["poked"] = "aangestoten"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s is op dit moment %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s labelde %3\$s van %2\$s met %4\$s"; +$a->strings["post/item"] = "bericht/item"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s markeerde %2\$s's %3\$s als favoriet"; +$a->strings["Select"] = "Kies"; +$a->strings["Delete"] = "Verwijder"; +$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s"; +$a->strings["Categories:"] = "Categorieën:"; +$a->strings["Filed under:"] = "Bewaard onder:"; +$a->strings["%s from %s"] = "%s van %s"; +$a->strings["View in context"] = "In context bekijken"; +$a->strings["Please wait"] = "Even geduld"; +$a->strings["remove"] = "verwijder"; +$a->strings["Delete Selected Items"] = "Geselecteerde items verwijderen"; +$a->strings["Follow Thread"] = "Conversatie volgen"; +$a->strings["%s likes this."] = "%s vindt dit leuk."; +$a->strings["%s doesn't like this."] = "%s vindt dit niet leuk."; +$a->strings["%2\$d people like this"] = "%2\$d mensen vinden dit leuk"; +$a->strings["%2\$d people don't like this"] = "%2\$d people vinden dit niet leuk"; +$a->strings["and"] = "en"; +$a->strings[", and %d other people"] = ", en %d andere mensen"; +$a->strings["%s like this."] = "%s vindt dit leuk."; +$a->strings["%s don't like this."] = "%s vindt dit niet leuk."; +$a->strings["Visible to everybody"] = "Zichtbaar voor iedereen"; +$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:"; +$a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:"; +$a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:"; +$a->strings["Tag term:"] = "Label:"; +$a->strings["Save to Folder:"] = "Bewaren in map:"; +$a->strings["Where are you right now?"] = "Waar ben je nu?"; +$a->strings["Delete item(s)?"] = "Item(s) verwijderen?"; +$a->strings["Post to Email"] = "Verzenden per e-mail"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "Je profieldetails verbergen voor onbekende bezoekers?"; +$a->strings["Share"] = "Delen"; +$a->strings["Upload photo"] = "Foto uploaden"; +$a->strings["upload photo"] = "Foto uploaden"; +$a->strings["Attach file"] = "Bestand bijvoegen"; +$a->strings["attach file"] = "bestand bijvoegen"; +$a->strings["Insert web link"] = "Voeg een webadres in"; +$a->strings["web link"] = "webadres"; +$a->strings["Insert video link"] = "Voeg video toe"; +$a->strings["video link"] = "video adres"; +$a->strings["Insert audio link"] = "Voeg audio adres toe"; +$a->strings["audio link"] = "audio adres"; +$a->strings["Set your location"] = "Stel uw locatie in"; +$a->strings["set location"] = "Stel uw locatie in"; +$a->strings["Clear browser location"] = "Verwijder locatie uit uw webbrowser"; +$a->strings["clear location"] = "Verwijder locatie uit uw webbrowser"; +$a->strings["Set title"] = "Titel plaatsen"; +$a->strings["Categories (comma-separated list)"] = "Categorieën (komma-gescheiden lijst)"; +$a->strings["Permission settings"] = "Instellingen van rechten"; +$a->strings["permissions"] = "rechten"; +$a->strings["CC: email addresses"] = "CC: e-mailadressen"; +$a->strings["Public post"] = "Openbare post"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be"; +$a->strings["Preview"] = "Voorvertoning"; +$a->strings["Post to Groups"] = "Verzenden naar Groepen"; +$a->strings["Post to Contacts"] = "Verzenden naar Contacten"; +$a->strings["Private post"] = "Privé verzending"; +$a->strings["newer"] = "nieuwere berichten"; +$a->strings["older"] = "oudere berichten"; +$a->strings["prev"] = "vorige"; +$a->strings["first"] = "eerste"; +$a->strings["last"] = "laatste"; +$a->strings["next"] = "volgende"; +$a->strings["No contacts"] = "Geen contacten"; +$a->strings["%d Contact"] = array( + 0 => "%d contact", + 1 => "%d contacten", +); +$a->strings["View Contacts"] = "Bekijk contacten"; +$a->strings["Save"] = "Bewaren"; +$a->strings["poke"] = "aanstoten"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "gepingd"; +$a->strings["prod"] = "porren"; +$a->strings["prodded"] = "gepord"; +$a->strings["slap"] = "slaan"; +$a->strings["slapped"] = "geslagen"; +$a->strings["finger"] = "finger"; +$a->strings["fingered"] = "gerfingerd"; +$a->strings["rebuff"] = "afpoeieren"; +$a->strings["rebuffed"] = "afgepoeierd"; +$a->strings["happy"] = "Blij"; +$a->strings["sad"] = "Verdrietig"; +$a->strings["mellow"] = "mellow"; +$a->strings["tired"] = "vermoeid"; +$a->strings["perky"] = "parmantig"; +$a->strings["angry"] = "boos"; +$a->strings["stupified"] = "verbijsterd"; +$a->strings["puzzled"] = "onzeker"; +$a->strings["interested"] = "Geïnteresseerd"; +$a->strings["bitter"] = "bitter"; +$a->strings["cheerful"] = "vrolijk"; +$a->strings["alive"] = "levend"; +$a->strings["annoyed"] = "verveeld"; +$a->strings["anxious"] = "bezorgd"; +$a->strings["cranky"] = "humeurig "; +$a->strings["disturbed"] = "verontrust"; +$a->strings["frustrated"] = "gefrustreerd"; +$a->strings["motivated"] = "gemotiveerd"; +$a->strings["relaxed"] = "ontspannen"; +$a->strings["surprised"] = "verbaasd"; +$a->strings["Monday"] = "Maandag"; +$a->strings["Tuesday"] = "Dinsdag"; +$a->strings["Wednesday"] = "Woensdag"; +$a->strings["Thursday"] = "Donderdag"; +$a->strings["Friday"] = "Vrijdag"; +$a->strings["Saturday"] = "Zaterdag"; +$a->strings["Sunday"] = "Zondag"; +$a->strings["January"] = "Januari"; +$a->strings["February"] = "Februari"; +$a->strings["March"] = "Maart"; +$a->strings["April"] = "April"; +$a->strings["May"] = "Mei"; +$a->strings["June"] = "Juni"; +$a->strings["July"] = "Juli"; +$a->strings["August"] = "Augustus"; +$a->strings["September"] = "September"; +$a->strings["October"] = "Oktober"; +$a->strings["November"] = "November"; +$a->strings["December"] = "December"; +$a->strings["View Video"] = "Bekijk Video"; +$a->strings["bytes"] = "bytes"; +$a->strings["Click to open/close"] = "klik om te openen/sluiten"; +$a->strings["link to source"] = "Verwijzing naar bron"; +$a->strings["default"] = "standaard"; +$a->strings["Select an alternate language"] = "Kies een andere taal"; +$a->strings["activity"] = "activiteit"; +$a->strings["comment"] = array( + 0 => "reactie", + 1 => "reacties", +); +$a->strings["post"] = "bericht"; +$a->strings["Item filed"] = "Item bewaard"; +$a->strings["Logged out."] = "Uitgelogd."; +$a->strings["Login failed."] = "Login mislukt."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; +$a->strings["The error message was:"] = "De foutboodschap was:"; +$a->strings["Image/photo"] = "Afbeelding/foto"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = ""; +$a->strings["$1 wrote:"] = "$1 schreef:"; +$a->strings["Encrypted content"] = "Versleutelde inhoud"; +$a->strings["Welcome "] = "Welkom"; +$a->strings["Please upload a profile photo."] = "Upload een profielfoto."; +$a->strings["Welcome back "] = "Welkom terug "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; +$a->strings["Embedded content"] = "Ingebedde inhoud"; +$a->strings["Embedding disabled"] = "Inbedden uitgeschakeld"; +$a->strings["Male"] = "Man"; +$a->strings["Female"] = "Vrouw"; +$a->strings["Currently Male"] = "Momenteel mannelijk"; +$a->strings["Currently Female"] = "Momenteel vrouwelijk"; +$a->strings["Mostly Male"] = "Meestal mannelijk"; +$a->strings["Mostly Female"] = "Meestal vrouwelijk"; +$a->strings["Transgender"] = "Transgender"; +$a->strings["Intersex"] = "Interseksueel"; +$a->strings["Transsexual"] = "Transseksueel"; +$a->strings["Hermaphrodite"] = "Hermafrodiet"; +$a->strings["Neuter"] = "Genderneutraal"; +$a->strings["Non-specific"] = "Niet-specifiek"; +$a->strings["Other"] = "Anders"; +$a->strings["Undecided"] = "Onbeslist"; +$a->strings["Males"] = "Manen"; +$a->strings["Females"] = "Vrouwen"; +$a->strings["Gay"] = "Homo"; +$a->strings["Lesbian"] = "Lesbie"; +$a->strings["No Preference"] = "Geen voorkeur"; +$a->strings["Bisexual"] = "Biseksueel"; +$a->strings["Autosexual"] = "Autoseksueel"; +$a->strings["Abstinent"] = "Onthouder"; +$a->strings["Virgin"] = "Maagd"; +$a->strings["Deviant"] = "Afwijkend"; +$a->strings["Fetish"] = "Fetisj"; +$a->strings["Oodles"] = "Veel"; +$a->strings["Nonsexual"] = "Niet seksueel"; +$a->strings["Single"] = "Alleenstaand"; +$a->strings["Lonely"] = "Eenzaam"; +$a->strings["Available"] = "Beschikbaar"; +$a->strings["Unavailable"] = "Onbeschikbaar"; +$a->strings["Has crush"] = "Verliefd"; +$a->strings["Infatuated"] = "Smoorverliefd"; +$a->strings["Dating"] = "Aan het daten"; +$a->strings["Unfaithful"] = "Ontrouw"; +$a->strings["Sex Addict"] = "Seksverslaafd"; +$a->strings["Friends"] = "Vrienden"; +$a->strings["Friends/Benefits"] = "Vriendschap plus"; +$a->strings["Casual"] = "Ongebonden/vluchtig"; +$a->strings["Engaged"] = "Verloofd"; +$a->strings["Married"] = "Getrouwd"; +$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd"; +$a->strings["Partners"] = "Partners"; +$a->strings["Cohabiting"] = "Samenwonend"; +$a->strings["Common law"] = "Common-law-huwelijk"; +$a->strings["Happy"] = "Blij"; +$a->strings["Not looking"] = ""; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Bedrogen"; +$a->strings["Separated"] = "Uit elkaar"; +$a->strings["Unstable"] = "Onstabiel"; +$a->strings["Divorced"] = "Gescheiden"; +$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden"; +$a->strings["Widowed"] = "Weduwnaar/weduwe"; +$a->strings["Uncertain"] = "Onzeker"; +$a->strings["It's complicated"] = "Het is gecompliceerd"; +$a->strings["Don't care"] = "Kan me niet schelen"; +$a->strings["Ask me"] = "Vraag me"; +$a->strings["An invitation is required."] = "Een uitnodiging is vereist."; +$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden."; +$a->strings["Invalid OpenID url"] = "Ongeldige OpenID url"; +$a->strings["Please enter the required information."] = "Vul de vereiste informatie in."; +$a->strings["Please use a shorter name."] = "gebruik een kortere naam"; +$a->strings["Name too short."] = "Naam te kort"; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Dat lijkt niet je volledige naam (voor- en achternaam) te zijn."; +$a->strings["Your email domain is not among those allowed on this site."] = "Je e-maildomein is op deze website niet toegestaan."; +$a->strings["Not a valid email address."] = "Geen geldig e-mailadres."; +$a->strings["Cannot use that email."] = "Ik kan die e-mail niet gebruiken."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Je \"bijnaam\" kan alleen \"a-z\", \"0-9\", \"-\", en \"_\" bevatten, en moet ook met een letter beginnen."; +$a->strings["Nickname is already registered. Please choose another."] = "Bijnaam is al geregistreerd. Kies een andere."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Bijnaam was ooit hier geregistreerd en kan niet herbruikt worden. Kies een andere."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERNSTIGE FOUT: aanmaken van beveiligingssleutels mislukt."; +$a->strings["An error occurred during registration. Please try again."] = ""; +$a->strings["An error occurred creating your default profile. Please try again."] = ""; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Registratie details voor %s"; +$a->strings["Visible to everybody"] = "Zichtbaar voor iedereen"; +$a->strings["This entry was edited"] = ""; +$a->strings["Private Message"] = "Privébericht"; +$a->strings["Edit"] = "Bewerken"; +$a->strings["save to folder"] = "Bewaren in map"; +$a->strings["add star"] = "ster toevoegen"; +$a->strings["remove star"] = "ster verwijderen"; +$a->strings["toggle star status"] = "ster toevoegen of verwijderen"; +$a->strings["starred"] = "met ster"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "label toevoegen"; +$a->strings["I like this (toggle)"] = "Vind ik leuk"; +$a->strings["like"] = "leuk"; +$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk"; +$a->strings["dislike"] = "niet leuk"; +$a->strings["Share this"] = "Delen"; +$a->strings["share"] = "Delen"; +$a->strings["to"] = "aan"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "wall-to-wall"; +$a->strings["via Wall-To-Wall:"] = "via wall-to-wall"; +$a->strings["%d comment"] = array( + 0 => "%d reactie", + 1 => "%d reacties", +); +$a->strings["This is you"] = "Dit ben jij"; +$a->strings["Bold"] = "Vet"; +$a->strings["Italic"] = "Cursief"; +$a->strings["Underline"] = "Onderstrepen"; +$a->strings["Quote"] = "Citeren"; +$a->strings["Code"] = "Broncode"; +$a->strings["Image"] = "Afbeelding"; +$a->strings["Link"] = "Link"; +$a->strings["Video"] = "Video"; +$a->strings["Item not available."] = "Item niet beschikbaar"; +$a->strings["Item was not found."] = "Item niet gevonden"; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = ""; +$a->strings["No recipient selected."] = "Geen ontvanger geselecteerd."; +$a->strings["Unable to check your home location."] = "Niet in staat om je tijdlijn-locatie vast te stellen"; +$a->strings["Message could not be sent."] = "Bericht kon niet verzonden worden."; +$a->strings["Message collection failure."] = "Fout bij het verzamelen van berichten."; +$a->strings["Message sent."] = "Bericht verzonden."; +$a->strings["No recipient."] = "Geen ontvanger."; +$a->strings["Send Private Message"] = "Verstuur privébericht"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Als je wilt dat %s antwoordt moet je nakijken dat de privacy-instellingen op jouw website privéberichten van onbekende afzenders toelaat."; +$a->strings["To:"] = "Aan:"; +$a->strings["Subject:"] = "Onderwerp:"; +$a->strings["Your message:"] = "Jouw bericht:"; +$a->strings["Group created."] = "Groep aangemaakt."; +$a->strings["Could not create group."] = "Kon de groep niet aanmaken."; +$a->strings["Group not found."] = "Groep niet gevonden."; +$a->strings["Group name changed."] = "Groepsnaam gewijzigd."; +$a->strings["Save Group"] = ""; +$a->strings["Create a group of contacts/friends."] = "Maak een groep contacten/vrienden aan."; +$a->strings["Group Name: "] = "Groepsnaam:"; +$a->strings["Group removed."] = "Groep verwijderd."; +$a->strings["Unable to remove group."] = "Niet in staat om groep te verwijderen."; +$a->strings["Group Editor"] = "Groepsbewerker"; +$a->strings["Members"] = "Leden"; +$a->strings["All Contacts"] = "Alle Contacten"; +$a->strings["Click on a contact to add or remove."] = "Klik op een contact om het toe te voegen of te verwijderen."; +$a->strings["No potential page delegates located."] = "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwd."; +$a->strings["Existing Page Managers"] = "Bestaande paginabeheerders"; +$a->strings["Existing Page Delegates"] = "Bestaande personen waaraan het paginabeheer is uitbesteed"; +$a->strings["Potential Delegates"] = "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed "; +$a->strings["Remove"] = "Verwijderen"; +$a->strings["Add"] = "Toevoegen"; +$a->strings["No entries."] = "Geen gegevens."; +$a->strings["Invalid request identifier."] = "Ongeldige request identifier."; +$a->strings["Discard"] = "Verwerpen"; +$a->strings["Ignore"] = "Negeren"; +$a->strings["System"] = "Systeem"; +$a->strings["Personal"] = "Persoonlijk"; +$a->strings["Show Ignored Requests"] = "Toon genegeerde verzoeken"; +$a->strings["Hide Ignored Requests"] = "Verberg genegeerde verzoeken"; +$a->strings["Notification type: "] = "Notificatiesoort:"; +$a->strings["Friend Suggestion"] = "Vriendschapsvoorstel"; +$a->strings["suggested by %s"] = "Voorgesteld door %s"; +$a->strings["Hide this contact from others"] = "Verberg dit contact voor anderen"; +$a->strings["Post a new friend activity"] = "Bericht over een nieuwe vriend"; +$a->strings["if applicable"] = "Indien toepasbaar"; +$a->strings["Approve"] = "Goedkeuren"; +$a->strings["Claims to be known to you: "] = "Denkt dat u hem of haar kent:"; +$a->strings["yes"] = "Ja"; +$a->strings["no"] = "Nee"; +$a->strings["Approve as: "] = "Goedkeuren als:"; +$a->strings["Friend"] = "Vriend"; +$a->strings["Sharer"] = "Deler"; +$a->strings["Fan/Admirer"] = "Fan/Bewonderaar"; +$a->strings["Friend/Connect Request"] = "Vriendschapsverzoek"; +$a->strings["New Follower"] = "Nieuwe Volger"; +$a->strings["No introductions."] = "Geen vriendschaps- of connectieverzoeken."; +$a->strings["%s liked %s's post"] = "%s vond het bericht van %s leuk"; +$a->strings["%s disliked %s's post"] = "%s vond het bericht van %s niet leuk"; +$a->strings["%s is now friends with %s"] = "%s is nu bevriend met %s"; +$a->strings["%s created a new post"] = "%s schreef een nieuw bericht"; +$a->strings["%s commented on %s's post"] = "%s gaf een reactie op het bericht van %s"; +$a->strings["No more network notifications."] = "Geen netwerknotificaties meer"; +$a->strings["Network Notifications"] = "Netwerknotificaties"; +$a->strings["No more system notifications."] = "Geen systeemnotificaties meer."; +$a->strings["System Notifications"] = "Systeemnotificaties"; +$a->strings["No more personal notifications."] = "Geen persoonlijke notificaties meer"; +$a->strings["Personal Notifications"] = "Persoonlijke notificaties"; +$a->strings["No more home notifications."] = "Geen tijdlijn-notificaties meer"; +$a->strings["Home Notifications"] = "Tijdlijn-notificaties"; +$a->strings["No profile"] = "Geen profiel"; +$a->strings["everybody"] = "iedereen"; +$a->strings["Account"] = "Account"; +$a->strings["Additional features"] = "Extra functies"; +$a->strings["Display"] = "Weergave"; +$a->strings["Social Networks"] = "Sociale netwerken"; +$a->strings["Plugins"] = "Plugins"; +$a->strings["Connected apps"] = "Verbonden applicaties"; +$a->strings["Export personal data"] = "Persoonlijke gegevens exporteren"; +$a->strings["Remove account"] = "Account verwijderen"; +$a->strings["Missing some important data!"] = "Een belangrijk gegeven ontbreekt!"; +$a->strings["Update"] = "Wijzigen"; +$a->strings["Failed to connect with email account using the settings provided."] = "Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen."; +$a->strings["Email settings updated."] = "E-mail instellingen bijgewerkt.."; +$a->strings["Features updated"] = "Functies bijgewerkt"; +$a->strings["Relocate message has been send to your contacts"] = ""; +$a->strings["Passwords do not match. Password unchanged."] = "Wachtwoorden komen niet overeen. Wachtwoord niet gewijzigd."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Lege wachtwoorden zijn niet toegelaten. Wachtwoord niet gewijzigd."; +$a->strings["Wrong password."] = "Verkeerd wachtwoord."; +$a->strings["Password changed."] = "Wachtwoord gewijzigd."; +$a->strings["Password update failed. Please try again."] = "Wachtwoord-)wijziging mislukt. Probeer opnieuw."; +$a->strings[" Please use a shorter name."] = "Gebruik een kortere naam."; +$a->strings[" Name too short."] = "Naam te kort."; +$a->strings["Wrong Password"] = "Verkeerd wachtwoord"; +$a->strings[" Not valid email."] = "Geen geldig e-mailadres."; +$a->strings[" Cannot change to that email."] = "Kan niet veranderen naar die e-mail."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privéforum/-groep heeft geen privacyrechten. De standaard privacygroep wordt gebruikt."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Privéforum/-groep heeft geen privacyrechten en geen standaard privacygroep."; +$a->strings["Settings updated."] = "Instellingen bijgewerkt."; +$a->strings["Add application"] = "Toepassing toevoegen"; +$a->strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Name"] = "Naam"; +$a->strings["Consumer Key"] = "Gebruikerssleutel"; +$a->strings["Consumer Secret"] = "Gebruikersgeheim"; +$a->strings["Redirect"] = "Doorverwijzing"; +$a->strings["Icon url"] = "URL pictogram"; +$a->strings["You can't edit this application."] = "Je kunt deze toepassing niet wijzigen."; +$a->strings["Connected Apps"] = "Verbonden applicaties"; +$a->strings["Client key starts with"] = ""; +$a->strings["No name"] = "Geen naam"; +$a->strings["Remove authorization"] = "Verwijder authorisatie"; +$a->strings["No Plugin settings configured"] = ""; +$a->strings["Plugin Settings"] = "Plugin Instellingen"; +$a->strings["Off"] = "Uit"; +$a->strings["On"] = "Aan"; +$a->strings["Additional Features"] = "Extra functies"; +$a->strings["Built-in support for %s connectivity is %s"] = "Ingebouwde ondersteuning voor connectiviteit met %s is %s"; +$a->strings["enabled"] = "ingeschakeld"; +$a->strings["disabled"] = "uitgeschakeld"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "E-mailtoegang is op deze website uitgeschakeld."; +$a->strings["Email/Mailbox Setup"] = "E-mail Instellen"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Als je wilt communiceren met e-mail contacten via deze dienst (optioneel), moet je hier opgeven hoe ik jouw mailbox kan bereiken."; +$a->strings["Last successful email check:"] = "Laatste succesvolle e-mail controle:"; +$a->strings["IMAP server name:"] = "IMAP server naam:"; +$a->strings["IMAP port:"] = "IMAP poort:"; +$a->strings["Security:"] = "Beveiliging:"; +$a->strings["None"] = "Geen"; +$a->strings["Email login name:"] = "E-mail login naam:"; +$a->strings["Email password:"] = "E-mail wachtwoord:"; +$a->strings["Reply-to address:"] = "Antwoord adres:"; +$a->strings["Send public posts to all email contacts:"] = "Openbare posts naar alle e-mail contacten versturen:"; +$a->strings["Action after import:"] = "Actie na importeren:"; +$a->strings["Mark as seen"] = "Als 'gelezen' markeren"; +$a->strings["Move to folder"] = "Naar map verplaatsen"; +$a->strings["Move to folder:"] = "Verplaatsen naar map:"; +$a->strings["No special theme for mobile devices"] = "Geen speciaal thema voor mobiele apparaten"; +$a->strings["Display Settings"] = "Scherminstellingen"; +$a->strings["Display Theme:"] = "Schermthema:"; +$a->strings["Mobile Theme:"] = "Mobiel thema:"; +$a->strings["Update browser every xx seconds"] = "Browser elke xx seconden verversen"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 seconden, geen maximum"; +$a->strings["Number of items to display per page:"] = "Aantal items te tonen per pagina:"; +$a->strings["Maximum of 100 items"] = "Maximum 100 items"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "Aantal items per pagina als je een mobiel toestel gebruikt:"; +$a->strings["Don't show emoticons"] = "Emoticons niet tonen"; +$a->strings["Don't show notices"] = ""; +$a->strings["Infinite scroll"] = "Oneindig scrollen"; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = "Gebruikerstypes"; +$a->strings["Community Types"] = "Forum/groepstypes"; +$a->strings["Normal Account Page"] = "Normale accountpagina"; +$a->strings["This account is a normal personal profile"] = "Deze account is een normaal persoonlijk profiel"; +$a->strings["Soapbox Page"] = "Zeepkist-pagina"; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met alleen recht tot lezen."; +$a->strings["Community Forum/Celebrity Account"] = "Forum/groeps- of beroemdheid-account"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met recht tot lezen en schrijven."; +$a->strings["Automatic Friend Page"] = "Automatisch Vriendschapspagina"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Keur automatisch alle vriendschaps-/connectieverzoeken goed als vrienden."; +$a->strings["Private Forum [Experimental]"] = "Privé-forum [experimenteel]"; +$a->strings["Private forum - approved members only"] = "Privé-forum - enkel voor goedgekeurde leden"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optioneel) Laat dit OpenID toe om in te loggen op deze account."; +$a->strings["Publish your default profile in your local site directory?"] = "Je standaardprofiel in je lokale gids publiceren?"; +$a->strings["No"] = "Nee"; +$a->strings["Publish your default profile in the global social directory?"] = "Je standaardprofiel in de globale sociale gids publiceren?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Je vrienden/contacten verbergen voor bezoekers van je standaard profiel?"; +$a->strings["Allow friends to post to your profile page?"] = "Vrienden toestaan om op jou profielpagina te posten?"; +$a->strings["Allow friends to tag your posts?"] = "Sta vrienden toe om jouw berichten te labelen?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Sta je mij toe om jou als mogelijke vriend voor te stellen aan nieuwe leden?"; +$a->strings["Permit unknown people to send you private mail?"] = "Mogen onbekende personen jou privé berichten sturen?"; +$a->strings["Profile is not published."] = "Profiel is niet gepubliceerd."; +$a->strings["or"] = "of"; +$a->strings["Your Identity Address is"] = "Jouw Identiteitsadres is"; +$a->strings["Automatically expire posts after this many days:"] = "Laat berichten automatisch vervallen na zo veel dagen:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Berichten zullen niet vervallen indien leeg. Vervallen berichten zullen worden verwijderd."; +$a->strings["Advanced expiration settings"] = "Geavanceerde instellingen voor vervallen"; +$a->strings["Advanced Expiration"] = "Geavanceerd Verval:"; +$a->strings["Expire posts:"] = "Laat berichten vervallen:"; +$a->strings["Expire personal notes:"] = "Laat persoonlijke aantekeningen verlopen:"; +$a->strings["Expire starred posts:"] = "Laat berichten met ster verlopen"; +$a->strings["Expire photos:"] = "Laat foto's vervallen:"; +$a->strings["Only expire posts by others:"] = "Laat alleen berichten door anderen vervallen:"; +$a->strings["Account Settings"] = "Account Instellingen"; +$a->strings["Password Settings"] = "Wachtwoord Instellingen"; +$a->strings["New Password:"] = "Nieuw Wachtwoord:"; +$a->strings["Confirm:"] = "Bevestig:"; +$a->strings["Leave password fields blank unless changing"] = "Laat de wachtwoord-velden leeg, tenzij je het wilt veranderen"; +$a->strings["Current Password:"] = "Huidig wachtwoord:"; +$a->strings["Your current password to confirm the changes"] = "Je huidig wachtwoord om de wijzigingen te bevestigen"; +$a->strings["Password:"] = "Wachtwoord:"; +$a->strings["Basic Settings"] = "Basis Instellingen"; +$a->strings["Email Address:"] = "E-mailadres:"; +$a->strings["Your Timezone:"] = "Je Tijdzone:"; +$a->strings["Default Post Location:"] = "Standaard locatie:"; +$a->strings["Use Browser Location:"] = "Gebruik Webbrowser Locatie:"; +$a->strings["Security and Privacy Settings"] = "Instellingen voor Beveiliging en Privacy"; +$a->strings["Maximum Friend Requests/Day:"] = "Maximum aantal vriendschapsverzoeken per dag:"; +$a->strings["(to prevent spam abuse)"] = "(om spam misbruik te voorkomen)"; +$a->strings["Default Post Permissions"] = "Standaard rechten voor nieuwe berichten"; +$a->strings["(click to open/close)"] = "(klik om te openen/sluiten)"; +$a->strings["Show to Groups"] = "Tonen aan groepen"; +$a->strings["Show to Contacts"] = "Tonen aan contacten"; +$a->strings["Default Private Post"] = "Standaard Privé Post"; +$a->strings["Default Public Post"] = "Standaard Publieke Post"; +$a->strings["Default Permissions for New Posts"] = "Standaard rechten voor nieuwe berichten"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maximum aantal privé-berichten per dag van onbekende personen:"; +$a->strings["Notification Settings"] = "Notificatie Instellingen"; +$a->strings["By default post a status message when:"] = "Post automatisch een bericht op je tijdlijn wanneer:"; +$a->strings["accepting a friend request"] = "Een vriendschapsverzoek accepteren"; +$a->strings["joining a forum/community"] = "Lid worden van een groep/forum"; +$a->strings["making an interesting profile change"] = "Een interessante verandering aan je profiel"; +$a->strings["Send a notification email when:"] = "Stuur een notificatie e-mail wanneer:"; +$a->strings["You receive an introduction"] = "Je ontvangt een vriendschaps- of connectieverzoek"; +$a->strings["Your introductions are confirmed"] = "Jouw vriendschaps- of connectieverzoeken zijn bevestigd"; +$a->strings["Someone writes on your profile wall"] = "Iemand iets op je tijdlijn schrijft"; +$a->strings["Someone writes a followup comment"] = "Iemand een reactie schrijft"; +$a->strings["You receive a private message"] = "Je een privé-bericht ontvangt"; +$a->strings["You receive a friend suggestion"] = "Je een suggestie voor een vriendschap ontvangt"; +$a->strings["You are tagged in a post"] = "Je expliciet in een bericht bent genoemd"; +$a->strings["You are poked/prodded/etc. in a post"] = "Je in een bericht bent aangestoten/gepord/etc."; +$a->strings["Advanced Account/Page Type Settings"] = ""; +$a->strings["Change the behaviour of this account for special situations"] = ""; +$a->strings["Relocate"] = ""; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; +$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Common Friends"] = "Gedeelde Vrienden"; +$a->strings["No contacts in common."] = "Geen gedeelde contacten."; +$a->strings["Remote privacy information not available."] = "Privacyinformatie op afstand niet beschikbaar."; +$a->strings["Visible to:"] = "Zichtbaar voor:"; +$a->strings["%d contact edited."] = array( + 0 => "", + 1 => "", +); +$a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de contactgegevens"; +$a->strings["Could not locate selected profile."] = "Kon het geselecteerde profiel niet vinden."; +$a->strings["Contact updated."] = "Contact bijgewerkt."; +$a->strings["Failed to update contact record."] = "Ik kon de contactgegevens niet aanpassen."; +$a->strings["Contact has been blocked"] = "Contact is geblokkeerd"; +$a->strings["Contact has been unblocked"] = "Contact is gedeblokkeerd"; +$a->strings["Contact has been ignored"] = "Contact wordt genegeerd"; +$a->strings["Contact has been unignored"] = "Contact wordt niet meer genegeerd"; +$a->strings["Contact has been archived"] = "Contact is gearchiveerd"; +$a->strings["Contact has been unarchived"] = "Contact is niet meer gearchiveerd"; +$a->strings["Do you really want to delete this contact?"] = "Wil je echt dit contact verwijderen?"; +$a->strings["Contact has been removed."] = "Contact is verwijderd."; +$a->strings["You are mutual friends with %s"] = "Je bent wederzijds bevriend met %s"; +$a->strings["You are sharing with %s"] = "Je deelt met %s"; +$a->strings["%s is sharing with you"] = "%s deelt met jou"; +$a->strings["Private communications are not available for this contact."] = "Privécommunicatie met dit contact is niet beschikbaar."; +$a->strings["Never"] = "Nooit"; +$a->strings["(Update was successful)"] = "(Wijziging is geslaagd)"; +$a->strings["(Update was not successful)"] = "(Wijziging is niet geslaagd)"; +$a->strings["Suggest friends"] = "Stel vrienden voor"; +$a->strings["Network type: %s"] = "Netwerk type: %s"; +$a->strings["View all contacts"] = "Alle contacten zien"; +$a->strings["Unblock"] = "Blokkering opheffen"; +$a->strings["Block"] = "Blokkeren"; +$a->strings["Toggle Blocked status"] = "Schakel geblokkeerde status"; +$a->strings["Unignore"] = "Negeer niet meer"; +$a->strings["Toggle Ignored status"] = "Schakel negeerstatus"; +$a->strings["Unarchive"] = "Archiveer niet meer"; +$a->strings["Archive"] = "Archiveer"; +$a->strings["Toggle Archive status"] = "Schakel archiveringsstatus"; +$a->strings["Repair"] = "Herstellen"; +$a->strings["Advanced Contact Settings"] = "Geavanceerde instellingen voor contacten"; +$a->strings["Communications lost with this contact!"] = "Communicatie met dit contact is verbroken!"; +$a->strings["Contact Editor"] = "Contactbewerker"; +$a->strings["Profile Visibility"] = "Zichtbaarheid profiel"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Kies het profiel dat getoond moet worden wanneer %s uw profiel bezoekt. "; +$a->strings["Contact Information / Notes"] = "Contactinformatie / aantekeningen"; +$a->strings["Edit contact notes"] = "Wijzig aantekeningen over dit contact"; +$a->strings["Visit %s's profile [%s]"] = "Bekijk het profiel van %s [%s]"; +$a->strings["Block/Unblock contact"] = "Blokkeer/deblokkeer contact"; +$a->strings["Ignore contact"] = "Negeer contact"; +$a->strings["Repair URL settings"] = "Repareer URL-instellingen"; +$a->strings["View conversations"] = "Toon conversaties"; +$a->strings["Delete contact"] = "Verwijder contact"; +$a->strings["Last update:"] = "Laatste wijziging:"; +$a->strings["Update public posts"] = "Openbare posts aanpassen"; +$a->strings["Update now"] = "Wijzig nu"; +$a->strings["Currently blocked"] = "Op dit moment geblokkeerd"; +$a->strings["Currently ignored"] = "Op dit moment genegeerd"; +$a->strings["Currently archived"] = "Op dit moment gearchiveerd"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Antwoorden of 'vind ik leuk's op je openbare posts kunnen nog zichtbaar zijn"; +$a->strings["Notification for new posts"] = "Meldingen voor nieuwe berichten"; +$a->strings["Send a notification of every new post of this contact"] = ""; +$a->strings["Fetch further information for feeds"] = ""; +$a->strings["Suggestions"] = "Voorstellen"; +$a->strings["Suggest potential friends"] = "Stel vrienden voor"; +$a->strings["Show all contacts"] = "Toon alle contacten"; +$a->strings["Unblocked"] = "Niet geblokkeerd"; +$a->strings["Only show unblocked contacts"] = "Toon alleen niet-geblokkeerde contacten"; +$a->strings["Blocked"] = "Geblokkeerd"; +$a->strings["Only show blocked contacts"] = "Toon alleen geblokkeerde contacten"; +$a->strings["Ignored"] = "Genegeerd"; +$a->strings["Only show ignored contacts"] = "Toon alleen genegeerde contacten"; +$a->strings["Archived"] = "Gearchiveerd"; +$a->strings["Only show archived contacts"] = "Toon alleen gearchiveerde contacten"; +$a->strings["Hidden"] = "Verborgen"; +$a->strings["Only show hidden contacts"] = "Toon alleen verborgen contacten"; +$a->strings["Mutual Friendship"] = "Wederzijdse vriendschap"; +$a->strings["is a fan of yours"] = "Is een fan van jou"; +$a->strings["you are a fan of"] = "Jij bent een fan van"; +$a->strings["Edit contact"] = "Contact bewerken"; +$a->strings["Search your contacts"] = "Doorzoek je contacten"; +$a->strings["Finding: "] = "Gevonden:"; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; +$a->strings["Or - did you try to upload an empty file?"] = ""; +$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d"; +$a->strings["File upload failed."] = "Uploaden van bestand mislukt."; +$a->strings["[Embedded content - reload page to view]"] = "[Ingebedde inhoud - herlaad pagina om het te bekijken]"; +$a->strings["Export account"] = "Account exporteren"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server."; +$a->strings["Export all"] = "Alles exporteren"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)"; $a->strings["Registration successful. Please check your email for further instructions."] = "Registratie geslaagd. Kijk je e-mail na voor verdere instructies."; $a->strings["Failed to send email message. Here is the message that failed."] = "E-mail bericht kon niet verstuurd worden. Hier is het bericht."; $a->strings["Your registration can not be processed."] = "Je registratie kan niet verwerkt worden."; -$a->strings["Registration request at %s"] = "Registratieverzoek op %s"; $a->strings["Your registration is pending approval by the site owner."] = "Jouw registratie wacht op goedkeuring van de beheerder."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze website heeft het toegelaten dagelijkse aantal registraties overschreden. Probeer morgen opnieuw."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Je kunt (optioneel) dit formulier invullen via OpenID door je OpenID in te geven en op 'Registreren' te klikken."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Laat dit veld leeg als je niet vertrouwd bent met OpenID, en vul de rest van de items in."; $a->strings["Your OpenID (optional): "] = "Je OpenID (optioneel):"; $a->strings["Include your profile in member directory?"] = "Je profiel in de ledengids opnemen?"; -$a->strings["Yes"] = "Ja"; -$a->strings["No"] = "Nee"; $a->strings["Membership on this site is by invitation only."] = "Lidmaatschap van deze website is uitsluitend op uitnodiging."; $a->strings["Your invitation ID: "] = "Je uitnodigingsid:"; $a->strings["Registration"] = "Registratie"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Kies een bijnaam:"; $a->strings["Import"] = "Importeren"; $a->strings["Import your profile to this friendica instance"] = ""; -$a->strings["Profile not found."] = "Profiel niet gevonden"; -$a->strings["Contact not found."] = "Contact niet gevonden"; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd."; -$a->strings["Response from remote site was not understood."] = "Antwoord van de website op afstand werd niet begrepen."; -$a->strings["Unexpected response from remote site: "] = "Onverwacht antwoord van website op afstand:"; -$a->strings["Confirmation completed successfully."] = "Bevestiging werd correct voltooid."; -$a->strings["Remote site reported: "] = "Website op afstand berichtte: "; -$a->strings["Temporary failure. Please wait and try again."] = "Tijdelijke fout. Wacht even en probeer opnieuw."; -$a->strings["Introduction failed or was revoked."] = "Verzoek mislukt of herroepen."; -$a->strings["Unable to set contact photo."] = "Ik kan geen contact foto instellen."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is nu bevriend met %2\$s"; -$a->strings["No user record found for '%s' "] = "Geen gebruiker gevonden voor '%s'"; -$a->strings["Our site encryption key is apparently messed up."] = "De encryptie-sleutel van onze webstek is blijkbaar beschadigd."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons."; -$a->strings["Contact record was not found for you on our site."] = "We vonden op onze webstek geen contactrecord voor jou."; -$a->strings["Site public key not available in contact record for URL %s."] = "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken."; -$a->strings["Unable to set your contact credentials on our system."] = "Niet in staat om op dit systeem je contactreferenties in te stellen."; -$a->strings["Unable to update your contact profile details on our system"] = ""; -$a->strings["Connection accepted at %s"] = "Uw connectie werd geaccepteerd op %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s is toegetreden tot %2\$s"; +$a->strings["Post successful."] = "Bericht succesvol geplaatst."; +$a->strings["System down for maintenance"] = "Systeem onbeschikbaar wegens onderhoud"; +$a->strings["Access to this profile has been restricted."] = "Toegang tot dit profiel is beperkt."; +$a->strings["Tips for New Members"] = "Tips voor nieuwe leden"; +$a->strings["Public access denied."] = "Niet vrij toegankelijk"; +$a->strings["No videos selected"] = "Geen video's geselecteerd"; +$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt."; +$a->strings["View Album"] = "Album bekijken"; +$a->strings["Recent Videos"] = "Recente video's"; +$a->strings["Upload New Videos"] = "Nieuwe video's uploaden"; +$a->strings["Manage Identities and/or Pages"] = "Beheer Identiteiten en/of Pagina's"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen."; +$a->strings["Select an identity to manage: "] = "Selecteer een identiteit om te beheren:"; +$a->strings["Item not found"] = "Item niet gevonden"; +$a->strings["Edit post"] = "Bericht bewerken"; +$a->strings["People Search"] = "Mensen Zoeken"; +$a->strings["No matches"] = "Geen resultaten"; +$a->strings["Account approved."] = "Account goedgekeurd."; +$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; +$a->strings["Please login."] = "Inloggen."; +$a->strings["This introduction has already been accepted."] = "Verzoek is al goedgekeurd"; +$a->strings["Profile location is not valid or does not contain profile information."] = "Profiel is ongeldig of bevat geen informatie"; +$a->strings["Warning: profile location has no identifiable owner name."] = "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar."; +$a->strings["Warning: profile location has no profile photo."] = "Waarschuwing: Profieladres heeft geen profielfoto."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "De %d vereiste parameter is niet op het gegeven adres gevonden", + 1 => "De %d vereiste parameters zijn niet op het gegeven adres gevonden", +); +$a->strings["Introduction complete."] = "Verzoek voltooid."; +$a->strings["Unrecoverable protocol error."] = "Onherstelbare protocolfout. "; +$a->strings["Profile unavailable."] = "Profiel onbeschikbaar"; +$a->strings["%s has received too many connection requests today."] = "%s heeft te veel verzoeken gehad vandaag."; +$a->strings["Spam protection measures have been invoked."] = "Beveiligingsmaatregelen tegen spam zijn in werking getreden."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Wij adviseren vrienden om het over 24 uur nog een keer te proberen."; +$a->strings["Invalid locator"] = "Ongeldige plaatsbepaler"; +$a->strings["Invalid email address."] = "Geen geldig e-mailadres"; +$a->strings["This account has not been configured for email. Request failed."] = "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail."; +$a->strings["Unable to resolve your name at the provided location."] = "Ik kan jouw naam op het opgegeven adres niet vinden."; +$a->strings["You have already introduced yourself here."] = "Je hebt jezelf hier al voorgesteld."; +$a->strings["Apparently you are already friends with %s."] = "Blijkbaar bent u al bevriend met %s."; +$a->strings["Invalid profile URL."] = "Ongeldig profiel adres."; +$a->strings["Your introduction has been sent."] = "Je verzoek is verzonden."; +$a->strings["Please login to confirm introduction."] = "Log in om je verzoek te bevestigen."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Je huidige identiteit is niet de juiste. Log met dit profiel in."; +$a->strings["Hide this contact"] = "Verberg dit contact"; +$a->strings["Welcome home %s."] = "Welkom terug %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Bevestig je vriendschaps-/connectieverzoek voor %s."; +$a->strings["Confirm"] = "Bevestig"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Als je nog geen lid bent van het vrije sociale web, volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan."; +$a->strings["Friend/Connection Request"] = "Vriendschaps-/connectieverzoek"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Beantwoord het volgende:"; +$a->strings["Does %s know you?"] = "Kent %s jou?"; +$a->strings["Add a personal note:"] = "Voeg een persoonlijke opmerking toe:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Gefedereerde Sociale Web"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk."; +$a->strings["Your Identity Address:"] = "Adres van uw identiteit:"; +$a->strings["Submit Request"] = "Aanvraag indienen"; +$a->strings["Files"] = "Bestanden"; $a->strings["Authorize application connection"] = ""; $a->strings["Return to your app and insert this Securty Code:"] = ""; $a->strings["Please login to continue."] = "Log in om verder te gaan."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Wil je deze toepassing toestemming geven om jouw berichten en contacten in te kijken, en/of nieuwe berichten in jouw plaats aan te maken?"; -$a->strings["No valid account found."] = "Geen geldige account gevonden."; -$a->strings["Password reset request issued. Check your email."] = "Verzoek om wachtwoord opnieuw in te stellen werd verstuurd. Kijk uw e-mail na."; -$a->strings["Password reset requested at %s"] = "Op %s werd gevraagd je wachtwoord opnieuw in te stellen"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Verzoek kon niet geverifieerd worden. (Misschien heb je het voordien al ingediend.) Wachtwoord niet opnieuw ingesteld."; -$a->strings["Your password has been reset as requested."] = "Je wachtwoord is opnieuw ingesteld zoals gevraagd."; -$a->strings["Your new password is"] = "Je nieuwe wachtwoord is"; -$a->strings["Save or copy your new password - and then"] = "Bewaar of kopieer je nieuw wachtwoord - en dan"; -$a->strings["click here to login"] = "klik hier om in te loggen"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Je kunt dit wachtwoord veranderen nadat je bent ingelogd op de Instellingen> pagina."; -$a->strings["Your password has been changed at %s"] = "Je wachtwoord is veranderd op %s"; -$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur het om je wachtwoord opnieuw in te stellen. Kijk dan je e-mail na voor verdere instructies."; -$a->strings["Nickname or Email: "] = "Bijnaam of e-mail:"; -$a->strings["Reset"] = "Opnieuw"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = ""; -$a->strings["No recipient selected."] = "Geen ontvanger geselecteerd."; -$a->strings["Unable to check your home location."] = "Niet in staat om je tijdlijn-locatie vast te stellen"; -$a->strings["Message could not be sent."] = "Bericht kon niet verzonden worden."; -$a->strings["Message collection failure."] = "Fout bij het verzamelen van berichten."; -$a->strings["Message sent."] = "Bericht verzonden."; -$a->strings["No recipient."] = "Geen ontvanger."; -$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:"; -$a->strings["Send Private Message"] = "Verstuur privébericht"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Als je wilt dat %s antwoordt moet je nakijken dat de privacy-instellingen op jouw website privéberichten van onbekende afzenders toelaat."; -$a->strings["To:"] = "Aan:"; -$a->strings["Subject:"] = "Onderwerp:"; -$a->strings["Your message:"] = "Jouw bericht:"; -$a->strings["Upload photo"] = "Foto uploaden"; -$a->strings["Insert web link"] = "Voeg een webadres in"; -$a->strings["Welcome to Friendica"] = "Welkom bij Friendica"; -$a->strings["New Member Checklist"] = "Checklist voor nieuwe leden"; -$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."] = "We willen je een paar tips en verwijzingen aanreiken om je een aangename ervaring te bezorgen. Klik op een item om de relevante pagina's te bezoeken. Een verwijzing naar deze pagina zal twee weken lang na je registratie zichtbaar zijn op je tijdlijn. Daarna zal de verwijzing stilletjes verdwijnen."; -$a->strings["Getting Started"] = "Aan de slag"; -$a->strings["Friendica Walk-Through"] = "Doorloop Friendica"; -$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Op je Snelstart pagina kun je een korte inleiding vinden over je profiel en netwerk tabs, om enkele nieuwe connecties te leggen en groepen te vinden om lid van te worden."; -$a->strings["Go to Your Settings"] = "Ga naar je instellingen"; -$a->strings["On your Settings 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."] = "Verander je initieel wachtwoord op je instellingenpagina. Noteer ook het adres van je identiteit. Dit ziet er uit als een e-mailadres - en zal nuttig zijn om vrienden te maken op het vrije sociale web."; -$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."] = "Controleer ook de andere instellingen, in het bijzonder de privacy-instellingen. Een niet-gepubliceerd adres is zoals een privé-telefoonnummer. In het algemeen wil je waarschijnlijk je adres publiceren - tenzij al je vrienden en mogelijke vrienden precies weten hoe je te vinden."; -$a->strings["Upload Profile Photo"] = "Profielfoto uploaden"; -$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."] = "Upload een profielfoto, als je dat nog niet gedaan hebt. Studies tonen aan dat mensen met echte foto's van zichzelf tien keer gemakkelijker vrienden maken dan mensen die dat niet doen."; -$a->strings["Edit Your Profile"] = "Bewerk je profiel"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Bewerk je standaard profiel zoals je wilt. Controleer de instellingen om je vriendenlijst te verbergen, en om je profiel voor ongekende bezoekers te verbergen."; -$a->strings["Profile Keywords"] = "Sleutelwoorden voor dit profiel"; -$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."] = "Stel enkele openbare sleutelwoorden in voor je standaard profiel die je interesses beschrijven. We kunnen dan misschien mensen vinden met gelijkaardige interesses, en vrienden voorstellen."; -$a->strings["Connecting"] = "Verbinding aan het maken"; -$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."] = "Machtig de Facebook Connector als je een Facebook account hebt. We zullen (optioneel) al je Facebook vrienden en conversaties importeren."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Als dit jouw eigen persoonlijke server is kan het installeren van de Facebook toevoeging je overgang naar het vrije sociale web vergemakkelijken."; -$a->strings["Importing Emails"] = "E-mails importeren"; -$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"] = "Vul je e-mailtoegangsinformatie in op je pagina met verbindingsinstellingen als je vrienden of mailinglijsten uit je e-mail-inbox wilt importeren, en met hen wilt communiceren"; -$a->strings["Go to Your Contacts Page"] = "Ga naar je contactenpagina"; -$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 Add New Contact dialog."] = "Je contactenpagina is jouw poort om vriendschappen te beheren en verbinding te leggen met vrienden op andere netwerken. Je kunt hun adres of URL toevoegen in de Voeg nieuw contact toe dialoog."; -$a->strings["Go to Your Site's Directory"] = "Ga naar de gids van je website"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "In de gids vind je andere mensen in dit netwerk of op andere federatieve sites. Zoek naar het woord Connect of Follow op hun profielpagina (meestal aan de linkerkant). Vul je eigen identiteitsadres in wanneer daar om wordt gevraagd."; -$a->strings["Finding New People"] = "Nieuwe mensen vinden"; -$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."] = "Op het zijpaneel van de Contacten pagina vind je verschillende tools om nieuwe vrienden te zoeken. We kunnen mensen op interesses matchen, mensen opzoeken op naam of hobby, en suggesties doen gebaseerd op netwerk-relaties. Op een nieuwe webstek beginnen vriendschapssuggesties meestal binnen de 24 uur beschikbaar te worden."; -$a->strings["Groups"] = "Groepen"; -$a->strings["Group Your Contacts"] = "Groepeer je contacten"; -$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."] = "Als je een aantal vrienden gemaakt hebt kun je ze in je eigen conversatiegroepen indelen vanuit de zijbalk van je 'Conacten' pagina, en dan kun je met elke groep apart contact houden op je Netwerk pagina. "; -$a->strings["Why Aren't My Posts Public?"] = "Waarom zijn mijn berichten niet openbaar?"; -$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."] = "Friendica respecteert je privacy. Standaard zullen je berichten alleen zichtbaar zijn voor personen die jij als vriend hebt toegevoegd. Lees de help (zie de verwijzing hierboven) voor meer informatie."; -$a->strings["Getting Help"] = "Hulp krijgen"; -$a->strings["Go to the Help Section"] = "Ga naar de help"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Je kunt onze help pagina's raadplegen voor gedetailleerde informatie over andere functies van dit programma."; $a->strings["Do you really want to delete this suggestion?"] = "Wil je echt dit voorstel verwijderen?"; -$a->strings["Cancel"] = "Annuleren"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorstellen beschikbaar. Als dit een nieuwe website is, kun je het over 24 uur nog eens proberen."; $a->strings["Ignore/Hide"] = "Negeren/Verbergen"; -$a->strings["Search Results For:"] = "Zoekresultaten voor:"; -$a->strings["Remove term"] = "Verwijder zoekterm"; -$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten"; -$a->strings["add"] = "toevoegen"; -$a->strings["Commented Order"] = "Nieuwe reacties bovenaan"; -$a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan"; -$a->strings["Posted Order"] = "Nieuwe berichten bovenaan"; -$a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan"; -$a->strings["Personal"] = "Persoonlijk"; -$a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of op jou betrekking hebben"; -$a->strings["New"] = "Nieuw"; -$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum"; -$a->strings["Shared Links"] = "Gedeelde links"; -$a->strings["Interesting Links"] = "Interessante links"; -$a->strings["Starred"] = "Met ster"; -$a->strings["Favourite Posts"] = "Favoriete berichten"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Waarschuwing: Deze groep bevat %s lid van een onveilig netwerk.", - 1 => "Waarschuwing: Deze groep bevat %s leden van een onveilig netwerk.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Privéberichten naar deze groep kunnen openbaar gemaakt worden."; -$a->strings["No such group"] = "Zo'n groep bestaat niet"; -$a->strings["Group is empty"] = "De groep is leeg"; -$a->strings["Group: "] = "Groep:"; -$a->strings["Contact: "] = "Contact: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Privéberichten naar deze persoon kunnen openbaar gemaakt worden."; -$a->strings["Invalid contact."] = "Ongeldig contact."; -$a->strings["Friendica Communications Server - Setup"] = ""; -$a->strings["Could not connect to database."] = "Kon geen toegang krijgen tot de database."; -$a->strings["Could not create table."] = "Kon tabel niet aanmaken."; -$a->strings["Your Friendica site database has been installed."] = "De database van je Friendica-website is geïnstalleerd."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Het kan nodig zijn om het bestand \"database.sql\" manueel te importeren met phpmyadmin of mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Zie het bestand \"INSTALL.txt\"."; -$a->strings["System check"] = "Systeemcontrole"; -$a->strings["Next"] = "Volgende"; -$a->strings["Check again"] = "Controleer opnieuw"; -$a->strings["Database connection"] = "Verbinding met database"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Om Friendica te kunnen installeren moet ik weten hoe ik jouw database kan bereiken."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Neem contact op met jouw hostingprovider of websitebeheerder, wanneer je vragen hebt over deze instellingen. "; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "De database die je hier opgeeft zou al moeten bestaan. Maak anders de database aan voordat je verder gaat."; -$a->strings["Database Server Name"] = "Servernaam database"; -$a->strings["Database Login Name"] = "Gebruikersnaam database"; -$a->strings["Database Login Password"] = "Wachtwoord database"; -$a->strings["Database Name"] = "Naam database"; -$a->strings["Site administrator email address"] = "E-mailadres van de websitebeheerder"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Het e-mailadres van je account moet hiermee overeenkomen om het administratiepaneel te kunnen gebruiken."; -$a->strings["Please select a default timezone for your website"] = "Selecteer een standaard tijdzone voor uw website"; -$a->strings["Site settings"] = "Website-instellingen"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Kan geen command-line-versie van PHP vinden in het PATH van de webserver."; -$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 'Activating scheduled tasks'"] = "Als je geen command-line versie van PHP geïnstalleerd hebt op je server, kun je geen polling op de achtergrond gebruiken via cron. Zie 'Activeren van geplande taken'"; -$a->strings["PHP executable path"] = "PATH van het PHP commando"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Vul het volledige path in naar het php programma. Je kunt dit blanco laten om de installatie verder te zetten."; -$a->strings["Command line PHP"] = "PHP-opdrachtregel"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; -$a->strings["Found PHP version: "] = "Gevonden PHP versie:"; -$a->strings["PHP cli binary"] = ""; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "De command-line versie van PHP op jouw systeem heeft \"register_argc_argv\" niet geactiveerd."; -$a->strings["This is required for message delivery to work."] = "Dit is nodig om het verzenden van berichten mogelijk te maken."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = ""; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Zie \"http://www.php.net/manual/en/openssl.installation.php\" wanneer u Friendica onder Windows draait."; -$a->strings["Generate encryption keys"] = ""; -$a->strings["libCurl PHP module"] = "libCurl PHP module"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; -$a->strings["mysqli PHP module"] = "mysqli PHP module"; -$a->strings["mb_string PHP module"] = "mb_string PHP module"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fout: Apache-module mod-rewrite is vereist, maar niet geïnstalleerd."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Fout: PHP-module libCURL is vereist, maar niet geïnstalleerd."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fout: PHP-module GD graphics met JPEG support is vereist, maar niet geïnstalleerd."; -$a->strings["Error: openssl PHP module required but not installed."] = "Fout: PHP-module openssl is vereist, maar niet geïnstalleerd."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Fout: PHP-module mysqli is vereist, maar niet geïnstalleerd."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Fout: PHP-module mb_string is vereist, maar niet geïnstalleerd."; -$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."] = "Het installatieprogramma moet een bestand \".htconfig.php\" in de bovenste map van je webserver aanmaken, maar kan dit niet doen."; -$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."] = "Dit is meestal een permissieprobleem, omdat de webserver niet in staat is om in deze map bestanden weg te schrijven - ook al kun je dit zelf wel."; -$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."] = "Op het einde van deze procedure zal ik je een tekst geven om te bewaren in een bestand .htconfig.php in je hoogste Friendica map."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Je kunt ook deze procedure overslaan, en een manuele installatie uitvoeren. Lees het bestand \"INSTALL.txt\" voor instructies."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php is schrijfbaar"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica gebruikt het Smarty3 sjabloon systeem om zijn webpagina's weer te geven. Smarty3 compileert sjablonen naar PHP om de weergave te versnellen."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Om deze gecompileerde sjablonen op te slaan moet de webserver schrijftoegang hebben tot de folder view/smarty3, t.o.v. van de hoogste folder van je Friendica-installatie."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Zorg ervoor dat de gebruiker waaronder je webserver runt (bijv. www-data) schrijf-toegang heeft tot deze map."; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Opmerking: voor een goede beveiliging zou je de webserver alleen schrijf-toegang moeten geven voor de map view/smarty3 -- niet voor de template bestanden (.tpl) die in die map zitten."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 is schrijfbaar"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = ""; -$a->strings["Url rewrite is working"] = ""; -$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."] = "Het databaseconfiguratiebestand \".htconfig.php\" kon niet worden weggeschreven. Je kunt de bijgevoegde tekst gebruiken om in een configuratiebestand aan te maken in de hoogste map van je webserver."; -$a->strings["

What next

"] = "

Wat nu

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "BELANGRIJK: Je zult [manueel] een geplande taak moeten aanmaken voor de poller."; +$a->strings["Contacts who are not members of a group"] = "Contacten die geen leden zijn van een groep"; +$a->strings["Contact not found."] = "Contact niet gevonden"; +$a->strings["Friend suggestion sent."] = "Vriendschapsvoorstel verzonden."; +$a->strings["Suggest Friends"] = "Stel vrienden voor"; +$a->strings["Suggest a friend for %s"] = "Stel een vriend voor aan %s"; +$a->strings["link"] = "link"; +$a->strings["No contacts."] = "Geen contacten."; $a->strings["Theme settings updated."] = "Thema-instellingen aangepast."; $a->strings["Site"] = "Website"; $a->strings["Users"] = "Gebruiker"; -$a->strings["Plugins"] = "Plugins"; $a->strings["Themes"] = "Thema's"; $a->strings["DB updates"] = "DB aanpassingen"; $a->strings["Logs"] = "Logs"; -$a->strings["Admin"] = "Beheer"; $a->strings["Plugin Features"] = "Plugin Functies"; $a->strings["User registrations waiting for confirmation"] = "Gebruikersregistraties wachten op bevestiging"; $a->strings["Normal Account"] = "Normaal account"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Versie"; $a->strings["Active plugins"] = "Actieve plug-ins"; $a->strings["Can not parse base url. Must have at least ://"] = ""; $a->strings["Site settings updated."] = "Site instellingen gewijzigd."; -$a->strings["No special theme for mobile devices"] = "Geen speciaal thema voor mobiele apparaten"; -$a->strings["Never"] = "Nooit"; $a->strings["At post arrival"] = ""; -$a->strings["Frequently"] = "Frequent"; -$a->strings["Hourly"] = "elk uur"; -$a->strings["Twice daily"] = "Twee keer per dag"; -$a->strings["Daily"] = "dagelijks"; $a->strings["Multi user instance"] = "Server voor meerdere gebruikers"; $a->strings["Closed"] = "Gesloten"; $a->strings["Requires approval"] = "Toestemming vereist"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Open"; $a->strings["No SSL policy, links will track page SSL state"] = "Geen SSL beleid, links zullen SSL status van pagina volgen"; $a->strings["Force all links to use SSL"] = "Verplicht alle links om SSL te gebruiken"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Zelf-ondertekend certificaat, gebruik SSL alleen voor lokale links (afgeraden)"; -$a->strings["Save Settings"] = "Instellingen opslaan"; $a->strings["File upload"] = "Uploaden bestand"; $a->strings["Policies"] = "Beleid"; $a->strings["Advanced"] = "Geavanceerd"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Pad voor lock bestand"; $a->strings["Temp path"] = "Tijdelijk pad"; $a->strings["Base path to installation"] = "Basispad voor installatie"; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = ""; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "Wijziging succesvol gemarkeerd "; -$a->strings["Executing %s failed. Check system logs."] = "Uitvoering van %s is mislukt. Kijk de systeem logbestanden na."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Wijziging %s geslaagd."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Wijziging %s gaf geen status terug. We weten niet of de wijziging geslaagd is."; -$a->strings["Update function %s could not be found."] = "Update-functie %s kon niet gevonden worden."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Geen misluke wijzigingen"; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Misluke wijzigingen"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Dit is zonder de wijzigingen voor 1139, welke geen status teruggaven."; $a->strings["Mark success (if update was manually applied)"] = "Markeren als succes (als aanpassing manueel doorgevoerd werd)"; $a->strings["Attempt to execute this update step automatically"] = "Probeer deze stap automatisch uit te voeren"; -$a->strings["Registration successful. Email send to user"] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s gebruiker geblokkeerd/niet geblokkeerd", 1 => "%s gebruikers geblokkeerd/niet geblokkeerd", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "Alles selecteren"; $a->strings["User registrations waiting for confirm"] = "Gebruikersregistraties wachten op een bevestiging"; $a->strings["User waiting for permanent deletion"] = ""; $a->strings["Request date"] = "Registratiedatum"; -$a->strings["Name"] = "Naam"; -$a->strings["Email"] = "E-mail"; $a->strings["No registrations."] = "Geen registraties."; -$a->strings["Approve"] = "Goedkeuren"; $a->strings["Deny"] = "Weiger"; -$a->strings["Block"] = "Blokkeren"; -$a->strings["Unblock"] = "Blokkering opheffen"; $a->strings["Site admin"] = "Sitebeheerder"; $a->strings["Account expired"] = "Account verlopen"; $a->strings["New User"] = "Nieuwe gebruiker"; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Registratiedatum"; $a->strings["Last login"] = "Laatste login"; $a->strings["Last item"] = "Laatste item"; $a->strings["Deleted since"] = "Verwijderd sinds"; -$a->strings["Account"] = "Account"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Geselecteerde gebruikers zullen verwijderd worden!\\n\\nAlles wat deze gebruikers gepost hebben op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "De gebruiker {0} zal verwijderd worden!\\n\\nAlles wat deze gebruiker gepost heeft op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?"; $a->strings["Name of the new user."] = "Naam van nieuwe gebruiker"; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = ""; $a->strings["Log file"] = "Logbestand"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "De webserver moet hier kunnen schrijven. Relatief t.o.v. van de hoogste folder binnen uw Friendica-installatie."; $a->strings["Log level"] = "Log niveau"; -$a->strings["Update now"] = "Wijzig nu"; $a->strings["Close"] = "Afsluiten"; $a->strings["FTP Host"] = "FTP Server"; $a->strings["FTP Path"] = "FTP Pad"; $a->strings["FTP User"] = "FTP Gebruiker"; $a->strings["FTP Password"] = "FTP wachtwoord"; -$a->strings["Search"] = "Zoeken"; -$a->strings["No results."] = "Geen resultaten."; -$a->strings["Tips for New Members"] = "Tips voor nieuwe leden"; -$a->strings["link"] = "link"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s labelde %3\$s van %2\$s met %4\$s"; -$a->strings["Item not found"] = "Item niet gevonden"; -$a->strings["Edit post"] = "Bericht bewerken"; -$a->strings["upload photo"] = "Foto uploaden"; -$a->strings["Attach file"] = "Bestand bijvoegen"; -$a->strings["attach file"] = "bestand bijvoegen"; -$a->strings["web link"] = "webadres"; -$a->strings["Insert video link"] = "Voeg video toe"; -$a->strings["video link"] = "video adres"; -$a->strings["Insert audio link"] = "Voeg audio adres toe"; -$a->strings["audio link"] = "audio adres"; -$a->strings["Set your location"] = "Stel uw locatie in"; -$a->strings["set location"] = "Stel uw locatie in"; -$a->strings["Clear browser location"] = "Verwijder locatie uit uw webbrowser"; -$a->strings["clear location"] = "Verwijder locatie uit uw webbrowser"; -$a->strings["Permission settings"] = "Instellingen van rechten"; -$a->strings["CC: email addresses"] = "CC: e-mailadressen"; -$a->strings["Public post"] = "Openbare post"; -$a->strings["Set title"] = "Titel plaatsen"; -$a->strings["Categories (comma-separated list)"] = "Categorieën (komma-gescheiden lijst)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be"; -$a->strings["Item not available."] = "Item niet beschikbaar"; -$a->strings["Item was not found."] = "Item niet gevonden"; -$a->strings["Account approved."] = "Account goedgekeurd."; -$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; -$a->strings["Please login."] = "Inloggen."; -$a->strings["Find on this site"] = "Op deze website zoeken"; -$a->strings["Finding: "] = "Gevonden:"; -$a->strings["Site Directory"] = "Websitegids"; -$a->strings["Find"] = "Zoek"; -$a->strings["Age: "] = "Leeftijd:"; -$a->strings["Gender: "] = "Geslacht:"; -$a->strings["About:"] = "Over:"; -$a->strings["No entries (some entries may be hidden)."] = "Geen gegevens (sommige gegevens kunnen verborgen zijn)."; -$a->strings["Contact settings applied."] = "Contactinstellingen toegepast."; -$a->strings["Contact update failed."] = "Aanpassen van contact mislukt."; -$a->strings["Repair Contact Settings"] = "Contactinstellingen herstellen"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = ""; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Gebruik nu de \"terug\"-knop in je webbrowser wanneer je niet weet wat je op deze pagina moet doen."; -$a->strings["Return to contact editor"] = "Ga terug naar contactbewerker"; -$a->strings["Account Nickname"] = "Bijnaam account"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Labelnaam - krijgt voorrang op naam/bijnaam"; -$a->strings["Account URL"] = "URL account"; -$a->strings["Friend Request URL"] = "URL vriendschapsverzoek"; -$a->strings["Friend Confirm URL"] = ""; -$a->strings["Notification Endpoint URL"] = ""; -$a->strings["Poll/Feed URL"] = "URL poll/feed"; -$a->strings["New photo from this URL"] = "Nieuwe foto van deze URL"; -$a->strings["Remote Self"] = ""; -$a->strings["Mirror postings from this contact"] = ""; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["Image exceeds size limit of %d"] = "Afbeelding is groter dan de toegestane %d"; +$a->strings["Unable to process image."] = "Niet in staat om de afbeelding te verwerken"; +$a->strings["Image upload failed."] = "Uploaden van afbeelding mislukt."; +$a->strings["Welcome to %s"] = "Welkom op %s"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol fout. Geen ID Gevonden."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website."; +$a->strings["Search Results For:"] = "Zoekresultaten voor:"; +$a->strings["Remove term"] = "Verwijder zoekterm"; +$a->strings["Commented Order"] = "Nieuwe reacties bovenaan"; +$a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan"; +$a->strings["Posted Order"] = "Nieuwe berichten bovenaan"; +$a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan"; +$a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of op jou betrekking hebben"; +$a->strings["New"] = "Nieuw"; +$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum"; +$a->strings["Shared Links"] = "Gedeelde links"; +$a->strings["Interesting Links"] = "Interessante links"; +$a->strings["Starred"] = "Met ster"; +$a->strings["Favourite Posts"] = "Favoriete berichten"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Waarschuwing: Deze groep bevat %s lid van een onveilig netwerk.", + 1 => "Waarschuwing: Deze groep bevat %s leden van een onveilig netwerk.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Privéberichten naar deze groep kunnen openbaar gemaakt worden."; +$a->strings["No such group"] = "Zo'n groep bestaat niet"; +$a->strings["Group is empty"] = "De groep is leeg"; +$a->strings["Group: "] = "Groep:"; +$a->strings["Contact: "] = "Contact: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Privéberichten naar deze persoon kunnen openbaar gemaakt worden."; +$a->strings["Invalid contact."] = "Ongeldig contact."; +$a->strings["- select -"] = "- Kies -"; +$a->strings["This is Friendica, version"] = "Dit is Friendica, versie"; +$a->strings["running at web location"] = "draaiend op web-adres"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bezoek Friendica.com om meer te leren over het Friendica project."; +$a->strings["Bug reports and issues: please visit"] = "Bug rapporten en problemen: bezoek"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggesties, lof, donaties, enzovoort - stuur een e-mail naar \"info\" op Friendica - dot com"; +$a->strings["Installed plugins/addons/apps:"] = "Geïnstalleerde plugins/toepassingen:"; +$a->strings["No installed plugins/addons/apps"] = "Geen plugins of toepassingen geïnstalleerd"; +$a->strings["Applications"] = "Toepassingen"; +$a->strings["No installed applications."] = "Geen toepassingen geïnstalleerd"; +$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden"; +$a->strings["Contact information unavailable"] = "Contactinformatie niet beschikbaar"; +$a->strings["Album not found."] = "Album niet gevonden"; +$a->strings["Delete Album"] = "Verwijder album"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Wil je echt dit fotoalbum en alle foto's erin verwijderen?"; +$a->strings["Delete Photo"] = "Verwijder foto"; +$a->strings["Do you really want to delete this photo?"] = "Wil je echt deze foto verwijderen?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s is gelabeld in %2\$s door %3\$s"; +$a->strings["a photo"] = "een foto"; +$a->strings["Image exceeds size limit of "] = "Afbeelding is groter dan de maximale afmeting van"; +$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg."; +$a->strings["No photos selected"] = "Geen foto's geselecteerd"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt."; +$a->strings["Upload Photos"] = "Upload foto's"; +$a->strings["New album name: "] = "Nieuwe albumnaam: "; +$a->strings["or existing album name: "] = "of bestaande albumnaam: "; +$a->strings["Do not show a status post for this upload"] = "Toon geen bericht op je tijdlijn van deze upload"; +$a->strings["Permissions"] = "Rechten"; +$a->strings["Private Photo"] = "Privé foto"; +$a->strings["Public Photo"] = "Publieke foto"; +$a->strings["Edit Album"] = "Album wijzigen"; +$a->strings["Show Newest First"] = "Toon niewste eerst"; +$a->strings["Show Oldest First"] = "Toon oudste eerst"; +$a->strings["View Photo"] = "Bekijk foto"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt."; +$a->strings["Photo not available"] = "Foto is niet beschikbaar"; +$a->strings["View photo"] = "Bekijk foto"; +$a->strings["Edit photo"] = "Bewerk foto"; +$a->strings["Use as profile photo"] = "Gebruik als profielfoto"; +$a->strings["View Full Size"] = "Bekijk in volledig formaat"; +$a->strings["Tags: "] = "Labels: "; +$a->strings["[Remove any tag]"] = "[Alle labels verwijderen]"; +$a->strings["Rotate CW (right)"] = "Roteren met de klok mee (rechts)"; +$a->strings["Rotate CCW (left)"] = "Roteren tegen de klok in (links)"; +$a->strings["New album name"] = "Nieuwe albumnaam"; +$a->strings["Caption"] = "Onderschrift"; +$a->strings["Add a Tag"] = "Een label toevoegen"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping "; +$a->strings["Private photo"] = "Privé foto"; +$a->strings["Public photo"] = "Publieke foto"; +$a->strings["Recent Photos"] = "Recente foto's"; +$a->strings["Contact added"] = "Contact toegevoegd"; $a->strings["Move account"] = "Account verplaatsen"; $a->strings["You can import an account from another Friendica server."] = "Je kunt een account van een andere Friendica server importeren."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Je moet je account bij de oude server exporteren, en hier uploaden. We zullen je oude account hier opnieuw aanmaken, met al je contacten. We zullen ook proberen om je vrienden in te lichten dat je naar hier verhuisd bent."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Deze functie is experimenteel. We kunnen geen contacten van het OStatus netwerk (statusnet/identi.ca) of van Diaspora importeren."; $a->strings["Account file"] = "Account bestand"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = ""; -$a->strings["Remote privacy information not available."] = "Privacyinformatie op afstand niet beschikbaar."; -$a->strings["Visible to:"] = "Zichtbaar voor:"; -$a->strings["Save"] = "Bewaren"; -$a->strings["Help:"] = "Help:"; -$a->strings["Help"] = "Help"; -$a->strings["No profile"] = "Geen profiel"; -$a->strings["This introduction has already been accepted."] = "Verzoek is al goedgekeurd"; -$a->strings["Profile location is not valid or does not contain profile information."] = "Profiel is ongeldig of bevat geen informatie"; -$a->strings["Warning: profile location has no identifiable owner name."] = "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar."; -$a->strings["Warning: profile location has no profile photo."] = "Waarschuwing: Profieladres heeft geen profielfoto."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "De %d vereiste parameter is niet op het gegeven adres gevonden", - 1 => "De %d vereiste parameters zijn niet op het gegeven adres gevonden", +$a->strings["Total invitation limit exceeded."] = "Totale uitnodigingslimiet overschreden."; +$a->strings["%s : Not a valid email address."] = "%s: Geen geldig e-mailadres."; +$a->strings["Please join us on Friendica"] = "Kom bij ons op Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website."; +$a->strings["%s : Message delivery failed."] = "%s : Aflevering van bericht mislukt."; +$a->strings["%d message sent."] = array( + 0 => "%d bericht verzonden.", + 1 => "%d berichten verzonden.", ); -$a->strings["Introduction complete."] = "Verzoek voltooid."; -$a->strings["Unrecoverable protocol error."] = "Onherstelbare protocolfout. "; -$a->strings["Profile unavailable."] = "Profiel onbeschikbaar"; -$a->strings["%s has received too many connection requests today."] = "%s heeft te veel verzoeken gehad vandaag."; -$a->strings["Spam protection measures have been invoked."] = "Beveiligingsmaatregelen tegen spam zijn in werking getreden."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Wij adviseren vrienden om het over 24 uur nog een keer te proberen."; -$a->strings["Invalid locator"] = "Ongeldige plaatsbepaler"; -$a->strings["Invalid email address."] = "Geen geldig e-mailadres"; -$a->strings["This account has not been configured for email. Request failed."] = "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail."; -$a->strings["Unable to resolve your name at the provided location."] = "Ik kan jouw naam op het opgegeven adres niet vinden."; -$a->strings["You have already introduced yourself here."] = "Je hebt jezelf hier al voorgesteld."; -$a->strings["Apparently you are already friends with %s."] = "Blijkbaar bent u al bevriend met %s."; -$a->strings["Invalid profile URL."] = "Ongeldig profiel adres."; -$a->strings["Disallowed profile URL."] = "Niet toegelaten profiel adres."; -$a->strings["Failed to update contact record."] = "Ik kon de contactgegevens niet aanpassen."; -$a->strings["Your introduction has been sent."] = "Je verzoek is verzonden."; -$a->strings["Please login to confirm introduction."] = "Log in om je verzoek te bevestigen."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Je huidige identiteit is niet de juiste. Log met dit profiel in."; -$a->strings["Hide this contact"] = "Verberg dit contact"; -$a->strings["Welcome home %s."] = "Welkom terug %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Bevestig je vriendschaps-/connectieverzoek voor %s."; -$a->strings["Confirm"] = "Bevestig"; -$a->strings["[Name Withheld]"] = "[Naam achtergehouden]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:"; -$a->strings["Connect as an email follower (Coming soon)"] = "Sluit aan als e-mail volger (Binnenkort)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Als je nog geen lid bent van het vrije sociale web, volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan."; -$a->strings["Friend/Connection Request"] = "Vriendschaps-/connectieverzoek"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Beantwoord het volgende:"; -$a->strings["Does %s know you?"] = "Kent %s jou?"; -$a->strings["Add a personal note:"] = "Voeg een persoonlijke opmerking toe:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Gefedereerde Sociale Web"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk."; -$a->strings["Your Identity Address:"] = "Adres van uw identiteit:"; -$a->strings["Submit Request"] = "Aanvraag indienen"; -$a->strings["[Embedded content - reload page to view]"] = "[Ingebedde inhoud - herlaad pagina om het te bekijken]"; -$a->strings["View in context"] = "In context bekijken"; -$a->strings["%d contact edited."] = array( - 0 => "", - 1 => "", +$a->strings["You have no more invitations available"] = "Je kunt geen uitnodigingen meer sturen"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen."; +$a->strings["Send invitations"] = "Verstuur uitnodigingen"; +$a->strings["Enter email addresses, one per line:"] = "Vul e-mailadressen in, één per lijn:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Je zult deze uitnodigingscode moeten invullen: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken"; +$a->strings["Access denied."] = "Toegang geweigerd"; +$a->strings["No valid account found."] = "Geen geldige account gevonden."; +$a->strings["Password reset request issued. Check your email."] = "Verzoek om wachtwoord opnieuw in te stellen werd verstuurd. Kijk uw e-mail na."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Op %s werd gevraagd je wachtwoord opnieuw in te stellen"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Verzoek kon niet geverifieerd worden. (Misschien heb je het voordien al ingediend.) Wachtwoord niet opnieuw ingesteld."; +$a->strings["Your password has been reset as requested."] = "Je wachtwoord is opnieuw ingesteld zoals gevraagd."; +$a->strings["Your new password is"] = "Je nieuwe wachtwoord is"; +$a->strings["Save or copy your new password - and then"] = "Bewaar of kopieer je nieuw wachtwoord - en dan"; +$a->strings["click here to login"] = "klik hier om in te loggen"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Je kunt dit wachtwoord veranderen nadat je bent ingelogd op de Instellingen> pagina."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Je wachtwoord is veranderd op %s"; +$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur het om je wachtwoord opnieuw in te stellen. Kijk dan je e-mail na voor verdere instructies."; +$a->strings["Nickname or Email: "] = "Bijnaam of e-mail:"; +$a->strings["Reset"] = "Opnieuw"; +$a->strings["Source (bbcode) text:"] = "Bron (bbcode) tekst:"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Bron (Diaspora) tekst om naar BBCode om te zetten:"; +$a->strings["Source input: "] = "Bron ingave:"; +$a->strings["bb2html (raw HTML): "] = "bb2html (ruwe HTML):"; +$a->strings["bb2html: "] = "bb2html:"; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Bron ingave (Diaspora formaat):"; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Label verwijderd"; +$a->strings["Remove Item Tag"] = "Verwijder label van item"; +$a->strings["Select a tag to remove: "] = "Selecteer een label om te verwijderen: "; +$a->strings["Remove My Account"] = "Verwijder mijn account"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is."; +$a->strings["Please enter your password for verification:"] = "Voer je wachtwoord in voor verificatie:"; +$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificatie."; +$a->strings["Profile Visibility Editor"] = ""; +$a->strings["Visible To"] = "Zichtbaar voor"; +$a->strings["All Contacts (with secure profile access)"] = "Alle contacten (met veilige profieltoegang)"; +$a->strings["Profile Match"] = "Profielmatch"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Geen sleutelwoorden om te zoeken. Voeg sleutelwoorden toe aan je standaard profiel."; +$a->strings["is interested in:"] = "Is geïnteresseerd in:"; +$a->strings["Event title and start time are required."] = "Titel en begintijd van de gebeurtenis zijn vereist."; +$a->strings["l, F j"] = "l j F"; +$a->strings["Edit event"] = "Gebeurtenis bewerken"; +$a->strings["Create New Event"] = "Maak een nieuwe gebeurtenis"; +$a->strings["Previous"] = "Vorige"; +$a->strings["Next"] = "Volgende"; +$a->strings["hour:minute"] = "uur:minuut"; +$a->strings["Event details"] = "Gebeurtenis details"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Formaat is %s %s. Begindatum en titel zijn vereist."; +$a->strings["Event Starts:"] = "Gebeurtenis begint:"; +$a->strings["Required"] = "Vereist"; +$a->strings["Finish date/time is not known or not relevant"] = "Einddatum/tijd is niet gekend of niet relevant"; +$a->strings["Event Finishes:"] = "Gebeurtenis eindigt:"; +$a->strings["Adjust for viewer timezone"] = "Pas aan aan de tijdzone van de gebruiker"; +$a->strings["Description:"] = "Beschrijving:"; +$a->strings["Title:"] = "Titel:"; +$a->strings["Share this event"] = "Deel deze gebeurtenis"; +$a->strings["{0} wants to be your friend"] = "{0} wilt je vriend worden"; +$a->strings["{0} sent you a message"] = "{0} stuurde jou een bericht"; +$a->strings["{0} requested registration"] = "{0} vroeg om zich te registreren"; +$a->strings["{0} commented %s's post"] = "{0} gaf een reactie op het bericht van %s"; +$a->strings["{0} liked %s's post"] = "{0} vond het bericht van %s leuk"; +$a->strings["{0} disliked %s's post"] = "{0} vond het bericht van %s niet leuk"; +$a->strings["{0} is now friends with %s"] = "{0} is nu bevriend met %s"; +$a->strings["{0} posted"] = "{0} plaatste"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} labelde %s's bericht met #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} vermeldde je in een bericht"; +$a->strings["Mood"] = "Stemming"; +$a->strings["Set your current mood and tell your friends"] = "Stel je huidige stemming in, en vertel het je vrienden"; +$a->strings["No results."] = "Geen resultaten."; +$a->strings["Unable to locate contact information."] = "Ik kan geen contact informatie vinden."; +$a->strings["Do you really want to delete this message?"] = "Wil je echt dit bericht verwijderen?"; +$a->strings["Message deleted."] = "Bericht verwijderd."; +$a->strings["Conversation removed."] = "Gesprek verwijderd."; +$a->strings["No messages."] = "Geen berichten."; +$a->strings["Unknown sender - %s"] = "Onbekende afzender - %s"; +$a->strings["You and %s"] = "Jij en %s"; +$a->strings["%s and You"] = "%s en jij"; +$a->strings["Delete conversation"] = "Verwijder gesprek"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d bericht", + 1 => "%d berichten", ); -$a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de contactgegevens"; -$a->strings["Could not locate selected profile."] = "Kon het geselecteerde profiel niet vinden."; -$a->strings["Contact updated."] = "Contact bijgewerkt."; -$a->strings["Contact has been blocked"] = "Contact is geblokkeerd"; -$a->strings["Contact has been unblocked"] = "Contact is gedeblokkeerd"; -$a->strings["Contact has been ignored"] = "Contact wordt genegeerd"; -$a->strings["Contact has been unignored"] = "Contact wordt niet meer genegeerd"; -$a->strings["Contact has been archived"] = "Contact is gearchiveerd"; -$a->strings["Contact has been unarchived"] = "Contact is niet meer gearchiveerd"; -$a->strings["Do you really want to delete this contact?"] = "Wil je echt dit contact verwijderen?"; -$a->strings["Contact has been removed."] = "Contact is verwijderd."; -$a->strings["You are mutual friends with %s"] = "Je bent wederzijds bevriend met %s"; -$a->strings["You are sharing with %s"] = "Je deelt met %s"; -$a->strings["%s is sharing with you"] = "%s deelt met jou"; -$a->strings["Private communications are not available for this contact."] = "Privécommunicatie met dit contact is niet beschikbaar."; -$a->strings["(Update was successful)"] = "(Wijziging is geslaagd)"; -$a->strings["(Update was not successful)"] = "(Wijziging is niet geslaagd)"; -$a->strings["Suggest friends"] = "Stel vrienden voor"; -$a->strings["Network type: %s"] = "Netwerk type: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d gedeeld contact", - 1 => "%d gedeelde contacten", -); -$a->strings["View all contacts"] = "Alle contacten zien"; -$a->strings["Toggle Blocked status"] = "Schakel geblokkeerde status"; -$a->strings["Unignore"] = "Negeer niet meer"; -$a->strings["Ignore"] = "Negeren"; -$a->strings["Toggle Ignored status"] = "Schakel negeerstatus"; -$a->strings["Unarchive"] = "Archiveer niet meer"; -$a->strings["Archive"] = "Archiveer"; -$a->strings["Toggle Archive status"] = "Schakel archiveringsstatus"; -$a->strings["Repair"] = "Herstellen"; -$a->strings["Advanced Contact Settings"] = "Geavanceerde instellingen voor contacten"; -$a->strings["Communications lost with this contact!"] = "Communicatie met dit contact is verbroken!"; -$a->strings["Contact Editor"] = "Contactbewerker"; -$a->strings["Profile Visibility"] = "Zichtbaarheid profiel"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Kies het profiel dat getoond moet worden wanneer %s uw profiel bezoekt. "; -$a->strings["Contact Information / Notes"] = "Contactinformatie / aantekeningen"; -$a->strings["Edit contact notes"] = "Wijzig aantekeningen over dit contact"; -$a->strings["Visit %s's profile [%s]"] = "Bekijk het profiel van %s [%s]"; -$a->strings["Block/Unblock contact"] = "Blokkeer/deblokkeer contact"; -$a->strings["Ignore contact"] = "Negeer contact"; -$a->strings["Repair URL settings"] = "Repareer URL-instellingen"; -$a->strings["View conversations"] = "Toon conversaties"; -$a->strings["Delete contact"] = "Verwijder contact"; -$a->strings["Last update:"] = "Laatste wijziging:"; -$a->strings["Update public posts"] = "Openbare posts aanpassen"; -$a->strings["Currently blocked"] = "Op dit moment geblokkeerd"; -$a->strings["Currently ignored"] = "Op dit moment genegeerd"; -$a->strings["Currently archived"] = "Op dit moment gearchiveerd"; -$a->strings["Hide this contact from others"] = "Verberg dit contact voor anderen"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Antwoorden of 'vind ik leuk's op je openbare posts kunnen nog zichtbaar zijn"; -$a->strings["Notification for new posts"] = "Meldingen voor nieuwe berichten"; -$a->strings["Send a notification of every new post of this contact"] = ""; -$a->strings["Fetch further information for feeds"] = ""; -$a->strings["Suggestions"] = "Voorstellen"; -$a->strings["Suggest potential friends"] = "Stel vrienden voor"; -$a->strings["All Contacts"] = "Alle Contacten"; -$a->strings["Show all contacts"] = "Toon alle contacten"; -$a->strings["Unblocked"] = "Niet geblokkeerd"; -$a->strings["Only show unblocked contacts"] = "Toon alleen niet-geblokkeerde contacten"; -$a->strings["Blocked"] = "Geblokkeerd"; -$a->strings["Only show blocked contacts"] = "Toon alleen geblokkeerde contacten"; -$a->strings["Ignored"] = "Genegeerd"; -$a->strings["Only show ignored contacts"] = "Toon alleen genegeerde contacten"; -$a->strings["Archived"] = "Gearchiveerd"; -$a->strings["Only show archived contacts"] = "Toon alleen gearchiveerde contacten"; -$a->strings["Hidden"] = "Verborgen"; -$a->strings["Only show hidden contacts"] = "Toon alleen verborgen contacten"; -$a->strings["Mutual Friendship"] = "Wederzijdse vriendschap"; -$a->strings["is a fan of yours"] = "Is een fan van jou"; -$a->strings["you are a fan of"] = "Jij bent een fan van"; -$a->strings["Edit contact"] = "Contact bewerken"; -$a->strings["Search your contacts"] = "Doorzoek je contacten"; -$a->strings["Update"] = "Wijzigen"; -$a->strings["everybody"] = "iedereen"; -$a->strings["Additional features"] = "Extra functies"; -$a->strings["Display"] = "Weergave"; -$a->strings["Social Networks"] = "Sociale netwerken"; -$a->strings["Delegations"] = ""; -$a->strings["Connected apps"] = "Verbonden applicaties"; -$a->strings["Export personal data"] = "Persoonlijke gegevens exporteren"; -$a->strings["Remove account"] = "Account verwijderen"; -$a->strings["Missing some important data!"] = "Een belangrijk gegeven ontbreekt!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen."; -$a->strings["Email settings updated."] = "E-mail instellingen bijgewerkt.."; -$a->strings["Features updated"] = "Functies bijgewerkt"; -$a->strings["Relocate message has been send to your contacts"] = ""; -$a->strings["Passwords do not match. Password unchanged."] = "Wachtwoorden komen niet overeen. Wachtwoord niet gewijzigd."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Lege wachtwoorden zijn niet toegelaten. Wachtwoord niet gewijzigd."; -$a->strings["Wrong password."] = "Verkeerd wachtwoord."; -$a->strings["Password changed."] = "Wachtwoord gewijzigd."; -$a->strings["Password update failed. Please try again."] = "Wachtwoord-)wijziging mislukt. Probeer opnieuw."; -$a->strings[" Please use a shorter name."] = "Gebruik een kortere naam."; -$a->strings[" Name too short."] = "Naam te kort."; -$a->strings["Wrong Password"] = "Verkeerd wachtwoord"; -$a->strings[" Not valid email."] = "Geen geldig e-mailadres."; -$a->strings[" Cannot change to that email."] = "Kan niet veranderen naar die e-mail."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privéforum/-groep heeft geen privacyrechten. De standaard privacygroep wordt gebruikt."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Privéforum/-groep heeft geen privacyrechten en geen standaard privacygroep."; -$a->strings["Settings updated."] = "Instellingen bijgewerkt."; -$a->strings["Add application"] = "Toepassing toevoegen"; -$a->strings["Consumer Key"] = "Gebruikerssleutel"; -$a->strings["Consumer Secret"] = "Gebruikersgeheim"; -$a->strings["Redirect"] = "Doorverwijzing"; -$a->strings["Icon url"] = "URL pictogram"; -$a->strings["You can't edit this application."] = "Je kunt deze toepassing niet wijzigen."; -$a->strings["Connected Apps"] = "Verbonden applicaties"; -$a->strings["Client key starts with"] = ""; -$a->strings["No name"] = "Geen naam"; -$a->strings["Remove authorization"] = "Verwijder authorisatie"; -$a->strings["No Plugin settings configured"] = ""; -$a->strings["Plugin Settings"] = "Plugin Instellingen"; -$a->strings["Off"] = "Uit"; -$a->strings["On"] = "Aan"; -$a->strings["Additional Features"] = "Extra functies"; -$a->strings["Built-in support for %s connectivity is %s"] = "Ingebouwde ondersteuning voor connectiviteit met %s is %s"; -$a->strings["enabled"] = "ingeschakeld"; -$a->strings["disabled"] = "uitgeschakeld"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "E-mailtoegang is op deze website uitgeschakeld."; -$a->strings["Email/Mailbox Setup"] = "E-mail Instellen"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Als je wilt communiceren met e-mail contacten via deze dienst (optioneel), moet je hier opgeven hoe ik jouw mailbox kan bereiken."; -$a->strings["Last successful email check:"] = "Laatste succesvolle e-mail controle:"; -$a->strings["IMAP server name:"] = "IMAP server naam:"; -$a->strings["IMAP port:"] = "IMAP poort:"; -$a->strings["Security:"] = "Beveiliging:"; -$a->strings["None"] = "Geen"; -$a->strings["Email login name:"] = "E-mail login naam:"; -$a->strings["Email password:"] = "E-mail wachtwoord:"; -$a->strings["Reply-to address:"] = "Antwoord adres:"; -$a->strings["Send public posts to all email contacts:"] = "Openbare posts naar alle e-mail contacten versturen:"; -$a->strings["Action after import:"] = "Actie na importeren:"; -$a->strings["Mark as seen"] = "Als 'gelezen' markeren"; -$a->strings["Move to folder"] = "Naar map verplaatsen"; -$a->strings["Move to folder:"] = "Verplaatsen naar map:"; -$a->strings["Display Settings"] = "Scherminstellingen"; -$a->strings["Display Theme:"] = "Schermthema:"; -$a->strings["Mobile Theme:"] = "Mobiel thema:"; -$a->strings["Update browser every xx seconds"] = "Browser elke xx seconden verversen"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 seconden, geen maximum"; -$a->strings["Number of items to display per page:"] = "Aantal items te tonen per pagina:"; -$a->strings["Maximum of 100 items"] = "Maximum 100 items"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "Aantal items per pagina als je een mobiel toestel gebruikt:"; -$a->strings["Don't show emoticons"] = "Emoticons niet tonen"; -$a->strings["Don't show notices"] = ""; -$a->strings["Infinite scroll"] = "Oneindig scrollen"; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = "Gebruikerstypes"; -$a->strings["Community Types"] = "Forum/groepstypes"; -$a->strings["Normal Account Page"] = "Normale accountpagina"; -$a->strings["This account is a normal personal profile"] = "Deze account is een normaal persoonlijk profiel"; -$a->strings["Soapbox Page"] = "Zeepkist-pagina"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met alleen recht tot lezen."; -$a->strings["Community Forum/Celebrity Account"] = "Forum/groeps- of beroemdheid-account"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met recht tot lezen en schrijven."; -$a->strings["Automatic Friend Page"] = "Automatisch Vriendschapspagina"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Keur automatisch alle vriendschaps-/connectieverzoeken goed als vrienden."; -$a->strings["Private Forum [Experimental]"] = "Privé-forum [experimenteel]"; -$a->strings["Private forum - approved members only"] = "Privé-forum - enkel voor goedgekeurde leden"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optioneel) Laat dit OpenID toe om in te loggen op deze account."; -$a->strings["Publish your default profile in your local site directory?"] = "Je standaardprofiel in je lokale gids publiceren?"; -$a->strings["Publish your default profile in the global social directory?"] = "Je standaardprofiel in de globale sociale gids publiceren?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Je vrienden/contacten verbergen voor bezoekers van je standaard profiel?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Je profieldetails verbergen voor onbekende bezoekers?"; -$a->strings["Allow friends to post to your profile page?"] = "Vrienden toestaan om op jou profielpagina te posten?"; -$a->strings["Allow friends to tag your posts?"] = "Sta vrienden toe om jouw berichten te labelen?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Sta je mij toe om jou als mogelijke vriend voor te stellen aan nieuwe leden?"; -$a->strings["Permit unknown people to send you private mail?"] = "Mogen onbekende personen jou privé berichten sturen?"; -$a->strings["Profile is not published."] = "Profiel is niet gepubliceerd."; -$a->strings["or"] = "of"; -$a->strings["Your Identity Address is"] = "Jouw Identiteitsadres is"; -$a->strings["Automatically expire posts after this many days:"] = "Laat berichten automatisch vervallen na zo veel dagen:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Berichten zullen niet vervallen indien leeg. Vervallen berichten zullen worden verwijderd."; -$a->strings["Advanced expiration settings"] = "Geavanceerde instellingen voor vervallen"; -$a->strings["Advanced Expiration"] = "Geavanceerd Verval:"; -$a->strings["Expire posts:"] = "Laat berichten vervallen:"; -$a->strings["Expire personal notes:"] = "Laat persoonlijke aantekeningen verlopen:"; -$a->strings["Expire starred posts:"] = "Laat berichten met ster verlopen"; -$a->strings["Expire photos:"] = "Laat foto's vervallen:"; -$a->strings["Only expire posts by others:"] = "Laat alleen berichten door anderen vervallen:"; -$a->strings["Account Settings"] = "Account Instellingen"; -$a->strings["Password Settings"] = "Wachtwoord Instellingen"; -$a->strings["New Password:"] = "Nieuw Wachtwoord:"; -$a->strings["Confirm:"] = "Bevestig:"; -$a->strings["Leave password fields blank unless changing"] = "Laat de wachtwoord-velden leeg, tenzij je het wilt veranderen"; -$a->strings["Current Password:"] = "Huidig wachtwoord:"; -$a->strings["Your current password to confirm the changes"] = "Je huidig wachtwoord om de wijzigingen te bevestigen"; -$a->strings["Password:"] = "Wachtwoord:"; -$a->strings["Basic Settings"] = "Basis Instellingen"; -$a->strings["Full Name:"] = "Volledige Naam:"; -$a->strings["Email Address:"] = "E-mailadres:"; -$a->strings["Your Timezone:"] = "Je Tijdzone:"; -$a->strings["Default Post Location:"] = "Standaard locatie:"; -$a->strings["Use Browser Location:"] = "Gebruik Webbrowser Locatie:"; -$a->strings["Security and Privacy Settings"] = "Instellingen voor Beveiliging en Privacy"; -$a->strings["Maximum Friend Requests/Day:"] = "Maximum aantal vriendschapsverzoeken per dag:"; -$a->strings["(to prevent spam abuse)"] = "(om spam misbruik te voorkomen)"; -$a->strings["Default Post Permissions"] = "Standaard rechten voor nieuwe berichten"; -$a->strings["(click to open/close)"] = "(klik om te openen/sluiten)"; -$a->strings["Show to Groups"] = "Tonen aan groepen"; -$a->strings["Show to Contacts"] = "Tonen aan contacten"; -$a->strings["Default Private Post"] = "Standaard Privé Post"; -$a->strings["Default Public Post"] = "Standaard Publieke Post"; -$a->strings["Default Permissions for New Posts"] = "Standaard rechten voor nieuwe berichten"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maximum aantal privé-berichten per dag van onbekende personen:"; -$a->strings["Notification Settings"] = "Notificatie Instellingen"; -$a->strings["By default post a status message when:"] = "Post automatisch een bericht op je tijdlijn wanneer:"; -$a->strings["accepting a friend request"] = "Een vriendschapsverzoek accepteren"; -$a->strings["joining a forum/community"] = "Lid worden van een groep/forum"; -$a->strings["making an interesting profile change"] = "Een interessante verandering aan je profiel"; -$a->strings["Send a notification email when:"] = "Stuur een notificatie e-mail wanneer:"; -$a->strings["You receive an introduction"] = "Je ontvangt een vriendschaps- of connectieverzoek"; -$a->strings["Your introductions are confirmed"] = "Jouw vriendschaps- of connectieverzoeken zijn bevestigd"; -$a->strings["Someone writes on your profile wall"] = "Iemand iets op je tijdlijn schrijft"; -$a->strings["Someone writes a followup comment"] = "Iemand een reactie schrijft"; -$a->strings["You receive a private message"] = "Je een privé-bericht ontvangt"; -$a->strings["You receive a friend suggestion"] = "Je een suggestie voor een vriendschap ontvangt"; -$a->strings["You are tagged in a post"] = "Je expliciet in een bericht bent genoemd"; -$a->strings["You are poked/prodded/etc. in a post"] = "Je in een bericht bent aangestoten/gepord/etc."; -$a->strings["Advanced Account/Page Type Settings"] = ""; -$a->strings["Change the behaviour of this account for special situations"] = ""; -$a->strings["Relocate"] = ""; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; -$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Message not available."] = "Bericht niet beschikbaar."; +$a->strings["Delete message"] = "Verwijder bericht"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Geen beveiligde communicatie beschikbaar. Je kunt misschien antwoorden vanaf de profiel-pagina van de afzender."; +$a->strings["Send Reply"] = "Verstuur Antwoord"; +$a->strings["Not available."] = "Niet beschikbaar"; +$a->strings["Profile not found."] = "Profiel niet gevonden"; $a->strings["Profile deleted."] = "Profiel verwijderd"; $a->strings["Profile-"] = "Profiel-"; $a->strings["New profile created."] = "Nieuw profiel aangemaakt."; @@ -982,6 +1542,12 @@ $a->strings["View this profile"] = "Dit profiel bekijken"; $a->strings["Create a new profile using these settings"] = "Nieuw profiel aanmaken met deze instellingen"; $a->strings["Clone this profile"] = "Dit profiel klonen"; $a->strings["Delete this profile"] = "Dit profiel verwijderen"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Profielfoto uploaden"; $a->strings["Profile Name:"] = "Profiel Naam:"; $a->strings["Your Full Name:"] = "Je volledige naam:"; $a->strings["Title/Description:"] = "Titel/Beschrijving:"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Wie: (indien toepasbaar)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: Kathleen123, Kathleen Peeters, kathleen@voorbeeld.nl"; $a->strings["Since [date]:"] = "Sinds [datum]:"; -$a->strings["Sexual Preference:"] = "Seksuele Voorkeur:"; $a->strings["Homepage URL:"] = "Adres tijdlijn:"; -$a->strings["Hometown:"] = "Woonplaats:"; -$a->strings["Political Views:"] = "Politieke standpunten:"; $a->strings["Religious Views:"] = "Geloof:"; $a->strings["Public Keywords:"] = "Publieke Sleutelwoorden:"; $a->strings["Private Keywords:"] = "Privé Sleutelwoorden:"; -$a->strings["Likes:"] = "Houdt van:"; -$a->strings["Dislikes:"] = "Houdt niet van:"; $a->strings["Example: fishing photography software"] = "Voorbeeld: vissen fotografie software"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Gebruikt om mogelijke vrienden voor te stellen, kan door anderen gezien worden)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Gebruikt om profielen te zoeken, nooit aan anderen getoond)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Liefde/romance"; $a->strings["Work/employment"] = "Werk"; $a->strings["School/education"] = "School/opleiding"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Dit is jouw publiek profiel.
Het kan zichtbaar zijn voor iedereen op het internet."; +$a->strings["Age: "] = "Leeftijd:"; $a->strings["Edit/Manage Profiles"] = "Wijzig/Beheer Profielen"; -$a->strings["Group created."] = "Groep aangemaakt."; -$a->strings["Could not create group."] = "Kon de groep niet aanmaken."; -$a->strings["Group not found."] = "Groep niet gevonden."; -$a->strings["Group name changed."] = "Groepsnaam gewijzigd."; -$a->strings["Save Group"] = ""; -$a->strings["Create a group of contacts/friends."] = "Maak een groep contacten/vrienden aan."; -$a->strings["Group Name: "] = "Groepsnaam:"; -$a->strings["Group removed."] = "Groep verwijderd."; -$a->strings["Unable to remove group."] = "Niet in staat om groep te verwijderen."; -$a->strings["Group Editor"] = "Groepsbewerker"; -$a->strings["Members"] = "Leden"; -$a->strings["Click on a contact to add or remove."] = "Klik op een contact om het toe te voegen of te verwijderen."; -$a->strings["Source (bbcode) text:"] = "Bron (bbcode) tekst:"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Bron (Diaspora) tekst om naar BBCode om te zetten:"; -$a->strings["Source input: "] = "Bron ingave:"; -$a->strings["bb2html (raw HTML): "] = "bb2html (ruwe HTML):"; -$a->strings["bb2html: "] = "bb2html:"; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Bron ingave (Diaspora formaat):"; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Niet beschikbaar"; -$a->strings["Contact added"] = "Contact toegevoegd"; -$a->strings["No more system notifications."] = "Geen systeemnotificaties meer."; -$a->strings["System Notifications"] = "Systeemnotificaties"; -$a->strings["New Message"] = "Nieuw Bericht"; -$a->strings["Unable to locate contact information."] = "Ik kan geen contact informatie vinden."; -$a->strings["Messages"] = "Privéberichten"; -$a->strings["Do you really want to delete this message?"] = "Wil je echt dit bericht verwijderen?"; -$a->strings["Message deleted."] = "Bericht verwijderd."; -$a->strings["Conversation removed."] = "Gesprek verwijderd."; -$a->strings["No messages."] = "Geen berichten."; -$a->strings["Unknown sender - %s"] = "Onbekende afzender - %s"; -$a->strings["You and %s"] = "Jij en %s"; -$a->strings["%s and You"] = "%s en jij"; -$a->strings["Delete conversation"] = "Verwijder gesprek"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d bericht", - 1 => "%d berichten", -); -$a->strings["Message not available."] = "Bericht niet beschikbaar."; -$a->strings["Delete message"] = "Verwijder bericht"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Geen beveiligde communicatie beschikbaar. Je kunt misschien antwoorden vanaf de profiel-pagina van de afzender."; -$a->strings["Send Reply"] = "Verstuur Antwoord"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s niet leuk"; -$a->strings["Post successful."] = "Bericht succesvol geplaatst."; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Tijdsconversie"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones."; -$a->strings["UTC time: %s"] = "UTC tijd: %s"; -$a->strings["Current timezone: %s"] = "Huidige Tijdzone: %s"; -$a->strings["Converted localtime: %s"] = "Omgerekende lokale tijd: %s"; -$a->strings["Please select your timezone:"] = "Selecteer je tijdzone:"; -$a->strings["Save to Folder:"] = "Bewaren in map:"; -$a->strings["- select -"] = "- Kies -"; -$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificatie."; -$a->strings["Profile Visibility Editor"] = ""; -$a->strings["Visible To"] = "Zichtbaar voor"; -$a->strings["All Contacts (with secure profile access)"] = "Alle contacten (met veilige profieltoegang)"; -$a->strings["No contacts."] = "Geen contacten."; -$a->strings["View Contacts"] = "Bekijk contacten"; -$a->strings["People Search"] = "Mensen Zoeken"; -$a->strings["No matches"] = "Geen resultaten"; -$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden"; -$a->strings["Contact information unavailable"] = "Contactinformatie niet beschikbaar"; -$a->strings["Album not found."] = "Album niet gevonden"; -$a->strings["Delete Album"] = "Verwijder album"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Wil je echt dit fotoalbum en alle foto's erin verwijderen?"; -$a->strings["Delete Photo"] = "Verwijder foto"; -$a->strings["Do you really want to delete this photo?"] = "Wil je echt deze foto verwijderen?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s is gelabeld in %2\$s door %3\$s"; -$a->strings["a photo"] = "een foto"; -$a->strings["Image exceeds size limit of "] = "Afbeelding is groter dan de maximale afmeting van"; -$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg."; -$a->strings["Unable to process image."] = "Niet in staat om de afbeelding te verwerken"; -$a->strings["Image upload failed."] = "Uploaden van afbeelding mislukt."; -$a->strings["No photos selected"] = "Geen foto's geselecteerd"; -$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt."; -$a->strings["Upload Photos"] = "Upload foto's"; -$a->strings["New album name: "] = "Nieuwe albumnaam: "; -$a->strings["or existing album name: "] = "of bestaande albumnaam: "; -$a->strings["Do not show a status post for this upload"] = "Toon geen bericht op je tijdlijn van deze upload"; -$a->strings["Permissions"] = "Rechten"; -$a->strings["Private Photo"] = "Privé foto"; -$a->strings["Public Photo"] = "Publieke foto"; -$a->strings["Edit Album"] = "Album wijzigen"; -$a->strings["Show Newest First"] = "Toon niewste eerst"; -$a->strings["Show Oldest First"] = "Toon oudste eerst"; -$a->strings["View Photo"] = "Bekijk foto"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt."; -$a->strings["Photo not available"] = "Foto is niet beschikbaar"; -$a->strings["View photo"] = "Bekijk foto"; -$a->strings["Edit photo"] = "Bewerk foto"; -$a->strings["Use as profile photo"] = "Gebruik als profielfoto"; -$a->strings["View Full Size"] = "Bekijk in volledig formaat"; -$a->strings["Tags: "] = "Labels: "; -$a->strings["[Remove any tag]"] = "[Alle labels verwijderen]"; -$a->strings["Rotate CW (right)"] = "Roteren met de klok mee (rechts)"; -$a->strings["Rotate CCW (left)"] = "Roteren tegen de klok in (links)"; -$a->strings["New album name"] = "Nieuwe albumnaam"; -$a->strings["Caption"] = "Onderschrift"; -$a->strings["Add a Tag"] = "Een label toevoegen"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping "; -$a->strings["Private photo"] = "Privé foto"; -$a->strings["Public photo"] = "Publieke foto"; -$a->strings["Share"] = "Delen"; -$a->strings["View Album"] = "Album bekijken"; -$a->strings["Recent Photos"] = "Recente foto's"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; -$a->strings["Or - did you try to upload an empty file?"] = ""; -$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d"; -$a->strings["File upload failed."] = "Uploaden van bestand mislukt."; -$a->strings["No videos selected"] = "Geen video's geselecteerd"; -$a->strings["View Video"] = "Bekijk Video"; -$a->strings["Recent Videos"] = "Recente video's"; -$a->strings["Upload New Videos"] = "Nieuwe video's uploaden"; +$a->strings["Friendica Communications Server - Setup"] = ""; +$a->strings["Could not connect to database."] = "Kon geen toegang krijgen tot de database."; +$a->strings["Could not create table."] = "Kon tabel niet aanmaken."; +$a->strings["Your Friendica site database has been installed."] = "De database van je Friendica-website is geïnstalleerd."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Het kan nodig zijn om het bestand \"database.sql\" manueel te importeren met phpmyadmin of mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Zie het bestand \"INSTALL.txt\"."; +$a->strings["System check"] = "Systeemcontrole"; +$a->strings["Check again"] = "Controleer opnieuw"; +$a->strings["Database connection"] = "Verbinding met database"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Om Friendica te kunnen installeren moet ik weten hoe ik jouw database kan bereiken."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Neem contact op met jouw hostingprovider of websitebeheerder, wanneer je vragen hebt over deze instellingen. "; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "De database die je hier opgeeft zou al moeten bestaan. Maak anders de database aan voordat je verder gaat."; +$a->strings["Database Server Name"] = "Servernaam database"; +$a->strings["Database Login Name"] = "Gebruikersnaam database"; +$a->strings["Database Login Password"] = "Wachtwoord database"; +$a->strings["Database Name"] = "Naam database"; +$a->strings["Site administrator email address"] = "E-mailadres van de websitebeheerder"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Het e-mailadres van je account moet hiermee overeenkomen om het administratiepaneel te kunnen gebruiken."; +$a->strings["Please select a default timezone for your website"] = "Selecteer een standaard tijdzone voor uw website"; +$a->strings["Site settings"] = "Website-instellingen"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Kan geen command-line-versie van PHP vinden in het PATH van de webserver."; +$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 'Activating scheduled tasks'"] = "Als je geen command-line versie van PHP geïnstalleerd hebt op je server, kun je geen polling op de achtergrond gebruiken via cron. Zie 'Activeren van geplande taken'"; +$a->strings["PHP executable path"] = "PATH van het PHP commando"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Vul het volledige path in naar het php programma. Je kunt dit blanco laten om de installatie verder te zetten."; +$a->strings["Command line PHP"] = "PHP-opdrachtregel"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; +$a->strings["Found PHP version: "] = "Gevonden PHP versie:"; +$a->strings["PHP cli binary"] = ""; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "De command-line versie van PHP op jouw systeem heeft \"register_argc_argv\" niet geactiveerd."; +$a->strings["This is required for message delivery to work."] = "Dit is nodig om het verzenden van berichten mogelijk te maken."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = ""; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Zie \"http://www.php.net/manual/en/openssl.installation.php\" wanneer u Friendica onder Windows draait."; +$a->strings["Generate encryption keys"] = ""; +$a->strings["libCurl PHP module"] = "libCurl PHP module"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; +$a->strings["mysqli PHP module"] = "mysqli PHP module"; +$a->strings["mb_string PHP module"] = "mb_string PHP module"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fout: Apache-module mod-rewrite is vereist, maar niet geïnstalleerd."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Fout: PHP-module libCURL is vereist, maar niet geïnstalleerd."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fout: PHP-module GD graphics met JPEG support is vereist, maar niet geïnstalleerd."; +$a->strings["Error: openssl PHP module required but not installed."] = "Fout: PHP-module openssl is vereist, maar niet geïnstalleerd."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Fout: PHP-module mysqli is vereist, maar niet geïnstalleerd."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Fout: PHP-module mb_string is vereist, maar niet geïnstalleerd."; +$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."] = "Het installatieprogramma moet een bestand \".htconfig.php\" in de bovenste map van je webserver aanmaken, maar kan dit niet doen."; +$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."] = "Dit is meestal een permissieprobleem, omdat de webserver niet in staat is om in deze map bestanden weg te schrijven - ook al kun je dit zelf wel."; +$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."] = "Op het einde van deze procedure zal ik je een tekst geven om te bewaren in een bestand .htconfig.php in je hoogste Friendica map."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Je kunt ook deze procedure overslaan, en een manuele installatie uitvoeren. Lees het bestand \"INSTALL.txt\" voor instructies."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php is schrijfbaar"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica gebruikt het Smarty3 sjabloon systeem om zijn webpagina's weer te geven. Smarty3 compileert sjablonen naar PHP om de weergave te versnellen."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Om deze gecompileerde sjablonen op te slaan moet de webserver schrijftoegang hebben tot de folder view/smarty3, t.o.v. van de hoogste folder van je Friendica-installatie."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Zorg ervoor dat de gebruiker waaronder je webserver runt (bijv. www-data) schrijf-toegang heeft tot deze map."; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Opmerking: voor een goede beveiliging zou je de webserver alleen schrijf-toegang moeten geven voor de map view/smarty3 -- niet voor de template bestanden (.tpl) die in die map zitten."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 is schrijfbaar"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = ""; +$a->strings["Url rewrite is working"] = ""; +$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."] = "Het databaseconfiguratiebestand \".htconfig.php\" kon niet worden weggeschreven. Je kunt de bijgevoegde tekst gebruiken om in een configuratiebestand aan te maken in de hoogste map van je webserver."; +$a->strings["

What next

"] = "

Wat nu

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "BELANGRIJK: Je zult [manueel] een geplande taak moeten aanmaken voor de poller."; +$a->strings["Help:"] = "Help:"; +$a->strings["Contact settings applied."] = "Contactinstellingen toegepast."; +$a->strings["Contact update failed."] = "Aanpassen van contact mislukt."; +$a->strings["Repair Contact Settings"] = "Contactinstellingen herstellen"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = ""; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Gebruik nu de \"terug\"-knop in je webbrowser wanneer je niet weet wat je op deze pagina moet doen."; +$a->strings["Return to contact editor"] = "Ga terug naar contactbewerker"; +$a->strings["Account Nickname"] = "Bijnaam account"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Labelnaam - krijgt voorrang op naam/bijnaam"; +$a->strings["Account URL"] = "URL account"; +$a->strings["Friend Request URL"] = "URL vriendschapsverzoek"; +$a->strings["Friend Confirm URL"] = ""; +$a->strings["Notification Endpoint URL"] = ""; +$a->strings["Poll/Feed URL"] = "URL poll/feed"; +$a->strings["New photo from this URL"] = "Nieuwe foto van deze URL"; +$a->strings["Remote Self"] = ""; +$a->strings["Mirror postings from this contact"] = ""; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Welkom bij Friendica"; +$a->strings["New Member Checklist"] = "Checklist voor nieuwe leden"; +$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."] = "We willen je een paar tips en verwijzingen aanreiken om je een aangename ervaring te bezorgen. Klik op een item om de relevante pagina's te bezoeken. Een verwijzing naar deze pagina zal twee weken lang na je registratie zichtbaar zijn op je tijdlijn. Daarna zal de verwijzing stilletjes verdwijnen."; +$a->strings["Getting Started"] = "Aan de slag"; +$a->strings["Friendica Walk-Through"] = "Doorloop Friendica"; +$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Op je Snelstart pagina kun je een korte inleiding vinden over je profiel en netwerk tabs, om enkele nieuwe connecties te leggen en groepen te vinden om lid van te worden."; +$a->strings["Go to Your Settings"] = "Ga naar je instellingen"; +$a->strings["On your Settings 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."] = "Verander je initieel wachtwoord op je instellingenpagina. Noteer ook het adres van je identiteit. Dit ziet er uit als een e-mailadres - en zal nuttig zijn om vrienden te maken op het vrije sociale web."; +$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."] = "Controleer ook de andere instellingen, in het bijzonder de privacy-instellingen. Een niet-gepubliceerd adres is zoals een privé-telefoonnummer. In het algemeen wil je waarschijnlijk je adres publiceren - tenzij al je vrienden en mogelijke vrienden precies weten hoe je te vinden."; +$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."] = "Upload een profielfoto, als je dat nog niet gedaan hebt. Studies tonen aan dat mensen met echte foto's van zichzelf tien keer gemakkelijker vrienden maken dan mensen die dat niet doen."; +$a->strings["Edit Your Profile"] = "Bewerk je profiel"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Bewerk je standaard profiel zoals je wilt. Controleer de instellingen om je vriendenlijst te verbergen, en om je profiel voor ongekende bezoekers te verbergen."; +$a->strings["Profile Keywords"] = "Sleutelwoorden voor dit profiel"; +$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."] = "Stel enkele openbare sleutelwoorden in voor je standaard profiel die je interesses beschrijven. We kunnen dan misschien mensen vinden met gelijkaardige interesses, en vrienden voorstellen."; +$a->strings["Connecting"] = "Verbinding aan het maken"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Machtig de Facebook Connector als je een Facebook account hebt. We zullen (optioneel) al je Facebook vrienden en conversaties importeren."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Als dit jouw eigen persoonlijke server is kan het installeren van de Facebook toevoeging je overgang naar het vrije sociale web vergemakkelijken."; +$a->strings["Importing Emails"] = "E-mails importeren"; +$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"] = "Vul je e-mailtoegangsinformatie in op je pagina met verbindingsinstellingen als je vrienden of mailinglijsten uit je e-mail-inbox wilt importeren, en met hen wilt communiceren"; +$a->strings["Go to Your Contacts Page"] = "Ga naar je contactenpagina"; +$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 Add New Contact dialog."] = "Je contactenpagina is jouw poort om vriendschappen te beheren en verbinding te leggen met vrienden op andere netwerken. Je kunt hun adres of URL toevoegen in de Voeg nieuw contact toe dialoog."; +$a->strings["Go to Your Site's Directory"] = "Ga naar de gids van je website"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "In de gids vind je andere mensen in dit netwerk of op andere federatieve sites. Zoek naar het woord Connect of Follow op hun profielpagina (meestal aan de linkerkant). Vul je eigen identiteitsadres in wanneer daar om wordt gevraagd."; +$a->strings["Finding New People"] = "Nieuwe mensen vinden"; +$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."] = "Op het zijpaneel van de Contacten pagina vind je verschillende tools om nieuwe vrienden te zoeken. We kunnen mensen op interesses matchen, mensen opzoeken op naam of hobby, en suggesties doen gebaseerd op netwerk-relaties. Op een nieuwe webstek beginnen vriendschapssuggesties meestal binnen de 24 uur beschikbaar te worden."; +$a->strings["Group Your Contacts"] = "Groepeer je contacten"; +$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."] = "Als je een aantal vrienden gemaakt hebt kun je ze in je eigen conversatiegroepen indelen vanuit de zijbalk van je 'Conacten' pagina, en dan kun je met elke groep apart contact houden op je Netwerk pagina. "; +$a->strings["Why Aren't My Posts Public?"] = "Waarom zijn mijn berichten niet openbaar?"; +$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."] = "Friendica respecteert je privacy. Standaard zullen je berichten alleen zichtbaar zijn voor personen die jij als vriend hebt toegevoegd. Lees de help (zie de verwijzing hierboven) voor meer informatie."; +$a->strings["Getting Help"] = "Hulp krijgen"; +$a->strings["Go to the Help Section"] = "Ga naar de help"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Je kunt onze help pagina's raadplegen voor gedetailleerde informatie over andere functies van dit programma."; $a->strings["Poke/Prod"] = "Aanstoten/porren"; $a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen"; $a->strings["Recipient"] = "Ontvanger"; $a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen"; $a->strings["Make this post private"] = "Dit bericht privé maken"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "Item is verwijderd."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt %3\$s van %2\$s"; -$a->strings["Export account"] = "Account exporteren"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server."; -$a->strings["Export all"] = "Alles exporteren"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)"; -$a->strings["Common Friends"] = "Gedeelde Vrienden"; -$a->strings["No contacts in common."] = "Geen gedeelde contacten."; -$a->strings["Image exceeds size limit of %d"] = "Afbeelding is groter dan de toegestane %d"; -$a->strings["Wall Photos"] = ""; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s heet %2\$s van harte welkom"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd."; +$a->strings["Response from remote site was not understood."] = "Antwoord van de website op afstand werd niet begrepen."; +$a->strings["Unexpected response from remote site: "] = "Onverwacht antwoord van website op afstand:"; +$a->strings["Confirmation completed successfully."] = "Bevestiging werd correct voltooid."; +$a->strings["Remote site reported: "] = "Website op afstand berichtte: "; +$a->strings["Temporary failure. Please wait and try again."] = "Tijdelijke fout. Wacht even en probeer opnieuw."; +$a->strings["Introduction failed or was revoked."] = "Verzoek mislukt of herroepen."; +$a->strings["Unable to set contact photo."] = "Ik kan geen contact foto instellen."; +$a->strings["No user record found for '%s' "] = "Geen gebruiker gevonden voor '%s'"; +$a->strings["Our site encryption key is apparently messed up."] = "De encryptie-sleutel van onze webstek is blijkbaar beschadigd."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons."; +$a->strings["Contact record was not found for you on our site."] = "We vonden op onze webstek geen contactrecord voor jou."; +$a->strings["Site public key not available in contact record for URL %s."] = "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken."; +$a->strings["Unable to set your contact credentials on our system."] = "Niet in staat om op dit systeem je contactreferenties in te stellen."; +$a->strings["Unable to update your contact profile details on our system"] = ""; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s is toegetreden tot %2\$s"; +$a->strings["Unable to locate original post."] = "Ik kan de originele post niet meer vinden."; +$a->strings["Empty post discarded."] = "Lege post weggegooid."; +$a->strings["System error. Post not saved."] = "Systeemfout. Post niet bewaard."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk."; +$a->strings["You may visit them online at %s"] = "Je kunt ze online bezoeken op %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen."; +$a->strings["%s posted an update."] = "%s heeft een wijziging geplaatst."; $a->strings["Image uploaded but image cropping failed."] = "Afbeelding opgeladen, maar bijsnijden mislukt."; $a->strings["Image size reduction [%s] failed."] = "Verkleining van de afbeelding [%s] mislukt."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-herlaad de pagina, of maak de browser cache leeg als nieuwe foto's niet onmiddellijk verschijnen."; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "Afbeelding bijsnijden"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Pas het afsnijden van de afbeelding aan voor het beste resultaat."; $a->strings["Done Editing"] = "Wijzigingen compleet"; $a->strings["Image uploaded successfully."] = "Uploaden van afbeelding gelukt."; -$a->strings["Applications"] = "Toepassingen"; -$a->strings["No installed applications."] = "Geen toepassingen geïnstalleerd"; -$a->strings["Nothing new here"] = "Niets nieuw hier"; -$a->strings["Clear notifications"] = "Notificaties verwijderen"; -$a->strings["Profile Match"] = "Profielmatch"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Geen sleutelwoorden om te zoeken. Voeg sleutelwoorden toe aan je standaard profiel."; -$a->strings["is interested in:"] = "Is geïnteresseerd in:"; -$a->strings["Tag removed"] = "Label verwijderd"; -$a->strings["Remove Item Tag"] = "Verwijder label van item"; -$a->strings["Select a tag to remove: "] = "Selecteer een label om te verwijderen: "; -$a->strings["Remove"] = "Verwijderen"; -$a->strings["Event title and start time are required."] = "Titel en begintijd van de gebeurtenis zijn vereist."; -$a->strings["l, F j"] = "l j F"; -$a->strings["Edit event"] = "Gebeurtenis bewerken"; -$a->strings["link to source"] = "Verwijzing naar bron"; -$a->strings["Create New Event"] = "Maak een nieuwe gebeurtenis"; -$a->strings["Previous"] = "Vorige"; -$a->strings["hour:minute"] = "uur:minuut"; -$a->strings["Event details"] = "Gebeurtenis details"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Formaat is %s %s. Begindatum en titel zijn vereist."; -$a->strings["Event Starts:"] = "Gebeurtenis begint:"; -$a->strings["Required"] = "Vereist"; -$a->strings["Finish date/time is not known or not relevant"] = "Einddatum/tijd is niet gekend of niet relevant"; -$a->strings["Event Finishes:"] = "Gebeurtenis eindigt:"; -$a->strings["Adjust for viewer timezone"] = "Pas aan aan de tijdzone van de gebruiker"; -$a->strings["Description:"] = "Beschrijving:"; -$a->strings["Title:"] = "Titel:"; -$a->strings["Share this event"] = "Deel deze gebeurtenis"; -$a->strings["No potential page delegates located."] = "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden."; -$a->strings["Delegate Page Management"] = "Paginabeheer uitbesteden"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwd."; -$a->strings["Existing Page Managers"] = "Bestaande paginabeheerders"; -$a->strings["Existing Page Delegates"] = "Bestaande personen waaraan het paginabeheer is uitbesteed"; -$a->strings["Potential Delegates"] = "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed "; -$a->strings["Add"] = "Toevoegen"; -$a->strings["No entries."] = "Geen gegevens."; -$a->strings["Contacts who are not members of a group"] = "Contacten die geen leden zijn van een groep"; -$a->strings["Files"] = "Bestanden"; -$a->strings["System down for maintenance"] = "Systeem onbeschikbaar wegens onderhoud"; -$a->strings["Remove My Account"] = "Verwijder mijn account"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is."; -$a->strings["Please enter your password for verification:"] = "Voer je wachtwoord in voor verificatie:"; -$a->strings["Friend suggestion sent."] = "Vriendschapsvoorstel verzonden."; -$a->strings["Suggest Friends"] = "Stel vrienden voor"; -$a->strings["Suggest a friend for %s"] = "Stel een vriend voor aan %s"; -$a->strings["Unable to locate original post."] = "Ik kan de originele post niet meer vinden."; -$a->strings["Empty post discarded."] = "Lege post weggegooid."; -$a->strings["System error. Post not saved."] = "Systeemfout. Post niet bewaard."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk."; -$a->strings["You may visit them online at %s"] = "Je kunt ze online bezoeken op %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen."; -$a->strings["%s posted an update."] = "%s heeft een wijziging geplaatst."; -$a->strings["{0} wants to be your friend"] = "{0} wilt je vriend worden"; -$a->strings["{0} sent you a message"] = "{0} stuurde jou een bericht"; -$a->strings["{0} requested registration"] = "{0} vroeg om zich te registreren"; -$a->strings["{0} commented %s's post"] = "{0} gaf een reactie op het bericht van %s"; -$a->strings["{0} liked %s's post"] = "{0} vond het bericht van %s leuk"; -$a->strings["{0} disliked %s's post"] = "{0} vond het bericht van %s niet leuk"; -$a->strings["{0} is now friends with %s"] = "{0} is nu bevriend met %s"; -$a->strings["{0} posted"] = "{0} plaatste"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} labelde %s's bericht met #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} vermeldde je in een bericht"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol fout. Geen ID Gevonden."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website."; -$a->strings["Login failed."] = "Login mislukt."; -$a->strings["Invalid request identifier."] = "Ongeldige request identifier."; -$a->strings["Discard"] = "Verwerpen"; -$a->strings["System"] = "Systeem"; -$a->strings["Network"] = "Netwerk"; -$a->strings["Introductions"] = "Verzoeken"; -$a->strings["Show Ignored Requests"] = "Toon genegeerde verzoeken"; -$a->strings["Hide Ignored Requests"] = "Verberg genegeerde verzoeken"; -$a->strings["Notification type: "] = "Notificatiesoort:"; -$a->strings["Friend Suggestion"] = "Vriendschapsvoorstel"; -$a->strings["suggested by %s"] = "Voorgesteld door %s"; -$a->strings["Post a new friend activity"] = "Bericht over een nieuwe vriend"; -$a->strings["if applicable"] = "Indien toepasbaar"; -$a->strings["Claims to be known to you: "] = "Denkt dat u hem of haar kent:"; -$a->strings["yes"] = "Ja"; -$a->strings["no"] = "Nee"; -$a->strings["Approve as: "] = "Goedkeuren als:"; -$a->strings["Friend"] = "Vriend"; -$a->strings["Sharer"] = "Deler"; -$a->strings["Fan/Admirer"] = "Fan/Bewonderaar"; -$a->strings["Friend/Connect Request"] = "Vriendschapsverzoek"; -$a->strings["New Follower"] = "Nieuwe Volger"; -$a->strings["No introductions."] = "Geen vriendschaps- of connectieverzoeken."; -$a->strings["Notifications"] = "Notificaties"; -$a->strings["%s liked %s's post"] = "%s vond het bericht van %s leuk"; -$a->strings["%s disliked %s's post"] = "%s vond het bericht van %s niet leuk"; -$a->strings["%s is now friends with %s"] = "%s is nu bevriend met %s"; -$a->strings["%s created a new post"] = "%s schreef een nieuw bericht"; -$a->strings["%s commented on %s's post"] = "%s gaf een reactie op het bericht van %s"; -$a->strings["No more network notifications."] = "Geen netwerknotificaties meer"; -$a->strings["Network Notifications"] = "Netwerknotificaties"; -$a->strings["No more personal notifications."] = "Geen persoonlijke notificaties meer"; -$a->strings["Personal Notifications"] = "Persoonlijke notificaties"; -$a->strings["No more home notifications."] = "Geen tijdlijn-notificaties meer"; -$a->strings["Home Notifications"] = "Tijdlijn-notificaties"; -$a->strings["Total invitation limit exceeded."] = "Totale uitnodigingslimiet overschreden."; -$a->strings["%s : Not a valid email address."] = "%s: Geen geldig e-mailadres."; -$a->strings["Please join us on Friendica"] = "Kom bij ons op Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website."; -$a->strings["%s : Message delivery failed."] = "%s : Aflevering van bericht mislukt."; -$a->strings["%d message sent."] = array( - 0 => "%d bericht verzonden.", - 1 => "%d berichten verzonden.", -); -$a->strings["You have no more invitations available"] = "Je kunt geen uitnodigingen meer sturen"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen."; -$a->strings["Send invitations"] = "Verstuur uitnodigingen"; -$a->strings["Enter email addresses, one per line:"] = "Vul e-mailadressen in, één per lijn:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Je zult deze uitnodigingscode moeten invullen: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken"; -$a->strings["Manage Identities and/or Pages"] = "Beheer Identiteiten en/of Pagina's"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen."; -$a->strings["Select an identity to manage: "] = "Selecteer een identiteit om te beheren:"; -$a->strings["Welcome to %s"] = "Welkom op %s"; $a->strings["Friends of %s"] = "Vrienden van %s"; $a->strings["No friends to display."] = "Geen vrienden om te laten zien."; -$a->strings["Add New Contact"] = "Nieuw Contact toevoegen"; -$a->strings["Enter address or web location"] = "Voeg een webadres of -locatie in:"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: jan@voorbeeld.be, http://voorbeeld.nl/barbara"; -$a->strings["%d invitation available"] = array( - 0 => "%d uitnodiging beschikbaar", - 1 => "%d uitnodigingen beschikbaar", -); -$a->strings["Find People"] = "Zoek mensen"; -$a->strings["Enter name or interest"] = "Vul naam of interesse in"; -$a->strings["Connect/Follow"] = "Verbind/Volg"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeelden: Jan Peeters, Vissen"; -$a->strings["Random Profile"] = "Willekeurig Profiel"; -$a->strings["Networks"] = "Netwerken"; -$a->strings["All Networks"] = "Alle netwerken"; -$a->strings["Saved Folders"] = "Bewaarde Mappen"; -$a->strings["Everything"] = "Alles"; -$a->strings["Categories"] = "Categorieën"; -$a->strings["Click here to upgrade."] = ""; -$a->strings["This action exceeds the limits set by your subscription plan."] = ""; -$a->strings["This action is not available under your subscription plan."] = ""; -$a->strings["User not found."] = "Gebruiker niet gevonden"; -$a->strings["There is no status with this id."] = "Er is geen status met dit kenmerk"; -$a->strings["There is no conversation with this id."] = ""; -$a->strings["view full size"] = "Volledig formaat"; -$a->strings["Starts:"] = "Begint:"; -$a->strings["Finishes:"] = "Eindigt:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = ""; -$a->strings["(no subject)"] = "(geen onderwerp)"; -$a->strings["noreply"] = "geen reactie"; -$a->strings["An invitation is required."] = "Een uitnodiging is vereist."; -$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden."; -$a->strings["Invalid OpenID url"] = "Ongeldige OpenID url"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; -$a->strings["The error message was:"] = "De foutboodschap was:"; -$a->strings["Please enter the required information."] = "Vul de vereiste informatie in."; -$a->strings["Please use a shorter name."] = "gebruik een kortere naam"; -$a->strings["Name too short."] = "Naam te kort"; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Dat lijkt niet je volledige naam (voor- en achternaam) te zijn."; -$a->strings["Your email domain is not among those allowed on this site."] = "Je e-maildomein is op deze website niet toegestaan."; -$a->strings["Not a valid email address."] = "Geen geldig e-mailadres."; -$a->strings["Cannot use that email."] = "Ik kan die e-mail niet gebruiken."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Je \"bijnaam\" kan alleen \"a-z\", \"0-9\", \"-\", en \"_\" bevatten, en moet ook met een letter beginnen."; -$a->strings["Nickname is already registered. Please choose another."] = "Bijnaam is al geregistreerd. Kies een andere."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Bijnaam was ooit hier geregistreerd en kan niet herbruikt worden. Kies een andere."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERNSTIGE FOUT: aanmaken van beveiligingssleutels mislukt."; -$a->strings["An error occurred during registration. Please try again."] = ""; -$a->strings["An error occurred creating your default profile. Please try again."] = ""; -$a->strings["Friends"] = "Vrienden"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s stootte %2\$s aan"; -$a->strings["poked"] = "aangestoten"; -$a->strings["post/item"] = "bericht/item"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s markeerde %2\$s's %3\$s als favoriet"; -$a->strings["remove"] = "verwijder"; -$a->strings["Delete Selected Items"] = "Geselecteerde items verwijderen"; -$a->strings["Follow Thread"] = "Conversatie volgen"; -$a->strings["View Status"] = "Bekijk status"; -$a->strings["View Profile"] = "Bekijk profiel"; -$a->strings["View Photos"] = "Bekijk foto's"; -$a->strings["Network Posts"] = "Netwerkberichten"; -$a->strings["Edit Contact"] = "Bewerk contact"; -$a->strings["Send PM"] = "Stuur een privébericht"; -$a->strings["Poke"] = "Aanstoten"; -$a->strings["%s likes this."] = "%s vindt dit leuk."; -$a->strings["%s doesn't like this."] = "%s vindt dit niet leuk."; -$a->strings["%2\$d people like this"] = "%2\$d mensen vinden dit leuk"; -$a->strings["%2\$d people don't like this"] = "%2\$d people vinden dit niet leuk"; -$a->strings["and"] = "en"; -$a->strings[", and %d other people"] = ", en %d andere mensen"; -$a->strings["%s like this."] = "%s vindt dit leuk."; -$a->strings["%s don't like this."] = "%s vindt dit niet leuk."; -$a->strings["Visible to everybody"] = "Zichtbaar voor iedereen"; -$a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:"; -$a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:"; -$a->strings["Tag term:"] = "Label:"; -$a->strings["Where are you right now?"] = "Waar ben je nu?"; -$a->strings["Delete item(s)?"] = "Item(s) verwijderen?"; -$a->strings["Post to Email"] = "Verzenden per e-mail"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "rechten"; -$a->strings["Post to Groups"] = "Verzenden naar Groepen"; -$a->strings["Post to Contacts"] = "Verzenden naar Contacten"; -$a->strings["Private post"] = "Privé verzending"; -$a->strings["Logged out."] = "Uitgelogd."; -$a->strings["Error decoding account file"] = ""; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; -$a->strings["Error! Cannot check nickname"] = ""; -$a->strings["User '%s' already exists on this server!"] = "Gebruiker '%s' bestaat al op deze server!"; -$a->strings["User creation error"] = "Fout bij het aanmaken van de gebruiker"; -$a->strings["User profile creation error"] = "Fout bij het aanmaken van het gebruikersprofiel"; -$a->strings["%d contact not imported"] = array( - 0 => "%d contact werd niet geïmporteerd", - 1 => "%d contacten werden niet geïmporteerd", -); -$a->strings["Done. You can now login with your username and password"] = "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord"; -$a->strings["newer"] = "nieuwere berichten"; -$a->strings["older"] = "oudere berichten"; -$a->strings["prev"] = "vorige"; -$a->strings["first"] = "eerste"; -$a->strings["last"] = "laatste"; -$a->strings["next"] = "volgende"; -$a->strings["No contacts"] = "Geen contacten"; -$a->strings["%d Contact"] = array( - 0 => "%d contact", - 1 => "%d contacten", -); -$a->strings["poke"] = "aanstoten"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "gepingd"; -$a->strings["prod"] = "porren"; -$a->strings["prodded"] = "gepord"; -$a->strings["slap"] = "slaan"; -$a->strings["slapped"] = "geslagen"; -$a->strings["finger"] = "finger"; -$a->strings["fingered"] = "gerfingerd"; -$a->strings["rebuff"] = "afpoeieren"; -$a->strings["rebuffed"] = "afgepoeierd"; -$a->strings["happy"] = "Blij"; -$a->strings["sad"] = "Verdrietig"; -$a->strings["mellow"] = "mellow"; -$a->strings["tired"] = "vermoeid"; -$a->strings["perky"] = "parmantig"; -$a->strings["angry"] = "boos"; -$a->strings["stupified"] = "verbijsterd"; -$a->strings["puzzled"] = "onzeker"; -$a->strings["interested"] = "Geïnteresseerd"; -$a->strings["bitter"] = "bitter"; -$a->strings["cheerful"] = "vrolijk"; -$a->strings["alive"] = "levend"; -$a->strings["annoyed"] = "verveeld"; -$a->strings["anxious"] = "bezorgd"; -$a->strings["cranky"] = "humeurig "; -$a->strings["disturbed"] = "verontrust"; -$a->strings["frustrated"] = "gefrustreerd"; -$a->strings["motivated"] = "gemotiveerd"; -$a->strings["relaxed"] = "ontspannen"; -$a->strings["surprised"] = "verbaasd"; -$a->strings["Monday"] = "Maandag"; -$a->strings["Tuesday"] = "Dinsdag"; -$a->strings["Wednesday"] = "Woensdag"; -$a->strings["Thursday"] = "Donderdag"; -$a->strings["Friday"] = "Vrijdag"; -$a->strings["Saturday"] = "Zaterdag"; -$a->strings["Sunday"] = "Zondag"; -$a->strings["January"] = "Januari"; -$a->strings["February"] = "Februari"; -$a->strings["March"] = "Maart"; -$a->strings["April"] = "April"; -$a->strings["May"] = "Mei"; -$a->strings["June"] = "Juni"; -$a->strings["July"] = "Juli"; -$a->strings["August"] = "Augustus"; -$a->strings["September"] = "September"; -$a->strings["October"] = "Oktober"; -$a->strings["November"] = "November"; -$a->strings["December"] = "December"; -$a->strings["bytes"] = "bytes"; -$a->strings["Click to open/close"] = "klik om te openen/sluiten"; -$a->strings["Select an alternate language"] = "Kies een andere taal"; -$a->strings["activity"] = "activiteit"; -$a->strings["post"] = "bericht"; -$a->strings["Item filed"] = "Item bewaard"; -$a->strings["Friendica Notification"] = "Friendica Notificatie"; -$a->strings["Thank You,"] = "Bedankt"; -$a->strings["%s Administrator"] = "%s Beheerder"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificatie] Nieuw bericht ontvangen op %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sent you a new private message at %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s stuurde jou %2\$s."; -$a->strings["a private message"] = "een prive bericht"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bezoek %s om je privé-berichten te bekijken en/of te beantwoorden."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]a %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]%3\$s's %4\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]jouw %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; -$a->strings["%s commented on an item/conversation you have been following."] = "%s gaf een reactie op een bericht/conversatie die jij volgt."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bezoek %s om de conversatie te bekijken en/of te beantwoorden."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = ""; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificatie] %s heeft jou genoemd"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s heeft jou in %2\$s genoemd"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]heeft jou genoemd[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = ""; -$a->strings["%1\$s shared a new post at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s heeft jou aangestoten"; -$a->strings["%1\$s poked you at %2\$s"] = "%1\$s heeft jou aangestoten op %2\$s"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificatie] %s heeft jouw bericht gelabeld"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s heeft jouw bericht gelabeld in %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s labelde [url=%2\$s]jouw bericht[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1\$s' om %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Je ontving [url=%1\$s]een vriendschaps- of connectieverzoek[/url] van %2\$s."; -$a->strings["You may visit their profile at %s"] = "U kunt hun profiel bezoeken op %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Bezoek %s om het verzoek goed of af te keuren."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = ""; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = ""; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = ""; -$a->strings["Name:"] = "Naam:"; -$a->strings["Photo:"] = "Foto: "; -$a->strings["Please visit %s to approve or reject the suggestion."] = ""; -$a->strings[" on Last.fm"] = " op Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde groep met deze naam is weer tot leven gewekt. Bestaande itemrechten kunnen voor deze groep en toekomstige leden gelden. Wanneer je niet zo had bedoeld kan je een andere groep met een andere naam creëren. "; -$a->strings["Default privacy group for new contacts"] = ""; -$a->strings["Everybody"] = "Iedereen"; -$a->strings["edit"] = "verander"; -$a->strings["Edit group"] = "Verander groep"; -$a->strings["Create a new group"] = "Maak nieuwe groep"; -$a->strings["Contacts not in any group"] = ""; -$a->strings["Connect URL missing."] = ""; -$a->strings["This site is not configured to allow communications with other networks."] = "Deze website is niet geconfigureerd voor communicatie met andere netwerken."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Er werden geen compatibele communicatieprotocols of feeds ontdekt."; -$a->strings["The profile address specified does not provide adequate information."] = ""; -$a->strings["An author or name was not found."] = ""; -$a->strings["No browser URL could be matched to this address."] = ""; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Het @-stijl-identiteitsadres komt niet overeen met een nekend protocol of e-mailcontact."; -$a->strings["Use mailto: in front of address to force email check."] = "Gebruik mailto: voor het adres om een e-mailcontrole af te dwingen."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = ""; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = ""; -$a->strings["Unable to retrieve contact information."] = ""; -$a->strings["following"] = "volgend"; -$a->strings["[no subject]"] = "[geen onderwerp]"; -$a->strings["End this session"] = "Deze sessie beëindigen"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Inloggen"; -$a->strings["Home Page"] = "Jouw tijdlijn"; -$a->strings["Create an account"] = "Maak een accoount"; -$a->strings["Help and documentation"] = "Hulp en documentatie"; -$a->strings["Apps"] = "Apps"; -$a->strings["Addon applications, utilities, games"] = "Extra toepassingen, hulpmiddelen of spelletjes"; -$a->strings["Search site content"] = "Doorzoek de inhoud van de website"; -$a->strings["Conversations on this site"] = "Conversaties op deze website"; -$a->strings["Directory"] = "Gids"; -$a->strings["People directory"] = "Personengids"; -$a->strings["Information"] = "Informatie"; -$a->strings["Information about this friendica instance"] = ""; -$a->strings["Conversations from your friends"] = "Conversaties van je vrienden"; -$a->strings["Network Reset"] = "Netwerkpagina opnieuw instellen"; -$a->strings["Load Network page with no filters"] = "Laad de netwerkpagina zonder filters"; -$a->strings["Friend Requests"] = "Vriendschapsverzoeken"; -$a->strings["See all notifications"] = "Toon alle notificaties"; -$a->strings["Mark all system notifications seen"] = "Alle systeemnotificaties als gelezen markeren"; -$a->strings["Private mail"] = "Privéberichten"; -$a->strings["Inbox"] = "Inbox"; -$a->strings["Outbox"] = "Verzonden berichten"; -$a->strings["Manage"] = "Beheren"; -$a->strings["Manage other pages"] = "Andere pagina's beheren"; -$a->strings["Account settings"] = "Account instellingen"; -$a->strings["Manage/Edit Profiles"] = "Beheer/Wijzig Profielen"; -$a->strings["Manage/edit friends and contacts"] = "Beheer/Wijzig vrienden en contacten"; -$a->strings["Site setup and configuration"] = "Website opzetten en configureren"; -$a->strings["Navigation"] = "Navigatie"; -$a->strings["Site map"] = "Sitemap"; -$a->strings["j F, Y"] = "F j Y"; -$a->strings["j F"] = "F j"; -$a->strings["Birthday:"] = "Verjaardag:"; -$a->strings["Age:"] = "Leeftijd:"; -$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; -$a->strings["Tags:"] = "Labels:"; -$a->strings["Religion:"] = "Religie:"; -$a->strings["Hobbies/Interests:"] = "Hobby:"; -$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:"; -$a->strings["Musical interests:"] = "Muzikale interesse "; -$a->strings["Books, literature:"] = "Boeken, literatuur:"; -$a->strings["Television:"] = "Televisie"; -$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/cultuur/ontspanning:"; -$a->strings["Love/Romance:"] = "Liefde/romance:"; -$a->strings["Work/employment:"] = "Werk/beroep:"; -$a->strings["School/education:"] = "School/opleiding:"; -$a->strings["Image/photo"] = "Afbeelding/foto"; -$a->strings["%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = ""; -$a->strings["$1 wrote:"] = "$1 schreef:"; -$a->strings["Encrypted content"] = "Versleutelde inhoud"; -$a->strings["Unknown | Not categorised"] = "Onbekend | Niet "; -$a->strings["Block immediately"] = "Onmiddellijk blokkeren"; -$a->strings["Shady, spammer, self-marketer"] = "Onbetrouwbaar, spammer, zelfpromotor"; -$a->strings["Known to me, but no opinion"] = "Bekend, maar geen mening"; -$a->strings["OK, probably harmless"] = "OK, waarschijnlijk onschadelijk"; -$a->strings["Reputable, has my trust"] = "Gerenommeerd, heeft mijn vertrouwen"; -$a->strings["Weekly"] = "wekelijks"; -$a->strings["Monthly"] = "maandelijks"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "Linkedln"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "Myspace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = "Diaspora-connector"; -$a->strings["Statusnet"] = "Statusnet"; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Diversen"; -$a->strings["year"] = "jaar"; -$a->strings["month"] = "maand"; -$a->strings["day"] = "dag"; -$a->strings["never"] = "nooit"; -$a->strings["less than a second ago"] = "minder dan een seconde geleden"; -$a->strings["years"] = "jaren"; -$a->strings["months"] = "maanden"; -$a->strings["week"] = "week"; -$a->strings["weeks"] = "weken"; -$a->strings["days"] = "dagen"; -$a->strings["hour"] = "uur"; -$a->strings["hours"] = "uren"; -$a->strings["minute"] = "minuut"; -$a->strings["minutes"] = "minuten"; -$a->strings["second"] = "seconde"; -$a->strings["seconds"] = "secondes"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s geleden"; -$a->strings["%s's birthday"] = "%s's verjaardag"; -$a->strings["Happy Birthday %s"] = "Gefeliciteerd %s"; -$a->strings["General Features"] = "Algemene functies"; -$a->strings["Multiple Profiles"] = "Meerdere profielen"; -$a->strings["Ability to create multiple profiles"] = "Mogelijkheid om meerdere profielen aan te maken"; -$a->strings["Post Composition Features"] = "Functies voor het opstellen van berichten"; -$a->strings["Richtext Editor"] = "RTF-tekstverwerker"; -$a->strings["Enable richtext editor"] = "Gebruik een tekstverwerker met eenvoudige opmaakfuncties"; -$a->strings["Post Preview"] = "Voorvertoning bericht"; -$a->strings["Allow previewing posts and comments before publishing them"] = ""; -$a->strings["Auto-mention Forums"] = ""; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; -$a->strings["Network Sidebar Widgets"] = "Zijbalkwidgets op netwerkpagina"; -$a->strings["Search by Date"] = "Zoeken op datum"; -$a->strings["Ability to select posts by date ranges"] = "Mogelijkheid om berichten te selecteren volgens datumbereik"; -$a->strings["Group Filter"] = "Groepsfilter"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde groepen"; -$a->strings["Network Filter"] = "Netwerkfilter"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde netwerken"; -$a->strings["Save search terms for re-use"] = "Sla zoekopdrachten op voor hergebruik"; -$a->strings["Network Tabs"] = "Netwerktabs"; -$a->strings["Network Personal Tab"] = "Persoonlijke netwerktab"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had"; -$a->strings["Network New Tab"] = "Nieuwe netwerktab"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Laat de tab alleen nieuwe netwerkberichten tonen (van de laatste 12 uur)"; -$a->strings["Network Shared Links Tab"] = ""; -$a->strings["Enable tab to display only Network posts with links in them"] = ""; -$a->strings["Post/Comment Tools"] = "Bericht-/reactiehulpmiddelen"; -$a->strings["Multiple Deletion"] = "Meervoudige verwijdering"; -$a->strings["Select and delete multiple posts/comments at once"] = "Selecteer en verwijder meerdere berichten/reacties in een keer"; -$a->strings["Edit Sent Posts"] = "Bewerk verzonden berichten"; -$a->strings["Edit and correct posts and comments after sending"] = "Bewerk en corrigeer berichten en reacties na verzending"; -$a->strings["Tagging"] = "Labelen"; -$a->strings["Ability to tag existing posts"] = "Mogelijkheid om bestaande berichten te labelen"; -$a->strings["Post Categories"] = "Categorieën berichten"; -$a->strings["Add categories to your posts"] = "Voeg categorieën toe aan je berichten"; -$a->strings["Ability to file posts under folders"] = "Mogelijkheid om berichten in mappen te bewaren"; -$a->strings["Dislike Posts"] = "Vind berichten niet leuk"; -$a->strings["Ability to dislike posts/comments"] = "Mogelijkheid om berichten of reacties niet leuk te vinden"; -$a->strings["Star Posts"] = "Geef berichten een ster"; -$a->strings["Ability to mark special posts with a star indicator"] = ""; -$a->strings["Sharing notification from Diaspora network"] = ""; -$a->strings["Attachments:"] = "Bijlagen:"; -$a->strings["Errors encountered creating database tables."] = "Tijdens het aanmaken van databasetabellen zijn fouten vastgesteld."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Zichtbaar voor iedereen"; -$a->strings["A new person is sharing with you at "] = ""; -$a->strings["You have a new follower at "] = "Je hebt een nieuwe volger op "; -$a->strings["Do you really want to delete this item?"] = "Wil je echt dit item verwijderen?"; -$a->strings["Archives"] = "Archieven"; -$a->strings["Embedded content"] = "Ingebedde inhoud"; -$a->strings["Embedding disabled"] = "Inbedden uitgeschakeld"; -$a->strings["Welcome "] = "Welkom"; -$a->strings["Please upload a profile photo."] = "Upload een profielfoto."; -$a->strings["Welcome back "] = "Welkom terug "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; -$a->strings["Male"] = "Man"; -$a->strings["Female"] = "Vrouw"; -$a->strings["Currently Male"] = "Momenteel mannelijk"; -$a->strings["Currently Female"] = "Momenteel vrouwelijk"; -$a->strings["Mostly Male"] = "Meestal mannelijk"; -$a->strings["Mostly Female"] = "Meestal vrouwelijk"; -$a->strings["Transgender"] = "Transgender"; -$a->strings["Intersex"] = "Interseksueel"; -$a->strings["Transsexual"] = "Transseksueel"; -$a->strings["Hermaphrodite"] = "Hermafrodiet"; -$a->strings["Neuter"] = "Genderneutraal"; -$a->strings["Non-specific"] = "Niet-specifiek"; -$a->strings["Other"] = "Anders"; -$a->strings["Undecided"] = "Onbeslist"; -$a->strings["Males"] = "Manen"; -$a->strings["Females"] = "Vrouwen"; -$a->strings["Gay"] = "Homo"; -$a->strings["Lesbian"] = "Lesbie"; -$a->strings["No Preference"] = "Geen voorkeur"; -$a->strings["Bisexual"] = "Biseksueel"; -$a->strings["Autosexual"] = "Autoseksueel"; -$a->strings["Abstinent"] = "Onthouder"; -$a->strings["Virgin"] = "Maagd"; -$a->strings["Deviant"] = "Afwijkend"; -$a->strings["Fetish"] = "Fetisj"; -$a->strings["Oodles"] = "Veel"; -$a->strings["Nonsexual"] = "Niet seksueel"; -$a->strings["Single"] = "Alleenstaand"; -$a->strings["Lonely"] = "Eenzaam"; -$a->strings["Available"] = "Beschikbaar"; -$a->strings["Unavailable"] = "Onbeschikbaar"; -$a->strings["Has crush"] = "Verliefd"; -$a->strings["Infatuated"] = "Smoorverliefd"; -$a->strings["Dating"] = "Aan het daten"; -$a->strings["Unfaithful"] = "Ontrouw"; -$a->strings["Sex Addict"] = "Seksverslaafd"; -$a->strings["Friends/Benefits"] = "Vriendschap plus"; -$a->strings["Casual"] = "Ongebonden/vluchtig"; -$a->strings["Engaged"] = "Verloofd"; -$a->strings["Married"] = "Getrouwd"; -$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd"; -$a->strings["Partners"] = "Partners"; -$a->strings["Cohabiting"] = "Samenwonend"; -$a->strings["Common law"] = "Common-law-huwelijk"; -$a->strings["Happy"] = "Blij"; -$a->strings["Not looking"] = ""; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Bedrogen"; -$a->strings["Separated"] = "Uit elkaar"; -$a->strings["Unstable"] = "Onstabiel"; -$a->strings["Divorced"] = "Gescheiden"; -$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden"; -$a->strings["Widowed"] = "Weduwnaar/weduwe"; -$a->strings["Uncertain"] = "Onzeker"; -$a->strings["It's complicated"] = "Het is gecompliceerd"; -$a->strings["Don't care"] = "Kan me niet schelen"; -$a->strings["Ask me"] = "Vraag me"; -$a->strings["stopped following"] = ""; -$a->strings["Drop Contact"] = "Verwijder contact"; +$a->strings["Find on this site"] = "Op deze website zoeken"; +$a->strings["Site Directory"] = "Websitegids"; +$a->strings["Gender: "] = "Geslacht:"; +$a->strings["No entries (some entries may be hidden)."] = "Geen gegevens (sommige gegevens kunnen verborgen zijn)."; +$a->strings["Time Conversion"] = "Tijdsconversie"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones."; +$a->strings["UTC time: %s"] = "UTC tijd: %s"; +$a->strings["Current timezone: %s"] = "Huidige Tijdzone: %s"; +$a->strings["Converted localtime: %s"] = "Omgerekende lokale tijd: %s"; +$a->strings["Please select your timezone:"] = "Selecteer je tijdzone:"; diff --git a/view/pl/messages.po b/view/pl/messages.po index 613af80544..3ef979e307 100644 --- a/view/pl/messages.po +++ b/view/pl/messages.po @@ -35,8 +35,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Polish (http://www.transifex.com/projects/p/friendica/language/pl/)\n" "MIME-Version: 1.0\n" @@ -45,221 +45,308 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Ten wpis został zedytowany" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Wiadomość prywatna" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Edytuj" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Wybierz" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Usuń" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "zapisz w folderze" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "dodaj gwiazdkę" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "anuluj gwiazdkę" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "włącz status gwiazdy" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "gwiazdką" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "dodaj tag" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Lubię to (zmień)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "polub" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Nie lubię (zmień)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "Nie lubię" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Udostępnij to" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "udostępnij" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Kategorie:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Zapisano pod:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Pokaż %s's profil @ %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "do" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "przez" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Wall-to-Wall" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "via Wall-To-Wall:" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s od %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Komentarz" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Proszę czekać" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] " %d komentarz" -msgstr[1] " %d komentarzy" -msgstr[2] " %d komentarzy" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "komentarz" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "Pokaż więcej" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "To jesteś ty" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Potwierdź" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Pogrubienie" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Ustawienia motywu" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Kursywa" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Podkreślenie" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Ustaw rozmiar fontów dla postów i komentarzy" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Cytat" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Ustaw szerokość motywu" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Kod" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Zestaw kolorów" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Obraz" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Link" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "nie pokazuj" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Video" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "pokaż" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Podgląd" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Zestaw kolorów" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Strony społecznościowe" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Połączone serwisy" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Znajdź znajomych" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Ostatni użytkownicy" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Ostatnie zdjęcia" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Ostatnie polubienia" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Dom" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Twoje posty i rozmowy" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Profil" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Twoja strona profilowa" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Kontakty" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Twoje kontakty" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Zdjęcia" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Twoje zdjęcia" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Wydarzenia" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Twoje wydarzenia" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Osobiste notatki" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Twoje osobiste zdjęcia" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Społeczność" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "wydarzenie" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "status" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "zdjęcie" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s lubi %2$s's %3$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Zdjęcia kontaktu" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Zdjęcia profilowe" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Globalne Położenie" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Podobne zainteresowania" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Osoby, które możesz znać" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Zaproś znajomych" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Ustawienia" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Wyrównanie" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Lewo" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Środek" + +#: ../../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 +msgid "Set colour scheme" +msgstr "Zestaw kolorów" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -277,28 +364,28 @@ msgstr "Strona nie znaleziona." msgid "Permission denied" msgstr "Odmowa dostępu" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Brak uprawnień." @@ -306,944 +393,2702 @@ msgstr "Brak uprawnień." msgid "toggle mobile" msgstr "przełącz na mobilny" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Dom" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Twoje posty i rozmowy" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Profil" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Twoja strona profilowa" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Zdjęcia" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Twoje zdjęcia" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Wydarzenia" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Twoje wydarzenia" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Osobiste notatki" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Twoje osobiste zdjęcia" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Społeczność" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "nie pokazuj" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "pokaż" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Ustawienia motywu" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Ustaw rozmiar fontów dla postów i komentarzy" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Kontakty" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Twoje kontakty" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Strony społecznościowe" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Ostatni użytkownicy" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Ostatnie polubienia" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "wydarzenie" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "status" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "zdjęcie" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s lubi %2$s's %3$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Ostatnie zdjęcia" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Zdjęcia kontaktu" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Zdjęcia profilowe" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Znajdź znajomych" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Globalne Położenie" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Podobne zainteresowania" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Osoby, które możesz znać" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Zaproś znajomych" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Ustawienia" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Połączone serwisy" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Zestaw kolorów" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Wyrównanie" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Lewo" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Środek" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Zestaw kolorów" - -#: ../../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 -msgid "Set colour scheme" -msgstr "Zestaw kolorów" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "standardowe" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Ustaw szerokość motywu" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Usunąć ten element?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Komentarz" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "Pokaż więcej" + +#: ../../boot.php:722 msgid "show fewer" msgstr "Pokaż mniej" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Załóż nowe konto" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Zarejestruj" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Wyloguj się" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Login" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Nick lub adres email:" -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Hasło:" -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "Zapamiętaj mnie" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Lub zaloguj się korzystając z OpenID:" -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Zapomniałeś swojego hasła?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Zresetuj hasło" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "polityka prywatności" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "" -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Żądany profil jest niedostępny" -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Edytuj profil" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Połącz" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Wiadomość" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Profile" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Zarządzaj profilami" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Zmień zdjęcie profilowe" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Stwórz nowy profil" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Obraz profilowy" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "widoczne dla wszystkich" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Edytuj widoczność" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Lokalizacja" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Płeć:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Status" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Strona główna:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "g A I F d" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[dziś]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Przypomnienia o urodzinach" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Urodziny w tym tygodniu:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Brak opisu]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Przypominacze wydarzeń" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Wydarzenia w tym tygodniu:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Status" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Status wiadomości i postów" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Szczegóły profilu" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Albumy zdjęć" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Filmy" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Wydarzenia i kalendarz" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Osobiste notatki" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Tylko ty możesz to zobaczyć" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 -#, php-format -msgid "%1$s is currently %2$s" +#: ../../include/features.php:23 +msgid "General Features" msgstr "" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Nastrój" +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Wskaż swój obecny nastrój i powiedz o tym znajomym" +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Publiczny dostęp zabroniony" +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "" -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "Podgląd posta" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Szukanie wg daty" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Filtrowanie grupowe" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Zapisane wyszukiwania" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Oznaczanie" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Dodaj kategorie do twoich postów" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Zapisane foldery" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Oznacz posty gwiazdką" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 +#, php-format +msgid "%s's birthday" +msgstr "Urodziny %s" + +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Urodziny %s" + +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Nazwa wstrzymana]" + +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Element nie znaleziony." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Ograniczony dostęp do tego konta" - -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Przedmiot został usunięty" - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Brak dostępu" - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "To jest Friendica, wersja" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "otwierane na serwerze" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Odwiedź Friendica.com, aby dowiedzieć się więcej o projekcie Friendica." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Reportowanie błędów i problemów: proszę odwiedź" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" msgstr "" -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Zainstalowane pluginy/dodatki/aplikacje:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Brak zainstalowanych pluginów/dodatków/aplikacji" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s witamy %2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Szczegóły rejestracji dla %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Rejestracja zakończona pomyślnie. Dalsze instrukcje zostały wysłane na twojego e-maila." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Nie udało się wysłać wiadomości e-mail. Wysyłanie nie powiodło się." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Twoja rejestracja nie może zostać przeprowadzona. " - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Prośba o rejestrację u %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Twoja rejestracja oczekuje na zaakceptowanie przez właściciela witryny." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Strona przekroczyła ilość dozwolonych rejestracji na dzień. Proszę spróbuj ponownie jutro." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Masz możliwość (opcjonalnie) wypełnić ten formularz przez OpenID poprzez załączenie Twojego OpenID i kliknięcie 'Zarejestruj'." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Jeśli nie jesteś zaznajomiony z OpenID, zostaw to pole puste i uzupełnij resztę elementów." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Twój OpenID (opcjonalnie):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Czy dołączyć twój profil do katalogu członków?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Tak" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Nie" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Tak" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Członkostwo na tej stronie możliwe tylko dzięki zaproszeniu." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Anuluj" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "Twoje zaproszenia ID:" +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Archiwum" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Rejestracja" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Imię i nazwisko (np. Jan Kowalski):" - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Twój adres email:" - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Wybierz login. Login musi zaczynać się literą. Adres twojego profilu na tej stronie będzie wyglądać następująco 'login@$nazwastrony'." - -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Wybierz pseudonim:" - -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Import" - -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." msgstr "" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Nie znaleziono profilu." +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Domyślne ustawienia prywatności dla nowych kontaktów" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakt nie znaleziony" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Wszyscy" -#: ../../mod/dfrn_confirm.php:119 -msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." +#: ../../include/group.php:249 +msgid "edit" +msgstr "edytuj" + +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Grupy" + +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Edytuj grupy" + +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Stwórz nową grupę" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Kontakt nie jest w żadnej grupie" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "dodaj" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Tablica zdjęć" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Nie można zlokalizować serwera DNS dla bazy danych '%s'" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Dodaj nowy kontakt" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Wpisz adres lub lokalizację sieciową" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Przykład: bob@przykład.com, http://przykład.com/barbara" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d zaproszenie dostępne" +msgstr[1] "%d zaproszeń dostępnych" +msgstr[2] "%d zaproszenia dostępne" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Znajdź ludzi" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Wpisz nazwę lub zainteresowanie" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Połącz/Obserwuj" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Przykładowo: Jan Kowalski, Wędkarstwo" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Znajdź" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Domyślny profil" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Sieci" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Wszystkie Sieci" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Wszystko" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Kategorie" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Powiadomienia Friendica" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Dziękuję," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s administrator" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "brak odpowiedzi" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " msgstr "" -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Odpowiedź do zdalnej strony nie została zrozumiana" +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Notify] Nowa wiadomość otrzymana od %s" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Nieoczekiwana odpowiedź od strony zdalnej" +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Potwierdzenie ukończone poprawnie" +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s wysyła ci %2$s" -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Zdalna strona zgłoszona:" +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "prywatna wiadomość" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Tymczasowo uszkodzone. Proszę poczekać i spróbować później." +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na twoje prywatne wiadomości" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Nieudane lub unieważnione wprowadzenie." +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s skomentował [url=%2$s]a %3$s[/url]" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Nie można ustawić zdjęcia kontaktu." +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s skomentował rozmowę którą śledzisz" + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na rozmowę" + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Notify] %s napisał na twoim profilu" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Notify] %s oznaczył cię" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s oznaczył/a cię w %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "" + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "" + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "" + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Możesz obejrzeć ich profile na %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Odwiedż %s aby zatwierdzić lub odrzucić przedstawienie." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:263 +#, php-format +msgid "" +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "" + +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Imię:" + +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Zdjęcie:" + +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "" + +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" + +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" + +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" + +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" + +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "" + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "Zobacz w pełnym wymiarze" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr "na Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Imię i nazwisko:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "d M, R" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "d M" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Urodziny:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Wiek:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "od %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Interesują mnie:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Miasto rodzinne:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Tagi:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Poglądy polityczne:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religia:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "O:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Hobby/Zainteresowania:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Lubi:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Informacje kontaktowe i sieci społeczne" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Zainteresowania muzyczne:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Książki, literatura:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Telewizja:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/taniec/kultura/rozrywka" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Miłość/Romans:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Praca/zatrudnienie:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Szkoła/edukacja:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Brak nowych zdarzeń" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Wyczyść powiadomienia" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Zakończ sesję" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Zaloguj się" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Strona startowa" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Załóż konto" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Pomoc" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Pomoc i dokumentacja" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Aplikacje" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Wtyczki, aplikacje, narzędzia, gry" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Szukaj" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Przeszukaj zawartość strony" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Rozmowy na tej stronie" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Katalog" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Sieć" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Rozmowy Twoich przyjaciół" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Wstępy" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Podania o przyjęcie do grona znajomych" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Powiadomienia" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Zobacz wszystkie powiadomienia" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Oznacz wszystkie powiadomienia systemu jako przeczytane" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Wiadomości" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Prywatne maile" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Odebrane" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Wysłane" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Nowa wiadomość" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Zarządzaj" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Zarządzaj innymi stronami" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Ustawienia konta" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Zarządzaj/Edytuj profile" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Zarządzaj listą przyjaciół i kontaktami" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Administator" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Konfiguracja i ustawienia instancji" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Nawigacja" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Mapa strony" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Kliknij tu, aby zaktualizować." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Nie dozwolony adres URL profilu." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Brak adresu URL połączenia." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami" + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "" + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "Dany adres profilu nie dostarcza odpowiednich informacji." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Autor lub nazwa nie zostało znalezione." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Przeglądarka WWW nie może odnaleźć podanego adresu" + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "" + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "" + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Określony adres profilu należy do sieci, która została wyłączona na tej stronie." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Nie można otrzymać informacji kontaktowych" + +#: ../../include/follow.php:259 +msgid "following" +msgstr "następujący" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "Błąd podczas odczytu pliku konta" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "Użytkownik '%s' już istnieje na tym serwerze!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "Nie zaimportowano %d kontaktu." +msgstr[1] "Nie zaimportowano %d kontaktów." +msgstr[2] "Nie zaimportowano %d kontaktów." + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Wykonano. Teraz możesz się zalogować z użyciem loginu i hasła." + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Start:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Wykończenia:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "przestań obserwować" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Zaczepka" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Zobacz status" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Zobacz profil" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Zobacz zdjęcia" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Edytuj kontakt" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Wyślij prywatną wiadomość" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Zostały napotkane błędy przy tworzeniu tabeli bazy danych." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Różny" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "rok" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "miesiąc" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "dzień" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "nigdy" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "mniej niż sekundę temu" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "lata" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "miesiące" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "tydzień" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "tygodnie" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "dni" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "godzina" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "godziny" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minuta" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minuty" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "sekunda" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "sekundy" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s temu" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[bez tematu]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(bez tematu)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Nieznany | Bez kategori" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Zablokować natychmiast " + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Znam, ale nie mam zdania" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "Ok, bez problemów" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Zaufane, ma moje poparcie" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Jak najczęściej" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Godzinowo" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Dwa razy dziennie" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Dziennie" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Tygodniowo" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Miesięcznie" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "E-mail" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s jest teraz znajomym z %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Wspólne powiadomienie z sieci Diaspora" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Załączniki:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Nie znaleziono użytkownika dla '%s'" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s nie lubi %2$s's %3$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Klucz kodujący jest najwyraźniej zepsuty" - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Został dostarczony pusty URL lub nie może zostać rozszyfrowany przez nas." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Nie znaleziono kontaktu na naszej stronie" - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." +msgid "%1$s poked %2$s" msgstr "" -#: ../../mod/dfrn_confirm.php:638 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "ID dostarczone przez Twój system jest już w naszeym systemie. Powinno zadziałać jeżeli spróbujesz ponownie." +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "zaczepiony" -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Niezdolny do ustalenie tożsamości twoich kontaktów w naszym systemie" - -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Niezdolny do aktualizacji szczegółowych danych profilowych twoich kontaktów w naszym systemie" - -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/conversation.php:227 ../../mod/mood.php:62 #, php-format -msgid "Connection accepted at %s" -msgstr "Połączenie zaakceptowane %s" +msgid "%1$s is currently %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s dołączył/a do %2$s" +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s zaznaczył %2$s'go %3$s przy użyciu %4$s" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autoryzacja połączenia aplikacji" +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Powróć do swojej aplikacji i wpisz ten Kod Bezpieczeństwa:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Zaloguj się aby kontynuować." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Czy chcesz umożliwić tej aplikacji dostęp do Twoich wpisów, kontaktów oraz pozwolić jej na pisanie za Ciebie postów?" - -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Nie znaleziono ważnego konta." - -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Prośba o zresetowanie hasła została zatwierdzona. Sprawdź swój adres email." - -#: ../../mod/lostpass.php:44 +#: ../../include/conversation.php:292 #, php-format -msgid "Password reset requested at %s" -msgstr "Prośba o reset hasła na %s" +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "" -#: ../../mod/lostpass.php:66 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Prośba nie może być zweryfikowana. (Mogłeś już ją poprzednio wysłać.) Reset hasła nie powiódł się." +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Wybierz" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Twoje hasło zostało zresetowane na twoje życzenie." +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Usuń" -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Twoje nowe hasło to" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Zapisz lub skopiuj swoje nowe hasło - i wtedy" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "Kliknij tutaj aby zalogować" - -#: ../../mod/lostpass.php:89 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Twoje hasło może być zmienione w Ustawieniach po udanym zalogowaniu." - -#: ../../mod/lostpass.php:107 +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 #, php-format -msgid "Your password has been changed at %s" -msgstr "Twoje hasło zostało zmienione na %s" +msgid "View %s's profile @ %s" +msgstr "Pokaż %s's profil @ %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Zapomniałeś hasła?" +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Kategorie:" -#: ../../mod/lostpass.php:123 +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Zapisano pod:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s od %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Zobacz w kontekście" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Proszę czekać" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "usuń" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Usuń zaznaczone elementy" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "Śledź wątek" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s lubi to." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s nie lubi tego." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "i" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", i %d innych ludzi" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s lubi to." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s nie lubi tego." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Widoczne dla wszystkich" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Proszę wpisać adres URL:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Podaj link do filmu" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Podaj link do muzyki" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Zapisz w folderze:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Gdzie teraz jesteś?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Usunąć pozycję (pozycje)?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Wyślij poprzez email" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Ukryć szczegóły twojego profilu przed nieznajomymi ?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Podziel się" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Wyślij zdjęcie" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "dodaj zdjęcie" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Przyłącz plik" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "załącz plik" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Wstaw link" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "Adres www" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Wstaw link wideo" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "link do filmu" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Wstaw link audio" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "Link audio" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Ustaw swoje położenie" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "wybierz lokalizację" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Wyczyść położenie przeglądarki" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "wyczyść lokalizację" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Ustaw tytuł" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Kategorie (lista słów oddzielonych przecinkiem)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Ustawienia uprawnień" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "zezwolenia" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: adresy e-mail" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Publiczny post" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Przykład: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Podgląd" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Wstaw na strony grup" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Wstaw do kontaktów" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Prywatne posty" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "nowsze" + +#: ../../include/text.php:298 +msgid "older" +msgstr "starsze" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "poprzedni" + +#: ../../include/text.php:305 +msgid "first" +msgstr "pierwszy" + +#: ../../include/text.php:337 +msgid "last" +msgstr "ostatni" + +#: ../../include/text.php:340 +msgid "next" +msgstr "następny" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Brak kontaktów" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d kontakt" +msgstr[1] "%d kontaktów" +msgstr[2] "%d kontakty" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "widok kontaktów" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Zapisz" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "zaczep" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "spoliczkuj" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "spoliczkowany" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "dotknąć" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "dotknięty" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "odprawiać" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "odprawiony" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "szczęśliwy" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "smutny" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "spokojny" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "zmęczony" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "pewny siebie" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "wściekły" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "odurzony" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "zdziwiony" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "interesujący" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "zajadły" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "wesoły" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "żywy" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "irytujący" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "zazdrosny" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "zepsuty" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "przeszkadzający" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "rozbity" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "zmotywowany" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "zrelaksowany" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "zaskoczony" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Poniedziałek" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Wtorek" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Środa" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Czwartek" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Piątek" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Sobota" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Niedziela" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Styczeń" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Luty" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Marzec" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "Kwiecień" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Maj" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Czerwiec" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Lipiec" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "Sierpień" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "Wrzesień" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Październik" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "Listopad" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Grudzień" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Zobacz film" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "bajty" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Kliknij aby otworzyć/zamknąć" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "link do źródła" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "standardowe" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Wybierz alternatywny język" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "aktywność" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "komentarz" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "post" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Wyloguj" + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Niepowodzenie logowania" + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Wpisz swój adres email i wyślij, aby zresetować hasło. Później sprawdź swojego emaila w celu uzyskania dalszych instrukcji." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Pseudonim lub Email:" +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "Komunikat o błędzie:" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Zresetuj" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Obrazek/zdjęcie" + +#: ../../include/bbcode.php:545 +#, php-format +msgid "%2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:579 +#, php-format +msgid "" +"%s wrote the following post" +msgstr "" + +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 napisał:" + +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Szyfrowana treść" + +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Witaj " + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Proszę dodać zdjęcie profilowe." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Witaj ponownie " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Osadzona zawartość" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Osadzanie wyłączone" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Mężczyzna" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Kobieta" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Aktualnie Mężczyzna" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Aktualnie Kobieta" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Bardziej Mężczyzna" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Bardziej Kobieta" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transpłciowy" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Międzypłciowy" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transseksualista" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodyta" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Bezpłciowy" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Niespecyficzne" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Inne" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Niezdecydowany" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Mężczyźni" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Kobiety" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Gej" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbijka" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Brak preferencji" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Biseksualny" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Niezidentyfikowany" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Abstynent" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Dziewica" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Zboczeniec" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetysz" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Nadmiar" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Nieseksualny" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Singiel" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Samotny" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Dostępny" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Niedostępny" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "zakochany" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Randki" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Niewierny" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Uzależniony od seksu" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Przyjaciele" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Przyjaciele/Korzyści" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Przypadkowy" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Zaręczeni" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Małżeństwo" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Fikcyjnie w związku małżeńskim" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Partnerzy" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Konkubinat" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Szczęśliwy" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Zdradzony" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "W separacji" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Niestabilny" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Rozwiedzeni" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Fikcyjnie rozwiedziony/a" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Wdowiec" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Nieokreślony" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "To skomplikowane" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Nie obchodzi mnie to" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Zapytaj mnie " + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Wymagane zaproszenie." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Zaproszenie niezweryfikowane." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Nieprawidłowy adres url OpenID" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Wprowadź wymagane informacje" + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Użyj dłuższej nazwy." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Nazwa jest za krótka." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Zdaje mi się że to nie jest twoje pełne Imię(Nazwisko)." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Twoja domena internetowa nie jest obsługiwana na tej stronie." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Niepoprawny adres e mail.." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Nie możesz użyć tego e-maila. " + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Twój login może składać się tylko z \"a-z\", \"0-9\", \"-\", \"_\", i musi mieć na początku literę." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Ten login jest zajęty. Wybierz inny." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Ten nick był już zarejestrowany na tej stronie i nie może być użyty ponownie." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "POWAŻNY BŁĄD: niepowodzenie podczas tworzenia kluczy zabezpieczeń." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Wystąpił bład podczas rejestracji, Spróbuj ponownie." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Wystąpił błąd podczas tworzenia profilu. Spróbuj ponownie." + +#: ../../include/user.php:377 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" + +#: ../../include/user.php:381 +msgid "" +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" + +#: ../../include/user.php:413 ../../mod/admin.php:799 +#, php-format +msgid "Registration details for %s" +msgstr "Szczegóły rejestracji dla %s" + +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Widoczny dla wszystkich" + +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "Ten wpis został zedytowany" + +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Wiadomość prywatna" + +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Edytuj" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "zapisz w folderze" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "dodaj gwiazdkę" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "anuluj gwiazdkę" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "włącz status gwiazdy" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "gwiazdką" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "dodaj tag" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Lubię to (zmień)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "polub" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Nie lubię (zmień)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "Nie lubię" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Udostępnij to" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "udostępnij" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "do" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "przez" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Wall-to-Wall" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "via Wall-To-Wall:" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] " %d komentarz" +msgstr[1] " %d komentarzy" +msgstr[2] " %d komentarzy" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "To jesteś ty" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Pogrubienie" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Kursywa" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Podkreślenie" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Cytat" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Kod" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Obraz" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Link" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Video" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Element nie dostępny." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Element nie znaleziony." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1274,13 +3119,6 @@ msgstr "Wysłano." msgid "No recipient." msgstr "Brak odbiorcy." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Proszę wpisać adres URL:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Wyślij prywatną wiadomość" @@ -1302,227 +3140,1641 @@ msgstr "Do:" msgid "Subject:" msgstr "Temat:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Twoja wiadomość:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Wyślij zdjęcie" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Grupa utworzona." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Wstaw link" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Nie mogę stworzyć grupy" -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Witamy na Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Nie znaleziono grupy" -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Lista nowych członków" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Nazwa grupy zmieniona" -#: ../../mod/newmember.php:12 -msgid "" -"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." -msgstr "Chcielibyśmy zaproponować kilka porad i linków, które pomogą uczynić twoje doświadczenie przyjemnym. Kliknij dowolny element, aby odwiedzić odpowiednią stronę. Link do tej strony będzie widoczny na stronie głównej przez dwa tygodnie od czasu rejestracji, a następnie zniknie." - -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Pierwsze kroki" - -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" +#: ../../mod/group.php:87 +msgid "Save Group" msgstr "" -#: ../../mod/newmember.php:18 -msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Stwórz grupę znajomych." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Nazwa grupy: " + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Grupa usunięta." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Nie można usunąć grupy." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Edytor grupy" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Członkowie" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Wszystkie kontakty" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Kliknij na kontakt w celu dodania lub usunięcia." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." msgstr "" -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Idź do swoich ustawień" - -#: ../../mod/newmember.php:26 +#: ../../mod/delegate.php:126 msgid "" -"On your Settings 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." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." msgstr "" -#: ../../mod/newmember.php:28 -msgid "" -"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." +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" msgstr "" -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Wyślij zdjęcie profilowe" - -#: ../../mod/newmember.php:36 -msgid "" -"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." -msgstr "Dodaj swoje zdjęcie profilowe jeśli jeszcze tego nie zrobiłeś. Twoje szanse na zwiększenie liczby znajomych rosną dziesięciokrotnie, kiedy na tym zdjęciu jesteś ty." - -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Edytuj własny profil" - -#: ../../mod/newmember.php:38 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" msgstr "" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Słowa kluczowe profilu" - -#: ../../mod/newmember.php:40 -msgid "" -"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." +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" msgstr "" -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Łączę się..." +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Usuń" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Dodaj" -#: ../../mod/newmember.php:49 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Brak wpisów." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Niewłaściwy identyfikator wymagania." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Odrzuć" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignoruj" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "System" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Osobiste" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Pokaż ignorowane żądania" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Ukryj ignorowane żądania" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Typ zawiadomień:" + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Propozycja znajomych" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "zaproponowane przez %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Ukryj ten kontakt przed innymi" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Pisz o nowej działalności przyjaciela" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "jeśli odpowiednie" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Zatwierdź" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Twierdzi, że go znasz:" + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "tak" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "nie" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Zatwierdź jako:" + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Znajomy" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Udostępniający/a" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fan" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Prośba o dodanie do przyjaciół/powiązanych" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Nowy obserwator" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Brak wstępu." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s polubił wpis %s" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s przestał lubić post %s" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s jest teraz znajomym %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s dodał nowy wpis" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s skomentował wpis %s" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Nie ma więcej powiadomień sieciowych" + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Powiadomienia z sieci" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Nie ma więcej powiadomień systemowych." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Powiadomienia systemowe" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Nie ma więcej powiadomień osobistych" + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Prywatne powiadomienia" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Nie ma więcej powiadomień domu" + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Powiadomienia z instancji" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Brak profilu" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "wszyscy" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Konto" + +#: ../../mod/settings.php:41 +msgid "Additional features" msgstr "" -#: ../../mod/newmember.php:51 -msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." +#: ../../mod/settings.php:46 +msgid "Display" msgstr "" -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Importuję emaile..." - -#: ../../mod/newmember.php:56 -msgid "" -"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" +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" msgstr "" -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Idź do strony z Twoimi kontaktami" +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Wtyczki" -#: ../../mod/newmember.php:58 -msgid "" -"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 Add New Contact dialog." +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Powiązane aplikacje" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Eksportuje dane personalne" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Usuń konto" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Brakuje ważnych danych!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Zaktualizuj" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Połączenie z kontem email używając wybranych ustawień nie powiodło się." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "Zaktualizowano ustawienia email." + +#: ../../mod/settings.php:258 +msgid "Features updated" msgstr "" -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Idż do twojej strony" - -#: ../../mod/newmember.php:60 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" msgstr "" -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Poszukiwanie Nowych Ludzi" +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Hasło nie pasuje. Hasło nie zmienione." -#: ../../mod/newmember.php:62 -msgid "" -"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." +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Brak hasła niedozwolony. Hasło nie zmienione." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Złe hasło." + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Hasło zostało zmianione." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr "Proszę użyć krótszej nazwy." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr "Za krótka nazwa." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Złe hasło" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr "Zły email." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr "Nie mogę zmienić na ten email." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." msgstr "" -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Grupy" - -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Grupuj Swoje kontakty" - -#: ../../mod/newmember.php:70 -msgid "" -"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." +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." msgstr "" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Dlaczego moje posty nie są publiczne?" +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Zaktualizowano ustawienia." -#: ../../mod/newmember.php:73 -msgid "" -"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." +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Dodaj aplikacje" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" msgstr "" -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Otrzymywanie pomocy" +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Imię" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Idź do części o pomocy" +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Klucz konsumenta" -#: ../../mod/newmember.php:82 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Sekret konsumenta" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Przekierowanie" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "Adres ikony" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Nie możesz edytować tej aplikacji." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Powiązane aplikacje" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Klucz klienta zaczyna się od" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Bez nazwy" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Odwołaj upoważnienie" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Ustawienia wtyczki nieskonfigurowane" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Ustawienia wtyczki" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Wyłącz" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "Włącz" + +#: ../../mod/settings.php:719 +msgid "Additional Features" msgstr "" +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "włączony" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "wyłączony" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "Dostęp do e-maila nie jest w pełni sprawny na tej stronie" + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Ustawienia emaila/skrzynki mailowej" + +#: ../../mod/settings.php:783 +msgid "" +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Jeżeli życzysz sobie komunikowania z kontaktami email używając tego serwisu (opcjonalne), opisz jak połaczyć się z Twoją skrzynką email." + +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Ostatni sprawdzony e-mail:" + +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "Nazwa serwera IMAP:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "Port IMAP:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Ochrona:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Brak" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "Login emaila:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "Hasło emaila:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Odpowiedz na adres:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Wyślij publiczny post do wszystkich kontaktów e-mail" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Akcja po zaimportowaniu:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Oznacz jako przeczytane" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Przenieś do folderu" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Przenieś do folderu:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "Brak specialnego motywu dla urządzeń mobilnych" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Wyświetl ustawienia" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Wyświetl motyw:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Mobilny motyw:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Odświeżaj stronę co xx sekund" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Dolny limit 10 sekund, brak górnego limitu" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Maksymalnie 100 elementów" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Nie pokazuj emotikonek" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "To konto jest normalnym osobistym profilem" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Automatycznie zatwierdzaj wszystkie żądania połączenia/przyłączenia do znajomych jako fanów 'tylko do odczytu'" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "" + +#: ../../mod/settings.php:977 +msgid "" +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Automatycznie potwierdza wszystkie połączenia jako pełnoprawne z możliwością zapisu." + +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Automatycznie traktuj wszystkie prośby o połączenia/zaproszenia do grona przyjaciół, jako przyjaciół" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "Przeznacz to OpenID do logowania się na to konto." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Czy publikować Twój profil w lokalnym katalogu tej instancji?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Nie" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Opublikować twój niewypełniony profil w globalnym, społecznym katalogu?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Ukryć listę znajomych przed odwiedzającymi Twój profil?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Zezwól na dodawanie postów na twoim profilu przez znajomych" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Zezwól na oznaczanie twoich postów przez znajomych" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Profil nie jest opublikowany" + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "lub" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Twój adres identyfikacyjny to" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte." + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Wygasające posty:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Wygasające notatki osobiste:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Wygasające zdjęcia:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Ustawienia konta" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Ustawienia hasła" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Nowe hasło:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Potwierdź:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Pozostaw pola hasła puste, chyba że chcesz je zmienić." + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Obecne hasło:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Hasło:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Ustawienia podstawowe" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "Adres email:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Twoja strefa czasowa:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Standardowa lokalizacja wiadomości:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Użyj położenia przeglądarki:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Ustawienia bezpieczeństwa i prywatności" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Maksymalna liczba zaproszeń do grona przyjaciół na dzień:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(aby zapobiec spamowaniu)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Domyślne prawa dostępu wiadomości" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(kliknij by otworzyć/zamknąć)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Pokaż Grupy" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Pokaż kontakty" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Ustawienia powiadomień" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Wyślij powiadmonienia na email, kiedy:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Otrzymałeś zaproszenie" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Dane zatwierdzone" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Ktoś pisze na twojej ścianie profilowej" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Ktoś pisze komentarz nawiązujący." + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Otrzymałeś prywatną wiadomość" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Otrzymane propozycje znajomych" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Jesteś oznaczony w poście" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "" + +#: ../../mod/settings.php:1188 +msgid "" +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "" + +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "" + +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Wspólni znajomi" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Brak wspólnych kontaktów." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Dane prywatne nie są dostępne zdalnie " + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Widoczne dla:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Nie można uzyskać dostępu do rejestru kontaktów." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Nie można znaleźć wybranego profilu." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Kontakt zaktualizowany" + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Aktualizacja nagrania kontaktu nie powiodła się." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Kontakt został zablokowany" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Kontakt został odblokowany" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Kontakt jest ignorowany" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "Kontakt nie jest ignorowany" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Kontakt został zarchiwizowany" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Czy na pewno chcesz usunąć ten kontakt?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Kontakt został usunięty." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Jesteś już znajomym z %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Współdzielisz z %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s współdzieli z tobą" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Prywatna rozmowa jest niemożliwa dla tego kontaktu" + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Nigdy" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Aktualizacja przebiegła pomyślnie)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Aktualizacja nie powiodła się)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Osoby, które możesz znać" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Typ sieci: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Zobacz wszystkie kontakty" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Odblokuj" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Zablokuj" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Odblokuj" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Przywróć z archiwum" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Archiwum" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Napraw" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Zaawansowane ustawienia kontaktów" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "Komunikacja przerwana z tym kontaktem!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Edytor kontaktów" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Widoczność profilu" + +#: ../../mod/contacts.php:472 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Wybierz profil, który chcesz bezpiecznie wyświetlić %s" + +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Informacja o kontakcie / Notka" + +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Edytuj notatki kontaktu" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Obejrzyj %s's profil [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Zablokuj/odblokuj kontakt" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignoruj kontakt" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Napraw ustawienia adresu" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Zobacz rozmowę" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Usuń kontakt" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Ostatnia aktualizacja:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Zaktualizuj publiczne posty" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Aktualizuj teraz" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Obecnie zablokowany" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Obecnie zignorowany" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Obecnie zarchiwizowany" + +#: ../../mod/contacts.php:503 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "Odpowiedzi/kliknięcia \"lubię to\" do twoich publicznych postów nadal mogą być widoczne" + +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "" + +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Sugestie" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Sugerowani znajomi" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Pokaż wszystkie kontakty" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Odblokowany" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Pokaż tylko odblokowane kontakty" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Zablokowany" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Pokaż tylko zablokowane kontakty" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Zignorowany" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Pokaż tylko ignorowane kontakty" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Zarchiwizowane" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Pokaż tylko zarchiwizowane kontakty" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Ukryty" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Pokaż tylko ukryte kontakty" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Wzajemna przyjaźń" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "jest twoim fanem" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "jesteś fanem" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Edytuj kontakt" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Wyszukaj w kontaktach" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Znalezione:" + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Plik przekracza dozwolony rozmiar %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Przesyłanie pliku nie powiodło się." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Dodatkowa zawartość - odśwież stronę by zobaczyć]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Eksportuj konto" + +#: ../../mod/uexport.php:77 +msgid "" +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "" + +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Eksportuj wszystko" + +#: ../../mod/uexport.php:78 +msgid "" +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "" + +#: ../../mod/register.php:93 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "Rejestracja zakończona pomyślnie. Dalsze instrukcje zostały wysłane na twojego e-maila." + +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Nie udało się wysłać wiadomości e-mail. Wysyłanie nie powiodło się." + +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Twoja rejestracja nie może zostać przeprowadzona. " + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Twoja rejestracja oczekuje na zaakceptowanie przez właściciela witryny." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Strona przekroczyła ilość dozwolonych rejestracji na dzień. Proszę spróbuj ponownie jutro." + +#: ../../mod/register.php:211 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Masz możliwość (opcjonalnie) wypełnić ten formularz przez OpenID poprzez załączenie Twojego OpenID i kliknięcie 'Zarejestruj'." + +#: ../../mod/register.php:212 +msgid "" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Jeśli nie jesteś zaznajomiony z OpenID, zostaw to pole puste i uzupełnij resztę elementów." + +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Twój OpenID (opcjonalnie):" + +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Czy dołączyć twój profil do katalogu członków?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Członkostwo na tej stronie możliwe tylko dzięki zaproszeniu." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "Twoje zaproszenia ID:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Rejestracja" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Imię i nazwisko (np. Jan Kowalski):" + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Twój adres email:" + +#: ../../mod/register.php:262 +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Wybierz login. Login musi zaczynać się literą. Adres twojego profilu na tej stronie będzie wyglądać następująco 'login@$nazwastrony'." + +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Wybierz pseudonim:" + +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Import" + +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Post dodany pomyślnie" + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Ograniczony dostęp do tego konta" + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Wskazówki dla nowych użytkowników" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Publiczny dostęp zabroniony" + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Nie zaznaczono filmów" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Dostęp do tego obiektu jest ograniczony." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Zobacz album" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Ostatnio dodane filmy" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Wstaw nowe filmy" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Zarządzaj Tożsamościami i/lub Stronami." + +#: ../../mod/manage.php:107 +msgid "" +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "" + +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Wybierz tożsamość do zarządzania:" + +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Artykuł nie znaleziony" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Edytuj post" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Szukaj osób" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "brak dopasowań" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Konto zatwierdzone." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Rejestracja dla %s odwołana" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Proszę się zalogować." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "To wprowadzenie zostało już zaakceptowane." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Położenie profilu jest niepoprawne lub nie zawiera żadnych informacji." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Ostrzeżenie: położenie profilu nie zawiera zdjęcia." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d wymagany parametr nie został znaleziony w podanej lokacji" +msgstr[1] "%d wymagane parametry nie zostały znalezione w podanej lokacji" +msgstr[2] "%d wymagany parametr nie został znaleziony w podanej lokacji" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "wprowadzanie zakończone." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Nieodwracalny błąd protokołu." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Profil niedostępny." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s otrzymał dziś zbyt wiele żądań połączeń." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Ochrona przed spamem została wywołana." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Przyjaciele namawiają do spróbowania za 24h." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Niewłaściwy lokalizator " + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Nieprawidłowy adres email." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Te konto nie zostało skonfigurowane do poczty e mail . Niepowodzenie ." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Nie można rozpoznać twojej nazwy w przewidzianym miejscu." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Już się tu przedstawiłeś." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Widocznie jesteście już znajomymi z %s" + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Zły adres URL profilu." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Twoje dane zostały wysłane." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Proszę zalogować się do potwierdzenia wstępu." + +#: ../../mod/dfrn_request.php:664 +msgid "" +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na tego użytkownika. " + +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Ukryj kontakt" + +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Welcome home %s." + +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Potwierdź" + +#: ../../mod/dfrn_request.php:808 +msgid "" +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Proszę podaj swój \"Adres tożsamości \" z jednej z możliwych wspieranych sieci komunikacyjnych ." + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Jeśli nie jesteś członkiem darmowej sieci społecznościowej kliknij w ten link by odkryć czym jest Friendica i dołącz do niej dziś ." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Przyjaciel/Prośba o połączenie" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Przykład : jojo@demo.friendica.com , http://demofriendica.com/profile/jojo , testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Proszę odpowiedzieć na poniższe:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "Czy %s Cię zna?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Dodaj osobistą notkę:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Federated Sieć społeczna" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr "- proszę wyraź to inaczej . Zamiast tego ,wprowadź %s do swojej belki wyszukiwarki." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Twój zidentyfikowany adres:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Wyślij zgłoszenie" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Pliki" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autoryzacja połączenia aplikacji" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Powróć do swojej aplikacji i wpisz ten Kod Bezpieczeństwa:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Zaloguj się aby kontynuować." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Czy chcesz umożliwić tej aplikacji dostęp do Twoich wpisów, kontaktów oraz pozwolić jej na pisanie za Ciebie postów?" + #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Czy na pewno chcesz usunąć te sugestie ?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Anuluj" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1533,23 +4785,987 @@ msgstr "" msgid "Ignore/Hide" msgstr "Ignoruj/Ukryj" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Kontakty spoza członków grupy" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Kontakt nie znaleziony" + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Propozycja znajomych wysłana." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Zaproponuj znajomych" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Zaproponuj znajomych dla %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "Link" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "brak kontaktów" + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Ustawienia szablonu zmienione." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Strona" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Użytkownicy" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Temat" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Aktualizacje DB" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Logi" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Polecane wtyczki" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Rejestracje użytkownika czekają na potwierdzenie." + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Konto normalne" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Konto Soapbox" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Konto społeczności/gwiazdy" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Automatyczny przyjaciel konta" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Konto Bloga" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Forum Prywatne" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Wiadomości" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administracja" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Skrót" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Zarejestrowani użytkownicy" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Rejestracje w toku." + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Wersja" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Aktywne pluginy" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Ustawienia strony zaktualizowane" + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Tryb MultiUsera" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Zamknięty" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Wymagane zatwierdzenie." + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Otwórz" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Brak SSL , linki będą śledzić stan SSL ." + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Wymuś by linki używały SSL." + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . " + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Plik załadowano" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "zasady" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Zaawansowany" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Ustawienia" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "" + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Nazwa strony" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Logo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "Dodatkowe informacje" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "" + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Język systemu" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Motyw systemowy" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Domyślny motyw systemu - może być nadpisany przez profil użytkownika zmień ustawienia motywów" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Mobilny motyw systemowy" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Szablon dla mobilnych urządzeń" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "polityka SSL" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Określa kiedy generowane linki powinny używać wymuszonego SSl." + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "" + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Wyłącz pomoc w menu nawigacyjnym " + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Chowa pozycje menu dla stron pomocy ze strony nawigacyjnej. Możesz nadal ją wywołać poprzez komendę /help." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Tryb SingleUsera" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Ustawia tryb multi lub single dla wybranych użytkowników." + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Maksymalny rozmiar zdjęcia" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maksymalny rozmiar w bitach dla wczytywanego obrazu . Domyślnie jest to 0 , co oznacza bez limitu ." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Maksymalna długość obrazu" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Maksymalna długość najdłuższej strony przesyłanego obrazu w pikselach.\nDomyślnie jest to -1, co oznacza brak limitu." + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "jakość obrazu JPEG" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Wczytywanie JPEGS będzie zapisane z tymi ustawieniami jakości [0-100] . Domyslnie jest ustawione 100 co oznacza brak strat jakości . " + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Zarejestruj polisę" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Maksymalnie dziennych rejestracji" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "" + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Zarejestruj tekst" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "" + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Konto porzucone od x dni." + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Nie będzie marnować zasobów systemu wypytując zewnętrzne strony o opuszczone konta. Ustaw 0 dla braku limitu czasu ." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Dozwolone domeny przyjaciół" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Lista domen separowana przecinkami które mogą zaprzyjaźnić się z tą stroną . Wildcards są akceptowane . Pozostaw puste by zezwolić każdej domenie na zapryjaźnienie. " + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Dozwolone domeny e-mailowe" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "" + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Blokuj publicznie" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "" + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Wymuś publikację" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "" + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "" + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Zezwalaj na wątkowanie tematów" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Zezwalaj na nieograniczoną liczbę wątków tematycznych na tej stronie." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Prywatne posty domyślnie dla nowych użytkowników" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "" + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "Nie wklejaj zawartości postu do powiadomienia o poczcie" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "W celu ochrony prywatności, nie włączaj zawartości postu/komentarza/wiadomości prywatnej/etc. do powiadomień w wiadomościach mailowych wysyłanych z tej strony." + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Nie zezwalaj na publiczny dostęp do dodatkowych wtyczek wyszczególnionych w menu aplikacji." + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "" + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "" + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Zablokuj wielokrotną rejestrację" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Nie pozwalaj użytkownikom na zakładanie dodatkowych kont do używania jako strony. " + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "Wsparcie OpenID" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "" + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Sprawdzanie pełnej nazwy" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Aby ograniczyć spam, wymagaj by użytkownik przy rejestracji w polu Imię i nazwisko użył spacji pomiędzy imieniem i nazwiskiem." + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "Wyrażenia regularne UTF-8" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Użyj regularnych wyrażeń PHP UTF8" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Pokaż stronę społeczności" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "" + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Włącz wsparcie OStatus" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "" + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Włączyć obsługę Diaspory" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "" + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Dopuść tylko kontakty Friendrica" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "" + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Weryfikacja SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "" + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Użytkownik proxy" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "URL Proxy" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Network timeout" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "" + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "" + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "" + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "" + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Ścieżka do Temp" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "" + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Brak błędów aktualizacji." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Błąd aktualizacji" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "" + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] " %s użytkownik usunięty" +msgstr[1] " %s użytkownicy usunięci" +msgstr[2] " %s usuniętych użytkowników " + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Użytkownik '%s' usunięty" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Użytkownik '%s' odblokowany" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Użytkownik '%s' zablokowany" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "Zaznacz wszystko" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "zarejestrowany użytkownik czeka na potwierdzenie" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "Użytkownik czekający na trwałe usunięcie" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Data prośby" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "brak rejestracji" + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Odmów" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Administracja stroną" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Konto wygasło." + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Data rejestracji" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Ostatnie logowanie" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Ostatni element" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "Skasowany od" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Zaznaczeni użytkownicy zostaną usunięci!\\n\\nWszystko co zamieścili na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Użytkownik {0} zostanie usunięty!\\n\\nWszystko co zamieścił na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "Nazwa nowego użytkownika." + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "Adres email nowego użytkownika." + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Wtyczka %s wyłączona." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Wtyczka %s właczona." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Wyłącz" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Zezwól" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Włącz" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Autor: " + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "" + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Nie znaleziono tematu." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Zrzut ekranu" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Eksperymentalne]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Niewspieralne]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Zaktualizowano ustawienia logów." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Wyczyść" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Plik logów" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "" + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Poziom logów" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Zamknij" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "Założyciel FTP" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "Ścieżka FTP" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "Użytkownik FTP" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP Hasło" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Rozmiar obrazka przekracza limit %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Przetwarzanie obrazu nie powiodło się." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Przesyłanie obrazu nie powiodło się" + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Witamy w %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "błąd OpenID . Brak zwróconego ID. " + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Nie znaleziono konta i OpenID rejestracja nie jest dopuszczalna na tej stronie." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Szukaj wyników dla:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Usuń wpis" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Zapisane wyszukiwania" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "dodaj" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Porządek wg komentarzy" @@ -1566,10 +5782,6 @@ msgstr "Porządek wg wpisów" msgid "Sort by Post Date" msgstr "Sortuj po dacie posta" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Osobiste" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "" @@ -1635,6 +5847,1074 @@ msgstr "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione " msgid "Invalid contact." msgstr "Zły kontakt" +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- wybierz -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "To jest Friendica, wersja" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "otwierane na serwerze" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Odwiedź Friendica.com, aby dowiedzieć się więcej o projekcie Friendica." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Reportowanie błędów i problemów: proszę odwiedź" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Zainstalowane pluginy/dodatki/aplikacje:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Brak zainstalowanych pluginów/dodatków/aplikacji" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Aplikacje" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Brak zainstalowanych aplikacji." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Wyślij nowe zdjęcie" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Informacje o kontakcie nie dostępne." + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Album nie znaleziony" + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Usuń album" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Czy na pewno chcesz usunąć ten album i wszystkie zdjęcia z tego albumu?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Usuń zdjęcie" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Czy na pewno chcesz usunąć to zdjęcie ?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "zdjęcie" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "obrazek przekracza limit rozmiaru" + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Plik obrazka jest pusty." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Nie zaznaczono zdjęć" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "" + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Prześlij zdjęcia" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nazwa nowego albumu:" + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "lub istniejąca nazwa albumu:" + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Nie pokazuj postów statusu dla tego wysłania" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Uprawnienia" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Zdjęcie prywatne" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Zdjęcie publiczne" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Edytuj album" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Najpierw pokaż najnowsze" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Najpierw pokaż najstarsze" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Zobacz zdjęcie" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Odmowa dostępu. Dostęp do tych danych może być ograniczony." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Zdjęcie niedostępne" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Zobacz zdjęcie" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Edytuj zdjęcie" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Ustaw jako zdjęcie profilowe" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Zobacz w pełnym rozmiarze" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Tagi:" + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Usunąć znacznik]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Obróć CW (w prawo)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Obróć CCW (w lewo)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nazwa nowego albumu" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Zawartość" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Dodaj tag" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Przykładowo: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Prywatne zdjęcie." + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Zdjęcie publiczne" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Ostatnio dodane zdjęcia" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Kontakt dodany" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Przenieś konto" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "" + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "" + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "Aby eksportować konto, wejdź w \"Ustawienia->Eksport danych osobistych\" i wybierz \"Eksportuj konto\"" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : Niepoprawny adres email." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Dołącz do nas na Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Dostarczenie wiadomości nieudane." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d wiadomość wysłana." +msgstr[1] "%d wiadomości wysłane." +msgstr[2] "%d wysłano ." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Nie masz więcej zaproszeń" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "" + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "" + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "" + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "" + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Wyślij zaproszenia" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Wprowadź adresy email, jeden na linijkę:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "" + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Gdy już się zarejestrujesz, skontaktuj się ze mną przez moją stronkę profilową :" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Brak dostępu" + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Nie znaleziono ważnego konta." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Prośba o zresetowanie hasła została zatwierdzona. Sprawdź swój adres email." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Prośba o reset hasła na %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Prośba nie może być zweryfikowana. (Mogłeś już ją poprzednio wysłać.) Reset hasła nie powiódł się." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Twoje hasło zostało zresetowane na twoje życzenie." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Twoje nowe hasło to" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Zapisz lub skopiuj swoje nowe hasło - i wtedy" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "Kliknij tutaj aby zalogować" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Twoje hasło może być zmienione w Ustawieniach po udanym zalogowaniu." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Twoje hasło zostało zmienione na %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Zapomniałeś hasła?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Wpisz swój adres email i wyślij, aby zresetować hasło. Później sprawdź swojego emaila w celu uzyskania dalszych instrukcji." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Pseudonim lub Email:" + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Zresetuj" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Źródło - tekst (BBcode) :" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Źródło tekst (Diaspora) by przekonwerterować na BBcode :" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Źródło wejścia:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (raw HTML): " + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Źródło wejścia(format Diaspory):" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Tag usunięty" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Usuń pozycję Tag" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Wybierz tag do usunięcia" + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Usuń konto" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Kompletne usunięcie konta. Jeżeli zostanie wykonane, konto nie może zostać odzyskane." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Wprowadź hasło w celu weryfikacji." + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Nieprawidłowa nazwa użytkownika." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Ustawienia widoczności profilu" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Widoczne dla" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Wszystkie kontakty (z bezpiecznym dostępem do profilu)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Profil zgodny " + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Brak słów-kluczy do wyszukania. Dodaj słowa-klucze do swojego domyślnego profilu." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "interesuje się:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Wymagany tytuł wydarzenia i czas rozpoczęcia." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "d, M d " + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Edytuj wydarzenie" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Stwórz nowe wydarzenie" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Poprzedni" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Następny" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "godzina:minuta" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Szczegóły wydarzenia" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "Wymagany format %s %s. Data rozpoczęcia i Tytuł są konieczne." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Rozpoczęcie wydarzenia:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Wymagany" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Data/czas zakończenia nie jest znana lub jest nieistotna" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Zakończenie wydarzenia:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Dopasuj dla strefy czasowej widza" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Opis:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Tytuł:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Udostępnij te wydarzenie" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} chce być Twoim znajomym" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} wysyła Ci wiadomość" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} żądana rejestracja" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} skomentował %s wpis" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} polubił wpis %s" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} przestał lubić post %s" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} jest teraz znajomym %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} utworzony" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} zaznaczony %s'go post z #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} wspomniał Cię w swoim wpisie" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Nastrój" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Wskaż swój obecny nastrój i powiedz o tym znajomym" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Brak wyników." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Niezdolny do uzyskania informacji kontaktowych." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "Czy na pewno chcesz usunąć tę wiadomość?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Wiadomość usunięta." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Rozmowa usunięta." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Brak wiadomości." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Nieznany wysyłający - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Ty i %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s i ty" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Usuń rozmowę" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M R - g:m AM/PM" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] " %d wiadomość" +msgstr[1] " %d wiadomości" +msgstr[2] " %d wiadomości" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Wiadomość nie jest dostępna." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Usuń wiadomość" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "" + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Odpowiedz" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Niedostępne." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Nie znaleziono profilu." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Konto usunięte." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Profil-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Utworzono nowy profil." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Nie można powileić profilu " + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Nazwa Profilu jest wymagana" + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Polubień" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Nie lubień" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Praca/Zatrudnienie" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Religia" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Poglądy polityczne" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Płeć" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Orientacja seksualna" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Strona Główna" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Zainteresowania" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Adres" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Położenie" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Konto zaktualizowane." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr " i " + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "profil publiczny" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Odwiedźa %1$s's %2$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Czy chcesz ukryć listę kontaktów dla przeglądających to konto?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Edytuj profil." + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Zmień profilowe zdjęcie" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Zobacz ten profil" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Stwórz nowy profil wykorzystując te ustawienia" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Sklonuj ten profil" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Usuń ten profil" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Wyślij zdjęcie profilowe" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Nazwa profilu :" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Twoje imię i nazwisko:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Tytuł/Opis :" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Twoja płeć:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Urodziny (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Ulica:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Miejscowość/Miasto :" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Kod Pocztowy :" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Kraj:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Region / Stan :" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Stan :" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Kto: (jeśli dotyczy)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Przykłady : cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Od [data]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Strona główna URL:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Poglądy religijne:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Publiczne słowa kluczowe :" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Prywatne słowa kluczowe :" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Przykład: kończenie oprogramowania fotografii" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Używany do sugerowania potencjalnych znajomych, jest widoczny dla innych)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Używany do wyszukiwania profili, niepokazywany innym)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Napisz o sobie..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Zainteresowania" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Informacje kontaktowe i Sieci Społeczne" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Muzyka" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Literatura" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Telewizja" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Film/taniec/kultura/rozrywka" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Miłość/romans" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Praca/zatrudnienie" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Szkoła/edukacja" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "To jest Twój publiczny profil.
Może zostać wyświetlony przez każdego kto używa internetu." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Wiek: " + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Edytuj/Zarządzaj Profilami" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "" @@ -1666,10 +6946,6 @@ msgstr "Proszę przejrzeć plik \"INSTALL.txt\"." msgid "System check" msgstr "Sprawdzanie systemu" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Następny" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Sprawdź ponownie" @@ -1930,1094 +7206,9 @@ msgid "" "poller." msgstr "WAŻNE: Musisz [ręcznie] skonfigurowć zaplanowane zadanie dla poller." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Ustawienia szablonu zmienione." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Strona" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Użytkownicy" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Wtyczki" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Temat" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Aktualizacje DB" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Logi" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Administator" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Polecane wtyczki" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Rejestracje użytkownika czekają na potwierdzenie." - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Konto normalne" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Konto Soapbox" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Konto społeczności/gwiazdy" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Automatyczny przyjaciel konta" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Konto Bloga" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Forum Prywatne" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Wiadomości" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administracja" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Skrót" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Zarejestrowani użytkownicy" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Rejestracje w toku." - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Wersja" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Aktywne pluginy" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Ustawienia strony zaktualizowane" - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "Brak specialnego motywu dla urządzeń mobilnych" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Nigdy" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Jak najczęściej" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Godzinowo" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Dwa razy dziennie" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Dziennie" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Tryb MultiUsera" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Zamknięty" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Wymagane zatwierdzenie." - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Otwórz" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Brak SSL , linki będą śledzić stan SSL ." - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Wymuś by linki używały SSL." - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . " - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Plik załadowano" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "zasady" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Zaawansowany" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Ustawienia" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "" - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Nazwa strony" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Logo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "Dodatkowe informacje" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "" - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Język systemu" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Motyw systemowy" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Domyślny motyw systemu - może być nadpisany przez profil użytkownika zmień ustawienia motywów" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Mobilny motyw systemowy" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Szablon dla mobilnych urządzeń" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "polityka SSL" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Określa kiedy generowane linki powinny używać wymuszonego SSl." - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "" - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Wyłącz pomoc w menu nawigacyjnym " - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Chowa pozycje menu dla stron pomocy ze strony nawigacyjnej. Możesz nadal ją wywołać poprzez komendę /help." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Tryb SingleUsera" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Ustawia tryb multi lub single dla wybranych użytkowników." - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Maksymalny rozmiar zdjęcia" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maksymalny rozmiar w bitach dla wczytywanego obrazu . Domyślnie jest to 0 , co oznacza bez limitu ." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Maksymalna długość obrazu" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Maksymalna długość najdłuższej strony przesyłanego obrazu w pikselach.\nDomyślnie jest to -1, co oznacza brak limitu." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "jakość obrazu JPEG" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Wczytywanie JPEGS będzie zapisane z tymi ustawieniami jakości [0-100] . Domyslnie jest ustawione 100 co oznacza brak strat jakości . " - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Zarejestruj polisę" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Maksymalnie dziennych rejestracji" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "" - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Zarejestruj tekst" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "" - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Konto porzucone od x dni." - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Nie będzie marnować zasobów systemu wypytując zewnętrzne strony o opuszczone konta. Ustaw 0 dla braku limitu czasu ." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Dozwolone domeny przyjaciół" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Lista domen separowana przecinkami które mogą zaprzyjaźnić się z tą stroną . Wildcards są akceptowane . Pozostaw puste by zezwolić każdej domenie na zapryjaźnienie. " - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Dozwolone domeny e-mailowe" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "" - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Blokuj publicznie" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "" - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Wymuś publikację" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "" - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "" - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Zezwalaj na wątkowanie tematów" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Zezwalaj na nieograniczoną liczbę wątków tematycznych na tej stronie." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Prywatne posty domyślnie dla nowych użytkowników" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "" - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "Nie wklejaj zawartości postu do powiadomienia o poczcie" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "W celu ochrony prywatności, nie włączaj zawartości postu/komentarza/wiadomości prywatnej/etc. do powiadomień w wiadomościach mailowych wysyłanych z tej strony." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Nie zezwalaj na publiczny dostęp do dodatkowych wtyczek wyszczególnionych w menu aplikacji." - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "" - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "" - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Zablokuj wielokrotną rejestrację" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Nie pozwalaj użytkownikom na zakładanie dodatkowych kont do używania jako strony. " - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "Wsparcie OpenID" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "" - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Sprawdzanie pełnej nazwy" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Aby ograniczyć spam, wymagaj by użytkownik przy rejestracji w polu Imię i nazwisko użył spacji pomiędzy imieniem i nazwiskiem." - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "Wyrażenia regularne UTF-8" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Użyj regularnych wyrażeń PHP UTF8" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Pokaż stronę społeczności" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "" - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Włącz wsparcie OStatus" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "" - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "" - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Włączyć obsługę Diaspory" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "" - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Dopuść tylko kontakty Friendrica" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "" - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Weryfikacja SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "" - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Użytkownik proxy" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "URL Proxy" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Network timeout" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "" - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "" - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "" - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "" - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Ścieżka do Temp" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "" - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "" - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "" - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "" - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Brak błędów aktualizacji." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Błąd aktualizacji" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "" - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] " %s użytkownik usunięty" -msgstr[1] " %s użytkownicy usunięci" -msgstr[2] " %s usuniętych użytkowników " - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Użytkownik '%s' usunięty" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Użytkownik '%s' odblokowany" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Użytkownik '%s' zablokowany" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "Zaznacz wszystko" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "zarejestrowany użytkownik czeka na potwierdzenie" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "Użytkownik czekający na trwałe usunięcie" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Data prośby" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Imię" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "E-mail" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "brak rejestracji" - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Zatwierdź" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Odmów" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Zablokuj" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Odblokuj" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Administracja stroną" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Konto wygasło." - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Data rejestracji" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Ostatnie logowanie" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Ostatni element" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Skasowany od" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Konto" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Zaznaczeni użytkownicy zostaną usunięci!\\n\\nWszystko co zamieścili na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Użytkownik {0} zostanie usunięty!\\n\\nWszystko co zamieścił na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Nazwa nowego użytkownika." - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "" - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "Adres email nowego użytkownika." - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Wtyczka %s wyłączona." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Wtyczka %s właczona." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Wyłącz" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Zezwól" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Włącz" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Autor: " - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "" - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Nie znaleziono tematu." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Zrzut ekranu" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Eksperymentalne]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Niewspieralne]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Zaktualizowano ustawienia logów." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Wyczyść" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Plik logów" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "" - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Poziom logów" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Aktualizuj teraz" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Zamknij" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "Założyciel FTP" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "Ścieżka FTP" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "Użytkownik FTP" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP Hasło" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Szukaj" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Brak wyników." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Wskazówki dla nowych użytkowników" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "Link" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s zaznaczył %2$s'go %3$s przy użyciu %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Artykuł nie znaleziony" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Edytuj post" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "dodaj zdjęcie" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Przyłącz plik" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "załącz plik" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "Adres www" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Wstaw link wideo" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "link do filmu" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Wstaw link audio" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "Link audio" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Ustaw swoje położenie" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "wybierz lokalizację" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Wyczyść położenie przeglądarki" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "wyczyść lokalizację" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Ustawienia uprawnień" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: adresy e-mail" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Publiczny post" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Ustaw tytuł" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Kategorie (lista słów oddzielonych przecinkiem)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Przykład: bob@example.com, mary@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Element nie dostępny." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Element nie znaleziony." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Konto zatwierdzone." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Rejestracja dla %s odwołana" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Proszę się zalogować." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Znajdź na tej stronie" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Znalezione:" - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Katalog Strony" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Znajdź" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Wiek: " - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Płeć: " - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "O:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Brak odwiedzin (niektóre odwiedziny mogą być ukryte)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Pomoc:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3047,2017 +7238,241 @@ msgstr "Jeśli nie jesteś pewien, co zrobić na tej stronie, użyj tera msgid "Return to contact editor" msgstr "Wróć do edytora kontaktów" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Nazwa konta" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "URL konta" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "URL żądajacy znajomości" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "URL potwierdzający znajomość" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "Zgłoszenie Punktu Końcowego URL" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "Adres Ankiety / RSS" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Nowe zdjęcie z tej ścieżki" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "" -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Przenieś konto" - -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." +#: ../../mod/crepair.php:169 +msgid "No mirroring" msgstr "" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "" + +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Witamy na Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Lista nowych członków" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." +"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." +msgstr "Chcielibyśmy zaproponować kilka porad i linków, które pomogą uczynić twoje doświadczenie przyjemnym. Kliknij dowolny element, aby odwiedzić odpowiednią stronę. Link do tej strony będzie widoczny na stronie głównej przez dwa tygodnie od czasu rejestracji, a następnie zniknie." + +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Pierwsze kroki" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" msgstr "" -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." msgstr "" -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Idź do swoich ustawień" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "Aby eksportować konto, wejdź w \"Ustawienia->Eksport danych osobistych\" i wybierz \"Eksportuj konto\"" +"On your Settings 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." +msgstr "" -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Dane prywatne nie są dostępne zdalnie " - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Widoczne dla:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Zapisz" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Pomoc:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Pomoc" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Brak profilu" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "To wprowadzenie zostało już zaakceptowane." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Położenie profilu jest niepoprawne lub nie zawiera żadnych informacji." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Ostrzeżenie: położenie profilu nie zawiera zdjęcia." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d wymagany parametr nie został znaleziony w podanej lokacji" -msgstr[1] "%d wymagane parametry nie zostały znalezione w podanej lokacji" -msgstr[2] "%d wymagany parametr nie został znaleziony w podanej lokacji" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "wprowadzanie zakończone." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Nieodwracalny błąd protokołu." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profil niedostępny." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s otrzymał dziś zbyt wiele żądań połączeń." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Ochrona przed spamem została wywołana." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Przyjaciele namawiają do spróbowania za 24h." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Niewłaściwy lokalizator " - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Nieprawidłowy adres email." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Te konto nie zostało skonfigurowane do poczty e mail . Niepowodzenie ." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Nie można rozpoznać twojej nazwy w przewidzianym miejscu." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Już się tu przedstawiłeś." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Widocznie jesteście już znajomymi z %s" - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Zły adres URL profilu." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Nie dozwolony adres URL profilu." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Aktualizacja nagrania kontaktu nie powiodła się." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Twoje dane zostały wysłane." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Proszę zalogować się do potwierdzenia wstępu." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na tego użytkownika. " +"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." +msgstr "" -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Ukryj kontakt" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Welcome home %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Potwierdź" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Nazwa wstrzymana]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Proszę podaj swój \"Adres tożsamości \" z jednej z możliwych wspieranych sieci komunikacyjnych ." +"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." +msgstr "Dodaj swoje zdjęcie profilowe jeśli jeszcze tego nie zrobiłeś. Twoje szanse na zwiększenie liczby znajomych rosną dziesięciokrotnie, kiedy na tym zdjęciu jesteś ty." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Połącz jako użytkownika e mail (tylko) (Niebawem)" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Edytuj własny profil" -#: ../../mod/dfrn_request.php:829 +#: ../../mod/newmember.php:38 msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Jeśli nie jesteś członkiem darmowej sieci społecznościowej kliknij w ten link by odkryć czym jest Friendica i dołącz do niej dziś ." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "" -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Przyjaciel/Prośba o połączenie" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Słowa kluczowe profilu" -#: ../../mod/dfrn_request.php:833 +#: ../../mod/newmember.php:40 msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Przykład : jojo@demo.friendica.com , http://demofriendica.com/profile/jojo , testuser@identi.ca" +"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." +msgstr "" -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Proszę odpowiedzieć na poniższe:" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Łączę się..." -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "Czy %s Cię zna?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Dodaj osobistą notkę:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federated Sieć społeczna" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format +#: ../../mod/newmember.php:49 msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr "- proszę wyraź to inaczej . Zamiast tego ,wprowadź %s do swojej belki wyszukiwarki." - -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Twój zidentyfikowany adres:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Wyślij zgłoszenie" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Dodatkowa zawartość - odśwież stronę by zobaczyć]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Zobacz w kontekście" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Nie można uzyskać dostępu do rejestru kontaktów." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Nie można znaleźć wybranego profilu." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Kontakt zaktualizowany" - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Kontakt został zablokowany" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Kontakt został odblokowany" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Kontakt jest ignorowany" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Kontakt nie jest ignorowany" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Kontakt został zarchiwizowany" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." msgstr "" -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Czy na pewno chcesz usunąć ten kontakt?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Kontakt został usunięty." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Jesteś już znajomym z %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Współdzielisz z %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s współdzieli z tobą" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Prywatna rozmowa jest niemożliwa dla tego kontaktu" - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Aktualizacja przebiegła pomyślnie)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Aktualizacja nie powiodła się)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Osoby, które możesz znać" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Typ sieci: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Zobacz wszystkie kontakty" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Odblokuj" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignoruj" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Przywróć z archiwum" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Archiwum" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Napraw" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Zaawansowane ustawienia kontaktów" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Komunikacja przerwana z tym kontaktem!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Edytor kontaktów" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Widoczność profilu" - -#: ../../mod/contacts.php:466 -#, php-format +#: ../../mod/newmember.php:51 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Wybierz profil, który chcesz bezpiecznie wyświetlić %s" +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "" -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Informacja o kontakcie / Notka" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Importuję emaile..." -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Edytuj notatki kontaktu" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Obejrzyj %s's profil [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Zablokuj/odblokuj kontakt" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignoruj kontakt" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Napraw ustawienia adresu" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Zobacz rozmowę" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Usuń kontakt" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Ostatnia aktualizacja:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Zaktualizuj publiczne posty" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Obecnie zablokowany" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Obecnie zignorowany" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Obecnie zarchiwizowany" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Ukryj ten kontakt przed innymi" - -#: ../../mod/contacts.php:497 +#: ../../mod/newmember.php:56 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Odpowiedzi/kliknięcia \"lubię to\" do twoich publicznych postów nadal mogą być widoczne" - -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" +"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" msgstr "" -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Idź do strony z Twoimi kontaktami" -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Sugestie" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Sugerowani znajomi" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Wszystkie kontakty" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Pokaż wszystkie kontakty" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Odblokowany" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Pokaż tylko odblokowane kontakty" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Zablokowany" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Pokaż tylko zablokowane kontakty" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Zignorowany" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Pokaż tylko ignorowane kontakty" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Zarchiwizowane" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Pokaż tylko zarchiwizowane kontakty" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Ukryty" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Pokaż tylko ukryte kontakty" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Wzajemna przyjaźń" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "jest twoim fanem" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "jesteś fanem" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Edytuj kontakt" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Wyszukaj w kontaktach" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Zaktualizuj" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "wszyscy" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Powiązane aplikacje" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Eksportuje dane personalne" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Usuń konto" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Brakuje ważnych danych!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Połączenie z kontem email używając wybranych ustawień nie powiodło się." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "Zaktualizowano ustawienia email." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Hasło nie pasuje. Hasło nie zmienione." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Brak hasła niedozwolony. Hasło nie zmienione." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Złe hasło." - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Hasło zostało zmianione." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr "Proszę użyć krótszej nazwy." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr "Za krótka nazwa." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Złe hasło" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr "Zły email." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr "Nie mogę zmienić na ten email." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "" - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "" - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Zaktualizowano ustawienia." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Dodaj aplikacje" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Klucz konsumenta" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Sekret konsumenta" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Przekierowanie" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "Adres ikony" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Nie możesz edytować tej aplikacji." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Powiązane aplikacje" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Klucz klienta zaczyna się od" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Bez nazwy" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Odwołaj upoważnienie" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Ustawienia wtyczki nieskonfigurowane" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Ustawienia wtyczki" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Wyłącz" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "Włącz" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "włączony" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "wyłączony" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "Dostęp do e-maila nie jest w pełni sprawny na tej stronie" - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Ustawienia emaila/skrzynki mailowej" - -#: ../../mod/settings.php:783 +#: ../../mod/newmember.php:58 msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Jeżeli życzysz sobie komunikowania z kontaktami email używając tego serwisu (opcjonalne), opisz jak połaczyć się z Twoją skrzynką email." - -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Ostatni sprawdzony e-mail:" - -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "Nazwa serwera IMAP:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "Port IMAP:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Ochrona:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Brak" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "Login emaila:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "Hasło emaila:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Odpowiedz na adres:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Wyślij publiczny post do wszystkich kontaktów e-mail" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Akcja po zaimportowaniu:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Oznacz jako przeczytane" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Przenieś do folderu" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Przenieś do folderu:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Wyświetl ustawienia" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Wyświetl motyw:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Mobilny motyw:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Odświeżaj stronę co xx sekund" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Dolny limit 10 sekund, brak górnego limitu" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" +"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 Add New Contact dialog." msgstr "" -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Maksymalnie 100 elementów" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Idż do twojej strony" -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Nie pokazuj emotikonek" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "" - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "To konto jest normalnym osobistym profilem" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Automatycznie zatwierdzaj wszystkie żądania połączenia/przyłączenia do znajomych jako fanów 'tylko do odczytu'" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:60 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Automatycznie potwierdza wszystkie połączenia jako pełnoprawne z możliwością zapisu." - -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." msgstr "" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Automatycznie traktuj wszystkie prośby o połączenia/zaproszenia do grona przyjaciół, jako przyjaciół" +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Poszukiwanie Nowych Ludzi" -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "Przeznacz to OpenID do logowania się na to konto." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Czy publikować Twój profil w lokalnym katalogu tej instancji?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Opublikować twój niewypełniony profil w globalnym, społecznym katalogu?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Ukryć listę znajomych przed odwiedzającymi Twój profil?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Ukryć szczegóły twojego profilu przed nieznajomymi ?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Zezwól na dodawanie postów na twoim profilu przez znajomych" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Zezwól na oznaczanie twoich postów przez znajomych" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Profil nie jest opublikowany" - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "lub" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Twój adres identyfikacyjny to" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte." - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Wygasające posty:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Wygasające notatki osobiste:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Wygasające zdjęcia:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Ustawienia konta" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Ustawienia hasła" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Nowe hasło:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Potwierdź:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Pozostaw pola hasła puste, chyba że chcesz je zmienić." - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Obecne hasło:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Hasło:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Ustawienia podstawowe" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Imię i nazwisko:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "Adres email:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Twoja strefa czasowa:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Standardowa lokalizacja wiadomości:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Użyj położenia przeglądarki:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Ustawienia bezpieczeństwa i prywatności" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Maksymalna liczba zaproszeń do grona przyjaciół na dzień:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(aby zapobiec spamowaniu)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Domyślne prawa dostępu wiadomości" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(kliknij by otworzyć/zamknąć)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Pokaż Grupy" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Pokaż kontakty" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Ustawienia powiadomień" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Wyślij powiadmonienia na email, kiedy:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Otrzymałeś zaproszenie" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Dane zatwierdzone" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Ktoś pisze na twojej ścianie profilowej" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Ktoś pisze komentarz nawiązujący." - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Otrzymałeś prywatną wiadomość" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Otrzymane propozycje znajomych" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Jesteś oznaczony w poście" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:62 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." +"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." msgstr "" -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "" +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Grupuj Swoje kontakty" -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Konto usunięte." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Utworzono nowy profil." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Nie można powileić profilu " - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Nazwa Profilu jest wymagana" - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Polubień" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Nie lubień" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Praca/Zatrudnienie" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Religia" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Poglądy polityczne" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Płeć" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Orientacja seksualna" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Strona Główna" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Zainteresowania" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Adres" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Położenie" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Konto zaktualizowane." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr " i " - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "profil publiczny" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Odwiedźa %1$s's %2$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "" - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Czy chcesz ukryć listę kontaktów dla przeglądających to konto?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Edytuj profil." - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Zmień profilowe zdjęcie" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Zobacz ten profil" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Stwórz nowy profil wykorzystując te ustawienia" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Sklonuj ten profil" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Usuń ten profil" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Nazwa profilu :" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Twoje imię i nazwisko:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Tytuł/Opis :" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Twoja płeć:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Urodziny (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Ulica:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Miejscowość/Miasto :" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Kod Pocztowy :" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Kraj:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Region / Stan :" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Stan :" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Kto: (jeśli dotyczy)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Przykłady : cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Od [data]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Interesują mnie:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Strona główna URL:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Miasto rodzinne:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Poglądy polityczne:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Poglądy religijne:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Publiczne słowa kluczowe :" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Prywatne słowa kluczowe :" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Lubi:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Przykład: kończenie oprogramowania fotografii" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Używany do sugerowania potencjalnych znajomych, jest widoczny dla innych)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Używany do wyszukiwania profili, niepokazywany innym)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Napisz o sobie..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Zainteresowania" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Informacje kontaktowe i Sieci Społeczne" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Muzyka" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Literatura" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Telewizja" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Film/taniec/kultura/rozrywka" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Miłość/romans" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Praca/zatrudnienie" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Szkoła/edukacja" - -#: ../../mod/profiles.php:688 +#: ../../mod/newmember.php:70 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "To jest Twój publiczny profil.
Może zostać wyświetlony przez każdego kto używa internetu." - -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Edytuj/Zarządzaj Profilami" - -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Grupa utworzona." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Nie mogę stworzyć grupy" - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Nie znaleziono grupy" - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Nazwa grupy zmieniona" - -#: ../../mod/group.php:87 -msgid "Save Group" +"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." msgstr "" -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Stwórz grupę znajomych." +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Dlaczego moje posty nie są publiczne?" -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Nazwa grupy: " - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Grupa usunięta." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Nie można usunąć grupy." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Edytor grupy" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Członkowie" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Kliknij na kontakt w celu dodania lub usunięcia." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Źródło - tekst (BBcode) :" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Źródło tekst (Diaspora) by przekonwerterować na BBcode :" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Źródło wejścia:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (raw HTML): " - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Źródło wejścia(format Diaspory):" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Niedostępne." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Kontakt dodany" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Nie ma więcej powiadomień systemowych." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Powiadomienia systemowe" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Nowa wiadomość" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Niezdolny do uzyskania informacji kontaktowych." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Wiadomości" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "Czy na pewno chcesz usunąć tę wiadomość?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Wiadomość usunięta." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Rozmowa usunięta." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Brak wiadomości." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Nieznany wysyłający - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Ty i %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s i ty" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Usuń rozmowę" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M R - g:m AM/PM" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] " %d wiadomość" -msgstr[1] " %d wiadomości" -msgstr[2] " %d wiadomości" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Wiadomość nie jest dostępna." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Usuń wiadomość" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:73 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." +"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." msgstr "" -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Odpowiedz" +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Otrzymywanie pomocy" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s nie lubi %2$s's %3$s" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Idź do części o pomocy" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Post dodany pomyślnie" - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Zmiana czasu" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:82 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." +"Our help pages may be consulted for detail on other program" +" features and resources." msgstr "" -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "Czas UTC %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Obecna strefa czasowa: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Zmień strefę czasową: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Wybierz swoją strefę czasową:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Zapisz w folderze:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- wybierz -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Nieprawidłowa nazwa użytkownika." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Ustawienia widoczności profilu" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Widoczne dla" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Wszystkie kontakty (z bezpiecznym dostępem do profilu)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "brak kontaktów" - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "widok kontaktów" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Szukaj osób" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "brak dopasowań" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Wyślij nowe zdjęcie" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Informacje o kontakcie nie dostępne." - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Album nie znaleziony" - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Usuń album" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Czy na pewno chcesz usunąć ten album i wszystkie zdjęcia z tego albumu?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Usuń zdjęcie" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Czy na pewno chcesz usunąć to zdjęcie ?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "zdjęcie" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "obrazek przekracza limit rozmiaru" - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Plik obrazka jest pusty." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Przetwarzanie obrazu nie powiodło się." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Przesyłanie obrazu nie powiodło się" - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Nie zaznaczono zdjęć" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Dostęp do tego obiektu jest ograniczony." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "" - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Prześlij zdjęcia" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nazwa nowego albumu:" - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "lub istniejąca nazwa albumu:" - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Nie pokazuj postów statusu dla tego wysłania" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Uprawnienia" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Zdjęcie prywatne" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Zdjęcie publiczne" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Edytuj album" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Najpierw pokaż najnowsze" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Najpierw pokaż najstarsze" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Zobacz zdjęcie" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Odmowa dostępu. Dostęp do tych danych może być ograniczony." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Zdjęcie niedostępne" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Zobacz zdjęcie" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Edytuj zdjęcie" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Ustaw jako zdjęcie profilowe" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Zobacz w pełnym rozmiarze" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Tagi:" - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Usunąć znacznik]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Obróć CW (w prawo)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Obróć CCW (w lewo)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nazwa nowego albumu" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Zawartość" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Dodaj tag" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Przykładowo: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Prywatne zdjęcie." - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Zdjęcie publiczne" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Podziel się" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Zobacz album" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Ostatnio dodane zdjęcia" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Plik przekracza dozwolony rozmiar %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Przesyłanie pliku nie powiodło się." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Nie zaznaczono filmów" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Zobacz film" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Ostatnio dodane filmy" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Wstaw nowe filmy" - #: ../../mod/poke.php:192 msgid "Poke/Prod" msgstr "" @@ -5078,52 +7493,140 @@ msgstr "" msgid "Make this post private" msgstr "Zrób ten post prywatnym" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Przedmiot został usunięty" + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Eksportuj konto" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "" - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Eksportuj wszystko" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Wspólni znajomi" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Brak wspólnych kontaktów." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Rozmiar obrazka przekracza limit %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s witamy %2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Tablica zdjęć" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "" + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Odpowiedź do zdalnej strony nie została zrozumiana" + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Nieoczekiwana odpowiedź od strony zdalnej" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Potwierdzenie ukończone poprawnie" + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Zdalna strona zgłoszona:" + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Tymczasowo uszkodzone. Proszę poczekać i spróbować później." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Nieudane lub unieważnione wprowadzenie." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Nie można ustawić zdjęcia kontaktu." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Nie znaleziono użytkownika dla '%s'" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Klucz kodujący jest najwyraźniej zepsuty" + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Został dostarczony pusty URL lub nie może zostać rozszyfrowany przez nas." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Nie znaleziono kontaktu na naszej stronie" + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "" + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "ID dostarczone przez Twój system jest już w naszeym systemie. Powinno zadziałać jeżeli spróbujesz ponownie." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Niezdolny do ustalenie tożsamości twoich kontaktów w naszym systemie" + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Niezdolny do aktualizacji szczegółowych danych profilowych twoich kontaktów w naszym systemie" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s dołączył/a do %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Nie można zlokalizować oryginalnej wiadomości." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Pusty wpis wyrzucony." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Błąd. Post niezapisany." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Wiadomość została wysłana do ciebie od %s , członka portalu Friendica" + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Możesz ich odwiedzić online u %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Skontaktuj się z nadawcą odpowiadając na ten post jeśli nie chcesz otrzymywać tych wiadomości." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s zaktualizował wpis." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5181,547 +7684,6 @@ msgstr "Zakończ Edycję " msgid "Image uploaded successfully." msgstr "Zdjęcie wczytano pomyślnie " -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Aplikacje" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Brak zainstalowanych aplikacji." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Brak nowych zdarzeń" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Wyczyść powiadomienia" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Profil zgodny " - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Brak słów-kluczy do wyszukania. Dodaj słowa-klucze do swojego domyślnego profilu." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "interesuje się:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Tag usunięty" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Usuń pozycję Tag" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Wybierz tag do usunięcia" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Usuń" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Wymagany tytuł wydarzenia i czas rozpoczęcia." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "d, M d " - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Edytuj wydarzenie" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "link do źródła" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Stwórz nowe wydarzenie" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Poprzedni" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "godzina:minuta" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Szczegóły wydarzenia" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Wymagany format %s %s. Data rozpoczęcia i Tytuł są konieczne." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Rozpoczęcie wydarzenia:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Wymagany" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Data/czas zakończenia nie jest znana lub jest nieistotna" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Zakończenie wydarzenia:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Dopasuj dla strefy czasowej widza" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Opis:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Tytuł:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Udostępnij te wydarzenie" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "" - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "" - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Dodaj" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Brak wpisów." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Kontakty spoza członków grupy" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Pliki" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Usuń konto" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Kompletne usunięcie konta. Jeżeli zostanie wykonane, konto nie może zostać odzyskane." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Wprowadź hasło w celu weryfikacji." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Propozycja znajomych wysłana." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Zaproponuj znajomych" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Zaproponuj znajomych dla %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Nie można zlokalizować oryginalnej wiadomości." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Pusty wpis wyrzucony." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Błąd. Post niezapisany." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Wiadomość została wysłana do ciebie od %s , członka portalu Friendica" - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Możesz ich odwiedzić online u %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Skontaktuj się z nadawcą odpowiadając na ten post jeśli nie chcesz otrzymywać tych wiadomości." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s zaktualizował wpis." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} chce być Twoim znajomym" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} wysyła Ci wiadomość" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} żądana rejestracja" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} skomentował %s wpis" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} polubił wpis %s" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} przestał lubić post %s" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} jest teraz znajomym %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} utworzony" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} zaznaczony %s'go post z #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} wspomniał Cię w swoim wpisie" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "błąd OpenID . Brak zwróconego ID. " - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Nie znaleziono konta i OpenID rejestracja nie jest dopuszczalna na tej stronie." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Niepowodzenie logowania" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Niewłaściwy identyfikator wymagania." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Odrzuć" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "System" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Sieć" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Wstępy" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Pokaż ignorowane żądania" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Ukryj ignorowane żądania" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Typ zawiadomień:" - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Propozycja znajomych" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "zaproponowane przez %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Pisz o nowej działalności przyjaciela" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "jeśli odpowiednie" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Twierdzi, że go znasz:" - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "tak" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "nie" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Zatwierdź jako:" - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Znajomy" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Udostępniający/a" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fan" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Prośba o dodanie do przyjaciół/powiązanych" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Nowy obserwator" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Brak wstępu." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Powiadomienia" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s polubił wpis %s" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s przestał lubić post %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s jest teraz znajomym %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s dodał nowy wpis" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s skomentował wpis %s" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Nie ma więcej powiadomień sieciowych" - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Powiadomienia z sieci" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Nie ma więcej powiadomień osobistych" - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Prywatne powiadomienia" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Nie ma więcej powiadomień domu" - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Powiadomienia z instancji" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "" - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Niepoprawny adres email." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Dołącz do nas na Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "" - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Dostarczenie wiadomości nieudane." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d wiadomość wysłana." -msgstr[1] "%d wiadomości wysłane." -msgstr[2] "%d wysłano ." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Nie masz więcej zaproszeń" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "" - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "" - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "" - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "" - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Wyślij zaproszenia" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Wprowadź adresy email, jeden na linijkę:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "" - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Gdy już się zarejestrujesz, skontaktuj się ze mną przez moją stronkę profilową :" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Zarządzaj Tożsamościami i/lub Stronami." - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "" - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Wybierz tożsamość do zarządzania:" - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Witamy w %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5731,1777 +7693,47 @@ msgstr "Znajomy %s" msgid "No friends to display." msgstr "Brak znajomych do wyświetlenia" -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Dodaj nowy kontakt" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Znajdź na tej stronie" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Wpisz adres lub lokalizację sieciową" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Katalog Strony" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Przykład: bob@przykład.com, http://przykład.com/barbara" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Płeć: " -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d zaproszenie dostępne" -msgstr[1] "%d zaproszeń dostępnych" -msgstr[2] "%d zaproszenia dostępne" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Brak odwiedzin (niektóre odwiedziny mogą być ukryte)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Znajdź ludzi" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Zmiana czasu" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Wpisz nazwę lub zainteresowanie" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Połącz/Obserwuj" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Przykładowo: Jan Kowalski, Wędkarstwo" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Domyślny profil" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Sieci" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Wszystkie Sieci" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Zapisane foldery" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Wszystko" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Kategorie" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Kliknij tu, aby zaktualizować." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "" - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "" - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "" - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "" - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "" - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "Zobacz w pełnym wymiarze" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Start:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Wykończenia:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Nie można zlokalizować serwera DNS dla bazy danych '%s'" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(bez tematu)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "brak odpowiedzi" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Wymagane zaproszenie." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Zaproszenie niezweryfikowane." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Nieprawidłowy adres url OpenID" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." msgstr "" -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "Komunikat o błędzie:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Wprowadź wymagane informacje" - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Użyj dłuższej nazwy." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Nazwa jest za krótka." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Zdaje mi się że to nie jest twoje pełne Imię(Nazwisko)." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Twoja domena internetowa nie jest obsługiwana na tej stronie." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Niepoprawny adres e mail.." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Nie możesz użyć tego e-maila. " - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Twój login może składać się tylko z \"a-z\", \"0-9\", \"-\", \"_\", i musi mieć na początku literę." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Ten login jest zajęty. Wybierz inny." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Ten nick był już zarejestrowany na tej stronie i nie może być użyty ponownie." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "POWAŻNY BŁĄD: niepowodzenie podczas tworzenia kluczy zabezpieczeń." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Wystąpił bład podczas rejestracji, Spróbuj ponownie." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Wystąpił błąd podczas tworzenia profilu. Spróbuj ponownie." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Przyjaciele" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "" +msgid "UTC time: %s" +msgstr "Czas UTC %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "zaczepiony" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "" +msgid "Current timezone: %s" +msgstr "Obecna strefa czasowa: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "usuń" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Usuń zaznaczone elementy" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "Śledź wątek" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Zobacz status" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Zobacz profil" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Zobacz zdjęcia" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Edytuj kontakt" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Wyślij prywatną wiadomość" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Zaczepka" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s lubi to." +msgid "Converted localtime: %s" +msgstr "Zmień strefę czasową: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s nie lubi tego." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "i" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", i %d innych ludzi" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s lubi to." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s nie lubi tego." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Widoczne dla wszystkich" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Podaj link do filmu" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Podaj link do muzyki" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Gdzie teraz jesteś?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Usunąć pozycję (pozycje)?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Wyślij poprzez email" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "zezwolenia" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Wstaw na strony grup" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Wstaw do kontaktów" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Prywatne posty" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Wyloguj" - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "Błąd podczas odczytu pliku konta" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "Użytkownik '%s' już istnieje na tym serwerze!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "Nie zaimportowano %d kontaktu." -msgstr[1] "Nie zaimportowano %d kontaktów." -msgstr[2] "Nie zaimportowano %d kontaktów." - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Wykonano. Teraz możesz się zalogować z użyciem loginu i hasła." - -#: ../../include/text.php:296 -msgid "newer" -msgstr "nowsze" - -#: ../../include/text.php:298 -msgid "older" -msgstr "starsze" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "poprzedni" - -#: ../../include/text.php:305 -msgid "first" -msgstr "pierwszy" - -#: ../../include/text.php:337 -msgid "last" -msgstr "ostatni" - -#: ../../include/text.php:340 -msgid "next" -msgstr "następny" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Brak kontaktów" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d kontakt" -msgstr[1] "%d kontaktów" -msgstr[2] "%d kontakty" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "zaczep" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "spoliczkuj" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "spoliczkowany" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "dotknąć" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "dotknięty" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "odprawiać" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "odprawiony" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "szczęśliwy" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "smutny" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "spokojny" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "zmęczony" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "pewny siebie" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "wściekły" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "odurzony" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "zdziwiony" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "interesujący" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "zajadły" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "wesoły" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "żywy" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "irytujący" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "zazdrosny" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "zepsuty" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "przeszkadzający" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "rozbity" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "zmotywowany" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "zrelaksowany" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "zaskoczony" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Poniedziałek" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Wtorek" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Środa" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Czwartek" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Piątek" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Sobota" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Niedziela" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Styczeń" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Luty" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Marzec" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "Kwiecień" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Maj" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Czerwiec" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Lipiec" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "Sierpień" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "Wrzesień" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Październik" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "Listopad" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Grudzień" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "bajty" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Kliknij aby otworzyć/zamknąć" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Wybierz alternatywny język" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "aktywność" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "post" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Powiadomienia Friendica" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Dziękuję," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s administrator" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "" - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Notify] Nowa wiadomość otrzymana od %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "" - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s wysyła ci %2$s" - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "prywatna wiadomość" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na twoje prywatne wiadomości" - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s skomentował [url=%2$s]a %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s skomentował rozmowę którą śledzisz" - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na rozmowę" - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Notify] %s napisał na twoim profilu" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notify] %s oznaczył cię" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s oznaczył/a cię w %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "" - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "" - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "" - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "" - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Możesz obejrzeć ich profile na %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Odwiedż %s aby zatwierdzić lub odrzucić przedstawienie." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "" - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Imię:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Zdjęcie:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "" - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "na Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "" - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Domyślne ustawienia prywatności dla nowych kontaktów" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Wszyscy" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "edytuj" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Edytuj grupy" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Stwórz nową grupę" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Kontakt nie jest w żadnej grupie" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Brak adresu URL połączenia." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami" - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "" - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "Dany adres profilu nie dostarcza odpowiednich informacji." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Autor lub nazwa nie zostało znalezione." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Przeglądarka WWW nie może odnaleźć podanego adresu" - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "" - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "" - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Określony adres profilu należy do sieci, która została wyłączona na tej stronie." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Nie można otrzymać informacji kontaktowych" - -#: ../../include/follow.php:259 -msgid "following" -msgstr "następujący" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[bez tematu]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Zakończ sesję" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Zaloguj się" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Strona startowa" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Załóż konto" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Pomoc i dokumentacja" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Aplikacje" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Wtyczki, aplikacje, narzędzia, gry" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Przeszukaj zawartość strony" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Rozmowy na tej stronie" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Katalog" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Rozmowy Twoich przyjaciół" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Podania o przyjęcie do grona znajomych" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Zobacz wszystkie powiadomienia" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Oznacz wszystkie powiadomienia systemu jako przeczytane" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Prywatne maile" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Odebrane" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Wysłane" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Zarządzaj" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Zarządzaj innymi stronami" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Ustawienia konta" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Zarządzaj/Edytuj profile" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Zarządzaj listą przyjaciół i kontaktami" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Konfiguracja i ustawienia instancji" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Nawigacja" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Mapa strony" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "d M, R" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "d M" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Urodziny:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Wiek:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "od %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Tagi:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religia:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Hobby/Zainteresowania:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Informacje kontaktowe i sieci społeczne" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Zainteresowania muzyczne:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Książki, literatura:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Telewizja:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/taniec/kultura/rozrywka" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Miłość/Romans:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Praca/zatrudnienie:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Szkoła/edukacja:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Obrazek/zdjęcie" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 napisał:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Szyfrowana treść" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Nieznany | Bez kategori" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Zablokować natychmiast " - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Znam, ale nie mam zdania" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "Ok, bez problemów" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Zaufane, ma moje poparcie" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Tygodniowo" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Miesięcznie" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Różny" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "rok" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "miesiąc" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "dzień" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "nigdy" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "mniej niż sekundę temu" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "lata" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "miesiące" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "tydzień" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "tygodnie" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "dni" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "godzina" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "godziny" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minuta" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minuty" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "sekunda" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "sekundy" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s temu" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "Urodziny %s" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Urodziny %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "Podgląd posta" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Szukanie wg daty" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Filtrowanie grupowe" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Oznaczanie" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Dodaj kategorie do twoich postów" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Oznacz posty gwiazdką" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Wspólne powiadomienie z sieci Diaspora" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Załączniki:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Zostały napotkane błędy przy tworzeniu tabeli bazy danych." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Widoczny dla wszystkich" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "" - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "" - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Archiwum" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Osadzona zawartość" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Osadzanie wyłączone" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Witaj " - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Proszę dodać zdjęcie profilowe." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Witaj ponownie " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Mężczyzna" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Kobieta" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Aktualnie Mężczyzna" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Aktualnie Kobieta" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Bardziej Mężczyzna" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Bardziej Kobieta" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transpłciowy" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Międzypłciowy" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transseksualista" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodyta" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Bezpłciowy" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Niespecyficzne" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Inne" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Niezdecydowany" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Mężczyźni" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Kobiety" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Gej" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbijka" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Brak preferencji" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Biseksualny" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Niezidentyfikowany" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Abstynent" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Dziewica" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Zboczeniec" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetysz" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Nadmiar" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Nieseksualny" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Singiel" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Samotny" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Dostępny" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Niedostępny" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "zakochany" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Randki" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Niewierny" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Uzależniony od seksu" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Przyjaciele/Korzyści" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Przypadkowy" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Zaręczeni" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Małżeństwo" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Fikcyjnie w związku małżeńskim" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Partnerzy" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Konkubinat" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Szczęśliwy" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Zdradzony" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "W separacji" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Niestabilny" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Rozwiedzeni" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Fikcyjnie rozwiedziony/a" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Wdowiec" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Nieokreślony" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "To skomplikowane" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Nie obchodzi mnie to" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Zapytaj mnie " - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "przestań obserwować" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Wybierz swoją strefę czasową:" diff --git a/view/pl/strings.php b/view/pl/strings.php index f6ac394808..98834fdfd4 100644 --- a/view/pl/strings.php +++ b/view/pl/strings.php @@ -5,65 +5,36 @@ function string_plural_select_pl($n){ return ($n==1 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<10 || $n%100>=20) ? 1 : 2);; }} ; -$a->strings["This entry was edited"] = "Ten wpis został zedytowany"; -$a->strings["Private Message"] = "Wiadomość prywatna"; -$a->strings["Edit"] = "Edytuj"; -$a->strings["Select"] = "Wybierz"; -$a->strings["Delete"] = "Usuń"; -$a->strings["save to folder"] = "zapisz w folderze"; -$a->strings["add star"] = "dodaj gwiazdkę"; -$a->strings["remove star"] = "anuluj gwiazdkę"; -$a->strings["toggle star status"] = "włącz status gwiazdy"; -$a->strings["starred"] = "gwiazdką"; -$a->strings["add tag"] = "dodaj tag"; -$a->strings["I like this (toggle)"] = "Lubię to (zmień)"; -$a->strings["like"] = "polub"; -$a->strings["I don't like this (toggle)"] = "Nie lubię (zmień)"; -$a->strings["dislike"] = "Nie lubię"; -$a->strings["Share this"] = "Udostępnij to"; -$a->strings["share"] = "udostępnij"; -$a->strings["Categories:"] = "Kategorie:"; -$a->strings["Filed under:"] = "Zapisano pod:"; -$a->strings["View %s's profile @ %s"] = "Pokaż %s's profil @ %s"; -$a->strings["to"] = "do"; -$a->strings["via"] = "przez"; -$a->strings["Wall-to-Wall"] = "Wall-to-Wall"; -$a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:"; -$a->strings["%s from %s"] = "%s od %s"; -$a->strings["Comment"] = "Komentarz"; -$a->strings["Please wait"] = "Proszę czekać"; -$a->strings["%d comment"] = array( - 0 => " %d komentarz", - 1 => " %d komentarzy", - 2 => " %d komentarzy", -); -$a->strings["comment"] = array( - 0 => "", - 1 => "", - 2 => "komentarz", -); -$a->strings["show more"] = "Pokaż więcej"; -$a->strings["This is you"] = "To jesteś ty"; $a->strings["Submit"] = "Potwierdź"; -$a->strings["Bold"] = "Pogrubienie"; -$a->strings["Italic"] = "Kursywa"; -$a->strings["Underline"] = "Podkreślenie"; -$a->strings["Quote"] = "Cytat"; -$a->strings["Code"] = "Kod"; -$a->strings["Image"] = "Obraz"; -$a->strings["Link"] = "Link"; -$a->strings["Video"] = "Video"; -$a->strings["Preview"] = "Podgląd"; -$a->strings["You must be logged in to use addons. "] = "Musisz się zalogować, aby móc używać dodatkowych wtyczek."; -$a->strings["Not Found"] = "Nie znaleziono"; -$a->strings["Page not found."] = "Strona nie znaleziona."; -$a->strings["Permission denied"] = "Odmowa dostępu"; -$a->strings["Permission denied."] = "Brak uprawnień."; -$a->strings["toggle mobile"] = "przełącz na mobilny"; +$a->strings["Theme settings"] = "Ustawienia motywu"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = ""; +$a->strings["Set font-size for posts and comments"] = "Ustaw rozmiar fontów dla postów i komentarzy"; +$a->strings["Set theme width"] = "Ustaw szerokość motywu"; +$a->strings["Color scheme"] = "Zestaw kolorów"; +$a->strings["Set style"] = ""; +$a->strings["don't show"] = "nie pokazuj"; +$a->strings["show"] = "pokaż"; +$a->strings["Set line-height for posts and comments"] = ""; +$a->strings["Set resolution for middle column"] = ""; +$a->strings["Set color scheme"] = "Zestaw kolorów"; +$a->strings["Set zoomfactor for Earth Layer"] = ""; +$a->strings["Set longitude (X) for Earth Layers"] = ""; +$a->strings["Set latitude (Y) for Earth Layers"] = ""; +$a->strings["Community Pages"] = "Strony społecznościowe"; +$a->strings["Earth Layers"] = ""; +$a->strings["Community Profiles"] = ""; +$a->strings["Help or @NewHere ?"] = ""; +$a->strings["Connect Services"] = "Połączone serwisy"; +$a->strings["Find Friends"] = "Znajdź znajomych"; +$a->strings["Last users"] = "Ostatni użytkownicy"; +$a->strings["Last photos"] = "Ostatnie zdjęcia"; +$a->strings["Last likes"] = "Ostatnie polubienia"; $a->strings["Home"] = "Dom"; $a->strings["Your posts and conversations"] = "Twoje posty i rozmowy"; $a->strings["Profile"] = "Profil"; $a->strings["Your profile page"] = "Twoja strona profilowa"; +$a->strings["Contacts"] = "Kontakty"; +$a->strings["Your contacts"] = "Twoje kontakty"; $a->strings["Photos"] = "Zdjęcia"; $a->strings["Your photos"] = "Twoje zdjęcia"; $a->strings["Events"] = "Wydarzenia"; @@ -71,64 +42,37 @@ $a->strings["Your events"] = "Twoje wydarzenia"; $a->strings["Personal notes"] = "Osobiste notatki"; $a->strings["Your personal photos"] = "Twoje osobiste zdjęcia"; $a->strings["Community"] = "Społeczność"; -$a->strings["don't show"] = "nie pokazuj"; -$a->strings["show"] = "pokaż"; -$a->strings["Theme settings"] = "Ustawienia motywu"; -$a->strings["Set font-size for posts and comments"] = "Ustaw rozmiar fontów dla postów i komentarzy"; -$a->strings["Set line-height for posts and comments"] = ""; -$a->strings["Set resolution for middle column"] = ""; -$a->strings["Contacts"] = "Kontakty"; -$a->strings["Your contacts"] = "Twoje kontakty"; -$a->strings["Community Pages"] = "Strony społecznościowe"; -$a->strings["Community Profiles"] = ""; -$a->strings["Last users"] = "Ostatni użytkownicy"; -$a->strings["Last likes"] = "Ostatnie polubienia"; $a->strings["event"] = "wydarzenie"; $a->strings["status"] = "status"; $a->strings["photo"] = "zdjęcie"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s lubi %2\$s's %3\$s"; -$a->strings["Last photos"] = "Ostatnie zdjęcia"; $a->strings["Contact Photos"] = "Zdjęcia kontaktu"; $a->strings["Profile Photos"] = "Zdjęcia profilowe"; -$a->strings["Find Friends"] = "Znajdź znajomych"; $a->strings["Local Directory"] = ""; $a->strings["Global Directory"] = "Globalne Położenie"; $a->strings["Similar Interests"] = "Podobne zainteresowania"; $a->strings["Friend Suggestions"] = "Osoby, które możesz znać"; $a->strings["Invite Friends"] = "Zaproś znajomych"; $a->strings["Settings"] = "Ustawienia"; -$a->strings["Earth Layers"] = ""; $a->strings["Set zoomfactor for Earth Layers"] = ""; -$a->strings["Set longitude (X) for Earth Layers"] = ""; -$a->strings["Set latitude (Y) for Earth Layers"] = ""; -$a->strings["Help or @NewHere ?"] = ""; -$a->strings["Connect Services"] = "Połączone serwisy"; $a->strings["Show/hide boxes at right-hand column:"] = ""; -$a->strings["Set color scheme"] = "Zestaw kolorów"; -$a->strings["Set zoomfactor for Earth Layer"] = ""; $a->strings["Alignment"] = "Wyrównanie"; $a->strings["Left"] = "Lewo"; $a->strings["Center"] = "Środek"; -$a->strings["Color scheme"] = "Zestaw kolorów"; $a->strings["Posts font size"] = ""; $a->strings["Textareas font size"] = ""; $a->strings["Set colour scheme"] = "Zestaw kolorów"; -$a->strings["default"] = "standardowe"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = ""; -$a->strings["Set theme width"] = "Ustaw szerokość motywu"; -$a->strings["Set style"] = ""; +$a->strings["You must be logged in to use addons. "] = "Musisz się zalogować, aby móc używać dodatkowych wtyczek."; +$a->strings["Not Found"] = "Nie znaleziono"; +$a->strings["Page not found."] = "Strona nie znaleziona."; +$a->strings["Permission denied"] = "Odmowa dostępu"; +$a->strings["Permission denied."] = "Brak uprawnień."; +$a->strings["toggle mobile"] = "przełącz na mobilny"; $a->strings["Delete this item?"] = "Usunąć ten element?"; +$a->strings["Comment"] = "Komentarz"; +$a->strings["show more"] = "Pokaż więcej"; $a->strings["show fewer"] = "Pokaż mniej"; $a->strings["Update %s failed. See error logs."] = ""; -$a->strings["Update Error at %s"] = ""; $a->strings["Create a New Account"] = "Załóż nowe konto"; $a->strings["Register"] = "Zarejestruj"; $a->strings["Logout"] = "Wyloguj się"; @@ -159,6 +103,7 @@ $a->strings["Location:"] = "Lokalizacja"; $a->strings["Gender:"] = "Płeć:"; $a->strings["Status:"] = "Status"; $a->strings["Homepage:"] = "Strona główna:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "g A I F d"; $a->strings["F d"] = ""; $a->strings["[today]"] = "[dziś]"; @@ -175,35 +120,915 @@ $a->strings["Videos"] = "Filmy"; $a->strings["Events and Calendar"] = "Wydarzenia i kalendarz"; $a->strings["Personal Notes"] = "Osobiste notatki"; $a->strings["Only You Can See This"] = "Tylko ty możesz to zobaczyć"; -$a->strings["%1\$s is currently %2\$s"] = ""; -$a->strings["Mood"] = "Nastrój"; -$a->strings["Set your current mood and tell your friends"] = "Wskaż swój obecny nastrój i powiedz o tym znajomym"; -$a->strings["Public access denied."] = "Publiczny dostęp zabroniony"; +$a->strings["General Features"] = ""; +$a->strings["Multiple Profiles"] = ""; +$a->strings["Ability to create multiple profiles"] = ""; +$a->strings["Post Composition Features"] = ""; +$a->strings["Richtext Editor"] = ""; +$a->strings["Enable richtext editor"] = ""; +$a->strings["Post Preview"] = "Podgląd posta"; +$a->strings["Allow previewing posts and comments before publishing them"] = ""; +$a->strings["Auto-mention Forums"] = ""; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; +$a->strings["Network Sidebar Widgets"] = ""; +$a->strings["Search by Date"] = "Szukanie wg daty"; +$a->strings["Ability to select posts by date ranges"] = ""; +$a->strings["Group Filter"] = "Filtrowanie grupowe"; +$a->strings["Enable widget to display Network posts only from selected group"] = ""; +$a->strings["Network Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected network"] = ""; +$a->strings["Saved Searches"] = "Zapisane wyszukiwania"; +$a->strings["Save search terms for re-use"] = ""; +$a->strings["Network Tabs"] = ""; +$a->strings["Network Personal Tab"] = ""; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; +$a->strings["Network New Tab"] = ""; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; +$a->strings["Network Shared Links Tab"] = ""; +$a->strings["Enable tab to display only Network posts with links in them"] = ""; +$a->strings["Post/Comment Tools"] = ""; +$a->strings["Multiple Deletion"] = ""; +$a->strings["Select and delete multiple posts/comments at once"] = ""; +$a->strings["Edit Sent Posts"] = ""; +$a->strings["Edit and correct posts and comments after sending"] = ""; +$a->strings["Tagging"] = "Oznaczanie"; +$a->strings["Ability to tag existing posts"] = ""; +$a->strings["Post Categories"] = ""; +$a->strings["Add categories to your posts"] = "Dodaj kategorie do twoich postów"; +$a->strings["Saved Folders"] = "Zapisane foldery"; +$a->strings["Ability to file posts under folders"] = ""; +$a->strings["Dislike Posts"] = ""; +$a->strings["Ability to dislike posts/comments"] = ""; +$a->strings["Star Posts"] = "Oznacz posty gwiazdką"; +$a->strings["Ability to mark special posts with a star indicator"] = ""; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "Urodziny %s"; +$a->strings["Happy Birthday %s"] = "Urodziny %s"; +$a->strings["[Name Withheld]"] = "[Nazwa wstrzymana]"; $a->strings["Item not found."] = "Element nie znaleziony."; -$a->strings["Access to this profile has been restricted."] = "Ograniczony dostęp do tego konta"; -$a->strings["Item has been removed."] = "Przedmiot został usunięty"; -$a->strings["Access denied."] = "Brak dostępu"; -$a->strings["This is Friendica, version"] = "To jest Friendica, wersja"; -$a->strings["running at web location"] = "otwierane na serwerze"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Odwiedź Friendica.com, aby dowiedzieć się więcej o projekcie Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Reportowanie błędów i problemów: proszę odwiedź"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = ""; -$a->strings["Installed plugins/addons/apps:"] = "Zainstalowane pluginy/dodatki/aplikacje:"; -$a->strings["No installed plugins/addons/apps"] = "Brak zainstalowanych pluginów/dodatków/aplikacji"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s witamy %2\$s"; +$a->strings["Do you really want to delete this item?"] = ""; +$a->strings["Yes"] = "Tak"; +$a->strings["Cancel"] = "Anuluj"; +$a->strings["Archives"] = "Archiwum"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; +$a->strings["Default privacy group for new contacts"] = "Domyślne ustawienia prywatności dla nowych kontaktów"; +$a->strings["Everybody"] = "Wszyscy"; +$a->strings["edit"] = "edytuj"; +$a->strings["Groups"] = "Grupy"; +$a->strings["Edit group"] = "Edytuj grupy"; +$a->strings["Create a new group"] = "Stwórz nową grupę"; +$a->strings["Contacts not in any group"] = "Kontakt nie jest w żadnej grupie"; +$a->strings["add"] = "dodaj"; +$a->strings["Wall Photos"] = "Tablica zdjęć"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Nie można zlokalizować serwera DNS dla bazy danych '%s'"; +$a->strings["Add New Contact"] = "Dodaj nowy kontakt"; +$a->strings["Enter address or web location"] = "Wpisz adres lub lokalizację sieciową"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Przykład: bob@przykład.com, http://przykład.com/barbara"; +$a->strings["%d invitation available"] = array( + 0 => "%d zaproszenie dostępne", + 1 => "%d zaproszeń dostępnych", + 2 => "%d zaproszenia dostępne", +); +$a->strings["Find People"] = "Znajdź ludzi"; +$a->strings["Enter name or interest"] = "Wpisz nazwę lub zainteresowanie"; +$a->strings["Connect/Follow"] = "Połącz/Obserwuj"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Przykładowo: Jan Kowalski, Wędkarstwo"; +$a->strings["Find"] = "Znajdź"; +$a->strings["Random Profile"] = "Domyślny profil"; +$a->strings["Networks"] = "Sieci"; +$a->strings["All Networks"] = "Wszystkie Sieci"; +$a->strings["Everything"] = "Wszystko"; +$a->strings["Categories"] = "Kategorie"; +$a->strings["%d contact in common"] = array( + 0 => "", + 1 => "", + 2 => "", +); +$a->strings["Friendica Notification"] = "Powiadomienia Friendica"; +$a->strings["Thank You,"] = "Dziękuję,"; +$a->strings["%s Administrator"] = "%s administrator"; +$a->strings["noreply"] = "brak odpowiedzi"; +$a->strings["%s "] = ""; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Nowa wiadomość otrzymana od %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = ""; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s wysyła ci %2\$s"; +$a->strings["a private message"] = "prywatna wiadomość"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na twoje prywatne wiadomości"; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s skomentował [url=%2\$s]a %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = ""; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = ""; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; +$a->strings["%s commented on an item/conversation you have been following."] = "%s skomentował rozmowę którą śledzisz"; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na rozmowę"; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s napisał na twoim profilu"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s oznaczył cię"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s oznaczył/a cię w %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s shared a new post"] = ""; +$a->strings["%1\$s shared a new post at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; +$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; +$a->strings["%1\$s poked you at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s tagged your post"] = ""; +$a->strings["%1\$s tagged your post at %2\$s"] = ""; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = ""; +$a->strings["[Friendica:Notify] Introduction received"] = ""; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = ""; +$a->strings["You may visit their profile at %s"] = "Możesz obejrzeć ich profile na %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Odwiedż %s aby zatwierdzić lub odrzucić przedstawienie."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = ""; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = ""; +$a->strings["Name:"] = "Imię:"; +$a->strings["Photo:"] = "Zdjęcie:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = ""; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = ""; +$a->strings["There is no status with this id."] = ""; +$a->strings["There is no conversation with this id."] = ""; +$a->strings["view full size"] = "Zobacz w pełnym wymiarze"; +$a->strings[" on Last.fm"] = "na Last.fm"; +$a->strings["Full Name:"] = "Imię i nazwisko:"; +$a->strings["j F, Y"] = "d M, R"; +$a->strings["j F"] = "d M"; +$a->strings["Birthday:"] = "Urodziny:"; +$a->strings["Age:"] = "Wiek:"; +$a->strings["for %1\$d %2\$s"] = "od %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Interesują mnie:"; +$a->strings["Hometown:"] = "Miasto rodzinne:"; +$a->strings["Tags:"] = "Tagi:"; +$a->strings["Political Views:"] = "Poglądy polityczne:"; +$a->strings["Religion:"] = "Religia:"; +$a->strings["About:"] = "O:"; +$a->strings["Hobbies/Interests:"] = "Hobby/Zainteresowania:"; +$a->strings["Likes:"] = "Lubi:"; +$a->strings["Dislikes:"] = ""; +$a->strings["Contact information and Social Networks:"] = "Informacje kontaktowe i sieci społeczne"; +$a->strings["Musical interests:"] = "Zainteresowania muzyczne:"; +$a->strings["Books, literature:"] = "Książki, literatura:"; +$a->strings["Television:"] = "Telewizja:"; +$a->strings["Film/dance/culture/entertainment:"] = "Film/taniec/kultura/rozrywka"; +$a->strings["Love/Romance:"] = "Miłość/Romans:"; +$a->strings["Work/employment:"] = "Praca/zatrudnienie:"; +$a->strings["School/education:"] = "Szkoła/edukacja:"; +$a->strings["Nothing new here"] = "Brak nowych zdarzeń"; +$a->strings["Clear notifications"] = "Wyczyść powiadomienia"; +$a->strings["End this session"] = "Zakończ sesję"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Zaloguj się"; +$a->strings["Home Page"] = "Strona startowa"; +$a->strings["Create an account"] = "Załóż konto"; +$a->strings["Help"] = "Pomoc"; +$a->strings["Help and documentation"] = "Pomoc i dokumentacja"; +$a->strings["Apps"] = "Aplikacje"; +$a->strings["Addon applications, utilities, games"] = "Wtyczki, aplikacje, narzędzia, gry"; +$a->strings["Search"] = "Szukaj"; +$a->strings["Search site content"] = "Przeszukaj zawartość strony"; +$a->strings["Conversations on this site"] = "Rozmowy na tej stronie"; +$a->strings["Directory"] = "Katalog"; +$a->strings["People directory"] = ""; +$a->strings["Information"] = ""; +$a->strings["Information about this friendica instance"] = ""; +$a->strings["Network"] = "Sieć"; +$a->strings["Conversations from your friends"] = "Rozmowy Twoich przyjaciół"; +$a->strings["Network Reset"] = ""; +$a->strings["Load Network page with no filters"] = ""; +$a->strings["Introductions"] = "Wstępy"; +$a->strings["Friend Requests"] = "Podania o przyjęcie do grona znajomych"; +$a->strings["Notifications"] = "Powiadomienia"; +$a->strings["See all notifications"] = "Zobacz wszystkie powiadomienia"; +$a->strings["Mark all system notifications seen"] = "Oznacz wszystkie powiadomienia systemu jako przeczytane"; +$a->strings["Messages"] = "Wiadomości"; +$a->strings["Private mail"] = "Prywatne maile"; +$a->strings["Inbox"] = "Odebrane"; +$a->strings["Outbox"] = "Wysłane"; +$a->strings["New Message"] = "Nowa wiadomość"; +$a->strings["Manage"] = "Zarządzaj"; +$a->strings["Manage other pages"] = "Zarządzaj innymi stronami"; +$a->strings["Delegations"] = ""; +$a->strings["Delegate Page Management"] = ""; +$a->strings["Account settings"] = "Ustawienia konta"; +$a->strings["Manage/Edit Profiles"] = "Zarządzaj/Edytuj profile"; +$a->strings["Manage/edit friends and contacts"] = "Zarządzaj listą przyjaciół i kontaktami"; +$a->strings["Admin"] = "Administator"; +$a->strings["Site setup and configuration"] = "Konfiguracja i ustawienia instancji"; +$a->strings["Navigation"] = "Nawigacja"; +$a->strings["Site map"] = "Mapa strony"; +$a->strings["Click here to upgrade."] = "Kliknij tu, aby zaktualizować."; +$a->strings["This action exceeds the limits set by your subscription plan."] = ""; +$a->strings["This action is not available under your subscription plan."] = ""; +$a->strings["Disallowed profile URL."] = "Nie dozwolony adres URL profilu."; +$a->strings["Connect URL missing."] = "Brak adresu URL połączenia."; +$a->strings["This site is not configured to allow communications with other networks."] = "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami"; +$a->strings["No compatible communication protocols or feeds were discovered."] = ""; +$a->strings["The profile address specified does not provide adequate information."] = "Dany adres profilu nie dostarcza odpowiednich informacji."; +$a->strings["An author or name was not found."] = "Autor lub nazwa nie zostało znalezione."; +$a->strings["No browser URL could be matched to this address."] = "Przeglądarka WWW nie może odnaleźć podanego adresu"; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = ""; +$a->strings["Use mailto: in front of address to force email check."] = ""; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Określony adres profilu należy do sieci, która została wyłączona na tej stronie."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie."; +$a->strings["Unable to retrieve contact information."] = "Nie można otrzymać informacji kontaktowych"; +$a->strings["following"] = "następujący"; +$a->strings["Error decoding account file"] = "Błąd podczas odczytu pliku konta"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; +$a->strings["Error! Cannot check nickname"] = ""; +$a->strings["User '%s' already exists on this server!"] = "Użytkownik '%s' już istnieje na tym serwerze!"; +$a->strings["User creation error"] = ""; +$a->strings["User profile creation error"] = ""; +$a->strings["%d contact not imported"] = array( + 0 => "Nie zaimportowano %d kontaktu.", + 1 => "Nie zaimportowano %d kontaktów.", + 2 => "Nie zaimportowano %d kontaktów.", +); +$a->strings["Done. You can now login with your username and password"] = "Wykonano. Teraz możesz się zalogować z użyciem loginu i hasła."; +$a->strings["l F d, Y \\@ g:i A"] = ""; +$a->strings["Starts:"] = "Start:"; +$a->strings["Finishes:"] = "Wykończenia:"; +$a->strings["stopped following"] = "przestań obserwować"; +$a->strings["Poke"] = "Zaczepka"; +$a->strings["View Status"] = "Zobacz status"; +$a->strings["View Profile"] = "Zobacz profil"; +$a->strings["View Photos"] = "Zobacz zdjęcia"; +$a->strings["Network Posts"] = ""; +$a->strings["Edit Contact"] = "Edytuj kontakt"; +$a->strings["Drop Contact"] = ""; +$a->strings["Send PM"] = "Wyślij prywatną wiadomość"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Zostały napotkane błędy przy tworzeniu tabeli bazy danych."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Różny"; +$a->strings["year"] = "rok"; +$a->strings["month"] = "miesiąc"; +$a->strings["day"] = "dzień"; +$a->strings["never"] = "nigdy"; +$a->strings["less than a second ago"] = "mniej niż sekundę temu"; +$a->strings["years"] = "lata"; +$a->strings["months"] = "miesiące"; +$a->strings["week"] = "tydzień"; +$a->strings["weeks"] = "tygodnie"; +$a->strings["days"] = "dni"; +$a->strings["hour"] = "godzina"; +$a->strings["hours"] = "godziny"; +$a->strings["minute"] = "minuta"; +$a->strings["minutes"] = "minuty"; +$a->strings["second"] = "sekunda"; +$a->strings["seconds"] = "sekundy"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s temu"; +$a->strings["[no subject]"] = "[bez tematu]"; +$a->strings["(no subject)"] = "(bez tematu)"; +$a->strings["Unknown | Not categorised"] = "Nieznany | Bez kategori"; +$a->strings["Block immediately"] = "Zablokować natychmiast "; +$a->strings["Shady, spammer, self-marketer"] = ""; +$a->strings["Known to me, but no opinion"] = "Znam, ale nie mam zdania"; +$a->strings["OK, probably harmless"] = "Ok, bez problemów"; +$a->strings["Reputable, has my trust"] = "Zaufane, ma moje poparcie"; +$a->strings["Frequently"] = "Jak najczęściej"; +$a->strings["Hourly"] = "Godzinowo"; +$a->strings["Twice daily"] = "Dwa razy dziennie"; +$a->strings["Daily"] = "Dziennie"; +$a->strings["Weekly"] = "Tygodniowo"; +$a->strings["Monthly"] = "Miesięcznie"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = ""; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = ""; +$a->strings["Twitter"] = ""; +$a->strings["Diaspora Connector"] = ""; +$a->strings["Statusnet"] = ""; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s jest teraz znajomym z %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Wspólne powiadomienie z sieci Diaspora"; +$a->strings["Attachments:"] = "Załączniki:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nie lubi %2\$s's %3\$s"; +$a->strings["%1\$s poked %2\$s"] = ""; +$a->strings["poked"] = "zaczepiony"; +$a->strings["%1\$s is currently %2\$s"] = ""; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s zaznaczył %2\$s'go %3\$s przy użyciu %4\$s"; +$a->strings["post/item"] = ""; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = ""; +$a->strings["Select"] = "Wybierz"; +$a->strings["Delete"] = "Usuń"; +$a->strings["View %s's profile @ %s"] = "Pokaż %s's profil @ %s"; +$a->strings["Categories:"] = "Kategorie:"; +$a->strings["Filed under:"] = "Zapisano pod:"; +$a->strings["%s from %s"] = "%s od %s"; +$a->strings["View in context"] = "Zobacz w kontekście"; +$a->strings["Please wait"] = "Proszę czekać"; +$a->strings["remove"] = "usuń"; +$a->strings["Delete Selected Items"] = "Usuń zaznaczone elementy"; +$a->strings["Follow Thread"] = "Śledź wątek"; +$a->strings["%s likes this."] = "%s lubi to."; +$a->strings["%s doesn't like this."] = "%s nie lubi tego."; +$a->strings["%2\$d people like this"] = ""; +$a->strings["%2\$d people don't like this"] = ""; +$a->strings["and"] = "i"; +$a->strings[", and %d other people"] = ", i %d innych ludzi"; +$a->strings["%s like this."] = "%s lubi to."; +$a->strings["%s don't like this."] = "%s nie lubi tego."; +$a->strings["Visible to everybody"] = "Widoczne dla wszystkich"; +$a->strings["Please enter a link URL:"] = "Proszę wpisać adres URL:"; +$a->strings["Please enter a video link/URL:"] = "Podaj link do filmu"; +$a->strings["Please enter an audio link/URL:"] = "Podaj link do muzyki"; +$a->strings["Tag term:"] = ""; +$a->strings["Save to Folder:"] = "Zapisz w folderze:"; +$a->strings["Where are you right now?"] = "Gdzie teraz jesteś?"; +$a->strings["Delete item(s)?"] = "Usunąć pozycję (pozycje)?"; +$a->strings["Post to Email"] = "Wyślij poprzez email"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "Ukryć szczegóły twojego profilu przed nieznajomymi ?"; +$a->strings["Share"] = "Podziel się"; +$a->strings["Upload photo"] = "Wyślij zdjęcie"; +$a->strings["upload photo"] = "dodaj zdjęcie"; +$a->strings["Attach file"] = "Przyłącz plik"; +$a->strings["attach file"] = "załącz plik"; +$a->strings["Insert web link"] = "Wstaw link"; +$a->strings["web link"] = "Adres www"; +$a->strings["Insert video link"] = "Wstaw link wideo"; +$a->strings["video link"] = "link do filmu"; +$a->strings["Insert audio link"] = "Wstaw link audio"; +$a->strings["audio link"] = "Link audio"; +$a->strings["Set your location"] = "Ustaw swoje położenie"; +$a->strings["set location"] = "wybierz lokalizację"; +$a->strings["Clear browser location"] = "Wyczyść położenie przeglądarki"; +$a->strings["clear location"] = "wyczyść lokalizację"; +$a->strings["Set title"] = "Ustaw tytuł"; +$a->strings["Categories (comma-separated list)"] = "Kategorie (lista słów oddzielonych przecinkiem)"; +$a->strings["Permission settings"] = "Ustawienia uprawnień"; +$a->strings["permissions"] = "zezwolenia"; +$a->strings["CC: email addresses"] = "CC: adresy e-mail"; +$a->strings["Public post"] = "Publiczny post"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Przykład: bob@example.com, mary@example.com"; +$a->strings["Preview"] = "Podgląd"; +$a->strings["Post to Groups"] = "Wstaw na strony grup"; +$a->strings["Post to Contacts"] = "Wstaw do kontaktów"; +$a->strings["Private post"] = "Prywatne posty"; +$a->strings["newer"] = "nowsze"; +$a->strings["older"] = "starsze"; +$a->strings["prev"] = "poprzedni"; +$a->strings["first"] = "pierwszy"; +$a->strings["last"] = "ostatni"; +$a->strings["next"] = "następny"; +$a->strings["No contacts"] = "Brak kontaktów"; +$a->strings["%d Contact"] = array( + 0 => "%d kontakt", + 1 => "%d kontaktów", + 2 => "%d kontakty", +); +$a->strings["View Contacts"] = "widok kontaktów"; +$a->strings["Save"] = "Zapisz"; +$a->strings["poke"] = "zaczep"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = ""; +$a->strings["prod"] = ""; +$a->strings["prodded"] = ""; +$a->strings["slap"] = "spoliczkuj"; +$a->strings["slapped"] = "spoliczkowany"; +$a->strings["finger"] = "dotknąć"; +$a->strings["fingered"] = "dotknięty"; +$a->strings["rebuff"] = "odprawiać"; +$a->strings["rebuffed"] = "odprawiony"; +$a->strings["happy"] = "szczęśliwy"; +$a->strings["sad"] = "smutny"; +$a->strings["mellow"] = "spokojny"; +$a->strings["tired"] = "zmęczony"; +$a->strings["perky"] = "pewny siebie"; +$a->strings["angry"] = "wściekły"; +$a->strings["stupified"] = "odurzony"; +$a->strings["puzzled"] = "zdziwiony"; +$a->strings["interested"] = "interesujący"; +$a->strings["bitter"] = "zajadły"; +$a->strings["cheerful"] = "wesoły"; +$a->strings["alive"] = "żywy"; +$a->strings["annoyed"] = "irytujący"; +$a->strings["anxious"] = "zazdrosny"; +$a->strings["cranky"] = "zepsuty"; +$a->strings["disturbed"] = "przeszkadzający"; +$a->strings["frustrated"] = "rozbity"; +$a->strings["motivated"] = "zmotywowany"; +$a->strings["relaxed"] = "zrelaksowany"; +$a->strings["surprised"] = "zaskoczony"; +$a->strings["Monday"] = "Poniedziałek"; +$a->strings["Tuesday"] = "Wtorek"; +$a->strings["Wednesday"] = "Środa"; +$a->strings["Thursday"] = "Czwartek"; +$a->strings["Friday"] = "Piątek"; +$a->strings["Saturday"] = "Sobota"; +$a->strings["Sunday"] = "Niedziela"; +$a->strings["January"] = "Styczeń"; +$a->strings["February"] = "Luty"; +$a->strings["March"] = "Marzec"; +$a->strings["April"] = "Kwiecień"; +$a->strings["May"] = "Maj"; +$a->strings["June"] = "Czerwiec"; +$a->strings["July"] = "Lipiec"; +$a->strings["August"] = "Sierpień"; +$a->strings["September"] = "Wrzesień"; +$a->strings["October"] = "Październik"; +$a->strings["November"] = "Listopad"; +$a->strings["December"] = "Grudzień"; +$a->strings["View Video"] = "Zobacz film"; +$a->strings["bytes"] = "bajty"; +$a->strings["Click to open/close"] = "Kliknij aby otworzyć/zamknąć"; +$a->strings["link to source"] = "link do źródła"; +$a->strings["default"] = "standardowe"; +$a->strings["Select an alternate language"] = "Wybierz alternatywny język"; +$a->strings["activity"] = "aktywność"; +$a->strings["comment"] = array( + 0 => "", + 1 => "", + 2 => "komentarz", +); +$a->strings["post"] = "post"; +$a->strings["Item filed"] = ""; +$a->strings["Logged out."] = "Wyloguj"; +$a->strings["Login failed."] = "Niepowodzenie logowania"; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; +$a->strings["The error message was:"] = "Komunikat o błędzie:"; +$a->strings["Image/photo"] = "Obrazek/zdjęcie"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = ""; +$a->strings["$1 wrote:"] = "$1 napisał:"; +$a->strings["Encrypted content"] = "Szyfrowana treść"; +$a->strings["Welcome "] = "Witaj "; +$a->strings["Please upload a profile photo."] = "Proszę dodać zdjęcie profilowe."; +$a->strings["Welcome back "] = "Witaj ponownie "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; +$a->strings["Embedded content"] = "Osadzona zawartość"; +$a->strings["Embedding disabled"] = "Osadzanie wyłączone"; +$a->strings["Male"] = "Mężczyzna"; +$a->strings["Female"] = "Kobieta"; +$a->strings["Currently Male"] = "Aktualnie Mężczyzna"; +$a->strings["Currently Female"] = "Aktualnie Kobieta"; +$a->strings["Mostly Male"] = "Bardziej Mężczyzna"; +$a->strings["Mostly Female"] = "Bardziej Kobieta"; +$a->strings["Transgender"] = "Transpłciowy"; +$a->strings["Intersex"] = "Międzypłciowy"; +$a->strings["Transsexual"] = "Transseksualista"; +$a->strings["Hermaphrodite"] = "Hermafrodyta"; +$a->strings["Neuter"] = "Bezpłciowy"; +$a->strings["Non-specific"] = "Niespecyficzne"; +$a->strings["Other"] = "Inne"; +$a->strings["Undecided"] = "Niezdecydowany"; +$a->strings["Males"] = "Mężczyźni"; +$a->strings["Females"] = "Kobiety"; +$a->strings["Gay"] = "Gej"; +$a->strings["Lesbian"] = "Lesbijka"; +$a->strings["No Preference"] = "Brak preferencji"; +$a->strings["Bisexual"] = "Biseksualny"; +$a->strings["Autosexual"] = "Niezidentyfikowany"; +$a->strings["Abstinent"] = "Abstynent"; +$a->strings["Virgin"] = "Dziewica"; +$a->strings["Deviant"] = "Zboczeniec"; +$a->strings["Fetish"] = "Fetysz"; +$a->strings["Oodles"] = "Nadmiar"; +$a->strings["Nonsexual"] = "Nieseksualny"; +$a->strings["Single"] = "Singiel"; +$a->strings["Lonely"] = "Samotny"; +$a->strings["Available"] = "Dostępny"; +$a->strings["Unavailable"] = "Niedostępny"; +$a->strings["Has crush"] = ""; +$a->strings["Infatuated"] = "zakochany"; +$a->strings["Dating"] = "Randki"; +$a->strings["Unfaithful"] = "Niewierny"; +$a->strings["Sex Addict"] = "Uzależniony od seksu"; +$a->strings["Friends"] = "Przyjaciele"; +$a->strings["Friends/Benefits"] = "Przyjaciele/Korzyści"; +$a->strings["Casual"] = "Przypadkowy"; +$a->strings["Engaged"] = "Zaręczeni"; +$a->strings["Married"] = "Małżeństwo"; +$a->strings["Imaginarily married"] = "Fikcyjnie w związku małżeńskim"; +$a->strings["Partners"] = "Partnerzy"; +$a->strings["Cohabiting"] = "Konkubinat"; +$a->strings["Common law"] = ""; +$a->strings["Happy"] = "Szczęśliwy"; +$a->strings["Not looking"] = ""; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Zdradzony"; +$a->strings["Separated"] = "W separacji"; +$a->strings["Unstable"] = "Niestabilny"; +$a->strings["Divorced"] = "Rozwiedzeni"; +$a->strings["Imaginarily divorced"] = "Fikcyjnie rozwiedziony/a"; +$a->strings["Widowed"] = "Wdowiec"; +$a->strings["Uncertain"] = "Nieokreślony"; +$a->strings["It's complicated"] = "To skomplikowane"; +$a->strings["Don't care"] = "Nie obchodzi mnie to"; +$a->strings["Ask me"] = "Zapytaj mnie "; +$a->strings["An invitation is required."] = "Wymagane zaproszenie."; +$a->strings["Invitation could not be verified."] = "Zaproszenie niezweryfikowane."; +$a->strings["Invalid OpenID url"] = "Nieprawidłowy adres url OpenID"; +$a->strings["Please enter the required information."] = "Wprowadź wymagane informacje"; +$a->strings["Please use a shorter name."] = "Użyj dłuższej nazwy."; +$a->strings["Name too short."] = "Nazwa jest za krótka."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Zdaje mi się że to nie jest twoje pełne Imię(Nazwisko)."; +$a->strings["Your email domain is not among those allowed on this site."] = "Twoja domena internetowa nie jest obsługiwana na tej stronie."; +$a->strings["Not a valid email address."] = "Niepoprawny adres e mail.."; +$a->strings["Cannot use that email."] = "Nie możesz użyć tego e-maila. "; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Twój login może składać się tylko z \"a-z\", \"0-9\", \"-\", \"_\", i musi mieć na początku literę."; +$a->strings["Nickname is already registered. Please choose another."] = "Ten login jest zajęty. Wybierz inny."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ten nick był już zarejestrowany na tej stronie i nie może być użyty ponownie."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "POWAŻNY BŁĄD: niepowodzenie podczas tworzenia kluczy zabezpieczeń."; +$a->strings["An error occurred during registration. Please try again."] = "Wystąpił bład podczas rejestracji, Spróbuj ponownie."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Wystąpił błąd podczas tworzenia profilu. Spróbuj ponownie."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Szczegóły rejestracji dla %s"; +$a->strings["Visible to everybody"] = "Widoczny dla wszystkich"; +$a->strings["This entry was edited"] = "Ten wpis został zedytowany"; +$a->strings["Private Message"] = "Wiadomość prywatna"; +$a->strings["Edit"] = "Edytuj"; +$a->strings["save to folder"] = "zapisz w folderze"; +$a->strings["add star"] = "dodaj gwiazdkę"; +$a->strings["remove star"] = "anuluj gwiazdkę"; +$a->strings["toggle star status"] = "włącz status gwiazdy"; +$a->strings["starred"] = "gwiazdką"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "dodaj tag"; +$a->strings["I like this (toggle)"] = "Lubię to (zmień)"; +$a->strings["like"] = "polub"; +$a->strings["I don't like this (toggle)"] = "Nie lubię (zmień)"; +$a->strings["dislike"] = "Nie lubię"; +$a->strings["Share this"] = "Udostępnij to"; +$a->strings["share"] = "udostępnij"; +$a->strings["to"] = "do"; +$a->strings["via"] = "przez"; +$a->strings["Wall-to-Wall"] = "Wall-to-Wall"; +$a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:"; +$a->strings["%d comment"] = array( + 0 => " %d komentarz", + 1 => " %d komentarzy", + 2 => " %d komentarzy", +); +$a->strings["This is you"] = "To jesteś ty"; +$a->strings["Bold"] = "Pogrubienie"; +$a->strings["Italic"] = "Kursywa"; +$a->strings["Underline"] = "Podkreślenie"; +$a->strings["Quote"] = "Cytat"; +$a->strings["Code"] = "Kod"; +$a->strings["Image"] = "Obraz"; +$a->strings["Link"] = "Link"; +$a->strings["Video"] = "Video"; +$a->strings["Item not available."] = "Element nie dostępny."; +$a->strings["Item was not found."] = "Element nie znaleziony."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Dzienny limit wiadomości na murze dla %s został przekroczony. Wiadomość została odrzucona."; +$a->strings["No recipient selected."] = "Nie wybrano odbiorcy."; +$a->strings["Unable to check your home location."] = "Nie można sprawdzić twojej lokalizacji."; +$a->strings["Message could not be sent."] = "Wiadomość nie może zostać wysłana"; +$a->strings["Message collection failure."] = ""; +$a->strings["Message sent."] = "Wysłano."; +$a->strings["No recipient."] = "Brak odbiorcy."; +$a->strings["Send Private Message"] = "Wyślij prywatną wiadomość"; +$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["To:"] = "Do:"; +$a->strings["Subject:"] = "Temat:"; +$a->strings["Your message:"] = "Twoja wiadomość:"; +$a->strings["Group created."] = "Grupa utworzona."; +$a->strings["Could not create group."] = "Nie mogę stworzyć grupy"; +$a->strings["Group not found."] = "Nie znaleziono grupy"; +$a->strings["Group name changed."] = "Nazwa grupy zmieniona"; +$a->strings["Save Group"] = ""; +$a->strings["Create a group of contacts/friends."] = "Stwórz grupę znajomych."; +$a->strings["Group Name: "] = "Nazwa grupy: "; +$a->strings["Group removed."] = "Grupa usunięta."; +$a->strings["Unable to remove group."] = "Nie można usunąć grupy."; +$a->strings["Group Editor"] = "Edytor grupy"; +$a->strings["Members"] = "Członkowie"; +$a->strings["All Contacts"] = "Wszystkie kontakty"; +$a->strings["Click on a contact to add or remove."] = "Kliknij na kontakt w celu dodania lub usunięcia."; +$a->strings["No potential page delegates located."] = ""; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = ""; +$a->strings["Existing Page Managers"] = ""; +$a->strings["Existing Page Delegates"] = ""; +$a->strings["Potential Delegates"] = ""; +$a->strings["Remove"] = "Usuń"; +$a->strings["Add"] = "Dodaj"; +$a->strings["No entries."] = "Brak wpisów."; +$a->strings["Invalid request identifier."] = "Niewłaściwy identyfikator wymagania."; +$a->strings["Discard"] = "Odrzuć"; +$a->strings["Ignore"] = "Ignoruj"; +$a->strings["System"] = "System"; +$a->strings["Personal"] = "Osobiste"; +$a->strings["Show Ignored Requests"] = "Pokaż ignorowane żądania"; +$a->strings["Hide Ignored Requests"] = "Ukryj ignorowane żądania"; +$a->strings["Notification type: "] = "Typ zawiadomień:"; +$a->strings["Friend Suggestion"] = "Propozycja znajomych"; +$a->strings["suggested by %s"] = "zaproponowane przez %s"; +$a->strings["Hide this contact from others"] = "Ukryj ten kontakt przed innymi"; +$a->strings["Post a new friend activity"] = "Pisz o nowej działalności przyjaciela"; +$a->strings["if applicable"] = "jeśli odpowiednie"; +$a->strings["Approve"] = "Zatwierdź"; +$a->strings["Claims to be known to you: "] = "Twierdzi, że go znasz:"; +$a->strings["yes"] = "tak"; +$a->strings["no"] = "nie"; +$a->strings["Approve as: "] = "Zatwierdź jako:"; +$a->strings["Friend"] = "Znajomy"; +$a->strings["Sharer"] = "Udostępniający/a"; +$a->strings["Fan/Admirer"] = "Fan"; +$a->strings["Friend/Connect Request"] = "Prośba o dodanie do przyjaciół/powiązanych"; +$a->strings["New Follower"] = "Nowy obserwator"; +$a->strings["No introductions."] = "Brak wstępu."; +$a->strings["%s liked %s's post"] = "%s polubił wpis %s"; +$a->strings["%s disliked %s's post"] = "%s przestał lubić post %s"; +$a->strings["%s is now friends with %s"] = "%s jest teraz znajomym %s"; +$a->strings["%s created a new post"] = "%s dodał nowy wpis"; +$a->strings["%s commented on %s's post"] = "%s skomentował wpis %s"; +$a->strings["No more network notifications."] = "Nie ma więcej powiadomień sieciowych"; +$a->strings["Network Notifications"] = "Powiadomienia z sieci"; +$a->strings["No more system notifications."] = "Nie ma więcej powiadomień systemowych."; +$a->strings["System Notifications"] = "Powiadomienia systemowe"; +$a->strings["No more personal notifications."] = "Nie ma więcej powiadomień osobistych"; +$a->strings["Personal Notifications"] = "Prywatne powiadomienia"; +$a->strings["No more home notifications."] = "Nie ma więcej powiadomień domu"; +$a->strings["Home Notifications"] = "Powiadomienia z instancji"; +$a->strings["No profile"] = "Brak profilu"; +$a->strings["everybody"] = "wszyscy"; +$a->strings["Account"] = "Konto"; +$a->strings["Additional features"] = ""; +$a->strings["Display"] = ""; +$a->strings["Social Networks"] = ""; +$a->strings["Plugins"] = "Wtyczki"; +$a->strings["Connected apps"] = "Powiązane aplikacje"; +$a->strings["Export personal data"] = "Eksportuje dane personalne"; +$a->strings["Remove account"] = "Usuń konto"; +$a->strings["Missing some important data!"] = "Brakuje ważnych danych!"; +$a->strings["Update"] = "Zaktualizuj"; +$a->strings["Failed to connect with email account using the settings provided."] = "Połączenie z kontem email używając wybranych ustawień nie powiodło się."; +$a->strings["Email settings updated."] = "Zaktualizowano ustawienia email."; +$a->strings["Features updated"] = ""; +$a->strings["Relocate message has been send to your contacts"] = ""; +$a->strings["Passwords do not match. Password unchanged."] = "Hasło nie pasuje. Hasło nie zmienione."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Brak hasła niedozwolony. Hasło nie zmienione."; +$a->strings["Wrong password."] = "Złe hasło."; +$a->strings["Password changed."] = "Hasło zostało zmianione."; +$a->strings["Password update failed. Please try again."] = "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie."; +$a->strings[" Please use a shorter name."] = "Proszę użyć krótszej nazwy."; +$a->strings[" Name too short."] = "Za krótka nazwa."; +$a->strings["Wrong Password"] = "Złe hasło"; +$a->strings[" Not valid email."] = "Zły email."; +$a->strings[" Cannot change to that email."] = "Nie mogę zmienić na ten email."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = ""; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = ""; +$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; +$a->strings["Add application"] = "Dodaj aplikacje"; +$a->strings["Save Settings"] = ""; +$a->strings["Name"] = "Imię"; +$a->strings["Consumer Key"] = "Klucz konsumenta"; +$a->strings["Consumer Secret"] = "Sekret konsumenta"; +$a->strings["Redirect"] = "Przekierowanie"; +$a->strings["Icon url"] = "Adres ikony"; +$a->strings["You can't edit this application."] = "Nie możesz edytować tej aplikacji."; +$a->strings["Connected Apps"] = "Powiązane aplikacje"; +$a->strings["Client key starts with"] = "Klucz klienta zaczyna się od"; +$a->strings["No name"] = "Bez nazwy"; +$a->strings["Remove authorization"] = "Odwołaj upoważnienie"; +$a->strings["No Plugin settings configured"] = "Ustawienia wtyczki nieskonfigurowane"; +$a->strings["Plugin Settings"] = "Ustawienia wtyczki"; +$a->strings["Off"] = "Wyłącz"; +$a->strings["On"] = "Włącz"; +$a->strings["Additional Features"] = ""; +$a->strings["Built-in support for %s connectivity is %s"] = ""; +$a->strings["enabled"] = "włączony"; +$a->strings["disabled"] = "wyłączony"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "Dostęp do e-maila nie jest w pełni sprawny na tej stronie"; +$a->strings["Email/Mailbox Setup"] = "Ustawienia emaila/skrzynki mailowej"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Jeżeli życzysz sobie komunikowania z kontaktami email używając tego serwisu (opcjonalne), opisz jak połaczyć się z Twoją skrzynką email."; +$a->strings["Last successful email check:"] = "Ostatni sprawdzony e-mail:"; +$a->strings["IMAP server name:"] = "Nazwa serwera IMAP:"; +$a->strings["IMAP port:"] = "Port IMAP:"; +$a->strings["Security:"] = "Ochrona:"; +$a->strings["None"] = "Brak"; +$a->strings["Email login name:"] = "Login emaila:"; +$a->strings["Email password:"] = "Hasło emaila:"; +$a->strings["Reply-to address:"] = "Odpowiedz na adres:"; +$a->strings["Send public posts to all email contacts:"] = "Wyślij publiczny post do wszystkich kontaktów e-mail"; +$a->strings["Action after import:"] = "Akcja po zaimportowaniu:"; +$a->strings["Mark as seen"] = "Oznacz jako przeczytane"; +$a->strings["Move to folder"] = "Przenieś do folderu"; +$a->strings["Move to folder:"] = "Przenieś do folderu:"; +$a->strings["No special theme for mobile devices"] = "Brak specialnego motywu dla urządzeń mobilnych"; +$a->strings["Display Settings"] = "Wyświetl ustawienia"; +$a->strings["Display Theme:"] = "Wyświetl motyw:"; +$a->strings["Mobile Theme:"] = "Mobilny motyw:"; +$a->strings["Update browser every xx seconds"] = "Odświeżaj stronę co xx sekund"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Dolny limit 10 sekund, brak górnego limitu"; +$a->strings["Number of items to display per page:"] = ""; +$a->strings["Maximum of 100 items"] = "Maksymalnie 100 elementów"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; +$a->strings["Don't show emoticons"] = "Nie pokazuj emotikonek"; +$a->strings["Don't show notices"] = ""; +$a->strings["Infinite scroll"] = ""; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = ""; +$a->strings["Community Types"] = ""; +$a->strings["Normal Account Page"] = ""; +$a->strings["This account is a normal personal profile"] = "To konto jest normalnym osobistym profilem"; +$a->strings["Soapbox Page"] = ""; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Automatycznie zatwierdzaj wszystkie żądania połączenia/przyłączenia do znajomych jako fanów 'tylko do odczytu'"; +$a->strings["Community Forum/Celebrity Account"] = ""; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Automatycznie potwierdza wszystkie połączenia jako pełnoprawne z możliwością zapisu."; +$a->strings["Automatic Friend Page"] = ""; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Automatycznie traktuj wszystkie prośby o połączenia/zaproszenia do grona przyjaciół, jako przyjaciół"; +$a->strings["Private Forum [Experimental]"] = ""; +$a->strings["Private forum - approved members only"] = ""; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "Przeznacz to OpenID do logowania się na to konto."; +$a->strings["Publish your default profile in your local site directory?"] = "Czy publikować Twój profil w lokalnym katalogu tej instancji?"; +$a->strings["No"] = "Nie"; +$a->strings["Publish your default profile in the global social directory?"] = "Opublikować twój niewypełniony profil w globalnym, społecznym katalogu?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ukryć listę znajomych przed odwiedzającymi Twój profil?"; +$a->strings["Allow friends to post to your profile page?"] = "Zezwól na dodawanie postów na twoim profilu przez znajomych"; +$a->strings["Allow friends to tag your posts?"] = "Zezwól na oznaczanie twoich postów przez znajomych"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = ""; +$a->strings["Permit unknown people to send you private mail?"] = ""; +$a->strings["Profile is not published."] = "Profil nie jest opublikowany"; +$a->strings["or"] = "lub"; +$a->strings["Your Identity Address is"] = "Twój adres identyfikacyjny to"; +$a->strings["Automatically expire posts after this many days:"] = ""; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte."; +$a->strings["Advanced expiration settings"] = ""; +$a->strings["Advanced Expiration"] = ""; +$a->strings["Expire posts:"] = "Wygasające posty:"; +$a->strings["Expire personal notes:"] = "Wygasające notatki osobiste:"; +$a->strings["Expire starred posts:"] = ""; +$a->strings["Expire photos:"] = "Wygasające zdjęcia:"; +$a->strings["Only expire posts by others:"] = ""; +$a->strings["Account Settings"] = "Ustawienia konta"; +$a->strings["Password Settings"] = "Ustawienia hasła"; +$a->strings["New Password:"] = "Nowe hasło:"; +$a->strings["Confirm:"] = "Potwierdź:"; +$a->strings["Leave password fields blank unless changing"] = "Pozostaw pola hasła puste, chyba że chcesz je zmienić."; +$a->strings["Current Password:"] = "Obecne hasło:"; +$a->strings["Your current password to confirm the changes"] = ""; +$a->strings["Password:"] = "Hasło:"; +$a->strings["Basic Settings"] = "Ustawienia podstawowe"; +$a->strings["Email Address:"] = "Adres email:"; +$a->strings["Your Timezone:"] = "Twoja strefa czasowa:"; +$a->strings["Default Post Location:"] = "Standardowa lokalizacja wiadomości:"; +$a->strings["Use Browser Location:"] = "Użyj położenia przeglądarki:"; +$a->strings["Security and Privacy Settings"] = "Ustawienia bezpieczeństwa i prywatności"; +$a->strings["Maximum Friend Requests/Day:"] = "Maksymalna liczba zaproszeń do grona przyjaciół na dzień:"; +$a->strings["(to prevent spam abuse)"] = "(aby zapobiec spamowaniu)"; +$a->strings["Default Post Permissions"] = "Domyślne prawa dostępu wiadomości"; +$a->strings["(click to open/close)"] = "(kliknij by otworzyć/zamknąć)"; +$a->strings["Show to Groups"] = "Pokaż Grupy"; +$a->strings["Show to Contacts"] = "Pokaż kontakty"; +$a->strings["Default Private Post"] = ""; +$a->strings["Default Public Post"] = ""; +$a->strings["Default Permissions for New Posts"] = ""; +$a->strings["Maximum private messages per day from unknown people:"] = ""; +$a->strings["Notification Settings"] = "Ustawienia powiadomień"; +$a->strings["By default post a status message when:"] = ""; +$a->strings["accepting a friend request"] = ""; +$a->strings["joining a forum/community"] = ""; +$a->strings["making an interesting profile change"] = ""; +$a->strings["Send a notification email when:"] = "Wyślij powiadmonienia na email, kiedy:"; +$a->strings["You receive an introduction"] = "Otrzymałeś zaproszenie"; +$a->strings["Your introductions are confirmed"] = "Dane zatwierdzone"; +$a->strings["Someone writes on your profile wall"] = "Ktoś pisze na twojej ścianie profilowej"; +$a->strings["Someone writes a followup comment"] = "Ktoś pisze komentarz nawiązujący."; +$a->strings["You receive a private message"] = "Otrzymałeś prywatną wiadomość"; +$a->strings["You receive a friend suggestion"] = "Otrzymane propozycje znajomych"; +$a->strings["You are tagged in a post"] = "Jesteś oznaczony w poście"; +$a->strings["You are poked/prodded/etc. in a post"] = ""; +$a->strings["Advanced Account/Page Type Settings"] = ""; +$a->strings["Change the behaviour of this account for special situations"] = ""; +$a->strings["Relocate"] = ""; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; +$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Common Friends"] = "Wspólni znajomi"; +$a->strings["No contacts in common."] = "Brak wspólnych kontaktów."; +$a->strings["Remote privacy information not available."] = "Dane prywatne nie są dostępne zdalnie "; +$a->strings["Visible to:"] = "Widoczne dla:"; +$a->strings["%d contact edited."] = array( + 0 => "", + 1 => "", + 2 => "", +); +$a->strings["Could not access contact record."] = "Nie można uzyskać dostępu do rejestru kontaktów."; +$a->strings["Could not locate selected profile."] = "Nie można znaleźć wybranego profilu."; +$a->strings["Contact updated."] = "Kontakt zaktualizowany"; +$a->strings["Failed to update contact record."] = "Aktualizacja nagrania kontaktu nie powiodła się."; +$a->strings["Contact has been blocked"] = "Kontakt został zablokowany"; +$a->strings["Contact has been unblocked"] = "Kontakt został odblokowany"; +$a->strings["Contact has been ignored"] = "Kontakt jest ignorowany"; +$a->strings["Contact has been unignored"] = "Kontakt nie jest ignorowany"; +$a->strings["Contact has been archived"] = "Kontakt został zarchiwizowany"; +$a->strings["Contact has been unarchived"] = ""; +$a->strings["Do you really want to delete this contact?"] = "Czy na pewno chcesz usunąć ten kontakt?"; +$a->strings["Contact has been removed."] = "Kontakt został usunięty."; +$a->strings["You are mutual friends with %s"] = "Jesteś już znajomym z %s"; +$a->strings["You are sharing with %s"] = "Współdzielisz z %s"; +$a->strings["%s is sharing with you"] = "%s współdzieli z tobą"; +$a->strings["Private communications are not available for this contact."] = "Prywatna rozmowa jest niemożliwa dla tego kontaktu"; +$a->strings["Never"] = "Nigdy"; +$a->strings["(Update was successful)"] = "(Aktualizacja przebiegła pomyślnie)"; +$a->strings["(Update was not successful)"] = "(Aktualizacja nie powiodła się)"; +$a->strings["Suggest friends"] = "Osoby, które możesz znać"; +$a->strings["Network type: %s"] = "Typ sieci: %s"; +$a->strings["View all contacts"] = "Zobacz wszystkie kontakty"; +$a->strings["Unblock"] = "Odblokuj"; +$a->strings["Block"] = "Zablokuj"; +$a->strings["Toggle Blocked status"] = ""; +$a->strings["Unignore"] = "Odblokuj"; +$a->strings["Toggle Ignored status"] = ""; +$a->strings["Unarchive"] = "Przywróć z archiwum"; +$a->strings["Archive"] = "Archiwum"; +$a->strings["Toggle Archive status"] = ""; +$a->strings["Repair"] = "Napraw"; +$a->strings["Advanced Contact Settings"] = "Zaawansowane ustawienia kontaktów"; +$a->strings["Communications lost with this contact!"] = "Komunikacja przerwana z tym kontaktem!"; +$a->strings["Contact Editor"] = "Edytor kontaktów"; +$a->strings["Profile Visibility"] = "Widoczność profilu"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Wybierz profil, który chcesz bezpiecznie wyświetlić %s"; +$a->strings["Contact Information / Notes"] = "Informacja o kontakcie / Notka"; +$a->strings["Edit contact notes"] = "Edytuj notatki kontaktu"; +$a->strings["Visit %s's profile [%s]"] = "Obejrzyj %s's profil [%s]"; +$a->strings["Block/Unblock contact"] = "Zablokuj/odblokuj kontakt"; +$a->strings["Ignore contact"] = "Ignoruj kontakt"; +$a->strings["Repair URL settings"] = "Napraw ustawienia adresu"; +$a->strings["View conversations"] = "Zobacz rozmowę"; +$a->strings["Delete contact"] = "Usuń kontakt"; +$a->strings["Last update:"] = "Ostatnia aktualizacja:"; +$a->strings["Update public posts"] = "Zaktualizuj publiczne posty"; +$a->strings["Update now"] = "Aktualizuj teraz"; +$a->strings["Currently blocked"] = "Obecnie zablokowany"; +$a->strings["Currently ignored"] = "Obecnie zignorowany"; +$a->strings["Currently archived"] = "Obecnie zarchiwizowany"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Odpowiedzi/kliknięcia \"lubię to\" do twoich publicznych postów nadal mogą być widoczne"; +$a->strings["Notification for new posts"] = ""; +$a->strings["Send a notification of every new post of this contact"] = ""; +$a->strings["Fetch further information for feeds"] = ""; +$a->strings["Suggestions"] = "Sugestie"; +$a->strings["Suggest potential friends"] = "Sugerowani znajomi"; +$a->strings["Show all contacts"] = "Pokaż wszystkie kontakty"; +$a->strings["Unblocked"] = "Odblokowany"; +$a->strings["Only show unblocked contacts"] = "Pokaż tylko odblokowane kontakty"; +$a->strings["Blocked"] = "Zablokowany"; +$a->strings["Only show blocked contacts"] = "Pokaż tylko zablokowane kontakty"; +$a->strings["Ignored"] = "Zignorowany"; +$a->strings["Only show ignored contacts"] = "Pokaż tylko ignorowane kontakty"; +$a->strings["Archived"] = "Zarchiwizowane"; +$a->strings["Only show archived contacts"] = "Pokaż tylko zarchiwizowane kontakty"; +$a->strings["Hidden"] = "Ukryty"; +$a->strings["Only show hidden contacts"] = "Pokaż tylko ukryte kontakty"; +$a->strings["Mutual Friendship"] = "Wzajemna przyjaźń"; +$a->strings["is a fan of yours"] = "jest twoim fanem"; +$a->strings["you are a fan of"] = "jesteś fanem"; +$a->strings["Edit contact"] = "Edytuj kontakt"; +$a->strings["Search your contacts"] = "Wyszukaj w kontaktach"; +$a->strings["Finding: "] = "Znalezione:"; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; +$a->strings["Or - did you try to upload an empty file?"] = ""; +$a->strings["File exceeds size limit of %d"] = "Plik przekracza dozwolony rozmiar %d"; +$a->strings["File upload failed."] = "Przesyłanie pliku nie powiodło się."; +$a->strings["[Embedded content - reload page to view]"] = "[Dodatkowa zawartość - odśwież stronę by zobaczyć]"; +$a->strings["Export account"] = "Eksportuj konto"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = ""; +$a->strings["Export all"] = "Eksportuj wszystko"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = ""; $a->strings["Registration successful. Please check your email for further instructions."] = "Rejestracja zakończona pomyślnie. Dalsze instrukcje zostały wysłane na twojego e-maila."; $a->strings["Failed to send email message. Here is the message that failed."] = "Nie udało się wysłać wiadomości e-mail. Wysyłanie nie powiodło się."; $a->strings["Your registration can not be processed."] = "Twoja rejestracja nie może zostać przeprowadzona. "; -$a->strings["Registration request at %s"] = "Prośba o rejestrację u %s"; $a->strings["Your registration is pending approval by the site owner."] = "Twoja rejestracja oczekuje na zaakceptowanie przez właściciela witryny."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Strona przekroczyła ilość dozwolonych rejestracji na dzień. Proszę spróbuj ponownie jutro."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Masz możliwość (opcjonalnie) wypełnić ten formularz przez OpenID poprzez załączenie Twojego OpenID i kliknięcie 'Zarejestruj'."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Jeśli nie jesteś zaznajomiony z OpenID, zostaw to pole puste i uzupełnij resztę elementów."; $a->strings["Your OpenID (optional): "] = "Twój OpenID (opcjonalnie):"; $a->strings["Include your profile in member directory?"] = "Czy dołączyć twój profil do katalogu członków?"; -$a->strings["Yes"] = "Tak"; -$a->strings["No"] = "Nie"; $a->strings["Membership on this site is by invitation only."] = "Członkostwo na tej stronie możliwe tylko dzięki zaproszeniu."; $a->strings["Your invitation ID: "] = "Twoje zaproszenia ID:"; $a->strings["Registration"] = "Rejestracja"; @@ -213,197 +1038,87 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Wybierz pseudonim:"; $a->strings["Import"] = "Import"; $a->strings["Import your profile to this friendica instance"] = ""; -$a->strings["Profile not found."] = "Nie znaleziono profilu."; -$a->strings["Contact not found."] = "Kontakt nie znaleziony"; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = ""; -$a->strings["Response from remote site was not understood."] = "Odpowiedź do zdalnej strony nie została zrozumiana"; -$a->strings["Unexpected response from remote site: "] = "Nieoczekiwana odpowiedź od strony zdalnej"; -$a->strings["Confirmation completed successfully."] = "Potwierdzenie ukończone poprawnie"; -$a->strings["Remote site reported: "] = "Zdalna strona zgłoszona:"; -$a->strings["Temporary failure. Please wait and try again."] = "Tymczasowo uszkodzone. Proszę poczekać i spróbować później."; -$a->strings["Introduction failed or was revoked."] = "Nieudane lub unieważnione wprowadzenie."; -$a->strings["Unable to set contact photo."] = "Nie można ustawić zdjęcia kontaktu."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s jest teraz znajomym z %2\$s"; -$a->strings["No user record found for '%s' "] = "Nie znaleziono użytkownika dla '%s'"; -$a->strings["Our site encryption key is apparently messed up."] = "Klucz kodujący jest najwyraźniej zepsuty"; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Został dostarczony pusty URL lub nie może zostać rozszyfrowany przez nas."; -$a->strings["Contact record was not found for you on our site."] = "Nie znaleziono kontaktu na naszej stronie"; -$a->strings["Site public key not available in contact record for URL %s."] = ""; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID dostarczone przez Twój system jest już w naszeym systemie. Powinno zadziałać jeżeli spróbujesz ponownie."; -$a->strings["Unable to set your contact credentials on our system."] = "Niezdolny do ustalenie tożsamości twoich kontaktów w naszym systemie"; -$a->strings["Unable to update your contact profile details on our system"] = "Niezdolny do aktualizacji szczegółowych danych profilowych twoich kontaktów w naszym systemie"; -$a->strings["Connection accepted at %s"] = "Połączenie zaakceptowane %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s dołączył/a do %2\$s"; +$a->strings["Post successful."] = "Post dodany pomyślnie"; +$a->strings["System down for maintenance"] = ""; +$a->strings["Access to this profile has been restricted."] = "Ograniczony dostęp do tego konta"; +$a->strings["Tips for New Members"] = "Wskazówki dla nowych użytkowników"; +$a->strings["Public access denied."] = "Publiczny dostęp zabroniony"; +$a->strings["No videos selected"] = "Nie zaznaczono filmów"; +$a->strings["Access to this item is restricted."] = "Dostęp do tego obiektu jest ograniczony."; +$a->strings["View Album"] = "Zobacz album"; +$a->strings["Recent Videos"] = "Ostatnio dodane filmy"; +$a->strings["Upload New Videos"] = "Wstaw nowe filmy"; +$a->strings["Manage Identities and/or Pages"] = "Zarządzaj Tożsamościami i/lub Stronami."; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = ""; +$a->strings["Select an identity to manage: "] = "Wybierz tożsamość do zarządzania:"; +$a->strings["Item not found"] = "Artykuł nie znaleziony"; +$a->strings["Edit post"] = "Edytuj post"; +$a->strings["People Search"] = "Szukaj osób"; +$a->strings["No matches"] = "brak dopasowań"; +$a->strings["Account approved."] = "Konto zatwierdzone."; +$a->strings["Registration revoked for %s"] = "Rejestracja dla %s odwołana"; +$a->strings["Please login."] = "Proszę się zalogować."; +$a->strings["This introduction has already been accepted."] = "To wprowadzenie zostało już zaakceptowane."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Położenie profilu jest niepoprawne lub nie zawiera żadnych informacji."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik."; +$a->strings["Warning: profile location has no profile photo."] = "Ostrzeżenie: położenie profilu nie zawiera zdjęcia."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d wymagany parametr nie został znaleziony w podanej lokacji", + 1 => "%d wymagane parametry nie zostały znalezione w podanej lokacji", + 2 => "%d wymagany parametr nie został znaleziony w podanej lokacji", +); +$a->strings["Introduction complete."] = "wprowadzanie zakończone."; +$a->strings["Unrecoverable protocol error."] = "Nieodwracalny błąd protokołu."; +$a->strings["Profile unavailable."] = "Profil niedostępny."; +$a->strings["%s has received too many connection requests today."] = "%s otrzymał dziś zbyt wiele żądań połączeń."; +$a->strings["Spam protection measures have been invoked."] = "Ochrona przed spamem została wywołana."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Przyjaciele namawiają do spróbowania za 24h."; +$a->strings["Invalid locator"] = "Niewłaściwy lokalizator "; +$a->strings["Invalid email address."] = "Nieprawidłowy adres email."; +$a->strings["This account has not been configured for email. Request failed."] = "Te konto nie zostało skonfigurowane do poczty e mail . Niepowodzenie ."; +$a->strings["Unable to resolve your name at the provided location."] = "Nie można rozpoznać twojej nazwy w przewidzianym miejscu."; +$a->strings["You have already introduced yourself here."] = "Już się tu przedstawiłeś."; +$a->strings["Apparently you are already friends with %s."] = "Widocznie jesteście już znajomymi z %s"; +$a->strings["Invalid profile URL."] = "Zły adres URL profilu."; +$a->strings["Your introduction has been sent."] = "Twoje dane zostały wysłane."; +$a->strings["Please login to confirm introduction."] = "Proszę zalogować się do potwierdzenia wstępu."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na tego użytkownika. "; +$a->strings["Hide this contact"] = "Ukryj kontakt"; +$a->strings["Welcome home %s."] = "Welcome home %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s."; +$a->strings["Confirm"] = "Potwierdź"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Proszę podaj swój \"Adres tożsamości \" z jednej z możliwych wspieranych sieci komunikacyjnych ."; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Jeśli nie jesteś członkiem darmowej sieci społecznościowej kliknij w ten link by odkryć czym jest Friendica i dołącz do niej dziś ."; +$a->strings["Friend/Connection Request"] = "Przyjaciel/Prośba o połączenie"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Przykład : jojo@demo.friendica.com , http://demofriendica.com/profile/jojo , testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Proszę odpowiedzieć na poniższe:"; +$a->strings["Does %s know you?"] = "Czy %s Cię zna?"; +$a->strings["Add a personal note:"] = "Dodaj osobistą notkę:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Sieć społeczna"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- proszę wyraź to inaczej . Zamiast tego ,wprowadź %s do swojej belki wyszukiwarki."; +$a->strings["Your Identity Address:"] = "Twój zidentyfikowany adres:"; +$a->strings["Submit Request"] = "Wyślij zgłoszenie"; +$a->strings["Files"] = "Pliki"; $a->strings["Authorize application connection"] = "Autoryzacja połączenia aplikacji"; $a->strings["Return to your app and insert this Securty Code:"] = "Powróć do swojej aplikacji i wpisz ten Kod Bezpieczeństwa:"; $a->strings["Please login to continue."] = "Zaloguj się aby kontynuować."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Czy chcesz umożliwić tej aplikacji dostęp do Twoich wpisów, kontaktów oraz pozwolić jej na pisanie za Ciebie postów?"; -$a->strings["No valid account found."] = "Nie znaleziono ważnego konta."; -$a->strings["Password reset request issued. Check your email."] = "Prośba o zresetowanie hasła została zatwierdzona. Sprawdź swój adres email."; -$a->strings["Password reset requested at %s"] = "Prośba o reset hasła na %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Prośba nie może być zweryfikowana. (Mogłeś już ją poprzednio wysłać.) Reset hasła nie powiódł się."; -$a->strings["Your password has been reset as requested."] = "Twoje hasło zostało zresetowane na twoje życzenie."; -$a->strings["Your new password is"] = "Twoje nowe hasło to"; -$a->strings["Save or copy your new password - and then"] = "Zapisz lub skopiuj swoje nowe hasło - i wtedy"; -$a->strings["click here to login"] = "Kliknij tutaj aby zalogować"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Twoje hasło może być zmienione w Ustawieniach po udanym zalogowaniu."; -$a->strings["Your password has been changed at %s"] = "Twoje hasło zostało zmienione na %s"; -$a->strings["Forgot your Password?"] = "Zapomniałeś hasła?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Wpisz swój adres email i wyślij, aby zresetować hasło. Później sprawdź swojego emaila w celu uzyskania dalszych instrukcji."; -$a->strings["Nickname or Email: "] = "Pseudonim lub Email:"; -$a->strings["Reset"] = "Zresetuj"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Dzienny limit wiadomości na murze dla %s został przekroczony. Wiadomość została odrzucona."; -$a->strings["No recipient selected."] = "Nie wybrano odbiorcy."; -$a->strings["Unable to check your home location."] = "Nie można sprawdzić twojej lokalizacji."; -$a->strings["Message could not be sent."] = "Wiadomość nie może zostać wysłana"; -$a->strings["Message collection failure."] = ""; -$a->strings["Message sent."] = "Wysłano."; -$a->strings["No recipient."] = "Brak odbiorcy."; -$a->strings["Please enter a link URL:"] = "Proszę wpisać adres URL:"; -$a->strings["Send Private Message"] = "Wyślij prywatną wiadomość"; -$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["To:"] = "Do:"; -$a->strings["Subject:"] = "Temat:"; -$a->strings["Your message:"] = "Twoja wiadomość:"; -$a->strings["Upload photo"] = "Wyślij zdjęcie"; -$a->strings["Insert web link"] = "Wstaw link"; -$a->strings["Welcome to Friendica"] = "Witamy na Friendica"; -$a->strings["New Member Checklist"] = "Lista nowych członków"; -$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."] = "Chcielibyśmy zaproponować kilka porad i linków, które pomogą uczynić twoje doświadczenie przyjemnym. Kliknij dowolny element, aby odwiedzić odpowiednią stronę. Link do tej strony będzie widoczny na stronie głównej przez dwa tygodnie od czasu rejestracji, a następnie zniknie."; -$a->strings["Getting Started"] = "Pierwsze kroki"; -$a->strings["Friendica Walk-Through"] = ""; -$a->strings["On your Quick Start 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"] = "Idź do swoich ustawień"; -$a->strings["On your Settings 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."] = ""; -$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."] = ""; -$a->strings["Upload Profile Photo"] = "Wyślij zdjęcie profilowe"; -$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."] = "Dodaj swoje zdjęcie profilowe jeśli jeszcze tego nie zrobiłeś. Twoje szanse na zwiększenie liczby znajomych rosną dziesięciokrotnie, kiedy na tym zdjęciu jesteś ty."; -$a->strings["Edit Your Profile"] = "Edytuj własny profil"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = ""; -$a->strings["Profile Keywords"] = "Słowa kluczowe profilu"; -$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."] = ""; -$a->strings["Connecting"] = "Łączę się..."; -$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."] = ""; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = ""; -$a->strings["Importing Emails"] = "Importuję emaile..."; -$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"] = ""; -$a->strings["Go to Your Contacts Page"] = "Idź do strony z Twoimi kontaktami"; -$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 Add New Contact dialog."] = ""; -$a->strings["Go to Your Site's Directory"] = "Idż do twojej strony"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = ""; -$a->strings["Finding New People"] = "Poszukiwanie Nowych Ludzi"; -$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."] = ""; -$a->strings["Groups"] = "Grupy"; -$a->strings["Group Your Contacts"] = "Grupuj Swoje kontakty"; -$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."] = ""; -$a->strings["Why Aren't My Posts Public?"] = "Dlaczego moje posty nie są publiczne?"; -$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"] = "Otrzymywanie pomocy"; -$a->strings["Go to the Help Section"] = "Idź do części o pomocy"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = ""; $a->strings["Do you really want to delete this suggestion?"] = "Czy na pewno chcesz usunąć te sugestie ?"; -$a->strings["Cancel"] = "Anuluj"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = ""; $a->strings["Ignore/Hide"] = "Ignoruj/Ukryj"; -$a->strings["Search Results For:"] = "Szukaj wyników dla:"; -$a->strings["Remove term"] = "Usuń wpis"; -$a->strings["Saved Searches"] = "Zapisane wyszukiwania"; -$a->strings["add"] = "dodaj"; -$a->strings["Commented Order"] = "Porządek wg komentarzy"; -$a->strings["Sort by Comment Date"] = "Sortuj po dacie komentarza"; -$a->strings["Posted Order"] = "Porządek wg wpisów"; -$a->strings["Sort by Post Date"] = "Sortuj po dacie posta"; -$a->strings["Personal"] = "Osobiste"; -$a->strings["Posts that mention or involve you"] = ""; -$a->strings["New"] = "Nowy"; -$a->strings["Activity Stream - by date"] = ""; -$a->strings["Shared Links"] = "Współdzielone linki"; -$a->strings["Interesting Links"] = "Interesujące linki"; -$a->strings["Starred"] = ""; -$a->strings["Favourite Posts"] = "Ulubione posty"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Uwaga: Ta grupa posiada %s członka z niezabezpieczonej sieci.", - 1 => "Uwaga: Ta grupa posiada %s członków z niezabezpieczonej sieci.", - 2 => "Uwaga: Ta grupa posiada %s członków z niezabezpieczonej sieci.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Prywatne wiadomości do tej grupy mogą zostać publicznego ujawnienia"; -$a->strings["No such group"] = "Nie ma takiej grupy"; -$a->strings["Group is empty"] = "Grupa jest pusta"; -$a->strings["Group: "] = "Grupa:"; -$a->strings["Contact: "] = "Kontakt: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione "; -$a->strings["Invalid contact."] = "Zły kontakt"; -$a->strings["Friendica Communications Server - Setup"] = ""; -$a->strings["Could not connect to database."] = "Nie można nawiązać połączenia z bazą danych"; -$a->strings["Could not create table."] = "Nie mogę stworzyć tabeli."; -$a->strings["Your Friendica site database has been installed."] = ""; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Może być konieczne zaimportowanie pliku \"database.sql\" ręcznie, używając phpmyadmin lub mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Proszę przejrzeć plik \"INSTALL.txt\"."; -$a->strings["System check"] = "Sprawdzanie systemu"; -$a->strings["Next"] = "Następny"; -$a->strings["Check again"] = "Sprawdź ponownie"; -$a->strings["Database connection"] = "Połączenie z bazą danych"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "W celu zainstalowania Friendica musimy wiedzieć jak połączyć się z twoją bazą danych."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Proszę skontaktuj się ze swoim dostawcą usług hostingowych bądź administratorem strony jeśli masz pytania co do tych ustawień ."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Wymieniona przez Ciebie baza danych powinna już istnieć. Jeżeli nie, utwórz ją przed kontynuacją."; -$a->strings["Database Server Name"] = "Baza danych - Nazwa serwera"; -$a->strings["Database Login Name"] = "Baza danych - Nazwa loginu"; -$a->strings["Database Login Password"] = "Baza danych - Hasło loginu"; -$a->strings["Database Name"] = "Baza danych - Nazwa"; -$a->strings["Site administrator email address"] = "Adres e-mail administratora strony"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = ""; -$a->strings["Please select a default timezone for your website"] = "Proszę wybrać domyślną strefę czasową dla swojej strony"; -$a->strings["Site settings"] = "Ustawienia strony"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nie można znaleźć wersji PHP komendy w serwerze PATH"; -$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 'Activating scheduled tasks'"] = ""; -$a->strings["PHP executable path"] = ""; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; -$a->strings["Command line PHP"] = "Linia komend PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; -$a->strings["Found PHP version: "] = "Znaleziono wersje PHP:"; -$a->strings["PHP cli binary"] = ""; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Wersja linii poleceń PHP w twoim systemie nie ma aktywowanego \"register_argc_argv\"."; -$a->strings["This is required for message delivery to work."] = "To jest wymagane do dostarczenia wiadomości do pracy."; -$a->strings["PHP register_argc_argv"] = ""; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Błąd : funkcja systemu \"openssl_pkey_new\" nie jest w stanie wygenerować klucza szyfrującego ."; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Jeśli korzystasz z Windowsa, proszę odwiedzić \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generuj klucz kodowania"; -$a->strings["libCurl PHP module"] = "Moduł libCurl PHP"; -$a->strings["GD graphics PHP module"] = "Moduł PHP-GD"; -$a->strings["OpenSSL PHP module"] = "Moduł PHP OpenSSL"; -$a->strings["mysqli PHP module"] = "Moduł mysql PHP"; -$a->strings["mb_string PHP module"] = "Moduł mb_string PHP"; -$a->strings["Apache mod_rewrite module"] = "Moduł Apache mod_rewrite"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Błąd: moduł Apache webserver mod-rewrite jest potrzebny, jednakże nie jest zainstalowany."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Błąd: libCURL PHP wymagany moduł, lecz nie zainstalowany."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Błąd: moduł graficzny GD z PHP potrzebuje wsparcia technicznego JPEG, jednakże on nie jest zainstalowany."; -$a->strings["Error: openssl PHP module required but not installed."] = "Błąd: openssl PHP wymagany moduł, lecz nie zainstalowany."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Błąd: mysqli PHP wymagany moduł, lecz nie zainstalowany."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Błąd: moduł PHP mb_string jest wymagany ale nie jest zainstalowany"; -$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."] = "Instalator WWW musi być w stanie utworzyć plik o nazwie \". Htconfig.php\" i nie jest w stanie tego zrobić."; -$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."] = ""; -$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["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = ""; -$a->strings[".htconfig.php is writable"] = ".htconfig.php jest zapisywalny"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; -$a->strings["view/smarty3 is writable"] = ""; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = ""; -$a->strings["Url rewrite is working"] = ""; -$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."] = "Konfiguracja bazy danych pliku \".htconfig.php\" nie mogła zostać zapisana. Proszę użyć załączonego tekstu, aby utworzyć folder konfiguracyjny w sieci serwera."; -$a->strings["

What next

"] = "

Co dalej

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "WAŻNE: Musisz [ręcznie] skonfigurowć zaplanowane zadanie dla poller."; +$a->strings["Contacts who are not members of a group"] = "Kontakty spoza członków grupy"; +$a->strings["Contact not found."] = "Kontakt nie znaleziony"; +$a->strings["Friend suggestion sent."] = "Propozycja znajomych wysłana."; +$a->strings["Suggest Friends"] = "Zaproponuj znajomych"; +$a->strings["Suggest a friend for %s"] = "Zaproponuj znajomych dla %s"; +$a->strings["link"] = "Link"; +$a->strings["No contacts."] = "brak kontaktów"; $a->strings["Theme settings updated."] = "Ustawienia szablonu zmienione."; $a->strings["Site"] = "Strona"; $a->strings["Users"] = "Użytkownicy"; -$a->strings["Plugins"] = "Wtyczki"; $a->strings["Themes"] = "Temat"; $a->strings["DB updates"] = "Aktualizacje DB"; $a->strings["Logs"] = "Logi"; -$a->strings["Admin"] = "Administator"; $a->strings["Plugin Features"] = "Polecane wtyczki"; $a->strings["User registrations waiting for confirmation"] = "Rejestracje użytkownika czekają na potwierdzenie."; $a->strings["Normal Account"] = "Konto normalne"; @@ -421,13 +1136,7 @@ $a->strings["Version"] = "Wersja"; $a->strings["Active plugins"] = "Aktywne pluginy"; $a->strings["Can not parse base url. Must have at least ://"] = ""; $a->strings["Site settings updated."] = "Ustawienia strony zaktualizowane"; -$a->strings["No special theme for mobile devices"] = "Brak specialnego motywu dla urządzeń mobilnych"; -$a->strings["Never"] = "Nigdy"; $a->strings["At post arrival"] = ""; -$a->strings["Frequently"] = "Jak najczęściej"; -$a->strings["Hourly"] = "Godzinowo"; -$a->strings["Twice daily"] = "Dwa razy dziennie"; -$a->strings["Daily"] = "Dziennie"; $a->strings["Multi user instance"] = "Tryb MultiUsera"; $a->strings["Closed"] = "Zamknięty"; $a->strings["Requires approval"] = "Wymagane zatwierdzenie."; @@ -435,7 +1144,6 @@ $a->strings["Open"] = "Otwórz"; $a->strings["No SSL policy, links will track page SSL state"] = "Brak SSL , linki będą śledzić stan SSL ."; $a->strings["Force all links to use SSL"] = "Wymuś by linki używały SSL."; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . "; -$a->strings["Save Settings"] = ""; $a->strings["File upload"] = "Plik załadowano"; $a->strings["Policies"] = "zasady"; $a->strings["Advanced"] = "Zaawansowany"; @@ -535,20 +1243,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = ""; $a->strings["Temp path"] = "Ścieżka do Temp"; $a->strings["Base path to installation"] = ""; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = ""; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = ""; -$a->strings["Executing %s failed. Check system logs."] = ""; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = ""; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = ""; -$a->strings["Update function %s could not be found."] = ""; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Brak błędów aktualizacji."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Błąd aktualizacji"; $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["Attempt to execute this update step automatically"] = ""; -$a->strings["Registration successful. Email send to user"] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "", 1 => "", @@ -567,13 +1281,8 @@ $a->strings["select all"] = "Zaznacz wszystko"; $a->strings["User registrations waiting for confirm"] = "zarejestrowany użytkownik czeka na potwierdzenie"; $a->strings["User waiting for permanent deletion"] = "Użytkownik czekający na trwałe usunięcie"; $a->strings["Request date"] = "Data prośby"; -$a->strings["Name"] = "Imię"; -$a->strings["Email"] = "E-mail"; $a->strings["No registrations."] = "brak rejestracji"; -$a->strings["Approve"] = "Zatwierdź"; $a->strings["Deny"] = "Odmów"; -$a->strings["Block"] = "Zablokuj"; -$a->strings["Unblock"] = "Odblokuj"; $a->strings["Site admin"] = "Administracja stroną"; $a->strings["Account expired"] = "Konto wygasło."; $a->strings["New User"] = ""; @@ -581,7 +1290,6 @@ $a->strings["Register date"] = "Data rejestracji"; $a->strings["Last login"] = "Ostatnie logowanie"; $a->strings["Last item"] = "Ostatni element"; $a->strings["Deleted since"] = "Skasowany od"; -$a->strings["Account"] = "Konto"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Zaznaczeni użytkownicy zostaną usunięci!\\n\\nWszystko co zamieścili na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Użytkownik {0} zostanie usunięty!\\n\\nWszystko co zamieścił na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?"; $a->strings["Name of the new user."] = "Nazwa nowego użytkownika."; @@ -605,359 +1313,216 @@ $a->strings["Enable Debugging"] = ""; $a->strings["Log file"] = "Plik logów"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = ""; $a->strings["Log level"] = "Poziom logów"; -$a->strings["Update now"] = "Aktualizuj teraz"; $a->strings["Close"] = "Zamknij"; $a->strings["FTP Host"] = "Założyciel FTP"; $a->strings["FTP Path"] = "Ścieżka FTP"; $a->strings["FTP User"] = "Użytkownik FTP"; $a->strings["FTP Password"] = "FTP Hasło"; -$a->strings["Search"] = "Szukaj"; -$a->strings["No results."] = "Brak wyników."; -$a->strings["Tips for New Members"] = "Wskazówki dla nowych użytkowników"; -$a->strings["link"] = "Link"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s zaznaczył %2\$s'go %3\$s przy użyciu %4\$s"; -$a->strings["Item not found"] = "Artykuł nie znaleziony"; -$a->strings["Edit post"] = "Edytuj post"; -$a->strings["upload photo"] = "dodaj zdjęcie"; -$a->strings["Attach file"] = "Przyłącz plik"; -$a->strings["attach file"] = "załącz plik"; -$a->strings["web link"] = "Adres www"; -$a->strings["Insert video link"] = "Wstaw link wideo"; -$a->strings["video link"] = "link do filmu"; -$a->strings["Insert audio link"] = "Wstaw link audio"; -$a->strings["audio link"] = "Link audio"; -$a->strings["Set your location"] = "Ustaw swoje położenie"; -$a->strings["set location"] = "wybierz lokalizację"; -$a->strings["Clear browser location"] = "Wyczyść położenie przeglądarki"; -$a->strings["clear location"] = "wyczyść lokalizację"; -$a->strings["Permission settings"] = "Ustawienia uprawnień"; -$a->strings["CC: email addresses"] = "CC: adresy e-mail"; -$a->strings["Public post"] = "Publiczny post"; -$a->strings["Set title"] = "Ustaw tytuł"; -$a->strings["Categories (comma-separated list)"] = "Kategorie (lista słów oddzielonych przecinkiem)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Przykład: bob@example.com, mary@example.com"; -$a->strings["Item not available."] = "Element nie dostępny."; -$a->strings["Item was not found."] = "Element nie znaleziony."; -$a->strings["Account approved."] = "Konto zatwierdzone."; -$a->strings["Registration revoked for %s"] = "Rejestracja dla %s odwołana"; -$a->strings["Please login."] = "Proszę się zalogować."; -$a->strings["Find on this site"] = "Znajdź na tej stronie"; -$a->strings["Finding: "] = "Znalezione:"; -$a->strings["Site Directory"] = "Katalog Strony"; -$a->strings["Find"] = "Znajdź"; -$a->strings["Age: "] = "Wiek: "; -$a->strings["Gender: "] = "Płeć: "; -$a->strings["About:"] = "O:"; -$a->strings["No entries (some entries may be hidden)."] = "Brak odwiedzin (niektóre odwiedziny mogą być ukryte)."; -$a->strings["Contact settings applied."] = "Ustawienia kontaktu zaktualizowane."; -$a->strings["Contact update failed."] = "Nie udało się zaktualizować kontaktu."; -$a->strings["Repair Contact Settings"] = "Napraw ustawienia kontaktów"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = " UWAGA: To jest wysoce zaawansowane i jeśli wprowadzisz niewłaściwą informację twoje komunikacje z tym kontaktem mogą przestać działać."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Jeśli nie jesteś pewien, co zrobić na tej stronie, użyj teraz przycisku 'powrót' na swojej przeglądarce."; -$a->strings["Return to contact editor"] = "Wróć do edytora kontaktów"; -$a->strings["Account Nickname"] = "Nazwa konta"; -$a->strings["@Tagname - overrides Name/Nickname"] = ""; -$a->strings["Account URL"] = "URL konta"; -$a->strings["Friend Request URL"] = "URL żądajacy znajomości"; -$a->strings["Friend Confirm URL"] = "URL potwierdzający znajomość"; -$a->strings["Notification Endpoint URL"] = "Zgłoszenie Punktu Końcowego URL"; -$a->strings["Poll/Feed URL"] = "Adres Ankiety / RSS"; -$a->strings["New photo from this URL"] = "Nowe zdjęcie z tej ścieżki"; -$a->strings["Remote Self"] = ""; -$a->strings["Mirror postings from this contact"] = ""; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["Image exceeds size limit of %d"] = "Rozmiar obrazka przekracza limit %d"; +$a->strings["Unable to process image."] = "Przetwarzanie obrazu nie powiodło się."; +$a->strings["Image upload failed."] = "Przesyłanie obrazu nie powiodło się"; +$a->strings["Welcome to %s"] = "Witamy w %s"; +$a->strings["OpenID protocol error. No ID returned."] = "błąd OpenID . Brak zwróconego ID. "; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nie znaleziono konta i OpenID rejestracja nie jest dopuszczalna na tej stronie."; +$a->strings["Search Results For:"] = "Szukaj wyników dla:"; +$a->strings["Remove term"] = "Usuń wpis"; +$a->strings["Commented Order"] = "Porządek wg komentarzy"; +$a->strings["Sort by Comment Date"] = "Sortuj po dacie komentarza"; +$a->strings["Posted Order"] = "Porządek wg wpisów"; +$a->strings["Sort by Post Date"] = "Sortuj po dacie posta"; +$a->strings["Posts that mention or involve you"] = ""; +$a->strings["New"] = "Nowy"; +$a->strings["Activity Stream - by date"] = ""; +$a->strings["Shared Links"] = "Współdzielone linki"; +$a->strings["Interesting Links"] = "Interesujące linki"; +$a->strings["Starred"] = ""; +$a->strings["Favourite Posts"] = "Ulubione posty"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Uwaga: Ta grupa posiada %s członka z niezabezpieczonej sieci.", + 1 => "Uwaga: Ta grupa posiada %s członków z niezabezpieczonej sieci.", + 2 => "Uwaga: Ta grupa posiada %s członków z niezabezpieczonej sieci.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Prywatne wiadomości do tej grupy mogą zostać publicznego ujawnienia"; +$a->strings["No such group"] = "Nie ma takiej grupy"; +$a->strings["Group is empty"] = "Grupa jest pusta"; +$a->strings["Group: "] = "Grupa:"; +$a->strings["Contact: "] = "Kontakt: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione "; +$a->strings["Invalid contact."] = "Zły kontakt"; +$a->strings["- select -"] = "- wybierz -"; +$a->strings["This is Friendica, version"] = "To jest Friendica, wersja"; +$a->strings["running at web location"] = "otwierane na serwerze"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Odwiedź Friendica.com, aby dowiedzieć się więcej o projekcie Friendica."; +$a->strings["Bug reports and issues: please visit"] = "Reportowanie błędów i problemów: proszę odwiedź"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = ""; +$a->strings["Installed plugins/addons/apps:"] = "Zainstalowane pluginy/dodatki/aplikacje:"; +$a->strings["No installed plugins/addons/apps"] = "Brak zainstalowanych pluginów/dodatków/aplikacji"; +$a->strings["Applications"] = "Aplikacje"; +$a->strings["No installed applications."] = "Brak zainstalowanych aplikacji."; +$a->strings["Upload New Photos"] = "Wyślij nowe zdjęcie"; +$a->strings["Contact information unavailable"] = "Informacje o kontakcie nie dostępne."; +$a->strings["Album not found."] = "Album nie znaleziony"; +$a->strings["Delete Album"] = "Usuń album"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Czy na pewno chcesz usunąć ten album i wszystkie zdjęcia z tego albumu?"; +$a->strings["Delete Photo"] = "Usuń zdjęcie"; +$a->strings["Do you really want to delete this photo?"] = "Czy na pewno chcesz usunąć to zdjęcie ?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; +$a->strings["a photo"] = "zdjęcie"; +$a->strings["Image exceeds size limit of "] = "obrazek przekracza limit rozmiaru"; +$a->strings["Image file is empty."] = "Plik obrazka jest pusty."; +$a->strings["No photos selected"] = "Nie zaznaczono zdjęć"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; +$a->strings["Upload Photos"] = "Prześlij zdjęcia"; +$a->strings["New album name: "] = "Nazwa nowego albumu:"; +$a->strings["or existing album name: "] = "lub istniejąca nazwa albumu:"; +$a->strings["Do not show a status post for this upload"] = "Nie pokazuj postów statusu dla tego wysłania"; +$a->strings["Permissions"] = "Uprawnienia"; +$a->strings["Private Photo"] = "Zdjęcie prywatne"; +$a->strings["Public Photo"] = "Zdjęcie publiczne"; +$a->strings["Edit Album"] = "Edytuj album"; +$a->strings["Show Newest First"] = "Najpierw pokaż najnowsze"; +$a->strings["Show Oldest First"] = "Najpierw pokaż najstarsze"; +$a->strings["View Photo"] = "Zobacz zdjęcie"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Odmowa dostępu. Dostęp do tych danych może być ograniczony."; +$a->strings["Photo not available"] = "Zdjęcie niedostępne"; +$a->strings["View photo"] = "Zobacz zdjęcie"; +$a->strings["Edit photo"] = "Edytuj zdjęcie"; +$a->strings["Use as profile photo"] = "Ustaw jako zdjęcie profilowe"; +$a->strings["View Full Size"] = "Zobacz w pełnym rozmiarze"; +$a->strings["Tags: "] = "Tagi:"; +$a->strings["[Remove any tag]"] = "[Usunąć znacznik]"; +$a->strings["Rotate CW (right)"] = "Obróć CW (w prawo)"; +$a->strings["Rotate CCW (left)"] = "Obróć CCW (w lewo)"; +$a->strings["New album name"] = "Nazwa nowego albumu"; +$a->strings["Caption"] = "Zawartość"; +$a->strings["Add a Tag"] = "Dodaj tag"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Przykładowo: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; +$a->strings["Private photo"] = "Prywatne zdjęcie."; +$a->strings["Public photo"] = "Zdjęcie publiczne"; +$a->strings["Recent Photos"] = "Ostatnio dodane zdjęcia"; +$a->strings["Contact added"] = "Kontakt dodany"; $a->strings["Move account"] = "Przenieś konto"; $a->strings["You can import an account from another Friendica server."] = ""; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = ""; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = ""; $a->strings["Account file"] = ""; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Aby eksportować konto, wejdź w \"Ustawienia->Eksport danych osobistych\" i wybierz \"Eksportuj konto\""; -$a->strings["Remote privacy information not available."] = "Dane prywatne nie są dostępne zdalnie "; -$a->strings["Visible to:"] = "Widoczne dla:"; -$a->strings["Save"] = "Zapisz"; -$a->strings["Help:"] = "Pomoc:"; -$a->strings["Help"] = "Pomoc"; -$a->strings["No profile"] = "Brak profilu"; -$a->strings["This introduction has already been accepted."] = "To wprowadzenie zostało już zaakceptowane."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Położenie profilu jest niepoprawne lub nie zawiera żadnych informacji."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik."; -$a->strings["Warning: profile location has no profile photo."] = "Ostrzeżenie: położenie profilu nie zawiera zdjęcia."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d wymagany parametr nie został znaleziony w podanej lokacji", - 1 => "%d wymagane parametry nie zostały znalezione w podanej lokacji", - 2 => "%d wymagany parametr nie został znaleziony w podanej lokacji", +$a->strings["Total invitation limit exceeded."] = ""; +$a->strings["%s : Not a valid email address."] = "%s : Niepoprawny adres email."; +$a->strings["Please join us on Friendica"] = "Dołącz do nas na Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; +$a->strings["%s : Message delivery failed."] = "%s : Dostarczenie wiadomości nieudane."; +$a->strings["%d message sent."] = array( + 0 => "%d wiadomość wysłana.", + 1 => "%d wiadomości wysłane.", + 2 => "%d wysłano .", ); -$a->strings["Introduction complete."] = "wprowadzanie zakończone."; -$a->strings["Unrecoverable protocol error."] = "Nieodwracalny błąd protokołu."; -$a->strings["Profile unavailable."] = "Profil niedostępny."; -$a->strings["%s has received too many connection requests today."] = "%s otrzymał dziś zbyt wiele żądań połączeń."; -$a->strings["Spam protection measures have been invoked."] = "Ochrona przed spamem została wywołana."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Przyjaciele namawiają do spróbowania za 24h."; -$a->strings["Invalid locator"] = "Niewłaściwy lokalizator "; -$a->strings["Invalid email address."] = "Nieprawidłowy adres email."; -$a->strings["This account has not been configured for email. Request failed."] = "Te konto nie zostało skonfigurowane do poczty e mail . Niepowodzenie ."; -$a->strings["Unable to resolve your name at the provided location."] = "Nie można rozpoznać twojej nazwy w przewidzianym miejscu."; -$a->strings["You have already introduced yourself here."] = "Już się tu przedstawiłeś."; -$a->strings["Apparently you are already friends with %s."] = "Widocznie jesteście już znajomymi z %s"; -$a->strings["Invalid profile URL."] = "Zły adres URL profilu."; -$a->strings["Disallowed profile URL."] = "Nie dozwolony adres URL profilu."; -$a->strings["Failed to update contact record."] = "Aktualizacja nagrania kontaktu nie powiodła się."; -$a->strings["Your introduction has been sent."] = "Twoje dane zostały wysłane."; -$a->strings["Please login to confirm introduction."] = "Proszę zalogować się do potwierdzenia wstępu."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na tego użytkownika. "; -$a->strings["Hide this contact"] = "Ukryj kontakt"; -$a->strings["Welcome home %s."] = "Welcome home %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s."; -$a->strings["Confirm"] = "Potwierdź"; -$a->strings["[Name Withheld]"] = "[Nazwa wstrzymana]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Proszę podaj swój \"Adres tożsamości \" z jednej z możliwych wspieranych sieci komunikacyjnych ."; -$a->strings["Connect as an email follower (Coming soon)"] = "Połącz jako użytkownika e mail (tylko) (Niebawem)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Jeśli nie jesteś członkiem darmowej sieci społecznościowej kliknij w ten link by odkryć czym jest Friendica i dołącz do niej dziś ."; -$a->strings["Friend/Connection Request"] = "Przyjaciel/Prośba o połączenie"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Przykład : jojo@demo.friendica.com , http://demofriendica.com/profile/jojo , testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Proszę odpowiedzieć na poniższe:"; -$a->strings["Does %s know you?"] = "Czy %s Cię zna?"; -$a->strings["Add a personal note:"] = "Dodaj osobistą notkę:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Sieć społeczna"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- proszę wyraź to inaczej . Zamiast tego ,wprowadź %s do swojej belki wyszukiwarki."; -$a->strings["Your Identity Address:"] = "Twój zidentyfikowany adres:"; -$a->strings["Submit Request"] = "Wyślij zgłoszenie"; -$a->strings["[Embedded content - reload page to view]"] = "[Dodatkowa zawartość - odśwież stronę by zobaczyć]"; -$a->strings["View in context"] = "Zobacz w kontekście"; -$a->strings["%d contact edited."] = array( - 0 => "", - 1 => "", - 2 => "", +$a->strings["You have no more invitations available"] = "Nie masz więcej zaproszeń"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = ""; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = ""; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = ""; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = ""; +$a->strings["Send invitations"] = "Wyślij zaproszenia"; +$a->strings["Enter email addresses, one per line:"] = "Wprowadź adresy email, jeden na linijkę:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = ""; +$a->strings["You will need to supply this invitation code: \$invite_code"] = ""; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Gdy już się zarejestrujesz, skontaktuj się ze mną przez moją stronkę profilową :"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = ""; +$a->strings["Access denied."] = "Brak dostępu"; +$a->strings["No valid account found."] = "Nie znaleziono ważnego konta."; +$a->strings["Password reset request issued. Check your email."] = "Prośba o zresetowanie hasła została zatwierdzona. Sprawdź swój adres email."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Prośba o reset hasła na %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Prośba nie może być zweryfikowana. (Mogłeś już ją poprzednio wysłać.) Reset hasła nie powiódł się."; +$a->strings["Your password has been reset as requested."] = "Twoje hasło zostało zresetowane na twoje życzenie."; +$a->strings["Your new password is"] = "Twoje nowe hasło to"; +$a->strings["Save or copy your new password - and then"] = "Zapisz lub skopiuj swoje nowe hasło - i wtedy"; +$a->strings["click here to login"] = "Kliknij tutaj aby zalogować"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Twoje hasło może być zmienione w Ustawieniach po udanym zalogowaniu."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Twoje hasło zostało zmienione na %s"; +$a->strings["Forgot your Password?"] = "Zapomniałeś hasła?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Wpisz swój adres email i wyślij, aby zresetować hasło. Później sprawdź swojego emaila w celu uzyskania dalszych instrukcji."; +$a->strings["Nickname or Email: "] = "Pseudonim lub Email:"; +$a->strings["Reset"] = "Zresetuj"; +$a->strings["Source (bbcode) text:"] = "Źródło - tekst (BBcode) :"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Źródło tekst (Diaspora) by przekonwerterować na BBcode :"; +$a->strings["Source input: "] = "Źródło wejścia:"; +$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Źródło wejścia(format Diaspory):"; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Tag usunięty"; +$a->strings["Remove Item Tag"] = "Usuń pozycję Tag"; +$a->strings["Select a tag to remove: "] = "Wybierz tag do usunięcia"; +$a->strings["Remove My Account"] = "Usuń konto"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Kompletne usunięcie konta. Jeżeli zostanie wykonane, konto nie może zostać odzyskane."; +$a->strings["Please enter your password for verification:"] = "Wprowadź hasło w celu weryfikacji."; +$a->strings["Invalid profile identifier."] = "Nieprawidłowa nazwa użytkownika."; +$a->strings["Profile Visibility Editor"] = "Ustawienia widoczności profilu"; +$a->strings["Visible To"] = "Widoczne dla"; +$a->strings["All Contacts (with secure profile access)"] = "Wszystkie kontakty (z bezpiecznym dostępem do profilu)"; +$a->strings["Profile Match"] = "Profil zgodny "; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Brak słów-kluczy do wyszukania. Dodaj słowa-klucze do swojego domyślnego profilu."; +$a->strings["is interested in:"] = "interesuje się:"; +$a->strings["Event title and start time are required."] = "Wymagany tytuł wydarzenia i czas rozpoczęcia."; +$a->strings["l, F j"] = "d, M d "; +$a->strings["Edit event"] = "Edytuj wydarzenie"; +$a->strings["Create New Event"] = "Stwórz nowe wydarzenie"; +$a->strings["Previous"] = "Poprzedni"; +$a->strings["Next"] = "Następny"; +$a->strings["hour:minute"] = "godzina:minuta"; +$a->strings["Event details"] = "Szczegóły wydarzenia"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Wymagany format %s %s. Data rozpoczęcia i Tytuł są konieczne."; +$a->strings["Event Starts:"] = "Rozpoczęcie wydarzenia:"; +$a->strings["Required"] = "Wymagany"; +$a->strings["Finish date/time is not known or not relevant"] = "Data/czas zakończenia nie jest znana lub jest nieistotna"; +$a->strings["Event Finishes:"] = "Zakończenie wydarzenia:"; +$a->strings["Adjust for viewer timezone"] = "Dopasuj dla strefy czasowej widza"; +$a->strings["Description:"] = "Opis:"; +$a->strings["Title:"] = "Tytuł:"; +$a->strings["Share this event"] = "Udostępnij te wydarzenie"; +$a->strings["{0} wants to be your friend"] = "{0} chce być Twoim znajomym"; +$a->strings["{0} sent you a message"] = "{0} wysyła Ci wiadomość"; +$a->strings["{0} requested registration"] = "{0} żądana rejestracja"; +$a->strings["{0} commented %s's post"] = "{0} skomentował %s wpis"; +$a->strings["{0} liked %s's post"] = "{0} polubił wpis %s"; +$a->strings["{0} disliked %s's post"] = "{0} przestał lubić post %s"; +$a->strings["{0} is now friends with %s"] = "{0} jest teraz znajomym %s"; +$a->strings["{0} posted"] = "{0} utworzony"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} zaznaczony %s'go post z #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} wspomniał Cię w swoim wpisie"; +$a->strings["Mood"] = "Nastrój"; +$a->strings["Set your current mood and tell your friends"] = "Wskaż swój obecny nastrój i powiedz o tym znajomym"; +$a->strings["No results."] = "Brak wyników."; +$a->strings["Unable to locate contact information."] = "Niezdolny do uzyskania informacji kontaktowych."; +$a->strings["Do you really want to delete this message?"] = "Czy na pewno chcesz usunąć tę wiadomość?"; +$a->strings["Message deleted."] = "Wiadomość usunięta."; +$a->strings["Conversation removed."] = "Rozmowa usunięta."; +$a->strings["No messages."] = "Brak wiadomości."; +$a->strings["Unknown sender - %s"] = "Nieznany wysyłający - %s"; +$a->strings["You and %s"] = "Ty i %s"; +$a->strings["%s and You"] = "%s i ty"; +$a->strings["Delete conversation"] = "Usuń rozmowę"; +$a->strings["D, d M Y - g:i A"] = "D, d M R - g:m AM/PM"; +$a->strings["%d message"] = array( + 0 => " %d wiadomość", + 1 => " %d wiadomości", + 2 => " %d wiadomości", ); -$a->strings["Could not access contact record."] = "Nie można uzyskać dostępu do rejestru kontaktów."; -$a->strings["Could not locate selected profile."] = "Nie można znaleźć wybranego profilu."; -$a->strings["Contact updated."] = "Kontakt zaktualizowany"; -$a->strings["Contact has been blocked"] = "Kontakt został zablokowany"; -$a->strings["Contact has been unblocked"] = "Kontakt został odblokowany"; -$a->strings["Contact has been ignored"] = "Kontakt jest ignorowany"; -$a->strings["Contact has been unignored"] = "Kontakt nie jest ignorowany"; -$a->strings["Contact has been archived"] = "Kontakt został zarchiwizowany"; -$a->strings["Contact has been unarchived"] = ""; -$a->strings["Do you really want to delete this contact?"] = "Czy na pewno chcesz usunąć ten kontakt?"; -$a->strings["Contact has been removed."] = "Kontakt został usunięty."; -$a->strings["You are mutual friends with %s"] = "Jesteś już znajomym z %s"; -$a->strings["You are sharing with %s"] = "Współdzielisz z %s"; -$a->strings["%s is sharing with you"] = "%s współdzieli z tobą"; -$a->strings["Private communications are not available for this contact."] = "Prywatna rozmowa jest niemożliwa dla tego kontaktu"; -$a->strings["(Update was successful)"] = "(Aktualizacja przebiegła pomyślnie)"; -$a->strings["(Update was not successful)"] = "(Aktualizacja nie powiodła się)"; -$a->strings["Suggest friends"] = "Osoby, które możesz znać"; -$a->strings["Network type: %s"] = "Typ sieci: %s"; -$a->strings["%d contact in common"] = array( - 0 => "", - 1 => "", - 2 => "", -); -$a->strings["View all contacts"] = "Zobacz wszystkie kontakty"; -$a->strings["Toggle Blocked status"] = ""; -$a->strings["Unignore"] = "Odblokuj"; -$a->strings["Ignore"] = "Ignoruj"; -$a->strings["Toggle Ignored status"] = ""; -$a->strings["Unarchive"] = "Przywróć z archiwum"; -$a->strings["Archive"] = "Archiwum"; -$a->strings["Toggle Archive status"] = ""; -$a->strings["Repair"] = "Napraw"; -$a->strings["Advanced Contact Settings"] = "Zaawansowane ustawienia kontaktów"; -$a->strings["Communications lost with this contact!"] = "Komunikacja przerwana z tym kontaktem!"; -$a->strings["Contact Editor"] = "Edytor kontaktów"; -$a->strings["Profile Visibility"] = "Widoczność profilu"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Wybierz profil, który chcesz bezpiecznie wyświetlić %s"; -$a->strings["Contact Information / Notes"] = "Informacja o kontakcie / Notka"; -$a->strings["Edit contact notes"] = "Edytuj notatki kontaktu"; -$a->strings["Visit %s's profile [%s]"] = "Obejrzyj %s's profil [%s]"; -$a->strings["Block/Unblock contact"] = "Zablokuj/odblokuj kontakt"; -$a->strings["Ignore contact"] = "Ignoruj kontakt"; -$a->strings["Repair URL settings"] = "Napraw ustawienia adresu"; -$a->strings["View conversations"] = "Zobacz rozmowę"; -$a->strings["Delete contact"] = "Usuń kontakt"; -$a->strings["Last update:"] = "Ostatnia aktualizacja:"; -$a->strings["Update public posts"] = "Zaktualizuj publiczne posty"; -$a->strings["Currently blocked"] = "Obecnie zablokowany"; -$a->strings["Currently ignored"] = "Obecnie zignorowany"; -$a->strings["Currently archived"] = "Obecnie zarchiwizowany"; -$a->strings["Hide this contact from others"] = "Ukryj ten kontakt przed innymi"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Odpowiedzi/kliknięcia \"lubię to\" do twoich publicznych postów nadal mogą być widoczne"; -$a->strings["Notification for new posts"] = ""; -$a->strings["Send a notification of every new post of this contact"] = ""; -$a->strings["Fetch further information for feeds"] = ""; -$a->strings["Suggestions"] = "Sugestie"; -$a->strings["Suggest potential friends"] = "Sugerowani znajomi"; -$a->strings["All Contacts"] = "Wszystkie kontakty"; -$a->strings["Show all contacts"] = "Pokaż wszystkie kontakty"; -$a->strings["Unblocked"] = "Odblokowany"; -$a->strings["Only show unblocked contacts"] = "Pokaż tylko odblokowane kontakty"; -$a->strings["Blocked"] = "Zablokowany"; -$a->strings["Only show blocked contacts"] = "Pokaż tylko zablokowane kontakty"; -$a->strings["Ignored"] = "Zignorowany"; -$a->strings["Only show ignored contacts"] = "Pokaż tylko ignorowane kontakty"; -$a->strings["Archived"] = "Zarchiwizowane"; -$a->strings["Only show archived contacts"] = "Pokaż tylko zarchiwizowane kontakty"; -$a->strings["Hidden"] = "Ukryty"; -$a->strings["Only show hidden contacts"] = "Pokaż tylko ukryte kontakty"; -$a->strings["Mutual Friendship"] = "Wzajemna przyjaźń"; -$a->strings["is a fan of yours"] = "jest twoim fanem"; -$a->strings["you are a fan of"] = "jesteś fanem"; -$a->strings["Edit contact"] = "Edytuj kontakt"; -$a->strings["Search your contacts"] = "Wyszukaj w kontaktach"; -$a->strings["Update"] = "Zaktualizuj"; -$a->strings["everybody"] = "wszyscy"; -$a->strings["Additional features"] = ""; -$a->strings["Display"] = ""; -$a->strings["Social Networks"] = ""; -$a->strings["Delegations"] = ""; -$a->strings["Connected apps"] = "Powiązane aplikacje"; -$a->strings["Export personal data"] = "Eksportuje dane personalne"; -$a->strings["Remove account"] = "Usuń konto"; -$a->strings["Missing some important data!"] = "Brakuje ważnych danych!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Połączenie z kontem email używając wybranych ustawień nie powiodło się."; -$a->strings["Email settings updated."] = "Zaktualizowano ustawienia email."; -$a->strings["Features updated"] = ""; -$a->strings["Relocate message has been send to your contacts"] = ""; -$a->strings["Passwords do not match. Password unchanged."] = "Hasło nie pasuje. Hasło nie zmienione."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Brak hasła niedozwolony. Hasło nie zmienione."; -$a->strings["Wrong password."] = "Złe hasło."; -$a->strings["Password changed."] = "Hasło zostało zmianione."; -$a->strings["Password update failed. Please try again."] = "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie."; -$a->strings[" Please use a shorter name."] = "Proszę użyć krótszej nazwy."; -$a->strings[" Name too short."] = "Za krótka nazwa."; -$a->strings["Wrong Password"] = "Złe hasło"; -$a->strings[" Not valid email."] = "Zły email."; -$a->strings[" Cannot change to that email."] = "Nie mogę zmienić na ten email."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = ""; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = ""; -$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; -$a->strings["Add application"] = "Dodaj aplikacje"; -$a->strings["Consumer Key"] = "Klucz konsumenta"; -$a->strings["Consumer Secret"] = "Sekret konsumenta"; -$a->strings["Redirect"] = "Przekierowanie"; -$a->strings["Icon url"] = "Adres ikony"; -$a->strings["You can't edit this application."] = "Nie możesz edytować tej aplikacji."; -$a->strings["Connected Apps"] = "Powiązane aplikacje"; -$a->strings["Client key starts with"] = "Klucz klienta zaczyna się od"; -$a->strings["No name"] = "Bez nazwy"; -$a->strings["Remove authorization"] = "Odwołaj upoważnienie"; -$a->strings["No Plugin settings configured"] = "Ustawienia wtyczki nieskonfigurowane"; -$a->strings["Plugin Settings"] = "Ustawienia wtyczki"; -$a->strings["Off"] = "Wyłącz"; -$a->strings["On"] = "Włącz"; -$a->strings["Additional Features"] = ""; -$a->strings["Built-in support for %s connectivity is %s"] = ""; -$a->strings["enabled"] = "włączony"; -$a->strings["disabled"] = "wyłączony"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "Dostęp do e-maila nie jest w pełni sprawny na tej stronie"; -$a->strings["Email/Mailbox Setup"] = "Ustawienia emaila/skrzynki mailowej"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Jeżeli życzysz sobie komunikowania z kontaktami email używając tego serwisu (opcjonalne), opisz jak połaczyć się z Twoją skrzynką email."; -$a->strings["Last successful email check:"] = "Ostatni sprawdzony e-mail:"; -$a->strings["IMAP server name:"] = "Nazwa serwera IMAP:"; -$a->strings["IMAP port:"] = "Port IMAP:"; -$a->strings["Security:"] = "Ochrona:"; -$a->strings["None"] = "Brak"; -$a->strings["Email login name:"] = "Login emaila:"; -$a->strings["Email password:"] = "Hasło emaila:"; -$a->strings["Reply-to address:"] = "Odpowiedz na adres:"; -$a->strings["Send public posts to all email contacts:"] = "Wyślij publiczny post do wszystkich kontaktów e-mail"; -$a->strings["Action after import:"] = "Akcja po zaimportowaniu:"; -$a->strings["Mark as seen"] = "Oznacz jako przeczytane"; -$a->strings["Move to folder"] = "Przenieś do folderu"; -$a->strings["Move to folder:"] = "Przenieś do folderu:"; -$a->strings["Display Settings"] = "Wyświetl ustawienia"; -$a->strings["Display Theme:"] = "Wyświetl motyw:"; -$a->strings["Mobile Theme:"] = "Mobilny motyw:"; -$a->strings["Update browser every xx seconds"] = "Odświeżaj stronę co xx sekund"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Dolny limit 10 sekund, brak górnego limitu"; -$a->strings["Number of items to display per page:"] = ""; -$a->strings["Maximum of 100 items"] = "Maksymalnie 100 elementów"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = ""; -$a->strings["Don't show emoticons"] = "Nie pokazuj emotikonek"; -$a->strings["Don't show notices"] = ""; -$a->strings["Infinite scroll"] = ""; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = ""; -$a->strings["Community Types"] = ""; -$a->strings["Normal Account Page"] = ""; -$a->strings["This account is a normal personal profile"] = "To konto jest normalnym osobistym profilem"; -$a->strings["Soapbox Page"] = ""; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Automatycznie zatwierdzaj wszystkie żądania połączenia/przyłączenia do znajomych jako fanów 'tylko do odczytu'"; -$a->strings["Community Forum/Celebrity Account"] = ""; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Automatycznie potwierdza wszystkie połączenia jako pełnoprawne z możliwością zapisu."; -$a->strings["Automatic Friend Page"] = ""; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Automatycznie traktuj wszystkie prośby o połączenia/zaproszenia do grona przyjaciół, jako przyjaciół"; -$a->strings["Private Forum [Experimental]"] = ""; -$a->strings["Private forum - approved members only"] = ""; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "Przeznacz to OpenID do logowania się na to konto."; -$a->strings["Publish your default profile in your local site directory?"] = "Czy publikować Twój profil w lokalnym katalogu tej instancji?"; -$a->strings["Publish your default profile in the global social directory?"] = "Opublikować twój niewypełniony profil w globalnym, społecznym katalogu?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ukryć listę znajomych przed odwiedzającymi Twój profil?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Ukryć szczegóły twojego profilu przed nieznajomymi ?"; -$a->strings["Allow friends to post to your profile page?"] = "Zezwól na dodawanie postów na twoim profilu przez znajomych"; -$a->strings["Allow friends to tag your posts?"] = "Zezwól na oznaczanie twoich postów przez znajomych"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = ""; -$a->strings["Permit unknown people to send you private mail?"] = ""; -$a->strings["Profile is not published."] = "Profil nie jest opublikowany"; -$a->strings["or"] = "lub"; -$a->strings["Your Identity Address is"] = "Twój adres identyfikacyjny to"; -$a->strings["Automatically expire posts after this many days:"] = ""; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte."; -$a->strings["Advanced expiration settings"] = ""; -$a->strings["Advanced Expiration"] = ""; -$a->strings["Expire posts:"] = "Wygasające posty:"; -$a->strings["Expire personal notes:"] = "Wygasające notatki osobiste:"; -$a->strings["Expire starred posts:"] = ""; -$a->strings["Expire photos:"] = "Wygasające zdjęcia:"; -$a->strings["Only expire posts by others:"] = ""; -$a->strings["Account Settings"] = "Ustawienia konta"; -$a->strings["Password Settings"] = "Ustawienia hasła"; -$a->strings["New Password:"] = "Nowe hasło:"; -$a->strings["Confirm:"] = "Potwierdź:"; -$a->strings["Leave password fields blank unless changing"] = "Pozostaw pola hasła puste, chyba że chcesz je zmienić."; -$a->strings["Current Password:"] = "Obecne hasło:"; -$a->strings["Your current password to confirm the changes"] = ""; -$a->strings["Password:"] = "Hasło:"; -$a->strings["Basic Settings"] = "Ustawienia podstawowe"; -$a->strings["Full Name:"] = "Imię i nazwisko:"; -$a->strings["Email Address:"] = "Adres email:"; -$a->strings["Your Timezone:"] = "Twoja strefa czasowa:"; -$a->strings["Default Post Location:"] = "Standardowa lokalizacja wiadomości:"; -$a->strings["Use Browser Location:"] = "Użyj położenia przeglądarki:"; -$a->strings["Security and Privacy Settings"] = "Ustawienia bezpieczeństwa i prywatności"; -$a->strings["Maximum Friend Requests/Day:"] = "Maksymalna liczba zaproszeń do grona przyjaciół na dzień:"; -$a->strings["(to prevent spam abuse)"] = "(aby zapobiec spamowaniu)"; -$a->strings["Default Post Permissions"] = "Domyślne prawa dostępu wiadomości"; -$a->strings["(click to open/close)"] = "(kliknij by otworzyć/zamknąć)"; -$a->strings["Show to Groups"] = "Pokaż Grupy"; -$a->strings["Show to Contacts"] = "Pokaż kontakty"; -$a->strings["Default Private Post"] = ""; -$a->strings["Default Public Post"] = ""; -$a->strings["Default Permissions for New Posts"] = ""; -$a->strings["Maximum private messages per day from unknown people:"] = ""; -$a->strings["Notification Settings"] = "Ustawienia powiadomień"; -$a->strings["By default post a status message when:"] = ""; -$a->strings["accepting a friend request"] = ""; -$a->strings["joining a forum/community"] = ""; -$a->strings["making an interesting profile change"] = ""; -$a->strings["Send a notification email when:"] = "Wyślij powiadmonienia na email, kiedy:"; -$a->strings["You receive an introduction"] = "Otrzymałeś zaproszenie"; -$a->strings["Your introductions are confirmed"] = "Dane zatwierdzone"; -$a->strings["Someone writes on your profile wall"] = "Ktoś pisze na twojej ścianie profilowej"; -$a->strings["Someone writes a followup comment"] = "Ktoś pisze komentarz nawiązujący."; -$a->strings["You receive a private message"] = "Otrzymałeś prywatną wiadomość"; -$a->strings["You receive a friend suggestion"] = "Otrzymane propozycje znajomych"; -$a->strings["You are tagged in a post"] = "Jesteś oznaczony w poście"; -$a->strings["You are poked/prodded/etc. in a post"] = ""; -$a->strings["Advanced Account/Page Type Settings"] = ""; -$a->strings["Change the behaviour of this account for special situations"] = ""; -$a->strings["Relocate"] = ""; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = ""; -$a->strings["Resend relocate message to contacts"] = ""; +$a->strings["Message not available."] = "Wiadomość nie jest dostępna."; +$a->strings["Delete message"] = "Usuń wiadomość"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = ""; +$a->strings["Send Reply"] = "Odpowiedz"; +$a->strings["Not available."] = "Niedostępne."; +$a->strings["Profile not found."] = "Nie znaleziono profilu."; $a->strings["Profile deleted."] = "Konto usunięte."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Utworzono nowy profil."; @@ -990,6 +1555,12 @@ $a->strings["View this profile"] = "Zobacz ten profil"; $a->strings["Create a new profile using these settings"] = "Stwórz nowy profil wykorzystując te ustawienia"; $a->strings["Clone this profile"] = "Sklonuj ten profil"; $a->strings["Delete this profile"] = "Usuń ten profil"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Wyślij zdjęcie profilowe"; $a->strings["Profile Name:"] = "Nazwa profilu :"; $a->strings["Your Full Name:"] = "Twoje imię i nazwisko:"; $a->strings["Title/Description:"] = "Tytuł/Opis :"; @@ -1004,15 +1575,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Kto: (jeśli dotyczy)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Przykłady : cathy123, Cathy Williams, cathy@example.com"; $a->strings["Since [date]:"] = "Od [data]:"; -$a->strings["Sexual Preference:"] = "Interesują mnie:"; $a->strings["Homepage URL:"] = "Strona główna URL:"; -$a->strings["Hometown:"] = "Miasto rodzinne:"; -$a->strings["Political Views:"] = "Poglądy polityczne:"; $a->strings["Religious Views:"] = "Poglądy religijne:"; $a->strings["Public Keywords:"] = "Publiczne słowa kluczowe :"; $a->strings["Private Keywords:"] = "Prywatne słowa kluczowe :"; -$a->strings["Likes:"] = "Lubi:"; -$a->strings["Dislikes:"] = ""; $a->strings["Example: fishing photography software"] = "Przykład: kończenie oprogramowania fotografii"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Używany do sugerowania potencjalnych znajomych, jest widoczny dla innych)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Używany do wyszukiwania profili, niepokazywany innym)"; @@ -1027,143 +1593,155 @@ $a->strings["Love/romance"] = "Miłość/romans"; $a->strings["Work/employment"] = "Praca/zatrudnienie"; $a->strings["School/education"] = "Szkoła/edukacja"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "To jest Twój publiczny profil.
Może zostać wyświetlony przez każdego kto używa internetu."; +$a->strings["Age: "] = "Wiek: "; $a->strings["Edit/Manage Profiles"] = "Edytuj/Zarządzaj Profilami"; -$a->strings["Group created."] = "Grupa utworzona."; -$a->strings["Could not create group."] = "Nie mogę stworzyć grupy"; -$a->strings["Group not found."] = "Nie znaleziono grupy"; -$a->strings["Group name changed."] = "Nazwa grupy zmieniona"; -$a->strings["Save Group"] = ""; -$a->strings["Create a group of contacts/friends."] = "Stwórz grupę znajomych."; -$a->strings["Group Name: "] = "Nazwa grupy: "; -$a->strings["Group removed."] = "Grupa usunięta."; -$a->strings["Unable to remove group."] = "Nie można usunąć grupy."; -$a->strings["Group Editor"] = "Edytor grupy"; -$a->strings["Members"] = "Członkowie"; -$a->strings["Click on a contact to add or remove."] = "Kliknij na kontakt w celu dodania lub usunięcia."; -$a->strings["Source (bbcode) text:"] = "Źródło - tekst (BBcode) :"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Źródło tekst (Diaspora) by przekonwerterować na BBcode :"; -$a->strings["Source input: "] = "Źródło wejścia:"; -$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Źródło wejścia(format Diaspory):"; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Niedostępne."; -$a->strings["Contact added"] = "Kontakt dodany"; -$a->strings["No more system notifications."] = "Nie ma więcej powiadomień systemowych."; -$a->strings["System Notifications"] = "Powiadomienia systemowe"; -$a->strings["New Message"] = "Nowa wiadomość"; -$a->strings["Unable to locate contact information."] = "Niezdolny do uzyskania informacji kontaktowych."; -$a->strings["Messages"] = "Wiadomości"; -$a->strings["Do you really want to delete this message?"] = "Czy na pewno chcesz usunąć tę wiadomość?"; -$a->strings["Message deleted."] = "Wiadomość usunięta."; -$a->strings["Conversation removed."] = "Rozmowa usunięta."; -$a->strings["No messages."] = "Brak wiadomości."; -$a->strings["Unknown sender - %s"] = "Nieznany wysyłający - %s"; -$a->strings["You and %s"] = "Ty i %s"; -$a->strings["%s and You"] = "%s i ty"; -$a->strings["Delete conversation"] = "Usuń rozmowę"; -$a->strings["D, d M Y - g:i A"] = "D, d M R - g:m AM/PM"; -$a->strings["%d message"] = array( - 0 => " %d wiadomość", - 1 => " %d wiadomości", - 2 => " %d wiadomości", -); -$a->strings["Message not available."] = "Wiadomość nie jest dostępna."; -$a->strings["Delete message"] = "Usuń wiadomość"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = ""; -$a->strings["Send Reply"] = "Odpowiedz"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nie lubi %2\$s's %3\$s"; -$a->strings["Post successful."] = "Post dodany pomyślnie"; -$a->strings["l F d, Y \\@ g:i A"] = ""; -$a->strings["Time Conversion"] = "Zmiana czasu"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = ""; -$a->strings["UTC time: %s"] = "Czas UTC %s"; -$a->strings["Current timezone: %s"] = "Obecna strefa czasowa: %s"; -$a->strings["Converted localtime: %s"] = "Zmień strefę czasową: %s"; -$a->strings["Please select your timezone:"] = "Wybierz swoją strefę czasową:"; -$a->strings["Save to Folder:"] = "Zapisz w folderze:"; -$a->strings["- select -"] = "- wybierz -"; -$a->strings["Invalid profile identifier."] = "Nieprawidłowa nazwa użytkownika."; -$a->strings["Profile Visibility Editor"] = "Ustawienia widoczności profilu"; -$a->strings["Visible To"] = "Widoczne dla"; -$a->strings["All Contacts (with secure profile access)"] = "Wszystkie kontakty (z bezpiecznym dostępem do profilu)"; -$a->strings["No contacts."] = "brak kontaktów"; -$a->strings["View Contacts"] = "widok kontaktów"; -$a->strings["People Search"] = "Szukaj osób"; -$a->strings["No matches"] = "brak dopasowań"; -$a->strings["Upload New Photos"] = "Wyślij nowe zdjęcie"; -$a->strings["Contact information unavailable"] = "Informacje o kontakcie nie dostępne."; -$a->strings["Album not found."] = "Album nie znaleziony"; -$a->strings["Delete Album"] = "Usuń album"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Czy na pewno chcesz usunąć ten album i wszystkie zdjęcia z tego albumu?"; -$a->strings["Delete Photo"] = "Usuń zdjęcie"; -$a->strings["Do you really want to delete this photo?"] = "Czy na pewno chcesz usunąć to zdjęcie ?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; -$a->strings["a photo"] = "zdjęcie"; -$a->strings["Image exceeds size limit of "] = "obrazek przekracza limit rozmiaru"; -$a->strings["Image file is empty."] = "Plik obrazka jest pusty."; -$a->strings["Unable to process image."] = "Przetwarzanie obrazu nie powiodło się."; -$a->strings["Image upload failed."] = "Przesyłanie obrazu nie powiodło się"; -$a->strings["No photos selected"] = "Nie zaznaczono zdjęć"; -$a->strings["Access to this item is restricted."] = "Dostęp do tego obiektu jest ograniczony."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; -$a->strings["Upload Photos"] = "Prześlij zdjęcia"; -$a->strings["New album name: "] = "Nazwa nowego albumu:"; -$a->strings["or existing album name: "] = "lub istniejąca nazwa albumu:"; -$a->strings["Do not show a status post for this upload"] = "Nie pokazuj postów statusu dla tego wysłania"; -$a->strings["Permissions"] = "Uprawnienia"; -$a->strings["Private Photo"] = "Zdjęcie prywatne"; -$a->strings["Public Photo"] = "Zdjęcie publiczne"; -$a->strings["Edit Album"] = "Edytuj album"; -$a->strings["Show Newest First"] = "Najpierw pokaż najnowsze"; -$a->strings["Show Oldest First"] = "Najpierw pokaż najstarsze"; -$a->strings["View Photo"] = "Zobacz zdjęcie"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Odmowa dostępu. Dostęp do tych danych może być ograniczony."; -$a->strings["Photo not available"] = "Zdjęcie niedostępne"; -$a->strings["View photo"] = "Zobacz zdjęcie"; -$a->strings["Edit photo"] = "Edytuj zdjęcie"; -$a->strings["Use as profile photo"] = "Ustaw jako zdjęcie profilowe"; -$a->strings["View Full Size"] = "Zobacz w pełnym rozmiarze"; -$a->strings["Tags: "] = "Tagi:"; -$a->strings["[Remove any tag]"] = "[Usunąć znacznik]"; -$a->strings["Rotate CW (right)"] = "Obróć CW (w prawo)"; -$a->strings["Rotate CCW (left)"] = "Obróć CCW (w lewo)"; -$a->strings["New album name"] = "Nazwa nowego albumu"; -$a->strings["Caption"] = "Zawartość"; -$a->strings["Add a Tag"] = "Dodaj tag"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Przykładowo: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -$a->strings["Private photo"] = "Prywatne zdjęcie."; -$a->strings["Public photo"] = "Zdjęcie publiczne"; -$a->strings["Share"] = "Podziel się"; -$a->strings["View Album"] = "Zobacz album"; -$a->strings["Recent Photos"] = "Ostatnio dodane zdjęcia"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; -$a->strings["Or - did you try to upload an empty file?"] = ""; -$a->strings["File exceeds size limit of %d"] = "Plik przekracza dozwolony rozmiar %d"; -$a->strings["File upload failed."] = "Przesyłanie pliku nie powiodło się."; -$a->strings["No videos selected"] = "Nie zaznaczono filmów"; -$a->strings["View Video"] = "Zobacz film"; -$a->strings["Recent Videos"] = "Ostatnio dodane filmy"; -$a->strings["Upload New Videos"] = "Wstaw nowe filmy"; +$a->strings["Friendica Communications Server - Setup"] = ""; +$a->strings["Could not connect to database."] = "Nie można nawiązać połączenia z bazą danych"; +$a->strings["Could not create table."] = "Nie mogę stworzyć tabeli."; +$a->strings["Your Friendica site database has been installed."] = ""; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Może być konieczne zaimportowanie pliku \"database.sql\" ręcznie, używając phpmyadmin lub mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Proszę przejrzeć plik \"INSTALL.txt\"."; +$a->strings["System check"] = "Sprawdzanie systemu"; +$a->strings["Check again"] = "Sprawdź ponownie"; +$a->strings["Database connection"] = "Połączenie z bazą danych"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "W celu zainstalowania Friendica musimy wiedzieć jak połączyć się z twoją bazą danych."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Proszę skontaktuj się ze swoim dostawcą usług hostingowych bądź administratorem strony jeśli masz pytania co do tych ustawień ."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Wymieniona przez Ciebie baza danych powinna już istnieć. Jeżeli nie, utwórz ją przed kontynuacją."; +$a->strings["Database Server Name"] = "Baza danych - Nazwa serwera"; +$a->strings["Database Login Name"] = "Baza danych - Nazwa loginu"; +$a->strings["Database Login Password"] = "Baza danych - Hasło loginu"; +$a->strings["Database Name"] = "Baza danych - Nazwa"; +$a->strings["Site administrator email address"] = "Adres e-mail administratora strony"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = ""; +$a->strings["Please select a default timezone for your website"] = "Proszę wybrać domyślną strefę czasową dla swojej strony"; +$a->strings["Site settings"] = "Ustawienia strony"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nie można znaleźć wersji PHP komendy w serwerze PATH"; +$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 'Activating scheduled tasks'"] = ""; +$a->strings["PHP executable path"] = ""; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; +$a->strings["Command line PHP"] = "Linia komend PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; +$a->strings["Found PHP version: "] = "Znaleziono wersje PHP:"; +$a->strings["PHP cli binary"] = ""; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Wersja linii poleceń PHP w twoim systemie nie ma aktywowanego \"register_argc_argv\"."; +$a->strings["This is required for message delivery to work."] = "To jest wymagane do dostarczenia wiadomości do pracy."; +$a->strings["PHP register_argc_argv"] = ""; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Błąd : funkcja systemu \"openssl_pkey_new\" nie jest w stanie wygenerować klucza szyfrującego ."; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Jeśli korzystasz z Windowsa, proszę odwiedzić \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generuj klucz kodowania"; +$a->strings["libCurl PHP module"] = "Moduł libCurl PHP"; +$a->strings["GD graphics PHP module"] = "Moduł PHP-GD"; +$a->strings["OpenSSL PHP module"] = "Moduł PHP OpenSSL"; +$a->strings["mysqli PHP module"] = "Moduł mysql PHP"; +$a->strings["mb_string PHP module"] = "Moduł mb_string PHP"; +$a->strings["Apache mod_rewrite module"] = "Moduł Apache mod_rewrite"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Błąd: moduł Apache webserver mod-rewrite jest potrzebny, jednakże nie jest zainstalowany."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Błąd: libCURL PHP wymagany moduł, lecz nie zainstalowany."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Błąd: moduł graficzny GD z PHP potrzebuje wsparcia technicznego JPEG, jednakże on nie jest zainstalowany."; +$a->strings["Error: openssl PHP module required but not installed."] = "Błąd: openssl PHP wymagany moduł, lecz nie zainstalowany."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Błąd: mysqli PHP wymagany moduł, lecz nie zainstalowany."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Błąd: moduł PHP mb_string jest wymagany ale nie jest zainstalowany"; +$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."] = "Instalator WWW musi być w stanie utworzyć plik o nazwie \". Htconfig.php\" i nie jest w stanie tego zrobić."; +$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."] = ""; +$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["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = ""; +$a->strings[".htconfig.php is writable"] = ".htconfig.php jest zapisywalny"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = ""; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = ""; +$a->strings["view/smarty3 is writable"] = ""; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = ""; +$a->strings["Url rewrite is working"] = ""; +$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."] = "Konfiguracja bazy danych pliku \".htconfig.php\" nie mogła zostać zapisana. Proszę użyć załączonego tekstu, aby utworzyć folder konfiguracyjny w sieci serwera."; +$a->strings["

What next

"] = "

Co dalej

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "WAŻNE: Musisz [ręcznie] skonfigurowć zaplanowane zadanie dla poller."; +$a->strings["Help:"] = "Pomoc:"; +$a->strings["Contact settings applied."] = "Ustawienia kontaktu zaktualizowane."; +$a->strings["Contact update failed."] = "Nie udało się zaktualizować kontaktu."; +$a->strings["Repair Contact Settings"] = "Napraw ustawienia kontaktów"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = " UWAGA: To jest wysoce zaawansowane i jeśli wprowadzisz niewłaściwą informację twoje komunikacje z tym kontaktem mogą przestać działać."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Jeśli nie jesteś pewien, co zrobić na tej stronie, użyj teraz przycisku 'powrót' na swojej przeglądarce."; +$a->strings["Return to contact editor"] = "Wróć do edytora kontaktów"; +$a->strings["Account Nickname"] = "Nazwa konta"; +$a->strings["@Tagname - overrides Name/Nickname"] = ""; +$a->strings["Account URL"] = "URL konta"; +$a->strings["Friend Request URL"] = "URL żądajacy znajomości"; +$a->strings["Friend Confirm URL"] = "URL potwierdzający znajomość"; +$a->strings["Notification Endpoint URL"] = "Zgłoszenie Punktu Końcowego URL"; +$a->strings["Poll/Feed URL"] = "Adres Ankiety / RSS"; +$a->strings["New photo from this URL"] = "Nowe zdjęcie z tej ścieżki"; +$a->strings["Remote Self"] = ""; +$a->strings["Mirror postings from this contact"] = ""; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Witamy na Friendica"; +$a->strings["New Member Checklist"] = "Lista nowych członków"; +$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."] = "Chcielibyśmy zaproponować kilka porad i linków, które pomogą uczynić twoje doświadczenie przyjemnym. Kliknij dowolny element, aby odwiedzić odpowiednią stronę. Link do tej strony będzie widoczny na stronie głównej przez dwa tygodnie od czasu rejestracji, a następnie zniknie."; +$a->strings["Getting Started"] = "Pierwsze kroki"; +$a->strings["Friendica Walk-Through"] = ""; +$a->strings["On your Quick Start 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"] = "Idź do swoich ustawień"; +$a->strings["On your Settings 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."] = ""; +$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."] = ""; +$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."] = "Dodaj swoje zdjęcie profilowe jeśli jeszcze tego nie zrobiłeś. Twoje szanse na zwiększenie liczby znajomych rosną dziesięciokrotnie, kiedy na tym zdjęciu jesteś ty."; +$a->strings["Edit Your Profile"] = "Edytuj własny profil"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = ""; +$a->strings["Profile Keywords"] = "Słowa kluczowe profilu"; +$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."] = ""; +$a->strings["Connecting"] = "Łączę się..."; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = ""; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = ""; +$a->strings["Importing Emails"] = "Importuję emaile..."; +$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"] = ""; +$a->strings["Go to Your Contacts Page"] = "Idź do strony z Twoimi kontaktami"; +$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 Add New Contact dialog."] = ""; +$a->strings["Go to Your Site's Directory"] = "Idż do twojej strony"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = ""; +$a->strings["Finding New People"] = "Poszukiwanie Nowych Ludzi"; +$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."] = ""; +$a->strings["Group Your Contacts"] = "Grupuj Swoje kontakty"; +$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."] = ""; +$a->strings["Why Aren't My Posts Public?"] = "Dlaczego moje posty nie są publiczne?"; +$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"] = "Otrzymywanie pomocy"; +$a->strings["Go to the Help Section"] = "Idź do części o pomocy"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = ""; $a->strings["Poke/Prod"] = ""; $a->strings["poke, prod or do other things to somebody"] = ""; $a->strings["Recipient"] = ""; $a->strings["Choose what you wish to do to recipient"] = ""; $a->strings["Make this post private"] = "Zrób ten post prywatnym"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "Przedmiot został usunięty"; $a->strings["%1\$s is following %2\$s's %3\$s"] = ""; -$a->strings["Export account"] = "Eksportuj konto"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = ""; -$a->strings["Export all"] = "Eksportuj wszystko"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = ""; -$a->strings["Common Friends"] = "Wspólni znajomi"; -$a->strings["No contacts in common."] = "Brak wspólnych kontaktów."; -$a->strings["Image exceeds size limit of %d"] = "Rozmiar obrazka przekracza limit %d"; -$a->strings["Wall Photos"] = "Tablica zdjęć"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s witamy %2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = ""; +$a->strings["Response from remote site was not understood."] = "Odpowiedź do zdalnej strony nie została zrozumiana"; +$a->strings["Unexpected response from remote site: "] = "Nieoczekiwana odpowiedź od strony zdalnej"; +$a->strings["Confirmation completed successfully."] = "Potwierdzenie ukończone poprawnie"; +$a->strings["Remote site reported: "] = "Zdalna strona zgłoszona:"; +$a->strings["Temporary failure. Please wait and try again."] = "Tymczasowo uszkodzone. Proszę poczekać i spróbować później."; +$a->strings["Introduction failed or was revoked."] = "Nieudane lub unieważnione wprowadzenie."; +$a->strings["Unable to set contact photo."] = "Nie można ustawić zdjęcia kontaktu."; +$a->strings["No user record found for '%s' "] = "Nie znaleziono użytkownika dla '%s'"; +$a->strings["Our site encryption key is apparently messed up."] = "Klucz kodujący jest najwyraźniej zepsuty"; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Został dostarczony pusty URL lub nie może zostać rozszyfrowany przez nas."; +$a->strings["Contact record was not found for you on our site."] = "Nie znaleziono kontaktu na naszej stronie"; +$a->strings["Site public key not available in contact record for URL %s."] = ""; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID dostarczone przez Twój system jest już w naszeym systemie. Powinno zadziałać jeżeli spróbujesz ponownie."; +$a->strings["Unable to set your contact credentials on our system."] = "Niezdolny do ustalenie tożsamości twoich kontaktów w naszym systemie"; +$a->strings["Unable to update your contact profile details on our system"] = "Niezdolny do aktualizacji szczegółowych danych profilowych twoich kontaktów w naszym systemie"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s dołączył/a do %2\$s"; +$a->strings["Unable to locate original post."] = "Nie można zlokalizować oryginalnej wiadomości."; +$a->strings["Empty post discarded."] = "Pusty wpis wyrzucony."; +$a->strings["System error. Post not saved."] = "Błąd. Post niezapisany."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Wiadomość została wysłana do ciebie od %s , członka portalu Friendica"; +$a->strings["You may visit them online at %s"] = "Możesz ich odwiedzić online u %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Skontaktuj się z nadawcą odpowiadając na ten post jeśli nie chcesz otrzymywać tych wiadomości."; +$a->strings["%s posted an update."] = "%s zaktualizował wpis."; $a->strings["Image uploaded but image cropping failed."] = "Obrazek załadowany, ale oprawanie powiodła się."; $a->strings["Image size reduction [%s] failed."] = "Redukcja rozmiaru obrazka [%s] nie powiodła się."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = ""; @@ -1177,561 +1755,15 @@ $a->strings["Crop Image"] = "Przytnij zdjęcie"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Proszę dostosować oprawę obrazka w celu optymalizacji oglądania."; $a->strings["Done Editing"] = "Zakończ Edycję "; $a->strings["Image uploaded successfully."] = "Zdjęcie wczytano pomyślnie "; -$a->strings["Applications"] = "Aplikacje"; -$a->strings["No installed applications."] = "Brak zainstalowanych aplikacji."; -$a->strings["Nothing new here"] = "Brak nowych zdarzeń"; -$a->strings["Clear notifications"] = "Wyczyść powiadomienia"; -$a->strings["Profile Match"] = "Profil zgodny "; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Brak słów-kluczy do wyszukania. Dodaj słowa-klucze do swojego domyślnego profilu."; -$a->strings["is interested in:"] = "interesuje się:"; -$a->strings["Tag removed"] = "Tag usunięty"; -$a->strings["Remove Item Tag"] = "Usuń pozycję Tag"; -$a->strings["Select a tag to remove: "] = "Wybierz tag do usunięcia"; -$a->strings["Remove"] = "Usuń"; -$a->strings["Event title and start time are required."] = "Wymagany tytuł wydarzenia i czas rozpoczęcia."; -$a->strings["l, F j"] = "d, M d "; -$a->strings["Edit event"] = "Edytuj wydarzenie"; -$a->strings["link to source"] = "link do źródła"; -$a->strings["Create New Event"] = "Stwórz nowe wydarzenie"; -$a->strings["Previous"] = "Poprzedni"; -$a->strings["hour:minute"] = "godzina:minuta"; -$a->strings["Event details"] = "Szczegóły wydarzenia"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Wymagany format %s %s. Data rozpoczęcia i Tytuł są konieczne."; -$a->strings["Event Starts:"] = "Rozpoczęcie wydarzenia:"; -$a->strings["Required"] = "Wymagany"; -$a->strings["Finish date/time is not known or not relevant"] = "Data/czas zakończenia nie jest znana lub jest nieistotna"; -$a->strings["Event Finishes:"] = "Zakończenie wydarzenia:"; -$a->strings["Adjust for viewer timezone"] = "Dopasuj dla strefy czasowej widza"; -$a->strings["Description:"] = "Opis:"; -$a->strings["Title:"] = "Tytuł:"; -$a->strings["Share this event"] = "Udostępnij te wydarzenie"; -$a->strings["No potential page delegates located."] = ""; -$a->strings["Delegate Page Management"] = ""; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = ""; -$a->strings["Existing Page Managers"] = ""; -$a->strings["Existing Page Delegates"] = ""; -$a->strings["Potential Delegates"] = ""; -$a->strings["Add"] = "Dodaj"; -$a->strings["No entries."] = "Brak wpisów."; -$a->strings["Contacts who are not members of a group"] = "Kontakty spoza członków grupy"; -$a->strings["Files"] = "Pliki"; -$a->strings["System down for maintenance"] = ""; -$a->strings["Remove My Account"] = "Usuń konto"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Kompletne usunięcie konta. Jeżeli zostanie wykonane, konto nie może zostać odzyskane."; -$a->strings["Please enter your password for verification:"] = "Wprowadź hasło w celu weryfikacji."; -$a->strings["Friend suggestion sent."] = "Propozycja znajomych wysłana."; -$a->strings["Suggest Friends"] = "Zaproponuj znajomych"; -$a->strings["Suggest a friend for %s"] = "Zaproponuj znajomych dla %s"; -$a->strings["Unable to locate original post."] = "Nie można zlokalizować oryginalnej wiadomości."; -$a->strings["Empty post discarded."] = "Pusty wpis wyrzucony."; -$a->strings["System error. Post not saved."] = "Błąd. Post niezapisany."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Wiadomość została wysłana do ciebie od %s , członka portalu Friendica"; -$a->strings["You may visit them online at %s"] = "Możesz ich odwiedzić online u %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Skontaktuj się z nadawcą odpowiadając na ten post jeśli nie chcesz otrzymywać tych wiadomości."; -$a->strings["%s posted an update."] = "%s zaktualizował wpis."; -$a->strings["{0} wants to be your friend"] = "{0} chce być Twoim znajomym"; -$a->strings["{0} sent you a message"] = "{0} wysyła Ci wiadomość"; -$a->strings["{0} requested registration"] = "{0} żądana rejestracja"; -$a->strings["{0} commented %s's post"] = "{0} skomentował %s wpis"; -$a->strings["{0} liked %s's post"] = "{0} polubił wpis %s"; -$a->strings["{0} disliked %s's post"] = "{0} przestał lubić post %s"; -$a->strings["{0} is now friends with %s"] = "{0} jest teraz znajomym %s"; -$a->strings["{0} posted"] = "{0} utworzony"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} zaznaczony %s'go post z #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} wspomniał Cię w swoim wpisie"; -$a->strings["OpenID protocol error. No ID returned."] = "błąd OpenID . Brak zwróconego ID. "; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nie znaleziono konta i OpenID rejestracja nie jest dopuszczalna na tej stronie."; -$a->strings["Login failed."] = "Niepowodzenie logowania"; -$a->strings["Invalid request identifier."] = "Niewłaściwy identyfikator wymagania."; -$a->strings["Discard"] = "Odrzuć"; -$a->strings["System"] = "System"; -$a->strings["Network"] = "Sieć"; -$a->strings["Introductions"] = "Wstępy"; -$a->strings["Show Ignored Requests"] = "Pokaż ignorowane żądania"; -$a->strings["Hide Ignored Requests"] = "Ukryj ignorowane żądania"; -$a->strings["Notification type: "] = "Typ zawiadomień:"; -$a->strings["Friend Suggestion"] = "Propozycja znajomych"; -$a->strings["suggested by %s"] = "zaproponowane przez %s"; -$a->strings["Post a new friend activity"] = "Pisz o nowej działalności przyjaciela"; -$a->strings["if applicable"] = "jeśli odpowiednie"; -$a->strings["Claims to be known to you: "] = "Twierdzi, że go znasz:"; -$a->strings["yes"] = "tak"; -$a->strings["no"] = "nie"; -$a->strings["Approve as: "] = "Zatwierdź jako:"; -$a->strings["Friend"] = "Znajomy"; -$a->strings["Sharer"] = "Udostępniający/a"; -$a->strings["Fan/Admirer"] = "Fan"; -$a->strings["Friend/Connect Request"] = "Prośba o dodanie do przyjaciół/powiązanych"; -$a->strings["New Follower"] = "Nowy obserwator"; -$a->strings["No introductions."] = "Brak wstępu."; -$a->strings["Notifications"] = "Powiadomienia"; -$a->strings["%s liked %s's post"] = "%s polubił wpis %s"; -$a->strings["%s disliked %s's post"] = "%s przestał lubić post %s"; -$a->strings["%s is now friends with %s"] = "%s jest teraz znajomym %s"; -$a->strings["%s created a new post"] = "%s dodał nowy wpis"; -$a->strings["%s commented on %s's post"] = "%s skomentował wpis %s"; -$a->strings["No more network notifications."] = "Nie ma więcej powiadomień sieciowych"; -$a->strings["Network Notifications"] = "Powiadomienia z sieci"; -$a->strings["No more personal notifications."] = "Nie ma więcej powiadomień osobistych"; -$a->strings["Personal Notifications"] = "Prywatne powiadomienia"; -$a->strings["No more home notifications."] = "Nie ma więcej powiadomień domu"; -$a->strings["Home Notifications"] = "Powiadomienia z instancji"; -$a->strings["Total invitation limit exceeded."] = ""; -$a->strings["%s : Not a valid email address."] = "%s : Niepoprawny adres email."; -$a->strings["Please join us on Friendica"] = "Dołącz do nas na Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; -$a->strings["%s : Message delivery failed."] = "%s : Dostarczenie wiadomości nieudane."; -$a->strings["%d message sent."] = array( - 0 => "%d wiadomość wysłana.", - 1 => "%d wiadomości wysłane.", - 2 => "%d wysłano .", -); -$a->strings["You have no more invitations available"] = "Nie masz więcej zaproszeń"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = ""; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = ""; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = ""; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = ""; -$a->strings["Send invitations"] = "Wyślij zaproszenia"; -$a->strings["Enter email addresses, one per line:"] = "Wprowadź adresy email, jeden na linijkę:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = ""; -$a->strings["You will need to supply this invitation code: \$invite_code"] = ""; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Gdy już się zarejestrujesz, skontaktuj się ze mną przez moją stronkę profilową :"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = ""; -$a->strings["Manage Identities and/or Pages"] = "Zarządzaj Tożsamościami i/lub Stronami."; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = ""; -$a->strings["Select an identity to manage: "] = "Wybierz tożsamość do zarządzania:"; -$a->strings["Welcome to %s"] = "Witamy w %s"; $a->strings["Friends of %s"] = "Znajomy %s"; $a->strings["No friends to display."] = "Brak znajomych do wyświetlenia"; -$a->strings["Add New Contact"] = "Dodaj nowy kontakt"; -$a->strings["Enter address or web location"] = "Wpisz adres lub lokalizację sieciową"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Przykład: bob@przykład.com, http://przykład.com/barbara"; -$a->strings["%d invitation available"] = array( - 0 => "%d zaproszenie dostępne", - 1 => "%d zaproszeń dostępnych", - 2 => "%d zaproszenia dostępne", -); -$a->strings["Find People"] = "Znajdź ludzi"; -$a->strings["Enter name or interest"] = "Wpisz nazwę lub zainteresowanie"; -$a->strings["Connect/Follow"] = "Połącz/Obserwuj"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Przykładowo: Jan Kowalski, Wędkarstwo"; -$a->strings["Random Profile"] = "Domyślny profil"; -$a->strings["Networks"] = "Sieci"; -$a->strings["All Networks"] = "Wszystkie Sieci"; -$a->strings["Saved Folders"] = "Zapisane foldery"; -$a->strings["Everything"] = "Wszystko"; -$a->strings["Categories"] = "Kategorie"; -$a->strings["Click here to upgrade."] = "Kliknij tu, aby zaktualizować."; -$a->strings["This action exceeds the limits set by your subscription plan."] = ""; -$a->strings["This action is not available under your subscription plan."] = ""; -$a->strings["User not found."] = ""; -$a->strings["There is no status with this id."] = ""; -$a->strings["There is no conversation with this id."] = ""; -$a->strings["view full size"] = "Zobacz w pełnym wymiarze"; -$a->strings["Starts:"] = "Start:"; -$a->strings["Finishes:"] = "Wykończenia:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Nie można zlokalizować serwera DNS dla bazy danych '%s'"; -$a->strings["(no subject)"] = "(bez tematu)"; -$a->strings["noreply"] = "brak odpowiedzi"; -$a->strings["An invitation is required."] = "Wymagane zaproszenie."; -$a->strings["Invitation could not be verified."] = "Zaproszenie niezweryfikowane."; -$a->strings["Invalid OpenID url"] = "Nieprawidłowy adres url OpenID"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; -$a->strings["The error message was:"] = "Komunikat o błędzie:"; -$a->strings["Please enter the required information."] = "Wprowadź wymagane informacje"; -$a->strings["Please use a shorter name."] = "Użyj dłuższej nazwy."; -$a->strings["Name too short."] = "Nazwa jest za krótka."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Zdaje mi się że to nie jest twoje pełne Imię(Nazwisko)."; -$a->strings["Your email domain is not among those allowed on this site."] = "Twoja domena internetowa nie jest obsługiwana na tej stronie."; -$a->strings["Not a valid email address."] = "Niepoprawny adres e mail.."; -$a->strings["Cannot use that email."] = "Nie możesz użyć tego e-maila. "; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Twój login może składać się tylko z \"a-z\", \"0-9\", \"-\", \"_\", i musi mieć na początku literę."; -$a->strings["Nickname is already registered. Please choose another."] = "Ten login jest zajęty. Wybierz inny."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ten nick był już zarejestrowany na tej stronie i nie może być użyty ponownie."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "POWAŻNY BŁĄD: niepowodzenie podczas tworzenia kluczy zabezpieczeń."; -$a->strings["An error occurred during registration. Please try again."] = "Wystąpił bład podczas rejestracji, Spróbuj ponownie."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Wystąpił błąd podczas tworzenia profilu. Spróbuj ponownie."; -$a->strings["Friends"] = "Przyjaciele"; -$a->strings["%1\$s poked %2\$s"] = ""; -$a->strings["poked"] = "zaczepiony"; -$a->strings["post/item"] = ""; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = ""; -$a->strings["remove"] = "usuń"; -$a->strings["Delete Selected Items"] = "Usuń zaznaczone elementy"; -$a->strings["Follow Thread"] = "Śledź wątek"; -$a->strings["View Status"] = "Zobacz status"; -$a->strings["View Profile"] = "Zobacz profil"; -$a->strings["View Photos"] = "Zobacz zdjęcia"; -$a->strings["Network Posts"] = ""; -$a->strings["Edit Contact"] = "Edytuj kontakt"; -$a->strings["Send PM"] = "Wyślij prywatną wiadomość"; -$a->strings["Poke"] = "Zaczepka"; -$a->strings["%s likes this."] = "%s lubi to."; -$a->strings["%s doesn't like this."] = "%s nie lubi tego."; -$a->strings["%2\$d people like this"] = ""; -$a->strings["%2\$d people don't like this"] = ""; -$a->strings["and"] = "i"; -$a->strings[", and %d other people"] = ", i %d innych ludzi"; -$a->strings["%s like this."] = "%s lubi to."; -$a->strings["%s don't like this."] = "%s nie lubi tego."; -$a->strings["Visible to everybody"] = "Widoczne dla wszystkich"; -$a->strings["Please enter a video link/URL:"] = "Podaj link do filmu"; -$a->strings["Please enter an audio link/URL:"] = "Podaj link do muzyki"; -$a->strings["Tag term:"] = ""; -$a->strings["Where are you right now?"] = "Gdzie teraz jesteś?"; -$a->strings["Delete item(s)?"] = "Usunąć pozycję (pozycje)?"; -$a->strings["Post to Email"] = "Wyślij poprzez email"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "zezwolenia"; -$a->strings["Post to Groups"] = "Wstaw na strony grup"; -$a->strings["Post to Contacts"] = "Wstaw do kontaktów"; -$a->strings["Private post"] = "Prywatne posty"; -$a->strings["Logged out."] = "Wyloguj"; -$a->strings["Error decoding account file"] = "Błąd podczas odczytu pliku konta"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = ""; -$a->strings["Error! Cannot check nickname"] = ""; -$a->strings["User '%s' already exists on this server!"] = "Użytkownik '%s' już istnieje na tym serwerze!"; -$a->strings["User creation error"] = ""; -$a->strings["User profile creation error"] = ""; -$a->strings["%d contact not imported"] = array( - 0 => "Nie zaimportowano %d kontaktu.", - 1 => "Nie zaimportowano %d kontaktów.", - 2 => "Nie zaimportowano %d kontaktów.", -); -$a->strings["Done. You can now login with your username and password"] = "Wykonano. Teraz możesz się zalogować z użyciem loginu i hasła."; -$a->strings["newer"] = "nowsze"; -$a->strings["older"] = "starsze"; -$a->strings["prev"] = "poprzedni"; -$a->strings["first"] = "pierwszy"; -$a->strings["last"] = "ostatni"; -$a->strings["next"] = "następny"; -$a->strings["No contacts"] = "Brak kontaktów"; -$a->strings["%d Contact"] = array( - 0 => "%d kontakt", - 1 => "%d kontaktów", - 2 => "%d kontakty", -); -$a->strings["poke"] = "zaczep"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = ""; -$a->strings["prod"] = ""; -$a->strings["prodded"] = ""; -$a->strings["slap"] = "spoliczkuj"; -$a->strings["slapped"] = "spoliczkowany"; -$a->strings["finger"] = "dotknąć"; -$a->strings["fingered"] = "dotknięty"; -$a->strings["rebuff"] = "odprawiać"; -$a->strings["rebuffed"] = "odprawiony"; -$a->strings["happy"] = "szczęśliwy"; -$a->strings["sad"] = "smutny"; -$a->strings["mellow"] = "spokojny"; -$a->strings["tired"] = "zmęczony"; -$a->strings["perky"] = "pewny siebie"; -$a->strings["angry"] = "wściekły"; -$a->strings["stupified"] = "odurzony"; -$a->strings["puzzled"] = "zdziwiony"; -$a->strings["interested"] = "interesujący"; -$a->strings["bitter"] = "zajadły"; -$a->strings["cheerful"] = "wesoły"; -$a->strings["alive"] = "żywy"; -$a->strings["annoyed"] = "irytujący"; -$a->strings["anxious"] = "zazdrosny"; -$a->strings["cranky"] = "zepsuty"; -$a->strings["disturbed"] = "przeszkadzający"; -$a->strings["frustrated"] = "rozbity"; -$a->strings["motivated"] = "zmotywowany"; -$a->strings["relaxed"] = "zrelaksowany"; -$a->strings["surprised"] = "zaskoczony"; -$a->strings["Monday"] = "Poniedziałek"; -$a->strings["Tuesday"] = "Wtorek"; -$a->strings["Wednesday"] = "Środa"; -$a->strings["Thursday"] = "Czwartek"; -$a->strings["Friday"] = "Piątek"; -$a->strings["Saturday"] = "Sobota"; -$a->strings["Sunday"] = "Niedziela"; -$a->strings["January"] = "Styczeń"; -$a->strings["February"] = "Luty"; -$a->strings["March"] = "Marzec"; -$a->strings["April"] = "Kwiecień"; -$a->strings["May"] = "Maj"; -$a->strings["June"] = "Czerwiec"; -$a->strings["July"] = "Lipiec"; -$a->strings["August"] = "Sierpień"; -$a->strings["September"] = "Wrzesień"; -$a->strings["October"] = "Październik"; -$a->strings["November"] = "Listopad"; -$a->strings["December"] = "Grudzień"; -$a->strings["bytes"] = "bajty"; -$a->strings["Click to open/close"] = "Kliknij aby otworzyć/zamknąć"; -$a->strings["Select an alternate language"] = "Wybierz alternatywny język"; -$a->strings["activity"] = "aktywność"; -$a->strings["post"] = "post"; -$a->strings["Item filed"] = ""; -$a->strings["Friendica Notification"] = "Powiadomienia Friendica"; -$a->strings["Thank You,"] = "Dziękuję,"; -$a->strings["%s Administrator"] = "%s administrator"; -$a->strings["%s "] = ""; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Nowa wiadomość otrzymana od %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = ""; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s wysyła ci %2\$s"; -$a->strings["a private message"] = "prywatna wiadomość"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na twoje prywatne wiadomości"; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s skomentował [url=%2\$s]a %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = ""; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = ""; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; -$a->strings["%s commented on an item/conversation you have been following."] = "%s skomentował rozmowę którą śledzisz"; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na rozmowę"; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s napisał na twoim profilu"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s oznaczył cię"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s oznaczył/a cię w %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s shared a new post"] = ""; -$a->strings["%1\$s shared a new post at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; -$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; -$a->strings["%1\$s poked you at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s tagged your post"] = ""; -$a->strings["%1\$s tagged your post at %2\$s"] = ""; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = ""; -$a->strings["[Friendica:Notify] Introduction received"] = ""; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = ""; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = ""; -$a->strings["You may visit their profile at %s"] = "Możesz obejrzeć ich profile na %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Odwiedż %s aby zatwierdzić lub odrzucić przedstawienie."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = ""; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = ""; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = ""; -$a->strings["Name:"] = "Imię:"; -$a->strings["Photo:"] = "Zdjęcie:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = ""; -$a->strings[" on Last.fm"] = "na Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; -$a->strings["Default privacy group for new contacts"] = "Domyślne ustawienia prywatności dla nowych kontaktów"; -$a->strings["Everybody"] = "Wszyscy"; -$a->strings["edit"] = "edytuj"; -$a->strings["Edit group"] = "Edytuj grupy"; -$a->strings["Create a new group"] = "Stwórz nową grupę"; -$a->strings["Contacts not in any group"] = "Kontakt nie jest w żadnej grupie"; -$a->strings["Connect URL missing."] = "Brak adresu URL połączenia."; -$a->strings["This site is not configured to allow communications with other networks."] = "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami"; -$a->strings["No compatible communication protocols or feeds were discovered."] = ""; -$a->strings["The profile address specified does not provide adequate information."] = "Dany adres profilu nie dostarcza odpowiednich informacji."; -$a->strings["An author or name was not found."] = "Autor lub nazwa nie zostało znalezione."; -$a->strings["No browser URL could be matched to this address."] = "Przeglądarka WWW nie może odnaleźć podanego adresu"; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = ""; -$a->strings["Use mailto: in front of address to force email check."] = ""; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Określony adres profilu należy do sieci, która została wyłączona na tej stronie."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie."; -$a->strings["Unable to retrieve contact information."] = "Nie można otrzymać informacji kontaktowych"; -$a->strings["following"] = "następujący"; -$a->strings["[no subject]"] = "[bez tematu]"; -$a->strings["End this session"] = "Zakończ sesję"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Zaloguj się"; -$a->strings["Home Page"] = "Strona startowa"; -$a->strings["Create an account"] = "Załóż konto"; -$a->strings["Help and documentation"] = "Pomoc i dokumentacja"; -$a->strings["Apps"] = "Aplikacje"; -$a->strings["Addon applications, utilities, games"] = "Wtyczki, aplikacje, narzędzia, gry"; -$a->strings["Search site content"] = "Przeszukaj zawartość strony"; -$a->strings["Conversations on this site"] = "Rozmowy na tej stronie"; -$a->strings["Directory"] = "Katalog"; -$a->strings["People directory"] = ""; -$a->strings["Information"] = ""; -$a->strings["Information about this friendica instance"] = ""; -$a->strings["Conversations from your friends"] = "Rozmowy Twoich przyjaciół"; -$a->strings["Network Reset"] = ""; -$a->strings["Load Network page with no filters"] = ""; -$a->strings["Friend Requests"] = "Podania o przyjęcie do grona znajomych"; -$a->strings["See all notifications"] = "Zobacz wszystkie powiadomienia"; -$a->strings["Mark all system notifications seen"] = "Oznacz wszystkie powiadomienia systemu jako przeczytane"; -$a->strings["Private mail"] = "Prywatne maile"; -$a->strings["Inbox"] = "Odebrane"; -$a->strings["Outbox"] = "Wysłane"; -$a->strings["Manage"] = "Zarządzaj"; -$a->strings["Manage other pages"] = "Zarządzaj innymi stronami"; -$a->strings["Account settings"] = "Ustawienia konta"; -$a->strings["Manage/Edit Profiles"] = "Zarządzaj/Edytuj profile"; -$a->strings["Manage/edit friends and contacts"] = "Zarządzaj listą przyjaciół i kontaktami"; -$a->strings["Site setup and configuration"] = "Konfiguracja i ustawienia instancji"; -$a->strings["Navigation"] = "Nawigacja"; -$a->strings["Site map"] = "Mapa strony"; -$a->strings["j F, Y"] = "d M, R"; -$a->strings["j F"] = "d M"; -$a->strings["Birthday:"] = "Urodziny:"; -$a->strings["Age:"] = "Wiek:"; -$a->strings["for %1\$d %2\$s"] = "od %1\$d %2\$s"; -$a->strings["Tags:"] = "Tagi:"; -$a->strings["Religion:"] = "Religia:"; -$a->strings["Hobbies/Interests:"] = "Hobby/Zainteresowania:"; -$a->strings["Contact information and Social Networks:"] = "Informacje kontaktowe i sieci społeczne"; -$a->strings["Musical interests:"] = "Zainteresowania muzyczne:"; -$a->strings["Books, literature:"] = "Książki, literatura:"; -$a->strings["Television:"] = "Telewizja:"; -$a->strings["Film/dance/culture/entertainment:"] = "Film/taniec/kultura/rozrywka"; -$a->strings["Love/Romance:"] = "Miłość/Romans:"; -$a->strings["Work/employment:"] = "Praca/zatrudnienie:"; -$a->strings["School/education:"] = "Szkoła/edukacja:"; -$a->strings["Image/photo"] = "Obrazek/zdjęcie"; -$a->strings["%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = ""; -$a->strings["$1 wrote:"] = "$1 napisał:"; -$a->strings["Encrypted content"] = "Szyfrowana treść"; -$a->strings["Unknown | Not categorised"] = "Nieznany | Bez kategori"; -$a->strings["Block immediately"] = "Zablokować natychmiast "; -$a->strings["Shady, spammer, self-marketer"] = ""; -$a->strings["Known to me, but no opinion"] = "Znam, ale nie mam zdania"; -$a->strings["OK, probably harmless"] = "Ok, bez problemów"; -$a->strings["Reputable, has my trust"] = "Zaufane, ma moje poparcie"; -$a->strings["Weekly"] = "Tygodniowo"; -$a->strings["Monthly"] = "Miesięcznie"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = ""; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = ""; -$a->strings["Twitter"] = ""; -$a->strings["Diaspora Connector"] = ""; -$a->strings["Statusnet"] = ""; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Różny"; -$a->strings["year"] = "rok"; -$a->strings["month"] = "miesiąc"; -$a->strings["day"] = "dzień"; -$a->strings["never"] = "nigdy"; -$a->strings["less than a second ago"] = "mniej niż sekundę temu"; -$a->strings["years"] = "lata"; -$a->strings["months"] = "miesiące"; -$a->strings["week"] = "tydzień"; -$a->strings["weeks"] = "tygodnie"; -$a->strings["days"] = "dni"; -$a->strings["hour"] = "godzina"; -$a->strings["hours"] = "godziny"; -$a->strings["minute"] = "minuta"; -$a->strings["minutes"] = "minuty"; -$a->strings["second"] = "sekunda"; -$a->strings["seconds"] = "sekundy"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s temu"; -$a->strings["%s's birthday"] = "Urodziny %s"; -$a->strings["Happy Birthday %s"] = "Urodziny %s"; -$a->strings["General Features"] = ""; -$a->strings["Multiple Profiles"] = ""; -$a->strings["Ability to create multiple profiles"] = ""; -$a->strings["Post Composition Features"] = ""; -$a->strings["Richtext Editor"] = ""; -$a->strings["Enable richtext editor"] = ""; -$a->strings["Post Preview"] = "Podgląd posta"; -$a->strings["Allow previewing posts and comments before publishing them"] = ""; -$a->strings["Auto-mention Forums"] = ""; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; -$a->strings["Network Sidebar Widgets"] = ""; -$a->strings["Search by Date"] = "Szukanie wg daty"; -$a->strings["Ability to select posts by date ranges"] = ""; -$a->strings["Group Filter"] = "Filtrowanie grupowe"; -$a->strings["Enable widget to display Network posts only from selected group"] = ""; -$a->strings["Network Filter"] = ""; -$a->strings["Enable widget to display Network posts only from selected network"] = ""; -$a->strings["Save search terms for re-use"] = ""; -$a->strings["Network Tabs"] = ""; -$a->strings["Network Personal Tab"] = ""; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; -$a->strings["Network New Tab"] = ""; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = ""; -$a->strings["Network Shared Links Tab"] = ""; -$a->strings["Enable tab to display only Network posts with links in them"] = ""; -$a->strings["Post/Comment Tools"] = ""; -$a->strings["Multiple Deletion"] = ""; -$a->strings["Select and delete multiple posts/comments at once"] = ""; -$a->strings["Edit Sent Posts"] = ""; -$a->strings["Edit and correct posts and comments after sending"] = ""; -$a->strings["Tagging"] = "Oznaczanie"; -$a->strings["Ability to tag existing posts"] = ""; -$a->strings["Post Categories"] = ""; -$a->strings["Add categories to your posts"] = "Dodaj kategorie do twoich postów"; -$a->strings["Ability to file posts under folders"] = ""; -$a->strings["Dislike Posts"] = ""; -$a->strings["Ability to dislike posts/comments"] = ""; -$a->strings["Star Posts"] = "Oznacz posty gwiazdką"; -$a->strings["Ability to mark special posts with a star indicator"] = ""; -$a->strings["Sharing notification from Diaspora network"] = "Wspólne powiadomienie z sieci Diaspora"; -$a->strings["Attachments:"] = "Załączniki:"; -$a->strings["Errors encountered creating database tables."] = "Zostały napotkane błędy przy tworzeniu tabeli bazy danych."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Widoczny dla wszystkich"; -$a->strings["A new person is sharing with you at "] = ""; -$a->strings["You have a new follower at "] = ""; -$a->strings["Do you really want to delete this item?"] = ""; -$a->strings["Archives"] = "Archiwum"; -$a->strings["Embedded content"] = "Osadzona zawartość"; -$a->strings["Embedding disabled"] = "Osadzanie wyłączone"; -$a->strings["Welcome "] = "Witaj "; -$a->strings["Please upload a profile photo."] = "Proszę dodać zdjęcie profilowe."; -$a->strings["Welcome back "] = "Witaj ponownie "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; -$a->strings["Male"] = "Mężczyzna"; -$a->strings["Female"] = "Kobieta"; -$a->strings["Currently Male"] = "Aktualnie Mężczyzna"; -$a->strings["Currently Female"] = "Aktualnie Kobieta"; -$a->strings["Mostly Male"] = "Bardziej Mężczyzna"; -$a->strings["Mostly Female"] = "Bardziej Kobieta"; -$a->strings["Transgender"] = "Transpłciowy"; -$a->strings["Intersex"] = "Międzypłciowy"; -$a->strings["Transsexual"] = "Transseksualista"; -$a->strings["Hermaphrodite"] = "Hermafrodyta"; -$a->strings["Neuter"] = "Bezpłciowy"; -$a->strings["Non-specific"] = "Niespecyficzne"; -$a->strings["Other"] = "Inne"; -$a->strings["Undecided"] = "Niezdecydowany"; -$a->strings["Males"] = "Mężczyźni"; -$a->strings["Females"] = "Kobiety"; -$a->strings["Gay"] = "Gej"; -$a->strings["Lesbian"] = "Lesbijka"; -$a->strings["No Preference"] = "Brak preferencji"; -$a->strings["Bisexual"] = "Biseksualny"; -$a->strings["Autosexual"] = "Niezidentyfikowany"; -$a->strings["Abstinent"] = "Abstynent"; -$a->strings["Virgin"] = "Dziewica"; -$a->strings["Deviant"] = "Zboczeniec"; -$a->strings["Fetish"] = "Fetysz"; -$a->strings["Oodles"] = "Nadmiar"; -$a->strings["Nonsexual"] = "Nieseksualny"; -$a->strings["Single"] = "Singiel"; -$a->strings["Lonely"] = "Samotny"; -$a->strings["Available"] = "Dostępny"; -$a->strings["Unavailable"] = "Niedostępny"; -$a->strings["Has crush"] = ""; -$a->strings["Infatuated"] = "zakochany"; -$a->strings["Dating"] = "Randki"; -$a->strings["Unfaithful"] = "Niewierny"; -$a->strings["Sex Addict"] = "Uzależniony od seksu"; -$a->strings["Friends/Benefits"] = "Przyjaciele/Korzyści"; -$a->strings["Casual"] = "Przypadkowy"; -$a->strings["Engaged"] = "Zaręczeni"; -$a->strings["Married"] = "Małżeństwo"; -$a->strings["Imaginarily married"] = "Fikcyjnie w związku małżeńskim"; -$a->strings["Partners"] = "Partnerzy"; -$a->strings["Cohabiting"] = "Konkubinat"; -$a->strings["Common law"] = ""; -$a->strings["Happy"] = "Szczęśliwy"; -$a->strings["Not looking"] = ""; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Zdradzony"; -$a->strings["Separated"] = "W separacji"; -$a->strings["Unstable"] = "Niestabilny"; -$a->strings["Divorced"] = "Rozwiedzeni"; -$a->strings["Imaginarily divorced"] = "Fikcyjnie rozwiedziony/a"; -$a->strings["Widowed"] = "Wdowiec"; -$a->strings["Uncertain"] = "Nieokreślony"; -$a->strings["It's complicated"] = "To skomplikowane"; -$a->strings["Don't care"] = "Nie obchodzi mnie to"; -$a->strings["Ask me"] = "Zapytaj mnie "; -$a->strings["stopped following"] = "przestań obserwować"; -$a->strings["Drop Contact"] = ""; +$a->strings["Find on this site"] = "Znajdź na tej stronie"; +$a->strings["Site Directory"] = "Katalog Strony"; +$a->strings["Gender: "] = "Płeć: "; +$a->strings["No entries (some entries may be hidden)."] = "Brak odwiedzin (niektóre odwiedziny mogą być ukryte)."; +$a->strings["Time Conversion"] = "Zmiana czasu"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = ""; +$a->strings["UTC time: %s"] = "Czas UTC %s"; +$a->strings["Current timezone: %s"] = "Obecna strefa czasowa: %s"; +$a->strings["Converted localtime: %s"] = "Zmień strefę czasową: %s"; +$a->strings["Please select your timezone:"] = "Wybierz swoją strefę czasową:"; diff --git a/view/pt-br/messages.po b/view/pt-br/messages.po index 21325ef38b..6fc21c7d32 100644 --- a/view/pt-br/messages.po +++ b/view/pt-br/messages.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/friendica/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -30,219 +30,308 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Essa entrada foi editada" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Mensagem privada" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Editar" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Selecionar" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Excluir" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "salvar na pasta" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "destacar" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "remover o destaque" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "ativa/desativa o destaque" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "marcado com estrela" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "adicionar etiqueta" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Eu gostei disso (alternar)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "gostei" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Eu não gostei disso (alternar)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "desgostar" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Compartilhar isso" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "compartilhar" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Categorias:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Arquivado sob:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Ver o perfil de %s @ %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "para" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "via" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Mural-para-mural" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "via Mural-para-mural" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s de %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Comentar" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Por favor, espere" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d comentário" -msgstr[1] "%d comentários" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "comentário" -msgstr[1] "comentários" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "exibir mais" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Este(a) é você" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Enviar" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Negrito" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Configurações do tema" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Itálico" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Configure o nível de redimensionamento para imagens em publicações e comentários (largura e altura)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Sublinhado" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Escolha o tamanho da fonte para publicações e comentários" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Citação" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Configure a largura do tema" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Código" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Esquema de cores" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Imagem" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "escolha estilo" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Link" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "não exibir" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Vídeo" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "exibir" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Pré-visualização" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Escolha comprimento da linha para publicações e comentários" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Escolha a resolução para a coluna do meio" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Configure o esquema de cores" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Configure o zoom para Camadas da Terra" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Configure longitude (X) para Camadas da Terra" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Configure latitude (Y) para Camadas da Terra" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Páginas da Comunidade" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Camadas da Terra" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Profiles Comunitários" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Ajuda ou @NewHere ?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Conectar serviços" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Encontrar amigos" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Últimos usuários" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Últimas fotos" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Últimas gostadas" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Pessoal" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Suas publicações e conversas" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Perfil " + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Sua página de perfil" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Contatos" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Seus contatos" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotos" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Suas fotos" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Eventos" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Seus eventos" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Suas anotações pessoais" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Suas fotos pessoais" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Comunidade" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "evento" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "status" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "foto" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s gosta de %3$s de %2$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Fotos dos contatos" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Fotos do perfil" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Diretório Local" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Diretório global" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Interesses Parecidos" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Sugestões de amigos" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Convidar amigos" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Configurações" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Configure o zoom para Camadas da Terra" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Mostre/esconda caixas na coluna à direita:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Alinhamento" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Esquerda" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Centro" + +#: ../../view/theme/quattro/config.php:69 +msgid "Posts font size" +msgstr "Tamanho da fonte para publicações" + +#: ../../view/theme/quattro/config.php:70 +msgid "Textareas font size" +msgstr "Tamanho da fonte para campos texto" + +#: ../../view/theme/dispy/config.php:75 +msgid "Set colour scheme" +msgstr "Configure o esquema de cores" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -260,28 +349,28 @@ msgstr "Página não encontrada." msgid "Permission denied" msgstr "Permissão negada" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Permissão negada." @@ -289,944 +378,2696 @@ msgstr "Permissão negada." msgid "toggle mobile" msgstr "habilita mobile" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Pessoal" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Suas publicações e conversas" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Perfil " - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Sua página de perfil" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Fotos" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Suas fotos" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Eventos" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Seus eventos" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Suas anotações pessoais" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Suas fotos pessoais" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Comunidade" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "não exibir" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "exibir" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Configurações do tema" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Escolha o tamanho da fonte para publicações e comentários" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Escolha comprimento da linha para publicações e comentários" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Escolha a resolução para a coluna do meio" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Contatos" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Seus contatos" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Páginas da Comunidade" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Profiles Comunitários" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Últimos usuários" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Últimas gostadas" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "evento" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "status" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "foto" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s gosta de %3$s de %2$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Últimas fotos" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Fotos dos contatos" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Fotos do perfil" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Encontrar amigos" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Diretório Local" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Diretório global" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Interesses Parecidos" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Sugestões de amigos" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Convidar amigos" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Configurações" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Camadas da Terra" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Configure o zoom para Camadas da Terra" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Configure longitude (X) para Camadas da Terra" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Configure latitude (Y) para Camadas da Terra" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Ajuda ou @NewHere ?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Conectar serviços" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Mostre/esconda caixas na coluna à direita:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Configure o esquema de cores" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Configure o zoom para Camadas da Terra" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Alinhamento" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Esquerda" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Centro" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Esquema de cores" - -#: ../../view/theme/quattro/config.php:69 -msgid "Posts font size" -msgstr "Tamanho da fonte para publicações" - -#: ../../view/theme/quattro/config.php:70 -msgid "Textareas font size" -msgstr "Tamanho da fonte para campos texto" - -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" -msgstr "Configure o esquema de cores" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "padrão" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Configure o nível de redimensionamento para imagens em publicações e comentários (largura e altura)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Configure a largura do tema" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "escolha estilo" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Excluir este item?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Comentar" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "exibir mais" + +#: ../../boot.php:722 msgid "show fewer" msgstr "exibir menos" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Atualização %s falhou. Vide registro de erros (log)." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Erro de Atualização em %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Criar uma nova conta" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Registrar" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Sair" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Entrar" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Identificação ou endereço de e-mail: " -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Senha: " -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "Lembre-se de mim" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Ou login usando OpendID:" -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Esqueceu a sua senha?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Reiniciar a senha" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "Termos de Serviço do Website" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "termos de serviço" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "Política de Privacidade do Website" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "política de privacidade" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "Conta solicitada não disponível" -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Perfil solicitado não está disponível." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Editar perfil" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Conectar" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Mensagem" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Perfis" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Gerenciar/editar perfis" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Mudar a foto do perfil" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Criar um novo perfil" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Imagem do perfil" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "visível para todos" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Editar a visibilidade" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Localização:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Gênero:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Situação:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Página web:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "G l d F" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F d" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[hoje]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Lembretes de aniversário" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Aniversários nesta semana:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Sem descrição]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Lembretes de eventos" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Eventos esta semana:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Status" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Mensagem de Estado (status) e Publicações" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Detalhe do Perfil" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Álbuns de fotos" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Vídeos" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Eventos e Agenda" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Notas pessoais" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Somente Você Pode Ver Isso" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Funcionalidades Gerais" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "Perfís Múltiplos" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "Capacidade de criar perfis múltiplos" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "Funcionalidades de Composição de Publicações" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "Editor Richtext" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "Habilite editor richtext" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "Pré-visualização da Publicação" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Permite pré-visualizar publicações e comentários antes de publicá-los" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "Auto-menção Fóruns" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "Adiciona/Remove menções quando uma página de fórum é selecionada/deselecionada na janela ACL" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "Widgets da Barra Lateral da Rede" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Buscar por Data" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "Capacidade de selecionar publicações por intervalos de data" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Filtrar Grupo" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Habilita widget para mostrar publicações da Rede somente de grupos selecionados" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Filtrar Rede" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Habilita widget para mostrar publicações da Rede de redes selecionadas" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Pesquisas salvas" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "Guarde as palavras-chaves para reuso" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "Abas da Rede" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "Aba Pessoal da Rede" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Habilitar aba para mostrar apenas as publicações da Rede que você tenha interagido" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "Aba Nova da Rede" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "Habilite aba para mostra apenas publicações da Rede novas (das últimas 12 horas)" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "Aba de Links Compartilhados da Rede" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "Habilite aba para mostrar somente publicações da Rede que contenham links" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "Ferramentas de Publicação/Comentário" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "Deleção Multipla" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "Selecione e delete múltiplas publicações/comentário imediatamente" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "Editar Publicações Enviadas" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "Editar e corrigir publicações e comentários após envio" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Etiquetagem" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "Capacidade de colocar etiquetas em publicações existentes" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "Categorias de Publicações" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Adicione Categorias ás Publicações" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Pastas salvas" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "Capacidade de arquivar publicações em pastas" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "Desgostar de publicações" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "Capacidade de desgostar de publicações/comentários" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Destacar publicações" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "Capacidade de marcar publicações especiais com uma estrela indicadora" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s atualmente está %2$s" +msgid "%s's birthday" +msgstr "aniversários de %s's" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Humor" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "Feliz Aniversário %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Defina o seu humor e conte aos seus amigos" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Nome não revelado]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Acesso público negado." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "O item não foi encontrado." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "O acesso a este perfil está restrito." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Você realmente deseja deletar esse item?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "O item foi removido." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Acesso negado." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Este é o Friendica, versão" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "sendo executado no endereço web" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Por favor, visite friendica.com para aprender mais sobre o projeto Friendica." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Relatos e acompanhamentos de erros podem ser encontrados em" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Sugestões, elogios, doações, etc. - favor enviar e-mail para \"Info\" arroba Friendica - ponto com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Plugins/complementos/aplicações instaladas:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Nenhum plugin/complemento/aplicativo instalado" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s dá as boas vinda à %2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Detalhes do registro de %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "O registro foi bem sucedido. Por favor, verifique seu e-mail para maiores informações." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Não foi possível enviar a mensagem de e-mail. Aqui está a mensagem que não foi." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Não foi possível processar o seu registro." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Solicitação de registro em %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "A aprovação do seu registro está pendente junto ao administrador do site." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Este site excedeu o limite diário permitido para registros de novas contas.\nPor favor tente novamente amanhã." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Você pode (opcionalmente) preencher este formulário via OpenID, fornecendo seu OpenID e clicando em 'Registrar'." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Se você não está familiarizado com o OpenID, por favor, deixe esse campo em branco e preencha os outros itens." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Seu OpenID (opcional): " - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Incluir o seu perfil no diretório de membros?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Sim" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Não" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Sim" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "A associação a este site só pode ser feita mediante convite." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Cancelar" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "A ID do seu convite: " +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Arquivos" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Registro" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Seu nome completo (ex: José da Silva): " - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Seu endereço de e-mail: " - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Selecione uma identificação para o perfil. Ela deve começar com um caractere alfabético. O endereço do seu perfil neste site será 'identificação@$sitename'" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Um grupo com esse nome, anteriormente excluído, foi reativado. Permissões de itens já existentes poderão ser aplicadas a esse grupo e qualquer futuros membros. Se não é essa a sua intenção, favor criar outro grupo com um nome diferente." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Escolha uma identificação: " +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Grupo de privacidade padrão para novos contatos" -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Importar" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Todos" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "Importa seu perfil desta instância do friendica" +#: ../../include/group.php:249 +msgid "edit" +msgstr "editar" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "O perfil não foi encontrado." +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Grupos" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "O contato não foi encontrado." +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Editar grupo" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Criar um novo grupo" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Contatos não estão dentro de nenhum grupo" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "adicionar" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Fotos do mural" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Adicionar Contato Novo" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Forneça endereço ou localização web" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Por exemplo: joao@exemplo.com, http://exemplo.com/maria" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d convite disponível" +msgstr[1] "%d convites disponíveis" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Pesquisar por pessoas" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Fornecer nome ou interesse" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Conectar-se/acompanhar" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Examplos: Robert Morgenstein, Fishing" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Pesquisar" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Perfil Randômico" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Redes" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Todas as redes" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Tudo" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Categorias" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d contato em comum" +msgstr[1] "%d contatos em comum" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Notificação Friendica" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Obrigado," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrador" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "naoresponda" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Notify] Nova mensagem recebida em %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s lhe enviou uma mensagem privativa em %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s lhe enviou %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "uma mensagem privada" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Favor visitar %s para ver e/ou responder às suas mensagens privadas." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s comentou uma [url=%2$s] %3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s comentou na %4$s de [url=%2$s]%3$s [/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s comentou [url=%2$s]sua %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica:Notify] Comentário na conversa #%1$d por %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s comentou um item/conversa que você está seguindo." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Favor visitar %s para ver e/ou responder à conversa." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Notify] %s publicou no mural do seu perfil" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s publicou no mural do seu perfil em %2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s publicou para [url=%2$s]seu mural[/url]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Notify] %s etiquetou você" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s etiquetou você em %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s]etiquetou você[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "[Friendica:Notify] %s compartilhado uma nova publicação" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "%1$s compartilhou uma nova publicação em %2$s" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "%1$s [url=%2$s]compartilhou uma publicação[/url]." + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica:Notify] %1$s cutucou você" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s cutucou você em %2$s" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "%1$s [url=%2$s]cutucou você[/url]." + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Notify] %s etiquetou sua publicação" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s etiquetou sua publicação em %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s etiquetou [url=%2$s]sua publicação[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Notify] Você recebeu uma apresentação" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Você recebeu uma apresentação de '%1$s' em %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Você recebeu [url=%1$s]uma apresentação[/url] de %2$s." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Você pode visitar o perfil deles em %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Favor visitar %s para aprovar ou rejeitar a apresentação." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica:Notify] Você recebeu uma sugestão de amigo" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Você recebeu uma sugestão de amigo de '%1$s' em %2$s" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Isso pode acontecer eventualmente se o contato foi solicitado por ambas as pessoas e ele já tinha sido aprovado." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Você recebeu [url=%1$s]uma sugestão de amigo[/url] de %2$s em %3$s" -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "A resposta do site remoto não foi compreendida." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Nome:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Resposta inesperada do site remoto: " +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Foto:" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "A confirmação foi completada com sucesso." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Favor visitar %s para aprovar ou rejeitar a sugestão." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "O site remoto relatou: " +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Falha temporária. Por favor, aguarde e tente novamente." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Ocorreu uma falha na apresentação ou ela foi revogada." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Não foi possível definir a foto do contato." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "Usuário não encontrado." + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "Não existe status com esse id." + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "Não existe conversas com esse id." + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "ver na tela inteira" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr "na Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Nome completo:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j de F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j de F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Aniversário:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Idade:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "para %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Preferência sexual:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Cidade:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Etiquetas:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Posição política:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religião:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Sobre:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Passatempos/Interesses:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Gosta de:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Não gosta de:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Informações de contato e redes sociais:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Preferências musicais:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Livros, literatura:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Televisão:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Filmes/dança/cultura/entretenimento:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Amor/romance:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Trabalho/emprego:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Escola/educação:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Nada de novo aqui" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Descartar notificações" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Terminar esta sessão" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Entrar" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Página pessoal" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Criar uma conta" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Ajuda" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Ajuda e documentação" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Aplicativos" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Complementos, utilitários, jogos" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Pesquisar" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Pesquisar conteúdo no site" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Conversas neste site" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Diretório" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Diretório de pessoas" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "Informação" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "Informação sobre esta instância do friendica" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Rede" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Conversas dos seus amigos" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "Reiniciar Rede" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "Carregar página Rede sem filtros" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Apresentações" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Requisições de Amizade" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Notificações" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Ver todas notificações" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Marcar todas as notificações de sistema como vistas" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Mensagens" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Mensagem privada" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Recebidas" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Enviadas" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Nova mensagem" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Gerenciar" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Gerenciar outras páginas" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "Delegações" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Delegar Administração de Página" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Configurações da conta" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Administrar/Editar Perfis" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Gerenciar/editar amigos e contatos" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Admin" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Configurações do site" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Navegação" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Mapa do Site" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Clique aqui para atualização (upgrade)." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Essa ação excede o limite definido para o seu plano de assinatura." + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "Essa ação não está disponível em seu plano de assinatura." + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "URL de perfil não permitida." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "URL de conexão faltando." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Este site não está configurado para permitir comunicações com outras redes." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Não foi descoberto nenhum protocolo de comunicação ou fonte de notícias compatível." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "O endereço de perfil especificado não fornece informação adequada." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Não foi encontrado nenhum autor ou nome." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Não foi possível encontrar nenhuma URL de navegação neste endereço." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Não foi possível casa o estilo @ de Endereço de Identidade com um protocolo conhecido ou contato de email." + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Use mailto: antes do endereço para forçar a checagem de email." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "O endereço de perfil especificado pertence a uma rede que foi desabilitada neste site." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Perfil limitado. Essa pessoa não poderá receber notificações diretas/pessoais de você." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Não foi possível recuperar a informação do contato." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "acompanhando" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "Erro ao decodificar arquivo de conta" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "Erro! Nenhum arquivo de dados de versão! Esse não é um arquivo de conta do Friendica?" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "Erro! Não consigo conferir o apelido (nickname)" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "User '%s' já existe nesse servidor!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Erro na criação do usuário" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Erro na criação do perfil do Usuário" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d contato não foi importado" +msgstr[1] "%d contatos não foram importados" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Feito. Você agora pode entrar com seu nome de usuário e senha" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ H:i" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Início:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Término:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "parou de acompanhar" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Cutucar" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Ver Status" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Ver Perfil" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Ver Fotos" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Publicações da Rede" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Editar Contato" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "Excluir o contato" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Enviar MP" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Foram encontrados erros durante a criação das tabelas do banco de dados." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Miscelânea" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "ano" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "mês" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "dia" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "nunca" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "menos de um segundo atrás" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "anos" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "meses" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "semana" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "semanas" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "dias" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "hora" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "horas" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minuto" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minutos" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "segundo" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "segundos" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s atrás" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[sem assunto]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(sem assunto)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Desconhecido | Não categorizado" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Bloquear imediatamente" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Dissimulado, spammer, propagandista" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Eu conheço, mas não possuo nenhuma opinião acerca" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "Ok, provavelmente inofensivo" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Boa reputação, tem minha confiança" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Frequentemente" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "De hora em hora" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Duas vezes ao dia" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Diariamente" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Semanalmente" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Mensalmente" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "E-mail" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "Conector do Diáspora" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "Statusnet" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s agora é amigo de %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Notificação de compartilhamento da rede Diaspora" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Anexos:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Não foi encontrado nenhum registro de usuário para '%s' " +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s não gosta de %3$s de %2$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "A chave de criptografia do nosso site está, aparentemente, bagunçada." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Foi fornecida uma URL em branco ou não foi possível descriptografá-la." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "O registro do contato não foi encontrado para você em seu site." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "A chave pública do site não está disponível no registro do contato para a URL %s" +msgid "%1$s poked %2$s" +msgstr "%1$s cutucou %2$s" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "cutucado" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s atualmente está %2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s etiquetou %3$s de %2$s com %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "postagem/item" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s marcou %3$s de %2$s como favorito" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Selecionar" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Excluir" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Ver o perfil de %s @ %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Categorias:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Arquivado sob:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s de %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Ver no contexto" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Por favor, espere" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "remover" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Excluir os itens selecionados" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "Seguir o Thread" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s gostou disso." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s não gostou disso." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d pessoas gostaram disso" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d pessoas não gostaram disso" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "e" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", e mais %d outras pessoas" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s gostaram disso." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s não gostaram disso." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Visível para todos" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Por favor, digite uma URL:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Favor fornecer um link/URL de vídeo" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Favor fornecer um link/URL de áudio" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Etiqueta:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Salvar na pasta:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Onde você está agora?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Deletar item(s)?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Enviar por e-mail" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Conectores desabilitados, desde \"%s\" está habilitado." + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Ocultar os detalhes do seu perfil para pessoas desconhecidas?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Compartilhar" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Enviar foto" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "upload de foto" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Anexar arquivo" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "anexar arquivo" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Inserir link web" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "link web" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Inserir link de vídeo" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "link de vídeo" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Inserir link de áudio" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "link de áudio" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Definir sua localização" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "configure localização" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Limpar a localização do navegador" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "apague localização" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Definir o título" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Categorias (lista separada por vírgulas)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Configurações de permissão" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "permissões" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: endereço de e-mail" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Publicação pública" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Por exemplo: joao@exemplo.com, maria@exemplo.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Pré-visualização" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Postar em Grupos" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Publique para Contatos" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Publicação privada" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "mais recente" + +#: ../../include/text.php:298 +msgid "older" +msgstr "antigo" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "anterior" + +#: ../../include/text.php:305 +msgid "first" +msgstr "primeiro" + +#: ../../include/text.php:337 +msgid "last" +msgstr "último" + +#: ../../include/text.php:340 +msgid "next" +msgstr "próximo" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Nenhum contato" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d contato" +msgstr[1] "%d contatos" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Ver contatos" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Salvar" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "cutucar" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "pingado" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "incentivar" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "incentivado" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "bater" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "batido" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "apontar" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "apontado" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "rejeite" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "rejeitado" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "feliz" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "triste" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "desencanado" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "cansado" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "audacioso" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "chateado" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "estupefato" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "confuso" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "interessado" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "rancoroso" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "jovial" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "vivo" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "incomodado" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "ansioso" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "excêntrico" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "perturbado" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "frustrado" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "motivado" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "relaxado" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "surpreso" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Segunda" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Terça" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Quarta" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Quinta" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Sexta" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Sábado" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Domingo" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Janeiro" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Fevereiro" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Março" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "Abril" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Maio" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Junho" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Julho" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "Agosto" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "Setembro" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Outubro" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "Novembro" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Dezembro" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Ver Vídeo" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Clique para abrir/fechar" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "exibir a origem" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "padrão" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Selecione um idioma alternativo" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "atividade" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "comentário" +msgstr[1] "comentários" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "publicação" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "O item foi arquivado" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Saiu." + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Não foi possível autenticar." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "O ID fornecido pelo seu sistema é uma duplicata em nosso sistema. Deve funcionar agora, se você tentar de novo." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Foi encontrado um erro ao tentar conectar usando o OpenID que você forneceu. Por favor, verifique se sua ID está escrita corretamente." -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Não foi possível definir suas credenciais de contato no nosso sistema." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "A mensagem de erro foi:" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Não foi possível atualizar os detalhes do seu perfil em nosso sistema." +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Imagem/foto" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Conexão aceita em %s" +msgid "%2$s %3$s" +msgstr "%2$s %3$s" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s se associou a %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizar a conexão com a aplicação" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Volte para a sua aplicação e digite este código de segurança:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Por favor, autentique-se para continuar." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?" +"%s wrote the following post" +msgstr "%s escreveu a seguinte publicação" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Não foi encontrada nenhuma conta válida." +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 escreveu:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "A solicitação para reiniciar sua senha foi encaminhada. Verifique seu e-mail." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Conteúdo criptografado" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Bem-vindo(a) " + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Por favor, envie uma foto para o perfil." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Bem-vindo(a) de volta " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Conteúdo incorporado" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "A incorporação está desabilitada" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Masculino" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Feminino" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Atualmente masculino" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Atualmente feminino" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Masculino a maior parte do tempo" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Feminino a maior parte do tempo" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgênero" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Intersexual" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transexual" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodita" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Neutro" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Não específico" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Outro" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Indeciso" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Homens" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Mulheres" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Gays" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lésbicas" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Sem preferência" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Bissexuais" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autossexuais" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Abstêmios" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Virgens" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Desviantes" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetiches" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Insaciável" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Não sexual" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Solteiro(a)" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Solitário(a)" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Disponível" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Não disponível" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Tem uma paixão" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Apaixonado" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Saindo com alguém" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Infiel" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Viciado(a) em sexo" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Amigos" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Amigos/Benefícios" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Casual" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Envolvido(a)" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Casado(a)" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Casado imaginariamente" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Parceiros" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Coabitando" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Direito comum" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Feliz" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "Não estou procurando" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Traído(a)" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Separado(a)" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Instável" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Divorciado(a)" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Divorciado imaginariamente" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Viúvo(a)" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Incerto(a)" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "É complicado" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Não importa" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Pergunte-me" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "É necessário um convite." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Não foi possível verificar o convite." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "A URL do OpenID é inválida" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Por favor, forneça a informação solicitada." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Por favor, use um nome mais curto." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "O nome é muito curto." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Isso não parece ser o seu nome completo (Nome Sobrenome)." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "O domínio do seu e-mail não está entre os permitidos neste site." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Não é um endereço de e-mail válido." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Não é possível usar esse e-mail." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "A sua identificação pode conter somente os caracteres \"a-z\", \"0-9\", \"-\", e \"_\", além disso, deve começar com uma letra." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Esta identificação já foi registrada. Por favor, escolha outra." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Essa identificação já foi registrada e não pode ser reutilizada. Por favor, escolha outra." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "ERRO GRAVE: Não foi possível gerar as chaves de segurança." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Ocorreu um erro durante o registro. Por favor, tente novamente." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Ocorreu um erro na criação do seu perfil padrão. Por favor, tente novamente." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Foi feita uma solicitação de reiniciação da senha em %s" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi reiniciada." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Sua senha foi reiniciada, conforme solicitado." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Sua nova senha é" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Grave ou copie a sua nova senha e, então" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "clique aqui para entrar" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Sua senha pode ser alterada na página de Configurações após você entrar em seu perfil." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Sua senha foi modifica às %s" +msgid "Registration details for %s" +msgstr "Detalhes do registro de %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Esqueceu a sua senha?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Visível para todos" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Digite o seu endereço de e-mail e clique em 'Reiniciar' para prosseguir com a reiniciação da sua senha. Após isso, verifique seu e-mail para mais instruções." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "Essa entrada foi editada" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Identificação ou e-mail: " +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Mensagem privada" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Reiniciar" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Editar" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "salvar na pasta" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "destacar" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "remover o destaque" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "ativa/desativa o destaque" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "marcado com estrela" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "adicionar etiqueta" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Eu gostei disso (alternar)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "gostei" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Eu não gostei disso (alternar)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "desgostar" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Compartilhar isso" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "compartilhar" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "para" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "via" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Mural-para-mural" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "via Mural-para-mural" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d comentário" +msgstr[1] "%d comentários" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Este(a) é você" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Negrito" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Itálico" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Sublinhado" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Citação" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Código" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Imagem" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Link" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Vídeo" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "O item não está disponível." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "O item não foi encontrado." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1257,13 +3098,6 @@ msgstr "A mensagem foi enviada." msgid "No recipient." msgstr "Nenhum destinatário." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Por favor, digite uma URL:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Enviar mensagem privada" @@ -1285,227 +3119,1639 @@ msgstr "Para:" msgid "Subject:" msgstr "Assunto:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Sua mensagem:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Enviar foto" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "O grupo foi criado." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Inserir link web" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Não foi possível criar o grupo." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Bemvindo ao Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "O grupo não foi encontrado." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Dicas para os novos membros" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "O nome do grupo foi alterado." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "Salvar o grupo" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Criar um grupo de contatos/amigos." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Nome do grupo: " + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "O grupo foi removido." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Não foi possível remover o grupo." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Editor de grupo" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Membros" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Todos os contatos" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Clique em um contato para adicionar ou remover." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Nenhuma página delegada potencial localizada." + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "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." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Delegados podem administrar todos os aspectos dessa página/conta exceto por configurações básicas da conta.\nFavor não delegar sua conta pessoal para ninguém que você não confie inteiramente." -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Do Início" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Administradores de Páginas Existentes" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Passo-a-passo da friendica" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Delegados de Páginas Existentes" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Delegados Potenciais" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Remover" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Adicionar" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Sem entradas." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Identificador de solicitação inválido" + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Descartar" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignorar" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Sistema" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Pessoal" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Exibir solicitações ignoradas" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Ocultar solicitações ignoradas" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Tipo de notificação:" + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Sugestão de amigo" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "sugerido por %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Ocultar este contato dos outros" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Publicar a adição de amigo" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "se aplicável" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Aprovar" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Alega ser conhecido por você: " + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "sim" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "não" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Aprovar como:" + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Amigo" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Compartilhador" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fã/Admirador" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Solicitação de amizade/conexão" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Novo acompanhante" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Sem apresentações." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s gostou da publicação de %s" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s desgostou da publicação de %s" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s agora é amigo de %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s criou uma nova publicação" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s comentou uma publicação de %s" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Nenhuma notificação de rede." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Notificações de rede" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Não fazer notificações de sistema." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Notificações de sistema" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Nenhuma notificação pessoal." + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Notificações pessoais" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Não existe mais nenhuma notificação pessoal." + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Notificações pessoais" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Nenhum perfil" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "todos" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Conta" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Funcionalidades adicionais" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "Tela" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "Redes Sociais" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Plugins" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Aplicações conectadas" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Exportar dados pessoais" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Remover a conta" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Está faltando algum dado importante!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Atualizar" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Não foi possível conectar à conta de e-mail com as configurações fornecidas." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "As configurações de e-mail foram atualizadas." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "Funcionalidades atualizadas" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "A mensagem de relocação foi enviada para seus contatos" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "As senhas não correspondem. A senha não foi modificada." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Não é permitido uma senha em branco. A senha não foi modificada." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Senha errada." + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "A senha foi modificada." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Não foi possível atualizar a senha. Por favor, tente novamente." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr " Por favor, use um nome mais curto." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr " O nome é muito curto." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Senha Errada" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr " Não é um e-mail válido." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr " Não foi possível alterar para esse e-mail." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "O fórum privado não possui permissões de privacidade. Utilizando o grupo de privacidade padrão." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "O fórum privado não possui permissões de privacidade e nenhum grupo de privacidade padrão." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "As configurações foram atualizadas." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Adicionar aplicação" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "Salvar configurações" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Nome" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Chave do consumidor" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Segredo do consumidor" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Redirecionar" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "URL do ícone" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Você não pode editar esta aplicação." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Aplicações conectadas" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "A chave do cliente inicia com" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Sem nome" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Remover autorização" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Não foi definida nenhuma configuração de plugin" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Configurações do plugin" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Off" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "On" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Funcionalidades Adicionais" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "O suporte interno para conectividade de %s está %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "habilitado" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "desabilitado" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "O acesso ao e-mail está desabilitado neste site." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Configurações do e-mail/caixa postal" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "Na sua página Início Rápido - encontre uma introdução rápida ao seu perfil e abas da rede, faça algumas conexões novas, e encontre alguns grupos entrar." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Caso você deseje se comunicar com contatos de e-mail usando este serviço (opcional), por favor especifique como se conectar à sua caixa postal." -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Ir para as suas configurações" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Última checagem bem sucedida de e-mail:" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "Nome do servidor IMAP:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "Porta do IMAP:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Segurança:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Nenhuma" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "Nome de usuário do e-mail:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "Senha do e-mail:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Endereço de resposta (Reply-to):" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Enviar publicações públicas para todos os contatos de e-mail:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Ação após a importação:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Marcar como visto" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Mover para pasta" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Mover para pasta:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "Nenhum tema especial para dispositivos móveis" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Configurações de exibição" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Tema do perfil:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Tema para dispositivos móveis:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Atualizar o navegador a cada xx segundos" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Mínimo de 10 segundos, não possui máximo" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "Número de itens a serem exibidos por página:" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Máximo de 100 itens" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "Número de itens a serem exibidos por página quando visualizando em um dispositivo móvel:" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Não exibir emoticons" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "Não mostra avisos" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "rolamento infinito" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "Tipos de Usuários" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "Tipos de Comunidades" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Página de conta normal" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Essa conta é um perfil pessoal normal" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Página de vitrine" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão somente de leitura" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Conta de fórum de comunidade/celebridade" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "Em sua página Configurações - 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." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão de leitura e escrita" -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Página de amigo automático" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Aprovar automaticamente todas as solicitações de conexão/amizade como amigos" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Fórum privado [Experimental]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Fórum privado - somente membros aprovados" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Opcional) Permitir o uso deste OpenID para entrar nesta conta" + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Publicar o seu perfil padrão no diretório local do seu site?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Não" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Publicar o seu perfil padrão no diretório social global?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Ocultar visualização da sua lista de contatos/amigos no seu perfil padrão? " + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Permitir aos amigos publicarem na sua página de perfil?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Permitir aos amigos etiquetarem suas publicações?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Permitir que você seja sugerido como amigo em potencial para novos membros?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Permitir que pessoas desconhecidas lhe enviem mensagens privadas?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "O perfil não está publicado." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "ou" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "O endereço da sua identidade é" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Expirar automaticamente publicações após tantos dias:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Se deixado em branco, as publicações não irão expirar. Publicações expiradas serão excluídas." + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Configurações avançadas de expiração" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Expiração avançada" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Expirar publicações:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Expirar notas pessoais:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Expirar publicações destacadas:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Expirar fotos:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Expirar somente as publicações de outras pessoas:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Configurações da conta" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Configurações da senha" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Nova senha:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Confirme:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Deixe os campos de senha em branco, a não ser que você queira alterá-la" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Senha Atual:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "Sua senha atual para confirmar as mudanças" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Senha:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Configurações básicas" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "Endereço de e-mail:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Seu fuso horário:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Localização padrão de suas publicações:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Usar localizador do navegador:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Configurações de segurança e privacidade" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Número máximo de requisições de amizade por dia:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(para prevenir abuso de spammers)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Permissões padrão de publicação" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(clique para abrir/fechar)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Mostre para Grupos" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Mostre para Contatos" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "Publicação Privada Padrão" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "Publicação Pública Padrão" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "Permissões Padrão para Publicações Novas" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Número máximo de mensagens privadas de pessoas desconhecidas, por dia:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Configurações de notificação" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Por padrão, publicar uma mensagem de status quando:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "aceitar uma requisição de amizade" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "associar-se a um fórum/comunidade" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "fazer uma modificação interessante em seu perfil" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Enviar um e-mail de notificação sempre que:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Você recebeu uma apresentação" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Suas apresentações forem confirmadas" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Alguém escrever no mural do seu perfil" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Alguém comentar a sua mensagem" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Você recebeu uma mensagem privada" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Você recebe uma suggestão de amigo" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Você foi etiquetado em uma publicação" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "Você está cutucado/incitado/etc. em uma publicação" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Conta avançada/Configurações do tipo de página" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Modificar o comportamento desta conta em situações especiais" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "Relocação" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "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ê." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "Se você moveu esse perfil de outro servidor e algum dos seus contatos não recebe atualizações, pressione esse botão." -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Enviar foto do perfil" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "Reenviar mensagem de relocação para os contatos" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Amigos em Comum" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Nenhum contato em comum." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Não existe informação disponível sobre a privacidade remota." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Visível para:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "%d contato editado" +msgstr[1] "%d contatos editados" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Não foi possível acessar o registro do contato." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Não foi possível localizar o perfil selecionado." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "O contato foi atualizado." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Não foi possível atualizar o registro do contato." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "O contato foi bloqueado" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "O contato foi desbloqueado" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "O contato foi ignorado" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "O contato deixou de ser ignorado" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "O contato foi arquivado" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "O contato foi desarquivado" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Você realmente deseja deletar esse contato?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "O contato foi removido." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Você possui uma amizade mútua com %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Você está compartilhando com %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s está compartilhando com você" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "As comunicações privadas não estão disponíveis para este contato." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Nunca" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(A atualização foi bem sucedida)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(A atualização não foi bem sucedida)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Sugerir amigos" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Tipo de rede: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Ver todos os contatos" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Desbloquear" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Bloquear" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Alternar o status de bloqueio" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Deixar de ignorar" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Alternar o status de ignorado" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Desarquivar" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Arquivar" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Alternar o status de arquivamento" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Reparar" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Configurações avançadas do contato" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "As comunicações com esse contato foram perdidas!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Editor de contatos" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Visibilidade do perfil" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "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." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro." -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Editar seu perfil" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Informações sobre o contato / Anotações" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Editar as anotações do contato" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visitar o perfil de %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Bloquear/desbloquear o contato" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignorar o contato" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Reparar as definições de URL" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Ver as conversas" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Excluir o contato" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Última atualização:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Atualizar publicações públicas" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Atualizar agora" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Atualmente bloqueado" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Atualmente ignorado" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Atualmente arquivado" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Edite o seu perfil padrão a seu gosto. Revise as configurações de ocultação da sua lista de amigos e do seu perfil de visitantes desconhecidos." +"Replies/likes to your public posts may still be visible" +msgstr "Respostas/gostadas associados às suas publicações ainda podem estar visíveis" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Palavras-chave do perfil" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "Notificações para novas publicações" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "Envie uma notificação para todos as novas publicações deste contato" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "Pega mais informações para feeds" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Sugestões" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Sugerir amigos em potencial" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Exibe todos os contatos" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Desbloquear" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Exibe somente contatos desbloqueados" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Bloqueado" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Exibe somente contatos bloqueados" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Ignorados" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Exibe somente contatos ignorados" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Arquivados" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Exibe somente contatos arquivados" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Ocultos" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Exibe somente contatos ocultos" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Amizade mútua" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "é um fã seu" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "você é um fã de" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Editar o contato" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Pesquisar seus contatos" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Pesquisando: " + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "Lamento, talvez seu envio seja maior do que as configurações do PHP permitem" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "Ou - você tentou enviar um arquivo vazio?" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "O arquivo excedeu o tamanho limite de %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Não foi possível enviar o arquivo." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Conteúdo incorporado - recarregue a página para ver]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Exportar conta" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "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." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Exporta suas informações de conta e contatos. Use para fazer uma cópia de segurança de sua conta e/ou para movê-la para outro servidor." -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Conexões" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Exportar tudo" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Autorize o Conector com Facebook, caso você tenha uma conta lá e nós (opcionalmente) importaremos todos os seus amigos e conversas do Facebook." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Exportar as informações de sua conta, contatos e todos os seus items como JSON. Pode ser um arquivo muito grande, e pode levar bastante tempo. Use isto para fazer uma cópia de segurança completa da sua conta (fotos não são exportadas)" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Se esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre." +"Registration successful. Please check your email for further instructions." +msgstr "O registro foi bem sucedido. Por favor, verifique seu e-mail para maiores informações." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Importação de e-mails" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Não foi possível enviar a mensagem de e-mail. Aqui está a mensagem que não foi." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Não foi possível processar o seu registro." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "A aprovação do seu registro está pendente junto ao administrador do site." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "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" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Este site excedeu o limite diário permitido para registros de novas contas.\nPor favor tente novamente amanhã." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Ir para a sua página de contatos" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "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 Adicionar Novo Contato." +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Você pode (opcionalmente) preencher este formulário via OpenID, fornecendo seu OpenID e clicando em 'Registrar'." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Ir para o diretório do seu site" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "A página de Diretório permite que você encontre outras pessoas nesta rede ou em outras redes federadas. Procure por um link Conectar ou Seguir no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Se você não está familiarizado com o OpenID, por favor, deixe esse campo em branco e preencha os outros itens." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Pesquisar por novas pessoas" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Seu OpenID (opcional): " -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Incluir o seu perfil no diretório de membros?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "A associação a este site só pode ser feita mediante convite." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "A ID do seu convite: " + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Registro" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Seu nome completo (ex: José da Silva): " + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Seu endereço de e-mail: " + +#: ../../mod/register.php:262 msgid "" -"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." -msgstr "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." +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Selecione uma identificação para o perfil. Ela deve começar com um caractere alfabético. O endereço do seu perfil neste site será 'identificação@$sitename'" -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Grupos" +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Escolha uma identificação: " -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Agrupe seus contatos" +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Importar" -#: ../../mod/newmember.php:70 +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "Importa seu perfil desta instância do friendica" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Publicado com sucesso." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Sistema em manutenção" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "O acesso a este perfil está restrito." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Dicas para novos membros" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Acesso público negado." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Nenhum vídeo selecionado" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "O acesso a este item é restrito." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Ver álbum" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Vídeos Recentes" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Envie Novos Vídeos" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Gerenciar identidades e/ou páginas" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "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." +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "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\"" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Por que as minhas publicações não são públicas?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Selecione uma identidade para gerenciar: " -#: ../../mod/newmember.php:73 +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "O item não foi encontrado" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Editar a publicação" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Pesquisar pessoas" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Nenhuma correspondência" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "A conta foi aprovada." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "O registro de %s foi revogado" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Por favor, autentique-se." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Esta apresentação já foi aceita." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "A localização do perfil não é válida ou não contém uma informação de perfil." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Aviso: a localização do perfil não possui nenhum nome identificável do seu dono." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Aviso: a localização do perfil não possui nenhuma foto do perfil." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "O parâmetro requerido %d não foi encontrado na localização fornecida" +msgstr[1] "Os parâmetros requeridos %d não foram encontrados na localização fornecida" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "A apresentação foi finalizada." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Ocorreu um erro irrecuperável de protocolo." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "O perfil não está disponível." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s recebeu solicitações de conexão em excesso hoje." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "As medidas de proteção contra spam foram ativadas." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Os amigos foram notificados para tentar novamente em 24 horas." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Localizador inválido" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Endereço de e-mail inválido." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Essa conta não foi configurada para e-mails. Não foi possível atender à solicitação." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Não foi possível encontrar a sua identificação no endereço indicado." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Você já fez a sua apresentação aqui." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Aparentemente você já é amigo de %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "URL de perfil inválida." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "A sua apresentação foi enviada." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Por favor, autentique-se para confirmar a apresentação." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "A friendica respeita sua privacidade. Por padrão, suas publicações estarão visíveis apenas para as pessoas que você adicionou como amigos. Para mais informações, veja a página de ajuda, a partir do link acima." +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "A identidade autenticada está incorreta. Por favor, entre como este perfil." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Obtendo ajuda" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Ocultar este contato" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Ir para a seção de ajuda" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Bem-vindo(a) à sua página pessoal %s." -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Por favor, confirme sua solicitação de apresentação/conexão para %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Confirmar" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Nossas páginas de ajuda podem ser consultadas para mais detalhes sobre características e recursos do programa." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Por favor, digite seu 'Endereço de Identificação' a partir de uma das seguintes redes de comunicação suportadas:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Caso você ainda não seja membro da rede social livre, clique aqui para encontrar um site Friendica público e junte-se à nós." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Solicitação de amizade/conexão" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Examplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Por favor, entre com as informações solicitadas:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "%s conhece você?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Adicione uma anotação pessoal:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Federated Social Web" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr " - Por favor, não utilize esse formulário. Ao invés disso, digite %s na sua barra de pesquisa do Diaspora." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Seu endereço de identificação:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Enviar solicitação" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Arquivos" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autorizar a conexão com a aplicação" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Volte para a sua aplicação e digite este código de segurança:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Por favor, autentique-se para continuar." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Você realmente deseja deletar essa sugestão?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Cancelar" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1516,23 +4762,985 @@ msgstr "Não existe nenhuma sugestão disponível. Se este for um site novo, por msgid "Ignore/Hide" msgstr "Ignorar/Ocultar" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Contatos que não são membros de um grupo" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "O contato não foi encontrado." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "A sugestão de amigo foi enviada" + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Sugerir amigos" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Sugerir um amigo para %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "ligação" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Nenhum contato." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "As configurações do tema foram atualizadas." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Site" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Usuários" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Temas" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Atualizações do BD" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Relatórios" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Recursos do plugin" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Cadastros de novos usuários aguardando confirmação" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Conta normal" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Conta de vitrine" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Conta de comunidade/celebridade" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Conta de amigo automático" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Conta de blog" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Fórum privado" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Fila de mensagens" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administração" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Resumo" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Usuários registrados" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Registros pendentes" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Versão" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Plugins ativos" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "Não foi possível analisar a URL. Ela deve conter pelo menos ://" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "As configurações do site foram atualizadas." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "Na chegada da publicação" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Instância multi usuário" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Fechado" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Requer aprovação" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Aberto" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Nenhuma política de SSL, os links irão rastrear o estado SSL da página" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Forçar todos os links a utilizar SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Certificado auto-assinado, usar SSL somente para links locais (não recomendado)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Envio de arquivo" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Políticas" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Avançado" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Performance" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "Relocação - ATENÇÃO: função avançada. Pode tornar esse servidor inacessível." + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Nome do site" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Banner/Logo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "Informação adicional" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "Para servidores públicos: você pode adicionar informações aqui que serão listadas em dir.friendica.com/siteinfo." + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Idioma do sistema" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Tema do sistema" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Tema padrão do sistema. Pode ser substituído nos perfis de usuário - alterar configurações do tema" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Tema do sistema para dispositivos móveis" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Tema para dispositivos móveis" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Política de link SSL" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Determina se os links gerados devem ser forçados a utilizar SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "Estilo antigo do 'Compartilhar' " + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "Desativa o elemento bbcode 'compartilhar' para repetir ítens." + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Oculta a entrada 'Ajuda' do menu de navegação" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Oculta a entrada de menu para as páginas de Ajuda do menu de navegação. Ainda será possível acessá-las chamando /help diretamente." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Instância de usuário único" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Faça essa instância multiusuário ou usuário único para o usuário em questão" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Tamanho máximo da imagem" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Tamanho máximo, em bytes, das imagens enviadas. O padrão é 0, o que significa sem limites" + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Tamanho máximo da imagem" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Tamanho máximo em pixels do lado mais largo das imagens enviadas. O padrão é -1, que significa sem limites." + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "Qualidade da imagem JPEG" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Imagens JPEG enviadas serão salvas com essa qualidade [0-100]. O padrão é 100, que significa a melhor qualidade." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Política de registro" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Registros Diários Máximos" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Se o registro é permitido acima, isso configura o número máximo de registros de novos usuários a serem aceitos por dia. Se o registro está configurado para 'fechado/closed' , essa configuração não tem efeito." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Texto de registro" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Será exibido com destaque na página de registro." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Contas abandonadas após x dias" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Não desperdiçará recursos do sistema captando de sites externos para contas abandonadas. Digite 0 para nenhum limite de tempo." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Domínios de amigos permitidos" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Lista dos domínios que têm permissão para estabelecer amizades com esse site, separados por vírgula. Caracteres curinga são aceitos. Deixe em branco para permitir qualquer domínio." + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Domínios de e-mail permitidos" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Lista de domínios separados por vírgula, que são permitidos em endereços de e-mail para registro nesse site. Caracteres-curinga são aceitos. Vazio para aceitar qualquer domínio" + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Bloquear acesso público" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Marque para bloquear o acesso público a todas as páginas desse site, com exceção das páginas pessoais públicas, a não ser que a pessoa esteja autenticada." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Forçar a listagem" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Marque para forçar todos os perfis desse site a serem listados no diretório do site." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "URL de atualização do diretório global" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL para atualizar o diretório global. Se isso não for definido, o diretório global não estará disponível neste site." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Habilita itens aninhados" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Habilita nível infinito de aninhamento (threading) para itens." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Publicações privadas por padrão para novos usuários" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Define as permissões padrão de publicação de todos os novos membros para o grupo de privacidade padrão, ao invés de torná-las públicas." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "Não incluir o conteúdo da postagem nas notificações de email" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "Não incluir o conteúdo de uma postagem/comentário/mensagem privada/etc. em notificações de email que são enviadas para fora desse sítio, como medida de segurança." + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Disabilita acesso público a addons listados no menu de aplicativos." + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "Marcar essa caixa ira restringir os addons listados no menu de aplicativos aos membros somente." + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "Não inclua imagens privadas em publicações" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "Não substitue fotos privativas guardadas localmente em publicações por uma cópia inclusa da imagem. Isso significa que os contatos que recebem publicações contendo fotos privadas terão que autenticar e carregar cada imagem, o que pode levar algum tempo." + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "Permite usuários configurarem remote_self" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "Ao marcar isto, todos os usuários poderão marcar cada contato como um remote_self na opção de reparar contato. Marcar isto para um contato produz espelhamento de toda publicação deste contato no fluxo dos usuários" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Bloquear registros repetidos" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Desabilitar o registro de contas adicionais para serem usadas como páginas." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "Suporte ao OpenID" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "Suporte ao OpenID para registros e autenticações." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Verificar nome completo" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Forçar os usuários a usar um espaço em branco entre o nome e o sobrenome, ao preencherem o nome completo no registro, como uma medida contra o spam" + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "Expressões regulares UTF-8" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Use expressões regulares do PHP em UTF8" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Exibir a página da comunidade" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Exibe uma página da Comunidade, mostrando todas as publicações recentes feitas nesse site." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Habilitar suporte ao OStatus" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "Fornece compatibilidade OStatus (StatusNet, GNU Social, etc.). Todas as comunicações no OStatus são públicas, assim avisos de privacidade serão ocasionalmente mostrados." + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "Intervalo de finalização da conversação OStatus " + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "De quanto em quanto tempo o \"buscador\" (poller) deve checar por novas entradas numa conversação OStatus? Essa pode ser uma tarefa bem demorada." + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Habilitar suporte ao Diaspora" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Fornece compatibilidade nativa com a rede Diaspora." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Permitir somente contatos Friendica" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Todos os contatos devem usar protocolos Friendica. Todos os outros protocolos de comunicação embarcados estão desabilitados" + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Verificar SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Caso deseje, você pode habilitar a restrição de certificações. Isso significa que você não poderá conectar-se a nenhum site que use certificados auto-assinados." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Usuário do proxy" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "URL do proxy" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Limite de tempo da rede" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valor em segundos. Defina como 0 para ilimitado (não recomendado)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Intervalo de envio" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Postergue o processo de entrega em background por essa quantidade de segundos visando reduzir a carga do sistema. Recomendado: 4-5 para servidores compartilhados (shared hosts), 2-3 para servidores privados virtuais (VPS). 0-1 para grandes servidores dedicados." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Intervalo da busca (polling)" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Postergue o processo de entrega em background por essa quantidade de segundos visando reduzir a carga do sistema. Se 0, use intervalo de entrega." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Média de Carga Máxima" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Carga do sistema máxima antes que os processos de entrega e busca sejam postergados - padrão 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Use o engine de texto completo (full text) do MySQL" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Ativa a engine de texto completo (full text). Acelera a busca - mas só pode buscar apenas por 4 ou mais caracteres." + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "Retira idioma" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "Retira informações sobre idioma nas meta informações sobre uma publicação." + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Diretório do cache de item" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Duração do cache em segundos" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Diretório do arquivo de trava" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Diretório Temp" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Diretório base para instalação" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "Nova URL base" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "A atualização foi marcada como bem sucedida" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "A atualização %s foi aplicada com sucesso." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Atualizar %s não retornou um status. Desconhecido se ele teve sucesso." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Nenhuma atualização com falha." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Atualizações com falha" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Isso não inclue atualizações antes da 1139, as quais não retornavam um status." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Marcar como bem sucedida (caso tenham sido aplicadas atualizações manuais)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Tentar executar esse passo da atualização automaticamente" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s usuário bloqueado/desbloqueado" +msgstr[1] "%s usuários bloqueados/desbloqueados" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s usuário excluído" +msgstr[1] "%s usuários excluídos" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "O usuário '%s' foi excluído" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "O usuário '%s' foi desbloqueado" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "O usuário '%s' foi bloqueado" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "Adicionar usuário" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "selecionar todos" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Registros de usuário aguardando confirmação" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "Usuário aguardando por fim permanente da conta." + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Solicitar data" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Nenhum registro." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Negar" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Administração do site" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Conta expirou" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "Novo usuário" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Data de registro" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Última entrada" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Último item" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "Apagado desde" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Os usuários selecionados serão excluídos!\\n\\nTudo o que estes usuários publicaram neste site será excluído permanentemente!\\n\\nDeseja continuar?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "O usuário {0} será excluído!\\n\\nTudo o que este usuário publicou neste site será permanentemente excluído!\\n\\nDeseja continuar?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "Nome do novo usuários." + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "Apelido" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "Apelido para o novo usuário." + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "Endereço de e-mail do novo usuário." + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "O plugin %s foi desabilitado." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "O plugin %s foi habilitado." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Desabilitar" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Habilitar" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Alternar" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Autor: " + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Mantenedor: " + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Nenhum tema encontrado" + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Captura de tela" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Esperimental]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Não suportado]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "As configurações de relatórios foram atualizadas." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Limpar" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "Habilitar Debugging" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Arquivo do relatório" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "O servidor web precisa ter permissão de escrita. Relativa ao diretório raiz do seu Friendica." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Nível do relatório" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Fechar" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "Endereço do FTP" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "Caminho do FTP" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "Usuário do FTP" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "Senha do FTP" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "A imagem excede o limite de tamanho de %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Não foi possível processar a imagem." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Não foi possível enviar a imagem." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Bem-vindo(a) a %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "Erro no protocolo OpenID. Não foi retornada nenhuma ID." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "A conta não foi encontrada e não são permitidos registros via OpenID nesse site." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Resultados de Busca Por:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Remover o termo" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Pesquisas salvas" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "adicionar" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Ordem dos comentários" @@ -1549,10 +5757,6 @@ msgstr "Ordem das publicações" msgid "Sort by Post Date" msgstr "Ordenar pela data de publicação" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Pessoal" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Publicações que mencionem ou envolvam você" @@ -1617,6 +5821,1072 @@ msgstr "Mensagens privadas para esta pessoa correm o risco de sofrerem divulgaç msgid "Invalid contact." msgstr "Contato inválido." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "-selecione-" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Este é o Friendica, versão" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "sendo executado no endereço web" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Por favor, visite friendica.com para aprender mais sobre o projeto Friendica." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Relatos e acompanhamentos de erros podem ser encontrados em" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Sugestões, elogios, doações, etc. - favor enviar e-mail para \"Info\" arroba Friendica - ponto com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Plugins/complementos/aplicações instaladas:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Nenhum plugin/complemento/aplicativo instalado" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Aplicativos" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Nenhum aplicativo instalado" + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Enviar novas fotos" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "A informação de contato não está disponível" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "O álbum não foi encontrado." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Excluir o álbum" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Você realmente deseja deletar esse álbum de fotos e todas as suas fotos?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Excluir a foto" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Você realmente deseja deletar essa foto?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s foi marcado em %2$s por %3$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "uma foto" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "A imagem excede o tamanho máximo de " + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "O arquivo de imagem está vazio." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Não foi selecionada nenhuma foto" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Você está usando %1$.2f Mbytes dos %2$.2f Mbytes liberados para armazenamento de fotos." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Enviar fotos" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nome do novo álbum: " + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "ou o nome de um álbum já existente: " + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Não exiba uma publicação de status para este envio" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Permissões" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Foto Privada" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Foto Pública" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Editar o álbum" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Exibir as mais recentes primeiro" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Exibir as mais antigas primeiro" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Ver a foto" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permissão negada. O acesso a este item pode estar restrito." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "A foto não está disponível" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Ver a imagem" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Editar a foto" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Usar como uma foto de perfil" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Ver no tamanho real" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Etiquetas: " + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Remover qualquer etiqueta]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Rotacionar para direita" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Rotacionar para esquerda" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Novo nome para o álbum" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Legenda" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Adicionar uma etiqueta" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Por exemplo: @joao, @Joao_da_Silva, @joao@exemplo.com, #Minas_Gerais, #acampamento" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Foto privada" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Foto pública" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Fotos recentes" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "O contato foi adicionado" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Mover conta" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Você pode importar um conta de outro sevidor Friendica." + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Você precisa exportar sua conta de um servidor antigo e fazer o upload aqui. Nós recriaremos sua conta antiga aqui com todos os seus contatos. Nós também tentaremos informar seus amigos que você se mudou para cá." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Esse recurso é experimental. Nós não podemos importar contatos de uma rede OStatus (statusnet/identi.ca) ou do Diaspora" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Arquivo de conta" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "Para exportar a sua conta, entre em \"Configurações->Exportar dados pessoais\" e selecione \"Exportar conta\"" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Limite de convites totais excedido." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : Não é um endereço de e-mail válido." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Por favor, junte-se à nós na Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Limite de convites ultrapassado. Favor contactar o administrador do sítio." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Não foi possível enviar a mensagem." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d mensagem enviada." +msgstr[1] "%d mensagens enviadas." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Você não possui mais convites disponíveis" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Visite %s para obter uma lista de sites públicos onde você pode se cadastrar. Membros da friendica podem se conectar, mesmo que estejam em sites separados. Além disso você também pode se conectar com membros de várias outras redes sociais." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "Para aceitar esse convite, por favor cadastre-se em %s ou qualquer outro site friendica público." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Os sites friendica estão todos interconectados para criar uma grande rede social com foco na privacidade e controlada por seus membros, que também podem se conectar com várias redes sociais tradicionais. Dê uma olhada em %s para uma lista de sites friendica onde você pode se cadastrar." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Desculpe, mas esse sistema não está configurado para conectar-se com outros sites públicos nem permite convidar novos membros." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Enviar convites." + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Digite os endereços de e-mail, um por linha:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Você está convidado a se juntar a mim e outros amigos em friendica - e também nos ajudar a criar uma experiência social melhor na web." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Você preciso informar este código de convite: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Após você se registrar, por favor conecte-se comigo através da minha página de perfil em:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Para mais informações sobre o projeto Friendica e porque nós achamos que ele é importante, por favor visite-nos em http://friendica.com." + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Acesso negado." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Não foi encontrada nenhuma conta válida." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "A solicitação para reiniciar sua senha foi encaminhada. Verifique seu e-mail." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Foi feita uma solicitação de reiniciação da senha em %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi reiniciada." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Sua senha foi reiniciada, conforme solicitado." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Sua nova senha é" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Grave ou copie a sua nova senha e, então" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "clique aqui para entrar" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Sua senha pode ser alterada na página de Configurações após você entrar em seu perfil." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Sua senha foi modifica às %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Esqueceu a sua senha?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Digite o seu endereço de e-mail e clique em 'Reiniciar' para prosseguir com a reiniciação da sua senha. Após isso, verifique seu e-mail para mais instruções." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Identificação ou e-mail: " + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Reiniciar" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Texto fonte (bbcode):" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Texto fonte (Diaspora) a converter para BBcode:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Entrada fonte:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (HTML puro):" + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Fonte de entrada (formato Diaspora):" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "A etiqueta foi removida" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Remover a etiqueta do item" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Selecione uma etiqueta para remover: " + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Remover minha conta" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Isso removerá completamente a sua conta. Uma vez feito isso, não será mais possível recuperá-la." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Por favor, digite a sua senha para verificação:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Identificador de perfil inválido." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Editor de visibilidade do perfil" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Visível para" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Todos os contatos (com acesso a perfil seguro)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Correspondência de perfil" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Não foi encontrada nenhuma palavra-chave associada a você. Por favor, adicione algumas ao seu perfil padrão." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "se interessa por:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "O título do evento e a hora de início são obrigatórios." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Editar o evento" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Criar um novo evento" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Anterior" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Próximo" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "hora:minuto" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Detalhes do evento" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "O formato é %s %s. O título e a data de início são obrigatórios." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Início do evento:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Obrigatório" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "A data/hora de término não é conhecida ou não é relevante" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Término do evento:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Ajustar para o fuso horário do visualizador" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Descrição:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Título:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Compartilhar este evento" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} deseja ser seu amigo" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} lhe enviou uma mensagem" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} solicitou registro" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} comentou a publicação de %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} gostou da publicação de %s" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} desgostou da publicação de %s" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} agora é amigo de %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} publicou" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} etiquetou a publicação de %s com #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} mencionou você em uma publicação" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Humor" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Defina o seu humor e conte aos seus amigos" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Nenhum resultado." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Não foi possível localizar informação do contato." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "Você realmente deseja deletar essa mensagem?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "A mensagem foi excluída." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "A conversa foi removida." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Nenhuma mensagem." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Remetente desconhecido - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Você e %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s e você" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Excluir conversa" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d mensagem" +msgstr[1] "%d mensagens" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "A mensagem não está disponível." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Excluir a mensagem" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Não foi encontrada nenhuma comunicação segura. Você pode ser capaz de responder a partir da página de perfil do remetente." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Enviar resposta" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Não disponível." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "O perfil não foi encontrado." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "O perfil foi excluído." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Perfil-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "O novo perfil foi criado." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "O perfil não está disponível para clonagem." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "É necessário informar o nome do perfil." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Situação amorosa" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Parceiro romântico" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Gosta de" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Não gosta de" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Trabalho/emprego" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Religião" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Posicionamento político" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Gênero" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Preferência sexual" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Página Principal" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Interesses" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Endereço" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Localização" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "O perfil foi atualizado." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr " e " + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "perfil público" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s mudou %2$s para “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Visite %2$s de %1$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s foi atualizado %2$s, mudando %3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Ocultar sua lista de contatos/amigos dos visitantes no seu perfil?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Editar os detalhes do perfil" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Mudar Foto do Perfil" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Ver este perfil" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Criar um novo perfil usando estas configurações" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Clonar este perfil" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Excluir este perfil" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Enviar foto do perfil" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Nome do perfil:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Seu nome completo:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Título/Descrição:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Seu gênero:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Aniversário (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Endereço:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Localidade/Cidade:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "CEP:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "País:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Região/Estado:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Situação amorosa:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Quem: (se pertinente)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Desde [data]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Endereço do site web:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Orientação religiosa:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Palavras-chave públicas:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Palavras-chave privadas:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Exemplo: pesca fotografia software" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Usado para sugerir amigos em potencial, pode ser visto pelos outros)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Usado na pesquisa de perfis, nunca é exibido para os outros)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Fale um pouco sobre você..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Passatempos/Interesses" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Informações de contato e redes sociais" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Preferências musicais" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Livros, literatura" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Televisão" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Filme/dança/cultura/entretenimento" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Amor/romance" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Trabalho/emprego" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Escola/educação" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Este é o seu perfil público.
Ele pode estar visível para qualquer um que acesse a Internet." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Idade: " + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Editar/Gerenciar perfis" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "Servidor de Comunicações Friendica - Configuração" @@ -1648,10 +6918,6 @@ msgstr "Por favor, dê uma olhada no arquivo \"INSTALL.TXT\"." msgid "System check" msgstr "Checagem do sistema" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Próximo" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Checar novamente" @@ -1912,1092 +7178,9 @@ msgid "" "poller." msgstr "IMPORTANTE: Você deve configurar [manualmente] uma tarefa agendada para o captador." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "As configurações do tema foram atualizadas." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Site" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Usuários" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Plugins" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Temas" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Atualizações do BD" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Relatórios" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Admin" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Recursos do plugin" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Cadastros de novos usuários aguardando confirmação" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Conta normal" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Conta de vitrine" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Conta de comunidade/celebridade" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Conta de amigo automático" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Conta de blog" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Fórum privado" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Fila de mensagens" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administração" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Resumo" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Usuários registrados" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Registros pendentes" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Versão" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Plugins ativos" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "Não foi possível analisar a URL. Ela deve conter pelo menos ://" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "As configurações do site foram atualizadas." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "Nenhum tema especial para dispositivos móveis" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Nunca" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "Na chegada da publicação" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Frequentemente" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "De hora em hora" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Duas vezes ao dia" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Diariamente" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Instância multi usuário" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Fechado" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Requer aprovação" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Aberto" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Nenhuma política de SSL, os links irão rastrear o estado SSL da página" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Forçar todos os links a utilizar SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Certificado auto-assinado, usar SSL somente para links locais (não recomendado)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "Salvar configurações" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Envio de arquivo" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Políticas" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Avançado" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Performance" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Relocação - ATENÇÃO: função avançada. Pode tornar esse servidor inacessível." - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Nome do site" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Banner/Logo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "Informação adicional" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "Para servidores públicos: você pode adicionar informações aqui que serão listadas em dir.friendica.com/siteinfo." - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Idioma do sistema" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Tema do sistema" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Tema padrão do sistema. Pode ser substituído nos perfis de usuário - alterar configurações do tema" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Tema do sistema para dispositivos móveis" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Tema para dispositivos móveis" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Política de link SSL" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Determina se os links gerados devem ser forçados a utilizar SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "Estilo antigo do 'Compartilhar' " - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "Desativa o elemento bbcode 'compartilhar' para repetir ítens." - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Oculta a entrada 'Ajuda' do menu de navegação" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Oculta a entrada de menu para as páginas de Ajuda do menu de navegação. Ainda será possível acessá-las chamando /help diretamente." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Instância de usuário único" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Faça essa instância multiusuário ou usuário único para o usuário em questão" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Tamanho máximo da imagem" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Tamanho máximo, em bytes, das imagens enviadas. O padrão é 0, o que significa sem limites" - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Tamanho máximo da imagem" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Tamanho máximo em pixels do lado mais largo das imagens enviadas. O padrão é -1, que significa sem limites." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "Qualidade da imagem JPEG" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Imagens JPEG enviadas serão salvas com essa qualidade [0-100]. O padrão é 100, que significa a melhor qualidade." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Política de registro" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Registros Diários Máximos" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Se o registro é permitido acima, isso configura o número máximo de registros de novos usuários a serem aceitos por dia. Se o registro está configurado para 'fechado/closed' , essa configuração não tem efeito." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Texto de registro" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Será exibido com destaque na página de registro." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Contas abandonadas após x dias" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Não desperdiçará recursos do sistema captando de sites externos para contas abandonadas. Digite 0 para nenhum limite de tempo." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Domínios de amigos permitidos" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Lista dos domínios que têm permissão para estabelecer amizades com esse site, separados por vírgula. Caracteres curinga são aceitos. Deixe em branco para permitir qualquer domínio." - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Domínios de e-mail permitidos" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Lista de domínios separados por vírgula, que são permitidos em endereços de e-mail para registro nesse site. Caracteres-curinga são aceitos. Vazio para aceitar qualquer domínio" - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Bloquear acesso público" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Marque para bloquear o acesso público a todas as páginas desse site, com exceção das páginas pessoais públicas, a não ser que a pessoa esteja autenticada." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Forçar a listagem" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Marque para forçar todos os perfis desse site a serem listados no diretório do site." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "URL de atualização do diretório global" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL para atualizar o diretório global. Se isso não for definido, o diretório global não estará disponível neste site." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Habilita itens aninhados" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Habilita nível infinito de aninhamento (threading) para itens." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Publicações privadas por padrão para novos usuários" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Define as permissões padrão de publicação de todos os novos membros para o grupo de privacidade padrão, ao invés de torná-las públicas." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "Não incluir o conteúdo da postagem nas notificações de email" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "Não incluir o conteúdo de uma postagem/comentário/mensagem privada/etc. em notificações de email que são enviadas para fora desse sítio, como medida de segurança." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Disabilita acesso público a addons listados no menu de aplicativos." - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "Marcar essa caixa ira restringir os addons listados no menu de aplicativos aos membros somente." - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "Não inclua imagens privadas em publicações" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "Não substitue fotos privativas guardadas localmente em publicações por uma cópia inclusa da imagem. Isso significa que os contatos que recebem publicações contendo fotos privadas terão que autenticar e carregar cada imagem, o que pode levar algum tempo." - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "Permite usuários configurarem remote_self" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "Ao marcar isto, todos os usuários poderão marcar cada contato como um remote_self na opção de reparar contato. Marcar isto para um contato produz espelhamento de toda publicação deste contato no fluxo dos usuários" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Bloquear registros repetidos" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Desabilitar o registro de contas adicionais para serem usadas como páginas." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "Suporte ao OpenID" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "Suporte ao OpenID para registros e autenticações." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Verificar nome completo" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Forçar os usuários a usar um espaço em branco entre o nome e o sobrenome, ao preencherem o nome completo no registro, como uma medida contra o spam" - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "Expressões regulares UTF-8" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Use expressões regulares do PHP em UTF8" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Exibir a página da comunidade" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Exibe uma página da Comunidade, mostrando todas as publicações recentes feitas nesse site." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Habilitar suporte ao OStatus" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Fornece compatibilidade OStatus (StatusNet, GNU Social, etc.). Todas as comunicações no OStatus são públicas, assim avisos de privacidade serão ocasionalmente mostrados." - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "Intervalo de finalização da conversação OStatus " - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "De quanto em quanto tempo o \"buscador\" (poller) deve checar por novas entradas numa conversação OStatus? Essa pode ser uma tarefa bem demorada." - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Habilitar suporte ao Diaspora" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Fornece compatibilidade nativa com a rede Diaspora." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Permitir somente contatos Friendica" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Todos os contatos devem usar protocolos Friendica. Todos os outros protocolos de comunicação embarcados estão desabilitados" - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Verificar SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Caso deseje, você pode habilitar a restrição de certificações. Isso significa que você não poderá conectar-se a nenhum site que use certificados auto-assinados." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Usuário do proxy" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "URL do proxy" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Limite de tempo da rede" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valor em segundos. Defina como 0 para ilimitado (não recomendado)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Intervalo de envio" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Postergue o processo de entrega em background por essa quantidade de segundos visando reduzir a carga do sistema. Recomendado: 4-5 para servidores compartilhados (shared hosts), 2-3 para servidores privados virtuais (VPS). 0-1 para grandes servidores dedicados." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Intervalo da busca (polling)" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Postergue o processo de entrega em background por essa quantidade de segundos visando reduzir a carga do sistema. Se 0, use intervalo de entrega." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Média de Carga Máxima" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Carga do sistema máxima antes que os processos de entrega e busca sejam postergados - padrão 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Use o engine de texto completo (full text) do MySQL" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Ativa a engine de texto completo (full text). Acelera a busca - mas só pode buscar apenas por 4 ou mais caracteres." - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "Retira idioma" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "Retira informações sobre idioma nas meta informações sobre uma publicação." - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Diretório do cache de item" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Duração do cache em segundos" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Diretório do arquivo de trava" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Diretório Temp" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Diretório base para instalação" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "Nova URL base" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "A atualização foi marcada como bem sucedida" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Ocorreu um erro na execução de %s. Verifique os relatórios do sistema." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "A atualização %s foi aplicada com sucesso." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Atualizar %s não retornou um status. Desconhecido se ele teve sucesso." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Não foi possível encontrar a função de atualização %s." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Nenhuma atualização com falha." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Atualizações com falha" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Isso não inclue atualizações antes da 1139, as quais não retornavam um status." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Marcar como bem sucedida (caso tenham sido aplicadas atualizações manuais)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Tentar executar esse passo da atualização automaticamente" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "Registro bem sucedido. Email enviado ao usuário." - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s usuário bloqueado/desbloqueado" -msgstr[1] "%s usuários bloqueados/desbloqueados" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s usuário excluído" -msgstr[1] "%s usuários excluídos" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "O usuário '%s' foi excluído" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "O usuário '%s' foi desbloqueado" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "O usuário '%s' foi bloqueado" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "Adicionar usuário" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "selecionar todos" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Registros de usuário aguardando confirmação" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "Usuário aguardando por fim permanente da conta." - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Solicitar data" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Nome" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "E-mail" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Nenhum registro." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Aprovar" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Negar" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Bloquear" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Desbloquear" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Administração do site" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Conta expirou" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "Novo usuário" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Data de registro" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Última entrada" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Último item" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Apagado desde" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Conta" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Os usuários selecionados serão excluídos!\\n\\nTudo o que estes usuários publicaram neste site será excluído permanentemente!\\n\\nDeseja continuar?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "O usuário {0} será excluído!\\n\\nTudo o que este usuário publicou neste site será permanentemente excluído!\\n\\nDeseja continuar?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Nome do novo usuários." - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "Apelido" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "Apelido para o novo usuário." - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "Endereço de e-mail do novo usuário." - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "O plugin %s foi desabilitado." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "O plugin %s foi habilitado." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Desabilitar" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Habilitar" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Alternar" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Autor: " - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Mantenedor: " - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Nenhum tema encontrado" - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Captura de tela" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Esperimental]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Não suportado]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "As configurações de relatórios foram atualizadas." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Limpar" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "Habilitar Debugging" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Arquivo do relatório" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "O servidor web precisa ter permissão de escrita. Relativa ao diretório raiz do seu Friendica." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Nível do relatório" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Atualizar agora" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Fechar" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "Endereço do FTP" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "Caminho do FTP" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "Usuário do FTP" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "Senha do FTP" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Pesquisar" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Nenhum resultado." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Dicas para novos membros" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "ligação" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s etiquetou %3$s de %2$s com %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "O item não foi encontrado" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Editar a publicação" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "upload de foto" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Anexar arquivo" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "anexar arquivo" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "link web" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Inserir link de vídeo" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "link de vídeo" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Inserir link de áudio" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "link de áudio" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Definir sua localização" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "configure localização" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Limpar a localização do navegador" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "apague localização" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Configurações de permissão" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: endereço de e-mail" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Publicação pública" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Definir o título" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Categorias (lista separada por vírgulas)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Por exemplo: joao@exemplo.com, maria@exemplo.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "O item não está disponível." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "O item não foi encontrado." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "A conta foi aprovada." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "O registro de %s foi revogado" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Por favor, autentique-se." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Pesquisar neste site" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Pesquisando: " - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Diretório do site" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Pesquisar" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Idade: " - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Gênero: " - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Sobre:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Nenhuma entrada (algumas entradas podem estar ocultas)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Ajuda:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3027,2012 +7210,240 @@ msgstr "Por favor, use o botão 'Voltar' do seu navegador agora msgid "Return to contact editor" msgstr "Voltar ao editor de contatos" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Identificação da conta" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Tagname - sobrescreve Nome/Identificação" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "URL da conta" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "URL da requisição de amizade" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "URL da confirmação de amizade" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "URL do ponto final da notificação" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "URL do captador/fonte de notícias" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Nova imagem desta URL" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "Auto remoto" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "Espelhar publicações deste contato" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "Marcar este contato como auto remoto fará com que o friendica republique novas entradas deste usuário." -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Mover conta" - -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Você pode importar um conta de outro sevidor Friendica." - -#: ../../mod/uimport.php:68 -msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Você precisa exportar sua conta de um servidor antigo e fazer o upload aqui. Nós recriaremos sua conta antiga aqui com todos os seus contatos. Nós também tentaremos informar seus amigos que você se mudou para cá." - -#: ../../mod/uimport.php:69 -msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Esse recurso é experimental. Nós não podemos importar contatos de uma rede OStatus (statusnet/identi.ca) ou do Diaspora" - -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Arquivo de conta" - -#: ../../mod/uimport.php:70 -msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "Para exportar a sua conta, entre em \"Configurações->Exportar dados pessoais\" e selecione \"Exportar conta\"" - -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Não existe informação disponível sobre a privacidade remota." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Visível para:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Salvar" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Ajuda:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Ajuda" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Nenhum perfil" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Esta apresentação já foi aceita." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "A localização do perfil não é válida ou não contém uma informação de perfil." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Aviso: a localização do perfil não possui nenhum nome identificável do seu dono." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Aviso: a localização do perfil não possui nenhuma foto do perfil." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "O parâmetro requerido %d não foi encontrado na localização fornecida" -msgstr[1] "Os parâmetros requeridos %d não foram encontrados na localização fornecida" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "A apresentação foi finalizada." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Ocorreu um erro irrecuperável de protocolo." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "O perfil não está disponível." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s recebeu solicitações de conexão em excesso hoje." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "As medidas de proteção contra spam foram ativadas." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Os amigos foram notificados para tentar novamente em 24 horas." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Localizador inválido" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Endereço de e-mail inválido." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Essa conta não foi configurada para e-mails. Não foi possível atender à solicitação." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Não foi possível encontrar a sua identificação no endereço indicado." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Você já fez a sua apresentação aqui." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Aparentemente você já é amigo de %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "URL de perfil inválida." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "URL de perfil não permitida." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Não foi possível atualizar o registro do contato." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "A sua apresentação foi enviada." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Por favor, autentique-se para confirmar a apresentação." - -#: ../../mod/dfrn_request.php:659 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "A identidade autenticada está incorreta. Por favor, entre como este perfil." - -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Ocultar este contato" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Bem-vindo(a) à sua página pessoal %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Por favor, confirme sua solicitação de apresentação/conexão para %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Confirmar" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Nome não revelado]" - -#: ../../mod/dfrn_request.php:811 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Por favor, digite seu 'Endereço de Identificação' a partir de uma das seguintes redes de comunicação suportadas:" - -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Conectar como um acompanhante por e-mail (Em breve)" - -#: ../../mod/dfrn_request.php:829 -msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Caso você ainda não seja membro da rede social livre, clique aqui para encontrar um site Friendica público e junte-se à nós." - -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Solicitação de amizade/conexão" - -#: ../../mod/dfrn_request.php:833 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Examplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" - -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Por favor, entre com as informações solicitadas:" - -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "%s conhece você?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Adicione uma anotação pessoal:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federated Social Web" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - Por favor, não utilize esse formulário. Ao invés disso, digite %s na sua barra de pesquisa do Diaspora." - -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Seu endereço de identificação:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Enviar solicitação" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Conteúdo incorporado - recarregue a página para ver]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Ver no contexto" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "%d contato editado" -msgstr[1] "%d contatos editados" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Não foi possível acessar o registro do contato." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Não foi possível localizar o perfil selecionado." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "O contato foi atualizado." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "O contato foi bloqueado" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "O contato foi desbloqueado" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "O contato foi ignorado" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "O contato deixou de ser ignorado" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "O contato foi arquivado" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "O contato foi desarquivado" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Você realmente deseja deletar esse contato?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "O contato foi removido." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Você possui uma amizade mútua com %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Você está compartilhando com %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s está compartilhando com você" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "As comunicações privadas não estão disponíveis para este contato." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(A atualização foi bem sucedida)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(A atualização não foi bem sucedida)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Sugerir amigos" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Tipo de rede: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d contato em comum" -msgstr[1] "%d contatos em comum" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Ver todos os contatos" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Alternar o status de bloqueio" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Deixar de ignorar" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignorar" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Alternar o status de ignorado" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Desarquivar" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Arquivar" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Alternar o status de arquivamento" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Reparar" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Configurações avançadas do contato" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "As comunicações com esse contato foram perdidas!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Editor de contatos" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Visibilidade do perfil" - -#: ../../mod/contacts.php:466 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro." - -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Informações sobre o contato / Anotações" - -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Editar as anotações do contato" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visitar o perfil de %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Bloquear/desbloquear o contato" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignorar o contato" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Reparar as definições de URL" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Ver as conversas" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Excluir o contato" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Última atualização:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Atualizar publicações públicas" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Atualmente bloqueado" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Atualmente ignorado" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Atualmente arquivado" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Ocultar este contato dos outros" - -#: ../../mod/contacts.php:497 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Respostas/gostadas associados às suas publicações ainda podem estar visíveis" - -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "Notificações para novas publicações" - -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "Envie uma notificação para todos as novas publicações deste contato" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "Pega mais informações para feeds" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Sugestões" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Sugerir amigos em potencial" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Todos os contatos" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Exibe todos os contatos" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Desbloquear" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Exibe somente contatos desbloqueados" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Bloqueado" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Exibe somente contatos bloqueados" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Ignorados" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Exibe somente contatos ignorados" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Arquivados" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Exibe somente contatos arquivados" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Ocultos" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Exibe somente contatos ocultos" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Amizade mútua" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "é um fã seu" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "você é um fã de" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Editar o contato" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Pesquisar seus contatos" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Atualizar" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "todos" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Funcionalidades adicionais" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "Tela" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "Redes Sociais" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "Delegações" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Aplicações conectadas" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Exportar dados pessoais" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Remover a conta" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Está faltando algum dado importante!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Não foi possível conectar à conta de e-mail com as configurações fornecidas." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "As configurações de e-mail foram atualizadas." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "Funcionalidades atualizadas" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "A mensagem de relocação foi enviada para seus contatos" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "As senhas não correspondem. A senha não foi modificada." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Não é permitido uma senha em branco. A senha não foi modificada." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Senha errada." - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "A senha foi modificada." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Não foi possível atualizar a senha. Por favor, tente novamente." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr " Por favor, use um nome mais curto." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr " O nome é muito curto." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Senha Errada" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr " Não é um e-mail válido." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr " Não foi possível alterar para esse e-mail." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "O fórum privado não possui permissões de privacidade. Utilizando o grupo de privacidade padrão." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "O fórum privado não possui permissões de privacidade e nenhum grupo de privacidade padrão." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "As configurações foram atualizadas." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Adicionar aplicação" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Chave do consumidor" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Segredo do consumidor" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Redirecionar" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "URL do ícone" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Você não pode editar esta aplicação." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Aplicações conectadas" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "A chave do cliente inicia com" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Sem nome" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Remover autorização" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Não foi definida nenhuma configuração de plugin" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Configurações do plugin" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Off" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "On" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Funcionalidades Adicionais" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "O suporte interno para conectividade de %s está %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "habilitado" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "desabilitado" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "O acesso ao e-mail está desabilitado neste site." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Configurações do e-mail/caixa postal" - -#: ../../mod/settings.php:783 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Caso você deseje se comunicar com contatos de e-mail usando este serviço (opcional), por favor especifique como se conectar à sua caixa postal." - -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Última checagem bem sucedida de e-mail:" - -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "Nome do servidor IMAP:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "Porta do IMAP:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Segurança:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Nenhuma" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "Nome de usuário do e-mail:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "Senha do e-mail:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Endereço de resposta (Reply-to):" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Enviar publicações públicas para todos os contatos de e-mail:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Ação após a importação:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Marcar como visto" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Mover para pasta" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Mover para pasta:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Configurações de exibição" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Tema do perfil:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Tema para dispositivos móveis:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Atualizar o navegador a cada xx segundos" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Mínimo de 10 segundos, não possui máximo" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "Número de itens a serem exibidos por página:" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Máximo de 100 itens" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "Número de itens a serem exibidos por página quando visualizando em um dispositivo móvel:" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Não exibir emoticons" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "Não mostra avisos" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "rolamento infinito" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" +#: ../../mod/crepair.php:169 +msgid "No mirroring" msgstr "" -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "Tipos de Usuários" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "Tipos de Comunidades" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Página de conta normal" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Essa conta é um perfil pessoal normal" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Página de vitrine" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão somente de leitura" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Conta de fórum de comunidade/celebridade" - -#: ../../mod/settings.php:977 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão de leitura e escrita" - -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Página de amigo automático" - -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Aprovar automaticamente todas as solicitações de conexão/amizade como amigos" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Fórum privado [Experimental]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Fórum privado - somente membros aprovados" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Opcional) Permitir o uso deste OpenID para entrar nesta conta" - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Publicar o seu perfil padrão no diretório local do seu site?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Publicar o seu perfil padrão no diretório social global?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Ocultar visualização da sua lista de contatos/amigos no seu perfil padrão? " - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Ocultar os detalhes do seu perfil para pessoas desconhecidas?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Permitir aos amigos publicarem na sua página de perfil?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Permitir aos amigos etiquetarem suas publicações?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Permitir que você seja sugerido como amigo em potencial para novos membros?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Permitir que pessoas desconhecidas lhe enviem mensagens privadas?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "O perfil não está publicado." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "ou" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "O endereço da sua identidade é" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Expirar automaticamente publicações após tantos dias:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Se deixado em branco, as publicações não irão expirar. Publicações expiradas serão excluídas." - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Configurações avançadas de expiração" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Expiração avançada" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Expirar publicações:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Expirar notas pessoais:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Expirar publicações destacadas:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Expirar fotos:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Expirar somente as publicações de outras pessoas:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Configurações da conta" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Configurações da senha" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Nova senha:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Confirme:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Deixe os campos de senha em branco, a não ser que você queira alterá-la" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Senha Atual:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "Sua senha atual para confirmar as mudanças" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Senha:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Configurações básicas" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Nome completo:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "Endereço de e-mail:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Seu fuso horário:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Localização padrão de suas publicações:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Usar localizador do navegador:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Configurações de segurança e privacidade" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Número máximo de requisições de amizade por dia:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(para prevenir abuso de spammers)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Permissões padrão de publicação" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(clique para abrir/fechar)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Mostre para Grupos" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Mostre para Contatos" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "Publicação Privada Padrão" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "Publicação Pública Padrão" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "Permissões Padrão para Publicações Novas" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Número máximo de mensagens privadas de pessoas desconhecidas, por dia:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Configurações de notificação" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Por padrão, publicar uma mensagem de status quando:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "aceitar uma requisição de amizade" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "associar-se a um fórum/comunidade" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "fazer uma modificação interessante em seu perfil" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Enviar um e-mail de notificação sempre que:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Você recebeu uma apresentação" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Suas apresentações forem confirmadas" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Alguém escrever no mural do seu perfil" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Alguém comentar a sua mensagem" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Você recebeu uma mensagem privada" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Você recebe uma suggestão de amigo" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Você foi etiquetado em uma publicação" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "Você está cutucado/incitado/etc. em uma publicação" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Conta avançada/Configurações do tipo de página" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Modificar o comportamento desta conta em situações especiais" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "Relocação" - -#: ../../mod/settings.php:1188 -msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "Se você moveu esse perfil de outro servidor e algum dos seus contatos não recebe atualizações, pressione esse botão." - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "Reenviar mensagem de relocação para os contatos" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "O perfil foi excluído." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Perfil-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "O novo perfil foi criado." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "O perfil não está disponível para clonagem." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "É necessário informar o nome do perfil." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Situação amorosa" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Parceiro romântico" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Gosta de" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Não gosta de" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Trabalho/emprego" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Religião" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Posicionamento político" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Gênero" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Preferência sexual" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Página Principal" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Interesses" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Endereço" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Localização" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "O perfil foi atualizado." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr " e " - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "perfil público" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s mudou %2$s para “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Visite %2$s de %1$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s foi atualizado %2$s, mudando %3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" msgstr "" -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Ocultar sua lista de contatos/amigos dos visitantes no seu perfil?" +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Editar os detalhes do perfil" +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Bemvindo ao Friendica" -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Mudar Foto do Perfil" +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Dicas para os novos membros" -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Ver este perfil" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Criar um novo perfil usando estas configurações" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Clonar este perfil" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Excluir este perfil" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Nome do perfil:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Seu nome completo:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Título/Descrição:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Seu gênero:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Aniversário (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Endereço:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Localidade/Cidade:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "CEP:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "País:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Região/Estado:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Situação amorosa:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Quem: (se pertinente)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Desde [data]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Preferência sexual:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Endereço do site web:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Cidade:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Posição política:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Orientação religiosa:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Palavras-chave públicas:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Palavras-chave privadas:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Gosta de:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Não gosta de:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Exemplo: pesca fotografia software" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Usado para sugerir amigos em potencial, pode ser visto pelos outros)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Usado na pesquisa de perfis, nunca é exibido para os outros)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Fale um pouco sobre você..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Passatempos/Interesses" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Informações de contato e redes sociais" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Preferências musicais" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Livros, literatura" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Televisão" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Filme/dança/cultura/entretenimento" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Amor/romance" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Trabalho/emprego" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Escola/educação" - -#: ../../mod/profiles.php:688 +#: ../../mod/newmember.php:12 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Este é o seu perfil público.
Ele pode estar visível para qualquer um que acesse a Internet." +"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." +msgstr "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." -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Editar/Gerenciar perfis" +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Do Início" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "O grupo foi criado." +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Passo-a-passo da friendica" -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Não foi possível criar o grupo." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "O grupo não foi encontrado." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "O nome do grupo foi alterado." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "Salvar o grupo" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Criar um grupo de contatos/amigos." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Nome do grupo: " - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "O grupo foi removido." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Não foi possível remover o grupo." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Editor de grupo" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Membros" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Clique em um contato para adicionar ou remover." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Texto fonte (bbcode):" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Texto fonte (Diaspora) a converter para BBcode:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Entrada fonte:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (HTML puro):" - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Fonte de entrada (formato Diaspora):" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Não disponível." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "O contato foi adicionado" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Não fazer notificações de sistema." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Notificações de sistema" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Nova mensagem" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Não foi possível localizar informação do contato." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Mensagens" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "Você realmente deseja deletar essa mensagem?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "A mensagem foi excluída." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "A conversa foi removida." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Nenhuma mensagem." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Remetente desconhecido - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Você e %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s e você" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Excluir conversa" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d mensagem" -msgstr[1] "%d mensagens" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "A mensagem não está disponível." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Excluir a mensagem" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:18 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Não foi encontrada nenhuma comunicação segura. Você pode ser capaz de responder a partir da página de perfil do remetente." +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "Na sua página Início Rápido - encontre uma introdução rápida ao seu perfil e abas da rede, faça algumas conexões novas, e encontre alguns grupos entrar." -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Enviar resposta" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Ir para as suas configurações" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s não gosta de %3$s de %2$s" - -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Publicado com sucesso." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ H:i" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Conversão de tempo" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:26 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica provê esse serviço para compartilhar eventos com outras redes e amigos em fuso-horários desconhecidos." +"On your Settings 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." +msgstr "Em sua página Configurações - 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." -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "Hora UTC: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Fuso horário atual: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Horário local convertido: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Por favor, selecione seu fuso horário:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Salvar na pasta:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "-selecione-" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Identificador de perfil inválido." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor de visibilidade do perfil" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Visível para" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Todos os contatos (com acesso a perfil seguro)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Nenhum contato." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Ver contatos" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Pesquisar pessoas" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Nenhuma correspondência" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Enviar novas fotos" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "A informação de contato não está disponível" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "O álbum não foi encontrado." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Excluir o álbum" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Você realmente deseja deletar esse álbum de fotos e todas as suas fotos?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Excluir a foto" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Você realmente deseja deletar essa foto?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s foi marcado em %2$s por %3$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "uma foto" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "A imagem excede o tamanho máximo de " - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "O arquivo de imagem está vazio." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Não foi possível processar a imagem." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Não foi possível enviar a imagem." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Não foi selecionada nenhuma foto" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "O acesso a este item é restrito." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Você está usando %1$.2f Mbytes dos %2$.2f Mbytes liberados para armazenamento de fotos." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Enviar fotos" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nome do novo álbum: " - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "ou o nome de um álbum já existente: " - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Não exiba uma publicação de status para este envio" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Permissões" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Foto Privada" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Foto Pública" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Editar o álbum" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Exibir as mais recentes primeiro" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Exibir as mais antigas primeiro" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Ver a foto" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permissão negada. O acesso a este item pode estar restrito." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "A foto não está disponível" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Ver a imagem" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Editar a foto" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Usar como uma foto de perfil" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Ver no tamanho real" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Etiquetas: " - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Remover qualquer etiqueta]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Rotacionar para direita" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Rotacionar para esquerda" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Novo nome para o álbum" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Legenda" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Adicionar uma etiqueta" - -#: ../../mod/photos.php:1510 +#: ../../mod/newmember.php:28 msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Por exemplo: @joao, @Joao_da_Silva, @joao@exemplo.com, #Minas_Gerais, #acampamento" +"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." +msgstr "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ê." -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Foto privada" +#: ../../mod/newmember.php:36 +msgid "" +"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." +msgstr "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." -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Foto pública" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Editar seu perfil" -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Compartilhar" +#: ../../mod/newmember.php:38 +msgid "" +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Edite o seu perfil padrão a seu gosto. Revise as configurações de ocultação da sua lista de amigos e do seu perfil de visitantes desconhecidos." -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Ver álbum" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Palavras-chave do perfil" -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Fotos recentes" +#: ../../mod/newmember.php:40 +msgid "" +"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." +msgstr "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." -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Lamento, talvez seu envio seja maior do que as configurações do PHP permitem" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Conexões" -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "Ou - você tentou enviar um arquivo vazio?" +#: ../../mod/newmember.php:49 +msgid "" +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Autorize o Conector com Facebook, caso você tenha uma conta lá e nós (opcionalmente) importaremos todos os seus amigos e conversas do Facebook." -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "O arquivo excedeu o tamanho limite de %d" +#: ../../mod/newmember.php:51 +msgid "" +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Se esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre." -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Não foi possível enviar o arquivo." +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Importação de e-mails" -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Nenhum vídeo selecionado" +#: ../../mod/newmember.php:56 +msgid "" +"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" +msgstr "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" -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Ver Vídeo" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Ir para a sua página de contatos" -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Vídeos Recentes" +#: ../../mod/newmember.php:58 +msgid "" +"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 Add New Contact dialog." +msgstr "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 Adicionar Novo Contato." -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Envie Novos Vídeos" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Ir para o diretório do seu site" + +#: ../../mod/newmember.php:60 +msgid "" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "A página de Diretório permite que você encontre outras pessoas nesta rede ou em outras redes federadas. Procure por um link Conectar ou Seguir no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado." + +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Pesquisar por novas pessoas" + +#: ../../mod/newmember.php:62 +msgid "" +"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." +msgstr "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." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Agrupe seus contatos" + +#: ../../mod/newmember.php:70 +msgid "" +"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." +msgstr "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." + +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Por que as minhas publicações não são públicas?" + +#: ../../mod/newmember.php:73 +msgid "" +"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." +msgstr "A friendica respeita sua privacidade. Por padrão, suas publicações estarão visíveis apenas para as pessoas que você adicionou como amigos. Para mais informações, veja a página de ajuda, a partir do link acima." + +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Obtendo ajuda" + +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Ir para a seção de ajuda" + +#: ../../mod/newmember.php:82 +msgid "" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Nossas páginas de ajuda podem ser consultadas para mais detalhes sobre características e recursos do programa." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5054,52 +7465,140 @@ msgstr "Selecione o que você deseja fazer com o destinatário" msgid "Make this post private" msgstr "Fazer com que essa publicação se torne privada" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "O item foi removido." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "%1$s está seguindo %2$s's %3$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Exportar conta" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Exporta suas informações de conta e contatos. Use para fazer uma cópia de segurança de sua conta e/ou para movê-la para outro servidor." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Exportar tudo" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Exportar as informações de sua conta, contatos e todos os seus items como JSON. Pode ser um arquivo muito grande, e pode levar bastante tempo. Use isto para fazer uma cópia de segurança completa da sua conta (fotos não são exportadas)" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Amigos em Comum" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Nenhum contato em comum." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "A imagem excede o limite de tamanho de %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s dá as boas vinda à %2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Fotos do mural" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Isso pode acontecer eventualmente se o contato foi solicitado por ambas as pessoas e ele já tinha sido aprovado." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "A resposta do site remoto não foi compreendida." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Resposta inesperada do site remoto: " + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "A confirmação foi completada com sucesso." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "O site remoto relatou: " + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Falha temporária. Por favor, aguarde e tente novamente." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Ocorreu uma falha na apresentação ou ela foi revogada." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Não foi possível definir a foto do contato." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Não foi encontrado nenhum registro de usuário para '%s' " + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "A chave de criptografia do nosso site está, aparentemente, bagunçada." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Foi fornecida uma URL em branco ou não foi possível descriptografá-la." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "O registro do contato não foi encontrado para você em seu site." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "A chave pública do site não está disponível no registro do contato para a URL %s" + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "O ID fornecido pelo seu sistema é uma duplicata em nosso sistema. Deve funcionar agora, se você tentar de novo." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Não foi possível definir suas credenciais de contato no nosso sistema." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Não foi possível atualizar os detalhes do seu perfil em nosso sistema." + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s se associou a %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Não foi possível localizar a publicação original." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "A publicação em branco foi descartada." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Erro no sistema. A publicação não foi salva." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Essa mensagem foi enviada a você por %s, um membro da rede social Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Você pode visitá-lo em %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Por favor, entre em contato com o remetente respondendo a esta publicação, caso você não queira mais receber estas mensagens." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s publicou uma atualização." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5157,546 +7656,6 @@ msgstr "Encerrar a edição" msgid "Image uploaded successfully." msgstr "A imagem foi enviada com sucesso." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Aplicativos" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Nenhum aplicativo instalado" - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Nada de novo aqui" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Descartar notificações" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Correspondência de perfil" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Não foi encontrada nenhuma palavra-chave associada a você. Por favor, adicione algumas ao seu perfil padrão." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "se interessa por:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "A etiqueta foi removida" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Remover a etiqueta do item" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Selecione uma etiqueta para remover: " - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Remover" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "O título do evento e a hora de início são obrigatórios." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Editar o evento" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "exibir a origem" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Criar um novo evento" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Anterior" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "hora:minuto" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Detalhes do evento" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "O formato é %s %s. O título e a data de início são obrigatórios." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Início do evento:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Obrigatório" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "A data/hora de término não é conhecida ou não é relevante" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Término do evento:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Ajustar para o fuso horário do visualizador" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Descrição:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Título:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Compartilhar este evento" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Nenhuma página delegada potencial localizada." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Delegar Administração de Página" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegados podem administrar todos os aspectos dessa página/conta exceto por configurações básicas da conta.\nFavor não delegar sua conta pessoal para ninguém que você não confie inteiramente." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Administradores de Páginas Existentes" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Delegados de Páginas Existentes" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Delegados Potenciais" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Adicionar" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Sem entradas." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Contatos que não são membros de um grupo" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Arquivos" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Sistema em manutenção" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Remover minha conta" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Isso removerá completamente a sua conta. Uma vez feito isso, não será mais possível recuperá-la." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Por favor, digite a sua senha para verificação:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "A sugestão de amigo foi enviada" - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Sugerir amigos" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Sugerir um amigo para %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Não foi possível localizar a publicação original." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "A publicação em branco foi descartada." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Erro no sistema. A publicação não foi salva." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Essa mensagem foi enviada a você por %s, um membro da rede social Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Você pode visitá-lo em %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Por favor, entre em contato com o remetente respondendo a esta publicação, caso você não queira mais receber estas mensagens." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s publicou uma atualização." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} deseja ser seu amigo" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} lhe enviou uma mensagem" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} solicitou registro" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} comentou a publicação de %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} gostou da publicação de %s" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} desgostou da publicação de %s" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} agora é amigo de %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} publicou" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} etiquetou a publicação de %s com #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} mencionou você em uma publicação" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Erro no protocolo OpenID. Não foi retornada nenhuma ID." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "A conta não foi encontrada e não são permitidos registros via OpenID nesse site." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Não foi possível autenticar." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Identificador de solicitação inválido" - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Descartar" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Sistema" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Rede" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Apresentações" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Exibir solicitações ignoradas" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Ocultar solicitações ignoradas" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Tipo de notificação:" - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Sugestão de amigo" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "sugerido por %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Publicar a adição de amigo" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "se aplicável" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Alega ser conhecido por você: " - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "sim" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "não" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Aprovar como:" - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Amigo" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Compartilhador" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fã/Admirador" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Solicitação de amizade/conexão" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Novo acompanhante" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Sem apresentações." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Notificações" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s gostou da publicação de %s" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s desgostou da publicação de %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s agora é amigo de %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s criou uma nova publicação" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s comentou uma publicação de %s" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Nenhuma notificação de rede." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Notificações de rede" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Nenhuma notificação pessoal." - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Notificações pessoais" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Não existe mais nenhuma notificação pessoal." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Notificações pessoais" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "Limite de convites totais excedido." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Não é um endereço de e-mail válido." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Por favor, junte-se à nós na Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Limite de convites ultrapassado. Favor contactar o administrador do sítio." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Não foi possível enviar a mensagem." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d mensagem enviada." -msgstr[1] "%d mensagens enviadas." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Você não possui mais convites disponíveis" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Visite %s para obter uma lista de sites públicos onde você pode se cadastrar. Membros da friendica podem se conectar, mesmo que estejam em sites separados. Além disso você também pode se conectar com membros de várias outras redes sociais." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Para aceitar esse convite, por favor cadastre-se em %s ou qualquer outro site friendica público." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Os sites friendica estão todos interconectados para criar uma grande rede social com foco na privacidade e controlada por seus membros, que também podem se conectar com várias redes sociais tradicionais. Dê uma olhada em %s para uma lista de sites friendica onde você pode se cadastrar." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Desculpe, mas esse sistema não está configurado para conectar-se com outros sites públicos nem permite convidar novos membros." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Enviar convites." - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Digite os endereços de e-mail, um por linha:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Você está convidado a se juntar a mim e outros amigos em friendica - e também nos ajudar a criar uma experiência social melhor na web." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Você preciso informar este código de convite: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Após você se registrar, por favor conecte-se comigo através da minha página de perfil em:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Para mais informações sobre o projeto Friendica e porque nós achamos que ele é importante, por favor visite-nos em http://friendica.com." - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Gerenciar identidades e/ou páginas" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "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\"" - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Selecione uma identidade para gerenciar: " - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Bem-vindo(a) a %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5706,1774 +7665,47 @@ msgstr "Amigos de %s" msgid "No friends to display." msgstr "Nenhum amigo para exibir." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Adicionar Contato Novo" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Pesquisar neste site" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Forneça endereço ou localização web" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Diretório do site" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Por exemplo: joao@exemplo.com, http://exemplo.com/maria" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Gênero: " -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d convite disponível" -msgstr[1] "%d convites disponíveis" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Nenhuma entrada (algumas entradas podem estar ocultas)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Pesquisar por pessoas" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Conversão de tempo" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Fornecer nome ou interesse" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Conectar-se/acompanhar" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Examplos: Robert Morgenstein, Fishing" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Perfil Randômico" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Redes" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Todas as redes" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Pastas salvas" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Tudo" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Categorias" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Clique aqui para atualização (upgrade)." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Essa ação excede o limite definido para o seu plano de assinatura." - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "Essa ação não está disponível em seu plano de assinatura." - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "Usuário não encontrado." - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "Não existe status com esse id." - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "Não existe conversas com esse id." - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "ver na tela inteira" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Início:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Término:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(sem assunto)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "naoresponda" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "É necessário um convite." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Não foi possível verificar o convite." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "A URL do OpenID é inválida" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Foi encontrado um erro ao tentar conectar usando o OpenID que você forneceu. Por favor, verifique se sua ID está escrita corretamente." +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica provê esse serviço para compartilhar eventos com outras redes e amigos em fuso-horários desconhecidos." -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "A mensagem de erro foi:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Por favor, forneça a informação solicitada." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Por favor, use um nome mais curto." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "O nome é muito curto." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Isso não parece ser o seu nome completo (Nome Sobrenome)." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "O domínio do seu e-mail não está entre os permitidos neste site." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Não é um endereço de e-mail válido." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Não é possível usar esse e-mail." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "A sua identificação pode conter somente os caracteres \"a-z\", \"0-9\", \"-\", e \"_\", além disso, deve começar com uma letra." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Esta identificação já foi registrada. Por favor, escolha outra." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Essa identificação já foi registrada e não pode ser reutilizada. Por favor, escolha outra." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "ERRO GRAVE: Não foi possível gerar as chaves de segurança." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Ocorreu um erro durante o registro. Por favor, tente novamente." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Ocorreu um erro na criação do seu perfil padrão. Por favor, tente novamente." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Amigos" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s cutucou %2$s" +msgid "UTC time: %s" +msgstr "Hora UTC: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "cutucado" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "postagem/item" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s marcou %3$s de %2$s como favorito" +msgid "Current timezone: %s" +msgstr "Fuso horário atual: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "remover" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Excluir os itens selecionados" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "Seguir o Thread" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Ver Status" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Ver Perfil" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Ver Fotos" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Publicações da Rede" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Editar Contato" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Enviar MP" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Cutucar" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s gostou disso." +msgid "Converted localtime: %s" +msgstr "Horário local convertido: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s não gostou disso." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d pessoas gostaram disso" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d pessoas não gostaram disso" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "e" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", e mais %d outras pessoas" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s gostaram disso." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s não gostaram disso." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Visível para todos" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Favor fornecer um link/URL de vídeo" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Favor fornecer um link/URL de áudio" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Etiqueta:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Onde você está agora?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Deletar item(s)?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Enviar por e-mail" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Conectores desabilitados, desde \"%s\" está habilitado." - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "permissões" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Postar em Grupos" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Publique para Contatos" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Publicação privada" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Saiu." - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "Erro ao decodificar arquivo de conta" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "Erro! Nenhum arquivo de dados de versão! Esse não é um arquivo de conta do Friendica?" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "Erro! Não consigo conferir o apelido (nickname)" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "User '%s' já existe nesse servidor!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Erro na criação do usuário" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Erro na criação do perfil do Usuário" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d contato não foi importado" -msgstr[1] "%d contatos não foram importados" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Feito. Você agora pode entrar com seu nome de usuário e senha" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "mais recente" - -#: ../../include/text.php:298 -msgid "older" -msgstr "antigo" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "anterior" - -#: ../../include/text.php:305 -msgid "first" -msgstr "primeiro" - -#: ../../include/text.php:337 -msgid "last" -msgstr "último" - -#: ../../include/text.php:340 -msgid "next" -msgstr "próximo" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Nenhum contato" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d contato" -msgstr[1] "%d contatos" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "cutucar" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "pingado" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "incentivar" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "incentivado" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "bater" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "batido" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "apontar" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "apontado" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "rejeite" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "rejeitado" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "feliz" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "triste" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "desencanado" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "cansado" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "audacioso" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "chateado" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "estupefato" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "confuso" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "interessado" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "rancoroso" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "jovial" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "vivo" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "incomodado" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "ansioso" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "excêntrico" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "perturbado" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "frustrado" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "motivado" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "relaxado" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "surpreso" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Segunda" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Terça" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Quarta" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Quinta" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Sexta" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Sábado" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Domingo" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Janeiro" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Fevereiro" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Março" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "Abril" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Maio" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Junho" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Julho" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "Agosto" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "Setembro" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Outubro" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "Novembro" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Dezembro" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "bytes" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Clique para abrir/fechar" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Selecione um idioma alternativo" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "atividade" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "publicação" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "O item foi arquivado" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Notificação Friendica" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Obrigado," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s Administrador" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Notify] Nova mensagem recebida em %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s lhe enviou uma mensagem privativa em %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s lhe enviou %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "uma mensagem privada" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Favor visitar %s para ver e/ou responder às suas mensagens privadas." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s comentou uma [url=%2$s] %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s comentou na %4$s de [url=%2$s]%3$s [/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s comentou [url=%2$s]sua %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Notify] Comentário na conversa #%1$d por %2$s" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s comentou um item/conversa que você está seguindo." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Favor visitar %s para ver e/ou responder à conversa." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Notify] %s publicou no mural do seu perfil" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s publicou no mural do seu perfil em %2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s publicou para [url=%2$s]seu mural[/url]" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notify] %s etiquetou você" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s etiquetou você em %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]etiquetou você[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "[Friendica:Notify] %s compartilhado uma nova publicação" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "%1$s compartilhou uma nova publicação em %2$s" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "%1$s [url=%2$s]compartilhou uma publicação[/url]." - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica:Notify] %1$s cutucou você" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "%1$s cutucou você em %2$s" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "%1$s [url=%2$s]cutucou você[/url]." - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Notify] %s etiquetou sua publicação" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s etiquetou sua publicação em %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s etiquetou [url=%2$s]sua publicação[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Notify] Você recebeu uma apresentação" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Você recebeu uma apresentação de '%1$s' em %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Você recebeu [url=%1$s]uma apresentação[/url] de %2$s." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Você pode visitar o perfil deles em %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Favor visitar %s para aprovar ou rejeitar a apresentação." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Notify] Você recebeu uma sugestão de amigo" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Você recebeu uma sugestão de amigo de '%1$s' em %2$s" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Você recebeu [url=%1$s]uma sugestão de amigo[/url] de %2$s em %3$s" - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Nome:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Foto:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Favor visitar %s para aprovar ou rejeitar a sugestão." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "na Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Um grupo com esse nome, anteriormente excluído, foi reativado. Permissões de itens já existentes poderão ser aplicadas a esse grupo e qualquer futuros membros. Se não é essa a sua intenção, favor criar outro grupo com um nome diferente." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Grupo de privacidade padrão para novos contatos" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Todos" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "editar" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Editar grupo" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Criar um novo grupo" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Contatos não estão dentro de nenhum grupo" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "URL de conexão faltando." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Este site não está configurado para permitir comunicações com outras redes." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Não foi descoberto nenhum protocolo de comunicação ou fonte de notícias compatível." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "O endereço de perfil especificado não fornece informação adequada." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Não foi encontrado nenhum autor ou nome." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Não foi possível encontrar nenhuma URL de navegação neste endereço." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Não foi possível casa o estilo @ de Endereço de Identidade com um protocolo conhecido ou contato de email." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Use mailto: antes do endereço para forçar a checagem de email." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "O endereço de perfil especificado pertence a uma rede que foi desabilitada neste site." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Perfil limitado. Essa pessoa não poderá receber notificações diretas/pessoais de você." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Não foi possível recuperar a informação do contato." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "acompanhando" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[sem assunto]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Terminar esta sessão" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Entrar" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Página pessoal" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Criar uma conta" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Ajuda e documentação" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Aplicativos" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Complementos, utilitários, jogos" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Pesquisar conteúdo no site" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Conversas neste site" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Diretório" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Diretório de pessoas" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "Informação" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "Informação sobre esta instância do friendica" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Conversas dos seus amigos" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "Reiniciar Rede" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "Carregar página Rede sem filtros" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Requisições de Amizade" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Ver todas notificações" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Marcar todas as notificações de sistema como vistas" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Mensagem privada" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Recebidas" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Enviadas" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Gerenciar" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Gerenciar outras páginas" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Configurações da conta" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Administrar/Editar Perfis" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Gerenciar/editar amigos e contatos" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Configurações do site" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Navegação" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Mapa do Site" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j de F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j de F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Aniversário:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Idade:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "para %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Etiquetas:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religião:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Passatempos/Interesses:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Informações de contato e redes sociais:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Preferências musicais:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Livros, literatura:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Televisão:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Filmes/dança/cultura/entretenimento:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Amor/romance:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Trabalho/emprego:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Escola/educação:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Imagem/foto" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "%2$s %3$s" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "%s escreveu a seguinte publicação" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 escreveu:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Conteúdo criptografado" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Desconhecido | Não categorizado" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Bloquear imediatamente" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Dissimulado, spammer, propagandista" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Eu conheço, mas não possuo nenhuma opinião acerca" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "Ok, provavelmente inofensivo" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Boa reputação, tem minha confiança" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Semanalmente" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Mensalmente" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "Conector do Diáspora" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "Statusnet" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Miscelânea" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "ano" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "mês" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "dia" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "nunca" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "menos de um segundo atrás" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "anos" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "meses" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "semana" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "semanas" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "dias" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "hora" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "horas" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minuto" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minutos" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "segundo" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "segundos" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s atrás" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "aniversários de %s's" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "Feliz Aniversário %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Funcionalidades Gerais" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "Perfís Múltiplos" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "Capacidade de criar perfis múltiplos" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "Funcionalidades de Composição de Publicações" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "Editor Richtext" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "Habilite editor richtext" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "Pré-visualização da Publicação" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Permite pré-visualizar publicações e comentários antes de publicá-los" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "Auto-menção Fóruns" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "Adiciona/Remove menções quando uma página de fórum é selecionada/deselecionada na janela ACL" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "Widgets da Barra Lateral da Rede" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Buscar por Data" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "Capacidade de selecionar publicações por intervalos de data" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Filtrar Grupo" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "Habilita widget para mostrar publicações da Rede somente de grupos selecionados" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Filtrar Rede" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Habilita widget para mostrar publicações da Rede de redes selecionadas" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "Guarde as palavras-chaves para reuso" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "Abas da Rede" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "Aba Pessoal da Rede" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Habilitar aba para mostrar apenas as publicações da Rede que você tenha interagido" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "Aba Nova da Rede" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "Habilite aba para mostra apenas publicações da Rede novas (das últimas 12 horas)" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "Aba de Links Compartilhados da Rede" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "Habilite aba para mostrar somente publicações da Rede que contenham links" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "Ferramentas de Publicação/Comentário" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "Deleção Multipla" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "Selecione e delete múltiplas publicações/comentário imediatamente" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "Editar Publicações Enviadas" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "Editar e corrigir publicações e comentários após envio" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Etiquetagem" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "Capacidade de colocar etiquetas em publicações existentes" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "Categorias de Publicações" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Adicione Categorias ás Publicações" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "Capacidade de arquivar publicações em pastas" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "Desgostar de publicações" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "Capacidade de desgostar de publicações/comentários" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Destacar publicações" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "Capacidade de marcar publicações especiais com uma estrela indicadora" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Notificação de compartilhamento da rede Diaspora" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Anexos:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Foram encontrados erros durante a criação das tabelas do banco de dados." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Visível para todos" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Uma nova pessoa está compartilhando com você em " - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Você tem um novo acompanhante em " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Você realmente deseja deletar esse item?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Arquivos" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Conteúdo incorporado" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "A incorporação está desabilitada" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Bem-vindo(a) " - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Por favor, envie uma foto para o perfil." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Bem-vindo(a) de volta " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Masculino" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Feminino" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Atualmente masculino" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Atualmente feminino" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Masculino a maior parte do tempo" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Feminino a maior parte do tempo" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgênero" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersexual" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transexual" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodita" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutro" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Não específico" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Outro" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Indeciso" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Homens" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Mulheres" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Gays" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lésbicas" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Sem preferência" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Bissexuais" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autossexuais" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Abstêmios" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Virgens" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Desviantes" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetiches" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Insaciável" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Não sexual" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Solteiro(a)" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Solitário(a)" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Disponível" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Não disponível" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Tem uma paixão" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Apaixonado" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Saindo com alguém" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Infiel" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Viciado(a) em sexo" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Amigos/Benefícios" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Casual" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Envolvido(a)" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Casado(a)" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Casado imaginariamente" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Parceiros" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Coabitando" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Direito comum" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Feliz" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Não estou procurando" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Traído(a)" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Separado(a)" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Instável" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Divorciado(a)" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Divorciado imaginariamente" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Viúvo(a)" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Incerto(a)" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "É complicado" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Não importa" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Pergunte-me" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "parou de acompanhar" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Excluir o contato" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Por favor, selecione seu fuso horário:" diff --git a/view/pt-br/strings.php b/view/pt-br/strings.php index 7ccfa83bbc..549e406a2e 100644 --- a/view/pt-br/strings.php +++ b/view/pt-br/strings.php @@ -5,63 +5,36 @@ function string_plural_select_pt_br($n){ return ($n > 1);; }} ; -$a->strings["This entry was edited"] = "Essa entrada foi editada"; -$a->strings["Private Message"] = "Mensagem privada"; -$a->strings["Edit"] = "Editar"; -$a->strings["Select"] = "Selecionar"; -$a->strings["Delete"] = "Excluir"; -$a->strings["save to folder"] = "salvar na pasta"; -$a->strings["add star"] = "destacar"; -$a->strings["remove star"] = "remover o destaque"; -$a->strings["toggle star status"] = "ativa/desativa o destaque"; -$a->strings["starred"] = "marcado com estrela"; -$a->strings["add tag"] = "adicionar etiqueta"; -$a->strings["I like this (toggle)"] = "Eu gostei disso (alternar)"; -$a->strings["like"] = "gostei"; -$a->strings["I don't like this (toggle)"] = "Eu não gostei disso (alternar)"; -$a->strings["dislike"] = "desgostar"; -$a->strings["Share this"] = "Compartilhar isso"; -$a->strings["share"] = "compartilhar"; -$a->strings["Categories:"] = "Categorias:"; -$a->strings["Filed under:"] = "Arquivado sob:"; -$a->strings["View %s's profile @ %s"] = "Ver o perfil de %s @ %s"; -$a->strings["to"] = "para"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Mural-para-mural"; -$a->strings["via Wall-To-Wall:"] = "via Mural-para-mural"; -$a->strings["%s from %s"] = "%s de %s"; -$a->strings["Comment"] = "Comentar"; -$a->strings["Please wait"] = "Por favor, espere"; -$a->strings["%d comment"] = array( - 0 => "%d comentário", - 1 => "%d comentários", -); -$a->strings["comment"] = array( - 0 => "comentário", - 1 => "comentários", -); -$a->strings["show more"] = "exibir mais"; -$a->strings["This is you"] = "Este(a) é você"; $a->strings["Submit"] = "Enviar"; -$a->strings["Bold"] = "Negrito"; -$a->strings["Italic"] = "Itálico"; -$a->strings["Underline"] = "Sublinhado"; -$a->strings["Quote"] = "Citação"; -$a->strings["Code"] = "Código"; -$a->strings["Image"] = "Imagem"; -$a->strings["Link"] = "Link"; -$a->strings["Video"] = "Vídeo"; -$a->strings["Preview"] = "Pré-visualização"; -$a->strings["You must be logged in to use addons. "] = "Você precisa estar logado para usar os addons."; -$a->strings["Not Found"] = "Não encontrada"; -$a->strings["Page not found."] = "Página não encontrada."; -$a->strings["Permission denied"] = "Permissão negada"; -$a->strings["Permission denied."] = "Permissão negada."; -$a->strings["toggle mobile"] = "habilita mobile"; +$a->strings["Theme settings"] = "Configurações do tema"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Configure o nível de redimensionamento para imagens em publicações e comentários (largura e altura)"; +$a->strings["Set font-size for posts and comments"] = "Escolha o tamanho da fonte para publicações e comentários"; +$a->strings["Set theme width"] = "Configure a largura do tema"; +$a->strings["Color scheme"] = "Esquema de cores"; +$a->strings["Set style"] = "escolha estilo"; +$a->strings["don't show"] = "não exibir"; +$a->strings["show"] = "exibir"; +$a->strings["Set line-height for posts and comments"] = "Escolha comprimento da linha para publicações e comentários"; +$a->strings["Set resolution for middle column"] = "Escolha a resolução para a coluna do meio"; +$a->strings["Set color scheme"] = "Configure o esquema de cores"; +$a->strings["Set zoomfactor for Earth Layer"] = "Configure o zoom para Camadas da Terra"; +$a->strings["Set longitude (X) for Earth Layers"] = "Configure longitude (X) para Camadas da Terra"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Configure latitude (Y) para Camadas da Terra"; +$a->strings["Community Pages"] = "Páginas da Comunidade"; +$a->strings["Earth Layers"] = "Camadas da Terra"; +$a->strings["Community Profiles"] = "Profiles Comunitários"; +$a->strings["Help or @NewHere ?"] = "Ajuda ou @NewHere ?"; +$a->strings["Connect Services"] = "Conectar serviços"; +$a->strings["Find Friends"] = "Encontrar amigos"; +$a->strings["Last users"] = "Últimos usuários"; +$a->strings["Last photos"] = "Últimas fotos"; +$a->strings["Last likes"] = "Últimas gostadas"; $a->strings["Home"] = "Pessoal"; $a->strings["Your posts and conversations"] = "Suas publicações e conversas"; $a->strings["Profile"] = "Perfil "; $a->strings["Your profile page"] = "Sua página de perfil"; +$a->strings["Contacts"] = "Contatos"; +$a->strings["Your contacts"] = "Seus contatos"; $a->strings["Photos"] = "Fotos"; $a->strings["Your photos"] = "Suas fotos"; $a->strings["Events"] = "Eventos"; @@ -69,64 +42,37 @@ $a->strings["Your events"] = "Seus eventos"; $a->strings["Personal notes"] = "Suas anotações pessoais"; $a->strings["Your personal photos"] = "Suas fotos pessoais"; $a->strings["Community"] = "Comunidade"; -$a->strings["don't show"] = "não exibir"; -$a->strings["show"] = "exibir"; -$a->strings["Theme settings"] = "Configurações do tema"; -$a->strings["Set font-size for posts and comments"] = "Escolha o tamanho da fonte para publicações e comentários"; -$a->strings["Set line-height for posts and comments"] = "Escolha comprimento da linha para publicações e comentários"; -$a->strings["Set resolution for middle column"] = "Escolha a resolução para a coluna do meio"; -$a->strings["Contacts"] = "Contatos"; -$a->strings["Your contacts"] = "Seus contatos"; -$a->strings["Community Pages"] = "Páginas da Comunidade"; -$a->strings["Community Profiles"] = "Profiles Comunitários"; -$a->strings["Last users"] = "Últimos usuários"; -$a->strings["Last likes"] = "Últimas gostadas"; $a->strings["event"] = "evento"; $a->strings["status"] = "status"; $a->strings["photo"] = "foto"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s gosta de %3\$s de %2\$s"; -$a->strings["Last photos"] = "Últimas fotos"; $a->strings["Contact Photos"] = "Fotos dos contatos"; $a->strings["Profile Photos"] = "Fotos do perfil"; -$a->strings["Find Friends"] = "Encontrar amigos"; $a->strings["Local Directory"] = "Diretório Local"; $a->strings["Global Directory"] = "Diretório global"; $a->strings["Similar Interests"] = "Interesses Parecidos"; $a->strings["Friend Suggestions"] = "Sugestões de amigos"; $a->strings["Invite Friends"] = "Convidar amigos"; $a->strings["Settings"] = "Configurações"; -$a->strings["Earth Layers"] = "Camadas da Terra"; $a->strings["Set zoomfactor for Earth Layers"] = "Configure o zoom para Camadas da Terra"; -$a->strings["Set longitude (X) for Earth Layers"] = "Configure longitude (X) para Camadas da Terra"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Configure latitude (Y) para Camadas da Terra"; -$a->strings["Help or @NewHere ?"] = "Ajuda ou @NewHere ?"; -$a->strings["Connect Services"] = "Conectar serviços"; $a->strings["Show/hide boxes at right-hand column:"] = "Mostre/esconda caixas na coluna à direita:"; -$a->strings["Set color scheme"] = "Configure o esquema de cores"; -$a->strings["Set zoomfactor for Earth Layer"] = "Configure o zoom para Camadas da Terra"; $a->strings["Alignment"] = "Alinhamento"; $a->strings["Left"] = "Esquerda"; $a->strings["Center"] = "Centro"; -$a->strings["Color scheme"] = "Esquema de cores"; $a->strings["Posts font size"] = "Tamanho da fonte para publicações"; $a->strings["Textareas font size"] = "Tamanho da fonte para campos texto"; $a->strings["Set colour scheme"] = "Configure o esquema de cores"; -$a->strings["default"] = "padrão"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Configure o nível de redimensionamento para imagens em publicações e comentários (largura e altura)"; -$a->strings["Set theme width"] = "Configure a largura do tema"; -$a->strings["Set style"] = "escolha estilo"; +$a->strings["You must be logged in to use addons. "] = "Você precisa estar logado para usar os addons."; +$a->strings["Not Found"] = "Não encontrada"; +$a->strings["Page not found."] = "Página não encontrada."; +$a->strings["Permission denied"] = "Permissão negada"; +$a->strings["Permission denied."] = "Permissão negada."; +$a->strings["toggle mobile"] = "habilita mobile"; $a->strings["Delete this item?"] = "Excluir este item?"; +$a->strings["Comment"] = "Comentar"; +$a->strings["show more"] = "exibir mais"; $a->strings["show fewer"] = "exibir menos"; $a->strings["Update %s failed. See error logs."] = "Atualização %s falhou. Vide registro de erros (log)."; -$a->strings["Update Error at %s"] = "Erro de Atualização em %s"; $a->strings["Create a New Account"] = "Criar uma nova conta"; $a->strings["Register"] = "Registrar"; $a->strings["Logout"] = "Sair"; @@ -157,6 +103,7 @@ $a->strings["Location:"] = "Localização:"; $a->strings["Gender:"] = "Gênero:"; $a->strings["Status:"] = "Situação:"; $a->strings["Homepage:"] = "Página web:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "G l d F"; $a->strings["F d"] = "F d"; $a->strings["[today]"] = "[hoje]"; @@ -173,35 +120,908 @@ $a->strings["Videos"] = "Vídeos"; $a->strings["Events and Calendar"] = "Eventos e Agenda"; $a->strings["Personal Notes"] = "Notas pessoais"; $a->strings["Only You Can See This"] = "Somente Você Pode Ver Isso"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s atualmente está %2\$s"; -$a->strings["Mood"] = "Humor"; -$a->strings["Set your current mood and tell your friends"] = "Defina o seu humor e conte aos seus amigos"; -$a->strings["Public access denied."] = "Acesso público negado."; +$a->strings["General Features"] = "Funcionalidades Gerais"; +$a->strings["Multiple Profiles"] = "Perfís Múltiplos"; +$a->strings["Ability to create multiple profiles"] = "Capacidade de criar perfis múltiplos"; +$a->strings["Post Composition Features"] = "Funcionalidades de Composição de Publicações"; +$a->strings["Richtext Editor"] = "Editor Richtext"; +$a->strings["Enable richtext editor"] = "Habilite editor richtext"; +$a->strings["Post Preview"] = "Pré-visualização da Publicação"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Permite pré-visualizar publicações e comentários antes de publicá-los"; +$a->strings["Auto-mention Forums"] = "Auto-menção Fóruns"; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Adiciona/Remove menções quando uma página de fórum é selecionada/deselecionada na janela ACL"; +$a->strings["Network Sidebar Widgets"] = "Widgets da Barra Lateral da Rede"; +$a->strings["Search by Date"] = "Buscar por Data"; +$a->strings["Ability to select posts by date ranges"] = "Capacidade de selecionar publicações por intervalos de data"; +$a->strings["Group Filter"] = "Filtrar Grupo"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Habilita widget para mostrar publicações da Rede somente de grupos selecionados"; +$a->strings["Network Filter"] = "Filtrar Rede"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Habilita widget para mostrar publicações da Rede de redes selecionadas"; +$a->strings["Saved Searches"] = "Pesquisas salvas"; +$a->strings["Save search terms for re-use"] = "Guarde as palavras-chaves para reuso"; +$a->strings["Network Tabs"] = "Abas da Rede"; +$a->strings["Network Personal Tab"] = "Aba Pessoal da Rede"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Habilitar aba para mostrar apenas as publicações da Rede que você tenha interagido"; +$a->strings["Network New Tab"] = "Aba Nova da Rede"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Habilite aba para mostra apenas publicações da Rede novas (das últimas 12 horas)"; +$a->strings["Network Shared Links Tab"] = "Aba de Links Compartilhados da Rede"; +$a->strings["Enable tab to display only Network posts with links in them"] = "Habilite aba para mostrar somente publicações da Rede que contenham links"; +$a->strings["Post/Comment Tools"] = "Ferramentas de Publicação/Comentário"; +$a->strings["Multiple Deletion"] = "Deleção Multipla"; +$a->strings["Select and delete multiple posts/comments at once"] = "Selecione e delete múltiplas publicações/comentário imediatamente"; +$a->strings["Edit Sent Posts"] = "Editar Publicações Enviadas"; +$a->strings["Edit and correct posts and comments after sending"] = "Editar e corrigir publicações e comentários após envio"; +$a->strings["Tagging"] = "Etiquetagem"; +$a->strings["Ability to tag existing posts"] = "Capacidade de colocar etiquetas em publicações existentes"; +$a->strings["Post Categories"] = "Categorias de Publicações"; +$a->strings["Add categories to your posts"] = "Adicione Categorias ás Publicações"; +$a->strings["Saved Folders"] = "Pastas salvas"; +$a->strings["Ability to file posts under folders"] = "Capacidade de arquivar publicações em pastas"; +$a->strings["Dislike Posts"] = "Desgostar de publicações"; +$a->strings["Ability to dislike posts/comments"] = "Capacidade de desgostar de publicações/comentários"; +$a->strings["Star Posts"] = "Destacar publicações"; +$a->strings["Ability to mark special posts with a star indicator"] = "Capacidade de marcar publicações especiais com uma estrela indicadora"; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "aniversários de %s's"; +$a->strings["Happy Birthday %s"] = "Feliz Aniversário %s"; +$a->strings["[Name Withheld]"] = "[Nome não revelado]"; $a->strings["Item not found."] = "O item não foi encontrado."; -$a->strings["Access to this profile has been restricted."] = "O acesso a este perfil está restrito."; -$a->strings["Item has been removed."] = "O item foi removido."; -$a->strings["Access denied."] = "Acesso negado."; -$a->strings["This is Friendica, version"] = "Este é o Friendica, versão"; -$a->strings["running at web location"] = "sendo executado no endereço web"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Por favor, visite friendica.com para aprender mais sobre o projeto Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Relatos e acompanhamentos de erros podem ser encontrados em"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestões, elogios, doações, etc. - favor enviar e-mail para \"Info\" arroba Friendica - ponto com"; -$a->strings["Installed plugins/addons/apps:"] = "Plugins/complementos/aplicações instaladas:"; -$a->strings["No installed plugins/addons/apps"] = "Nenhum plugin/complemento/aplicativo instalado"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s dá as boas vinda à %2\$s"; +$a->strings["Do you really want to delete this item?"] = "Você realmente deseja deletar esse item?"; +$a->strings["Yes"] = "Sim"; +$a->strings["Cancel"] = "Cancelar"; +$a->strings["Archives"] = "Arquivos"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Um grupo com esse nome, anteriormente excluído, foi reativado. Permissões de itens já existentes poderão ser aplicadas a esse grupo e qualquer futuros membros. Se não é essa a sua intenção, favor criar outro grupo com um nome diferente."; +$a->strings["Default privacy group for new contacts"] = "Grupo de privacidade padrão para novos contatos"; +$a->strings["Everybody"] = "Todos"; +$a->strings["edit"] = "editar"; +$a->strings["Groups"] = "Grupos"; +$a->strings["Edit group"] = "Editar grupo"; +$a->strings["Create a new group"] = "Criar um novo grupo"; +$a->strings["Contacts not in any group"] = "Contatos não estão dentro de nenhum grupo"; +$a->strings["add"] = "adicionar"; +$a->strings["Wall Photos"] = "Fotos do mural"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'"; +$a->strings["Add New Contact"] = "Adicionar Contato Novo"; +$a->strings["Enter address or web location"] = "Forneça endereço ou localização web"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Por exemplo: joao@exemplo.com, http://exemplo.com/maria"; +$a->strings["%d invitation available"] = array( + 0 => "%d convite disponível", + 1 => "%d convites disponíveis", +); +$a->strings["Find People"] = "Pesquisar por pessoas"; +$a->strings["Enter name or interest"] = "Fornecer nome ou interesse"; +$a->strings["Connect/Follow"] = "Conectar-se/acompanhar"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Examplos: Robert Morgenstein, Fishing"; +$a->strings["Find"] = "Pesquisar"; +$a->strings["Random Profile"] = "Perfil Randômico"; +$a->strings["Networks"] = "Redes"; +$a->strings["All Networks"] = "Todas as redes"; +$a->strings["Everything"] = "Tudo"; +$a->strings["Categories"] = "Categorias"; +$a->strings["%d contact in common"] = array( + 0 => "%d contato em comum", + 1 => "%d contatos em comum", +); +$a->strings["Friendica Notification"] = "Notificação Friendica"; +$a->strings["Thank You,"] = "Obrigado,"; +$a->strings["%s Administrator"] = "%s Administrador"; +$a->strings["noreply"] = "naoresponda"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Nova mensagem recebida em %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s lhe enviou uma mensagem privativa em %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s lhe enviou %2\$s."; +$a->strings["a private message"] = "uma mensagem privada"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Favor visitar %s para ver e/ou responder às suas mensagens privadas."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s comentou uma [url=%2\$s] %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s comentou na %4\$s de [url=%2\$s]%3\$s [/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s comentou [url=%2\$s]sua %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Comentário na conversa #%1\$d por %2\$s"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s comentou um item/conversa que você está seguindo."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Favor visitar %s para ver e/ou responder à conversa."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s publicou no mural do seu perfil"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s publicou no mural do seu perfil em %2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s publicou para [url=%2\$s]seu mural[/url]"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s etiquetou você"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s etiquetou você em %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]etiquetou você[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s compartilhado uma nova publicação"; +$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s compartilhou uma nova publicação em %2\$s"; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]compartilhou uma publicação[/url]."; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s cutucou você"; +$a->strings["%1\$s poked you at %2\$s"] = "%1\$s cutucou você em %2\$s"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]cutucou você[/url]."; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s etiquetou sua publicação"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s etiquetou sua publicação em %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s etiquetou [url=%2\$s]sua publicação[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Você recebeu uma apresentação"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Você recebeu uma apresentação de '%1\$s' em %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Você recebeu [url=%1\$s]uma apresentação[/url] de %2\$s."; +$a->strings["You may visit their profile at %s"] = "Você pode visitar o perfil deles em %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Favor visitar %s para aprovar ou rejeitar a apresentação."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Você recebeu uma sugestão de amigo"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Você recebeu uma sugestão de amigo de '%1\$s' em %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Você recebeu [url=%1\$s]uma sugestão de amigo[/url] de %2\$s em %3\$s"; +$a->strings["Name:"] = "Nome:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Favor visitar %s para aprovar ou rejeitar a sugestão."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = "Usuário não encontrado."; +$a->strings["There is no status with this id."] = "Não existe status com esse id."; +$a->strings["There is no conversation with this id."] = "Não existe conversas com esse id."; +$a->strings["view full size"] = "ver na tela inteira"; +$a->strings[" on Last.fm"] = "na Last.fm"; +$a->strings["Full Name:"] = "Nome completo:"; +$a->strings["j F, Y"] = "j de F, Y"; +$a->strings["j F"] = "j de F"; +$a->strings["Birthday:"] = "Aniversário:"; +$a->strings["Age:"] = "Idade:"; +$a->strings["for %1\$d %2\$s"] = "para %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Preferência sexual:"; +$a->strings["Hometown:"] = "Cidade:"; +$a->strings["Tags:"] = "Etiquetas:"; +$a->strings["Political Views:"] = "Posição política:"; +$a->strings["Religion:"] = "Religião:"; +$a->strings["About:"] = "Sobre:"; +$a->strings["Hobbies/Interests:"] = "Passatempos/Interesses:"; +$a->strings["Likes:"] = "Gosta de:"; +$a->strings["Dislikes:"] = "Não gosta de:"; +$a->strings["Contact information and Social Networks:"] = "Informações de contato e redes sociais:"; +$a->strings["Musical interests:"] = "Preferências musicais:"; +$a->strings["Books, literature:"] = "Livros, literatura:"; +$a->strings["Television:"] = "Televisão:"; +$a->strings["Film/dance/culture/entertainment:"] = "Filmes/dança/cultura/entretenimento:"; +$a->strings["Love/Romance:"] = "Amor/romance:"; +$a->strings["Work/employment:"] = "Trabalho/emprego:"; +$a->strings["School/education:"] = "Escola/educação:"; +$a->strings["Nothing new here"] = "Nada de novo aqui"; +$a->strings["Clear notifications"] = "Descartar notificações"; +$a->strings["End this session"] = "Terminar esta sessão"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Entrar"; +$a->strings["Home Page"] = "Página pessoal"; +$a->strings["Create an account"] = "Criar uma conta"; +$a->strings["Help"] = "Ajuda"; +$a->strings["Help and documentation"] = "Ajuda e documentação"; +$a->strings["Apps"] = "Aplicativos"; +$a->strings["Addon applications, utilities, games"] = "Complementos, utilitários, jogos"; +$a->strings["Search"] = "Pesquisar"; +$a->strings["Search site content"] = "Pesquisar conteúdo no site"; +$a->strings["Conversations on this site"] = "Conversas neste site"; +$a->strings["Directory"] = "Diretório"; +$a->strings["People directory"] = "Diretório de pessoas"; +$a->strings["Information"] = "Informação"; +$a->strings["Information about this friendica instance"] = "Informação sobre esta instância do friendica"; +$a->strings["Network"] = "Rede"; +$a->strings["Conversations from your friends"] = "Conversas dos seus amigos"; +$a->strings["Network Reset"] = "Reiniciar Rede"; +$a->strings["Load Network page with no filters"] = "Carregar página Rede sem filtros"; +$a->strings["Introductions"] = "Apresentações"; +$a->strings["Friend Requests"] = "Requisições de Amizade"; +$a->strings["Notifications"] = "Notificações"; +$a->strings["See all notifications"] = "Ver todas notificações"; +$a->strings["Mark all system notifications seen"] = "Marcar todas as notificações de sistema como vistas"; +$a->strings["Messages"] = "Mensagens"; +$a->strings["Private mail"] = "Mensagem privada"; +$a->strings["Inbox"] = "Recebidas"; +$a->strings["Outbox"] = "Enviadas"; +$a->strings["New Message"] = "Nova mensagem"; +$a->strings["Manage"] = "Gerenciar"; +$a->strings["Manage other pages"] = "Gerenciar outras páginas"; +$a->strings["Delegations"] = "Delegações"; +$a->strings["Delegate Page Management"] = "Delegar Administração de Página"; +$a->strings["Account settings"] = "Configurações da conta"; +$a->strings["Manage/Edit Profiles"] = "Administrar/Editar Perfis"; +$a->strings["Manage/edit friends and contacts"] = "Gerenciar/editar amigos e contatos"; +$a->strings["Admin"] = "Admin"; +$a->strings["Site setup and configuration"] = "Configurações do site"; +$a->strings["Navigation"] = "Navegação"; +$a->strings["Site map"] = "Mapa do Site"; +$a->strings["Click here to upgrade."] = "Clique aqui para atualização (upgrade)."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Essa ação excede o limite definido para o seu plano de assinatura."; +$a->strings["This action is not available under your subscription plan."] = "Essa ação não está disponível em seu plano de assinatura."; +$a->strings["Disallowed profile URL."] = "URL de perfil não permitida."; +$a->strings["Connect URL missing."] = "URL de conexão faltando."; +$a->strings["This site is not configured to allow communications with other networks."] = "Este site não está configurado para permitir comunicações com outras redes."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Não foi descoberto nenhum protocolo de comunicação ou fonte de notícias compatível."; +$a->strings["The profile address specified does not provide adequate information."] = "O endereço de perfil especificado não fornece informação adequada."; +$a->strings["An author or name was not found."] = "Não foi encontrado nenhum autor ou nome."; +$a->strings["No browser URL could be matched to this address."] = "Não foi possível encontrar nenhuma URL de navegação neste endereço."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Não foi possível casa o estilo @ de Endereço de Identidade com um protocolo conhecido ou contato de email."; +$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: antes do endereço para forçar a checagem de email."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "O endereço de perfil especificado pertence a uma rede que foi desabilitada neste site."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitado. Essa pessoa não poderá receber notificações diretas/pessoais de você."; +$a->strings["Unable to retrieve contact information."] = "Não foi possível recuperar a informação do contato."; +$a->strings["following"] = "acompanhando"; +$a->strings["Error decoding account file"] = "Erro ao decodificar arquivo de conta"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erro! Nenhum arquivo de dados de versão! Esse não é um arquivo de conta do Friendica?"; +$a->strings["Error! Cannot check nickname"] = "Erro! Não consigo conferir o apelido (nickname)"; +$a->strings["User '%s' already exists on this server!"] = "User '%s' já existe nesse servidor!"; +$a->strings["User creation error"] = "Erro na criação do usuário"; +$a->strings["User profile creation error"] = "Erro na criação do perfil do Usuário"; +$a->strings["%d contact not imported"] = array( + 0 => "%d contato não foi importado", + 1 => "%d contatos não foram importados", +); +$a->strings["Done. You can now login with your username and password"] = "Feito. Você agora pode entrar com seu nome de usuário e senha"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ H:i"; +$a->strings["Starts:"] = "Início:"; +$a->strings["Finishes:"] = "Término:"; +$a->strings["stopped following"] = "parou de acompanhar"; +$a->strings["Poke"] = "Cutucar"; +$a->strings["View Status"] = "Ver Status"; +$a->strings["View Profile"] = "Ver Perfil"; +$a->strings["View Photos"] = "Ver Fotos"; +$a->strings["Network Posts"] = "Publicações da Rede"; +$a->strings["Edit Contact"] = "Editar Contato"; +$a->strings["Drop Contact"] = "Excluir o contato"; +$a->strings["Send PM"] = "Enviar MP"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Foram encontrados erros durante a criação das tabelas do banco de dados."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Miscelânea"; +$a->strings["year"] = "ano"; +$a->strings["month"] = "mês"; +$a->strings["day"] = "dia"; +$a->strings["never"] = "nunca"; +$a->strings["less than a second ago"] = "menos de um segundo atrás"; +$a->strings["years"] = "anos"; +$a->strings["months"] = "meses"; +$a->strings["week"] = "semana"; +$a->strings["weeks"] = "semanas"; +$a->strings["days"] = "dias"; +$a->strings["hour"] = "hora"; +$a->strings["hours"] = "horas"; +$a->strings["minute"] = "minuto"; +$a->strings["minutes"] = "minutos"; +$a->strings["second"] = "segundo"; +$a->strings["seconds"] = "segundos"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s atrás"; +$a->strings["[no subject]"] = "[sem assunto]"; +$a->strings["(no subject)"] = "(sem assunto)"; +$a->strings["Unknown | Not categorised"] = "Desconhecido | Não categorizado"; +$a->strings["Block immediately"] = "Bloquear imediatamente"; +$a->strings["Shady, spammer, self-marketer"] = "Dissimulado, spammer, propagandista"; +$a->strings["Known to me, but no opinion"] = "Eu conheço, mas não possuo nenhuma opinião acerca"; +$a->strings["OK, probably harmless"] = "Ok, provavelmente inofensivo"; +$a->strings["Reputable, has my trust"] = "Boa reputação, tem minha confiança"; +$a->strings["Frequently"] = "Frequentemente"; +$a->strings["Hourly"] = "De hora em hora"; +$a->strings["Twice daily"] = "Duas vezes ao dia"; +$a->strings["Daily"] = "Diariamente"; +$a->strings["Weekly"] = "Semanalmente"; +$a->strings["Monthly"] = "Mensalmente"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = "Conector do Diáspora"; +$a->strings["Statusnet"] = "Statusnet"; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s agora é amigo de %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Notificação de compartilhamento da rede Diaspora"; +$a->strings["Attachments:"] = "Anexos:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s não gosta de %3\$s de %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s cutucou %2\$s"; +$a->strings["poked"] = "cutucado"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s atualmente está %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s etiquetou %3\$s de %2\$s com %4\$s"; +$a->strings["post/item"] = "postagem/item"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marcou %3\$s de %2\$s como favorito"; +$a->strings["Select"] = "Selecionar"; +$a->strings["Delete"] = "Excluir"; +$a->strings["View %s's profile @ %s"] = "Ver o perfil de %s @ %s"; +$a->strings["Categories:"] = "Categorias:"; +$a->strings["Filed under:"] = "Arquivado sob:"; +$a->strings["%s from %s"] = "%s de %s"; +$a->strings["View in context"] = "Ver no contexto"; +$a->strings["Please wait"] = "Por favor, espere"; +$a->strings["remove"] = "remover"; +$a->strings["Delete Selected Items"] = "Excluir os itens selecionados"; +$a->strings["Follow Thread"] = "Seguir o Thread"; +$a->strings["%s likes this."] = "%s gostou disso."; +$a->strings["%s doesn't like this."] = "%s não gostou disso."; +$a->strings["%2\$d people like this"] = "%2\$d pessoas gostaram disso"; +$a->strings["%2\$d people don't like this"] = "%2\$d pessoas não gostaram disso"; +$a->strings["and"] = "e"; +$a->strings[", and %d other people"] = ", e mais %d outras pessoas"; +$a->strings["%s like this."] = "%s gostaram disso."; +$a->strings["%s don't like this."] = "%s não gostaram disso."; +$a->strings["Visible to everybody"] = "Visível para todos"; +$a->strings["Please enter a link URL:"] = "Por favor, digite uma URL:"; +$a->strings["Please enter a video link/URL:"] = "Favor fornecer um link/URL de vídeo"; +$a->strings["Please enter an audio link/URL:"] = "Favor fornecer um link/URL de áudio"; +$a->strings["Tag term:"] = "Etiqueta:"; +$a->strings["Save to Folder:"] = "Salvar na pasta:"; +$a->strings["Where are you right now?"] = "Onde você está agora?"; +$a->strings["Delete item(s)?"] = "Deletar item(s)?"; +$a->strings["Post to Email"] = "Enviar por e-mail"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Conectores desabilitados, desde \"%s\" está habilitado."; +$a->strings["Hide your profile details from unknown viewers?"] = "Ocultar os detalhes do seu perfil para pessoas desconhecidas?"; +$a->strings["Share"] = "Compartilhar"; +$a->strings["Upload photo"] = "Enviar foto"; +$a->strings["upload photo"] = "upload de foto"; +$a->strings["Attach file"] = "Anexar arquivo"; +$a->strings["attach file"] = "anexar arquivo"; +$a->strings["Insert web link"] = "Inserir link web"; +$a->strings["web link"] = "link web"; +$a->strings["Insert video link"] = "Inserir link de vídeo"; +$a->strings["video link"] = "link de vídeo"; +$a->strings["Insert audio link"] = "Inserir link de áudio"; +$a->strings["audio link"] = "link de áudio"; +$a->strings["Set your location"] = "Definir sua localização"; +$a->strings["set location"] = "configure localização"; +$a->strings["Clear browser location"] = "Limpar a localização do navegador"; +$a->strings["clear location"] = "apague localização"; +$a->strings["Set title"] = "Definir o título"; +$a->strings["Categories (comma-separated list)"] = "Categorias (lista separada por vírgulas)"; +$a->strings["Permission settings"] = "Configurações de permissão"; +$a->strings["permissions"] = "permissões"; +$a->strings["CC: email addresses"] = "CC: endereço de e-mail"; +$a->strings["Public post"] = "Publicação pública"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Por exemplo: joao@exemplo.com, maria@exemplo.com"; +$a->strings["Preview"] = "Pré-visualização"; +$a->strings["Post to Groups"] = "Postar em Grupos"; +$a->strings["Post to Contacts"] = "Publique para Contatos"; +$a->strings["Private post"] = "Publicação privada"; +$a->strings["newer"] = "mais recente"; +$a->strings["older"] = "antigo"; +$a->strings["prev"] = "anterior"; +$a->strings["first"] = "primeiro"; +$a->strings["last"] = "último"; +$a->strings["next"] = "próximo"; +$a->strings["No contacts"] = "Nenhum contato"; +$a->strings["%d Contact"] = array( + 0 => "%d contato", + 1 => "%d contatos", +); +$a->strings["View Contacts"] = "Ver contatos"; +$a->strings["Save"] = "Salvar"; +$a->strings["poke"] = "cutucar"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "pingado"; +$a->strings["prod"] = "incentivar"; +$a->strings["prodded"] = "incentivado"; +$a->strings["slap"] = "bater"; +$a->strings["slapped"] = "batido"; +$a->strings["finger"] = "apontar"; +$a->strings["fingered"] = "apontado"; +$a->strings["rebuff"] = "rejeite"; +$a->strings["rebuffed"] = "rejeitado"; +$a->strings["happy"] = "feliz"; +$a->strings["sad"] = "triste"; +$a->strings["mellow"] = "desencanado"; +$a->strings["tired"] = "cansado"; +$a->strings["perky"] = "audacioso"; +$a->strings["angry"] = "chateado"; +$a->strings["stupified"] = "estupefato"; +$a->strings["puzzled"] = "confuso"; +$a->strings["interested"] = "interessado"; +$a->strings["bitter"] = "rancoroso"; +$a->strings["cheerful"] = "jovial"; +$a->strings["alive"] = "vivo"; +$a->strings["annoyed"] = "incomodado"; +$a->strings["anxious"] = "ansioso"; +$a->strings["cranky"] = "excêntrico"; +$a->strings["disturbed"] = "perturbado"; +$a->strings["frustrated"] = "frustrado"; +$a->strings["motivated"] = "motivado"; +$a->strings["relaxed"] = "relaxado"; +$a->strings["surprised"] = "surpreso"; +$a->strings["Monday"] = "Segunda"; +$a->strings["Tuesday"] = "Terça"; +$a->strings["Wednesday"] = "Quarta"; +$a->strings["Thursday"] = "Quinta"; +$a->strings["Friday"] = "Sexta"; +$a->strings["Saturday"] = "Sábado"; +$a->strings["Sunday"] = "Domingo"; +$a->strings["January"] = "Janeiro"; +$a->strings["February"] = "Fevereiro"; +$a->strings["March"] = "Março"; +$a->strings["April"] = "Abril"; +$a->strings["May"] = "Maio"; +$a->strings["June"] = "Junho"; +$a->strings["July"] = "Julho"; +$a->strings["August"] = "Agosto"; +$a->strings["September"] = "Setembro"; +$a->strings["October"] = "Outubro"; +$a->strings["November"] = "Novembro"; +$a->strings["December"] = "Dezembro"; +$a->strings["View Video"] = "Ver Vídeo"; +$a->strings["bytes"] = "bytes"; +$a->strings["Click to open/close"] = "Clique para abrir/fechar"; +$a->strings["link to source"] = "exibir a origem"; +$a->strings["default"] = "padrão"; +$a->strings["Select an alternate language"] = "Selecione um idioma alternativo"; +$a->strings["activity"] = "atividade"; +$a->strings["comment"] = array( + 0 => "comentário", + 1 => "comentários", +); +$a->strings["post"] = "publicação"; +$a->strings["Item filed"] = "O item foi arquivado"; +$a->strings["Logged out."] = "Saiu."; +$a->strings["Login failed."] = "Não foi possível autenticar."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Foi encontrado um erro ao tentar conectar usando o OpenID que você forneceu. Por favor, verifique se sua ID está escrita corretamente."; +$a->strings["The error message was:"] = "A mensagem de erro foi:"; +$a->strings["Image/photo"] = "Imagem/foto"; +$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; +$a->strings["%s wrote the following post"] = "%s escreveu a seguinte publicação"; +$a->strings["$1 wrote:"] = "$1 escreveu:"; +$a->strings["Encrypted content"] = "Conteúdo criptografado"; +$a->strings["Welcome "] = "Bem-vindo(a) "; +$a->strings["Please upload a profile photo."] = "Por favor, envie uma foto para o perfil."; +$a->strings["Welcome back "] = "Bem-vindo(a) de volta "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão."; +$a->strings["Embedded content"] = "Conteúdo incorporado"; +$a->strings["Embedding disabled"] = "A incorporação está desabilitada"; +$a->strings["Male"] = "Masculino"; +$a->strings["Female"] = "Feminino"; +$a->strings["Currently Male"] = "Atualmente masculino"; +$a->strings["Currently Female"] = "Atualmente feminino"; +$a->strings["Mostly Male"] = "Masculino a maior parte do tempo"; +$a->strings["Mostly Female"] = "Feminino a maior parte do tempo"; +$a->strings["Transgender"] = "Transgênero"; +$a->strings["Intersex"] = "Intersexual"; +$a->strings["Transsexual"] = "Transexual"; +$a->strings["Hermaphrodite"] = "Hermafrodita"; +$a->strings["Neuter"] = "Neutro"; +$a->strings["Non-specific"] = "Não específico"; +$a->strings["Other"] = "Outro"; +$a->strings["Undecided"] = "Indeciso"; +$a->strings["Males"] = "Homens"; +$a->strings["Females"] = "Mulheres"; +$a->strings["Gay"] = "Gays"; +$a->strings["Lesbian"] = "Lésbicas"; +$a->strings["No Preference"] = "Sem preferência"; +$a->strings["Bisexual"] = "Bissexuais"; +$a->strings["Autosexual"] = "Autossexuais"; +$a->strings["Abstinent"] = "Abstêmios"; +$a->strings["Virgin"] = "Virgens"; +$a->strings["Deviant"] = "Desviantes"; +$a->strings["Fetish"] = "Fetiches"; +$a->strings["Oodles"] = "Insaciável"; +$a->strings["Nonsexual"] = "Não sexual"; +$a->strings["Single"] = "Solteiro(a)"; +$a->strings["Lonely"] = "Solitário(a)"; +$a->strings["Available"] = "Disponível"; +$a->strings["Unavailable"] = "Não disponível"; +$a->strings["Has crush"] = "Tem uma paixão"; +$a->strings["Infatuated"] = "Apaixonado"; +$a->strings["Dating"] = "Saindo com alguém"; +$a->strings["Unfaithful"] = "Infiel"; +$a->strings["Sex Addict"] = "Viciado(a) em sexo"; +$a->strings["Friends"] = "Amigos"; +$a->strings["Friends/Benefits"] = "Amigos/Benefícios"; +$a->strings["Casual"] = "Casual"; +$a->strings["Engaged"] = "Envolvido(a)"; +$a->strings["Married"] = "Casado(a)"; +$a->strings["Imaginarily married"] = "Casado imaginariamente"; +$a->strings["Partners"] = "Parceiros"; +$a->strings["Cohabiting"] = "Coabitando"; +$a->strings["Common law"] = "Direito comum"; +$a->strings["Happy"] = "Feliz"; +$a->strings["Not looking"] = "Não estou procurando"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Traído(a)"; +$a->strings["Separated"] = "Separado(a)"; +$a->strings["Unstable"] = "Instável"; +$a->strings["Divorced"] = "Divorciado(a)"; +$a->strings["Imaginarily divorced"] = "Divorciado imaginariamente"; +$a->strings["Widowed"] = "Viúvo(a)"; +$a->strings["Uncertain"] = "Incerto(a)"; +$a->strings["It's complicated"] = "É complicado"; +$a->strings["Don't care"] = "Não importa"; +$a->strings["Ask me"] = "Pergunte-me"; +$a->strings["An invitation is required."] = "É necessário um convite."; +$a->strings["Invitation could not be verified."] = "Não foi possível verificar o convite."; +$a->strings["Invalid OpenID url"] = "A URL do OpenID é inválida"; +$a->strings["Please enter the required information."] = "Por favor, forneça a informação solicitada."; +$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["That doesn't appear to be your full (First Last) name."] = "Isso não parece ser o seu nome completo (Nome Sobrenome)."; +$a->strings["Your email domain is not among those allowed on this site."] = "O domínio do seu e-mail não está entre os permitidos neste site."; +$a->strings["Not a valid email address."] = "Não é um endereço de e-mail válido."; +$a->strings["Cannot use that email."] = "Não é possível usar esse e-mail."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "A sua identificação pode conter somente os caracteres \"a-z\", \"0-9\", \"-\", e \"_\", além disso, deve começar com uma letra."; +$a->strings["Nickname is already registered. Please choose another."] = "Esta identificação já foi registrada. Por favor, escolha outra."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Essa identificação já foi registrada e não pode ser reutilizada. Por favor, escolha outra."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRO GRAVE: Não foi possível gerar as chaves de segurança."; +$a->strings["An error occurred during registration. Please try again."] = "Ocorreu um erro durante o registro. Por favor, tente novamente."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Ocorreu um erro na criação do seu perfil padrão. Por favor, tente novamente."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Detalhes do registro de %s"; +$a->strings["Visible to everybody"] = "Visível para todos"; +$a->strings["This entry was edited"] = "Essa entrada foi editada"; +$a->strings["Private Message"] = "Mensagem privada"; +$a->strings["Edit"] = "Editar"; +$a->strings["save to folder"] = "salvar na pasta"; +$a->strings["add star"] = "destacar"; +$a->strings["remove star"] = "remover o destaque"; +$a->strings["toggle star status"] = "ativa/desativa o destaque"; +$a->strings["starred"] = "marcado com estrela"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "adicionar etiqueta"; +$a->strings["I like this (toggle)"] = "Eu gostei disso (alternar)"; +$a->strings["like"] = "gostei"; +$a->strings["I don't like this (toggle)"] = "Eu não gostei disso (alternar)"; +$a->strings["dislike"] = "desgostar"; +$a->strings["Share this"] = "Compartilhar isso"; +$a->strings["share"] = "compartilhar"; +$a->strings["to"] = "para"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Mural-para-mural"; +$a->strings["via Wall-To-Wall:"] = "via Mural-para-mural"; +$a->strings["%d comment"] = array( + 0 => "%d comentário", + 1 => "%d comentários", +); +$a->strings["This is you"] = "Este(a) é você"; +$a->strings["Bold"] = "Negrito"; +$a->strings["Italic"] = "Itálico"; +$a->strings["Underline"] = "Sublinhado"; +$a->strings["Quote"] = "Citação"; +$a->strings["Code"] = "Código"; +$a->strings["Image"] = "Imagem"; +$a->strings["Link"] = "Link"; +$a->strings["Video"] = "Vídeo"; +$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["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["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 collection failure."] = "Falha na coleta de mensagens."; +$a->strings["Message sent."] = "A mensagem foi enviada."; +$a->strings["No recipient."] = "Nenhum destinatário."; +$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."] = "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["Subject:"] = "Assunto:"; +$a->strings["Your message:"] = "Sua mensagem:"; +$a->strings["Group created."] = "O grupo foi criado."; +$a->strings["Could not create group."] = "Não foi possível criar o grupo."; +$a->strings["Group not found."] = "O grupo não foi encontrado."; +$a->strings["Group name changed."] = "O nome do grupo foi alterado."; +$a->strings["Save Group"] = "Salvar o grupo"; +$a->strings["Create a group of contacts/friends."] = "Criar um grupo de contatos/amigos."; +$a->strings["Group Name: "] = "Nome do grupo: "; +$a->strings["Group removed."] = "O grupo foi removido."; +$a->strings["Unable to remove group."] = "Não foi possível remover o grupo."; +$a->strings["Group Editor"] = "Editor de grupo"; +$a->strings["Members"] = "Membros"; +$a->strings["All Contacts"] = "Todos os contatos"; +$a->strings["Click on a contact to add or remove."] = "Clique em um contato para adicionar ou remover."; +$a->strings["No potential page delegates located."] = "Nenhuma página delegada potencial localizada."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegados podem administrar todos os aspectos dessa página/conta exceto por configurações básicas da conta.\nFavor não delegar sua conta pessoal para ninguém que você não confie inteiramente."; +$a->strings["Existing Page Managers"] = "Administradores de Páginas Existentes"; +$a->strings["Existing Page Delegates"] = "Delegados de Páginas Existentes"; +$a->strings["Potential Delegates"] = "Delegados Potenciais"; +$a->strings["Remove"] = "Remover"; +$a->strings["Add"] = "Adicionar"; +$a->strings["No entries."] = "Sem entradas."; +$a->strings["Invalid request identifier."] = "Identificador de solicitação inválido"; +$a->strings["Discard"] = "Descartar"; +$a->strings["Ignore"] = "Ignorar"; +$a->strings["System"] = "Sistema"; +$a->strings["Personal"] = "Pessoal"; +$a->strings["Show Ignored Requests"] = "Exibir solicitações ignoradas"; +$a->strings["Hide Ignored Requests"] = "Ocultar solicitações ignoradas"; +$a->strings["Notification type: "] = "Tipo de notificação:"; +$a->strings["Friend Suggestion"] = "Sugestão de amigo"; +$a->strings["suggested by %s"] = "sugerido por %s"; +$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["if applicable"] = "se aplicável"; +$a->strings["Approve"] = "Aprovar"; +$a->strings["Claims to be known to you: "] = "Alega ser conhecido por você: "; +$a->strings["yes"] = "sim"; +$a->strings["no"] = "não"; +$a->strings["Approve as: "] = "Aprovar como:"; +$a->strings["Friend"] = "Amigo"; +$a->strings["Sharer"] = "Compartilhador"; +$a->strings["Fan/Admirer"] = "Fã/Admirador"; +$a->strings["Friend/Connect Request"] = "Solicitação de amizade/conexão"; +$a->strings["New Follower"] = "Novo acompanhante"; +$a->strings["No introductions."] = "Sem apresentações."; +$a->strings["%s liked %s's post"] = "%s gostou da publicação de %s"; +$a->strings["%s disliked %s's post"] = "%s desgostou da publicação de %s"; +$a->strings["%s is now friends with %s"] = "%s agora é amigo de %s"; +$a->strings["%s created a new post"] = "%s criou uma nova publicação"; +$a->strings["%s commented on %s's post"] = "%s comentou uma publicação de %s"; +$a->strings["No more network notifications."] = "Nenhuma notificação de rede."; +$a->strings["Network Notifications"] = "Notificações de rede"; +$a->strings["No more system notifications."] = "Não fazer notificações de sistema."; +$a->strings["System Notifications"] = "Notificações de sistema"; +$a->strings["No more personal notifications."] = "Nenhuma notificação pessoal."; +$a->strings["Personal Notifications"] = "Notificações pessoais"; +$a->strings["No more home notifications."] = "Não existe mais nenhuma notificação pessoal."; +$a->strings["Home Notifications"] = "Notificações pessoais"; +$a->strings["No profile"] = "Nenhum perfil"; +$a->strings["everybody"] = "todos"; +$a->strings["Account"] = "Conta"; +$a->strings["Additional features"] = "Funcionalidades adicionais"; +$a->strings["Display"] = "Tela"; +$a->strings["Social Networks"] = "Redes Sociais"; +$a->strings["Plugins"] = "Plugins"; +$a->strings["Connected apps"] = "Aplicações conectadas"; +$a->strings["Export personal data"] = "Exportar dados pessoais"; +$a->strings["Remove account"] = "Remover a conta"; +$a->strings["Missing some important data!"] = "Está faltando algum dado importante!"; +$a->strings["Update"] = "Atualizar"; +$a->strings["Failed to connect with email account using the settings provided."] = "Não foi possível conectar à conta de e-mail com as configurações fornecidas."; +$a->strings["Email settings updated."] = "As configurações de e-mail foram atualizadas."; +$a->strings["Features updated"] = "Funcionalidades atualizadas"; +$a->strings["Relocate message has been send to your contacts"] = "A mensagem de relocação foi enviada para seus contatos"; +$a->strings["Passwords do not match. Password unchanged."] = "As senhas não correspondem. A senha não foi modificada."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Não é permitido uma senha em branco. A senha não foi modificada."; +$a->strings["Wrong password."] = "Senha errada."; +$a->strings["Password changed."] = "A senha foi modificada."; +$a->strings["Password update failed. Please try again."] = "Não foi possível atualizar a senha. Por favor, tente novamente."; +$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["Wrong Password"] = "Senha Errada"; +$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["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."] = "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["Add application"] = "Adicionar aplicação"; +$a->strings["Save Settings"] = "Salvar configurações"; +$a->strings["Name"] = "Nome"; +$a->strings["Consumer Key"] = "Chave do consumidor"; +$a->strings["Consumer Secret"] = "Segredo do consumidor"; +$a->strings["Redirect"] = "Redirecionar"; +$a->strings["Icon url"] = "URL do ícone"; +$a->strings["You can't edit this application."] = "Você não pode editar esta aplicação."; +$a->strings["Connected Apps"] = "Aplicações conectadas"; +$a->strings["Client key starts with"] = "A chave do cliente inicia com"; +$a->strings["No name"] = "Sem nome"; +$a->strings["Remove authorization"] = "Remover autorização"; +$a->strings["No Plugin settings configured"] = "Não foi definida nenhuma configuração de plugin"; +$a->strings["Plugin Settings"] = "Configurações do plugin"; +$a->strings["Off"] = "Off"; +$a->strings["On"] = "On"; +$a->strings["Additional Features"] = "Funcionalidades Adicionais"; +$a->strings["Built-in support for %s connectivity is %s"] = "O suporte interno para conectividade de %s está %s"; +$a->strings["enabled"] = "habilitado"; +$a->strings["disabled"] = "desabilitado"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "O acesso ao e-mail está desabilitado neste site."; +$a->strings["Email/Mailbox Setup"] = "Configurações do e-mail/caixa postal"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Caso você deseje se comunicar com contatos de e-mail usando este serviço (opcional), por favor especifique como se conectar à sua caixa postal."; +$a->strings["Last successful email check:"] = "Última checagem bem sucedida de e-mail:"; +$a->strings["IMAP server name:"] = "Nome do servidor IMAP:"; +$a->strings["IMAP port:"] = "Porta do IMAP:"; +$a->strings["Security:"] = "Segurança:"; +$a->strings["None"] = "Nenhuma"; +$a->strings["Email login name:"] = "Nome de usuário do e-mail:"; +$a->strings["Email password:"] = "Senha do e-mail:"; +$a->strings["Reply-to address:"] = "Endereço de resposta (Reply-to):"; +$a->strings["Send public posts to all email contacts:"] = "Enviar publicações públicas para todos os contatos de e-mail:"; +$a->strings["Action after import:"] = "Ação após a importação:"; +$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["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 Theme:"] = "Tema do perfil:"; +$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["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:"] = "Número de itens a serem exibidos por página:"; +$a->strings["Maximum of 100 items"] = "Máximo de 100 itens"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "Número de itens a serem exibidos por página quando visualizando em um dispositivo móvel:"; +$a->strings["Don't show emoticons"] = "Não exibir emoticons"; +$a->strings["Don't show notices"] = "Não mostra avisos"; +$a->strings["Infinite scroll"] = "rolamento infinito"; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = "Tipos de Usuários"; +$a->strings["Community Types"] = "Tipos de Comunidades"; +$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["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["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["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["Private Forum [Experimental]"] = "Fórum privado [Experimental]"; +$a->strings["Private forum - approved members only"] = "Fórum privado - somente membros aprovados"; +$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["Publish your default profile in your local site directory?"] = "Publicar o seu perfil padrão no diretório local do seu site?"; +$a->strings["No"] = "Não"; +$a->strings["Publish your default profile in the global social directory?"] = "Publicar o seu perfil padrão no diretório social global?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ocultar visualização da sua lista de contatos/amigos no seu perfil padrão? "; +$a->strings["Allow friends to post to your profile page?"] = "Permitir aos amigos publicarem na sua página de perfil?"; +$a->strings["Allow friends to tag your posts?"] = "Permitir aos amigos etiquetarem suas publicações?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permitir que você seja sugerido como amigo em potencial para novos membros?"; +$a->strings["Permit unknown people to send you private mail?"] = "Permitir que pessoas desconhecidas lhe enviem mensagens privadas?"; +$a->strings["Profile is not published."] = "O perfil não está publicado."; +$a->strings["or"] = "ou"; +$a->strings["Your Identity Address is"] = "O endereço da sua identidade é"; +$a->strings["Automatically expire posts after this many days:"] = "Expirar automaticamente publicações após tantos dias:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se deixado em branco, as publicações não irão expirar. Publicações expiradas serão excluídas."; +$a->strings["Advanced expiration settings"] = "Configurações avançadas de expiração"; +$a->strings["Advanced Expiration"] = "Expiração avançada"; +$a->strings["Expire posts:"] = "Expirar publicações:"; +$a->strings["Expire personal notes:"] = "Expirar notas pessoais:"; +$a->strings["Expire starred posts:"] = "Expirar publicações destacadas:"; +$a->strings["Expire photos:"] = "Expirar fotos:"; +$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["Password Settings"] = "Configurações da senha"; +$a->strings["New Password:"] = "Nova senha:"; +$a->strings["Confirm:"] = "Confirme:"; +$a->strings["Leave password fields blank unless changing"] = "Deixe os campos de senha em branco, a não ser que você queira alterá-la"; +$a->strings["Current Password:"] = "Senha Atual:"; +$a->strings["Your current password to confirm the changes"] = "Sua senha atual para confirmar as mudanças"; +$a->strings["Password:"] = "Senha:"; +$a->strings["Basic Settings"] = "Configurações básicas"; +$a->strings["Email Address:"] = "Endereço de e-mail:"; +$a->strings["Your Timezone:"] = "Seu fuso horário:"; +$a->strings["Default Post Location:"] = "Localização padrão de suas publicações:"; +$a->strings["Use Browser Location:"] = "Usar localizador do navegador:"; +$a->strings["Security and Privacy Settings"] = "Configurações de segurança e privacidade"; +$a->strings["Maximum Friend Requests/Day:"] = "Número máximo de requisições de amizade por dia:"; +$a->strings["(to prevent spam abuse)"] = "(para prevenir abuso de spammers)"; +$a->strings["Default Post Permissions"] = "Permissões padrão de publicação"; +$a->strings["(click to open/close)"] = "(clique para abrir/fechar)"; +$a->strings["Show to Groups"] = "Mostre para Grupos"; +$a->strings["Show to Contacts"] = "Mostre para Contatos"; +$a->strings["Default Private Post"] = "Publicação Privada Padrão"; +$a->strings["Default Public Post"] = "Publicação Pública Padrão"; +$a->strings["Default Permissions for New Posts"] = "Permissões Padrão para Publicações Novas"; +$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["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status quando:"; +$a->strings["accepting a friend request"] = "aceitar uma requisição de amizade"; +$a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade"; +$a->strings["making an interesting profile change"] = "fazer uma modificação interessante em seu perfil"; +$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação sempre que:"; +$a->strings["You receive an introduction"] = "Você recebeu uma apresentação"; +$a->strings["Your introductions are confirmed"] = "Suas apresentações forem confirmadas"; +$a->strings["Someone writes on your profile wall"] = "Alguém escrever no mural do seu perfil"; +$a->strings["Someone writes a followup comment"] = "Alguém comentar a sua mensagem"; +$a->strings["You receive a private message"] = "Você recebeu uma mensagem privada"; +$a->strings["You receive a friend suggestion"] = "Você recebe uma suggestão de amigo"; +$a->strings["You are tagged in a post"] = "Você foi etiquetado em uma publicação"; +$a->strings["You are poked/prodded/etc. in a post"] = "Você está cutucado/incitado/etc. em uma publicação"; +$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"] = "Modificar o comportamento desta conta em situações especiais"; +$a->strings["Relocate"] = "Relocação"; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Se você moveu esse perfil de outro servidor e algum dos seus contatos não recebe atualizações, pressione esse botão."; +$a->strings["Resend relocate message to contacts"] = "Reenviar mensagem de relocação para os contatos"; +$a->strings["Common Friends"] = "Amigos em Comum"; +$a->strings["No contacts in common."] = "Nenhum contato em comum."; +$a->strings["Remote privacy information not available."] = "Não existe informação disponível sobre a privacidade remota."; +$a->strings["Visible to:"] = "Visível para:"; +$a->strings["%d contact edited."] = array( + 0 => "%d contato editado", + 1 => "%d contatos editados", +); +$a->strings["Could not access contact record."] = "Não foi possível acessar o registro do contato."; +$a->strings["Could not locate selected profile."] = "Não foi possível localizar o perfil selecionado."; +$a->strings["Contact updated."] = "O contato foi atualizado."; +$a->strings["Failed to update contact record."] = "Não foi possível atualizar o registro do contato."; +$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 ignored"] = "O contato foi ignorado"; +$a->strings["Contact has been unignored"] = "O contato deixou de ser ignorado"; +$a->strings["Contact has been archived"] = "O contato foi arquivado"; +$a->strings["Contact has been unarchived"] = "O contato foi desarquivado"; +$a->strings["Do you really want to delete this contact?"] = "Você realmente deseja deletar esse contato?"; +$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 sharing with %s"] = "Você está compartilhando com %s"; +$a->strings["%s is sharing with you"] = "%s está compartilhando com você"; +$a->strings["Private communications are not available for this contact."] = "As comunicações privadas não estão disponíveis para este contato."; +$a->strings["Never"] = "Nunca"; +$a->strings["(Update was successful)"] = "(A atualização foi bem sucedida)"; +$a->strings["(Update was not successful)"] = "(A atualização não foi bem sucedida)"; +$a->strings["Suggest friends"] = "Sugerir amigos"; +$a->strings["Network type: %s"] = "Tipo de rede: %s"; +$a->strings["View all contacts"] = "Ver todos os contatos"; +$a->strings["Unblock"] = "Desbloquear"; +$a->strings["Block"] = "Bloquear"; +$a->strings["Toggle Blocked status"] = "Alternar o status de bloqueio"; +$a->strings["Unignore"] = "Deixar de ignorar"; +$a->strings["Toggle Ignored status"] = "Alternar o status de ignorado"; +$a->strings["Unarchive"] = "Desarquivar"; +$a->strings["Archive"] = "Arquivar"; +$a->strings["Toggle Archive status"] = "Alternar o status de arquivamento"; +$a->strings["Repair"] = "Reparar"; +$a->strings["Advanced Contact Settings"] = "Configurações avançadas do contato"; +$a->strings["Communications lost with this contact!"] = "As comunicações com esse contato foram perdidas!"; +$a->strings["Contact Editor"] = "Editor de contatos"; +$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["Contact Information / Notes"] = "Informações sobre o contato / Anotações"; +$a->strings["Edit contact notes"] = "Editar as anotações do contato"; +$a->strings["Visit %s's profile [%s]"] = "Visitar o perfil de %s [%s]"; +$a->strings["Block/Unblock contact"] = "Bloquear/desbloquear o contato"; +$a->strings["Ignore contact"] = "Ignorar o contato"; +$a->strings["Repair URL settings"] = "Reparar as definições de URL"; +$a->strings["View conversations"] = "Ver as conversas"; +$a->strings["Delete contact"] = "Excluir o contato"; +$a->strings["Last update:"] = "Última atualização:"; +$a->strings["Update public posts"] = "Atualizar publicações públicas"; +$a->strings["Update now"] = "Atualizar agora"; +$a->strings["Currently blocked"] = "Atualmente bloqueado"; +$a->strings["Currently ignored"] = "Atualmente ignorado"; +$a->strings["Currently archived"] = "Atualmente arquivado"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Respostas/gostadas associados às suas publicações ainda podem estar visíveis"; +$a->strings["Notification for new posts"] = "Notificações para novas publicações"; +$a->strings["Send a notification of every new post of this contact"] = "Envie uma notificação para todos as novas publicações deste contato"; +$a->strings["Fetch further information for feeds"] = "Pega mais informações para feeds"; +$a->strings["Suggestions"] = "Sugestões"; +$a->strings["Suggest potential friends"] = "Sugerir amigos em potencial"; +$a->strings["Show all contacts"] = "Exibe todos os contatos"; +$a->strings["Unblocked"] = "Desbloquear"; +$a->strings["Only show unblocked contacts"] = "Exibe somente contatos desbloqueados"; +$a->strings["Blocked"] = "Bloqueado"; +$a->strings["Only show blocked contacts"] = "Exibe somente contatos bloqueados"; +$a->strings["Ignored"] = "Ignorados"; +$a->strings["Only show ignored contacts"] = "Exibe somente contatos ignorados"; +$a->strings["Archived"] = "Arquivados"; +$a->strings["Only show archived contacts"] = "Exibe somente contatos arquivados"; +$a->strings["Hidden"] = "Ocultos"; +$a->strings["Only show hidden contacts"] = "Exibe somente contatos ocultos"; +$a->strings["Mutual Friendship"] = "Amizade mútua"; +$a->strings["is a fan of yours"] = "é um fã seu"; +$a->strings["you are a fan of"] = "você é um fã de"; +$a->strings["Edit contact"] = "Editar o contato"; +$a->strings["Search your contacts"] = "Pesquisar seus contatos"; +$a->strings["Finding: "] = "Pesquisando: "; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Lamento, talvez seu envio seja maior do que as configurações do PHP permitem"; +$a->strings["Or - did you try to upload an empty file?"] = "Ou - você tentou enviar um arquivo vazio?"; +$a->strings["File exceeds size limit of %d"] = "O arquivo excedeu o tamanho limite de %d"; +$a->strings["File upload failed."] = "Não foi possível enviar o arquivo."; +$a->strings["[Embedded content - reload page to view]"] = "[Conteúdo incorporado - recarregue a página para ver]"; +$a->strings["Export account"] = "Exportar conta"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exporta suas informações de conta e contatos. Use para fazer uma cópia de segurança de sua conta e/ou para movê-la para outro servidor."; +$a->strings["Export all"] = "Exportar tudo"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportar as informações de sua conta, contatos e todos os seus items como JSON. Pode ser um arquivo muito grande, e pode levar bastante tempo. Use isto para fazer uma cópia de segurança completa da sua conta (fotos não são exportadas)"; $a->strings["Registration successful. Please check your email for further instructions."] = "O registro foi bem sucedido. Por favor, verifique seu e-mail para maiores informações."; $a->strings["Failed to send email message. Here is the message that failed."] = "Não foi possível enviar a mensagem de e-mail. Aqui está a mensagem que não foi."; $a->strings["Your registration can not be processed."] = "Não foi possível processar o seu registro."; -$a->strings["Registration request at %s"] = "Solicitação de registro em %s"; $a->strings["Your registration is pending approval by the site owner."] = "A aprovação do seu registro está pendente junto ao administrador do site."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Este site excedeu o limite diário permitido para registros de novas contas.\nPor favor tente novamente amanhã."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Você pode (opcionalmente) preencher este formulário via OpenID, fornecendo seu OpenID e clicando em 'Registrar'."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se você não está familiarizado com o OpenID, por favor, deixe esse campo em branco e preencha os outros itens."; $a->strings["Your OpenID (optional): "] = "Seu OpenID (opcional): "; $a->strings["Include your profile in member directory?"] = "Incluir o seu perfil no diretório de membros?"; -$a->strings["Yes"] = "Sim"; -$a->strings["No"] = "Não"; $a->strings["Membership on this site is by invitation only."] = "A associação a este site só pode ser feita mediante convite."; $a->strings["Your invitation ID: "] = "A ID do seu convite: "; $a->strings["Registration"] = "Registro"; @@ -211,196 +1031,86 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Escolha uma identificação: "; $a->strings["Import"] = "Importar"; $a->strings["Import your profile to this friendica instance"] = "Importa seu perfil desta instância do friendica"; -$a->strings["Profile not found."] = "O perfil não foi encontrado."; -$a->strings["Contact not found."] = "O contato não foi encontrado."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Isso pode acontecer eventualmente se o contato foi solicitado por ambas as pessoas e ele já tinha sido aprovado."; -$a->strings["Response from remote site was not understood."] = "A resposta do site remoto não foi compreendida."; -$a->strings["Unexpected response from remote site: "] = "Resposta inesperada do site remoto: "; -$a->strings["Confirmation completed successfully."] = "A confirmação foi completada com sucesso."; -$a->strings["Remote site reported: "] = "O site remoto relatou: "; -$a->strings["Temporary failure. Please wait and try again."] = "Falha temporária. Por favor, aguarde e tente novamente."; -$a->strings["Introduction failed or was revoked."] = "Ocorreu uma falha na apresentação ou ela foi revogada."; -$a->strings["Unable to set contact photo."] = "Não foi possível definir a foto do contato."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s agora é amigo de %2\$s"; -$a->strings["No user record found for '%s' "] = "Não foi encontrado nenhum registro de usuário para '%s' "; -$a->strings["Our site encryption key is apparently messed up."] = "A chave de criptografia do nosso site está, aparentemente, bagunçada."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Foi fornecida uma URL em branco ou não foi possível descriptografá-la."; -$a->strings["Contact record was not found for you on our site."] = "O registro do contato não foi encontrado para você em seu site."; -$a->strings["Site public key not available in contact record for URL %s."] = "A chave pública do site não está disponível no registro do contato para a URL %s"; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "O ID fornecido pelo seu sistema é uma duplicata em nosso sistema. Deve funcionar agora, se você tentar de novo."; -$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["Connection accepted at %s"] = "Conexão aceita em %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s se associou a %2\$s"; +$a->strings["Post successful."] = "Publicado com sucesso."; +$a->strings["System down for maintenance"] = "Sistema em manutenção"; +$a->strings["Access to this profile has been restricted."] = "O acesso a este perfil está restrito."; +$a->strings["Tips for New Members"] = "Dicas para novos membros"; +$a->strings["Public access denied."] = "Acesso público negado."; +$a->strings["No videos selected"] = "Nenhum vídeo selecionado"; +$a->strings["Access to this item is restricted."] = "O acesso a este item é restrito."; +$a->strings["View Album"] = "Ver álbum"; +$a->strings["Recent Videos"] = "Vídeos Recentes"; +$a->strings["Upload New Videos"] = "Envie Novos Vídeos"; +$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["Select an identity to manage: "] = "Selecione uma identidade para gerenciar: "; +$a->strings["Item not found"] = "O item não foi encontrado"; +$a->strings["Edit post"] = "Editar a publicação"; +$a->strings["People Search"] = "Pesquisar pessoas"; +$a->strings["No matches"] = "Nenhuma correspondência"; +$a->strings["Account approved."] = "A conta foi aprovada."; +$a->strings["Registration revoked for %s"] = "O registro de %s foi revogado"; +$a->strings["Please login."] = "Por favor, autentique-se."; +$a->strings["This introduction has already been accepted."] = "Esta apresentação já foi aceita."; +$a->strings["Profile location is not valid or does not contain profile information."] = "A localização do perfil não é válida ou não contém uma informação de perfil."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: a localização do perfil não possui nenhum nome identificável do seu dono."; +$a->strings["Warning: profile location has no profile photo."] = "Aviso: a localização do perfil não possui nenhuma foto do perfil."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "O parâmetro requerido %d não foi encontrado na localização fornecida", + 1 => "Os parâmetros requeridos %d não foram encontrados na localização fornecida", +); +$a->strings["Introduction complete."] = "A apresentação foi finalizada."; +$a->strings["Unrecoverable protocol error."] = "Ocorreu um erro irrecuperável de protocolo."; +$a->strings["Profile unavailable."] = "O perfil não está disponível."; +$a->strings["%s has received too many connection requests today."] = "%s recebeu solicitações de conexão em excesso hoje."; +$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["Invalid locator"] = "Localizador inválido"; +$a->strings["Invalid email address."] = "Endereço de e-mail inválido."; +$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["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["Invalid profile URL."] = "URL de perfil inválida."; +$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["Incorrect identity currently logged in. Please login to this profile."] = "A identidade autenticada está incorreta. Por favor, entre como este perfil."; +$a->strings["Hide this contact"] = "Ocultar este contato"; +$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["Confirm"] = "Confirmar"; +$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["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Caso você ainda não seja membro da rede social livre, clique aqui para encontrar um site Friendica público e junte-se à nós."; +$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["Please answer the following:"] = "Por favor, entre com as informações solicitadas:"; +$a->strings["Does %s know you?"] = "%s conhece você?"; +$a->strings["Add a personal note:"] = "Adicione uma anotação pessoal:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - Por favor, não utilize esse formulário. Ao invés disso, digite %s na sua barra de pesquisa do Diaspora."; +$a->strings["Your Identity Address:"] = "Seu endereço de identificação:"; +$a->strings["Submit Request"] = "Enviar solicitação"; +$a->strings["Files"] = "Arquivos"; $a->strings["Authorize application connection"] = "Autorizar a conexão com a aplicação"; $a->strings["Return to your app and insert this Securty Code:"] = "Volte para a sua aplicação e digite este código de segurança:"; $a->strings["Please login to continue."] = "Por favor, autentique-se para continuar."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?"; -$a->strings["No valid account found."] = "Não foi encontrada nenhuma conta válida."; -$a->strings["Password reset request issued. Check your email."] = "A solicitação para reiniciar sua senha foi encaminhada. Verifique seu e-mail."; -$a->strings["Password reset requested at %s"] = "Foi feita uma solicitação de reiniciação da senha em %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi reiniciada."; -$a->strings["Your password has been reset as requested."] = "Sua senha foi reiniciada, conforme solicitado."; -$a->strings["Your new password is"] = "Sua nova senha é"; -$a->strings["Save or copy your new password - and then"] = "Grave ou copie a sua nova senha e, então"; -$a->strings["click here to login"] = "clique aqui para entrar"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Sua senha pode ser alterada na página de Configurações após você entrar em seu perfil."; -$a->strings["Your password has been changed at %s"] = "Sua senha foi modifica às %s"; -$a->strings["Forgot your Password?"] = "Esqueceu a sua senha?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Digite o seu endereço de e-mail e clique em 'Reiniciar' para prosseguir com a reiniciação da sua senha. Após isso, verifique seu e-mail para mais instruções."; -$a->strings["Nickname or Email: "] = "Identificação ou e-mail: "; -$a->strings["Reset"] = "Reiniciar"; -$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["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 collection failure."] = "Falha na coleta de mensagens."; -$a->strings["Message sent."] = "A mensagem foi enviada."; -$a->strings["No recipient."] = "Nenhum destinatário."; -$a->strings["Please enter a link URL:"] = "Por favor, digite uma URL:"; -$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."] = "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["Subject:"] = "Assunto:"; -$a->strings["Your message:"] = "Sua mensagem:"; -$a->strings["Upload photo"] = "Enviar foto"; -$a->strings["Insert web link"] = "Inserir link web"; -$a->strings["Welcome to Friendica"] = "Bemvindo ao Friendica"; -$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["Getting Started"] = "Do Início"; -$a->strings["Friendica Walk-Through"] = "Passo-a-passo da friendica"; -$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Na sua página Início Rápido - encontre uma introdução rápida ao seu perfil e abas da rede, faça algumas conexões novas, e encontre alguns grupos entrar."; -$a->strings["Go to Your Settings"] = "Ir para as suas configurações"; -$a->strings["On your Settings 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 Configurações - 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["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["Edit Your Profile"] = "Editar seu perfil"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edite o seu perfil padrão 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"] = "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["Connecting"] = "Conexões"; -$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["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Se esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre."; -$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["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 Add New Contact 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 Adicionar Novo Contato."; -$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 Connect or Follow 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 Conectar ou Seguir no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado."; -$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["Groups"] = "Grupos"; -$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["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 friendica respeita sua privacidade. Por padrão, suas publicações estarão visíveis apenas para as pessoas que você adicionou como amigos. Para mais informações, veja a página de ajuda, a partir do link acima."; -$a->strings["Getting Help"] = "Obtendo ajuda"; -$a->strings["Go to the Help Section"] = "Ir para a seção de ajuda"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Nossas páginas de ajuda podem ser consultadas para mais detalhes sobre características e recursos do programa."; $a->strings["Do you really want to delete this suggestion?"] = "Você realmente deseja deletar essa sugestão?"; -$a->strings["Cancel"] = "Cancelar"; $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/Ocultar"; -$a->strings["Search Results For:"] = "Resultados de Busca Por:"; -$a->strings["Remove term"] = "Remover o termo"; -$a->strings["Saved Searches"] = "Pesquisas salvas"; -$a->strings["add"] = "adicionar"; -$a->strings["Commented Order"] = "Ordem dos comentários"; -$a->strings["Sort by Comment Date"] = "Ordenar pela data do comentário"; -$a->strings["Posted Order"] = "Ordem das publicações"; -$a->strings["Sort by Post Date"] = "Ordenar pela data de publicação"; -$a->strings["Personal"] = "Pessoal"; -$a->strings["Posts that mention or involve you"] = "Publicações que mencionem ou envolvam você"; -$a->strings["New"] = "Nova"; -$a->strings["Activity Stream - by date"] = "Fluxo de atividades - por data"; -$a->strings["Shared Links"] = "Links compartilhados"; -$a->strings["Interesting Links"] = "Links interessantes"; -$a->strings["Starred"] = "Destacada"; -$a->strings["Favourite Posts"] = "Publicações favoritas"; -$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.", - 1 => "Aviso: Este grupo contém %s membros de uma rede insegura.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Mensagens privadas para este grupo correm o risco de sofrerem divulgação pública."; -$a->strings["No such group"] = "Este grupo não existe"; -$a->strings["Group is empty"] = "O grupo está vazio"; -$a->strings["Group: "] = "Grupo: "; -$a->strings["Contact: "] = "Contato: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Mensagens privadas para esta pessoa correm o risco de sofrerem divulgação pública."; -$a->strings["Invalid contact."] = "Contato inválido."; -$a->strings["Friendica Communications Server - Setup"] = "Servidor de Comunicações Friendica - Configuração"; -$a->strings["Could not connect to database."] = "Não foi possível conectar ao banco de dados."; -$a->strings["Could not create table."] = "Não foi possível criar tabela."; -$a->strings["Your Friendica site database has been installed."] = "O banco de dados do seu site Friendica foi instalado."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Você provavelmente precisará importar o arquivo \"database.sql\" manualmente, usando o phpmyadmin ou o mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Por favor, dê uma olhada no arquivo \"INSTALL.TXT\"."; -$a->strings["System check"] = "Checagem do sistema"; -$a->strings["Next"] = "Próximo"; -$a->strings["Check again"] = "Checar novamente"; -$a->strings["Database connection"] = "Conexão de banco de dados"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "À fim de instalar o Friendica, você precisa saber como se conectar ao seu banco de dados."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Por favor, entre em contato com a sua hospedagem ou com o administrador do site caso você tenha alguma dúvida em relação a essas configurações."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "O banco de dados que você especificou abaixo já deve existir. Caso contrário, por favor crie-o antes de continuar."; -$a->strings["Database Server Name"] = "Nome do servidor de banco de dados"; -$a->strings["Database Login Name"] = "Nome do usuário do banco de dados"; -$a->strings["Database Login Password"] = "Senha do usuário do banco de dados"; -$a->strings["Database Name"] = "Nome do banco de dados"; -$a->strings["Site administrator email address"] = "Endereço de email do administrador do site"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "O endereço de email da sua conta deve ser igual a este para que você possa utilizar o painel de administração 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["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["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 'Activating scheduled tasks'"] = "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 'Activating scheduled tasks'"; -$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."] = "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["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "O executável do PHP não é o binário do php cli (could be cgi-fcgi version)"; -$a->strings["Found PHP version: "] = "Encontrado PHP versão:"; -$a->strings["PHP cli binary"] = "Binário cli do PHP"; -$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["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Erro: a função \"openssl_pkey_new\" no seu sistema não é capaz de gerar as chaves de criptografia"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se estiver usando o Windows, por favor dê uma olhada em \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Gerar chaves de encriptação"; -$a->strings["libCurl PHP module"] = "Módulo PHP libCurl"; -$a->strings["GD graphics PHP module"] = "Módulo PHP GD graphics"; -$a->strings["OpenSSL PHP module"] = "Módulo PHP OpenSSL"; -$a->strings["mysqli PHP module"] = "Módulo PHP mysqli"; -$a->strings["mb_string PHP module"] = "Módulo PHP mb_string "; -$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: 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: openssl PHP module required but not installed."] = "Erro: o módulo openssl do PHP é necessário, mas não está instalado."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Erro: o módulo mysqli do 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["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."] = "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."] = "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["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa o engine de template Smarty3 para renderizar suas web views. Smarty3 compila templates para PHP para acelerar a renderização."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Para guardar os templates compilados, o servidor web necessita de permissão de escrita no diretório view/smarty3/ no diretório raíz do Friendica."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Favor se certificar que o usuário sob o qual o servidor web roda (ex: www-data) tenha permissão de escrita nesse diretório."; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: como uma medida de segurança, você deve fornecer ao servidor web permissão de escrita em view/smarty3/ somente--não aos arquivos de template (.tpl) que ele contém."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 tem escrita permitida"; -$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 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["

What next

"] = "

A seguir

"; -$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["Contacts who are not members of a group"] = "Contatos que não são membros de um grupo"; +$a->strings["Contact not found."] = "O contato não foi encontrado."; +$a->strings["Friend suggestion sent."] = "A sugestão de amigo foi enviada"; +$a->strings["Suggest Friends"] = "Sugerir amigos"; +$a->strings["Suggest a friend for %s"] = "Sugerir um amigo para %s"; +$a->strings["link"] = "ligação"; +$a->strings["No contacts."] = "Nenhum contato."; $a->strings["Theme settings updated."] = "As configurações do tema foram atualizadas."; $a->strings["Site"] = "Site"; $a->strings["Users"] = "Usuários"; -$a->strings["Plugins"] = "Plugins"; $a->strings["Themes"] = "Temas"; $a->strings["DB updates"] = "Atualizações do BD"; $a->strings["Logs"] = "Relatórios"; -$a->strings["Admin"] = "Admin"; $a->strings["Plugin Features"] = "Recursos do plugin"; $a->strings["User registrations waiting for confirmation"] = "Cadastros de novos usuários aguardando confirmação"; $a->strings["Normal Account"] = "Conta normal"; @@ -418,13 +1128,7 @@ $a->strings["Version"] = "Versão"; $a->strings["Active plugins"] = "Plugins ativos"; $a->strings["Can not parse base url. Must have at least ://"] = "Não foi possível analisar a URL. Ela deve conter pelo menos ://"; $a->strings["Site settings updated."] = "As configurações do site foram atualizadas."; -$a->strings["No special theme for mobile devices"] = "Nenhum tema especial para dispositivos móveis"; -$a->strings["Never"] = "Nunca"; $a->strings["At post arrival"] = "Na chegada da publicação"; -$a->strings["Frequently"] = "Frequentemente"; -$a->strings["Hourly"] = "De hora em hora"; -$a->strings["Twice daily"] = "Duas vezes ao dia"; -$a->strings["Daily"] = "Diariamente"; $a->strings["Multi user instance"] = "Instância multi usuário"; $a->strings["Closed"] = "Fechado"; $a->strings["Requires approval"] = "Requer aprovação"; @@ -432,7 +1136,6 @@ $a->strings["Open"] = "Aberto"; $a->strings["No SSL policy, links will track page SSL state"] = "Nenhuma política de SSL, os links irão rastrear o estado SSL da página"; $a->strings["Force all links to use SSL"] = "Forçar todos os links a utilizar SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificado auto-assinado, usar SSL somente para links locais (não recomendado)"; -$a->strings["Save Settings"] = "Salvar configurações"; $a->strings["File upload"] = "Envio de arquivo"; $a->strings["Policies"] = "Políticas"; $a->strings["Advanced"] = "Avançado"; @@ -532,20 +1235,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Diretório do arquivo de trava"; $a->strings["Temp path"] = "Diretório Temp"; $a->strings["Base path to installation"] = "Diretório base para instalação"; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = "Nova URL base"; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "A atualização foi marcada como bem sucedida"; -$a->strings["Executing %s failed. Check system logs."] = "Ocorreu um erro na execução de %s. Verifique os relatórios do sistema."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $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."] = "Atualizar %s não retornou um status. Desconhecido se ele teve sucesso."; -$a->strings["Update function %s could not be found."] = "Não foi possível encontrar a função de atualização %s."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Nenhuma atualização com falha."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Atualizações com falha"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Isso não inclue atualizações antes da 1139, as quais não retornavam um status."; $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"] = "Tentar executar esse passo da atualização automaticamente"; -$a->strings["Registration successful. Email send to user"] = "Registro bem sucedido. Email enviado ao usuário."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s usuário bloqueado/desbloqueado", 1 => "%s usuários bloqueados/desbloqueados", @@ -562,13 +1271,8 @@ $a->strings["select all"] = "selecionar todos"; $a->strings["User registrations waiting for confirm"] = "Registros de usuário aguardando confirmação"; $a->strings["User waiting for permanent deletion"] = "Usuário aguardando por fim permanente da conta."; $a->strings["Request date"] = "Solicitar data"; -$a->strings["Name"] = "Nome"; -$a->strings["Email"] = "E-mail"; $a->strings["No registrations."] = "Nenhum registro."; -$a->strings["Approve"] = "Aprovar"; $a->strings["Deny"] = "Negar"; -$a->strings["Block"] = "Bloquear"; -$a->strings["Unblock"] = "Desbloquear"; $a->strings["Site admin"] = "Administração do site"; $a->strings["Account expired"] = "Conta expirou"; $a->strings["New User"] = "Novo usuário"; @@ -576,7 +1280,6 @@ $a->strings["Register date"] = "Data de registro"; $a->strings["Last login"] = "Última entrada"; $a->strings["Last item"] = "Último item"; $a->strings["Deleted since"] = "Apagado desde"; -$a->strings["Account"] = "Conta"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Os usuários selecionados serão excluídos!\\n\\nTudo o que estes usuários publicaram neste site será excluído permanentemente!\\n\\nDeseja continuar?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "O usuário {0} será excluído!\\n\\nTudo o que este usuário publicou neste site será permanentemente excluído!\\n\\nDeseja continuar?"; $a->strings["Name of the new user."] = "Nome do novo usuários."; @@ -600,356 +1303,213 @@ $a->strings["Enable Debugging"] = "Habilitar Debugging"; $a->strings["Log file"] = "Arquivo do relatório"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "O servidor web precisa ter permissão de escrita. Relativa ao diretório raiz do seu Friendica."; $a->strings["Log level"] = "Nível do relatório"; -$a->strings["Update now"] = "Atualizar agora"; $a->strings["Close"] = "Fechar"; $a->strings["FTP Host"] = "Endereço do FTP"; $a->strings["FTP Path"] = "Caminho do FTP"; $a->strings["FTP User"] = "Usuário do FTP"; $a->strings["FTP Password"] = "Senha do FTP"; -$a->strings["Search"] = "Pesquisar"; -$a->strings["No results."] = "Nenhum resultado."; -$a->strings["Tips for New Members"] = "Dicas para novos membros"; -$a->strings["link"] = "ligação"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s etiquetou %3\$s de %2\$s com %4\$s"; -$a->strings["Item not found"] = "O item não foi encontrado"; -$a->strings["Edit post"] = "Editar a publicação"; -$a->strings["upload photo"] = "upload de foto"; -$a->strings["Attach file"] = "Anexar arquivo"; -$a->strings["attach file"] = "anexar arquivo"; -$a->strings["web link"] = "link web"; -$a->strings["Insert video link"] = "Inserir link de vídeo"; -$a->strings["video link"] = "link de vídeo"; -$a->strings["Insert audio link"] = "Inserir link de áudio"; -$a->strings["audio link"] = "link de áudio"; -$a->strings["Set your location"] = "Definir sua localização"; -$a->strings["set location"] = "configure localização"; -$a->strings["Clear browser location"] = "Limpar a localização do navegador"; -$a->strings["clear location"] = "apague localização"; -$a->strings["Permission settings"] = "Configurações de permissão"; -$a->strings["CC: email addresses"] = "CC: endereço de e-mail"; -$a->strings["Public post"] = "Publicação pública"; -$a->strings["Set title"] = "Definir o título"; -$a->strings["Categories (comma-separated list)"] = "Categorias (lista separada por vírgulas)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Por exemplo: joao@exemplo.com, maria@exemplo.com"; -$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["Account approved."] = "A conta foi aprovada."; -$a->strings["Registration revoked for %s"] = "O registro de %s foi revogado"; -$a->strings["Please login."] = "Por favor, autentique-se."; -$a->strings["Find on this site"] = "Pesquisar neste site"; -$a->strings["Finding: "] = "Pesquisando: "; -$a->strings["Site Directory"] = "Diretório do site"; -$a->strings["Find"] = "Pesquisar"; -$a->strings["Age: "] = "Idade: "; -$a->strings["Gender: "] = "Gênero: "; -$a->strings["About:"] = "Sobre:"; -$a->strings["No entries (some entries may be hidden)."] = "Nenhuma entrada (algumas entradas podem estar ocultas)."; -$a->strings["Contact settings applied."] = "As configurações do contato foram aplicadas."; -$a->strings["Contact update failed."] = "Não foi possível atualizar o contato."; -$a->strings["Repair Contact Settings"] = "Corrigir configurações do contato"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ATENÇÃO: Isso é muito avançado, se você digitar informações incorretas, suas comunicações com esse contato pode parar de funcionar."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Por favor, use o botão 'Voltar' do seu navegador agora, caso você não tenha certeza do que está fazendo."; -$a->strings["Return to contact editor"] = "Voltar ao editor de contatos"; -$a->strings["Account Nickname"] = "Identificação da conta"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - sobrescreve Nome/Identificação"; -$a->strings["Account URL"] = "URL da conta"; -$a->strings["Friend Request URL"] = "URL da requisição de amizade"; -$a->strings["Friend Confirm URL"] = "URL da confirmação de amizade"; -$a->strings["Notification Endpoint URL"] = "URL do ponto final da notificação"; -$a->strings["Poll/Feed URL"] = "URL do captador/fonte de notícias"; -$a->strings["New photo from this URL"] = "Nova imagem desta URL"; -$a->strings["Remote Self"] = "Auto remoto"; -$a->strings["Mirror postings from this contact"] = "Espelhar publicações deste contato"; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcar este contato como auto remoto fará com que o friendica republique novas entradas deste usuário."; +$a->strings["Image exceeds size limit of %d"] = "A imagem excede o limite de tamanho de %d"; +$a->strings["Unable to process image."] = "Não foi possível processar a imagem."; +$a->strings["Image upload failed."] = "Não foi possível enviar a imagem."; +$a->strings["Welcome to %s"] = "Bem-vindo(a) a %s"; +$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["Search Results For:"] = "Resultados de Busca Por:"; +$a->strings["Remove term"] = "Remover o termo"; +$a->strings["Commented Order"] = "Ordem dos comentários"; +$a->strings["Sort by Comment Date"] = "Ordenar pela data do comentário"; +$a->strings["Posted Order"] = "Ordem das publicações"; +$a->strings["Sort by Post Date"] = "Ordenar pela data de publicação"; +$a->strings["Posts that mention or involve you"] = "Publicações que mencionem ou envolvam você"; +$a->strings["New"] = "Nova"; +$a->strings["Activity Stream - by date"] = "Fluxo de atividades - por data"; +$a->strings["Shared Links"] = "Links compartilhados"; +$a->strings["Interesting Links"] = "Links interessantes"; +$a->strings["Starred"] = "Destacada"; +$a->strings["Favourite Posts"] = "Publicações favoritas"; +$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.", + 1 => "Aviso: Este grupo contém %s membros de uma rede insegura.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Mensagens privadas para este grupo correm o risco de sofrerem divulgação pública."; +$a->strings["No such group"] = "Este grupo não existe"; +$a->strings["Group is empty"] = "O grupo está vazio"; +$a->strings["Group: "] = "Grupo: "; +$a->strings["Contact: "] = "Contato: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Mensagens privadas para esta pessoa correm o risco de sofrerem divulgação pública."; +$a->strings["Invalid contact."] = "Contato inválido."; +$a->strings["- select -"] = "-selecione-"; +$a->strings["This is Friendica, version"] = "Este é o Friendica, versão"; +$a->strings["running at web location"] = "sendo executado no endereço web"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Por favor, visite friendica.com para aprender mais sobre o projeto Friendica."; +$a->strings["Bug reports and issues: please visit"] = "Relatos e acompanhamentos de erros podem ser encontrados em"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestões, elogios, doações, etc. - favor enviar e-mail para \"Info\" arroba Friendica - ponto com"; +$a->strings["Installed plugins/addons/apps:"] = "Plugins/complementos/aplicações instaladas:"; +$a->strings["No installed plugins/addons/apps"] = "Nenhum plugin/complemento/aplicativo instalado"; +$a->strings["Applications"] = "Aplicativos"; +$a->strings["No installed applications."] = "Nenhum aplicativo instalado"; +$a->strings["Upload New Photos"] = "Enviar novas fotos"; +$a->strings["Contact information unavailable"] = "A informação de contato não está disponível"; +$a->strings["Album not found."] = "O álbum não foi encontrado."; +$a->strings["Delete Album"] = "Excluir o álbum"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Você realmente deseja deletar esse álbum de fotos e todas as suas fotos?"; +$a->strings["Delete Photo"] = "Excluir a foto"; +$a->strings["Do you really want to delete this photo?"] = "Você realmente deseja deletar essa foto?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s foi marcado em %2\$s por %3\$s"; +$a->strings["a photo"] = "uma foto"; +$a->strings["Image exceeds size limit of "] = "A imagem excede o tamanho máximo de "; +$a->strings["Image file is empty."] = "O arquivo de imagem está vazio."; +$a->strings["No photos selected"] = "Não foi selecionada nenhuma foto"; +$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["Upload Photos"] = "Enviar fotos"; +$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["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["Private Photo"] = "Foto Privada"; +$a->strings["Public Photo"] = "Foto Pública"; +$a->strings["Edit Album"] = "Editar o álbum"; +$a->strings["Show Newest First"] = "Exibir as mais recentes primeiro"; +$a->strings["Show Oldest First"] = "Exibir as mais antigas primeiro"; +$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["Photo not available"] = "A foto não está disponível"; +$a->strings["View photo"] = "Ver a imagem"; +$a->strings["Edit photo"] = "Editar a foto"; +$a->strings["Use as profile photo"] = "Usar como uma foto de perfil"; +$a->strings["View Full Size"] = "Ver no tamanho real"; +$a->strings["Tags: "] = "Etiquetas: "; +$a->strings["[Remove any tag]"] = "[Remover qualquer etiqueta]"; +$a->strings["Rotate CW (right)"] = "Rotacionar para direita"; +$a->strings["Rotate CCW (left)"] = "Rotacionar para esquerda"; +$a->strings["New album name"] = "Novo nome para o álbum"; +$a->strings["Caption"] = "Legenda"; +$a->strings["Add a Tag"] = "Adicionar uma etiqueta"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Por exemplo: @joao, @Joao_da_Silva, @joao@exemplo.com, #Minas_Gerais, #acampamento"; +$a->strings["Private photo"] = "Foto privada"; +$a->strings["Public photo"] = "Foto pública"; +$a->strings["Recent Photos"] = "Fotos recentes"; +$a->strings["Contact added"] = "O contato foi adicionado"; $a->strings["Move account"] = "Mover conta"; $a->strings["You can import an account from another Friendica server."] = "Você pode importar um conta de outro sevidor Friendica."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Você precisa exportar sua conta de um servidor antigo e fazer o upload aqui. Nós recriaremos sua conta antiga aqui com todos os seus contatos. Nós também tentaremos informar seus amigos que você se mudou para cá."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Esse recurso é experimental. Nós não podemos importar contatos de uma rede OStatus (statusnet/identi.ca) ou do Diaspora"; $a->strings["Account file"] = "Arquivo de conta"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Para exportar a sua conta, entre em \"Configurações->Exportar dados pessoais\" e selecione \"Exportar conta\""; -$a->strings["Remote privacy information not available."] = "Não existe informação disponível sobre a privacidade remota."; -$a->strings["Visible to:"] = "Visível para:"; -$a->strings["Save"] = "Salvar"; -$a->strings["Help:"] = "Ajuda:"; -$a->strings["Help"] = "Ajuda"; -$a->strings["No profile"] = "Nenhum perfil"; -$a->strings["This introduction has already been accepted."] = "Esta apresentação já foi aceita."; -$a->strings["Profile location is not valid or does not contain profile information."] = "A localização do perfil não é válida ou não contém uma informação de perfil."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: a localização do perfil não possui nenhum nome identificável do seu dono."; -$a->strings["Warning: profile location has no profile photo."] = "Aviso: a localização do perfil não possui nenhuma foto do perfil."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "O parâmetro requerido %d não foi encontrado na localização fornecida", - 1 => "Os parâmetros requeridos %d não foram encontrados na localização fornecida", +$a->strings["Total invitation limit exceeded."] = "Limite de convites totais excedido."; +$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["Invitation limit exceeded. Please contact your site administrator."] = "Limite de convites ultrapassado. Favor contactar o administrador do sítio."; +$a->strings["%s : Message delivery failed."] = "%s : Não foi possível enviar a mensagem."; +$a->strings["%d message sent."] = array( + 0 => "%d mensagem enviada.", + 1 => "%d mensagens enviadas.", ); -$a->strings["Introduction complete."] = "A apresentação foi finalizada."; -$a->strings["Unrecoverable protocol error."] = "Ocorreu um erro irrecuperável de protocolo."; -$a->strings["Profile unavailable."] = "O perfil não está disponível."; -$a->strings["%s has received too many connection requests today."] = "%s recebeu solicitações de conexão em excesso hoje."; -$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["Invalid locator"] = "Localizador inválido"; -$a->strings["Invalid email address."] = "Endereço de e-mail inválido."; -$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["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["Invalid profile URL."] = "URL de perfil inválida."; -$a->strings["Disallowed profile URL."] = "URL de perfil não permitida."; -$a->strings["Failed to update contact record."] = "Não foi possível atualizar o registro do contato."; -$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["Incorrect identity currently logged in. Please login to this profile."] = "A identidade autenticada está incorreta. Por favor, entre como este perfil."; -$a->strings["Hide this contact"] = "Ocultar este contato"; -$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["Confirm"] = "Confirmar"; -$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["Connect as an email follower (Coming soon)"] = "Conectar como um acompanhante por e-mail (Em breve)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Caso você ainda não seja membro da rede social livre, clique aqui para encontrar um site Friendica público e junte-se à nós."; -$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["Please answer the following:"] = "Por favor, entre com as informações solicitadas:"; -$a->strings["Does %s know you?"] = "%s conhece você?"; -$a->strings["Add a personal note:"] = "Adicione uma anotação pessoal:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - Por favor, não utilize esse formulário. Ao invés disso, digite %s na sua barra de pesquisa do Diaspora."; -$a->strings["Your Identity Address:"] = "Seu endereço de identificação:"; -$a->strings["Submit Request"] = "Enviar solicitação"; -$a->strings["[Embedded content - reload page to view]"] = "[Conteúdo incorporado - recarregue a página para ver]"; -$a->strings["View in context"] = "Ver no contexto"; -$a->strings["%d contact edited."] = array( - 0 => "%d contato editado", - 1 => "%d contatos editados", +$a->strings["You have no more invitations available"] = "Você não possui mais convites disponíveis"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visite %s para obter uma lista de sites públicos onde você pode se cadastrar. Membros da friendica podem se conectar, mesmo que estejam em sites separados. Além disso você também pode se conectar com membros de várias outras redes sociais."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Para aceitar esse convite, por favor cadastre-se em %s ou qualquer outro site friendica público."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Os sites friendica estão todos interconectados para criar uma grande rede social com foco na privacidade e controlada por seus membros, que também podem se conectar com várias redes sociais tradicionais. Dê uma olhada em %s para uma lista de sites friendica onde você pode se cadastrar."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Desculpe, mas esse sistema não está configurado para conectar-se com outros sites públicos nem permite convidar novos membros."; +$a->strings["Send invitations"] = "Enviar convites."; +$a->strings["Enter email addresses, one per line:"] = "Digite os endereços de e-mail, um por linha:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Você está convidado a se juntar a mim e outros amigos em friendica - e também nos ajudar a criar uma experiência social melhor na web."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Você preciso informar este código de convite: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Após você se registrar, por favor conecte-se comigo através da minha página de perfil em:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Para mais informações sobre o projeto Friendica e porque nós achamos que ele é importante, por favor visite-nos em http://friendica.com."; +$a->strings["Access denied."] = "Acesso negado."; +$a->strings["No valid account found."] = "Não foi encontrada nenhuma conta válida."; +$a->strings["Password reset request issued. Check your email."] = "A solicitação para reiniciar sua senha foi encaminhada. Verifique seu e-mail."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Foi feita uma solicitação de reiniciação da senha em %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi reiniciada."; +$a->strings["Your password has been reset as requested."] = "Sua senha foi reiniciada, conforme solicitado."; +$a->strings["Your new password is"] = "Sua nova senha é"; +$a->strings["Save or copy your new password - and then"] = "Grave ou copie a sua nova senha e, então"; +$a->strings["click here to login"] = "clique aqui para entrar"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Sua senha pode ser alterada na página de Configurações após você entrar em seu perfil."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Sua senha foi modifica às %s"; +$a->strings["Forgot your Password?"] = "Esqueceu a sua senha?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Digite o seu endereço de e-mail e clique em 'Reiniciar' para prosseguir com a reiniciação da sua senha. Após isso, verifique seu e-mail para mais instruções."; +$a->strings["Nickname or Email: "] = "Identificação ou e-mail: "; +$a->strings["Reset"] = "Reiniciar"; +$a->strings["Source (bbcode) text:"] = "Texto fonte (bbcode):"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Texto fonte (Diaspora) a converter para BBcode:"; +$a->strings["Source input: "] = "Entrada fonte:"; +$a->strings["bb2html (raw HTML): "] = "bb2html (HTML puro):"; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Fonte de entrada (formato Diaspora):"; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "A etiqueta foi removida"; +$a->strings["Remove Item Tag"] = "Remover a etiqueta do item"; +$a->strings["Select a tag to remove: "] = "Selecione uma etiqueta para remover: "; +$a->strings["Remove My Account"] = "Remover minha conta"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Isso removerá completamente a sua conta. Uma vez feito isso, não será mais possível recuperá-la."; +$a->strings["Please enter your password for verification:"] = "Por favor, digite a sua senha para verificação:"; +$a->strings["Invalid profile identifier."] = "Identificador de perfil inválido."; +$a->strings["Profile Visibility Editor"] = "Editor de visibilidade do perfil"; +$a->strings["Visible To"] = "Visível para"; +$a->strings["All Contacts (with secure profile access)"] = "Todos os contatos (com acesso a perfil seguro)"; +$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["is interested in:"] = "se interessa por:"; +$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["Edit event"] = "Editar o evento"; +$a->strings["Create New Event"] = "Criar um novo evento"; +$a->strings["Previous"] = "Anterior"; +$a->strings["Next"] = "Próximo"; +$a->strings["hour:minute"] = "hora:minuto"; +$a->strings["Event details"] = "Detalhes do evento"; +$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["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["Event Finishes:"] = "Término do evento:"; +$a->strings["Adjust for viewer timezone"] = "Ajustar para o fuso horário do visualizador"; +$a->strings["Description:"] = "Descrição:"; +$a->strings["Title:"] = "Título:"; +$a->strings["Share this event"] = "Compartilhar este evento"; +$a->strings["{0} wants to be your friend"] = "{0} deseja ser seu amigo"; +$a->strings["{0} sent you a message"] = "{0} lhe enviou uma mensagem"; +$a->strings["{0} requested registration"] = "{0} solicitou registro"; +$a->strings["{0} commented %s's post"] = "{0} comentou a publicação de %s"; +$a->strings["{0} liked %s's post"] = "{0} gostou da publicação de %s"; +$a->strings["{0} disliked %s's post"] = "{0} desgostou da publicação de %s"; +$a->strings["{0} is now friends with %s"] = "{0} agora é amigo de %s"; +$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} mentioned you in a post"] = "{0} mencionou você em uma publicação"; +$a->strings["Mood"] = "Humor"; +$a->strings["Set your current mood and tell your friends"] = "Defina o seu humor e conte aos seus amigos"; +$a->strings["No results."] = "Nenhum resultado."; +$a->strings["Unable to locate contact information."] = "Não foi possível localizar informação do contato."; +$a->strings["Do you really want to delete this message?"] = "Você realmente deseja deletar essa mensagem?"; +$a->strings["Message deleted."] = "A mensagem foi excluída."; +$a->strings["Conversation removed."] = "A conversa foi removida."; +$a->strings["No messages."] = "Nenhuma mensagem."; +$a->strings["Unknown sender - %s"] = "Remetente desconhecido - %s"; +$a->strings["You and %s"] = "Você e %s"; +$a->strings["%s and You"] = "%s e você"; +$a->strings["Delete conversation"] = "Excluir conversa"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d mensagem", + 1 => "%d mensagens", ); -$a->strings["Could not access contact record."] = "Não foi possível acessar o registro do contato."; -$a->strings["Could not locate selected profile."] = "Não foi possível localizar o perfil selecionado."; -$a->strings["Contact updated."] = "O contato foi atualizado."; -$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 ignored"] = "O contato foi ignorado"; -$a->strings["Contact has been unignored"] = "O contato deixou de ser ignorado"; -$a->strings["Contact has been archived"] = "O contato foi arquivado"; -$a->strings["Contact has been unarchived"] = "O contato foi desarquivado"; -$a->strings["Do you really want to delete this contact?"] = "Você realmente deseja deletar esse contato?"; -$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 sharing with %s"] = "Você está compartilhando com %s"; -$a->strings["%s is sharing with you"] = "%s está compartilhando com você"; -$a->strings["Private communications are not available for this contact."] = "As comunicações privadas não estão disponíveis para este contato."; -$a->strings["(Update was successful)"] = "(A atualização foi bem sucedida)"; -$a->strings["(Update was not successful)"] = "(A atualização não foi bem sucedida)"; -$a->strings["Suggest friends"] = "Sugerir amigos"; -$a->strings["Network type: %s"] = "Tipo de rede: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d contato em comum", - 1 => "%d contatos em comum", -); -$a->strings["View all contacts"] = "Ver todos os contatos"; -$a->strings["Toggle Blocked status"] = "Alternar o status de bloqueio"; -$a->strings["Unignore"] = "Deixar de ignorar"; -$a->strings["Ignore"] = "Ignorar"; -$a->strings["Toggle Ignored status"] = "Alternar o status de ignorado"; -$a->strings["Unarchive"] = "Desarquivar"; -$a->strings["Archive"] = "Arquivar"; -$a->strings["Toggle Archive status"] = "Alternar o status de arquivamento"; -$a->strings["Repair"] = "Reparar"; -$a->strings["Advanced Contact Settings"] = "Configurações avançadas do contato"; -$a->strings["Communications lost with this contact!"] = "As comunicações com esse contato foram perdidas!"; -$a->strings["Contact Editor"] = "Editor de contatos"; -$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["Contact Information / Notes"] = "Informações sobre o contato / Anotações"; -$a->strings["Edit contact notes"] = "Editar as anotações do contato"; -$a->strings["Visit %s's profile [%s]"] = "Visitar o perfil de %s [%s]"; -$a->strings["Block/Unblock contact"] = "Bloquear/desbloquear o contato"; -$a->strings["Ignore contact"] = "Ignorar o contato"; -$a->strings["Repair URL settings"] = "Reparar as definições de URL"; -$a->strings["View conversations"] = "Ver as conversas"; -$a->strings["Delete contact"] = "Excluir o contato"; -$a->strings["Last update:"] = "Última atualização:"; -$a->strings["Update public posts"] = "Atualizar publicações públicas"; -$a->strings["Currently blocked"] = "Atualmente bloqueado"; -$a->strings["Currently ignored"] = "Atualmente ignorado"; -$a->strings["Currently archived"] = "Atualmente arquivado"; -$a->strings["Hide this contact from others"] = "Ocultar este contato dos outros"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Respostas/gostadas associados às suas publicações ainda podem estar visíveis"; -$a->strings["Notification for new posts"] = "Notificações para novas publicações"; -$a->strings["Send a notification of every new post of this contact"] = "Envie uma notificação para todos as novas publicações deste contato"; -$a->strings["Fetch further information for feeds"] = "Pega mais informações para feeds"; -$a->strings["Suggestions"] = "Sugestões"; -$a->strings["Suggest potential friends"] = "Sugerir amigos em potencial"; -$a->strings["All Contacts"] = "Todos os contatos"; -$a->strings["Show all contacts"] = "Exibe todos os contatos"; -$a->strings["Unblocked"] = "Desbloquear"; -$a->strings["Only show unblocked contacts"] = "Exibe somente contatos desbloqueados"; -$a->strings["Blocked"] = "Bloqueado"; -$a->strings["Only show blocked contacts"] = "Exibe somente contatos bloqueados"; -$a->strings["Ignored"] = "Ignorados"; -$a->strings["Only show ignored contacts"] = "Exibe somente contatos ignorados"; -$a->strings["Archived"] = "Arquivados"; -$a->strings["Only show archived contacts"] = "Exibe somente contatos arquivados"; -$a->strings["Hidden"] = "Ocultos"; -$a->strings["Only show hidden contacts"] = "Exibe somente contatos ocultos"; -$a->strings["Mutual Friendship"] = "Amizade mútua"; -$a->strings["is a fan of yours"] = "é um fã seu"; -$a->strings["you are a fan of"] = "você é um fã de"; -$a->strings["Edit contact"] = "Editar o contato"; -$a->strings["Search your contacts"] = "Pesquisar seus contatos"; -$a->strings["Update"] = "Atualizar"; -$a->strings["everybody"] = "todos"; -$a->strings["Additional features"] = "Funcionalidades adicionais"; -$a->strings["Display"] = "Tela"; -$a->strings["Social Networks"] = "Redes Sociais"; -$a->strings["Delegations"] = "Delegações"; -$a->strings["Connected apps"] = "Aplicações conectadas"; -$a->strings["Export personal data"] = "Exportar dados pessoais"; -$a->strings["Remove account"] = "Remover a conta"; -$a->strings["Missing some important data!"] = "Está faltando algum dado importante!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Não foi possível conectar à conta de e-mail com as configurações fornecidas."; -$a->strings["Email settings updated."] = "As configurações de e-mail foram atualizadas."; -$a->strings["Features updated"] = "Funcionalidades atualizadas"; -$a->strings["Relocate message has been send to your contacts"] = "A mensagem de relocação foi enviada para seus contatos"; -$a->strings["Passwords do not match. Password unchanged."] = "As senhas não correspondem. A senha não foi modificada."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Não é permitido uma senha em branco. A senha não foi modificada."; -$a->strings["Wrong password."] = "Senha errada."; -$a->strings["Password changed."] = "A senha foi modificada."; -$a->strings["Password update failed. Please try again."] = "Não foi possível atualizar a senha. Por favor, tente novamente."; -$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["Wrong Password"] = "Senha Errada"; -$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["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."] = "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["Add application"] = "Adicionar aplicação"; -$a->strings["Consumer Key"] = "Chave do consumidor"; -$a->strings["Consumer Secret"] = "Segredo do consumidor"; -$a->strings["Redirect"] = "Redirecionar"; -$a->strings["Icon url"] = "URL do ícone"; -$a->strings["You can't edit this application."] = "Você não pode editar esta aplicação."; -$a->strings["Connected Apps"] = "Aplicações conectadas"; -$a->strings["Client key starts with"] = "A chave do cliente inicia com"; -$a->strings["No name"] = "Sem nome"; -$a->strings["Remove authorization"] = "Remover autorização"; -$a->strings["No Plugin settings configured"] = "Não foi definida nenhuma configuração de plugin"; -$a->strings["Plugin Settings"] = "Configurações do plugin"; -$a->strings["Off"] = "Off"; -$a->strings["On"] = "On"; -$a->strings["Additional Features"] = "Funcionalidades Adicionais"; -$a->strings["Built-in support for %s connectivity is %s"] = "O suporte interno para conectividade de %s está %s"; -$a->strings["enabled"] = "habilitado"; -$a->strings["disabled"] = "desabilitado"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "O acesso ao e-mail está desabilitado neste site."; -$a->strings["Email/Mailbox Setup"] = "Configurações do e-mail/caixa postal"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Caso você deseje se comunicar com contatos de e-mail usando este serviço (opcional), por favor especifique como se conectar à sua caixa postal."; -$a->strings["Last successful email check:"] = "Última checagem bem sucedida de e-mail:"; -$a->strings["IMAP server name:"] = "Nome do servidor IMAP:"; -$a->strings["IMAP port:"] = "Porta do IMAP:"; -$a->strings["Security:"] = "Segurança:"; -$a->strings["None"] = "Nenhuma"; -$a->strings["Email login name:"] = "Nome de usuário do e-mail:"; -$a->strings["Email password:"] = "Senha do e-mail:"; -$a->strings["Reply-to address:"] = "Endereço de resposta (Reply-to):"; -$a->strings["Send public posts to all email contacts:"] = "Enviar publicações públicas para todos os contatos de e-mail:"; -$a->strings["Action after import:"] = "Ação após a importação:"; -$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["Display Settings"] = "Configurações de exibição"; -$a->strings["Display Theme:"] = "Tema do perfil:"; -$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["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:"] = "Número de itens a serem exibidos por página:"; -$a->strings["Maximum of 100 items"] = "Máximo de 100 itens"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "Número de itens a serem exibidos por página quando visualizando em um dispositivo móvel:"; -$a->strings["Don't show emoticons"] = "Não exibir emoticons"; -$a->strings["Don't show notices"] = "Não mostra avisos"; -$a->strings["Infinite scroll"] = "rolamento infinito"; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = "Tipos de Usuários"; -$a->strings["Community Types"] = "Tipos de Comunidades"; -$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["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["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["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["Private Forum [Experimental]"] = "Fórum privado [Experimental]"; -$a->strings["Private forum - approved members only"] = "Fórum privado - somente membros aprovados"; -$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["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 the global social directory?"] = "Publicar o seu perfil padrão no diretório social global?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ocultar visualização da sua lista de contatos/amigos no seu perfil padrão? "; -$a->strings["Hide your profile details from unknown viewers?"] = "Ocultar os detalhes do seu perfil para pessoas desconhecidas?"; -$a->strings["Allow friends to post to your profile page?"] = "Permitir aos amigos publicarem na sua página de perfil?"; -$a->strings["Allow friends to tag your posts?"] = "Permitir aos amigos etiquetarem suas publicações?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permitir que você seja sugerido como amigo em potencial para novos membros?"; -$a->strings["Permit unknown people to send you private mail?"] = "Permitir que pessoas desconhecidas lhe enviem mensagens privadas?"; -$a->strings["Profile is not published."] = "O perfil não está publicado."; -$a->strings["or"] = "ou"; -$a->strings["Your Identity Address is"] = "O endereço da sua identidade é"; -$a->strings["Automatically expire posts after this many days:"] = "Expirar automaticamente publicações após tantos dias:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se deixado em branco, as publicações não irão expirar. Publicações expiradas serão excluídas."; -$a->strings["Advanced expiration settings"] = "Configurações avançadas de expiração"; -$a->strings["Advanced Expiration"] = "Expiração avançada"; -$a->strings["Expire posts:"] = "Expirar publicações:"; -$a->strings["Expire personal notes:"] = "Expirar notas pessoais:"; -$a->strings["Expire starred posts:"] = "Expirar publicações destacadas:"; -$a->strings["Expire photos:"] = "Expirar fotos:"; -$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["Password Settings"] = "Configurações da senha"; -$a->strings["New Password:"] = "Nova senha:"; -$a->strings["Confirm:"] = "Confirme:"; -$a->strings["Leave password fields blank unless changing"] = "Deixe os campos de senha em branco, a não ser que você queira alterá-la"; -$a->strings["Current Password:"] = "Senha Atual:"; -$a->strings["Your current password to confirm the changes"] = "Sua senha atual para confirmar as mudanças"; -$a->strings["Password:"] = "Senha:"; -$a->strings["Basic Settings"] = "Configurações básicas"; -$a->strings["Full Name:"] = "Nome completo:"; -$a->strings["Email Address:"] = "Endereço de e-mail:"; -$a->strings["Your Timezone:"] = "Seu fuso horário:"; -$a->strings["Default Post Location:"] = "Localização padrão de suas publicações:"; -$a->strings["Use Browser Location:"] = "Usar localizador do navegador:"; -$a->strings["Security and Privacy Settings"] = "Configurações de segurança e privacidade"; -$a->strings["Maximum Friend Requests/Day:"] = "Número máximo de requisições de amizade por dia:"; -$a->strings["(to prevent spam abuse)"] = "(para prevenir abuso de spammers)"; -$a->strings["Default Post Permissions"] = "Permissões padrão de publicação"; -$a->strings["(click to open/close)"] = "(clique para abrir/fechar)"; -$a->strings["Show to Groups"] = "Mostre para Grupos"; -$a->strings["Show to Contacts"] = "Mostre para Contatos"; -$a->strings["Default Private Post"] = "Publicação Privada Padrão"; -$a->strings["Default Public Post"] = "Publicação Pública Padrão"; -$a->strings["Default Permissions for New Posts"] = "Permissões Padrão para Publicações Novas"; -$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["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status quando:"; -$a->strings["accepting a friend request"] = "aceitar uma requisição de amizade"; -$a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade"; -$a->strings["making an interesting profile change"] = "fazer uma modificação interessante em seu perfil"; -$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação sempre que:"; -$a->strings["You receive an introduction"] = "Você recebeu uma apresentação"; -$a->strings["Your introductions are confirmed"] = "Suas apresentações forem confirmadas"; -$a->strings["Someone writes on your profile wall"] = "Alguém escrever no mural do seu perfil"; -$a->strings["Someone writes a followup comment"] = "Alguém comentar a sua mensagem"; -$a->strings["You receive a private message"] = "Você recebeu uma mensagem privada"; -$a->strings["You receive a friend suggestion"] = "Você recebe uma suggestão de amigo"; -$a->strings["You are tagged in a post"] = "Você foi etiquetado em uma publicação"; -$a->strings["You are poked/prodded/etc. in a post"] = "Você está cutucado/incitado/etc. em uma publicação"; -$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"] = "Modificar o comportamento desta conta em situações especiais"; -$a->strings["Relocate"] = "Relocação"; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Se você moveu esse perfil de outro servidor e algum dos seus contatos não recebe atualizações, pressione esse botão."; -$a->strings["Resend relocate message to contacts"] = "Reenviar mensagem de relocação para os contatos"; +$a->strings["Message not available."] = "A mensagem não está disponível."; +$a->strings["Delete message"] = "Excluir a mensagem"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Não foi encontrada nenhuma comunicação segura. Você pode ser capaz de responder a partir da página de perfil do remetente."; +$a->strings["Send Reply"] = "Enviar resposta"; +$a->strings["Not available."] = "Não disponível."; +$a->strings["Profile not found."] = "O perfil não foi encontrado."; $a->strings["Profile deleted."] = "O perfil foi excluído."; $a->strings["Profile-"] = "Perfil-"; $a->strings["New profile created."] = "O novo perfil foi criado."; @@ -982,6 +1542,12 @@ $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["Clone this profile"] = "Clonar este perfil"; $a->strings["Delete this profile"] = "Excluir este perfil"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Enviar foto do perfil"; $a->strings["Profile Name:"] = "Nome do perfil:"; $a->strings["Your Full Name:"] = "Seu nome completo:"; $a->strings["Title/Description:"] = "Título/Descrição:"; @@ -996,15 +1562,10 @@ $a->strings[" Marital Status:"] = "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["Since [date]:"] = "Desde [data]:"; -$a->strings["Sexual Preference:"] = "Preferência sexual:"; $a->strings["Homepage URL:"] = "Endereço do site web:"; -$a->strings["Hometown:"] = "Cidade:"; -$a->strings["Political Views:"] = "Posição política:"; $a->strings["Religious Views:"] = "Orientação religiosa:"; $a->strings["Public Keywords:"] = "Palavras-chave públicas:"; $a->strings["Private Keywords:"] = "Palavras-chave privadas:"; -$a->strings["Likes:"] = "Gosta de:"; -$a->strings["Dislikes:"] = "Não gosta de:"; $a->strings["Example: fishing photography software"] = "Exemplo: pesca fotografia software"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Usado para sugerir amigos em potencial, pode ser visto pelos outros)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Usado na pesquisa de perfis, nunca é exibido para os outros)"; @@ -1019,142 +1580,155 @@ $a->strings["Love/romance"] = "Amor/romance"; $a->strings["Work/employment"] = "Trabalho/emprego"; $a->strings["School/education"] = "Escola/educação"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Este é o seu perfil público.
Ele pode estar visível para qualquer um que acesse a Internet."; +$a->strings["Age: "] = "Idade: "; $a->strings["Edit/Manage Profiles"] = "Editar/Gerenciar perfis"; -$a->strings["Group created."] = "O grupo foi criado."; -$a->strings["Could not create group."] = "Não foi possível criar o grupo."; -$a->strings["Group not found."] = "O grupo não foi encontrado."; -$a->strings["Group name changed."] = "O nome do grupo foi alterado."; -$a->strings["Save Group"] = "Salvar o grupo"; -$a->strings["Create a group of contacts/friends."] = "Criar um grupo de contatos/amigos."; -$a->strings["Group Name: "] = "Nome do grupo: "; -$a->strings["Group removed."] = "O grupo foi removido."; -$a->strings["Unable to remove group."] = "Não foi possível remover o grupo."; -$a->strings["Group Editor"] = "Editor de grupo"; -$a->strings["Members"] = "Membros"; -$a->strings["Click on a contact to add or remove."] = "Clique em um contato para adicionar ou remover."; -$a->strings["Source (bbcode) text:"] = "Texto fonte (bbcode):"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Texto fonte (Diaspora) a converter para BBcode:"; -$a->strings["Source input: "] = "Entrada fonte:"; -$a->strings["bb2html (raw HTML): "] = "bb2html (HTML puro):"; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Fonte de entrada (formato Diaspora):"; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Não disponível."; -$a->strings["Contact added"] = "O contato foi adicionado"; -$a->strings["No more system notifications."] = "Não fazer notificações de sistema."; -$a->strings["System Notifications"] = "Notificações de sistema"; -$a->strings["New Message"] = "Nova mensagem"; -$a->strings["Unable to locate contact information."] = "Não foi possível localizar informação do contato."; -$a->strings["Messages"] = "Mensagens"; -$a->strings["Do you really want to delete this message?"] = "Você realmente deseja deletar essa mensagem?"; -$a->strings["Message deleted."] = "A mensagem foi excluída."; -$a->strings["Conversation removed."] = "A conversa foi removida."; -$a->strings["No messages."] = "Nenhuma mensagem."; -$a->strings["Unknown sender - %s"] = "Remetente desconhecido - %s"; -$a->strings["You and %s"] = "Você e %s"; -$a->strings["%s and You"] = "%s e você"; -$a->strings["Delete conversation"] = "Excluir conversa"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d mensagem", - 1 => "%d mensagens", -); -$a->strings["Message not available."] = "A mensagem não está disponível."; -$a->strings["Delete message"] = "Excluir a mensagem"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Não foi encontrada nenhuma comunicação segura. Você pode ser capaz de responder a partir da página de perfil do remetente."; -$a->strings["Send Reply"] = "Enviar resposta"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s não gosta de %3\$s de %2\$s"; -$a->strings["Post successful."] = "Publicado com sucesso."; -$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["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provê esse serviço para compartilhar eventos com outras redes e amigos em fuso-horários desconhecidos."; -$a->strings["UTC time: %s"] = "Hora UTC: %s"; -$a->strings["Current timezone: %s"] = "Fuso horário atual: %s"; -$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["Save to Folder:"] = "Salvar na pasta:"; -$a->strings["- select -"] = "-selecione-"; -$a->strings["Invalid profile identifier."] = "Identificador de perfil inválido."; -$a->strings["Profile Visibility Editor"] = "Editor de visibilidade do perfil"; -$a->strings["Visible To"] = "Visível para"; -$a->strings["All Contacts (with secure profile access)"] = "Todos os contatos (com acesso a perfil seguro)"; -$a->strings["No contacts."] = "Nenhum contato."; -$a->strings["View Contacts"] = "Ver contatos"; -$a->strings["People Search"] = "Pesquisar pessoas"; -$a->strings["No matches"] = "Nenhuma correspondência"; -$a->strings["Upload New Photos"] = "Enviar novas fotos"; -$a->strings["Contact information unavailable"] = "A informação de contato não está disponível"; -$a->strings["Album not found."] = "O álbum não foi encontrado."; -$a->strings["Delete Album"] = "Excluir o álbum"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Você realmente deseja deletar esse álbum de fotos e todas as suas fotos?"; -$a->strings["Delete Photo"] = "Excluir a foto"; -$a->strings["Do you really want to delete this photo?"] = "Você realmente deseja deletar essa foto?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s foi marcado em %2\$s por %3\$s"; -$a->strings["a photo"] = "uma foto"; -$a->strings["Image exceeds size limit of "] = "A imagem excede o tamanho máximo de "; -$a->strings["Image file is empty."] = "O arquivo de imagem está vazio."; -$a->strings["Unable to process image."] = "Não foi possível processar a imagem."; -$a->strings["Image upload failed."] = "Não foi possível enviar a imagem."; -$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["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["Upload Photos"] = "Enviar fotos"; -$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["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["Private Photo"] = "Foto Privada"; -$a->strings["Public Photo"] = "Foto Pública"; -$a->strings["Edit Album"] = "Editar o álbum"; -$a->strings["Show Newest First"] = "Exibir as mais recentes primeiro"; -$a->strings["Show Oldest First"] = "Exibir as mais antigas primeiro"; -$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["Photo not available"] = "A foto não está disponível"; -$a->strings["View photo"] = "Ver a imagem"; -$a->strings["Edit photo"] = "Editar a foto"; -$a->strings["Use as profile photo"] = "Usar como uma foto de perfil"; -$a->strings["View Full Size"] = "Ver no tamanho real"; -$a->strings["Tags: "] = "Etiquetas: "; -$a->strings["[Remove any tag]"] = "[Remover qualquer etiqueta]"; -$a->strings["Rotate CW (right)"] = "Rotacionar para direita"; -$a->strings["Rotate CCW (left)"] = "Rotacionar para esquerda"; -$a->strings["New album name"] = "Novo nome para o álbum"; -$a->strings["Caption"] = "Legenda"; -$a->strings["Add a Tag"] = "Adicionar uma etiqueta"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Por exemplo: @joao, @Joao_da_Silva, @joao@exemplo.com, #Minas_Gerais, #acampamento"; -$a->strings["Private photo"] = "Foto privada"; -$a->strings["Public photo"] = "Foto pública"; -$a->strings["Share"] = "Compartilhar"; -$a->strings["View Album"] = "Ver álbum"; -$a->strings["Recent Photos"] = "Fotos recentes"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Lamento, talvez seu envio seja maior do que as configurações do PHP permitem"; -$a->strings["Or - did you try to upload an empty file?"] = "Ou - você tentou enviar um arquivo vazio?"; -$a->strings["File exceeds size limit of %d"] = "O arquivo excedeu o tamanho limite de %d"; -$a->strings["File upload failed."] = "Não foi possível enviar o arquivo."; -$a->strings["No videos selected"] = "Nenhum vídeo selecionado"; -$a->strings["View Video"] = "Ver Vídeo"; -$a->strings["Recent Videos"] = "Vídeos Recentes"; -$a->strings["Upload New Videos"] = "Envie Novos Vídeos"; +$a->strings["Friendica Communications Server - Setup"] = "Servidor de Comunicações Friendica - Configuração"; +$a->strings["Could not connect to database."] = "Não foi possível conectar ao banco de dados."; +$a->strings["Could not create table."] = "Não foi possível criar tabela."; +$a->strings["Your Friendica site database has been installed."] = "O banco de dados do seu site Friendica foi instalado."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Você provavelmente precisará importar o arquivo \"database.sql\" manualmente, usando o phpmyadmin ou o mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Por favor, dê uma olhada no arquivo \"INSTALL.TXT\"."; +$a->strings["System check"] = "Checagem do sistema"; +$a->strings["Check again"] = "Checar novamente"; +$a->strings["Database connection"] = "Conexão de banco de dados"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "À fim de instalar o Friendica, você precisa saber como se conectar ao seu banco de dados."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Por favor, entre em contato com a sua hospedagem ou com o administrador do site caso você tenha alguma dúvida em relação a essas configurações."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "O banco de dados que você especificou abaixo já deve existir. Caso contrário, por favor crie-o antes de continuar."; +$a->strings["Database Server Name"] = "Nome do servidor de banco de dados"; +$a->strings["Database Login Name"] = "Nome do usuário do banco de dados"; +$a->strings["Database Login Password"] = "Senha do usuário do banco de dados"; +$a->strings["Database Name"] = "Nome do banco de dados"; +$a->strings["Site administrator email address"] = "Endereço de email do administrador do site"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "O endereço de email da sua conta deve ser igual a este para que você possa utilizar o painel de administração 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["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["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 'Activating scheduled tasks'"] = "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 'Activating scheduled tasks'"; +$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."] = "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["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "O executável do PHP não é o binário do php cli (could be cgi-fcgi version)"; +$a->strings["Found PHP version: "] = "Encontrado PHP versão:"; +$a->strings["PHP cli binary"] = "Binário cli do PHP"; +$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["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Erro: a função \"openssl_pkey_new\" no seu sistema não é capaz de gerar as chaves de criptografia"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se estiver usando o Windows, por favor dê uma olhada em \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Gerar chaves de encriptação"; +$a->strings["libCurl PHP module"] = "Módulo PHP libCurl"; +$a->strings["GD graphics PHP module"] = "Módulo PHP GD graphics"; +$a->strings["OpenSSL PHP module"] = "Módulo PHP OpenSSL"; +$a->strings["mysqli PHP module"] = "Módulo PHP mysqli"; +$a->strings["mb_string PHP module"] = "Módulo PHP mb_string "; +$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: 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: openssl PHP module required but not installed."] = "Erro: o módulo openssl do PHP é necessário, mas não está instalado."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Erro: o módulo mysqli do 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["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."] = "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."] = "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["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa o engine de template Smarty3 para renderizar suas web views. Smarty3 compila templates para PHP para acelerar a renderização."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Para guardar os templates compilados, o servidor web necessita de permissão de escrita no diretório view/smarty3/ no diretório raíz do Friendica."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Favor se certificar que o usuário sob o qual o servidor web roda (ex: www-data) tenha permissão de escrita nesse diretório."; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: como uma medida de segurança, você deve fornecer ao servidor web permissão de escrita em view/smarty3/ somente--não aos arquivos de template (.tpl) que ele contém."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 tem escrita permitida"; +$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 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["

What next

"] = "

A seguir

"; +$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["Help:"] = "Ajuda:"; +$a->strings["Contact settings applied."] = "As configurações do contato foram aplicadas."; +$a->strings["Contact update failed."] = "Não foi possível atualizar o contato."; +$a->strings["Repair Contact Settings"] = "Corrigir configurações do contato"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ATENÇÃO: Isso é muito avançado, se você digitar informações incorretas, suas comunicações com esse contato pode parar de funcionar."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Por favor, use o botão 'Voltar' do seu navegador agora, caso você não tenha certeza do que está fazendo."; +$a->strings["Return to contact editor"] = "Voltar ao editor de contatos"; +$a->strings["Account Nickname"] = "Identificação da conta"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - sobrescreve Nome/Identificação"; +$a->strings["Account URL"] = "URL da conta"; +$a->strings["Friend Request URL"] = "URL da requisição de amizade"; +$a->strings["Friend Confirm URL"] = "URL da confirmação de amizade"; +$a->strings["Notification Endpoint URL"] = "URL do ponto final da notificação"; +$a->strings["Poll/Feed URL"] = "URL do captador/fonte de notícias"; +$a->strings["New photo from this URL"] = "Nova imagem desta URL"; +$a->strings["Remote Self"] = "Auto remoto"; +$a->strings["Mirror postings from this contact"] = "Espelhar publicações deste contato"; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcar este contato como auto remoto fará com que o friendica republique novas entradas deste usuário."; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Bemvindo ao Friendica"; +$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["Getting Started"] = "Do Início"; +$a->strings["Friendica Walk-Through"] = "Passo-a-passo da friendica"; +$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Na sua página Início Rápido - encontre uma introdução rápida ao seu perfil e abas da rede, faça algumas conexões novas, e encontre alguns grupos entrar."; +$a->strings["Go to Your Settings"] = "Ir para as suas configurações"; +$a->strings["On your Settings 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 Configurações - 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["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"] = "Editar seu perfil"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edite o seu perfil padrão 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"] = "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["Connecting"] = "Conexões"; +$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["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Se esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre."; +$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["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 Add New Contact 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 Adicionar Novo Contato."; +$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 Connect or Follow 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 Conectar ou Seguir no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado."; +$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["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["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 friendica respeita sua privacidade. Por padrão, suas publicações estarão visíveis apenas para as pessoas que você adicionou como amigos. Para mais informações, veja a página de ajuda, a partir do link acima."; +$a->strings["Getting Help"] = "Obtendo ajuda"; +$a->strings["Go to the Help Section"] = "Ir para a seção de ajuda"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Nossas páginas de ajuda podem ser consultadas para mais detalhes sobre características e recursos do programa."; $a->strings["Poke/Prod"] = "Cutucar/Incitar"; $a->strings["poke, prod or do other things to somebody"] = "Cutuca, incita ou faz outras coisas com alguém"; $a->strings["Recipient"] = "Destinatário"; $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"] = "Fazer com que essa publicação se torne privada"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "O item foi removido."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está seguindo %2\$s's %3\$s"; -$a->strings["Export account"] = "Exportar conta"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exporta suas informações de conta e contatos. Use para fazer uma cópia de segurança de sua conta e/ou para movê-la para outro servidor."; -$a->strings["Export all"] = "Exportar tudo"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportar as informações de sua conta, contatos e todos os seus items como JSON. Pode ser um arquivo muito grande, e pode levar bastante tempo. Use isto para fazer uma cópia de segurança completa da sua conta (fotos não são exportadas)"; -$a->strings["Common Friends"] = "Amigos em Comum"; -$a->strings["No contacts in common."] = "Nenhum contato em comum."; -$a->strings["Image exceeds size limit of %d"] = "A imagem excede o limite de tamanho de %d"; -$a->strings["Wall Photos"] = "Fotos do mural"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s dá as boas vinda à %2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Isso pode acontecer eventualmente se o contato foi solicitado por ambas as pessoas e ele já tinha sido aprovado."; +$a->strings["Response from remote site was not understood."] = "A resposta do site remoto não foi compreendida."; +$a->strings["Unexpected response from remote site: "] = "Resposta inesperada do site remoto: "; +$a->strings["Confirmation completed successfully."] = "A confirmação foi completada com sucesso."; +$a->strings["Remote site reported: "] = "O site remoto relatou: "; +$a->strings["Temporary failure. Please wait and try again."] = "Falha temporária. Por favor, aguarde e tente novamente."; +$a->strings["Introduction failed or was revoked."] = "Ocorreu uma falha na apresentação ou ela foi revogada."; +$a->strings["Unable to set contact photo."] = "Não foi possível definir a foto do contato."; +$a->strings["No user record found for '%s' "] = "Não foi encontrado nenhum registro de usuário para '%s' "; +$a->strings["Our site encryption key is apparently messed up."] = "A chave de criptografia do nosso site está, aparentemente, bagunçada."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Foi fornecida uma URL em branco ou não foi possível descriptografá-la."; +$a->strings["Contact record was not found for you on our site."] = "O registro do contato não foi encontrado para você em seu site."; +$a->strings["Site public key not available in contact record for URL %s."] = "A chave pública do site não está disponível no registro do contato para a URL %s"; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "O ID fornecido pelo seu sistema é uma duplicata em nosso sistema. Deve funcionar agora, se você tentar de novo."; +$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["%1\$s has joined %2\$s"] = "%1\$s se associou a %2\$s"; +$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original."; +$a->strings["Empty post discarded."] = "A publicação em branco foi descartada."; +$a->strings["System error. Post not saved."] = "Erro no sistema. A publicação não foi salva."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Essa mensagem foi enviada a você por %s, um membro da rede social Friendica."; +$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["%s posted an update."] = "%s publicou uma atualização."; $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["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"; @@ -1168,557 +1742,15 @@ $a->strings["Crop Image"] = "Cortar a imagem"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor, ajuste o corte da imagem para a melhor visualização."; $a->strings["Done Editing"] = "Encerrar a edição"; $a->strings["Image uploaded successfully."] = "A imagem foi enviada com sucesso."; -$a->strings["Applications"] = "Aplicativos"; -$a->strings["No installed applications."] = "Nenhum aplicativo instalado"; -$a->strings["Nothing new here"] = "Nada de novo aqui"; -$a->strings["Clear notifications"] = "Descartar notificações"; -$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["is interested in:"] = "se interessa por:"; -$a->strings["Tag removed"] = "A etiqueta foi removida"; -$a->strings["Remove Item Tag"] = "Remover a etiqueta do item"; -$a->strings["Select a tag to remove: "] = "Selecione uma etiqueta para remover: "; -$a->strings["Remove"] = "Remover"; -$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["Edit event"] = "Editar o evento"; -$a->strings["link to source"] = "exibir a origem"; -$a->strings["Create New Event"] = "Criar um novo evento"; -$a->strings["Previous"] = "Anterior"; -$a->strings["hour:minute"] = "hora:minuto"; -$a->strings["Event details"] = "Detalhes do evento"; -$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["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["Event Finishes:"] = "Término do evento:"; -$a->strings["Adjust for viewer timezone"] = "Ajustar para o fuso horário do visualizador"; -$a->strings["Description:"] = "Descrição:"; -$a->strings["Title:"] = "Título:"; -$a->strings["Share this event"] = "Compartilhar este evento"; -$a->strings["No potential page delegates located."] = "Nenhuma página delegada potencial localizada."; -$a->strings["Delegate Page Management"] = "Delegar Administração de Página"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegados podem administrar todos os aspectos dessa página/conta exceto por configurações básicas da conta.\nFavor não delegar sua conta pessoal para ninguém que você não confie inteiramente."; -$a->strings["Existing Page Managers"] = "Administradores de Páginas Existentes"; -$a->strings["Existing Page Delegates"] = "Delegados de Páginas Existentes"; -$a->strings["Potential Delegates"] = "Delegados Potenciais"; -$a->strings["Add"] = "Adicionar"; -$a->strings["No entries."] = "Sem entradas."; -$a->strings["Contacts who are not members of a group"] = "Contatos que não são membros de um grupo"; -$a->strings["Files"] = "Arquivos"; -$a->strings["System down for maintenance"] = "Sistema em manutenção"; -$a->strings["Remove My Account"] = "Remover minha conta"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Isso removerá completamente a sua conta. Uma vez feito isso, não será mais possível recuperá-la."; -$a->strings["Please enter your password for verification:"] = "Por favor, digite a sua senha para verificação:"; -$a->strings["Friend suggestion sent."] = "A sugestão de amigo foi enviada"; -$a->strings["Suggest Friends"] = "Sugerir amigos"; -$a->strings["Suggest a friend for %s"] = "Sugerir um amigo para %s"; -$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original."; -$a->strings["Empty post discarded."] = "A publicação em branco foi descartada."; -$a->strings["System error. Post not saved."] = "Erro no sistema. A publicação não foi salva."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Essa mensagem foi enviada a você por %s, um membro da rede social Friendica."; -$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["%s posted an update."] = "%s publicou uma atualização."; -$a->strings["{0} wants to be your friend"] = "{0} deseja ser seu amigo"; -$a->strings["{0} sent you a message"] = "{0} lhe enviou uma mensagem"; -$a->strings["{0} requested registration"] = "{0} solicitou registro"; -$a->strings["{0} commented %s's post"] = "{0} comentou a publicação de %s"; -$a->strings["{0} liked %s's post"] = "{0} gostou da publicação de %s"; -$a->strings["{0} disliked %s's post"] = "{0} desgostou da publicação de %s"; -$a->strings["{0} is now friends with %s"] = "{0} agora é amigo de %s"; -$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} mentioned you in a post"] = "{0} mencionou você em uma publicação"; -$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["Login failed."] = "Não foi possível autenticar."; -$a->strings["Invalid request identifier."] = "Identificador de solicitação inválido"; -$a->strings["Discard"] = "Descartar"; -$a->strings["System"] = "Sistema"; -$a->strings["Network"] = "Rede"; -$a->strings["Introductions"] = "Apresentações"; -$a->strings["Show Ignored Requests"] = "Exibir solicitações ignoradas"; -$a->strings["Hide Ignored Requests"] = "Ocultar solicitações ignoradas"; -$a->strings["Notification type: "] = "Tipo de notificação:"; -$a->strings["Friend Suggestion"] = "Sugestão de amigo"; -$a->strings["suggested by %s"] = "sugerido por %s"; -$a->strings["Post a new friend activity"] = "Publicar a adição de amigo"; -$a->strings["if applicable"] = "se aplicável"; -$a->strings["Claims to be known to you: "] = "Alega ser conhecido por você: "; -$a->strings["yes"] = "sim"; -$a->strings["no"] = "não"; -$a->strings["Approve as: "] = "Aprovar como:"; -$a->strings["Friend"] = "Amigo"; -$a->strings["Sharer"] = "Compartilhador"; -$a->strings["Fan/Admirer"] = "Fã/Admirador"; -$a->strings["Friend/Connect Request"] = "Solicitação de amizade/conexão"; -$a->strings["New Follower"] = "Novo acompanhante"; -$a->strings["No introductions."] = "Sem apresentações."; -$a->strings["Notifications"] = "Notificações"; -$a->strings["%s liked %s's post"] = "%s gostou da publicação de %s"; -$a->strings["%s disliked %s's post"] = "%s desgostou da publicação de %s"; -$a->strings["%s is now friends with %s"] = "%s agora é amigo de %s"; -$a->strings["%s created a new post"] = "%s criou uma nova publicação"; -$a->strings["%s commented on %s's post"] = "%s comentou uma publicação de %s"; -$a->strings["No more network notifications."] = "Nenhuma notificação de rede."; -$a->strings["Network Notifications"] = "Notificações de rede"; -$a->strings["No more personal notifications."] = "Nenhuma notificação pessoal."; -$a->strings["Personal Notifications"] = "Notificações pessoais"; -$a->strings["No more home notifications."] = "Não existe mais nenhuma notificação pessoal."; -$a->strings["Home Notifications"] = "Notificações pessoais"; -$a->strings["Total invitation limit exceeded."] = "Limite de convites totais excedido."; -$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["Invitation limit exceeded. Please contact your site administrator."] = "Limite de convites ultrapassado. Favor contactar o administrador do sítio."; -$a->strings["%s : Message delivery failed."] = "%s : Não foi possível enviar a mensagem."; -$a->strings["%d message sent."] = array( - 0 => "%d mensagem enviada.", - 1 => "%d mensagens enviadas.", -); -$a->strings["You have no more invitations available"] = "Você não possui mais convites disponíveis"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visite %s para obter uma lista de sites públicos onde você pode se cadastrar. Membros da friendica podem se conectar, mesmo que estejam em sites separados. Além disso você também pode se conectar com membros de várias outras redes sociais."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Para aceitar esse convite, por favor cadastre-se em %s ou qualquer outro site friendica público."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Os sites friendica estão todos interconectados para criar uma grande rede social com foco na privacidade e controlada por seus membros, que também podem se conectar com várias redes sociais tradicionais. Dê uma olhada em %s para uma lista de sites friendica onde você pode se cadastrar."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Desculpe, mas esse sistema não está configurado para conectar-se com outros sites públicos nem permite convidar novos membros."; -$a->strings["Send invitations"] = "Enviar convites."; -$a->strings["Enter email addresses, one per line:"] = "Digite os endereços de e-mail, um por linha:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Você está convidado a se juntar a mim e outros amigos em friendica - e também nos ajudar a criar uma experiência social melhor na web."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Você preciso informar este código de convite: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Após você se registrar, por favor conecte-se comigo através da minha página de perfil em:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Para mais informações sobre o projeto Friendica e porque nós achamos que ele é importante, por favor visite-nos em http://friendica.com."; -$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["Select an identity to manage: "] = "Selecione uma identidade para gerenciar: "; -$a->strings["Welcome to %s"] = "Bem-vindo(a) a %s"; $a->strings["Friends of %s"] = "Amigos de %s"; $a->strings["No friends to display."] = "Nenhum amigo para exibir."; -$a->strings["Add New Contact"] = "Adicionar Contato Novo"; -$a->strings["Enter address or web location"] = "Forneça endereço ou localização web"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Por exemplo: joao@exemplo.com, http://exemplo.com/maria"; -$a->strings["%d invitation available"] = array( - 0 => "%d convite disponível", - 1 => "%d convites disponíveis", -); -$a->strings["Find People"] = "Pesquisar por pessoas"; -$a->strings["Enter name or interest"] = "Fornecer nome ou interesse"; -$a->strings["Connect/Follow"] = "Conectar-se/acompanhar"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Examplos: Robert Morgenstein, Fishing"; -$a->strings["Random Profile"] = "Perfil Randômico"; -$a->strings["Networks"] = "Redes"; -$a->strings["All Networks"] = "Todas as redes"; -$a->strings["Saved Folders"] = "Pastas salvas"; -$a->strings["Everything"] = "Tudo"; -$a->strings["Categories"] = "Categorias"; -$a->strings["Click here to upgrade."] = "Clique aqui para atualização (upgrade)."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Essa ação excede o limite definido para o seu plano de assinatura."; -$a->strings["This action is not available under your subscription plan."] = "Essa ação não está disponível em seu plano de assinatura."; -$a->strings["User not found."] = "Usuário não encontrado."; -$a->strings["There is no status with this id."] = "Não existe status com esse id."; -$a->strings["There is no conversation with this id."] = "Não existe conversas com esse id."; -$a->strings["view full size"] = "ver na tela inteira"; -$a->strings["Starts:"] = "Início:"; -$a->strings["Finishes:"] = "Término:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'"; -$a->strings["(no subject)"] = "(sem assunto)"; -$a->strings["noreply"] = "naoresponda"; -$a->strings["An invitation is required."] = "É necessário um convite."; -$a->strings["Invitation could not be verified."] = "Não foi possível verificar o convite."; -$a->strings["Invalid OpenID url"] = "A URL do OpenID é inválida"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Foi encontrado um erro ao tentar conectar usando o OpenID que você forneceu. Por favor, verifique se sua ID está escrita corretamente."; -$a->strings["The error message was:"] = "A mensagem de erro foi:"; -$a->strings["Please enter the required information."] = "Por favor, forneça a informação solicitada."; -$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["That doesn't appear to be your full (First Last) name."] = "Isso não parece ser o seu nome completo (Nome Sobrenome)."; -$a->strings["Your email domain is not among those allowed on this site."] = "O domínio do seu e-mail não está entre os permitidos neste site."; -$a->strings["Not a valid email address."] = "Não é um endereço de e-mail válido."; -$a->strings["Cannot use that email."] = "Não é possível usar esse e-mail."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "A sua identificação pode conter somente os caracteres \"a-z\", \"0-9\", \"-\", e \"_\", além disso, deve começar com uma letra."; -$a->strings["Nickname is already registered. Please choose another."] = "Esta identificação já foi registrada. Por favor, escolha outra."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Essa identificação já foi registrada e não pode ser reutilizada. Por favor, escolha outra."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRO GRAVE: Não foi possível gerar as chaves de segurança."; -$a->strings["An error occurred during registration. Please try again."] = "Ocorreu um erro durante o registro. Por favor, tente novamente."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Ocorreu um erro na criação do seu perfil padrão. Por favor, tente novamente."; -$a->strings["Friends"] = "Amigos"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s cutucou %2\$s"; -$a->strings["poked"] = "cutucado"; -$a->strings["post/item"] = "postagem/item"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marcou %3\$s de %2\$s como favorito"; -$a->strings["remove"] = "remover"; -$a->strings["Delete Selected Items"] = "Excluir os itens selecionados"; -$a->strings["Follow Thread"] = "Seguir o Thread"; -$a->strings["View Status"] = "Ver Status"; -$a->strings["View Profile"] = "Ver Perfil"; -$a->strings["View Photos"] = "Ver Fotos"; -$a->strings["Network Posts"] = "Publicações da Rede"; -$a->strings["Edit Contact"] = "Editar Contato"; -$a->strings["Send PM"] = "Enviar MP"; -$a->strings["Poke"] = "Cutucar"; -$a->strings["%s likes this."] = "%s gostou disso."; -$a->strings["%s doesn't like this."] = "%s não gostou disso."; -$a->strings["%2\$d people like this"] = "%2\$d pessoas gostaram disso"; -$a->strings["%2\$d people don't like this"] = "%2\$d pessoas não gostaram disso"; -$a->strings["and"] = "e"; -$a->strings[", and %d other people"] = ", e mais %d outras pessoas"; -$a->strings["%s like this."] = "%s gostaram disso."; -$a->strings["%s don't like this."] = "%s não gostaram disso."; -$a->strings["Visible to everybody"] = "Visível para todos"; -$a->strings["Please enter a video link/URL:"] = "Favor fornecer um link/URL de vídeo"; -$a->strings["Please enter an audio link/URL:"] = "Favor fornecer um link/URL de áudio"; -$a->strings["Tag term:"] = "Etiqueta:"; -$a->strings["Where are you right now?"] = "Onde você está agora?"; -$a->strings["Delete item(s)?"] = "Deletar item(s)?"; -$a->strings["Post to Email"] = "Enviar por e-mail"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Conectores desabilitados, desde \"%s\" está habilitado."; -$a->strings["permissions"] = "permissões"; -$a->strings["Post to Groups"] = "Postar em Grupos"; -$a->strings["Post to Contacts"] = "Publique para Contatos"; -$a->strings["Private post"] = "Publicação privada"; -$a->strings["Logged out."] = "Saiu."; -$a->strings["Error decoding account file"] = "Erro ao decodificar arquivo de conta"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erro! Nenhum arquivo de dados de versão! Esse não é um arquivo de conta do Friendica?"; -$a->strings["Error! Cannot check nickname"] = "Erro! Não consigo conferir o apelido (nickname)"; -$a->strings["User '%s' already exists on this server!"] = "User '%s' já existe nesse servidor!"; -$a->strings["User creation error"] = "Erro na criação do usuário"; -$a->strings["User profile creation error"] = "Erro na criação do perfil do Usuário"; -$a->strings["%d contact not imported"] = array( - 0 => "%d contato não foi importado", - 1 => "%d contatos não foram importados", -); -$a->strings["Done. You can now login with your username and password"] = "Feito. Você agora pode entrar com seu nome de usuário e senha"; -$a->strings["newer"] = "mais recente"; -$a->strings["older"] = "antigo"; -$a->strings["prev"] = "anterior"; -$a->strings["first"] = "primeiro"; -$a->strings["last"] = "último"; -$a->strings["next"] = "próximo"; -$a->strings["No contacts"] = "Nenhum contato"; -$a->strings["%d Contact"] = array( - 0 => "%d contato", - 1 => "%d contatos", -); -$a->strings["poke"] = "cutucar"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "pingado"; -$a->strings["prod"] = "incentivar"; -$a->strings["prodded"] = "incentivado"; -$a->strings["slap"] = "bater"; -$a->strings["slapped"] = "batido"; -$a->strings["finger"] = "apontar"; -$a->strings["fingered"] = "apontado"; -$a->strings["rebuff"] = "rejeite"; -$a->strings["rebuffed"] = "rejeitado"; -$a->strings["happy"] = "feliz"; -$a->strings["sad"] = "triste"; -$a->strings["mellow"] = "desencanado"; -$a->strings["tired"] = "cansado"; -$a->strings["perky"] = "audacioso"; -$a->strings["angry"] = "chateado"; -$a->strings["stupified"] = "estupefato"; -$a->strings["puzzled"] = "confuso"; -$a->strings["interested"] = "interessado"; -$a->strings["bitter"] = "rancoroso"; -$a->strings["cheerful"] = "jovial"; -$a->strings["alive"] = "vivo"; -$a->strings["annoyed"] = "incomodado"; -$a->strings["anxious"] = "ansioso"; -$a->strings["cranky"] = "excêntrico"; -$a->strings["disturbed"] = "perturbado"; -$a->strings["frustrated"] = "frustrado"; -$a->strings["motivated"] = "motivado"; -$a->strings["relaxed"] = "relaxado"; -$a->strings["surprised"] = "surpreso"; -$a->strings["Monday"] = "Segunda"; -$a->strings["Tuesday"] = "Terça"; -$a->strings["Wednesday"] = "Quarta"; -$a->strings["Thursday"] = "Quinta"; -$a->strings["Friday"] = "Sexta"; -$a->strings["Saturday"] = "Sábado"; -$a->strings["Sunday"] = "Domingo"; -$a->strings["January"] = "Janeiro"; -$a->strings["February"] = "Fevereiro"; -$a->strings["March"] = "Março"; -$a->strings["April"] = "Abril"; -$a->strings["May"] = "Maio"; -$a->strings["June"] = "Junho"; -$a->strings["July"] = "Julho"; -$a->strings["August"] = "Agosto"; -$a->strings["September"] = "Setembro"; -$a->strings["October"] = "Outubro"; -$a->strings["November"] = "Novembro"; -$a->strings["December"] = "Dezembro"; -$a->strings["bytes"] = "bytes"; -$a->strings["Click to open/close"] = "Clique para abrir/fechar"; -$a->strings["Select an alternate language"] = "Selecione um idioma alternativo"; -$a->strings["activity"] = "atividade"; -$a->strings["post"] = "publicação"; -$a->strings["Item filed"] = "O item foi arquivado"; -$a->strings["Friendica Notification"] = "Notificação Friendica"; -$a->strings["Thank You,"] = "Obrigado,"; -$a->strings["%s Administrator"] = "%s Administrador"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Nova mensagem recebida em %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s lhe enviou uma mensagem privativa em %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s lhe enviou %2\$s."; -$a->strings["a private message"] = "uma mensagem privada"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Favor visitar %s para ver e/ou responder às suas mensagens privadas."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s comentou uma [url=%2\$s] %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s comentou na %4\$s de [url=%2\$s]%3\$s [/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s comentou [url=%2\$s]sua %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Comentário na conversa #%1\$d por %2\$s"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s comentou um item/conversa que você está seguindo."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Favor visitar %s para ver e/ou responder à conversa."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s publicou no mural do seu perfil"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s publicou no mural do seu perfil em %2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s publicou para [url=%2\$s]seu mural[/url]"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s etiquetou você"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s etiquetou você em %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]etiquetou você[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s compartilhado uma nova publicação"; -$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s compartilhou uma nova publicação em %2\$s"; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]compartilhou uma publicação[/url]."; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s cutucou você"; -$a->strings["%1\$s poked you at %2\$s"] = "%1\$s cutucou você em %2\$s"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]cutucou você[/url]."; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s etiquetou sua publicação"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s etiquetou sua publicação em %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s etiquetou [url=%2\$s]sua publicação[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Você recebeu uma apresentação"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Você recebeu uma apresentação de '%1\$s' em %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Você recebeu [url=%1\$s]uma apresentação[/url] de %2\$s."; -$a->strings["You may visit their profile at %s"] = "Você pode visitar o perfil deles em %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Favor visitar %s para aprovar ou rejeitar a apresentação."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Você recebeu uma sugestão de amigo"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Você recebeu uma sugestão de amigo de '%1\$s' em %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Você recebeu [url=%1\$s]uma sugestão de amigo[/url] de %2\$s em %3\$s"; -$a->strings["Name:"] = "Nome:"; -$a->strings["Photo:"] = "Foto:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Favor visitar %s para aprovar ou rejeitar a sugestão."; -$a->strings[" on Last.fm"] = "na Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Um grupo com esse nome, anteriormente excluído, foi reativado. Permissões de itens já existentes poderão ser aplicadas a esse grupo e qualquer futuros membros. Se não é essa a sua intenção, favor criar outro grupo com um nome diferente."; -$a->strings["Default privacy group for new contacts"] = "Grupo de privacidade padrão para novos contatos"; -$a->strings["Everybody"] = "Todos"; -$a->strings["edit"] = "editar"; -$a->strings["Edit group"] = "Editar grupo"; -$a->strings["Create a new group"] = "Criar um novo grupo"; -$a->strings["Contacts not in any group"] = "Contatos não estão dentro de nenhum grupo"; -$a->strings["Connect URL missing."] = "URL de conexão faltando."; -$a->strings["This site is not configured to allow communications with other networks."] = "Este site não está configurado para permitir comunicações com outras redes."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Não foi descoberto nenhum protocolo de comunicação ou fonte de notícias compatível."; -$a->strings["The profile address specified does not provide adequate information."] = "O endereço de perfil especificado não fornece informação adequada."; -$a->strings["An author or name was not found."] = "Não foi encontrado nenhum autor ou nome."; -$a->strings["No browser URL could be matched to this address."] = "Não foi possível encontrar nenhuma URL de navegação neste endereço."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Não foi possível casa o estilo @ de Endereço de Identidade com um protocolo conhecido ou contato de email."; -$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: antes do endereço para forçar a checagem de email."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "O endereço de perfil especificado pertence a uma rede que foi desabilitada neste site."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitado. Essa pessoa não poderá receber notificações diretas/pessoais de você."; -$a->strings["Unable to retrieve contact information."] = "Não foi possível recuperar a informação do contato."; -$a->strings["following"] = "acompanhando"; -$a->strings["[no subject]"] = "[sem assunto]"; -$a->strings["End this session"] = "Terminar esta sessão"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Entrar"; -$a->strings["Home Page"] = "Página pessoal"; -$a->strings["Create an account"] = "Criar uma conta"; -$a->strings["Help and documentation"] = "Ajuda e documentação"; -$a->strings["Apps"] = "Aplicativos"; -$a->strings["Addon applications, utilities, games"] = "Complementos, utilitários, jogos"; -$a->strings["Search site content"] = "Pesquisar conteúdo no site"; -$a->strings["Conversations on this site"] = "Conversas neste site"; -$a->strings["Directory"] = "Diretório"; -$a->strings["People directory"] = "Diretório de pessoas"; -$a->strings["Information"] = "Informação"; -$a->strings["Information about this friendica instance"] = "Informação sobre esta instância do friendica"; -$a->strings["Conversations from your friends"] = "Conversas dos seus amigos"; -$a->strings["Network Reset"] = "Reiniciar Rede"; -$a->strings["Load Network page with no filters"] = "Carregar página Rede sem filtros"; -$a->strings["Friend Requests"] = "Requisições de Amizade"; -$a->strings["See all notifications"] = "Ver todas notificações"; -$a->strings["Mark all system notifications seen"] = "Marcar todas as notificações de sistema como vistas"; -$a->strings["Private mail"] = "Mensagem privada"; -$a->strings["Inbox"] = "Recebidas"; -$a->strings["Outbox"] = "Enviadas"; -$a->strings["Manage"] = "Gerenciar"; -$a->strings["Manage other pages"] = "Gerenciar outras páginas"; -$a->strings["Account settings"] = "Configurações da conta"; -$a->strings["Manage/Edit Profiles"] = "Administrar/Editar Perfis"; -$a->strings["Manage/edit friends and contacts"] = "Gerenciar/editar amigos e contatos"; -$a->strings["Site setup and configuration"] = "Configurações do site"; -$a->strings["Navigation"] = "Navegação"; -$a->strings["Site map"] = "Mapa do Site"; -$a->strings["j F, Y"] = "j de F, Y"; -$a->strings["j F"] = "j de F"; -$a->strings["Birthday:"] = "Aniversário:"; -$a->strings["Age:"] = "Idade:"; -$a->strings["for %1\$d %2\$s"] = "para %1\$d %2\$s"; -$a->strings["Tags:"] = "Etiquetas:"; -$a->strings["Religion:"] = "Religião:"; -$a->strings["Hobbies/Interests:"] = "Passatempos/Interesses:"; -$a->strings["Contact information and Social Networks:"] = "Informações de contato e redes sociais:"; -$a->strings["Musical interests:"] = "Preferências musicais:"; -$a->strings["Books, literature:"] = "Livros, literatura:"; -$a->strings["Television:"] = "Televisão:"; -$a->strings["Film/dance/culture/entertainment:"] = "Filmes/dança/cultura/entretenimento:"; -$a->strings["Love/Romance:"] = "Amor/romance:"; -$a->strings["Work/employment:"] = "Trabalho/emprego:"; -$a->strings["School/education:"] = "Escola/educação:"; -$a->strings["Image/photo"] = "Imagem/foto"; -$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; -$a->strings["%s wrote the following post"] = "%s escreveu a seguinte publicação"; -$a->strings["$1 wrote:"] = "$1 escreveu:"; -$a->strings["Encrypted content"] = "Conteúdo criptografado"; -$a->strings["Unknown | Not categorised"] = "Desconhecido | Não categorizado"; -$a->strings["Block immediately"] = "Bloquear imediatamente"; -$a->strings["Shady, spammer, self-marketer"] = "Dissimulado, spammer, propagandista"; -$a->strings["Known to me, but no opinion"] = "Eu conheço, mas não possuo nenhuma opinião acerca"; -$a->strings["OK, probably harmless"] = "Ok, provavelmente inofensivo"; -$a->strings["Reputable, has my trust"] = "Boa reputação, tem minha confiança"; -$a->strings["Weekly"] = "Semanalmente"; -$a->strings["Monthly"] = "Mensalmente"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = "Conector do Diáspora"; -$a->strings["Statusnet"] = "Statusnet"; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Miscelânea"; -$a->strings["year"] = "ano"; -$a->strings["month"] = "mês"; -$a->strings["day"] = "dia"; -$a->strings["never"] = "nunca"; -$a->strings["less than a second ago"] = "menos de um segundo atrás"; -$a->strings["years"] = "anos"; -$a->strings["months"] = "meses"; -$a->strings["week"] = "semana"; -$a->strings["weeks"] = "semanas"; -$a->strings["days"] = "dias"; -$a->strings["hour"] = "hora"; -$a->strings["hours"] = "horas"; -$a->strings["minute"] = "minuto"; -$a->strings["minutes"] = "minutos"; -$a->strings["second"] = "segundo"; -$a->strings["seconds"] = "segundos"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s atrás"; -$a->strings["%s's birthday"] = "aniversários de %s's"; -$a->strings["Happy Birthday %s"] = "Feliz Aniversário %s"; -$a->strings["General Features"] = "Funcionalidades Gerais"; -$a->strings["Multiple Profiles"] = "Perfís Múltiplos"; -$a->strings["Ability to create multiple profiles"] = "Capacidade de criar perfis múltiplos"; -$a->strings["Post Composition Features"] = "Funcionalidades de Composição de Publicações"; -$a->strings["Richtext Editor"] = "Editor Richtext"; -$a->strings["Enable richtext editor"] = "Habilite editor richtext"; -$a->strings["Post Preview"] = "Pré-visualização da Publicação"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Permite pré-visualizar publicações e comentários antes de publicá-los"; -$a->strings["Auto-mention Forums"] = "Auto-menção Fóruns"; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Adiciona/Remove menções quando uma página de fórum é selecionada/deselecionada na janela ACL"; -$a->strings["Network Sidebar Widgets"] = "Widgets da Barra Lateral da Rede"; -$a->strings["Search by Date"] = "Buscar por Data"; -$a->strings["Ability to select posts by date ranges"] = "Capacidade de selecionar publicações por intervalos de data"; -$a->strings["Group Filter"] = "Filtrar Grupo"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Habilita widget para mostrar publicações da Rede somente de grupos selecionados"; -$a->strings["Network Filter"] = "Filtrar Rede"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Habilita widget para mostrar publicações da Rede de redes selecionadas"; -$a->strings["Save search terms for re-use"] = "Guarde as palavras-chaves para reuso"; -$a->strings["Network Tabs"] = "Abas da Rede"; -$a->strings["Network Personal Tab"] = "Aba Pessoal da Rede"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Habilitar aba para mostrar apenas as publicações da Rede que você tenha interagido"; -$a->strings["Network New Tab"] = "Aba Nova da Rede"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Habilite aba para mostra apenas publicações da Rede novas (das últimas 12 horas)"; -$a->strings["Network Shared Links Tab"] = "Aba de Links Compartilhados da Rede"; -$a->strings["Enable tab to display only Network posts with links in them"] = "Habilite aba para mostrar somente publicações da Rede que contenham links"; -$a->strings["Post/Comment Tools"] = "Ferramentas de Publicação/Comentário"; -$a->strings["Multiple Deletion"] = "Deleção Multipla"; -$a->strings["Select and delete multiple posts/comments at once"] = "Selecione e delete múltiplas publicações/comentário imediatamente"; -$a->strings["Edit Sent Posts"] = "Editar Publicações Enviadas"; -$a->strings["Edit and correct posts and comments after sending"] = "Editar e corrigir publicações e comentários após envio"; -$a->strings["Tagging"] = "Etiquetagem"; -$a->strings["Ability to tag existing posts"] = "Capacidade de colocar etiquetas em publicações existentes"; -$a->strings["Post Categories"] = "Categorias de Publicações"; -$a->strings["Add categories to your posts"] = "Adicione Categorias ás Publicações"; -$a->strings["Ability to file posts under folders"] = "Capacidade de arquivar publicações em pastas"; -$a->strings["Dislike Posts"] = "Desgostar de publicações"; -$a->strings["Ability to dislike posts/comments"] = "Capacidade de desgostar de publicações/comentários"; -$a->strings["Star Posts"] = "Destacar publicações"; -$a->strings["Ability to mark special posts with a star indicator"] = "Capacidade de marcar publicações especiais com uma estrela indicadora"; -$a->strings["Sharing notification from Diaspora network"] = "Notificação de compartilhamento da rede Diaspora"; -$a->strings["Attachments:"] = "Anexos:"; -$a->strings["Errors encountered creating database tables."] = "Foram encontrados erros durante a criação das tabelas do banco de dados."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Visível para todos"; -$a->strings["A new person is sharing with you at "] = "Uma nova pessoa está compartilhando com você em "; -$a->strings["You have a new follower at "] = "Você tem um novo acompanhante em "; -$a->strings["Do you really want to delete this item?"] = "Você realmente deseja deletar esse item?"; -$a->strings["Archives"] = "Arquivos"; -$a->strings["Embedded content"] = "Conteúdo incorporado"; -$a->strings["Embedding disabled"] = "A incorporação está desabilitada"; -$a->strings["Welcome "] = "Bem-vindo(a) "; -$a->strings["Please upload a profile photo."] = "Por favor, envie uma foto para o perfil."; -$a->strings["Welcome back "] = "Bem-vindo(a) de volta "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão."; -$a->strings["Male"] = "Masculino"; -$a->strings["Female"] = "Feminino"; -$a->strings["Currently Male"] = "Atualmente masculino"; -$a->strings["Currently Female"] = "Atualmente feminino"; -$a->strings["Mostly Male"] = "Masculino a maior parte do tempo"; -$a->strings["Mostly Female"] = "Feminino a maior parte do tempo"; -$a->strings["Transgender"] = "Transgênero"; -$a->strings["Intersex"] = "Intersexual"; -$a->strings["Transsexual"] = "Transexual"; -$a->strings["Hermaphrodite"] = "Hermafrodita"; -$a->strings["Neuter"] = "Neutro"; -$a->strings["Non-specific"] = "Não específico"; -$a->strings["Other"] = "Outro"; -$a->strings["Undecided"] = "Indeciso"; -$a->strings["Males"] = "Homens"; -$a->strings["Females"] = "Mulheres"; -$a->strings["Gay"] = "Gays"; -$a->strings["Lesbian"] = "Lésbicas"; -$a->strings["No Preference"] = "Sem preferência"; -$a->strings["Bisexual"] = "Bissexuais"; -$a->strings["Autosexual"] = "Autossexuais"; -$a->strings["Abstinent"] = "Abstêmios"; -$a->strings["Virgin"] = "Virgens"; -$a->strings["Deviant"] = "Desviantes"; -$a->strings["Fetish"] = "Fetiches"; -$a->strings["Oodles"] = "Insaciável"; -$a->strings["Nonsexual"] = "Não sexual"; -$a->strings["Single"] = "Solteiro(a)"; -$a->strings["Lonely"] = "Solitário(a)"; -$a->strings["Available"] = "Disponível"; -$a->strings["Unavailable"] = "Não disponível"; -$a->strings["Has crush"] = "Tem uma paixão"; -$a->strings["Infatuated"] = "Apaixonado"; -$a->strings["Dating"] = "Saindo com alguém"; -$a->strings["Unfaithful"] = "Infiel"; -$a->strings["Sex Addict"] = "Viciado(a) em sexo"; -$a->strings["Friends/Benefits"] = "Amigos/Benefícios"; -$a->strings["Casual"] = "Casual"; -$a->strings["Engaged"] = "Envolvido(a)"; -$a->strings["Married"] = "Casado(a)"; -$a->strings["Imaginarily married"] = "Casado imaginariamente"; -$a->strings["Partners"] = "Parceiros"; -$a->strings["Cohabiting"] = "Coabitando"; -$a->strings["Common law"] = "Direito comum"; -$a->strings["Happy"] = "Feliz"; -$a->strings["Not looking"] = "Não estou procurando"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Traído(a)"; -$a->strings["Separated"] = "Separado(a)"; -$a->strings["Unstable"] = "Instável"; -$a->strings["Divorced"] = "Divorciado(a)"; -$a->strings["Imaginarily divorced"] = "Divorciado imaginariamente"; -$a->strings["Widowed"] = "Viúvo(a)"; -$a->strings["Uncertain"] = "Incerto(a)"; -$a->strings["It's complicated"] = "É complicado"; -$a->strings["Don't care"] = "Não importa"; -$a->strings["Ask me"] = "Pergunte-me"; -$a->strings["stopped following"] = "parou de acompanhar"; -$a->strings["Drop Contact"] = "Excluir o contato"; +$a->strings["Find on this site"] = "Pesquisar neste site"; +$a->strings["Site Directory"] = "Diretório do site"; +$a->strings["Gender: "] = "Gênero: "; +$a->strings["No entries (some entries may be hidden)."] = "Nenhuma entrada (algumas entradas podem estar ocultas)."; +$a->strings["Time Conversion"] = "Conversão de tempo"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provê esse serviço para compartilhar eventos com outras redes e amigos em fuso-horários desconhecidos."; +$a->strings["UTC time: %s"] = "Hora UTC: %s"; +$a->strings["Current timezone: %s"] = "Fuso horário atual: %s"; +$a->strings["Converted localtime: %s"] = "Horário local convertido: %s"; +$a->strings["Please select your timezone:"] = "Por favor, selecione seu fuso horário:"; diff --git a/view/ro/messages.po b/view/ro/messages.po index 9b31b4cd91..59fbba4c89 100644 --- a/view/ro/messages.po +++ b/view/ro/messages.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-15 08:14+0000\n" -"Last-Translator: Arian - Cazare Muncitori \n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" +"Last-Translator: fabrixxm \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/friendica/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,221 +20,308 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Această intrare a fost editată" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr " Mesaj Privat" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Edit" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Select" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Şterge" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "salvează în directorul" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "add stea" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "înlătură stea" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "comută status steluță" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "cu steluță" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "add tag" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "I like asta (toggle)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "like" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "nu îmi place aceasta (comutare)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "dislike" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Partajează" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "partajează" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Categorii:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "Înscris în:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vizualizaţi profilul %s @ %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "către" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "via" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Perete-prin-Perete" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "via Perete-Prin-Perete" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s de la %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Comentariu" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Aşteptaţi vă rog" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d comentariu" -msgstr[1] "%d comentarii" -msgstr[2] "%d comentarii" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "comentariu" -msgstr[1] "comentarii" -msgstr[2] "comentarii" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "mai mult" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Acesta eşti tu" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Trimite" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Bold" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Configurări Temă" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Italic" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Stabiliți nivelul de redimensionare a imaginilor din postări și comentarii (lăţimea şi înălţimea)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Subliniat" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Stabilire dimensiune font pentru postări şi comentarii" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Citat" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Stabilire lăţime temă" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Code" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Schemă culoare" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Imagine" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "Stabilire stil" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Link" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "nu afișa" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Video" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "afișare" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "Previzualizare" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Stabilire înălțime linie pentru postări şi comentarii" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Stabilire rezoluţie pentru coloana din mijloc" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Stabilire schemă de culori" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Stabilire factor de magnificare pentru Straturi Pământ" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Stabilire longitudine (X) pentru Straturi Pământ" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Stabilire latitudine (Y) pentru Straturi Pământ" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Community Pagini" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Straturi Pământ" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Profile de Comunitate" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Ajutor sau @NouAici ?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Conectare Servicii" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Găsire Prieteni" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Ultimii utilizatori" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Ultimele fotografii" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Ultimele aprecieri" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Home" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Postările şi conversaţiile dvs." + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Profil" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Pagina dvs. de profil" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Contacte" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Contactele dvs." + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Poze" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Fotografiile dvs." + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Evenimente" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Evenimentele dvs." + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Note Personale" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Fotografii dvs. personale" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Comunitate" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "eveniment" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "status" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "photo" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s apreciază %3$s lui %2$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Photo Contact" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Poze profil" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Director Local" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Director Global" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Interese Similare" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Sugestii de Prietenie" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Invită Prieteni" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Setări" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Stabilire factor de magnificare pentru Straturi Pământ" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Afişare/ascundere casete din coloana din dreapta:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Aliniere" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "Stânga" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Centrat" + +#: ../../view/theme/quattro/config.php:69 +msgid "Posts font size" +msgstr "Dimensiune font postări" + +#: ../../view/theme/quattro/config.php:70 +msgid "Textareas font size" +msgstr "Dimensiune font zone text" + +#: ../../view/theme/dispy/config.php:75 +msgid "Set colour scheme" +msgstr "Stabilire schemă de culori" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -252,28 +339,28 @@ msgstr "Pagină negăsită." msgid "Permission denied" msgstr "Permisiune refuzată" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Permisiune refuzată." @@ -281,944 +368,2702 @@ msgstr "Permisiune refuzată." msgid "toggle mobile" msgstr "comutare mobil" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Home" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Postările şi conversaţiile dvs." - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Profil" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Pagina dvs. de profil" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Poze" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Fotografiile dvs." - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Evenimente" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Evenimentele dvs." - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Note Personale" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Fotografii dvs. personale" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Comunitate" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "nu afișa" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "afișare" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Configurări Temă" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Stabilire dimensiune font pentru postări şi comentarii" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Stabilire înălțime linie pentru postări şi comentarii" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Stabilire rezoluţie pentru coloana din mijloc" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Contacte" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Contactele dvs." - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Community Pagini" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Profile de Comunitate" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Ultimii utilizatori" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Ultimele aprecieri" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "eveniment" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "status" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "photo" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s apreciază %3$s lui %2$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Ultimele fotografii" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Photo Contact" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Poze profil" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Găsire Prieteni" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Director Local" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Director Global" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Interese Similare" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Sugestii de Prietenie" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Invită Prieteni" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Setări" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Straturi Pământ" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Stabilire factor de magnificare pentru Straturi Pământ" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Stabilire longitudine (X) pentru Straturi Pământ" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Stabilire latitudine (Y) pentru Straturi Pământ" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Ajutor sau @NouAici ?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Conectare Servicii" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Afişare/ascundere casete din coloana din dreapta:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Stabilire schemă de culori" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Stabilire factor de magnificare pentru Straturi Pământ" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Aliniere" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "Stânga" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Centrat" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Schemă culoare" - -#: ../../view/theme/quattro/config.php:69 -msgid "Posts font size" -msgstr "Dimensiune font postări" - -#: ../../view/theme/quattro/config.php:70 -msgid "Textareas font size" -msgstr "Dimensiune font zone text" - -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" -msgstr "Stabilire schemă de culori" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "implicit" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "întunecat" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "negru" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "Imagine Fundal" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "Adresa URL către o imagine (ex. dintr-un album foto) ce va fi folosită ca și imagine de fundal." - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "Culoare Fundal" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "Valoarera HEX pentru culoarea de fundal. Nu include porțiunea #" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "dimensiune font" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "dimensiunea de bază a fontului pentru interfața ta" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Stabiliți nivelul de redimensionare a imaginilor din postări și comentarii (lăţimea şi înălţimea)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Stabilire lăţime temă" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "Stabilire stil" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Ștergeți acest element?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Comentariu" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "mai mult" + +#: ../../boot.php:722 msgid "show fewer" msgstr "afișare mai puține" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Actualizarea %s a eșuat. Consultaţi jurnalele de eroare." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Eroare de actualizare la %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Creaţi un Cont Nou" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Înregistrare" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Deconectare" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Login" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Pseudonimul sau Adresa de email:" -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Parola:" -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "Reține autentificarea" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Sau conectaţi-vă utilizând OpenID:" -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Ați uitat parola?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Resetare Parolă" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "Condiții de Utilizare Site Web" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "condiții de utilizare" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "Politica de Confidențialitate Site Web" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "politica de confidențialitate" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "Contul solicitat nu este disponibil." -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Profilul solicitat nu este disponibil." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Editare profil" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Conectare" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Mesaj" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Profile" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Gestionare/editare profile" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Modificați Fotografia de Profil" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Creați Profil Nou" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Imagine profil" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "vizibil pentru toata lumea" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Editare vizibilitate" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Locaţie:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Sex:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Status:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Homepage:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "g A l F d" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F d" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[azi]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Memento Zile naştere " -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Zi;e Naştere această săptămînă:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[Fără descriere]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Memento Eveniment" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Evenimente în această săptămână:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Status" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Status Mesaje şi Postări" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Detalii Profil" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Albume Photo " -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Clipuri video" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Evenimente şi Calendar" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Note Personale" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Numai Dvs. Puteţi Vizualiza" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Caracteristici Generale" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "Profile Multiple" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "Capacitatea de a crea profile multiple" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "Caracteristici Compoziţie Postare" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "Editor Text Îmbogățit" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "Activare editor text îmbogățit" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "Previzualizare Postare" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Permiteți previzualizarea postărilor şi comentariilor înaintea publicării lor" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "Auto-menţionare Forumuri" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "Adăugaţi/eliminaţi mențiunea când o pagină de forum este selectată/deselectată în fereastra ACL." + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "Aplicaţii widget de Rețea în Bara Laterală" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Căutare după Dată" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "Abilitatea de a selecta postări după intervalele de timp" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Filtru Grup" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Permiteți aplicației widget să afișeze postări din Rețea, numai din grupul selectat" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Filtru Reţea" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Permiteți aplicației widget să afișeze postări din Rețea, numai din rețeaua selectată" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "Căutări Salvate" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "Salvați termenii de căutare pentru reutilizare" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "File Reţea" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "Filă Personală de Reţea" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Permiteți filei să afişeze numai postările Reţelei cu care ați interacţionat" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "Filă Nouă de Reţea" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "Permiteți filei să afişeze numai postările noi din Reţea (din ultimele 12 ore)" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "Filă Legături Distribuite în Rețea" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "Permiteți filei să afişeze numai postările din Reţea ce conțin legături" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "Instrumente Postare/Comentariu" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "Ştergere Multiplă" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "Selectaţi şi ştergeţi postări/comentarii multiple simultan" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "Editare Postări Trimise" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "Editarea şi corectarea postărilor şi comentariilor după postarea lor" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Etichetare" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "Capacitatea de a eticheta postările existente" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "Categorii Postări" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Adăugaţi categorii la postările dvs." + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Dosare Salvate" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "Capacitatea de a atribui postări în dosare" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "Respingere Postări" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "Capacitatea de a marca postări/comentarii ca fiind neplăcute" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Postări cu Steluță" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "Capacitatea de a marca posturile speciale cu o stea ca şi indicator" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s este momentan %2$s" +msgid "%s's birthday" +msgstr "%s's zi de naştere" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Stare de spirit" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "La mulţi ani %s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Stabiliți-vă starea de spirit curentă, şi comunicați-o prietenilor" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Nume Reţinut]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Acces public refuzat." - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Element negăsit." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Accesul la acest profil a fost restricţionat." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Sigur doriți să ștergeți acest element?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Elementul a fost eliminat." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Accesul interzis." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Friendica, versiunea" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "rulează la locaţia web" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Vă rugăm să vizitaţi Friendica.com pentru a afla mai multe despre proiectul Friendica." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Rapoarte de erori şi probleme: vă rugăm să vizitaţi" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Sugestii, laude, donatii, etc. - vă rugăm să trimiteți un email pe \"Info\" at Friendica - dot com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Module/suplimente/aplicații instalate:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Module/suplimente/aplicații neinstalate" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s îi urează bun venit lui %2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Detaliile de înregistrare pentru %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Înregistrarea s-a efectuat cu succes. Vă rugăm să vă verificaţi e-mailul pentru instrucţiuni suplimentare." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Eșec la trimiterea mesajului de email. Acesta este mesajul care a eşuat." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Înregistrarea dvs. nu poate fi procesată." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Solicitare de înregistrare la %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Înregistrarea dvs. este în aşteptarea aprobării de către deținătorul site-ului." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Acest site a depăşit numărul zilnic permis al înregistrărilor de conturi. Vă rugăm să reîncercați mâine." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Puteți (opțional) să completaţi acest formular prin intermediul OpenID, introducând contul dvs. OpenID și apăsând pe 'Înregistrare'." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Dacă nu sunteţi familiarizați cu OpenID, vă rugăm să lăsaţi acest câmp gol iar apoi să completaţi restul elementelor." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Contul dvs. OpenID (opţional):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Includeți profilul dvs în directorul de membru?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Da" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "NU" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Da" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Aderare pe acest site, este posibilă doar pe bază de invitație." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Anulează" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "ID invitaţiei dvs:" +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Arhive" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Registratură" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Numele Complet (de ex. Joe Smith):" - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Adresa dvs de mail:" - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Alegeţi un pseudonim de profil. Aceasta trebuie să înceapă cu un caracter text. Adresa profilului dvs. de pe acest site va fi de forma 'pseudonim@$sitename'." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Un grup şters cu acest nume a fost restabilit. Permisiunile existente ale elementului, potfi aplicate acestui grup şi oricăror viitori membrii. Dacă aceasta nu este ceea ați intenționat să faceți, vă rugăm să creaţi un alt grup cu un un nume diferit." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Alegeţi un pseudonim:" +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Confidenţialitatea implicită a grupului pentru noi contacte" -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Import" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Toată lumea" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "Importați profilul dvs. în această instanță friendica" +#: ../../include/group.php:249 +msgid "edit" +msgstr "editare" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Profil negăsit." +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Groupuri" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contact negăsit." +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Editare grup" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Creați un nou grup" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Contacte ce nu se află în orice grup" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "add" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Fotografii de Perete" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Nu se pot localiza informațiile DNS pentru serverul de bază de date '%s'" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Add Contact Nou" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Introduceţi adresa sau locaţia web" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Exemplu: bob@example.com, http://example.com/barbara" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitație disponibilă" +msgstr[1] "%d invitații disponibile" +msgstr[2] "%d de invitații disponibile" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Căutați Persoane" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Introduceţi numele sau interesul" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Conectare/Urmărire" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Exemple: Robert Morgenstein, Pescuit" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Căutare" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Profil Aleatoriu" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Rețele" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Toate Reţelele" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Totul" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Categorii" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d contact în comun" +msgstr[1] "%d contacte în comun" +msgstr[2] "%d de contacte în comun" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Notificare Friendica" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Vă mulțumim," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrator" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "nu-răspundeţi" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Notificare] Mail nou primit la %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s v-a trimis un nou mesaj privat la %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s v-a trimis %2$s" + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "un mesaj privat" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Vă rugăm să vizitați %s pentru a vizualiza şi/sau răspunde la mesaje private." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s a comentat la [url=%2$s]a %3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s a comentat la [url=%2$s]%4$s postat de %3$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s a comentat la [url=%2$s]%3$s dvs.[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica:Notificare] Comentariu la conversaţia #%1$d postată de %2$s" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s a comentat la un element/conversaţie pe care o urmăriți." + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Vă rugăm să vizitați %s pentru a vizualiza şi/sau răspunde la conversație." + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Notificare] %s a postat pe peretele dvs. de profil" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s a postat pe peretele dvs. de profil la %2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s a postat pe [url=%2$s]peretele dvs.[/url]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Notificare] %s v-a etichetat" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s v-a etichetat la %2$s" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s [url=%2$s]v-a etichetat[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "[Friendica:Notificare] %s a distribuit o nouă postare" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "%1$s a distribuit o nouă postare la %2$s" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "%1$s [url=%2$s] a distribuit o postare[/url]." + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica:Notificare] %1$s v-a abordat" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s v-a abordat la %2$s" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "%1$s [url=%2$s]v-a abordat[/url]." + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Notificare] %s v-a etichetat postarea" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$sv-a etichetat postarea la %2$s" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s a etichetat [url=%2$s]postarea dvs.[/url]" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Notificare] Prezentare primită" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "Aţi primit o prezentare de la '%1$s' at %2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "Aţi primit [url=%1$s]o prezentare[/url] de la %2$s." + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Le puteți vizita profilurile, online pe %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Vă rugăm să vizitați %s pentru a aproba sau pentru a respinge prezentarea." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica:Notificare] Ați primit o sugestie de prietenie" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Ați primit o sugestie de prietenie de la '%1$s' la %2$s" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Aceasta se poate întâmpla ocazional dacă contactul a fost solicitat de către ambele persoane şi acesta a fost deja aprobat." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "Aţi primit [url=%1$s]o sugestie de prietenie[/url] pentru %2$s de la %3$s." -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Răspunsul de la adresa de la distanţă, nu a fost înțeles." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Nume:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Răspuns neaşteptat de la site-ul de la distanţă:" +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Foto:" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Confirmare încheiată cu succes." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Vă rugăm să vizitați %s pentru a aproba sau pentru a respinge sugestia." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Site-ul de la distanţă a raportat:" +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Eroare Temporară. Vă rugăm să aşteptaţi şi încercaţi din nou." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Introducerea a eşuat sau a fost revocată." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Imposibil de stabilit fotografia de contact." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "Utilizatorul nu a fost găsit." + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "Nu există nici-un status cu acest id." + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "Nu există nici-o conversație cu acest id." + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "vezi intreaga mărime" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr "pe Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Nume complet:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "Zile Naştere :" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Vârsta:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "pentru %1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Orientare Sexuală:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Domiciliu:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Etichete:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Viziuni Politice:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Religie:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "Despre:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Hobby/Interese:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Îmi place:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Nu-mi place:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Informaţii de Contact şi Reţele Sociale:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Preferințe muzicale:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Cărti, literatură:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Programe TV:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/dans/cultură/divertisment:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Dragoste/Romantism:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Loc de Muncă/Slujbă:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Școală/educatie:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Nimic nou aici" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Ştergeţi notificările" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Finalizați această sesiune" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "Fișierele tale video" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "Notele tale personale" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Autentificare" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Home Pagina" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Creați un cont" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Ajutor" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Ajutor şi documentaţie" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Aplicații" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Suplimente la aplicații, utilitare, jocuri" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Căutare" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Căutare în conținut site" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Conversaţii pe acest site" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Director" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Director persoane" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "Informaţii" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "Informaţii despre această instanță friendica" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Reţea" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Conversaţiile prieteniilor dvs." + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "Resetare Reţea" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "Încărcare pagina de Reţea fără filtre" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Introduceri" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Solicitări Prietenie" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Notificări" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Consultaţi toate notificările" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Marcaţi toate notificările de sistem, ca și vizualizate" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Mesage" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Mail privat" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Mesaje primite" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Căsuță de Ieșire" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Mesaj nou" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Gestionare" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Gestionează alte pagini" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "Delegații" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Delegare Gestionare Pagină" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Configurări Cont" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Gestionare/Editare Profile" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Gestionare/Editare prieteni şi contacte" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Admin" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Instalare şi configurare site" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Navigare" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Hartă Site" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Apăsați aici pentru a actualiza." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Această acţiune depăşeşte limitele stabilite de planul abonamentului dvs." + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "Această acţiune nu este disponibilă în planul abonamentului dvs." + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Profil URL invalid." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Lipseşte URL-ul de conectare." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Acest site nu este configurat pentru a permite comunicarea cu alte reţele." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Nu au fost descoperite protocoale de comunicaţii sau fluxuri compatibile." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "Adresa de profil specificată nu furnizează informații adecvate." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Un autor sau nume nu a fost găsit." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Nici un URL de browser nu a putut fi corelat cu această adresă." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "Nu se poate corela @-stilul pentru Adresa de Identitatea cu un protocol cunoscut sau contact de email." + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Utilizaţi mailto: în faţa adresei pentru a forţa verificarea de email." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Adresa de profil specificată aparţine unei reţele care a fost dezactivată pe acest site." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Profil limitat. Această persoană nu va putea primi notificări directe/personale, de la dvs." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Nu se pot localiza informaţiile de contact." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "urmărire" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "Eroare la decodarea fişierului de cont" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "Eroare! Nu există data versiunii în fişier! Acesta nu este un fișier de cont Friendica?" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "Eroare! Nu pot verifica pseudonimul" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "Utilizatorul '%s' există deja pe acest server!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Eroare la crearea utilizatorului" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Eroare la crearea profilului utilizatorului" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d contact neimportat" +msgstr[1] "%d contacte neimportate" +msgstr[2] "%d de contacte neimportate" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Realizat. Vă puteţi conecta acum cu parola şi numele dumneavoastră de utilizator" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Începe:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Se finalizează:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "urmărire întreruptă" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "Abordare" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Vizualizare Status" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Vizualizare Profil" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Vizualizare Fotografii" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Postări din Rețea" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Edit Contact" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "Eliminare Contact" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Trimiteți mesaj personal" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Erori întâlnite la crearea tabelelor bazei de date." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "Erori întâlnite la operarea de modificări în baza de date." + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Diverse" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "an" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "lună" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "zi" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "niciodată" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "acum mai puțin de o secundă" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "ani" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "luni" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "săptămână" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "săptămâni" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "zile" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "oră" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "ore" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "minut" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "minute" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "secundă" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "secunde" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "acum %1$d %2$s" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[fără subiect]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(fără subiect)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Necunoscut | Fără categorie" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Blocare Imediată" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Dubioșii, spammerii, auto-promoterii" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Cunoscut mie, dar fără o opinie" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "OK, probabil inofensiv" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Cu reputație, are încrederea mea" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Frecvent" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Din oră în oră" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "De două ori pe zi" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Zilnic" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Săptămânal" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Lunar" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "Email" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "Conector Diaspora" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "Statusnet" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "App.net" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s este acum prieten cu %2$s" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Partajarea notificării din reţeaua Diaspora" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Atașări:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Nici-o înregistrare de utilizator găsită pentru '%s'" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s nu apreciază %3$s lui %2$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Se pare că, cheia de criptare a site-ului nostru s-a încurcat." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "A fost furnizată o adresă URL goală, sau adresa URL nu poate fi decriptată de noi." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Registrul contactului nu a fost găsit pe site-ul nostru." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Cheia publică a site-ului nu este disponibilă în registrul contactului pentru URL-ul %s." +msgid "%1$s poked %2$s" +msgstr "%1$s a abordat pe %2$s" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "a fost abordat(ă)" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s este momentan %2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s a etichetat %3$s de la %2$s cu %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "post/element" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s a marcat %3$s de la %2$s ca favorit" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Select" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Şterge" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vizualizaţi profilul %s @ %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Categorii:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "Înscris în:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s de la %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Vizualizare în context" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Aşteptaţi vă rog" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "eliminare" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Ștergeți Elementele Selectate" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "Urmăriți Firul Conversației" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s apreciază aceasta." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s nu apreciază aceasta." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d persoane apreciază aceasta" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d persoanenu apreciază aceasta" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "şi" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", şi %d alte persoane" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s apreciază aceasta." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s nu apreciază aceasta." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Vizibil pentru toți" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Introduceţi un link URL:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Vă rugăm să introduceți un URL/legătură pentru clip video" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Vă rugăm să introduceți un URL/legătură pentru clip audio" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "Termen etichetare:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Salvare în Dosar:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "Unde vă aflați acum?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Ștergeți element(e)?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Postați prin Email" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Conectorii au fost dezactivați, din moment ce \"%s\" este activat." + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Ascundeţi detaliile profilului dvs. de vizitatorii necunoscuți?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Partajează" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Încarcă foto" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "încărcare fotografie" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Ataşează fişier" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "ataşează fişier" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Inserează link web" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "web link" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Inserează video link" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "video link" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Inserare link audio" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "audio link" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Setează locaţia dvs" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "set locaţie" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Curățare locație browser" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "şterge locaţia" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Setează titlu" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Categorii (listă cu separator prin virgulă)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Setări permisiuni" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "permisiuni" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "CC: adresă email" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Public post" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Exemplu: bob@exemplu.com, mary@exemplu.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "Previzualizare" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Postați în Grupuri" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Post către Contacte" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Articol privat" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "mai noi" + +#: ../../include/text.php:298 +msgid "older" +msgstr "mai vechi" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "preced" + +#: ../../include/text.php:305 +msgid "first" +msgstr "prima" + +#: ../../include/text.php:337 +msgid "last" +msgstr "ultima" + +#: ../../include/text.php:340 +msgid "next" +msgstr "următor" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Nici-un contact" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d Contact" +msgstr[1] "%d Contacte" +msgstr[2] "%d de Contacte" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Vezi Contacte" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Salvare" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "abordare" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "i s-a trimis ping" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "prod" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "i s-a atras atenția" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "plesnire" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "a fost plesnit(ă)" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "indicare" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "a fost indicat(ă)" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "respingere" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "a fost respins(ă)" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "fericit(ă)" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "trist(ă)" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "trist(ă)" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "obosit(ă)" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "arogant(ă)" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "supărat(ă)" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "stupefiat(ă)" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "nedumerit(ă)" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "interesat(ă)" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "amarnic" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "vesel(ă)" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "plin(ă) de viață" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "enervat(ă)" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "neliniştit(ă)" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "irascibil(ă)" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "perturbat(ă)" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "frustrat(ă)" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "motivat(ă)" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "relaxat(ă)" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "surprins(ă)" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Luni" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Marţi" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Miercuri" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Joi" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Vineri" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Sâmbătă" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Duminică" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Ianuarie" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Februarie" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Martie" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "Aprilie" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Mai" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Iunie" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Iulie" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "August" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "Septembrie" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Octombrie" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "Noiembrie" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Decembrie" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Vizualizați Clipul Video" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "octeţi" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Apăsați pentru a deschide/închide" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "link către sursă" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "implicit" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Selectați o limbă alternativă" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "activitate" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "comentariu" +msgstr[1] "comentarii" +msgstr[2] "comentarii" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "postare" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "Element îndosariat" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Deconectat." + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Eşec la conectare" + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "ID-ul furnizat de către sistemul dumneavoastră este un duplicat pe sistemul nostru. Ar trebui să funcţioneze dacă încercaţi din nou." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Am întâmpinat o problemă în timpul autentificării cu datele OpenID pe care le-ați furnizat." -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Imposibil de configurat datele dvs. de autentificare, pe sistemul nostru." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "Mesajul de eroare a fost:" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Imposibil de actualizat detaliile de profil ale contactului dvs., pe sistemul nostru." +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Imagine/fotografie" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Conexiune acceptată la %s" +msgid "%2$s %3$s" +msgstr "%2$s %3$s" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s s-a alăturat lui %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizare conectare aplicaţie" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Reveniți la aplicația dvs. şi introduceţi acest Cod de Securitate:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Vă rugăm să vă autentificați pentru a continua." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Doriţi să autorizați această aplicaţie pentru a vă accesa postările şi contactele, şi/sau crea noi postări pentru dvs.?" +"%s wrote the following post" +msgstr "%s a scris următoarea postare" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Nici-un cont valid găsit." +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 a scris:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Solicitarea de Resetare Parolă a fost emisă. Verificați-vă emailul." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Conţinut criptat" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Bine ați venit" + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Vă rugăm să încărcaţi o fotografie de profil." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Bine ați revenit" + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Formarea codului de securitate, nu a fost corectă. Aceasta probabil s-a întâmplat pentru că formularul a fost deschis pentru prea mult timp ( >3 ore) înainte de a-l transmite." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Conţinut încorporat" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Încorporarea conținuturilor este dezactivată" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Bărbat" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Femeie" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "În prezent Bărbat" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "În prezent Femeie" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Mai mult Bărbat" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Mai mult Femeie" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transsexual" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Intersexual" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transsexual" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodit" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Neutru" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Non-specific" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Alta" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Indecisă" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Bărbați" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Femei" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Gay" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Lesbiană" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Fără Preferințe" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Bisexual" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Autosexual" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Abstinent(ă)" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Virgin(ă)" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Deviant" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Fetish" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "La grămadă" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Nonsexual" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Necăsătorit(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Singur(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Disponibil(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Indisponibil(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Îndrăgostit(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Îndrăgostit(ă) nebunește" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Am întâlniri" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Infidel(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Dependent(ă) de Sex" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Prieteni" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Prietenii/Prestaţii" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Ocazional" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Cuplat" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Căsătorit(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "Căsătorit(ă) imaginar" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Parteneri" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "În conviețuire" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "Drept Comun" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Fericit(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "Nu caut" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Înșelat(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Separat(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Instabil(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Divorţat(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "Divorţat(ă) imaginar" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Văduv(ă)" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Incert" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "E complicat" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Nu-mi pasă" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Întreabă-mă" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "O invitaţie este necesară." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Invitația nu s-a putut verifica." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "URL OpenID invalid" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Vă rugăm să introduceți informațiile solicitate." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Vă rugăm să utilizaţi un nume mai scurt." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Numele este prea scurt." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Acesta nu pare a fi Numele (Prenumele) dvs. complet" + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Domeniul dvs. de email nu este printre cele permise pe acest site." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Nu este o adresă vaildă de email." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Nu se poate utiliza acest email." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr " \"Pseudonimul\" dvs. poate conţine numai \"a-z\", \"0-9\", \"-\",, şi \"_\", şi trebuie de asemenea să înceapă cu o literă." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Pseudonimul este deja înregistrat. Vă rugăm, alegeți un altul." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Pseudonimul a fost înregistrat aici, şi e posibil să nu mai poată fi reutilizat. Vă rugăm, alegeți altul." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "EROARE GRAVĂ: Generarea de chei de securitate a eşuat." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "A intervenit o eroare în timpul înregistrării. Vă rugăm să reîncercați." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "A intervenit o eroare la crearea profilului dvs. implicit. Vă rugăm să reîncercați." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Solicitarea de resetare a parolei a fost făcută la %s" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Solicitarea nu se poate verifica. (Este posibil să fi solicitat-o anterior.) Resetarea parolei a eșuat." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Parola a fost resetată conform solicitării." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Noua dvs. parolă este" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Salvați sau copiați noua dvs. parolă - şi apoi" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "click aici pentru logare" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Parola poate fi schimbată din pagina de Configurări după autentificarea cu succes." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Parola dumneavoastră a fost schimbată la %s" +msgid "Registration details for %s" +msgstr "Detaliile de înregistrare pentru %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Ați uitat Parola?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Vizibil pentru toata lumea" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Introduceţi adresa dumneavoastră de email şi trimiteți-o pentru a vă reseta parola. Apoi verificaţi-vă emailul pentru instrucţiuni suplimentare." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "Această intrare a fost editată" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Pseudonim sau Email:" +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr " Mesaj Privat" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Reset" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Edit" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "salvează în directorul" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "add stea" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "înlătură stea" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "comută status steluță" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "cu steluță" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "add tag" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "I like asta (toggle)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "like" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "nu îmi place aceasta (comutare)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "dislike" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Partajează" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "partajează" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "către" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "via" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Perete-prin-Perete" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "via Perete-Prin-Perete" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d comentariu" +msgstr[1] "%d comentarii" +msgstr[2] "%d comentarii" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Acesta eşti tu" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Bold" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Italic" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Subliniat" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Citat" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Code" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Imagine" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Link" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Video" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Elementul nu este disponibil." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Element negăsit." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1249,13 +3094,6 @@ msgstr "Mesaj trimis." msgid "No recipient." msgstr "Nici-un destinatar." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Introduceţi un link URL:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Trimite mesaj privat" @@ -1277,227 +3115,1641 @@ msgstr "Către: " msgid "Subject:" msgstr "Subiect:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Mesajul dvs :" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Încarcă foto" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Grupul a fost creat." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Inserează link web" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Grupul nu se poate crea." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Bun Venit la Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Grupul nu a fost găsit." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Lista de Verificare Membrii Noi" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Numele grupului a fost schimbat." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "Salvare Grup" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Creaţi un grup de contacte/prieteni." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Nume Grup:" + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Grupul a fost eliminat." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Nu se poate elimina grupul." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Editor Grup" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Membri" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Toate Contactele" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Apăsați pe un contact pentru a-l adăuga sau elimina." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Nici-un delegat potenţial de pagină, nu a putut fi localizat." + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "Dorim să vă oferim câteva sfaturi şi legături pentru a vă ajuta să aveți o experienţă cât mai plăcută. Apăsați pe orice element pentru a vizita pagina relevantă. O legătură către această pagină va fi vizibilă de pe pagina principală, pentru două săptămâni după înregistrarea dvs. iniţială, iar apoi va dispare în tăcere." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Delegații sunt capabili să gestioneze toate aspectele acestui cont/pagină, cu excepţia configurărilor de bază ale contului. Vă rugăm să nu vă delegați, contul dvs. personal, cuiva în care nu aveţi încredere deplină." -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Noțiuni de Bază" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Gestionari Existenți Pagină" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Ghidul de Prezentare Friendica" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Delegați Existenți Pagină" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Potenţiali Delegaţi" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Eliminare" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Adăugare" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Nu există intrări." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Datele de identificare solicitate, sunt invalide." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Renunțați" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Ignoră" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "System" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Personal" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Afişare Solicitări Ignorate" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Ascundere Solicitări Ignorate" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Tip Notificări:" + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Sugestie Prietenie" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "sugerat de către %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Ascunde acest contact pentru alţii" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Publicaţi prietenului o nouă activitate" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "dacă i posibil" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Aprobă" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Pretinde că vă cunoaște:" + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "da" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "nu" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Aprobă ca:" + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Prieten" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Distribuitor" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Fan/Admirator" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Prieten/Solicitare de Conectare" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Susţinător Nou" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Fără prezentări." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s a apreciat ceea a publicat %s" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s a nu a apreciat ceea a publicat %s" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s este acum prieten cu %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s a creat o nouă postare" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s a comentat la articolul postat de %s" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Nu mai există notificări de reţea." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Notificări de Reţea" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Nu mai există notificări de sistem." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Notificări de Sistem" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Nici o notificare personală" + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Notificări personale" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Nu mai există notificări de origine." + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Notificări de Origine" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Niciun profil" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "oricine" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Cont" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Caracteristici suplimentare" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "Afișare" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "Rețele Sociale" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Pluginuri" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Aplicații Conectate" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Exportare date personale" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Ștergere cont" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Lipsesc unele date importante!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Actualizare" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "A eşuat conectarea cu, contul de email, folosind configurările furnizate." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "Configurările de email au fost actualizate." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "Caracteristici actualizate" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "Mesajul despre mutare, a fost trimis către contactele dvs." + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Parolele nu coincid. Parolă neschimbată." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Parolele necompletate nu sunt permise. Parolă neschimbată." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Parolă greșită." + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Parola a fost schimbată." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Actualizarea parolei a eșuat. Vă rugăm să reîncercați." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr "Vă rugăm să utilizaţi un nume mai scurt." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr "Numele este prea scurt." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Parolă Greșită" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr "Nu este un email valid." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr "Nu poate schimba cu acest email." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "Forumul privat nu are permisiuni de confidenţialitate. Se folosește confidențialitatea implicită de grup." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "Forumul Privat nu are permisiuni de confidenţialitate şi nici o confidențialitate implicită de grup." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Configurări actualizate." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Adăugare aplicaţie" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "Salvare Configurări" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Nume" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Cheia Utilizatorului" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Cheia Secretă a Utilizatorului" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Redirecţionare" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "URL pictogramă" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Nu puteți edita această aplicaţie." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Aplicații Conectate" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Cheia clientului începe cu" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Fără nume" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Eliminare autorizare" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Nici-o configurare stabilită pentru modul" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Configurări Modul" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "Off" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "On" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Caracteristici Suplimentare" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Suportul încorporat pentru conectivitatea %s este %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "activat" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "dezactivat" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "Accesul de email este dezactivat pe acest site." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Configurare E-Mail/Căsuță poştală" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "Pe pagina dvs. de Pornire Rapidă - veți găsi o scurtă introducere pentru profilul dvs. şi pentru filele de reţea, veți face câteva conexiuni noi, şi veți găsi câteva grupuri la care să vă alăturați." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Dacă doriţi să comunicaţi cu contactele de email folosind acest serviciu (opţional), vă rugăm să precizaţi cum doriți să vă conectaţi la căsuța dvs. poştală." -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Mergeți la Configurări" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Ultima verificare, cu succes, a email-ului:" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "Nume server IMAP:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "IMAP port:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Securitate:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Nimic" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "Nume email autentificare:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "Parolă de e-mail:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Adresă pentru răspuns:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Trimiteți postările publice la toate contactele de email:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Acţiune după importare:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Marcați ca și vizualizat" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Mutare în dosar" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Mutare în dosarul:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "Nici-o temă specială pentru dispozitive mobile" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Preferințe Ecran" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Temă Afişaj:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Temă pentru Mobile:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Actualizare browser la fiecare fiecare xx secunde" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minim 10 secunde, fără un maxim" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "Numărul de elemente de afişat pe pagină:" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Maxim 100 de elemente" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "Numărul de elemente de afişat pe pagină atunci când se vizualizează de pe dispozitivul mobil:" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "Nu afișa emoticoane" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "Nu afișa notificări" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "Derulare infinită" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "Actualizări automate doar la partea superioară a paginii de rețea " + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "Tipuri de Utilizator" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "Tipuri de Comunitare" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Pagină de Cont Simplu" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Acest cont este un profil personal normal" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "Pagină Soapbox" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Aprobă automat toate conexiunile/solicitările de prietenie ca și fani cu drepturi doar pentru vizualizare" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Cont Comunitate Forum/Celebritate" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "Din pagina dvs. de Configurări - schimbaţi-vă parola iniţială. De asemenea creați o notă pentru Adresa dvs. de Identificare. Aceasta arată exact ca o adresă de email - şi va fi utilă la stabilirea de prietenii pe rețeaua socială web gratuită." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Aprobă automat toate conexiunile/solicitările de prietenie ca și fani cu drepturi doar pentru vizualizare" -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "Pagină Prietenie Automată" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Aprobă automat toate conexiunile/solicitările de prietenie ca și prieteni" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Forum Privat [Experimental]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Forum Privat - numai membrii aprobați" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Opţional) Permite acest OpenID să se conecteze la acest cont." + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Publicați profilul dvs. implicit în directorul site-ului dvs. local?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "NU" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Publicați profilul dvs. implicit în directorul social global?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Ascundeţi lista dvs. de contacte/prieteni de vizitatorii profilului dvs. implicit?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Permiteți prietenilor să posteze pe pagina dvs. de profil ?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Permiteți prietenilor să vă eticheteze postările?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Ne permiteți să vă recomandăm ca și potențial prieten pentru membrii noi?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Permiteți persoanelor necunoscute să vă trimită mesaje private?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Profilul nu este publicat." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "sau" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Adresa Dvs. de Identitate este" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Postările vor expira automat după atâtea zile:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Dacă se lasă necompletat, postările nu vor expira. Postările expirate vor fi şterse" + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Configurări Avansate de Expirare" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Expirare Avansată" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Postările expiră:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Notele personale expiră:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Postările favorite expiră:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Fotografiile expiră:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Expiră numai postările altora:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Configurări Cont" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Configurări Parolă" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Parola Nouă:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Confirm:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Lăsaţi câmpurile, pentru parolă, goale dacă nu doriți să modificați" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Parola Curentă:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "Parola curentă pentru a confirma modificările" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Parola:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Configurări de Bază" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "Adresa de email:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Fusul dvs. orar:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Locația Implicită pentru Postări" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Folosește Locația Navigatorului:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Configurări de Securitate și Confidențialitate" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Solicitări de Prietenie, Maxime/Zi" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(Pentru a preveni abuzul de tip spam)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Permisiuni Implicite Postări" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(apăsați pentru a deschide/închide)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Afișare pentru Grupuri" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Afişează la Contacte" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "Postare Privată Implicită" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "Postare Privată Implicită" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "Permisiuni Implicite pentru Postările Noi" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maximum de mesaje private pe zi, de la persoanele necunoscute:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Configurări de Notificare" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Implicit, postează un mesaj de stare atunci când:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "se acceptă o solicitare de prietenie" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "se aderă la un forum/o comunitate" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "se face o modificări de profilinteresantă" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Trimiteți o notificare email atunci când:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Primiți o introducere" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Introducerile dvs. sunt confirmate" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Cineva scrie pe perete dvs. de profil" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Cineva scrie un comentariu de urmărire" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Primiți un mesaj privat" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Primiți o sugestie de prietenie" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Sunteți etichetat într-o postare" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "Sunteți abordat/incitat/etc. într-o postare" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Configurări Avansate Cont/Tip Pagină" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Modificați comportamentul acestui cont pentru situațiile speciale" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "Mutare" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "Revizuiți celelalte configurări, în special configurările de confidenţialitate. O listă de directoare nepublicate este ca și cum ați avea un număr de telefon necatalogat. În general, ar trebui probabil să vă publicați lista - cu excepţia cazului în care toți prietenii şi potenţialii prieteni, știu exact cum să vă găsească." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "Dacă aţi mutat acest profil dintr-un alt server, şi unele dintre contactele dvs. nu primesc actualizările dvs., încercaţi să apăsați acest buton." -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Încărcare Fotografie Profil" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "Retrimiteți contactelor, mesajul despre mutare" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Prieteni Comuni" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Nici-un contact în comun" + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Informaţiile la distanţă despre confidenţialitate, nu sunt disponibile." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Visibil către:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "%d contact editat." +msgstr[1] "%d contacte editate." +msgstr[2] "%d de contacte editate." + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Nu se poate accesa registrul contactului." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Nu se poate localiza profilul selectat." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Contact actualizat." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Actualizarea datelor de contact a eşuat." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Contactul a fost blocat" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Contactul a fost deblocat" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Contactul a fost ignorat" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "Contactul a fost neignorat" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Contactul a fost arhivat" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "Contactul a fost dezarhivat" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Sigur doriți să ștergeți acest contact?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Contactul a fost înlăturat." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Sunteţi prieten comun cu %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Împărtășiți cu %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s împărtăşeşte cu dvs." + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Comunicaţiile private nu sunt disponibile pentru acest contact." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Niciodată" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Actualizare a reuşit)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Actualizare nu a reuşit)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Sugeraţi prieteni" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Tipul rețelei: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Vezi toate contactele" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Deblochează" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Blochează" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Comutare status Blocat" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Anulare ignorare" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Comutaţi status Ignorat" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Dezarhivează" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Arhivează" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Comutaţi status Arhivat" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Repară" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Configurări Avansate Contacte" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "S-a pierdut conexiunea cu acest contact!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Editor Contact" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Vizibilitate Profil" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "Încărcaţi o fotografie de profil, dacă nu aţi făcut-o deja.Studiile au arătat că, pentru persoanele cu fotografiile lor reale, există de zece ori mai multe şanse să-și facă prieteni, decât cei care nu folosesc fotografii reale." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Vă rugăm să alegeţi profilul pe care doriţi să îl afişaţi pentru %s când acesta vă vizitează profuilul în mod securizat." -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Editare Profil" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Informaţii de Contact / Note" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Editare note de contact" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Vizitați profilul %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Blocare/Deblocare contact" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Ignorare contact" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Remediere configurări URL" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Vizualizaţi conversaţii" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Şterge contact" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Ultima actualizare:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Actualizare postări publice" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Actualizează acum" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "Blocat în prezent" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "Ignorat în prezent" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "Arhivat în prezent" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Editaţi-vă profilul Implicit după bunul plac. Revizuiți configurările pentru a ascunde lista dvs. de prieteni și pentru ascunderea profilului dvs., de vizitatorii necunoscuți." +"Replies/likes to your public posts may still be visible" +msgstr "Răspunsurile/aprecierile pentru postările dvs. publice ar putea fi încă vizibile" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Cuvinte-Cheie Profil" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "Notificare de postări noi" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "Trimiteți o notificare despre fiecare postare nouă a acestui contact" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "Preluare informaţii suplimentare pentru fluxuri" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Sugestii" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Sugeraţi prieteni potențiali" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Afişează toate contactele" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Deblocat" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Se afişează numai contactele deblocate" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Blocat" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Se afişează numai contactele blocate" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Ignorat" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Se afişează numai contactele ignorate" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Arhivat" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Se afişează numai contactele arhivate" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Ascuns" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Se afişează numai contactele ascunse" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Prietenie Reciprocă" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "este fanul dvs." + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "sunteţi un fan al" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Editează contact" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Căutare contacte" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Găsire:" + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "Ne pare rău, este posibil ca fișierul pe care doriți să-l încărcați, este mai mare decât permite configuraţia PHP" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "Sau - ați încercat să încărcaţi un fişier gol?" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Fişierul depăşeşte dimensiunea limită de %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Încărcarea fișierului a eşuat." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Conţinut încastrat - reîncărcaţi pagina pentru a vizualiza]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Exportare cont" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "Stabiliți câteva cuvinte-cheie publice pentru profilul dvs. implicit, cuvinte ce descriu cel mai bine interesele dvs. Vom putea astfel găsi alte persoane cu interese similare și vă vom sugera prietenia lor." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Exportați-vă informațiile contului şi contactele. Utilizaţi aceasta pentru a face o copie de siguranţă a contului dumneavoastră şi/sau pentru a-l muta pe un alt server." -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Conectare" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Exportare tot" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Autorizați Conectorul Facebook dacă dețineți în prezent un cont pe Facebook, şi vom importa (opțional) toți prietenii și toate conversațiile de pe Facebook." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Exportați informațiile dvs. de cont, contactele şi toate elementele dvs., ca json. Ar putea fi un fișier foarte mare, şi ar putea lua mult timp. Utilizaţi aceasta pentru a face un backup complet al contului (fotografiile nu sunt exportate)" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Dacă aceasta este propriul dvs. server, instalarea suplimentului Facebook, vă poate uşura tranziţia la reţeaua socială web gratuită." +"Registration successful. Please check your email for further instructions." +msgstr "Înregistrarea s-a efectuat cu succes. Vă rugăm să vă verificaţi e-mailul pentru instrucţiuni suplimentare." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Importare Email-uri" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Eșec la trimiterea mesajului de email. Acesta este mesajul care a eşuat." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Înregistrarea dvs. nu poate fi procesată." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Înregistrarea dvs. este în aşteptarea aprobării de către deținătorul site-ului." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "Introduceţi informațiile dvs. de acces la email adresa de email, în pagina dvs. de Configurări Conector, dacă doriți să importați și să interacționați cu prietenii sau cu listele de email din Căsuța dvs. de Mesaje Primite." +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Acest site a depăşit numărul zilnic permis al înregistrărilor de conturi. Vă rugăm să reîncercați mâine." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Dute la pagina ta Contacte " - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "Pagina dvs. de Contact este poarta dvs. de acces către administrarea prieteniilor şi pentru conectarea cu prietenii din alte rețele. În general, introduceți adresa lor sau URL-ul către site, folosind dialogul Adăugare Contact Nou." +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Puteți (opțional) să completaţi acest formular prin intermediul OpenID, introducând contul dvs. OpenID și apăsând pe 'Înregistrare'." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Mergeţi la Directorul Site-ului" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Pagina Directorului vă permite să găsiţi alte persoane în această reţea sau în alte site-uri asociate. Căutaţi o legătură de Conectare sau Urmărire pe pagina lor de profil. Oferiți propria dvs. Adresă de Identitate dacă se solicită." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Dacă nu sunteţi familiarizați cu OpenID, vă rugăm să lăsaţi acest câmp gol iar apoi să completaţi restul elementelor." -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "Găsire Persoane Noi" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Contul dvs. OpenID (opţional):" -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Includeți profilul dvs în directorul de membru?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Aderare pe acest site, este posibilă doar pe bază de invitație." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "ID invitaţiei dvs:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Registratură" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Numele Complet (de ex. Joe Smith):" + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Adresa dvs de mail:" + +#: ../../mod/register.php:262 msgid "" -"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." -msgstr "Pe panoul lateral al paginii Contacte sunt câteva unelte utile pentru a găsi noi prieteni. Putem asocia persoanele după interese, căuta persoane după nume sau interes, şi vă putem oferi sugestii bazate pe relaţiile din reţea. Pe un site nou-nouț, sugestiile de prietenie vor începe în mod normal să fie populate în termen de 24 de ore." +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Alegeţi un pseudonim de profil. Aceasta trebuie să înceapă cu un caracter text. Adresa profilului dvs. de pe acest site va fi de forma 'pseudonim@$sitename'." -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Groupuri" +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Alegeţi un pseudonim:" -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Grupați-vă Contactele" +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Import" -#: ../../mod/newmember.php:70 +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "Importați profilul dvs. în această instanță friendica" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Postat cu succes." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Sistemul este suspendat pentru întreținere" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Accesul la acest profil a fost restricţionat." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Sfaturi pentru Membrii Noi" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Acces public refuzat." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Nici-un clip video selectat" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Accesul la acest element este restricționat." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Vezi Album" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Clipuri video recente" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Încărcaţi Clipuri Video Noi" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Administrare Identităţii şi/sau Pagini" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "Odată ce v-aţi făcut unele prietenii, organizaţi-le în grupuri de conversaţii private din bara laterală a paginii dvs. de Contact şi apoi puteţi interacționa, privat cu fiecare grup pe pagina dumneavoastră de Reţea." +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Comutați între diferitele identităţi sau pagini de comunitate/grup, care împărtășesc detaliile contului dvs. sau pentru care v-au fost acordate drepturi de \"gestionare \"" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "De ce nu sunt Postările Mele Publice?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Selectaţi o identitate de gestionat:" -#: ../../mod/newmember.php:73 +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Element negăsit" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Editează post" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "Căutare Persoane" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Nici-o potrivire" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Cont aprobat." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Înregistrare revocată pentru %s" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Vă rugăm să vă autentificați." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Această introducere a fost deja acceptată" + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Locaţia profilului nu este validă sau nu conţine informaţii de profil." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Atenţie: locaţia profilului nu are un nume de deţinător identificabil." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Atenţie: locaţia profilului nu are fotografie de profil." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d parametru necesar nu a fost găsit în locaţia specificată" +msgstr[1] "%d parametrii necesari nu au fost găsiţi în locaţia specificată" +msgstr[2] "%d de parametrii necesari nu au fost găsiţi în locaţia specificată" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Prezentare completă." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Eroare de protocol nerecuperabilă." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Profil nedisponibil." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s a primit, pentru azi, prea multe solicitări de conectare." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Au fost invocate măsuri de protecţie anti-spam." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Prietenii sunt rugaţi să reîncerce peste 24 de ore." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Invalid locator" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Adresă mail invalidă." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Acest cont nu a fost configurat pentru email. Cererea a eşuat." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Imposibil să vă soluţionăm numele pentru locaţia sugerată." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Aţi fost deja prezentat aici" + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Se pare că sunteţi deja prieten cu %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Profil URL invalid." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Prezentarea dumneavoastră a fost trimisă." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Vă rugăm să vă autentificați pentru a confirma prezentarea." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "Friendica vă respectă confidenţialitatea. Implicit, postările dvs. vor fi afişate numai persoanelor pe care le-ați adăugat ca și prieteni. Pentru mai multe informaţii, consultaţi secţiunea de asistenţă din legătura de mai sus." +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Autentificat curent cu identitate eronată. Vă rugăm să vă autentificați pentru acest profil." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Obţinerea de Ajutor" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Ascunde acest contact" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Navigați la Secțiunea Ajutor" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Bine ai venit %s." -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Vă rugăm să vă confirmaţi solicitarea de introducere/conectare la %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Confirm" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Paginile noastre de ajutor pot fi consultate pentru detalii, prin alte funcții şi resurse de program." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Vă rugăm să vă introduceţi \"Adresa de Identitate\" din una din următoarele reţele de socializare acceptate:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Dacă nu sunteţi încă un membru al reţelei online de socializare gratuite, urmați acest link pentru a găsi un site public Friendica şi alăturați-vă nouă, chiar astăzi." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Solicitare Prietenie/Conectare" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Exemple: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Vă rugăm să răspundeţi la următoarele:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "%s vă cunoaşte?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Adaugă o notă personală:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/Reţea Socială Web Centralizată" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr "- vă rugăm să nu folosiţi acest formular. În schimb, introduceţi %s în bara dvs. de căutare Diaspora." + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Adresa dvs. Identitate " + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Trimiteţi Solicitarea" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Fişiere" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autorizare conectare aplicaţie" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Reveniți la aplicația dvs. şi introduceţi acest Cod de Securitate:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Vă rugăm să vă autentificați pentru a continua." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Doriţi să autorizați această aplicaţie pentru a vă accesa postările şi contactele, şi/sau crea noi postări pentru dvs.?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Sigur doriți să ștergeți acesta sugestie?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Anulează" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1508,23 +4760,987 @@ msgstr "Nici-o sugestie disponibilă. Dacă aceasta este un site nou, vă rugăm msgid "Ignore/Hide" msgstr "Ignorare/Ascundere" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Contactele care nu sunt membre ale unui grup" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Contact negăsit." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Sugestia de prietenie a fost trimisă." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Sugeraţi Prieteni" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Sugeraţi un prieten pentru %s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "link" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Nici-un contact." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Configurările temei au fost actualizate." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Site" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Utilizatori" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Teme" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Actualizări Bază de Date" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Jurnale" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Caracteristici Modul" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Înregistrări de utilizatori, aşteaptă confirmarea" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Cont normal" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Cont Soapbox" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Cont Comunitate/Celebritate" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "Cont Prieten Automat" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Cont Blog" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Forum Privat" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Șiruri de mesaje" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Administrare" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Sumar" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Utilizatori înregistraţi" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Administrare" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Versiune" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Module active" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "Nu se poate analiza URL-ul de bază. Trebuie să aibă minim ://" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Configurările site-ului au fost actualizate." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "La sosirea publicaţiei" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Instanţă utilizatori multipli" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Inchis" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Necesită aprobarea" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Deschide" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Nici-o politică SSL, legăturile vor urmări starea paginii SSL" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Forţează toate legăturile să utilizeze SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Certificat auto/semnat, folosește SSL numai pentru legăturile locate (nerecomandat)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Fişier incărcat" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Politici" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Avansat" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Performanţă" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "Reaşezaţi - AVERTIZARE: funcţie avansată. Ar putea face acest server inaccesibil." + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Nume site" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Baner/Logo" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "Informaţii suplimentare" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "Pentru serverele publice: puteţi să adăugaţi aici informaţiile suplimentare ce vor fi afişate pe dir.friendica.com/siteinfo." + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Limbă System l" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Temă System " + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Tema implicită a sistemului - se poate supraregla prin profilele de utilizator - modificați configurările temei" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Temă sisteme mobile" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Temă pentru dispozitivele mobile" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Politivi link SSL " + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Determină dacă legăturile generate ar trebui forţate să utilizeze SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "Stilul vechi de 'Distribuiţi'" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "Dezactivează elementul bbcode 'distribuiţi' pentru elementele repetitive." + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Ascunde elementele de ajutor, din meniul de navigare" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Ascunde intrările de meniu pentru paginile de Ajutor, din meniul de navigare. Îl puteţi accesa în continuare direct, apelând /ajutor." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Instanţă cu un singur utilizator" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Stabiliți această instanţă ca utilizator-multipli sau utilizator/unic, pentru utilizatorul respectiv" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Maxim mărime imagine" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Dimensiunea maximă în octeţi, a imaginii încărcate. Implicit este 0, ceea ce înseamnă fără limite." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Dimensiunea maximă a imaginii" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Dimensiunea maximă în pixeli a celei mai lungi laturi a imaginii încărcate. Implicit este -1, ceea ce înseamnă fără limite." + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "Calitate imagine JPEG " + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Imaginile JPEG încărcate vor fi salvate cu această calitate stabilită [0-100]. Implicit este 100, ceea ce înseamnă calitate completă." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Politici inregistrare " + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Înregistrări Zilnice Maxime" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Dacă înregistrarea este permisă de mai sus, aceasta stabileşte numărul maxim de utilizatori noi înregistraţi, acceptaţi pe zi. Dacă înregistrarea este stabilită ca închisă, această setare nu are efect." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Text înregistrare" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Va fi afişat vizibil pe pagina de înregistrare." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Conturi abandonate după x zile" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Nu va risipi resurse de sistem interogând site-uri externe pentru conturi abandonate. Introduceţi 0 pentru nici-o limită de timp." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Domenii prietene permise" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Lista cu separator prin virgulă a domeniilor ce sunt permise pentru a stabili relaţii de prietenie cu acest site. Metacaracterele sunt acceptate. Lăsaţi necompletat pentru a permite orice domeniu" + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Domenii de email, permise" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Lista cu separator prin virgulă a domeniilor ce sunt permise în adresele de email pentru înregistrările pe acest site. Metacaracterele sunt acceptate. Lăsaţi necompletat pentru a permite orice domeniu" + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Blocare acces public" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Bifați pentru a bloca accesul public, pe acest site, către toate paginile publice cu caracter personal, doar dacă nu sunteţi deja autentificat." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Forțează publicarea" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Bifați pentru a forţa, ca toate profilurile de pe acest site să fie enumerate în directorul site-ului." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "URL actualizare director global" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL pentru a actualiza directorul global. Dacă aceasta nu se stabilește, director global este complet indisponibil pentru aplicație." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Permite elemente înșiruite" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Permite pe acest site, un număr infinit de nivele de înșiruire." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Postările private, ca implicit pentru utilizatori noi" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Stabilește permisiunile de postare implicite, pentru toți membrii noi, la grupul de confidențialitate implicit, mai degrabă decât cel public." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "Nu include conţinutul postării în notificările prin email" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "Nu include conținutul unui post/comentariu/mesaj privat/etc. în notificările prin email, ce sunt trimise de pe acest site, ca și masură de confidenţialitate." + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Nu permiteţi accesul public la suplimentele enumerate în meniul de aplicaţii." + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "Bifând această casetă va restricționa, suplimentele enumerate în meniul de aplicaţii, exclusiv la accesul membrilor." + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "Nu încorpora imagini private în postări" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "Nu înlocui fotografiile private, locale, din postări cu o copie încorporată imaginii. Aceasta înseamnă că, contactele care primesc postări ce conțin fotografii private vor trebui să se autentifice şi să încarce fiecare imagine, ceea ce poate dura ceva timp." + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "Permite utilizatorilor să-și stabilească remote_self" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "Bifând aceasta, fiecărui utilizator îi este permis să marcheze fiecare contact, ca și propriu_la-distanță în dialogul de remediere contact. Stabilind acest marcaj unui un contact, va determina oglindirea fiecărei postări a respectivului contact, în fluxul utilizatorilor." + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Blocare înregistrări multiple" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Interzice utilizatorilor să-și înregistreze conturi adiționale pentru a le folosi ca pagini." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "OpenID support" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "Suport OpenID pentru înregistrare şi autentificări." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Verificare Nume complet" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Forțează utilizatorii să se înregistreze cu un spaţiu între prenume şi nume, în câmpul pentru Nume complet, ca și măsură antispam" + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 Regular expresii" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Utilizaţi PHP UTF-8 Regular expresii" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Arată Pagina Communitz" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Afişează o Pagina de Comunitate, arătând toate postările publice recente pe acest site." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Activează Suport OStatus" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "Oferă compatibilitate de integrare OStatus (StatusNet, GNU Sociale etc.). Toate comunicațiile din OStatus sunt publice, astfel încât avertismentele de confidenţialitate vor fi ocazional afişate." + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "Intervalul OStatus de finalizare a conversaţiei" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "Cât de des ar trebui, operatorul de sondaje, să verifice existența intrărilor noi din conversațiile OStatus? Aceasta poate fi o resursă de sarcini utile." + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Activează Suport Diaspora" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Oferă o compatibilitate de reţea Diaspora, întegrată." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Se permit doar contactele Friendica" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Toate contactele trebuie să utilizeze protocoalele Friendica. Toate celelalte protocoale, integrate, de comunicaţii sunt dezactivate." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Verifică SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Dacă doriţi, puteţi porni verificarea cu strictețe a certificatului. Aceasta va însemna că nu vă puteţi conecta (deloc) la site-uri SSL auto-semnate." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Proxy user" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Proxy URL" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Timp de expirare rețea" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valoare exprimată în secunde. Stabiliți la 0 pentru nelimitat (nu este recomandat)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Interval de livrare" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Întârzierea proceselor de livrare în fundal, exprimată prin atâtea secunde, pentru a reduce încărcarea sistemului. Recomandat: 4-5 pentru gazde comune, 2-3 pentru servere virtuale private, 0-1 pentru servere dedicate mari." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Interval de Sondare" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Întârzierea proceselor de sondare în fundal, exprimată prin atâtea secunde, pentru a reduce încărcarea sistemului. dacă este 0, utilizează intervalul de livrare." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Media Maximă de Încărcare" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Încărcarea maximă a sistemului înainte ca livrarea şi procesele de sondare să fie amânate - implicit 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Utilizare motor text-complet MySQL" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Activează motorul pentru text complet. Grăbeşte căutare - dar poate căuta, numai pentru minim 4 caractere." + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "Suprimă Limba" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "Suprimă informaţiile despre limba din informaţiile meta ale unei postări." + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Calea pentru elementul cache" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Durata Cache în secunde" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "Cât de mult ar trebui păstrate fișierele cache? Valoarea implicită este de 86400 de secunde (O zi). Pentru a dezactiva elementul cache, stabilește valoarea la -1." + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "Numărul maxim de comentarii per post" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "Câte comentarii ar trebui afișate pentru fiecare postare? Valoarea implicită este 100." + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Cale pentru blocare fișiere" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Calea Temp" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Calea de bază pentru instalare" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "URL de bază nou" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "Activare fără-colectare" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "Caracteristica fără-colectare accelerează trimiterea directoarelor folosind datele JSON în locul colectării HTML." + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Actualizarea a fost marcată cu succes" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Actualizarea %s a fost aplicată cu succes." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Actualizare %s nu a returnat nici-un status. Nu se știe dacă a reuşit." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Nici-o actualizare eșuată." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Actualizări Eșuate" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Aceasta nu include actualizările dinainte de 1139, care nu a returnat nici-un status." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Marcaţi ca și realizat (dacă actualizarea a fost aplicată manual)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Se încearcă executarea automată a acestei etape de actualizare" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s utilizator blocat/deblocat" +msgstr[1] "%s utilizatori blocați/deblocați" +msgstr[2] "%s de utilizatori blocați/deblocați" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s utilizator şters" +msgstr[1] "%s utilizatori şterşi" +msgstr[2] "%s utilizatori şterşi" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Utilizator %s şters" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Utilizator %s deblocat" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Utilizator %s blocat" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "Adăugaţi Utilizator" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "selectează tot" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Înregistrarea utilizatorului, aşteaptă confirmarea" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "Utilizatorul așteaptă să fie șters definitiv" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Data cererii" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Nici-o înregistrare." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Respinge" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Site admin" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Cont expirat" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "Utilizator Nou" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Data înregistrare" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Ultimul login" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Ultimul element" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "Șters din" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Utilizatorii selectați vor fi ştersi!\\n\\nTot ce au postat acești utilizatori pe acest site, va fi şters permanent!\\n\\nConfirmați?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Utilizatorul {0} va fi şters!\\n\\nTot ce a postat acest utilizator pe acest site, va fi şters permanent!\\n\\nConfirmați?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "Numele noului utilizator." + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "Pseudonim" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "Pseudonimul noului utilizator." + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "Adresa de e-mail a utilizatorului nou." + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Modulul %s a fost dezactivat." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Modulul %s a fost activat." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Dezactivează" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Activează" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Comutare" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Autor: " + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Responsabil:" + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Nici-o temă găsită." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Screenshot" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[Experimental]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Unsupported]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Jurnalul de configurări fost actualizat." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Curăţă" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "Activează Depanarea" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Fişier Log " + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Trebuie să fie inscriptibil pentru serverul web. Relativ la directoul dvs. superior Friendica." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Nivel log" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Închide" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "FTP Host" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "FTP Path" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP User" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP Parolă" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Dimensiunea imaginii depăşeşte limita de %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Nu s-a putut procesa imaginea." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Încărcarea imaginii a eşuat." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Bine aţi venit la %s" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "Eroare de protocol OpenID. Nici-un ID returnat." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Contul nu a fost găsit iar înregistrările OpenID nu sunt permise pe acest site." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Rezultatele Căutării Pentru:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Eliminare termen" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "Căutări Salvate" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "add" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Ordonare Comentarii" @@ -1541,10 +5757,6 @@ msgstr "Ordonare Postări" msgid "Sort by Post Date" msgstr "Sortare după Data Postării" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Personal" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "Postări ce vă menționează sau vă implică" @@ -1610,6 +5822,1074 @@ msgstr "Mesajele private către această persoană sunt supuse riscului de divul msgid "Invalid contact." msgstr "Invalid contact." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- selectare -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Friendica, versiunea" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "rulează la locaţia web" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Vă rugăm să vizitaţi Friendica.com pentru a afla mai multe despre proiectul Friendica." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Rapoarte de erori şi probleme: vă rugăm să vizitaţi" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Sugestii, laude, donatii, etc. - vă rugăm să trimiteți un email pe \"Info\" at Friendica - dot com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Module/suplimente/aplicații instalate:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Module/suplimente/aplicații neinstalate" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Aplicații" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Nu există aplicații instalate." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Încărcaţi Fotografii Noi" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Informaţii contact nedisponibile" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Album negăsit" + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Şterge Album" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Doriţi într-adevăr să ştergeţi acest album foto și toate fotografiile sale?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Şterge Poza" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Sigur doriți să ștergeți această fotografie?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s a fost etichetat în %2$s de către %3$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "o poză" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Dimensiunea imaginii depăşeşte limita de" + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Fișierul imagine este gol." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Nici-o fotografie selectată" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Aţi folosit %1$.2f Mb din %2$.2f Mb de stocare foto." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Încărcare Fotografii" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Nume album nou:" + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "sau numele unui album existent:" + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Nu afișa un status pentru această încărcare" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Permisiuni" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Poze private" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Poze Publice" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Editează Album" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Afișează Întâi cele Noi" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Afișează Întâi cele Vechi" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Vizualizare Fotografie" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permisiune refuzată. Accesul la acest element poate fi restricționat." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Fotografia nu este disponibilă" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Vezi foto" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Editează poza" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Utilizați ca și fotografie de profil" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Vizualizați la Dimensiunea Completă" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Etichete:" + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Elimină orice etichetă]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Rotire spre dreapta" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Rotire spre stânga" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Nume Nou Album" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Titlu" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Adaugă un Tag" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Exemplu: @Bob, @Barbara_Jensen, @jim@exemplu.com , #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Poze private" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Poze Publice" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Poze Recente" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Contact addăugat" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Mutaţi contul" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Puteţi importa un cont dintr-un alt server Friendica." + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Trebuie să vă exportați contul din vechiul server şi să-l încărcaţi aici. Vă vom recrea vechiul cont, aici cu toate contactele sale. Vom încerca de altfel să vă informăm prietenii că v-ați mutat aici." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Această caracteristică este experimentală. Nu putem importa contactele din reţeaua OStatus (statusnet/identi.ca) sau din Diaspora" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Fişier Cont" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "Pentru a vă exporta contul, deplasaţi-vă la \"Configurări- >Export date personale \" şi selectaţi \"Exportare cont \"" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Limita totală a invitațiilor a fost depăşită." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : Nu este o adresă vaildă de email." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Vă rugăm să veniți alături de noi pe Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Limita invitațiilor a fost depăşită. Vă rugăm să vă contactați administratorul de sistem." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Livrarea mesajului a eşuat." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d mesaj trimis." +msgstr[1] "%d mesaje trimise." +msgstr[2] "%d de mesaje trimise." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "Nu mai aveți invitaţii disponibile" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Vizitaţi %s pentru o lista de site-uri publice la care puteţi alătura. Membrii Friendica de pe alte site-uri se pot conecta cu toții între ei, precum şi cu membri ai multor alte reţele sociale." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "Pentru a accepta această invitaţie, vă rugăm să vizitaţi şi să vă înregistraţi pe %s sau orice alt site public Friendica." + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Toate site-urile Friendica sunt interconectate pentru a crea o imensă rețea socială cu o confidențialitate sporită, ce este deținută și controlată de către membrii săi. Aceștia se pot conecta, de asemenea, cu multe rețele sociale tradiționale. Vizitaţi %s pentru o lista de site-uri alternative Friendica în care vă puteţi alătura." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Ne cerem scuze. Acest sistem nu este configurat în prezent pentru conectarea cu alte site-uri publice sau pentru a invita membrii." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Trimiteți invitaţii" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Introduceţi adresele de email, una pe linie:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Vă invit cordial să vă alăturați mie, si altor prieteni apropiați, pe Friendica - şi să ne ajutați să creăm o rețea socială mai bună." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Va fi nevoie să furnizați acest cod de invitaţie: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Odată ce v-aţi înregistrat, vă rog să vă conectaţi cu mine prin pagina mea de profil de la:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Pentru mai multe informaţii despre proiectul Friendica, şi de ce credem că este important, vă rugăm să vizitaţi http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Accesul interzis." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Nici-un cont valid găsit." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Solicitarea de Resetare Parolă a fost emisă. Verificați-vă emailul." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Solicitarea de resetare a parolei a fost făcută la %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Solicitarea nu se poate verifica. (Este posibil să fi solicitat-o anterior.) Resetarea parolei a eșuat." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Parola a fost resetată conform solicitării." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Noua dvs. parolă este" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Salvați sau copiați noua dvs. parolă - şi apoi" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "click aici pentru logare" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Parola poate fi schimbată din pagina de Configurări după autentificarea cu succes." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Parola dumneavoastră a fost schimbată la %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Ați uitat Parola?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Introduceţi adresa dumneavoastră de email şi trimiteți-o pentru a vă reseta parola. Apoi verificaţi-vă emailul pentru instrucţiuni suplimentare." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Pseudonim sau Email:" + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Reset" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Text (bbcode) sursă:" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Text (Diaspora) sursă pentru a-l converti în BBcode:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Intrare Sursă:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (raw HTML): " + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Intrare Sursă (Format Diaspora):" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Etichetă eliminată" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Eliminați Eticheta Elementului" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Selectați o etichetă de eliminat:" + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Șterge Contul Meu" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Aceasta va elimina complet contul dvs. Odată ce a fostă, această acțiune este nerecuperabilă." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Vă rugăm să introduceţi parola dvs. pentru verificare:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Identificator profil, invalid." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Editor Vizibilitate Profil" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Vizibil Pentru" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Toate Contactele (cu acces profil securizat)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Potrivire Profil" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Nu există cuvinte cheie pentru a le potrivi. Vă rugăm să adăugaţi cuvinte cheie la profilul dvs implicit." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "are interese pentru:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Titlul evenimentului şi timpul de pornire sunt necesare." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Editează eveniment" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Crează eveniment nou" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Precedent" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Next" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "ore:minute" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Detalii eveniment" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "Formatul este %s %s.Data de începere și Titlul sunt necesare." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Evenimentul Începe:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Cerut" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Data/ora de finalizare nu este cunoscută sau nu este relevantă" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Evenimentul se Finalizează:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Reglați pentru fusul orar al vizitatorului" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Descriere:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Titlu:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Partajează acest eveniment" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} doreşte să vă fie prieten" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} v-a trimis un mesaj" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} a solicitat înregistrarea" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} a comentat la articolul postat de %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} a apreciat articolul postat de %s" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} nu a apreciat articolul postat de %s" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} este acum prieten cu %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} a postat" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} a etichetat articolul postat de %s cu #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} v-a menţionat într-o postare" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Stare de spirit" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Stabiliți-vă starea de spirit curentă, şi comunicați-o prietenilor" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Nici-un rezultat." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Nu se pot localiza informaţiile de contact." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "Chiar doriţi să ştergeţi acest mesaj ?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Mesaj şters" + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Conversaşie inlăturată." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Nici-un mesaj." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Expeditor necunoscut - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Tu şi %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s şi dvs" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Ștergeți conversaţia" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d mesaj" +msgstr[1] "%d mesaje" +msgstr[2] "%d mesaje" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Mesaj nedisponibil" + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Şterge mesaj" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Nici-o comunicaţie securizată disponibilă. Veți putea răspunde din pagina de profil a expeditorului." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Răspunde" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Indisponibil." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Profil negăsit." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Profilul a fost şters." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Profil-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Profilul nou a fost creat." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Profil indisponibil pentru clonare." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Numele de Profil este necesar." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Starea Civilă" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Partener Romantic" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Likes" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Antipatii" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Loc de Muncă/Slujbă" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Religie" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Viziuni Politice" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Sex" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Preferinţe Sexuale" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Homepage" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Interese" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Addresă" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Locaţie" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Profil actualizat." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr "şi" + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "profil public" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s a modificat %2$s în “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr "- Vizitați %2$s lui %1$s'" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s și-a actualizat %2$s, modificând %3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "Ascunde contacte și prieteni:" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Ascundeţi lista dvs. de contacte/prieteni de vizitatorii acestui profil?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Editare Detalii Profil" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Modificați Fotografia de Profil" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Vizualizați acest profil" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Creaţi un profil nou folosind aceste configurări" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Clonați acest profil" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Ştergeţi acest profil" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Încărcare Fotografie Profil" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Nume profil:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Numele Complet:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Titlu/Descriere" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Sexul:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "Zi Naştere (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Strada:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Localitate/Oraș:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Cod poștal:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Ţară:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Regiunea/Județul:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Stare Civilă:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Cine: (dacă este cazul)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Exemple: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "Din [data]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Homepage URL:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Viziuni Religioase:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Cuvinte cheie Publice:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Cuvinte cheie Private:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Exemplu: pescuit fotografii software" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Utilizat pentru a sugera potențiali prieteni, ce pot fi văzuți de către ceilalți)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Utilizat pentru a căuta profile, niciodată afișat altora)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Spune-ne despre tine ..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Hobby/Interese" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Informaţii de Contact şi Reţele Sociale" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Preferințe muzicale" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Cărti, literatură" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Programe TV" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Film/dans/cultură/divertisment" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Dragoste/romantism" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Loc de Muncă/Slujbă" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Școală/educație" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Acesta este profilul dvs. public.
El poate fi vizibil pentru oricine folosește internetul." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Vârsta:" + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Editare/Gestionare Profile" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "Serverul de Comunicații Friendica - Instalare" @@ -1641,10 +6921,6 @@ msgstr "Vă rugăm să consultaţi fişierul \"INSTALL.txt\"." msgid "System check" msgstr "Verificare sistem" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Next" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Reverificare" @@ -1905,1094 +7181,9 @@ msgid "" "poller." msgstr "IMPORTANT: Va trebui să configurați [manual] o sarcină programată pentru operatorul de sondaje." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Configurările temei au fost actualizate." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Site" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Utilizatori" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Pluginuri" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Teme" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Actualizări Bază de Date" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Jurnale" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Admin" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Caracteristici Modul" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Înregistrări de utilizatori, aşteaptă confirmarea" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Cont normal" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Cont Soapbox" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Cont Comunitate/Celebritate" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "Cont Prieten Automat" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Cont Blog" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Forum Privat" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Șiruri de mesaje" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Administrare" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Sumar" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Utilizatori înregistraţi" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Administrare" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Versiune" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Module active" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "Nu se poate analiza URL-ul de bază. Trebuie să aibă minim ://" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Configurările site-ului au fost actualizate." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "Nici-o temă specială pentru dispozitive mobile" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Niciodată" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "La sosirea publicaţiei" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Frecvent" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Din oră în oră" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "De două ori pe zi" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Zilnic" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Instanţă utilizatori multipli" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Inchis" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Necesită aprobarea" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Deschide" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Nici-o politică SSL, legăturile vor urmări starea paginii SSL" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Forţează toate legăturile să utilizeze SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Certificat auto/semnat, folosește SSL numai pentru legăturile locate (nerecomandat)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "Salvare Configurări" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Fişier incărcat" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Politici" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Avansat" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Performanţă" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Reaşezaţi - AVERTIZARE: funcţie avansată. Ar putea face acest server inaccesibil." - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Nume site" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Baner/Logo" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "Informaţii suplimentare" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "Pentru serverele publice: puteţi să adăugaţi aici informaţiile suplimentare ce vor fi afişate pe dir.friendica.com/siteinfo." - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Limbă System l" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Temă System " - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Tema implicită a sistemului - se poate supraregla prin profilele de utilizator - modificați configurările temei" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Temă sisteme mobile" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Temă pentru dispozitivele mobile" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Politivi link SSL " - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Determină dacă legăturile generate ar trebui forţate să utilizeze SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "Stilul vechi de 'Distribuiţi'" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "Dezactivează elementul bbcode 'distribuiţi' pentru elementele repetitive." - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Ascunde elementele de ajutor, din meniul de navigare" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Ascunde intrările de meniu pentru paginile de Ajutor, din meniul de navigare. Îl puteţi accesa în continuare direct, apelând /ajutor." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Instanţă cu un singur utilizator" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Stabiliți această instanţă ca utilizator-multipli sau utilizator/unic, pentru utilizatorul respectiv" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Maxim mărime imagine" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Dimensiunea maximă în octeţi, a imaginii încărcate. Implicit este 0, ceea ce înseamnă fără limite." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Dimensiunea maximă a imaginii" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Dimensiunea maximă în pixeli a celei mai lungi laturi a imaginii încărcate. Implicit este -1, ceea ce înseamnă fără limite." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "Calitate imagine JPEG " - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Imaginile JPEG încărcate vor fi salvate cu această calitate stabilită [0-100]. Implicit este 100, ceea ce înseamnă calitate completă." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Politici inregistrare " - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Înregistrări Zilnice Maxime" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Dacă înregistrarea este permisă de mai sus, aceasta stabileşte numărul maxim de utilizatori noi înregistraţi, acceptaţi pe zi. Dacă înregistrarea este stabilită ca închisă, această setare nu are efect." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Text înregistrare" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Va fi afişat vizibil pe pagina de înregistrare." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Conturi abandonate după x zile" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Nu va risipi resurse de sistem interogând site-uri externe pentru conturi abandonate. Introduceţi 0 pentru nici-o limită de timp." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Domenii prietene permise" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Lista cu separator prin virgulă a domeniilor ce sunt permise pentru a stabili relaţii de prietenie cu acest site. Metacaracterele sunt acceptate. Lăsaţi necompletat pentru a permite orice domeniu" - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Domenii de email, permise" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Lista cu separator prin virgulă a domeniilor ce sunt permise în adresele de email pentru înregistrările pe acest site. Metacaracterele sunt acceptate. Lăsaţi necompletat pentru a permite orice domeniu" - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Blocare acces public" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Bifați pentru a bloca accesul public, pe acest site, către toate paginile publice cu caracter personal, doar dacă nu sunteţi deja autentificat." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Forțează publicarea" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Bifați pentru a forţa, ca toate profilurile de pe acest site să fie enumerate în directorul site-ului." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "URL actualizare director global" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL pentru a actualiza directorul global. Dacă aceasta nu se stabilește, director global este complet indisponibil pentru aplicație." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Permite elemente înșiruite" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Permite pe acest site, un număr infinit de nivele de înșiruire." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Postările private, ca implicit pentru utilizatori noi" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Stabilește permisiunile de postare implicite, pentru toți membrii noi, la grupul de confidențialitate implicit, mai degrabă decât cel public." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "Nu include conţinutul postării în notificările prin email" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "Nu include conținutul unui post/comentariu/mesaj privat/etc. în notificările prin email, ce sunt trimise de pe acest site, ca și masură de confidenţialitate." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Nu permiteţi accesul public la suplimentele enumerate în meniul de aplicaţii." - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "Bifând această casetă va restricționa, suplimentele enumerate în meniul de aplicaţii, exclusiv la accesul membrilor." - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "Nu încorpora imagini private în postări" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "Nu înlocui fotografiile private, locale, din postări cu o copie încorporată imaginii. Aceasta înseamnă că, contactele care primesc postări ce conțin fotografii private vor trebui să se autentifice şi să încarce fiecare imagine, ceea ce poate dura ceva timp." - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "Permite utilizatorilor să-și stabilească remote_self" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "Bifând aceasta, fiecărui utilizator îi este permis să marcheze fiecare contact, ca și propriu_la-distanță în dialogul de remediere contact. Stabilind acest marcaj unui un contact, va determina oglindirea fiecărei postări a respectivului contact, în fluxul utilizatorilor." - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Blocare înregistrări multiple" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Interzice utilizatorilor să-și înregistreze conturi adiționale pentru a le folosi ca pagini." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "OpenID support" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "Suport OpenID pentru înregistrare şi autentificări." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Verificare Nume complet" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Forțează utilizatorii să se înregistreze cu un spaţiu între prenume şi nume, în câmpul pentru Nume complet, ca și măsură antispam" - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 Regular expresii" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Utilizaţi PHP UTF-8 Regular expresii" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Arată Pagina Communitz" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Afişează o Pagina de Comunitate, arătând toate postările publice recente pe acest site." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Activează Suport OStatus" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Oferă compatibilitate de integrare OStatus (StatusNet, GNU Sociale etc.). Toate comunicațiile din OStatus sunt publice, astfel încât avertismentele de confidenţialitate vor fi ocazional afişate." - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "Intervalul OStatus de finalizare a conversaţiei" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "Cât de des ar trebui, operatorul de sondaje, să verifice existența intrărilor noi din conversațiile OStatus? Aceasta poate fi o resursă de sarcini utile." - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Activează Suport Diaspora" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Oferă o compatibilitate de reţea Diaspora, întegrată." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Se permit doar contactele Friendica" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Toate contactele trebuie să utilizeze protocoalele Friendica. Toate celelalte protocoale, integrate, de comunicaţii sunt dezactivate." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Verifică SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Dacă doriţi, puteţi porni verificarea cu strictețe a certificatului. Aceasta va însemna că nu vă puteţi conecta (deloc) la site-uri SSL auto-semnate." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Proxy user" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Proxy URL" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Timp de expirare rețea" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valoare exprimată în secunde. Stabiliți la 0 pentru nelimitat (nu este recomandat)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Interval de livrare" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Întârzierea proceselor de livrare în fundal, exprimată prin atâtea secunde, pentru a reduce încărcarea sistemului. Recomandat: 4-5 pentru gazde comune, 2-3 pentru servere virtuale private, 0-1 pentru servere dedicate mari." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Interval de Sondare" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Întârzierea proceselor de sondare în fundal, exprimată prin atâtea secunde, pentru a reduce încărcarea sistemului. dacă este 0, utilizează intervalul de livrare." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Media Maximă de Încărcare" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Încărcarea maximă a sistemului înainte ca livrarea şi procesele de sondare să fie amânate - implicit 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Utilizare motor text-complet MySQL" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Activează motorul pentru text complet. Grăbeşte căutare - dar poate căuta, numai pentru minim 4 caractere." - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "Suprimă Limba" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "Suprimă informaţiile despre limba din informaţiile meta ale unei postări." - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Calea pentru elementul cache" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Durata Cache în secunde" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "Cât de mult ar trebui păstrate fișierele cache? Valoarea implicită este de 86400 de secunde (O zi). Pentru a dezactiva elementul cache, stabilește valoarea la -1." - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "Numărul maxim de comentarii per post" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "Câte comentarii ar trebui afișate pentru fiecare postare? Valoarea implicită este 100." - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Cale pentru blocare fișiere" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Calea Temp" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Calea de bază pentru instalare" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "URL de bază nou" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "Activare fără-colectare" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "Caracteristica fără-colectare accelerează trimiterea directoarelor folosind datele JSON în locul colectării HTML." - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Actualizarea a fost marcată cu succes" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Executarea %s a eșuat. Verificaţi jurnalele de sistem." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Actualizarea %s a fost aplicată cu succes." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Actualizare %s nu a returnat nici-un status. Nu se știe dacă a reuşit." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Funcția de actualizare %s nu s-a putut găsi." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Nici-o actualizare eșuată." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Actualizări Eșuate" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Aceasta nu include actualizările dinainte de 1139, care nu a returnat nici-un status." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Marcaţi ca și realizat (dacă actualizarea a fost aplicată manual)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Se încearcă executarea automată a acestei etape de actualizare" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "Înregistrarea s-a efectuat cu succes. Un email a fost trimis utilizatorului" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s utilizator blocat/deblocat" -msgstr[1] "%s utilizatori blocați/deblocați" -msgstr[2] "%s de utilizatori blocați/deblocați" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s utilizator şters" -msgstr[1] "%s utilizatori şterşi" -msgstr[2] "%s utilizatori şterşi" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Utilizator %s şters" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Utilizator %s deblocat" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Utilizator %s blocat" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "Adăugaţi Utilizator" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "selectează tot" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Înregistrarea utilizatorului, aşteaptă confirmarea" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "Utilizatorul așteaptă să fie șters definitiv" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Data cererii" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Nume" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "Email" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Nici-o înregistrare." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Aprobă" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Respinge" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Blochează" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Deblochează" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Site admin" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Cont expirat" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "Utilizator Nou" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Data înregistrare" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Ultimul login" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Ultimul element" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Șters din" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Cont" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Utilizatorii selectați vor fi ştersi!\\n\\nTot ce au postat acești utilizatori pe acest site, va fi şters permanent!\\n\\nConfirmați?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Utilizatorul {0} va fi şters!\\n\\nTot ce a postat acest utilizator pe acest site, va fi şters permanent!\\n\\nConfirmați?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Numele noului utilizator." - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "Pseudonim" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "Pseudonimul noului utilizator." - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "Adresa de e-mail a utilizatorului nou." - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Modulul %s a fost dezactivat." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Modulul %s a fost activat." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Dezactivează" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Activează" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Comutare" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Autor: " - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Responsabil:" - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Nici-o temă găsită." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Screenshot" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[Experimental]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Unsupported]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Jurnalul de configurări fost actualizat." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Curăţă" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "Activează Depanarea" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Fişier Log " - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Trebuie să fie inscriptibil pentru serverul web. Relativ la directoul dvs. superior Friendica." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Nivel log" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Actualizează acum" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Închide" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "FTP Host" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "FTP Path" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP User" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP Parolă" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Căutare" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Nici-un rezultat." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Sfaturi pentru Membrii Noi" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "link" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s a etichetat %3$s de la %2$s cu %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Element negăsit" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Editează post" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "încărcare fotografie" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Ataşează fişier" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "ataşează fişier" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "web link" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Inserează video link" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "video link" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Inserare link audio" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "audio link" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Setează locaţia dvs" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "set locaţie" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Curățare locație browser" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "şterge locaţia" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Setări permisiuni" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "CC: adresă email" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Public post" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Setează titlu" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Categorii (listă cu separator prin virgulă)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Exemplu: bob@exemplu.com, mary@exemplu.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Elementul nu este disponibil." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Element negăsit." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Cont aprobat." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Înregistrare revocată pentru %s" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Vă rugăm să vă autentificați." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Căutați pe acest site" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Găsire:" - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Director Site" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Căutare" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Vârsta:" - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Sex:" - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Despre:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Fără înregistrări (unele înregistrări pot fi ascunse)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Ajutor:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3022,2016 +7213,240 @@ msgstr "Vă rugăm să utilizaţi acum butonul 'Înapoi' din br msgid "Return to contact editor" msgstr "Reveniţi la editorul de contact" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Pseudonim Cont" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Nume_etichetă - suprascrie Numele/Pseudonimul" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "URL Cont" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "URL Solicitare Prietenie" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "URL Confirmare Prietenie" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "Punct final URL Notificare" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "URL Sondaj/Flux" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Fotografie Nouă de la acest URL" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "Auto la Distanţă" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "Postări în oglindă de la acest contact" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "Marcaţi acest contact ca remote_self, aceasta va determina friendica să reposteze noile articole ale acestui contact." -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Mutaţi contul" +#: ../../mod/crepair.php:169 +msgid "No mirroring" +msgstr "" -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Puteţi importa un cont dintr-un alt server Friendica." +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Bun Venit la Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Lista de Verificare Membrii Noi" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Trebuie să vă exportați contul din vechiul server şi să-l încărcaţi aici. Vă vom recrea vechiul cont, aici cu toate contactele sale. Vom încerca de altfel să vă informăm prietenii că v-ați mutat aici." +"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." +msgstr "Dorim să vă oferim câteva sfaturi şi legături pentru a vă ajuta să aveți o experienţă cât mai plăcută. Apăsați pe orice element pentru a vizita pagina relevantă. O legătură către această pagină va fi vizibilă de pe pagina principală, pentru două săptămâni după înregistrarea dvs. iniţială, iar apoi va dispare în tăcere." -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Noțiuni de Bază" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Ghidul de Prezentare Friendica" + +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Această caracteristică este experimentală. Nu putem importa contactele din reţeaua OStatus (statusnet/identi.ca) sau din Diaspora" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "Pe pagina dvs. de Pornire Rapidă - veți găsi o scurtă introducere pentru profilul dvs. şi pentru filele de reţea, veți face câteva conexiuni noi, şi veți găsi câteva grupuri la care să vă alăturați." -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Fişier Cont" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Mergeți la Configurări" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "Pentru a vă exporta contul, deplasaţi-vă la \"Configurări- >Export date personale \" şi selectaţi \"Exportare cont \"" +"On your Settings 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." +msgstr "Din pagina dvs. de Configurări - schimbaţi-vă parola iniţială. De asemenea creați o notă pentru Adresa dvs. de Identificare. Aceasta arată exact ca o adresă de email - şi va fi utilă la stabilirea de prietenii pe rețeaua socială web gratuită." -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Informaţiile la distanţă despre confidenţialitate, nu sunt disponibile." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Visibil către:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Salvare" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Ajutor:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Ajutor" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Niciun profil" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Această introducere a fost deja acceptată" - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Locaţia profilului nu este validă sau nu conţine informaţii de profil." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Atenţie: locaţia profilului nu are un nume de deţinător identificabil." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Atenţie: locaţia profilului nu are fotografie de profil." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d parametru necesar nu a fost găsit în locaţia specificată" -msgstr[1] "%d parametrii necesari nu au fost găsiţi în locaţia specificată" -msgstr[2] "%d de parametrii necesari nu au fost găsiţi în locaţia specificată" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Prezentare completă." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Eroare de protocol nerecuperabilă." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profil nedisponibil." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s a primit, pentru azi, prea multe solicitări de conectare." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Au fost invocate măsuri de protecţie anti-spam." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Prietenii sunt rugaţi să reîncerce peste 24 de ore." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Invalid locator" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Adresă mail invalidă." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Acest cont nu a fost configurat pentru email. Cererea a eşuat." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Imposibil să vă soluţionăm numele pentru locaţia sugerată." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Aţi fost deja prezentat aici" - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Se pare că sunteţi deja prieten cu %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Profil URL invalid." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Profil URL invalid." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Actualizarea datelor de contact a eşuat." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Prezentarea dumneavoastră a fost trimisă." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Vă rugăm să vă autentificați pentru a confirma prezentarea." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Autentificat curent cu identitate eronată. Vă rugăm să vă autentificați pentru acest profil." +"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." +msgstr "Revizuiți celelalte configurări, în special configurările de confidenţialitate. O listă de directoare nepublicate este ca și cum ați avea un număr de telefon necatalogat. În general, ar trebui probabil să vă publicați lista - cu excepţia cazului în care toți prietenii şi potenţialii prieteni, știu exact cum să vă găsească." -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Ascunde acest contact" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Bine ai venit %s." - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Vă rugăm să vă confirmaţi solicitarea de introducere/conectare la %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Confirm" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Nume Reţinut]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Vă rugăm să vă introduceţi \"Adresa de Identitate\" din una din următoarele reţele de socializare acceptate:" +"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." +msgstr "Încărcaţi o fotografie de profil, dacă nu aţi făcut-o deja.Studiile au arătat că, pentru persoanele cu fotografiile lor reale, există de zece ori mai multe şanse să-și facă prieteni, decât cei care nu folosesc fotografii reale." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Conectare ca și un fan prin email< /strike> (În Curând)" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "Editare Profil" -#: ../../mod/dfrn_request.php:829 +#: ../../mod/newmember.php:38 msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Dacă nu sunteţi încă un membru al reţelei online de socializare gratuite, urmați acest link pentru a găsi un site public Friendica şi alăturați-vă nouă, chiar astăzi." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Editaţi-vă profilul Implicit după bunul plac. Revizuiți configurările pentru a ascunde lista dvs. de prieteni și pentru ascunderea profilului dvs., de vizitatorii necunoscuți." -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Solicitare Prietenie/Conectare" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Cuvinte-Cheie Profil" -#: ../../mod/dfrn_request.php:833 +#: ../../mod/newmember.php:40 msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Exemple: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" +"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." +msgstr "Stabiliți câteva cuvinte-cheie publice pentru profilul dvs. implicit, cuvinte ce descriu cel mai bine interesele dvs. Vom putea astfel găsi alte persoane cu interese similare și vă vom sugera prietenia lor." -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Vă rugăm să răspundeţi la următoarele:" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Conectare" -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "%s vă cunoaşte?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Adaugă o notă personală:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Reţea Socială Web Centralizată" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format +#: ../../mod/newmember.php:49 msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr "- vă rugăm să nu folosiţi acest formular. În schimb, introduceţi %s în bara dvs. de căutare Diaspora." +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Autorizați Conectorul Facebook dacă dețineți în prezent un cont pe Facebook, şi vom importa (opțional) toți prietenii și toate conversațiile de pe Facebook." -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Adresa dvs. Identitate " - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Trimiteţi Solicitarea" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Conţinut încastrat - reîncărcaţi pagina pentru a vizualiza]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Vizualizare în context" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "%d contact editat." -msgstr[1] "%d contacte editate." -msgstr[2] "%d de contacte editate." - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Nu se poate accesa registrul contactului." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Nu se poate localiza profilul selectat." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Contact actualizat." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Contactul a fost blocat" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Contactul a fost deblocat" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Contactul a fost ignorat" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "Contactul a fost neignorat" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Contactul a fost arhivat" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Contactul a fost dezarhivat" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Sigur doriți să ștergeți acest contact?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Contactul a fost înlăturat." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Sunteţi prieten comun cu %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Împărtășiți cu %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s împărtăşeşte cu dvs." - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Comunicaţiile private nu sunt disponibile pentru acest contact." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Actualizare a reuşit)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Actualizare nu a reuşit)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Sugeraţi prieteni" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Tipul rețelei: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d contact în comun" -msgstr[1] "%d contacte în comun" -msgstr[2] "%d de contacte în comun" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Vezi toate contactele" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Comutare status Blocat" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Anulare ignorare" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Ignoră" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Comutaţi status Ignorat" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Dezarhivează" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Arhivează" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Comutaţi status Arhivat" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Repară" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Configurări Avansate Contacte" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "S-a pierdut conexiunea cu acest contact!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Editor Contact" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Vizibilitate Profil" - -#: ../../mod/contacts.php:466 -#, php-format +#: ../../mod/newmember.php:51 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Vă rugăm să alegeţi profilul pe care doriţi să îl afişaţi pentru %s când acesta vă vizitează profuilul în mod securizat." +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Dacă aceasta este propriul dvs. server, instalarea suplimentului Facebook, vă poate uşura tranziţia la reţeaua socială web gratuită." -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Informaţii de Contact / Note" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Importare Email-uri" -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Editare note de contact" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Vizitați profilul %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Blocare/Deblocare contact" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Ignorare contact" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Remediere configurări URL" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Vizualizaţi conversaţii" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Şterge contact" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Ultima actualizare:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Actualizare postări publice" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "Blocat în prezent" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "Ignorat în prezent" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "Arhivat în prezent" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Ascunde acest contact pentru alţii" - -#: ../../mod/contacts.php:497 +#: ../../mod/newmember.php:56 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Răspunsurile/aprecierile pentru postările dvs. publice ar putea fi încă vizibile" +"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" +msgstr "Introduceţi informațiile dvs. de acces la email adresa de email, în pagina dvs. de Configurări Conector, dacă doriți să importați și să interacționați cu prietenii sau cu listele de email din Căsuța dvs. de Mesaje Primite." -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "Notificare de postări noi" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Dute la pagina ta Contacte " -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "Trimiteți o notificare despre fiecare postare nouă a acestui contact" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "Preluare informaţii suplimentare pentru fluxuri" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Sugestii" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Sugeraţi prieteni potențiali" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Toate Contactele" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Afişează toate contactele" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Deblocat" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Se afişează numai contactele deblocate" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Blocat" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Se afişează numai contactele blocate" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Ignorat" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Se afişează numai contactele ignorate" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Arhivat" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Se afişează numai contactele arhivate" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Ascuns" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Se afişează numai contactele ascunse" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Prietenie Reciprocă" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "este fanul dvs." - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "sunteţi un fan al" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Editează contact" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Căutare contacte" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Actualizare" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "oricine" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Caracteristici suplimentare" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "Afișare" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "Rețele Sociale" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "Delegații" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Aplicații Conectate" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Exportare date personale" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Ștergere cont" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Lipsesc unele date importante!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "A eşuat conectarea cu, contul de email, folosind configurările furnizate." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "Configurările de email au fost actualizate." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "Caracteristici actualizate" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "Mesajul despre mutare, a fost trimis către contactele dvs." - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Parolele nu coincid. Parolă neschimbată." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Parolele necompletate nu sunt permise. Parolă neschimbată." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Parolă greșită." - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Parola a fost schimbată." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Actualizarea parolei a eșuat. Vă rugăm să reîncercați." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr "Vă rugăm să utilizaţi un nume mai scurt." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr "Numele este prea scurt." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Parolă Greșită" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr "Nu este un email valid." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr "Nu poate schimba cu acest email." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Forumul privat nu are permisiuni de confidenţialitate. Se folosește confidențialitatea implicită de grup." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Forumul Privat nu are permisiuni de confidenţialitate şi nici o confidențialitate implicită de grup." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Configurări actualizate." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Adăugare aplicaţie" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Cheia Utilizatorului" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Cheia Secretă a Utilizatorului" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Redirecţionare" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "URL pictogramă" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Nu puteți edita această aplicaţie." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Aplicații Conectate" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Cheia clientului începe cu" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Fără nume" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Eliminare autorizare" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Nici-o configurare stabilită pentru modul" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Configurări Modul" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "Off" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "On" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Caracteristici Suplimentare" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Suportul încorporat pentru conectivitatea %s este %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "activat" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "dezactivat" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "Accesul de email este dezactivat pe acest site." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Configurare E-Mail/Căsuță poştală" - -#: ../../mod/settings.php:783 +#: ../../mod/newmember.php:58 msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Dacă doriţi să comunicaţi cu contactele de email folosind acest serviciu (opţional), vă rugăm să precizaţi cum doriți să vă conectaţi la căsuța dvs. poştală." +"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 Add New Contact dialog." +msgstr "Pagina dvs. de Contact este poarta dvs. de acces către administrarea prieteniilor şi pentru conectarea cu prietenii din alte rețele. În general, introduceți adresa lor sau URL-ul către site, folosind dialogul Adăugare Contact Nou." -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Ultima verificare, cu succes, a email-ului:" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Mergeţi la Directorul Site-ului" -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "Nume server IMAP:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "IMAP port:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Securitate:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Nimic" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "Nume email autentificare:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "Parolă de e-mail:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Adresă pentru răspuns:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Trimiteți postările publice la toate contactele de email:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Acţiune după importare:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Marcați ca și vizualizat" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Mutare în dosar" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Mutare în dosarul:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Preferințe Ecran" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Temă Afişaj:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Temă pentru Mobile:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Actualizare browser la fiecare fiecare xx secunde" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minim 10 secunde, fără un maxim" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "Numărul de elemente de afişat pe pagină:" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Maxim 100 de elemente" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "Numărul de elemente de afişat pe pagină atunci când se vizualizează de pe dispozitivul mobil:" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "Nu afișa emoticoane" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "Nu afișa notificări" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "Derulare infinită" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "Actualizări automate doar la partea superioară a paginii de rețea " - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "Tipuri de Utilizator" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "Tipuri de Comunitare" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Pagină de Cont Simplu" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Acest cont este un profil personal normal" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "Pagină Soapbox" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Aprobă automat toate conexiunile/solicitările de prietenie ca și fani cu drepturi doar pentru vizualizare" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Cont Comunitate Forum/Celebritate" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:60 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Aprobă automat toate conexiunile/solicitările de prietenie ca și fani cu drepturi doar pentru vizualizare" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "Pagina Directorului vă permite să găsiţi alte persoane în această reţea sau în alte site-uri asociate. Căutaţi o legătură de Conectare sau Urmărire pe pagina lor de profil. Oferiți propria dvs. Adresă de Identitate dacă se solicită." -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "Pagină Prietenie Automată" +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "Găsire Persoane Noi" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Aprobă automat toate conexiunile/solicitările de prietenie ca și prieteni" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Forum Privat [Experimental]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Forum Privat - numai membrii aprobați" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Opţional) Permite acest OpenID să se conecteze la acest cont." - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Publicați profilul dvs. implicit în directorul site-ului dvs. local?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Publicați profilul dvs. implicit în directorul social global?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Ascundeţi lista dvs. de contacte/prieteni de vizitatorii profilului dvs. implicit?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Ascundeţi detaliile profilului dvs. de vizitatorii necunoscuți?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Permiteți prietenilor să posteze pe pagina dvs. de profil ?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Permiteți prietenilor să vă eticheteze postările?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Ne permiteți să vă recomandăm ca și potențial prieten pentru membrii noi?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Permiteți persoanelor necunoscute să vă trimită mesaje private?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Profilul nu este publicat." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "sau" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Adresa Dvs. de Identitate este" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Postările vor expira automat după atâtea zile:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Dacă se lasă necompletat, postările nu vor expira. Postările expirate vor fi şterse" - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Configurări Avansate de Expirare" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Expirare Avansată" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Postările expiră:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Notele personale expiră:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Postările favorite expiră:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Fotografiile expiră:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Expiră numai postările altora:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Configurări Cont" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Configurări Parolă" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Parola Nouă:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Confirm:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Lăsaţi câmpurile, pentru parolă, goale dacă nu doriți să modificați" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Parola Curentă:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "Parola curentă pentru a confirma modificările" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Parola:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Configurări de Bază" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Nume complet:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "Adresa de email:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Fusul dvs. orar:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Locația Implicită pentru Postări" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Folosește Locația Navigatorului:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Configurări de Securitate și Confidențialitate" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Solicitări de Prietenie, Maxime/Zi" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(Pentru a preveni abuzul de tip spam)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Permisiuni Implicite Postări" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(apăsați pentru a deschide/închide)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Afișare pentru Grupuri" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Afişează la Contacte" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "Postare Privată Implicită" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "Postare Privată Implicită" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "Permisiuni Implicite pentru Postările Noi" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Maximum de mesaje private pe zi, de la persoanele necunoscute:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Configurări de Notificare" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Implicit, postează un mesaj de stare atunci când:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "se acceptă o solicitare de prietenie" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "se aderă la un forum/o comunitate" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "se face o modificări de profilinteresantă" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Trimiteți o notificare email atunci când:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Primiți o introducere" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Introducerile dvs. sunt confirmate" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Cineva scrie pe perete dvs. de profil" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Cineva scrie un comentariu de urmărire" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Primiți un mesaj privat" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Primiți o sugestie de prietenie" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Sunteți etichetat într-o postare" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "Sunteți abordat/incitat/etc. într-o postare" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Configurări Avansate Cont/Tip Pagină" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Modificați comportamentul acestui cont pentru situațiile speciale" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "Mutare" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:62 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "Dacă aţi mutat acest profil dintr-un alt server, şi unele dintre contactele dvs. nu primesc actualizările dvs., încercaţi să apăsați acest buton." - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "Retrimiteți contactelor, mesajul despre mutare" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Profilul a fost şters." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Profilul nou a fost creat." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Profil indisponibil pentru clonare." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Numele de Profil este necesar." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Starea Civilă" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Partener Romantic" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Likes" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Antipatii" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Loc de Muncă/Slujbă" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Religie" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Viziuni Politice" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Sex" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Preferinţe Sexuale" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Homepage" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Interese" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Addresă" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Locaţie" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Profil actualizat." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr "şi" - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "profil public" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s a modificat %2$s în “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr "- Vizitați %2$s lui %1$s'" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s și-a actualizat %2$s, modificând %3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "Ascunde contacte și prieteni:" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Ascundeţi lista dvs. de contacte/prieteni de vizitatorii acestui profil?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Editare Detalii Profil" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Modificați Fotografia de Profil" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Vizualizați acest profil" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Creaţi un profil nou folosind aceste configurări" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Clonați acest profil" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Ştergeţi acest profil" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Nume profil:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Numele Complet:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Titlu/Descriere" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Sexul:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "Zi Naştere (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Strada:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Localitate/Oraș:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Cod poștal:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Ţară:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Regiunea/Județul:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Stare Civilă:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Cine: (dacă este cazul)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Exemple: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "Din [data]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Orientare Sexuală:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Homepage URL:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Domiciliu:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Viziuni Politice:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Viziuni Religioase:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Cuvinte cheie Publice:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Cuvinte cheie Private:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Îmi place:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Nu-mi place:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Exemplu: pescuit fotografii software" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Utilizat pentru a sugera potențiali prieteni, ce pot fi văzuți de către ceilalți)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Utilizat pentru a căuta profile, niciodată afișat altora)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Spune-ne despre tine ..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Hobby/Interese" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Informaţii de Contact şi Reţele Sociale" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Preferințe muzicale" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Cărti, literatură" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Programe TV" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Film/dans/cultură/divertisment" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Dragoste/romantism" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Loc de Muncă/Slujbă" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Școală/educație" - -#: ../../mod/profiles.php:688 +"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." +msgstr "Pe panoul lateral al paginii Contacte sunt câteva unelte utile pentru a găsi noi prieteni. Putem asocia persoanele după interese, căuta persoane după nume sau interes, şi vă putem oferi sugestii bazate pe relaţiile din reţea. Pe un site nou-nouț, sugestiile de prietenie vor începe în mod normal să fie populate în termen de 24 de ore." + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Grupați-vă Contactele" + +#: ../../mod/newmember.php:70 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Acesta este profilul dvs. public.
El poate fi vizibil pentru oricine folosește internetul." +"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." +msgstr "Odată ce v-aţi făcut unele prietenii, organizaţi-le în grupuri de conversaţii private din bara laterală a paginii dvs. de Contact şi apoi puteţi interacționa, privat cu fiecare grup pe pagina dumneavoastră de Reţea." -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Editare/Gestionare Profile" +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "De ce nu sunt Postările Mele Publice?" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Grupul a fost creat." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Grupul nu se poate crea." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Grupul nu a fost găsit." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Numele grupului a fost schimbat." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "Salvare Grup" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Creaţi un grup de contacte/prieteni." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Nume Grup:" - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Grupul a fost eliminat." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Nu se poate elimina grupul." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Editor Grup" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Membri" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Apăsați pe un contact pentru a-l adăuga sau elimina." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Text (bbcode) sursă:" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Text (Diaspora) sursă pentru a-l converti în BBcode:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Intrare Sursă:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (raw HTML): " - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Intrare Sursă (Format Diaspora):" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Indisponibil." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Contact addăugat" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Nu mai există notificări de sistem." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Notificări de Sistem" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Mesaj nou" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Nu se pot localiza informaţiile de contact." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Mesage" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "Chiar doriţi să ştergeţi acest mesaj ?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Mesaj şters" - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Conversaşie inlăturată." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Nici-un mesaj." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Expeditor necunoscut - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Tu şi %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s şi dvs" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Ștergeți conversaţia" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d mesaj" -msgstr[1] "%d mesaje" -msgstr[2] "%d mesaje" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Mesaj nedisponibil" - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Şterge mesaj" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:73 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Nici-o comunicaţie securizată disponibilă. Veți putea răspunde din pagina de profil a expeditorului." +"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." +msgstr "Friendica vă respectă confidenţialitatea. Implicit, postările dvs. vor fi afişate numai persoanelor pe care le-ați adăugat ca și prieteni. Pentru mai multe informaţii, consultaţi secţiunea de asistenţă din legătura de mai sus." -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Răspunde" +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Obţinerea de Ajutor" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s nu apreciază %3$s lui %2$s" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Navigați la Secțiunea Ajutor" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Postat cu succes." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Conversie Oră" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:82 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica oferă acest serviciu pentru partajarea evenimentelor cu alte rețele și prieteni, în zonele cu fusuri orare necunoscute.\\v" - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "Fus orar UTC: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Fusul orar curent: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Ora locală convertită: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Vă rugăm să vă selectaţi fusul orar:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Salvare în Dosar:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- selectare -" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Identificator profil, invalid." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor Vizibilitate Profil" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Vizibil Pentru" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Toate Contactele (cu acces profil securizat)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Nici-un contact." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Vezi Contacte" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Căutare Persoane" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Nici-o potrivire" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Încărcaţi Fotografii Noi" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Informaţii contact nedisponibile" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Album negăsit" - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Şterge Album" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Doriţi într-adevăr să ştergeţi acest album foto și toate fotografiile sale?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Şterge Poza" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Sigur doriți să ștergeți această fotografie?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s a fost etichetat în %2$s de către %3$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "o poză" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Dimensiunea imaginii depăşeşte limita de" - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Fișierul imagine este gol." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Nu s-a putut procesa imaginea." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Încărcarea imaginii a eşuat." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Nici-o fotografie selectată" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Accesul la acest element este restricționat." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Aţi folosit %1$.2f Mb din %2$.2f Mb de stocare foto." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Încărcare Fotografii" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Nume album nou:" - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "sau numele unui album existent:" - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Nu afișa un status pentru această încărcare" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Permisiuni" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Poze private" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Poze Publice" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Editează Album" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Afișează Întâi cele Noi" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Afișează Întâi cele Vechi" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Vizualizare Fotografie" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permisiune refuzată. Accesul la acest element poate fi restricționat." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Fotografia nu este disponibilă" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Vezi foto" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Editează poza" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Utilizați ca și fotografie de profil" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Vizualizați la Dimensiunea Completă" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Etichete:" - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Elimină orice etichetă]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Rotire spre dreapta" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Rotire spre stânga" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Nume Nou Album" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Titlu" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Adaugă un Tag" - -#: ../../mod/photos.php:1510 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Exemplu: @Bob, @Barbara_Jensen, @jim@exemplu.com , #California, #camping" - -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Poze private" - -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Poze Publice" - -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Partajează" - -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Vezi Album" - -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Poze Recente" - -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Ne pare rău, este posibil ca fișierul pe care doriți să-l încărcați, este mai mare decât permite configuraţia PHP" - -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "Sau - ați încercat să încărcaţi un fişier gol?" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Fişierul depăşeşte dimensiunea limită de %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Încărcarea fișierului a eşuat." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Nici-un clip video selectat" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Vizualizați Clipul Video" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Clipuri video recente" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Încărcaţi Clipuri Video Noi" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Paginile noastre de ajutor pot fi consultate pentru detalii, prin alte funcții şi resurse de program." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5053,52 +7468,140 @@ msgstr "Alegeți ce doriți să faceți cu destinatarul" msgid "Make this post private" msgstr "Faceți acest articol privat" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Elementul a fost eliminat." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "%1$s urmărește %3$s postată %2$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Exportare cont" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Exportați-vă informațiile contului şi contactele. Utilizaţi aceasta pentru a face o copie de siguranţă a contului dumneavoastră şi/sau pentru a-l muta pe un alt server." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Exportare tot" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Exportați informațiile dvs. de cont, contactele şi toate elementele dvs., ca json. Ar putea fi un fișier foarte mare, şi ar putea lua mult timp. Utilizaţi aceasta pentru a face un backup complet al contului (fotografiile nu sunt exportate)" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Prieteni Comuni" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Nici-un contact în comun" - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Dimensiunea imaginii depăşeşte limita de %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s îi urează bun venit lui %2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Fotografii de Perete" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Aceasta se poate întâmpla ocazional dacă contactul a fost solicitat de către ambele persoane şi acesta a fost deja aprobat." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Răspunsul de la adresa de la distanţă, nu a fost înțeles." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Răspuns neaşteptat de la site-ul de la distanţă:" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Confirmare încheiată cu succes." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Site-ul de la distanţă a raportat:" + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Eroare Temporară. Vă rugăm să aşteptaţi şi încercaţi din nou." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Introducerea a eşuat sau a fost revocată." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Imposibil de stabilit fotografia de contact." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Nici-o înregistrare de utilizator găsită pentru '%s'" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Se pare că, cheia de criptare a site-ului nostru s-a încurcat." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "A fost furnizată o adresă URL goală, sau adresa URL nu poate fi decriptată de noi." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Registrul contactului nu a fost găsit pe site-ul nostru." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "Cheia publică a site-ului nu este disponibilă în registrul contactului pentru URL-ul %s." + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "ID-ul furnizat de către sistemul dumneavoastră este un duplicat pe sistemul nostru. Ar trebui să funcţioneze dacă încercaţi din nou." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Imposibil de configurat datele dvs. de autentificare, pe sistemul nostru." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Imposibil de actualizat detaliile de profil ale contactului dvs., pe sistemul nostru." + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s s-a alăturat lui %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Nu se poate localiza postarea originală." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Postarea goală a fost eliminată." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Eroare de sistem. Articolul nu a fost salvat." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Acest mesaj v-a fost trimis de către %s, un membru al rețelei sociale Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Îi puteți vizita profilul online la %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Vă rugăm să contactați expeditorul răspunzând la această postare, dacă nu doriţi să primiţi aceste mesaje." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s a postat o actualizare." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5156,547 +7659,6 @@ msgstr "Editare Realizată" msgid "Image uploaded successfully." msgstr "Imaginea a fost încărcată cu succes" -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Aplicații" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Nu există aplicații instalate." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Nimic nou aici" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Ştergeţi notificările" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Potrivire Profil" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Nu există cuvinte cheie pentru a le potrivi. Vă rugăm să adăugaţi cuvinte cheie la profilul dvs implicit." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "are interese pentru:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Etichetă eliminată" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Eliminați Eticheta Elementului" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Selectați o etichetă de eliminat:" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Eliminare" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Titlul evenimentului şi timpul de pornire sunt necesare." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Editează eveniment" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "link către sursă" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Crează eveniment nou" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Precedent" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "ore:minute" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Detalii eveniment" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Formatul este %s %s.Data de începere și Titlul sunt necesare." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Evenimentul Începe:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Cerut" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Data/ora de finalizare nu este cunoscută sau nu este relevantă" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Evenimentul se Finalizează:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Reglați pentru fusul orar al vizitatorului" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Descriere:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Titlu:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Partajează acest eveniment" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Nici-un delegat potenţial de pagină, nu a putut fi localizat." - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Delegare Gestionare Pagină" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegații sunt capabili să gestioneze toate aspectele acestui cont/pagină, cu excepţia configurărilor de bază ale contului. Vă rugăm să nu vă delegați, contul dvs. personal, cuiva în care nu aveţi încredere deplină." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Gestionari Existenți Pagină" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Delegați Existenți Pagină" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Potenţiali Delegaţi" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Adăugare" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Nu există intrări." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Contactele care nu sunt membre ale unui grup" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Fişiere" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Sistemul este suspendat pentru întreținere" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Șterge Contul Meu" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Aceasta va elimina complet contul dvs. Odată ce a fostă, această acțiune este nerecuperabilă." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Vă rugăm să introduceţi parola dvs. pentru verificare:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Sugestia de prietenie a fost trimisă." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Sugeraţi Prieteni" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Sugeraţi un prieten pentru %s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Nu se poate localiza postarea originală." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Postarea goală a fost eliminată." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Eroare de sistem. Articolul nu a fost salvat." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Acest mesaj v-a fost trimis de către %s, un membru al rețelei sociale Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Îi puteți vizita profilul online la %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Vă rugăm să contactați expeditorul răspunzând la această postare, dacă nu doriţi să primiţi aceste mesaje." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s a postat o actualizare." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} doreşte să vă fie prieten" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} v-a trimis un mesaj" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} a solicitat înregistrarea" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} a comentat la articolul postat de %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} a apreciat articolul postat de %s" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} nu a apreciat articolul postat de %s" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} este acum prieten cu %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} a postat" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} a etichetat articolul postat de %s cu #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} v-a menţionat într-o postare" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Eroare de protocol OpenID. Nici-un ID returnat." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Contul nu a fost găsit iar înregistrările OpenID nu sunt permise pe acest site." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Eşec la conectare" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Datele de identificare solicitate, sunt invalide." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Renunțați" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "System" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Reţea" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Introduceri" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Afişare Solicitări Ignorate" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Ascundere Solicitări Ignorate" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Tip Notificări:" - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Sugestie Prietenie" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "sugerat de către %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Publicaţi prietenului o nouă activitate" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "dacă i posibil" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Pretinde că vă cunoaște:" - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "da" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "nu" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Aprobă ca:" - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Prieten" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Distribuitor" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Fan/Admirator" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Prieten/Solicitare de Conectare" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Susţinător Nou" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Fără prezentări." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Notificări" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s a apreciat ceea a publicat %s" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s a nu a apreciat ceea a publicat %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s este acum prieten cu %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s a creat o nouă postare" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s a comentat la articolul postat de %s" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Nu mai există notificări de reţea." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Notificări de Reţea" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Nici o notificare personală" - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Notificări personale" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Nu mai există notificări de origine." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Notificări de Origine" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "Limita totală a invitațiilor a fost depăşită." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Nu este o adresă vaildă de email." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Vă rugăm să veniți alături de noi pe Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Limita invitațiilor a fost depăşită. Vă rugăm să vă contactați administratorul de sistem." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Livrarea mesajului a eşuat." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d mesaj trimis." -msgstr[1] "%d mesaje trimise." -msgstr[2] "%d de mesaje trimise." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "Nu mai aveți invitaţii disponibile" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Vizitaţi %s pentru o lista de site-uri publice la care puteţi alătura. Membrii Friendica de pe alte site-uri se pot conecta cu toții între ei, precum şi cu membri ai multor alte reţele sociale." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Pentru a accepta această invitaţie, vă rugăm să vizitaţi şi să vă înregistraţi pe %s sau orice alt site public Friendica." - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Toate site-urile Friendica sunt interconectate pentru a crea o imensă rețea socială cu o confidențialitate sporită, ce este deținută și controlată de către membrii săi. Aceștia se pot conecta, de asemenea, cu multe rețele sociale tradiționale. Vizitaţi %s pentru o lista de site-uri alternative Friendica în care vă puteţi alătura." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Ne cerem scuze. Acest sistem nu este configurat în prezent pentru conectarea cu alte site-uri publice sau pentru a invita membrii." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Trimiteți invitaţii" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Introduceţi adresele de email, una pe linie:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Vă invit cordial să vă alăturați mie, si altor prieteni apropiați, pe Friendica - şi să ne ajutați să creăm o rețea socială mai bună." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Va fi nevoie să furnizați acest cod de invitaţie: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Odată ce v-aţi înregistrat, vă rog să vă conectaţi cu mine prin pagina mea de profil de la:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Pentru mai multe informaţii despre proiectul Friendica, şi de ce credem că este important, vă rugăm să vizitaţi http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Administrare Identităţii şi/sau Pagini" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Comutați între diferitele identităţi sau pagini de comunitate/grup, care împărtășesc detaliile contului dvs. sau pentru care v-au fost acordate drepturi de \"gestionare \"" - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Selectaţi o identitate de gestionat:" - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Bine aţi venit la %s" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5706,1777 +7668,47 @@ msgstr "Prieteni cu %s" msgid "No friends to display." msgstr "Nici-un prieten de afișat." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Add Contact Nou" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Căutați pe acest site" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Introduceţi adresa sau locaţia web" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Director Site" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Exemplu: bob@example.com, http://example.com/barbara" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Sex:" -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitație disponibilă" -msgstr[1] "%d invitații disponibile" -msgstr[2] "%d de invitații disponibile" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Fără înregistrări (unele înregistrări pot fi ascunse)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Căutați Persoane" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "Conversie Oră" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Introduceţi numele sau interesul" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Conectare/Urmărire" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Exemple: Robert Morgenstein, Pescuit" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Profil Aleatoriu" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Rețele" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Toate Reţelele" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Dosare Salvate" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Totul" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Categorii" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Apăsați aici pentru a actualiza." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Această acţiune depăşeşte limitele stabilite de planul abonamentului dvs." - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "Această acţiune nu este disponibilă în planul abonamentului dvs." - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "Utilizatorul nu a fost găsit." - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "Nu există nici-un status cu acest id." - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "Nu există nici-o conversație cu acest id." - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "vezi intreaga mărime" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Începe:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Se finalizează:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Nu se pot localiza informațiile DNS pentru serverul de bază de date '%s'" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(fără subiect)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "nu-răspundeţi" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "O invitaţie este necesară." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Invitația nu s-a putut verifica." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "URL OpenID invalid" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Am întâmpinat o problemă în timpul autentificării cu datele OpenID pe care le-ați furnizat." +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica oferă acest serviciu pentru partajarea evenimentelor cu alte rețele și prieteni, în zonele cu fusuri orare necunoscute.\\v" -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "Mesajul de eroare a fost:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Vă rugăm să introduceți informațiile solicitate." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Vă rugăm să utilizaţi un nume mai scurt." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Numele este prea scurt." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Acesta nu pare a fi Numele (Prenumele) dvs. complet" - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Domeniul dvs. de email nu este printre cele permise pe acest site." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Nu este o adresă vaildă de email." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Nu se poate utiliza acest email." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr " \"Pseudonimul\" dvs. poate conţine numai \"a-z\", \"0-9\", \"-\",, şi \"_\", şi trebuie de asemenea să înceapă cu o literă." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Pseudonimul este deja înregistrat. Vă rugăm, alegeți un altul." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Pseudonimul a fost înregistrat aici, şi e posibil să nu mai poată fi reutilizat. Vă rugăm, alegeți altul." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "EROARE GRAVĂ: Generarea de chei de securitate a eşuat." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "A intervenit o eroare în timpul înregistrării. Vă rugăm să reîncercați." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "A intervenit o eroare la crearea profilului dvs. implicit. Vă rugăm să reîncercați." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Prieteni" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s a abordat pe %2$s" +msgid "UTC time: %s" +msgstr "Fus orar UTC: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "a fost abordat(ă)" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "post/element" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s a marcat %3$s de la %2$s ca favorit" +msgid "Current timezone: %s" +msgstr "Fusul orar curent: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "eliminare" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Ștergeți Elementele Selectate" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "Urmăriți Firul Conversației" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Vizualizare Status" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Vizualizare Profil" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Vizualizare Fotografii" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Postări din Rețea" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Edit Contact" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Trimiteți mesaj personal" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "Abordare" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s apreciază aceasta." +msgid "Converted localtime: %s" +msgstr "Ora locală convertită: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s nu apreciază aceasta." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d persoane apreciază aceasta" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d persoanenu apreciază aceasta" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "şi" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", şi %d alte persoane" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s apreciază aceasta." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s nu apreciază aceasta." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Vizibil pentru toți" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Vă rugăm să introduceți un URL/legătură pentru clip video" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Vă rugăm să introduceți un URL/legătură pentru clip audio" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "Termen etichetare:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "Unde vă aflați acum?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Ștergeți element(e)?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Postați prin Email" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Conectorii au fost dezactivați, din moment ce \"%s\" este activat." - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "permisiuni" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Postați în Grupuri" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Post către Contacte" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Articol privat" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Deconectat." - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "Eroare la decodarea fişierului de cont" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "Eroare! Nu există data versiunii în fişier! Acesta nu este un fișier de cont Friendica?" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "Eroare! Nu pot verifica pseudonimul" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "Utilizatorul '%s' există deja pe acest server!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Eroare la crearea utilizatorului" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Eroare la crearea profilului utilizatorului" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d contact neimportat" -msgstr[1] "%d contacte neimportate" -msgstr[2] "%d de contacte neimportate" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Realizat. Vă puteţi conecta acum cu parola şi numele dumneavoastră de utilizator" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "mai noi" - -#: ../../include/text.php:298 -msgid "older" -msgstr "mai vechi" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "preced" - -#: ../../include/text.php:305 -msgid "first" -msgstr "prima" - -#: ../../include/text.php:337 -msgid "last" -msgstr "ultima" - -#: ../../include/text.php:340 -msgid "next" -msgstr "următor" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Nici-un contact" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d Contact" -msgstr[1] "%d Contacte" -msgstr[2] "%d de Contacte" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "abordare" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "i s-a trimis ping" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "prod" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "i s-a atras atenția" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "plesnire" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "a fost plesnit(ă)" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "indicare" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "a fost indicat(ă)" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "respingere" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "a fost respins(ă)" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "fericit(ă)" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "trist(ă)" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "trist(ă)" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "obosit(ă)" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "arogant(ă)" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "supărat(ă)" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "stupefiat(ă)" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "nedumerit(ă)" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "interesat(ă)" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "amarnic" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "vesel(ă)" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "plin(ă) de viață" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "enervat(ă)" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "neliniştit(ă)" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "irascibil(ă)" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "perturbat(ă)" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "frustrat(ă)" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "motivat(ă)" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "relaxat(ă)" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "surprins(ă)" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Luni" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Marţi" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Miercuri" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Joi" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Vineri" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Sâmbătă" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Duminică" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Ianuarie" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Februarie" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Martie" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "Aprilie" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Mai" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Iunie" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Iulie" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "August" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "Septembrie" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Octombrie" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "Noiembrie" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Decembrie" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "octeţi" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Apăsați pentru a deschide/închide" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Selectați o limbă alternativă" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "activitate" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "postare" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "Element îndosariat" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Notificare Friendica" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Vă mulțumim," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s Administrator" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Notificare] Mail nou primit la %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s v-a trimis un nou mesaj privat la %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s v-a trimis %2$s" - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "un mesaj privat" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Vă rugăm să vizitați %s pentru a vizualiza şi/sau răspunde la mesaje private." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s a comentat la [url=%2$s]a %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s a comentat la [url=%2$s]%4$s postat de %3$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s a comentat la [url=%2$s]%3$s dvs.[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Notificare] Comentariu la conversaţia #%1$d postată de %2$s" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s a comentat la un element/conversaţie pe care o urmăriți." - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Vă rugăm să vizitați %s pentru a vizualiza şi/sau răspunde la conversație." - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Notificare] %s a postat pe peretele dvs. de profil" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s a postat pe peretele dvs. de profil la %2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s a postat pe [url=%2$s]peretele dvs.[/url]" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notificare] %s v-a etichetat" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s v-a etichetat la %2$s" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]v-a etichetat[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "[Friendica:Notificare] %s a distribuit o nouă postare" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "%1$s a distribuit o nouă postare la %2$s" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "%1$s [url=%2$s] a distribuit o postare[/url]." - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica:Notificare] %1$s v-a abordat" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "%1$s v-a abordat la %2$s" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "%1$s [url=%2$s]v-a abordat[/url]." - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Notificare] %s v-a etichetat postarea" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$sv-a etichetat postarea la %2$s" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s a etichetat [url=%2$s]postarea dvs.[/url]" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Notificare] Prezentare primită" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Aţi primit o prezentare de la '%1$s' at %2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Aţi primit [url=%1$s]o prezentare[/url] de la %2$s." - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Le puteți vizita profilurile, online pe %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Vă rugăm să vizitați %s pentru a aproba sau pentru a respinge prezentarea." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Notificare] Ați primit o sugestie de prietenie" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Ați primit o sugestie de prietenie de la '%1$s' la %2$s" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Aţi primit [url=%1$s]o sugestie de prietenie[/url] pentru %2$s de la %3$s." - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Nume:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Foto:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Vă rugăm să vizitați %s pentru a aproba sau pentru a respinge sugestia." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "pe Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Un grup şters cu acest nume a fost restabilit. Permisiunile existente ale elementului, potfi aplicate acestui grup şi oricăror viitori membrii. Dacă aceasta nu este ceea ați intenționat să faceți, vă rugăm să creaţi un alt grup cu un un nume diferit." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Confidenţialitatea implicită a grupului pentru noi contacte" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Toată lumea" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "editare" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Editare grup" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Creați un nou grup" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Contacte ce nu se află în orice grup" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Lipseşte URL-ul de conectare." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Acest site nu este configurat pentru a permite comunicarea cu alte reţele." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Nu au fost descoperite protocoale de comunicaţii sau fluxuri compatibile." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "Adresa de profil specificată nu furnizează informații adecvate." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Un autor sau nume nu a fost găsit." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Nici un URL de browser nu a putut fi corelat cu această adresă." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Nu se poate corela @-stilul pentru Adresa de Identitatea cu un protocol cunoscut sau contact de email." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Utilizaţi mailto: în faţa adresei pentru a forţa verificarea de email." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Adresa de profil specificată aparţine unei reţele care a fost dezactivată pe acest site." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Profil limitat. Această persoană nu va putea primi notificări directe/personale, de la dvs." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Nu se pot localiza informaţiile de contact." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "urmărire" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[fără subiect]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Finalizați această sesiune" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "Fișierele tale video" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "Notele tale personale" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Autentificare" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Home Pagina" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Creați un cont" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Ajutor şi documentaţie" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Aplicații" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Suplimente la aplicații, utilitare, jocuri" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Căutare în conținut site" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Conversaţii pe acest site" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Director" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Director persoane" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "Informaţii" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "Informaţii despre această instanță friendica" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Conversaţiile prieteniilor dvs." - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "Resetare Reţea" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "Încărcare pagina de Reţea fără filtre" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Solicitări Prietenie" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Consultaţi toate notificările" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Marcaţi toate notificările de sistem, ca și vizualizate" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Mail privat" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Mesaje primite" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Căsuță de Ieșire" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Gestionare" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Gestionează alte pagini" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Configurări Cont" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Gestionare/Editare Profile" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Gestionare/Editare prieteni şi contacte" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Instalare şi configurare site" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Navigare" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Hartă Site" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "Zile Naştere :" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Vârsta:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "pentru %1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Etichete:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religie:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Hobby/Interese:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Informaţii de Contact şi Reţele Sociale:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Preferințe muzicale:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Cărti, literatură:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Programe TV:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/dans/cultură/divertisment:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Dragoste/Romantism:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Loc de Muncă/Slujbă:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Școală/educatie:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Imagine/fotografie" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "%2$s %3$s" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "%s a scris următoarea postare" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 a scris:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Conţinut criptat" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Necunoscut | Fără categorie" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Blocare Imediată" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Dubioșii, spammerii, auto-promoterii" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Cunoscut mie, dar fără o opinie" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, probabil inofensiv" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Cu reputație, are încrederea mea" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Săptămânal" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Lunar" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "Conector Diaspora" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "Statusnet" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "App.net" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Diverse" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "an" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "lună" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "zi" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "niciodată" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "acum mai puțin de o secundă" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "ani" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "luni" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "săptămână" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "săptămâni" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "zile" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "oră" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "ore" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "minut" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "minute" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "secundă" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "secunde" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "acum %1$d %2$s" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "%s's zi de naştere" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "La mulţi ani %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Caracteristici Generale" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "Profile Multiple" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "Capacitatea de a crea profile multiple" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "Caracteristici Compoziţie Postare" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "Editor Text Îmbogățit" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "Activare editor text îmbogățit" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "Previzualizare Postare" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Permiteți previzualizarea postărilor şi comentariilor înaintea publicării lor" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "Auto-menţionare Forumuri" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "Adăugaţi/eliminaţi mențiunea când o pagină de forum este selectată/deselectată în fereastra ACL." - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "Aplicaţii widget de Rețea în Bara Laterală" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Căutare după Dată" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "Abilitatea de a selecta postări după intervalele de timp" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Filtru Grup" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "Permiteți aplicației widget să afișeze postări din Rețea, numai din grupul selectat" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Filtru Reţea" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Permiteți aplicației widget să afișeze postări din Rețea, numai din rețeaua selectată" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "Salvați termenii de căutare pentru reutilizare" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "File Reţea" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "Filă Personală de Reţea" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Permiteți filei să afişeze numai postările Reţelei cu care ați interacţionat" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "Filă Nouă de Reţea" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "Permiteți filei să afişeze numai postările noi din Reţea (din ultimele 12 ore)" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "Filă Legături Distribuite în Rețea" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "Permiteți filei să afişeze numai postările din Reţea ce conțin legături" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "Instrumente Postare/Comentariu" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "Ştergere Multiplă" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "Selectaţi şi ştergeţi postări/comentarii multiple simultan" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "Editare Postări Trimise" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "Editarea şi corectarea postărilor şi comentariilor după postarea lor" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Etichetare" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "Capacitatea de a eticheta postările existente" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "Categorii Postări" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Adăugaţi categorii la postările dvs." - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "Capacitatea de a atribui postări în dosare" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "Respingere Postări" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "Capacitatea de a marca postări/comentarii ca fiind neplăcute" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Postări cu Steluță" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "Capacitatea de a marca posturile speciale cu o stea ca şi indicator" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Partajarea notificării din reţeaua Diaspora" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Atașări:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Erori întâlnite la crearea tabelelor bazei de date." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "Erori întâlnite la operarea de modificări în baza de date." - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Vizibil pentru toata lumea" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "O nouă persoană împărtășește cu dvs. la" - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "Aveţi un nou susținător la" - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Sigur doriți să ștergeți acest element?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Arhive" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Conţinut încorporat" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Încorporarea conținuturilor este dezactivată" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Bine ați venit" - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Vă rugăm să încărcaţi o fotografie de profil." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Bine ați revenit" - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Formarea codului de securitate, nu a fost corectă. Aceasta probabil s-a întâmplat pentru că formularul a fost deschis pentru prea mult timp ( >3 ore) înainte de a-l transmite." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Bărbat" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Femeie" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "În prezent Bărbat" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "În prezent Femeie" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Mai mult Bărbat" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Mai mult Femeie" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transsexual" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersexual" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transsexual" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodit" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutru" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Non-specific" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Alta" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Indecisă" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Bărbați" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Femei" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Gay" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbiană" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Fără Preferințe" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Bisexual" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autosexual" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Abstinent(ă)" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Virgin(ă)" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Deviant" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetish" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "La grămadă" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Nonsexual" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Necăsătorit(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Singur(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Disponibil(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Indisponibil(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Îndrăgostit(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Îndrăgostit(ă) nebunește" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Am întâlniri" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Infidel(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Dependent(ă) de Sex" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Prietenii/Prestaţii" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Ocazional" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Cuplat" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Căsătorit(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Căsătorit(ă) imaginar" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Parteneri" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "În conviețuire" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Drept Comun" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Fericit(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Nu caut" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Înșelat(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Separat(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Instabil(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Divorţat(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Divorţat(ă) imaginar" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Văduv(ă)" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Incert" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "E complicat" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Nu-mi pasă" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Întreabă-mă" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "urmărire întreruptă" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Eliminare Contact" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Vă rugăm să vă selectaţi fusul orar:" diff --git a/view/ro/strings.php b/view/ro/strings.php index 7ca2fc4774..d80af49942 100644 --- a/view/ro/strings.php +++ b/view/ro/strings.php @@ -5,65 +5,36 @@ function string_plural_select_ro($n){ return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));; }} ; -$a->strings["This entry was edited"] = "Această intrare a fost editată"; -$a->strings["Private Message"] = " Mesaj Privat"; -$a->strings["Edit"] = "Edit"; -$a->strings["Select"] = "Select"; -$a->strings["Delete"] = "Şterge"; -$a->strings["save to folder"] = "salvează în directorul"; -$a->strings["add star"] = "add stea"; -$a->strings["remove star"] = "înlătură stea"; -$a->strings["toggle star status"] = "comută status steluță"; -$a->strings["starred"] = "cu steluță"; -$a->strings["add tag"] = "add tag"; -$a->strings["I like this (toggle)"] = "I like asta (toggle)"; -$a->strings["like"] = "like"; -$a->strings["I don't like this (toggle)"] = "nu îmi place aceasta (comutare)"; -$a->strings["dislike"] = "dislike"; -$a->strings["Share this"] = "Partajează"; -$a->strings["share"] = "partajează"; -$a->strings["Categories:"] = "Categorii:"; -$a->strings["Filed under:"] = "Înscris în:"; -$a->strings["View %s's profile @ %s"] = "Vizualizaţi profilul %s @ %s"; -$a->strings["to"] = "către"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Perete-prin-Perete"; -$a->strings["via Wall-To-Wall:"] = "via Perete-Prin-Perete"; -$a->strings["%s from %s"] = "%s de la %s"; -$a->strings["Comment"] = "Comentariu"; -$a->strings["Please wait"] = "Aşteptaţi vă rog"; -$a->strings["%d comment"] = array( - 0 => "%d comentariu", - 1 => "%d comentarii", - 2 => "%d comentarii", -); -$a->strings["comment"] = array( - 0 => "comentariu", - 1 => "comentarii", - 2 => "comentarii", -); -$a->strings["show more"] = "mai mult"; -$a->strings["This is you"] = "Acesta eşti tu"; $a->strings["Submit"] = "Trimite"; -$a->strings["Bold"] = "Bold"; -$a->strings["Italic"] = "Italic"; -$a->strings["Underline"] = "Subliniat"; -$a->strings["Quote"] = "Citat"; -$a->strings["Code"] = "Code"; -$a->strings["Image"] = "Imagine"; -$a->strings["Link"] = "Link"; -$a->strings["Video"] = "Video"; -$a->strings["Preview"] = "Previzualizare"; -$a->strings["You must be logged in to use addons. "] = "Tu trebuie să vă autentificați pentru a folosi suplimentele."; -$a->strings["Not Found"] = "Negăsit"; -$a->strings["Page not found."] = "Pagină negăsită."; -$a->strings["Permission denied"] = "Permisiune refuzată"; -$a->strings["Permission denied."] = "Permisiune refuzată."; -$a->strings["toggle mobile"] = "comutare mobil"; +$a->strings["Theme settings"] = "Configurări Temă"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Stabiliți nivelul de redimensionare a imaginilor din postări și comentarii (lăţimea şi înălţimea)"; +$a->strings["Set font-size for posts and comments"] = "Stabilire dimensiune font pentru postări şi comentarii"; +$a->strings["Set theme width"] = "Stabilire lăţime temă"; +$a->strings["Color scheme"] = "Schemă culoare"; +$a->strings["Set style"] = "Stabilire stil"; +$a->strings["don't show"] = "nu afișa"; +$a->strings["show"] = "afișare"; +$a->strings["Set line-height for posts and comments"] = "Stabilire înălțime linie pentru postări şi comentarii"; +$a->strings["Set resolution for middle column"] = "Stabilire rezoluţie pentru coloana din mijloc"; +$a->strings["Set color scheme"] = "Stabilire schemă de culori"; +$a->strings["Set zoomfactor for Earth Layer"] = "Stabilire factor de magnificare pentru Straturi Pământ"; +$a->strings["Set longitude (X) for Earth Layers"] = "Stabilire longitudine (X) pentru Straturi Pământ"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Stabilire latitudine (Y) pentru Straturi Pământ"; +$a->strings["Community Pages"] = "Community Pagini"; +$a->strings["Earth Layers"] = "Straturi Pământ"; +$a->strings["Community Profiles"] = "Profile de Comunitate"; +$a->strings["Help or @NewHere ?"] = "Ajutor sau @NouAici ?"; +$a->strings["Connect Services"] = "Conectare Servicii"; +$a->strings["Find Friends"] = "Găsire Prieteni"; +$a->strings["Last users"] = "Ultimii utilizatori"; +$a->strings["Last photos"] = "Ultimele fotografii"; +$a->strings["Last likes"] = "Ultimele aprecieri"; $a->strings["Home"] = "Home"; $a->strings["Your posts and conversations"] = "Postările şi conversaţiile dvs."; $a->strings["Profile"] = "Profil"; $a->strings["Your profile page"] = "Pagina dvs. de profil"; +$a->strings["Contacts"] = "Contacte"; +$a->strings["Your contacts"] = "Contactele dvs."; $a->strings["Photos"] = "Poze"; $a->strings["Your photos"] = "Fotografiile dvs."; $a->strings["Events"] = "Evenimente"; @@ -71,64 +42,37 @@ $a->strings["Your events"] = "Evenimentele dvs."; $a->strings["Personal notes"] = "Note Personale"; $a->strings["Your personal photos"] = "Fotografii dvs. personale"; $a->strings["Community"] = "Comunitate"; -$a->strings["don't show"] = "nu afișa"; -$a->strings["show"] = "afișare"; -$a->strings["Theme settings"] = "Configurări Temă"; -$a->strings["Set font-size for posts and comments"] = "Stabilire dimensiune font pentru postări şi comentarii"; -$a->strings["Set line-height for posts and comments"] = "Stabilire înălțime linie pentru postări şi comentarii"; -$a->strings["Set resolution for middle column"] = "Stabilire rezoluţie pentru coloana din mijloc"; -$a->strings["Contacts"] = "Contacte"; -$a->strings["Your contacts"] = "Contactele dvs."; -$a->strings["Community Pages"] = "Community Pagini"; -$a->strings["Community Profiles"] = "Profile de Comunitate"; -$a->strings["Last users"] = "Ultimii utilizatori"; -$a->strings["Last likes"] = "Ultimele aprecieri"; $a->strings["event"] = "eveniment"; $a->strings["status"] = "status"; $a->strings["photo"] = "photo"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s apreciază %3\$s lui %2\$s"; -$a->strings["Last photos"] = "Ultimele fotografii"; $a->strings["Contact Photos"] = "Photo Contact"; $a->strings["Profile Photos"] = "Poze profil"; -$a->strings["Find Friends"] = "Găsire Prieteni"; $a->strings["Local Directory"] = "Director Local"; $a->strings["Global Directory"] = "Director Global"; $a->strings["Similar Interests"] = "Interese Similare"; $a->strings["Friend Suggestions"] = "Sugestii de Prietenie"; $a->strings["Invite Friends"] = "Invită Prieteni"; $a->strings["Settings"] = "Setări"; -$a->strings["Earth Layers"] = "Straturi Pământ"; $a->strings["Set zoomfactor for Earth Layers"] = "Stabilire factor de magnificare pentru Straturi Pământ"; -$a->strings["Set longitude (X) for Earth Layers"] = "Stabilire longitudine (X) pentru Straturi Pământ"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Stabilire latitudine (Y) pentru Straturi Pământ"; -$a->strings["Help or @NewHere ?"] = "Ajutor sau @NouAici ?"; -$a->strings["Connect Services"] = "Conectare Servicii"; $a->strings["Show/hide boxes at right-hand column:"] = "Afişare/ascundere casete din coloana din dreapta:"; -$a->strings["Set color scheme"] = "Stabilire schemă de culori"; -$a->strings["Set zoomfactor for Earth Layer"] = "Stabilire factor de magnificare pentru Straturi Pământ"; $a->strings["Alignment"] = "Aliniere"; $a->strings["Left"] = "Stânga"; $a->strings["Center"] = "Centrat"; -$a->strings["Color scheme"] = "Schemă culoare"; $a->strings["Posts font size"] = "Dimensiune font postări"; $a->strings["Textareas font size"] = "Dimensiune font zone text"; $a->strings["Set colour scheme"] = "Stabilire schemă de culori"; -$a->strings["default"] = "implicit"; -$a->strings["dark"] = "întunecat"; -$a->strings["black"] = "negru"; -$a->strings["Background Image"] = "Imagine Fundal"; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = "Adresa URL către o imagine (ex. dintr-un album foto) ce va fi folosită ca și imagine de fundal."; -$a->strings["Background Color"] = "Culoare Fundal"; -$a->strings["HEX value for the background color. Don't include the #"] = "Valoarera HEX pentru culoarea de fundal. Nu include porțiunea #"; -$a->strings["font size"] = "dimensiune font"; -$a->strings["base font size for your interface"] = "dimensiunea de bază a fontului pentru interfața ta"; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Stabiliți nivelul de redimensionare a imaginilor din postări și comentarii (lăţimea şi înălţimea)"; -$a->strings["Set theme width"] = "Stabilire lăţime temă"; -$a->strings["Set style"] = "Stabilire stil"; +$a->strings["You must be logged in to use addons. "] = "Tu trebuie să vă autentificați pentru a folosi suplimentele."; +$a->strings["Not Found"] = "Negăsit"; +$a->strings["Page not found."] = "Pagină negăsită."; +$a->strings["Permission denied"] = "Permisiune refuzată"; +$a->strings["Permission denied."] = "Permisiune refuzată."; +$a->strings["toggle mobile"] = "comutare mobil"; $a->strings["Delete this item?"] = "Ștergeți acest element?"; +$a->strings["Comment"] = "Comentariu"; +$a->strings["show more"] = "mai mult"; $a->strings["show fewer"] = "afișare mai puține"; $a->strings["Update %s failed. See error logs."] = "Actualizarea %s a eșuat. Consultaţi jurnalele de eroare."; -$a->strings["Update Error at %s"] = "Eroare de actualizare la %s"; $a->strings["Create a New Account"] = "Creaţi un Cont Nou"; $a->strings["Register"] = "Înregistrare"; $a->strings["Logout"] = "Deconectare"; @@ -159,6 +103,7 @@ $a->strings["Location:"] = "Locaţie:"; $a->strings["Gender:"] = "Sex:"; $a->strings["Status:"] = "Status:"; $a->strings["Homepage:"] = "Homepage:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "g A l F d"; $a->strings["F d"] = "F d"; $a->strings["[today]"] = "[azi]"; @@ -175,35 +120,915 @@ $a->strings["Videos"] = "Clipuri video"; $a->strings["Events and Calendar"] = "Evenimente şi Calendar"; $a->strings["Personal Notes"] = "Note Personale"; $a->strings["Only You Can See This"] = "Numai Dvs. Puteţi Vizualiza"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s este momentan %2\$s"; -$a->strings["Mood"] = "Stare de spirit"; -$a->strings["Set your current mood and tell your friends"] = "Stabiliți-vă starea de spirit curentă, şi comunicați-o prietenilor"; -$a->strings["Public access denied."] = "Acces public refuzat."; +$a->strings["General Features"] = "Caracteristici Generale"; +$a->strings["Multiple Profiles"] = "Profile Multiple"; +$a->strings["Ability to create multiple profiles"] = "Capacitatea de a crea profile multiple"; +$a->strings["Post Composition Features"] = "Caracteristici Compoziţie Postare"; +$a->strings["Richtext Editor"] = "Editor Text Îmbogățit"; +$a->strings["Enable richtext editor"] = "Activare editor text îmbogățit"; +$a->strings["Post Preview"] = "Previzualizare Postare"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Permiteți previzualizarea postărilor şi comentariilor înaintea publicării lor"; +$a->strings["Auto-mention Forums"] = "Auto-menţionare Forumuri"; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Adăugaţi/eliminaţi mențiunea când o pagină de forum este selectată/deselectată în fereastra ACL."; +$a->strings["Network Sidebar Widgets"] = "Aplicaţii widget de Rețea în Bara Laterală"; +$a->strings["Search by Date"] = "Căutare după Dată"; +$a->strings["Ability to select posts by date ranges"] = "Abilitatea de a selecta postări după intervalele de timp"; +$a->strings["Group Filter"] = "Filtru Grup"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Permiteți aplicației widget să afișeze postări din Rețea, numai din grupul selectat"; +$a->strings["Network Filter"] = "Filtru Reţea"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Permiteți aplicației widget să afișeze postări din Rețea, numai din rețeaua selectată"; +$a->strings["Saved Searches"] = "Căutări Salvate"; +$a->strings["Save search terms for re-use"] = "Salvați termenii de căutare pentru reutilizare"; +$a->strings["Network Tabs"] = "File Reţea"; +$a->strings["Network Personal Tab"] = "Filă Personală de Reţea"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Permiteți filei să afişeze numai postările Reţelei cu care ați interacţionat"; +$a->strings["Network New Tab"] = "Filă Nouă de Reţea"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Permiteți filei să afişeze numai postările noi din Reţea (din ultimele 12 ore)"; +$a->strings["Network Shared Links Tab"] = "Filă Legături Distribuite în Rețea"; +$a->strings["Enable tab to display only Network posts with links in them"] = "Permiteți filei să afişeze numai postările din Reţea ce conțin legături"; +$a->strings["Post/Comment Tools"] = "Instrumente Postare/Comentariu"; +$a->strings["Multiple Deletion"] = "Ştergere Multiplă"; +$a->strings["Select and delete multiple posts/comments at once"] = "Selectaţi şi ştergeţi postări/comentarii multiple simultan"; +$a->strings["Edit Sent Posts"] = "Editare Postări Trimise"; +$a->strings["Edit and correct posts and comments after sending"] = "Editarea şi corectarea postărilor şi comentariilor după postarea lor"; +$a->strings["Tagging"] = "Etichetare"; +$a->strings["Ability to tag existing posts"] = "Capacitatea de a eticheta postările existente"; +$a->strings["Post Categories"] = "Categorii Postări"; +$a->strings["Add categories to your posts"] = "Adăugaţi categorii la postările dvs."; +$a->strings["Saved Folders"] = "Dosare Salvate"; +$a->strings["Ability to file posts under folders"] = "Capacitatea de a atribui postări în dosare"; +$a->strings["Dislike Posts"] = "Respingere Postări"; +$a->strings["Ability to dislike posts/comments"] = "Capacitatea de a marca postări/comentarii ca fiind neplăcute"; +$a->strings["Star Posts"] = "Postări cu Steluță"; +$a->strings["Ability to mark special posts with a star indicator"] = "Capacitatea de a marca posturile speciale cu o stea ca şi indicator"; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "%s's zi de naştere"; +$a->strings["Happy Birthday %s"] = "La mulţi ani %s"; +$a->strings["[Name Withheld]"] = "[Nume Reţinut]"; $a->strings["Item not found."] = "Element negăsit."; -$a->strings["Access to this profile has been restricted."] = "Accesul la acest profil a fost restricţionat."; -$a->strings["Item has been removed."] = "Elementul a fost eliminat."; -$a->strings["Access denied."] = "Accesul interzis."; -$a->strings["This is Friendica, version"] = "Friendica, versiunea"; -$a->strings["running at web location"] = "rulează la locaţia web"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Vă rugăm să vizitaţi Friendica.com pentru a afla mai multe despre proiectul Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Rapoarte de erori şi probleme: vă rugăm să vizitaţi"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestii, laude, donatii, etc. - vă rugăm să trimiteți un email pe \"Info\" at Friendica - dot com"; -$a->strings["Installed plugins/addons/apps:"] = "Module/suplimente/aplicații instalate:"; -$a->strings["No installed plugins/addons/apps"] = "Module/suplimente/aplicații neinstalate"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s îi urează bun venit lui %2\$s"; +$a->strings["Do you really want to delete this item?"] = "Sigur doriți să ștergeți acest element?"; +$a->strings["Yes"] = "Da"; +$a->strings["Cancel"] = "Anulează"; +$a->strings["Archives"] = "Arhive"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grup şters cu acest nume a fost restabilit. Permisiunile existente ale elementului, potfi aplicate acestui grup şi oricăror viitori membrii. Dacă aceasta nu este ceea ați intenționat să faceți, vă rugăm să creaţi un alt grup cu un un nume diferit."; +$a->strings["Default privacy group for new contacts"] = "Confidenţialitatea implicită a grupului pentru noi contacte"; +$a->strings["Everybody"] = "Toată lumea"; +$a->strings["edit"] = "editare"; +$a->strings["Groups"] = "Groupuri"; +$a->strings["Edit group"] = "Editare grup"; +$a->strings["Create a new group"] = "Creați un nou grup"; +$a->strings["Contacts not in any group"] = "Contacte ce nu se află în orice grup"; +$a->strings["add"] = "add"; +$a->strings["Wall Photos"] = "Fotografii de Perete"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Nu se pot localiza informațiile DNS pentru serverul de bază de date '%s'"; +$a->strings["Add New Contact"] = "Add Contact Nou"; +$a->strings["Enter address or web location"] = "Introduceţi adresa sau locaţia web"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemplu: bob@example.com, http://example.com/barbara"; +$a->strings["%d invitation available"] = array( + 0 => "%d invitație disponibilă", + 1 => "%d invitații disponibile", + 2 => "%d de invitații disponibile", +); +$a->strings["Find People"] = "Căutați Persoane"; +$a->strings["Enter name or interest"] = "Introduceţi numele sau interesul"; +$a->strings["Connect/Follow"] = "Conectare/Urmărire"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exemple: Robert Morgenstein, Pescuit"; +$a->strings["Find"] = "Căutare"; +$a->strings["Random Profile"] = "Profil Aleatoriu"; +$a->strings["Networks"] = "Rețele"; +$a->strings["All Networks"] = "Toate Reţelele"; +$a->strings["Everything"] = "Totul"; +$a->strings["Categories"] = "Categorii"; +$a->strings["%d contact in common"] = array( + 0 => "%d contact în comun", + 1 => "%d contacte în comun", + 2 => "%d de contacte în comun", +); +$a->strings["Friendica Notification"] = "Notificare Friendica"; +$a->strings["Thank You,"] = "Vă mulțumim,"; +$a->strings["%s Administrator"] = "%s Administrator"; +$a->strings["noreply"] = "nu-răspundeţi"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificare] Mail nou primit la %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s v-a trimis un nou mesaj privat la %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s v-a trimis %2\$s"; +$a->strings["a private message"] = "un mesaj privat"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Vă rugăm să vizitați %s pentru a vizualiza şi/sau răspunde la mesaje private."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s a comentat la [url=%2\$s]a %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s a comentat la [url=%2\$s]%4\$s postat de %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s a comentat la [url=%2\$s]%3\$s dvs.[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notificare] Comentariu la conversaţia #%1\$d postată de %2\$s"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s a comentat la un element/conversaţie pe care o urmăriți."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Vă rugăm să vizitați %s pentru a vizualiza şi/sau răspunde la conversație."; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notificare] %s a postat pe peretele dvs. de profil"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s a postat pe peretele dvs. de profil la %2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s a postat pe [url=%2\$s]peretele dvs.[/url]"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificare] %s v-a etichetat"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s v-a etichetat la %2\$s"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]v-a etichetat[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notificare] %s a distribuit o nouă postare"; +$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s a distribuit o nouă postare la %2\$s"; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s] a distribuit o postare[/url]."; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notificare] %1\$s v-a abordat"; +$a->strings["%1\$s poked you at %2\$s"] = "%1\$s v-a abordat la %2\$s"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]v-a abordat[/url]."; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificare] %s v-a etichetat postarea"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$sv-a etichetat postarea la %2\$s"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s a etichetat [url=%2\$s]postarea dvs.[/url]"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificare] Prezentare primită"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Aţi primit o prezentare de la '%1\$s' at %2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Aţi primit [url=%1\$s]o prezentare[/url] de la %2\$s."; +$a->strings["You may visit their profile at %s"] = "Le puteți vizita profilurile, online pe %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Vă rugăm să vizitați %s pentru a aproba sau pentru a respinge prezentarea."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notificare] Ați primit o sugestie de prietenie"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Ați primit o sugestie de prietenie de la '%1\$s' la %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Aţi primit [url=%1\$s]o sugestie de prietenie[/url] pentru %2\$s de la %3\$s."; +$a->strings["Name:"] = "Nume:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Vă rugăm să vizitați %s pentru a aproba sau pentru a respinge sugestia."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = "Utilizatorul nu a fost găsit."; +$a->strings["There is no status with this id."] = "Nu există nici-un status cu acest id."; +$a->strings["There is no conversation with this id."] = "Nu există nici-o conversație cu acest id."; +$a->strings["view full size"] = "vezi intreaga mărime"; +$a->strings[" on Last.fm"] = "pe Last.fm"; +$a->strings["Full Name:"] = "Nume complet:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Zile Naştere :"; +$a->strings["Age:"] = "Vârsta:"; +$a->strings["for %1\$d %2\$s"] = "pentru %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Orientare Sexuală:"; +$a->strings["Hometown:"] = "Domiciliu:"; +$a->strings["Tags:"] = "Etichete:"; +$a->strings["Political Views:"] = "Viziuni Politice:"; +$a->strings["Religion:"] = "Religie:"; +$a->strings["About:"] = "Despre:"; +$a->strings["Hobbies/Interests:"] = "Hobby/Interese:"; +$a->strings["Likes:"] = "Îmi place:"; +$a->strings["Dislikes:"] = "Nu-mi place:"; +$a->strings["Contact information and Social Networks:"] = "Informaţii de Contact şi Reţele Sociale:"; +$a->strings["Musical interests:"] = "Preferințe muzicale:"; +$a->strings["Books, literature:"] = "Cărti, literatură:"; +$a->strings["Television:"] = "Programe TV:"; +$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/cultură/divertisment:"; +$a->strings["Love/Romance:"] = "Dragoste/Romantism:"; +$a->strings["Work/employment:"] = "Loc de Muncă/Slujbă:"; +$a->strings["School/education:"] = "Școală/educatie:"; +$a->strings["Nothing new here"] = "Nimic nou aici"; +$a->strings["Clear notifications"] = "Ştergeţi notificările"; +$a->strings["End this session"] = "Finalizați această sesiune"; +$a->strings["Your videos"] = "Fișierele tale video"; +$a->strings["Your personal notes"] = "Notele tale personale"; +$a->strings["Sign in"] = "Autentificare"; +$a->strings["Home Page"] = "Home Pagina"; +$a->strings["Create an account"] = "Creați un cont"; +$a->strings["Help"] = "Ajutor"; +$a->strings["Help and documentation"] = "Ajutor şi documentaţie"; +$a->strings["Apps"] = "Aplicații"; +$a->strings["Addon applications, utilities, games"] = "Suplimente la aplicații, utilitare, jocuri"; +$a->strings["Search"] = "Căutare"; +$a->strings["Search site content"] = "Căutare în conținut site"; +$a->strings["Conversations on this site"] = "Conversaţii pe acest site"; +$a->strings["Directory"] = "Director"; +$a->strings["People directory"] = "Director persoane"; +$a->strings["Information"] = "Informaţii"; +$a->strings["Information about this friendica instance"] = "Informaţii despre această instanță friendica"; +$a->strings["Network"] = "Reţea"; +$a->strings["Conversations from your friends"] = "Conversaţiile prieteniilor dvs."; +$a->strings["Network Reset"] = "Resetare Reţea"; +$a->strings["Load Network page with no filters"] = "Încărcare pagina de Reţea fără filtre"; +$a->strings["Introductions"] = "Introduceri"; +$a->strings["Friend Requests"] = "Solicitări Prietenie"; +$a->strings["Notifications"] = "Notificări"; +$a->strings["See all notifications"] = "Consultaţi toate notificările"; +$a->strings["Mark all system notifications seen"] = "Marcaţi toate notificările de sistem, ca și vizualizate"; +$a->strings["Messages"] = "Mesage"; +$a->strings["Private mail"] = "Mail privat"; +$a->strings["Inbox"] = "Mesaje primite"; +$a->strings["Outbox"] = "Căsuță de Ieșire"; +$a->strings["New Message"] = "Mesaj nou"; +$a->strings["Manage"] = "Gestionare"; +$a->strings["Manage other pages"] = "Gestionează alte pagini"; +$a->strings["Delegations"] = "Delegații"; +$a->strings["Delegate Page Management"] = "Delegare Gestionare Pagină"; +$a->strings["Account settings"] = "Configurări Cont"; +$a->strings["Manage/Edit Profiles"] = "Gestionare/Editare Profile"; +$a->strings["Manage/edit friends and contacts"] = "Gestionare/Editare prieteni şi contacte"; +$a->strings["Admin"] = "Admin"; +$a->strings["Site setup and configuration"] = "Instalare şi configurare site"; +$a->strings["Navigation"] = "Navigare"; +$a->strings["Site map"] = "Hartă Site"; +$a->strings["Click here to upgrade."] = "Apăsați aici pentru a actualiza."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Această acţiune depăşeşte limitele stabilite de planul abonamentului dvs."; +$a->strings["This action is not available under your subscription plan."] = "Această acţiune nu este disponibilă în planul abonamentului dvs."; +$a->strings["Disallowed profile URL."] = "Profil URL invalid."; +$a->strings["Connect URL missing."] = "Lipseşte URL-ul de conectare."; +$a->strings["This site is not configured to allow communications with other networks."] = "Acest site nu este configurat pentru a permite comunicarea cu alte reţele."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Nu au fost descoperite protocoale de comunicaţii sau fluxuri compatibile."; +$a->strings["The profile address specified does not provide adequate information."] = "Adresa de profil specificată nu furnizează informații adecvate."; +$a->strings["An author or name was not found."] = "Un autor sau nume nu a fost găsit."; +$a->strings["No browser URL could be matched to this address."] = "Nici un URL de browser nu a putut fi corelat cu această adresă."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Nu se poate corela @-stilul pentru Adresa de Identitatea cu un protocol cunoscut sau contact de email."; +$a->strings["Use mailto: in front of address to force email check."] = "Utilizaţi mailto: în faţa adresei pentru a forţa verificarea de email."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Adresa de profil specificată aparţine unei reţele care a fost dezactivată pe acest site."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil limitat. Această persoană nu va putea primi notificări directe/personale, de la dvs."; +$a->strings["Unable to retrieve contact information."] = "Nu se pot localiza informaţiile de contact."; +$a->strings["following"] = "urmărire"; +$a->strings["Error decoding account file"] = "Eroare la decodarea fişierului de cont"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Eroare! Nu există data versiunii în fişier! Acesta nu este un fișier de cont Friendica?"; +$a->strings["Error! Cannot check nickname"] = "Eroare! Nu pot verifica pseudonimul"; +$a->strings["User '%s' already exists on this server!"] = "Utilizatorul '%s' există deja pe acest server!"; +$a->strings["User creation error"] = "Eroare la crearea utilizatorului"; +$a->strings["User profile creation error"] = "Eroare la crearea profilului utilizatorului"; +$a->strings["%d contact not imported"] = array( + 0 => "%d contact neimportat", + 1 => "%d contacte neimportate", + 2 => "%d de contacte neimportate", +); +$a->strings["Done. You can now login with your username and password"] = "Realizat. Vă puteţi conecta acum cu parola şi numele dumneavoastră de utilizator"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Începe:"; +$a->strings["Finishes:"] = "Se finalizează:"; +$a->strings["stopped following"] = "urmărire întreruptă"; +$a->strings["Poke"] = "Abordare"; +$a->strings["View Status"] = "Vizualizare Status"; +$a->strings["View Profile"] = "Vizualizare Profil"; +$a->strings["View Photos"] = "Vizualizare Fotografii"; +$a->strings["Network Posts"] = "Postări din Rețea"; +$a->strings["Edit Contact"] = "Edit Contact"; +$a->strings["Drop Contact"] = "Eliminare Contact"; +$a->strings["Send PM"] = "Trimiteți mesaj personal"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Erori întâlnite la crearea tabelelor bazei de date."; +$a->strings["Errors encountered performing database changes."] = "Erori întâlnite la operarea de modificări în baza de date."; +$a->strings["Miscellaneous"] = "Diverse"; +$a->strings["year"] = "an"; +$a->strings["month"] = "lună"; +$a->strings["day"] = "zi"; +$a->strings["never"] = "niciodată"; +$a->strings["less than a second ago"] = "acum mai puțin de o secundă"; +$a->strings["years"] = "ani"; +$a->strings["months"] = "luni"; +$a->strings["week"] = "săptămână"; +$a->strings["weeks"] = "săptămâni"; +$a->strings["days"] = "zile"; +$a->strings["hour"] = "oră"; +$a->strings["hours"] = "ore"; +$a->strings["minute"] = "minut"; +$a->strings["minutes"] = "minute"; +$a->strings["second"] = "secundă"; +$a->strings["seconds"] = "secunde"; +$a->strings["%1\$d %2\$s ago"] = "acum %1\$d %2\$s"; +$a->strings["[no subject]"] = "[fără subiect]"; +$a->strings["(no subject)"] = "(fără subiect)"; +$a->strings["Unknown | Not categorised"] = "Necunoscut | Fără categorie"; +$a->strings["Block immediately"] = "Blocare Imediată"; +$a->strings["Shady, spammer, self-marketer"] = "Dubioșii, spammerii, auto-promoterii"; +$a->strings["Known to me, but no opinion"] = "Cunoscut mie, dar fără o opinie"; +$a->strings["OK, probably harmless"] = "OK, probabil inofensiv"; +$a->strings["Reputable, has my trust"] = "Cu reputație, are încrederea mea"; +$a->strings["Frequently"] = "Frecvent"; +$a->strings["Hourly"] = "Din oră în oră"; +$a->strings["Twice daily"] = "De două ori pe zi"; +$a->strings["Daily"] = "Zilnic"; +$a->strings["Weekly"] = "Săptămânal"; +$a->strings["Monthly"] = "Lunar"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Email"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = "Conector Diaspora"; +$a->strings["Statusnet"] = "Statusnet"; +$a->strings["App.net"] = "App.net"; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s este acum prieten cu %2\$s"; +$a->strings["Sharing notification from Diaspora network"] = "Partajarea notificării din reţeaua Diaspora"; +$a->strings["Attachments:"] = "Atașări:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nu apreciază %3\$s lui %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s a abordat pe %2\$s"; +$a->strings["poked"] = "a fost abordat(ă)"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s este momentan %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a etichetat %3\$s de la %2\$s cu %4\$s"; +$a->strings["post/item"] = "post/element"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s a marcat %3\$s de la %2\$s ca favorit"; +$a->strings["Select"] = "Select"; +$a->strings["Delete"] = "Şterge"; +$a->strings["View %s's profile @ %s"] = "Vizualizaţi profilul %s @ %s"; +$a->strings["Categories:"] = "Categorii:"; +$a->strings["Filed under:"] = "Înscris în:"; +$a->strings["%s from %s"] = "%s de la %s"; +$a->strings["View in context"] = "Vizualizare în context"; +$a->strings["Please wait"] = "Aşteptaţi vă rog"; +$a->strings["remove"] = "eliminare"; +$a->strings["Delete Selected Items"] = "Ștergeți Elementele Selectate"; +$a->strings["Follow Thread"] = "Urmăriți Firul Conversației"; +$a->strings["%s likes this."] = "%s apreciază aceasta."; +$a->strings["%s doesn't like this."] = "%s nu apreciază aceasta."; +$a->strings["%2\$d people like this"] = "%2\$d persoane apreciază aceasta"; +$a->strings["%2\$d people don't like this"] = "%2\$d persoanenu apreciază aceasta"; +$a->strings["and"] = "şi"; +$a->strings[", and %d other people"] = ", şi %d alte persoane"; +$a->strings["%s like this."] = "%s apreciază aceasta."; +$a->strings["%s don't like this."] = "%s nu apreciază aceasta."; +$a->strings["Visible to everybody"] = "Vizibil pentru toți"; +$a->strings["Please enter a link URL:"] = "Introduceţi un link URL:"; +$a->strings["Please enter a video link/URL:"] = "Vă rugăm să introduceți un URL/legătură pentru clip video"; +$a->strings["Please enter an audio link/URL:"] = "Vă rugăm să introduceți un URL/legătură pentru clip audio"; +$a->strings["Tag term:"] = "Termen etichetare:"; +$a->strings["Save to Folder:"] = "Salvare în Dosar:"; +$a->strings["Where are you right now?"] = "Unde vă aflați acum?"; +$a->strings["Delete item(s)?"] = "Ștergeți element(e)?"; +$a->strings["Post to Email"] = "Postați prin Email"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Conectorii au fost dezactivați, din moment ce \"%s\" este activat."; +$a->strings["Hide your profile details from unknown viewers?"] = "Ascundeţi detaliile profilului dvs. de vizitatorii necunoscuți?"; +$a->strings["Share"] = "Partajează"; +$a->strings["Upload photo"] = "Încarcă foto"; +$a->strings["upload photo"] = "încărcare fotografie"; +$a->strings["Attach file"] = "Ataşează fişier"; +$a->strings["attach file"] = "ataşează fişier"; +$a->strings["Insert web link"] = "Inserează link web"; +$a->strings["web link"] = "web link"; +$a->strings["Insert video link"] = "Inserează video link"; +$a->strings["video link"] = "video link"; +$a->strings["Insert audio link"] = "Inserare link audio"; +$a->strings["audio link"] = "audio link"; +$a->strings["Set your location"] = "Setează locaţia dvs"; +$a->strings["set location"] = "set locaţie"; +$a->strings["Clear browser location"] = "Curățare locație browser"; +$a->strings["clear location"] = "şterge locaţia"; +$a->strings["Set title"] = "Setează titlu"; +$a->strings["Categories (comma-separated list)"] = "Categorii (listă cu separator prin virgulă)"; +$a->strings["Permission settings"] = "Setări permisiuni"; +$a->strings["permissions"] = "permisiuni"; +$a->strings["CC: email addresses"] = "CC: adresă email"; +$a->strings["Public post"] = "Public post"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Exemplu: bob@exemplu.com, mary@exemplu.com"; +$a->strings["Preview"] = "Previzualizare"; +$a->strings["Post to Groups"] = "Postați în Grupuri"; +$a->strings["Post to Contacts"] = "Post către Contacte"; +$a->strings["Private post"] = "Articol privat"; +$a->strings["newer"] = "mai noi"; +$a->strings["older"] = "mai vechi"; +$a->strings["prev"] = "preced"; +$a->strings["first"] = "prima"; +$a->strings["last"] = "ultima"; +$a->strings["next"] = "următor"; +$a->strings["No contacts"] = "Nici-un contact"; +$a->strings["%d Contact"] = array( + 0 => "%d Contact", + 1 => "%d Contacte", + 2 => "%d de Contacte", +); +$a->strings["View Contacts"] = "Vezi Contacte"; +$a->strings["Save"] = "Salvare"; +$a->strings["poke"] = "abordare"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "i s-a trimis ping"; +$a->strings["prod"] = "prod"; +$a->strings["prodded"] = "i s-a atras atenția"; +$a->strings["slap"] = "plesnire"; +$a->strings["slapped"] = "a fost plesnit(ă)"; +$a->strings["finger"] = "indicare"; +$a->strings["fingered"] = "a fost indicat(ă)"; +$a->strings["rebuff"] = "respingere"; +$a->strings["rebuffed"] = "a fost respins(ă)"; +$a->strings["happy"] = "fericit(ă)"; +$a->strings["sad"] = "trist(ă)"; +$a->strings["mellow"] = "trist(ă)"; +$a->strings["tired"] = "obosit(ă)"; +$a->strings["perky"] = "arogant(ă)"; +$a->strings["angry"] = "supărat(ă)"; +$a->strings["stupified"] = "stupefiat(ă)"; +$a->strings["puzzled"] = "nedumerit(ă)"; +$a->strings["interested"] = "interesat(ă)"; +$a->strings["bitter"] = "amarnic"; +$a->strings["cheerful"] = "vesel(ă)"; +$a->strings["alive"] = "plin(ă) de viață"; +$a->strings["annoyed"] = "enervat(ă)"; +$a->strings["anxious"] = "neliniştit(ă)"; +$a->strings["cranky"] = "irascibil(ă)"; +$a->strings["disturbed"] = "perturbat(ă)"; +$a->strings["frustrated"] = "frustrat(ă)"; +$a->strings["motivated"] = "motivat(ă)"; +$a->strings["relaxed"] = "relaxat(ă)"; +$a->strings["surprised"] = "surprins(ă)"; +$a->strings["Monday"] = "Luni"; +$a->strings["Tuesday"] = "Marţi"; +$a->strings["Wednesday"] = "Miercuri"; +$a->strings["Thursday"] = "Joi"; +$a->strings["Friday"] = "Vineri"; +$a->strings["Saturday"] = "Sâmbătă"; +$a->strings["Sunday"] = "Duminică"; +$a->strings["January"] = "Ianuarie"; +$a->strings["February"] = "Februarie"; +$a->strings["March"] = "Martie"; +$a->strings["April"] = "Aprilie"; +$a->strings["May"] = "Mai"; +$a->strings["June"] = "Iunie"; +$a->strings["July"] = "Iulie"; +$a->strings["August"] = "August"; +$a->strings["September"] = "Septembrie"; +$a->strings["October"] = "Octombrie"; +$a->strings["November"] = "Noiembrie"; +$a->strings["December"] = "Decembrie"; +$a->strings["View Video"] = "Vizualizați Clipul Video"; +$a->strings["bytes"] = "octeţi"; +$a->strings["Click to open/close"] = "Apăsați pentru a deschide/închide"; +$a->strings["link to source"] = "link către sursă"; +$a->strings["default"] = "implicit"; +$a->strings["Select an alternate language"] = "Selectați o limbă alternativă"; +$a->strings["activity"] = "activitate"; +$a->strings["comment"] = array( + 0 => "comentariu", + 1 => "comentarii", + 2 => "comentarii", +); +$a->strings["post"] = "postare"; +$a->strings["Item filed"] = "Element îndosariat"; +$a->strings["Logged out."] = "Deconectat."; +$a->strings["Login failed."] = "Eşec la conectare"; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Am întâmpinat o problemă în timpul autentificării cu datele OpenID pe care le-ați furnizat."; +$a->strings["The error message was:"] = "Mesajul de eroare a fost:"; +$a->strings["Image/photo"] = "Imagine/fotografie"; +$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; +$a->strings["%s wrote the following post"] = "%s a scris următoarea postare"; +$a->strings["$1 wrote:"] = "$1 a scris:"; +$a->strings["Encrypted content"] = "Conţinut criptat"; +$a->strings["Welcome "] = "Bine ați venit"; +$a->strings["Please upload a profile photo."] = "Vă rugăm să încărcaţi o fotografie de profil."; +$a->strings["Welcome back "] = "Bine ați revenit"; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Formarea codului de securitate, nu a fost corectă. Aceasta probabil s-a întâmplat pentru că formularul a fost deschis pentru prea mult timp ( >3 ore) înainte de a-l transmite."; +$a->strings["Embedded content"] = "Conţinut încorporat"; +$a->strings["Embedding disabled"] = "Încorporarea conținuturilor este dezactivată"; +$a->strings["Male"] = "Bărbat"; +$a->strings["Female"] = "Femeie"; +$a->strings["Currently Male"] = "În prezent Bărbat"; +$a->strings["Currently Female"] = "În prezent Femeie"; +$a->strings["Mostly Male"] = "Mai mult Bărbat"; +$a->strings["Mostly Female"] = "Mai mult Femeie"; +$a->strings["Transgender"] = "Transsexual"; +$a->strings["Intersex"] = "Intersexual"; +$a->strings["Transsexual"] = "Transsexual"; +$a->strings["Hermaphrodite"] = "Hermafrodit"; +$a->strings["Neuter"] = "Neutru"; +$a->strings["Non-specific"] = "Non-specific"; +$a->strings["Other"] = "Alta"; +$a->strings["Undecided"] = "Indecisă"; +$a->strings["Males"] = "Bărbați"; +$a->strings["Females"] = "Femei"; +$a->strings["Gay"] = "Gay"; +$a->strings["Lesbian"] = "Lesbiană"; +$a->strings["No Preference"] = "Fără Preferințe"; +$a->strings["Bisexual"] = "Bisexual"; +$a->strings["Autosexual"] = "Autosexual"; +$a->strings["Abstinent"] = "Abstinent(ă)"; +$a->strings["Virgin"] = "Virgin(ă)"; +$a->strings["Deviant"] = "Deviant"; +$a->strings["Fetish"] = "Fetish"; +$a->strings["Oodles"] = "La grămadă"; +$a->strings["Nonsexual"] = "Nonsexual"; +$a->strings["Single"] = "Necăsătorit(ă)"; +$a->strings["Lonely"] = "Singur(ă)"; +$a->strings["Available"] = "Disponibil(ă)"; +$a->strings["Unavailable"] = "Indisponibil(ă)"; +$a->strings["Has crush"] = "Îndrăgostit(ă)"; +$a->strings["Infatuated"] = "Îndrăgostit(ă) nebunește"; +$a->strings["Dating"] = "Am întâlniri"; +$a->strings["Unfaithful"] = "Infidel(ă)"; +$a->strings["Sex Addict"] = "Dependent(ă) de Sex"; +$a->strings["Friends"] = "Prieteni"; +$a->strings["Friends/Benefits"] = "Prietenii/Prestaţii"; +$a->strings["Casual"] = "Ocazional"; +$a->strings["Engaged"] = "Cuplat"; +$a->strings["Married"] = "Căsătorit(ă)"; +$a->strings["Imaginarily married"] = "Căsătorit(ă) imaginar"; +$a->strings["Partners"] = "Parteneri"; +$a->strings["Cohabiting"] = "În conviețuire"; +$a->strings["Common law"] = "Drept Comun"; +$a->strings["Happy"] = "Fericit(ă)"; +$a->strings["Not looking"] = "Nu caut"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Înșelat(ă)"; +$a->strings["Separated"] = "Separat(ă)"; +$a->strings["Unstable"] = "Instabil(ă)"; +$a->strings["Divorced"] = "Divorţat(ă)"; +$a->strings["Imaginarily divorced"] = "Divorţat(ă) imaginar"; +$a->strings["Widowed"] = "Văduv(ă)"; +$a->strings["Uncertain"] = "Incert"; +$a->strings["It's complicated"] = "E complicat"; +$a->strings["Don't care"] = "Nu-mi pasă"; +$a->strings["Ask me"] = "Întreabă-mă"; +$a->strings["An invitation is required."] = "O invitaţie este necesară."; +$a->strings["Invitation could not be verified."] = "Invitația nu s-a putut verifica."; +$a->strings["Invalid OpenID url"] = "URL OpenID invalid"; +$a->strings["Please enter the required information."] = "Vă rugăm să introduceți informațiile solicitate."; +$a->strings["Please use a shorter name."] = "Vă rugăm să utilizaţi un nume mai scurt."; +$a->strings["Name too short."] = "Numele este prea scurt."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Acesta nu pare a fi Numele (Prenumele) dvs. complet"; +$a->strings["Your email domain is not among those allowed on this site."] = "Domeniul dvs. de email nu este printre cele permise pe acest site."; +$a->strings["Not a valid email address."] = "Nu este o adresă vaildă de email."; +$a->strings["Cannot use that email."] = "Nu se poate utiliza acest email."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = " \"Pseudonimul\" dvs. poate conţine numai \"a-z\", \"0-9\", \"-\",, şi \"_\", şi trebuie de asemenea să înceapă cu o literă."; +$a->strings["Nickname is already registered. Please choose another."] = "Pseudonimul este deja înregistrat. Vă rugăm, alegeți un altul."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Pseudonimul a fost înregistrat aici, şi e posibil să nu mai poată fi reutilizat. Vă rugăm, alegeți altul."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "EROARE GRAVĂ: Generarea de chei de securitate a eşuat."; +$a->strings["An error occurred during registration. Please try again."] = "A intervenit o eroare în timpul înregistrării. Vă rugăm să reîncercați."; +$a->strings["An error occurred creating your default profile. Please try again."] = "A intervenit o eroare la crearea profilului dvs. implicit. Vă rugăm să reîncercați."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Detaliile de înregistrare pentru %s"; +$a->strings["Visible to everybody"] = "Vizibil pentru toata lumea"; +$a->strings["This entry was edited"] = "Această intrare a fost editată"; +$a->strings["Private Message"] = " Mesaj Privat"; +$a->strings["Edit"] = "Edit"; +$a->strings["save to folder"] = "salvează în directorul"; +$a->strings["add star"] = "add stea"; +$a->strings["remove star"] = "înlătură stea"; +$a->strings["toggle star status"] = "comută status steluță"; +$a->strings["starred"] = "cu steluță"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "add tag"; +$a->strings["I like this (toggle)"] = "I like asta (toggle)"; +$a->strings["like"] = "like"; +$a->strings["I don't like this (toggle)"] = "nu îmi place aceasta (comutare)"; +$a->strings["dislike"] = "dislike"; +$a->strings["Share this"] = "Partajează"; +$a->strings["share"] = "partajează"; +$a->strings["to"] = "către"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Perete-prin-Perete"; +$a->strings["via Wall-To-Wall:"] = "via Perete-Prin-Perete"; +$a->strings["%d comment"] = array( + 0 => "%d comentariu", + 1 => "%d comentarii", + 2 => "%d comentarii", +); +$a->strings["This is you"] = "Acesta eşti tu"; +$a->strings["Bold"] = "Bold"; +$a->strings["Italic"] = "Italic"; +$a->strings["Underline"] = "Subliniat"; +$a->strings["Quote"] = "Citat"; +$a->strings["Code"] = "Code"; +$a->strings["Image"] = "Imagine"; +$a->strings["Link"] = "Link"; +$a->strings["Video"] = "Video"; +$a->strings["Item not available."] = "Elementul nu este disponibil."; +$a->strings["Item was not found."] = "Element negăsit."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numărul de mesaje, zilnice de perete, pentru %s a fost depăşit. Mesajul a eşuat."; +$a->strings["No recipient selected."] = "Nici-o adresă selectată."; +$a->strings["Unable to check your home location."] = "Imposibil de verificat locaţia dvs. de reşedinţă."; +$a->strings["Message could not be sent."] = "Mesajul nu a putut fi trimis."; +$a->strings["Message collection failure."] = "Eșec de colectare mesaj."; +$a->strings["Message sent."] = "Mesaj trimis."; +$a->strings["No recipient."] = "Nici-un destinatar."; +$a->strings["Send Private Message"] = "Trimite mesaj privat"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Dacă doriţi ca %s să vă răspundă, vă rugăm să verificaţi dacă configurările de confidenţialitate de pe site-ul dumneavoastră, permite mail-uri private de la expeditori necunoscuți."; +$a->strings["To:"] = "Către: "; +$a->strings["Subject:"] = "Subiect:"; +$a->strings["Your message:"] = "Mesajul dvs :"; +$a->strings["Group created."] = "Grupul a fost creat."; +$a->strings["Could not create group."] = "Grupul nu se poate crea."; +$a->strings["Group not found."] = "Grupul nu a fost găsit."; +$a->strings["Group name changed."] = "Numele grupului a fost schimbat."; +$a->strings["Save Group"] = "Salvare Grup"; +$a->strings["Create a group of contacts/friends."] = "Creaţi un grup de contacte/prieteni."; +$a->strings["Group Name: "] = "Nume Grup:"; +$a->strings["Group removed."] = "Grupul a fost eliminat."; +$a->strings["Unable to remove group."] = "Nu se poate elimina grupul."; +$a->strings["Group Editor"] = "Editor Grup"; +$a->strings["Members"] = "Membri"; +$a->strings["All Contacts"] = "Toate Contactele"; +$a->strings["Click on a contact to add or remove."] = "Apăsați pe un contact pentru a-l adăuga sau elimina."; +$a->strings["No potential page delegates located."] = "Nici-un delegat potenţial de pagină, nu a putut fi localizat."; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegații sunt capabili să gestioneze toate aspectele acestui cont/pagină, cu excepţia configurărilor de bază ale contului. Vă rugăm să nu vă delegați, contul dvs. personal, cuiva în care nu aveţi încredere deplină."; +$a->strings["Existing Page Managers"] = "Gestionari Existenți Pagină"; +$a->strings["Existing Page Delegates"] = "Delegați Existenți Pagină"; +$a->strings["Potential Delegates"] = "Potenţiali Delegaţi"; +$a->strings["Remove"] = "Eliminare"; +$a->strings["Add"] = "Adăugare"; +$a->strings["No entries."] = "Nu există intrări."; +$a->strings["Invalid request identifier."] = "Datele de identificare solicitate, sunt invalide."; +$a->strings["Discard"] = "Renunțați"; +$a->strings["Ignore"] = "Ignoră"; +$a->strings["System"] = "System"; +$a->strings["Personal"] = "Personal"; +$a->strings["Show Ignored Requests"] = "Afişare Solicitări Ignorate"; +$a->strings["Hide Ignored Requests"] = "Ascundere Solicitări Ignorate"; +$a->strings["Notification type: "] = "Tip Notificări:"; +$a->strings["Friend Suggestion"] = "Sugestie Prietenie"; +$a->strings["suggested by %s"] = "sugerat de către %s"; +$a->strings["Hide this contact from others"] = "Ascunde acest contact pentru alţii"; +$a->strings["Post a new friend activity"] = "Publicaţi prietenului o nouă activitate"; +$a->strings["if applicable"] = "dacă i posibil"; +$a->strings["Approve"] = "Aprobă"; +$a->strings["Claims to be known to you: "] = "Pretinde că vă cunoaște:"; +$a->strings["yes"] = "da"; +$a->strings["no"] = "nu"; +$a->strings["Approve as: "] = "Aprobă ca:"; +$a->strings["Friend"] = "Prieten"; +$a->strings["Sharer"] = "Distribuitor"; +$a->strings["Fan/Admirer"] = "Fan/Admirator"; +$a->strings["Friend/Connect Request"] = "Prieten/Solicitare de Conectare"; +$a->strings["New Follower"] = "Susţinător Nou"; +$a->strings["No introductions."] = "Fără prezentări."; +$a->strings["%s liked %s's post"] = "%s a apreciat ceea a publicat %s"; +$a->strings["%s disliked %s's post"] = "%s a nu a apreciat ceea a publicat %s"; +$a->strings["%s is now friends with %s"] = "%s este acum prieten cu %s"; +$a->strings["%s created a new post"] = "%s a creat o nouă postare"; +$a->strings["%s commented on %s's post"] = "%s a comentat la articolul postat de %s"; +$a->strings["No more network notifications."] = "Nu mai există notificări de reţea."; +$a->strings["Network Notifications"] = "Notificări de Reţea"; +$a->strings["No more system notifications."] = "Nu mai există notificări de sistem."; +$a->strings["System Notifications"] = "Notificări de Sistem"; +$a->strings["No more personal notifications."] = "Nici o notificare personală"; +$a->strings["Personal Notifications"] = "Notificări personale"; +$a->strings["No more home notifications."] = "Nu mai există notificări de origine."; +$a->strings["Home Notifications"] = "Notificări de Origine"; +$a->strings["No profile"] = "Niciun profil"; +$a->strings["everybody"] = "oricine"; +$a->strings["Account"] = "Cont"; +$a->strings["Additional features"] = "Caracteristici suplimentare"; +$a->strings["Display"] = "Afișare"; +$a->strings["Social Networks"] = "Rețele Sociale"; +$a->strings["Plugins"] = "Pluginuri"; +$a->strings["Connected apps"] = "Aplicații Conectate"; +$a->strings["Export personal data"] = "Exportare date personale"; +$a->strings["Remove account"] = "Ștergere cont"; +$a->strings["Missing some important data!"] = "Lipsesc unele date importante!"; +$a->strings["Update"] = "Actualizare"; +$a->strings["Failed to connect with email account using the settings provided."] = "A eşuat conectarea cu, contul de email, folosind configurările furnizate."; +$a->strings["Email settings updated."] = "Configurările de email au fost actualizate."; +$a->strings["Features updated"] = "Caracteristici actualizate"; +$a->strings["Relocate message has been send to your contacts"] = "Mesajul despre mutare, a fost trimis către contactele dvs."; +$a->strings["Passwords do not match. Password unchanged."] = "Parolele nu coincid. Parolă neschimbată."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Parolele necompletate nu sunt permise. Parolă neschimbată."; +$a->strings["Wrong password."] = "Parolă greșită."; +$a->strings["Password changed."] = "Parola a fost schimbată."; +$a->strings["Password update failed. Please try again."] = "Actualizarea parolei a eșuat. Vă rugăm să reîncercați."; +$a->strings[" Please use a shorter name."] = "Vă rugăm să utilizaţi un nume mai scurt."; +$a->strings[" Name too short."] = "Numele este prea scurt."; +$a->strings["Wrong Password"] = "Parolă Greșită"; +$a->strings[" Not valid email."] = "Nu este un email valid."; +$a->strings[" Cannot change to that email."] = "Nu poate schimba cu acest email."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Forumul privat nu are permisiuni de confidenţialitate. Se folosește confidențialitatea implicită de grup."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Forumul Privat nu are permisiuni de confidenţialitate şi nici o confidențialitate implicită de grup."; +$a->strings["Settings updated."] = "Configurări actualizate."; +$a->strings["Add application"] = "Adăugare aplicaţie"; +$a->strings["Save Settings"] = "Salvare Configurări"; +$a->strings["Name"] = "Nume"; +$a->strings["Consumer Key"] = "Cheia Utilizatorului"; +$a->strings["Consumer Secret"] = "Cheia Secretă a Utilizatorului"; +$a->strings["Redirect"] = "Redirecţionare"; +$a->strings["Icon url"] = "URL pictogramă"; +$a->strings["You can't edit this application."] = "Nu puteți edita această aplicaţie."; +$a->strings["Connected Apps"] = "Aplicații Conectate"; +$a->strings["Client key starts with"] = "Cheia clientului începe cu"; +$a->strings["No name"] = "Fără nume"; +$a->strings["Remove authorization"] = "Eliminare autorizare"; +$a->strings["No Plugin settings configured"] = "Nici-o configurare stabilită pentru modul"; +$a->strings["Plugin Settings"] = "Configurări Modul"; +$a->strings["Off"] = "Off"; +$a->strings["On"] = "On"; +$a->strings["Additional Features"] = "Caracteristici Suplimentare"; +$a->strings["Built-in support for %s connectivity is %s"] = "Suportul încorporat pentru conectivitatea %s este %s"; +$a->strings["enabled"] = "activat"; +$a->strings["disabled"] = "dezactivat"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "Accesul de email este dezactivat pe acest site."; +$a->strings["Email/Mailbox Setup"] = "Configurare E-Mail/Căsuță poştală"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Dacă doriţi să comunicaţi cu contactele de email folosind acest serviciu (opţional), vă rugăm să precizaţi cum doriți să vă conectaţi la căsuța dvs. poştală."; +$a->strings["Last successful email check:"] = "Ultima verificare, cu succes, a email-ului:"; +$a->strings["IMAP server name:"] = "Nume server IMAP:"; +$a->strings["IMAP port:"] = "IMAP port:"; +$a->strings["Security:"] = "Securitate:"; +$a->strings["None"] = "Nimic"; +$a->strings["Email login name:"] = "Nume email autentificare:"; +$a->strings["Email password:"] = "Parolă de e-mail:"; +$a->strings["Reply-to address:"] = "Adresă pentru răspuns:"; +$a->strings["Send public posts to all email contacts:"] = "Trimiteți postările publice la toate contactele de email:"; +$a->strings["Action after import:"] = "Acţiune după importare:"; +$a->strings["Mark as seen"] = "Marcați ca și vizualizat"; +$a->strings["Move to folder"] = "Mutare în dosar"; +$a->strings["Move to folder:"] = "Mutare în dosarul:"; +$a->strings["No special theme for mobile devices"] = "Nici-o temă specială pentru dispozitive mobile"; +$a->strings["Display Settings"] = "Preferințe Ecran"; +$a->strings["Display Theme:"] = "Temă Afişaj:"; +$a->strings["Mobile Theme:"] = "Temă pentru Mobile:"; +$a->strings["Update browser every xx seconds"] = "Actualizare browser la fiecare fiecare xx secunde"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minim 10 secunde, fără un maxim"; +$a->strings["Number of items to display per page:"] = "Numărul de elemente de afişat pe pagină:"; +$a->strings["Maximum of 100 items"] = "Maxim 100 de elemente"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "Numărul de elemente de afişat pe pagină atunci când se vizualizează de pe dispozitivul mobil:"; +$a->strings["Don't show emoticons"] = "Nu afișa emoticoane"; +$a->strings["Don't show notices"] = "Nu afișa notificări"; +$a->strings["Infinite scroll"] = "Derulare infinită"; +$a->strings["Automatic updates only at the top of the network page"] = "Actualizări automate doar la partea superioară a paginii de rețea "; +$a->strings["User Types"] = "Tipuri de Utilizator"; +$a->strings["Community Types"] = "Tipuri de Comunitare"; +$a->strings["Normal Account Page"] = "Pagină de Cont Simplu"; +$a->strings["This account is a normal personal profile"] = "Acest cont este un profil personal normal"; +$a->strings["Soapbox Page"] = "Pagină Soapbox"; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aprobă automat toate conexiunile/solicitările de prietenie ca și fani cu drepturi doar pentru vizualizare"; +$a->strings["Community Forum/Celebrity Account"] = "Cont Comunitate Forum/Celebritate"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aprobă automat toate conexiunile/solicitările de prietenie ca și fani cu drepturi doar pentru vizualizare"; +$a->strings["Automatic Friend Page"] = "Pagină Prietenie Automată"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Aprobă automat toate conexiunile/solicitările de prietenie ca și prieteni"; +$a->strings["Private Forum [Experimental]"] = "Forum Privat [Experimental]"; +$a->strings["Private forum - approved members only"] = "Forum Privat - numai membrii aprobați"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opţional) Permite acest OpenID să se conecteze la acest cont."; +$a->strings["Publish your default profile in your local site directory?"] = "Publicați profilul dvs. implicit în directorul site-ului dvs. local?"; +$a->strings["No"] = "NU"; +$a->strings["Publish your default profile in the global social directory?"] = "Publicați profilul dvs. implicit în directorul social global?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ascundeţi lista dvs. de contacte/prieteni de vizitatorii profilului dvs. implicit?"; +$a->strings["Allow friends to post to your profile page?"] = "Permiteți prietenilor să posteze pe pagina dvs. de profil ?"; +$a->strings["Allow friends to tag your posts?"] = "Permiteți prietenilor să vă eticheteze postările?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ne permiteți să vă recomandăm ca și potențial prieten pentru membrii noi?"; +$a->strings["Permit unknown people to send you private mail?"] = "Permiteți persoanelor necunoscute să vă trimită mesaje private?"; +$a->strings["Profile is not published."] = "Profilul nu este publicat."; +$a->strings["or"] = "sau"; +$a->strings["Your Identity Address is"] = "Adresa Dvs. de Identitate este"; +$a->strings["Automatically expire posts after this many days:"] = "Postările vor expira automat după atâtea zile:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Dacă se lasă necompletat, postările nu vor expira. Postările expirate vor fi şterse"; +$a->strings["Advanced expiration settings"] = "Configurări Avansate de Expirare"; +$a->strings["Advanced Expiration"] = "Expirare Avansată"; +$a->strings["Expire posts:"] = "Postările expiră:"; +$a->strings["Expire personal notes:"] = "Notele personale expiră:"; +$a->strings["Expire starred posts:"] = "Postările favorite expiră:"; +$a->strings["Expire photos:"] = "Fotografiile expiră:"; +$a->strings["Only expire posts by others:"] = "Expiră numai postările altora:"; +$a->strings["Account Settings"] = "Configurări Cont"; +$a->strings["Password Settings"] = "Configurări Parolă"; +$a->strings["New Password:"] = "Parola Nouă:"; +$a->strings["Confirm:"] = "Confirm:"; +$a->strings["Leave password fields blank unless changing"] = "Lăsaţi câmpurile, pentru parolă, goale dacă nu doriți să modificați"; +$a->strings["Current Password:"] = "Parola Curentă:"; +$a->strings["Your current password to confirm the changes"] = "Parola curentă pentru a confirma modificările"; +$a->strings["Password:"] = "Parola:"; +$a->strings["Basic Settings"] = "Configurări de Bază"; +$a->strings["Email Address:"] = "Adresa de email:"; +$a->strings["Your Timezone:"] = "Fusul dvs. orar:"; +$a->strings["Default Post Location:"] = "Locația Implicită pentru Postări"; +$a->strings["Use Browser Location:"] = "Folosește Locația Navigatorului:"; +$a->strings["Security and Privacy Settings"] = "Configurări de Securitate și Confidențialitate"; +$a->strings["Maximum Friend Requests/Day:"] = "Solicitări de Prietenie, Maxime/Zi"; +$a->strings["(to prevent spam abuse)"] = "(Pentru a preveni abuzul de tip spam)"; +$a->strings["Default Post Permissions"] = "Permisiuni Implicite Postări"; +$a->strings["(click to open/close)"] = "(apăsați pentru a deschide/închide)"; +$a->strings["Show to Groups"] = "Afișare pentru Grupuri"; +$a->strings["Show to Contacts"] = "Afişează la Contacte"; +$a->strings["Default Private Post"] = "Postare Privată Implicită"; +$a->strings["Default Public Post"] = "Postare Privată Implicită"; +$a->strings["Default Permissions for New Posts"] = "Permisiuni Implicite pentru Postările Noi"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maximum de mesaje private pe zi, de la persoanele necunoscute:"; +$a->strings["Notification Settings"] = "Configurări de Notificare"; +$a->strings["By default post a status message when:"] = "Implicit, postează un mesaj de stare atunci când:"; +$a->strings["accepting a friend request"] = "se acceptă o solicitare de prietenie"; +$a->strings["joining a forum/community"] = "se aderă la un forum/o comunitate"; +$a->strings["making an interesting profile change"] = "se face o modificări de profilinteresantă"; +$a->strings["Send a notification email when:"] = "Trimiteți o notificare email atunci când:"; +$a->strings["You receive an introduction"] = "Primiți o introducere"; +$a->strings["Your introductions are confirmed"] = "Introducerile dvs. sunt confirmate"; +$a->strings["Someone writes on your profile wall"] = "Cineva scrie pe perete dvs. de profil"; +$a->strings["Someone writes a followup comment"] = "Cineva scrie un comentariu de urmărire"; +$a->strings["You receive a private message"] = "Primiți un mesaj privat"; +$a->strings["You receive a friend suggestion"] = "Primiți o sugestie de prietenie"; +$a->strings["You are tagged in a post"] = "Sunteți etichetat într-o postare"; +$a->strings["You are poked/prodded/etc. in a post"] = "Sunteți abordat/incitat/etc. într-o postare"; +$a->strings["Advanced Account/Page Type Settings"] = "Configurări Avansate Cont/Tip Pagină"; +$a->strings["Change the behaviour of this account for special situations"] = "Modificați comportamentul acestui cont pentru situațiile speciale"; +$a->strings["Relocate"] = "Mutare"; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Dacă aţi mutat acest profil dintr-un alt server, şi unele dintre contactele dvs. nu primesc actualizările dvs., încercaţi să apăsați acest buton."; +$a->strings["Resend relocate message to contacts"] = "Retrimiteți contactelor, mesajul despre mutare"; +$a->strings["Common Friends"] = "Prieteni Comuni"; +$a->strings["No contacts in common."] = "Nici-un contact în comun"; +$a->strings["Remote privacy information not available."] = "Informaţiile la distanţă despre confidenţialitate, nu sunt disponibile."; +$a->strings["Visible to:"] = "Visibil către:"; +$a->strings["%d contact edited."] = array( + 0 => "%d contact editat.", + 1 => "%d contacte editate.", + 2 => "%d de contacte editate.", +); +$a->strings["Could not access contact record."] = "Nu se poate accesa registrul contactului."; +$a->strings["Could not locate selected profile."] = "Nu se poate localiza profilul selectat."; +$a->strings["Contact updated."] = "Contact actualizat."; +$a->strings["Failed to update contact record."] = "Actualizarea datelor de contact a eşuat."; +$a->strings["Contact has been blocked"] = "Contactul a fost blocat"; +$a->strings["Contact has been unblocked"] = "Contactul a fost deblocat"; +$a->strings["Contact has been ignored"] = "Contactul a fost ignorat"; +$a->strings["Contact has been unignored"] = "Contactul a fost neignorat"; +$a->strings["Contact has been archived"] = "Contactul a fost arhivat"; +$a->strings["Contact has been unarchived"] = "Contactul a fost dezarhivat"; +$a->strings["Do you really want to delete this contact?"] = "Sigur doriți să ștergeți acest contact?"; +$a->strings["Contact has been removed."] = "Contactul a fost înlăturat."; +$a->strings["You are mutual friends with %s"] = "Sunteţi prieten comun cu %s"; +$a->strings["You are sharing with %s"] = "Împărtășiți cu %s"; +$a->strings["%s is sharing with you"] = "%s împărtăşeşte cu dvs."; +$a->strings["Private communications are not available for this contact."] = "Comunicaţiile private nu sunt disponibile pentru acest contact."; +$a->strings["Never"] = "Niciodată"; +$a->strings["(Update was successful)"] = "(Actualizare a reuşit)"; +$a->strings["(Update was not successful)"] = "(Actualizare nu a reuşit)"; +$a->strings["Suggest friends"] = "Sugeraţi prieteni"; +$a->strings["Network type: %s"] = "Tipul rețelei: %s"; +$a->strings["View all contacts"] = "Vezi toate contactele"; +$a->strings["Unblock"] = "Deblochează"; +$a->strings["Block"] = "Blochează"; +$a->strings["Toggle Blocked status"] = "Comutare status Blocat"; +$a->strings["Unignore"] = "Anulare ignorare"; +$a->strings["Toggle Ignored status"] = "Comutaţi status Ignorat"; +$a->strings["Unarchive"] = "Dezarhivează"; +$a->strings["Archive"] = "Arhivează"; +$a->strings["Toggle Archive status"] = "Comutaţi status Arhivat"; +$a->strings["Repair"] = "Repară"; +$a->strings["Advanced Contact Settings"] = "Configurări Avansate Contacte"; +$a->strings["Communications lost with this contact!"] = "S-a pierdut conexiunea cu acest contact!"; +$a->strings["Contact Editor"] = "Editor Contact"; +$a->strings["Profile Visibility"] = "Vizibilitate Profil"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vă rugăm să alegeţi profilul pe care doriţi să îl afişaţi pentru %s când acesta vă vizitează profuilul în mod securizat."; +$a->strings["Contact Information / Notes"] = "Informaţii de Contact / Note"; +$a->strings["Edit contact notes"] = "Editare note de contact"; +$a->strings["Visit %s's profile [%s]"] = "Vizitați profilul %s [%s]"; +$a->strings["Block/Unblock contact"] = "Blocare/Deblocare contact"; +$a->strings["Ignore contact"] = "Ignorare contact"; +$a->strings["Repair URL settings"] = "Remediere configurări URL"; +$a->strings["View conversations"] = "Vizualizaţi conversaţii"; +$a->strings["Delete contact"] = "Şterge contact"; +$a->strings["Last update:"] = "Ultima actualizare:"; +$a->strings["Update public posts"] = "Actualizare postări publice"; +$a->strings["Update now"] = "Actualizează acum"; +$a->strings["Currently blocked"] = "Blocat în prezent"; +$a->strings["Currently ignored"] = "Ignorat în prezent"; +$a->strings["Currently archived"] = "Arhivat în prezent"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Răspunsurile/aprecierile pentru postările dvs. publice ar putea fi încă vizibile"; +$a->strings["Notification for new posts"] = "Notificare de postări noi"; +$a->strings["Send a notification of every new post of this contact"] = "Trimiteți o notificare despre fiecare postare nouă a acestui contact"; +$a->strings["Fetch further information for feeds"] = "Preluare informaţii suplimentare pentru fluxuri"; +$a->strings["Suggestions"] = "Sugestii"; +$a->strings["Suggest potential friends"] = "Sugeraţi prieteni potențiali"; +$a->strings["Show all contacts"] = "Afişează toate contactele"; +$a->strings["Unblocked"] = "Deblocat"; +$a->strings["Only show unblocked contacts"] = "Se afişează numai contactele deblocate"; +$a->strings["Blocked"] = "Blocat"; +$a->strings["Only show blocked contacts"] = "Se afişează numai contactele blocate"; +$a->strings["Ignored"] = "Ignorat"; +$a->strings["Only show ignored contacts"] = "Se afişează numai contactele ignorate"; +$a->strings["Archived"] = "Arhivat"; +$a->strings["Only show archived contacts"] = "Se afişează numai contactele arhivate"; +$a->strings["Hidden"] = "Ascuns"; +$a->strings["Only show hidden contacts"] = "Se afişează numai contactele ascunse"; +$a->strings["Mutual Friendship"] = "Prietenie Reciprocă"; +$a->strings["is a fan of yours"] = "este fanul dvs."; +$a->strings["you are a fan of"] = "sunteţi un fan al"; +$a->strings["Edit contact"] = "Editează contact"; +$a->strings["Search your contacts"] = "Căutare contacte"; +$a->strings["Finding: "] = "Găsire:"; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Ne pare rău, este posibil ca fișierul pe care doriți să-l încărcați, este mai mare decât permite configuraţia PHP"; +$a->strings["Or - did you try to upload an empty file?"] = "Sau - ați încercat să încărcaţi un fişier gol?"; +$a->strings["File exceeds size limit of %d"] = "Fişierul depăşeşte dimensiunea limită de %d"; +$a->strings["File upload failed."] = "Încărcarea fișierului a eşuat."; +$a->strings["[Embedded content - reload page to view]"] = "[Conţinut încastrat - reîncărcaţi pagina pentru a vizualiza]"; +$a->strings["Export account"] = "Exportare cont"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportați-vă informațiile contului şi contactele. Utilizaţi aceasta pentru a face o copie de siguranţă a contului dumneavoastră şi/sau pentru a-l muta pe un alt server."; +$a->strings["Export all"] = "Exportare tot"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportați informațiile dvs. de cont, contactele şi toate elementele dvs., ca json. Ar putea fi un fișier foarte mare, şi ar putea lua mult timp. Utilizaţi aceasta pentru a face un backup complet al contului (fotografiile nu sunt exportate)"; $a->strings["Registration successful. Please check your email for further instructions."] = "Înregistrarea s-a efectuat cu succes. Vă rugăm să vă verificaţi e-mailul pentru instrucţiuni suplimentare."; $a->strings["Failed to send email message. Here is the message that failed."] = "Eșec la trimiterea mesajului de email. Acesta este mesajul care a eşuat."; $a->strings["Your registration can not be processed."] = "Înregistrarea dvs. nu poate fi procesată."; -$a->strings["Registration request at %s"] = "Solicitare de înregistrare la %s"; $a->strings["Your registration is pending approval by the site owner."] = "Înregistrarea dvs. este în aşteptarea aprobării de către deținătorul site-ului."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Acest site a depăşit numărul zilnic permis al înregistrărilor de conturi. Vă rugăm să reîncercați mâine."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Puteți (opțional) să completaţi acest formular prin intermediul OpenID, introducând contul dvs. OpenID și apăsând pe 'Înregistrare'."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Dacă nu sunteţi familiarizați cu OpenID, vă rugăm să lăsaţi acest câmp gol iar apoi să completaţi restul elementelor."; $a->strings["Your OpenID (optional): "] = "Contul dvs. OpenID (opţional):"; $a->strings["Include your profile in member directory?"] = "Includeți profilul dvs în directorul de membru?"; -$a->strings["Yes"] = "Da"; -$a->strings["No"] = "NU"; $a->strings["Membership on this site is by invitation only."] = "Aderare pe acest site, este posibilă doar pe bază de invitație."; $a->strings["Your invitation ID: "] = "ID invitaţiei dvs:"; $a->strings["Registration"] = "Registratură"; @@ -213,197 +1038,87 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Alegeţi un pseudonim:"; $a->strings["Import"] = "Import"; $a->strings["Import your profile to this friendica instance"] = "Importați profilul dvs. în această instanță friendica"; -$a->strings["Profile not found."] = "Profil negăsit."; -$a->strings["Contact not found."] = "Contact negăsit."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Aceasta se poate întâmpla ocazional dacă contactul a fost solicitat de către ambele persoane şi acesta a fost deja aprobat."; -$a->strings["Response from remote site was not understood."] = "Răspunsul de la adresa de la distanţă, nu a fost înțeles."; -$a->strings["Unexpected response from remote site: "] = "Răspuns neaşteptat de la site-ul de la distanţă:"; -$a->strings["Confirmation completed successfully."] = "Confirmare încheiată cu succes."; -$a->strings["Remote site reported: "] = "Site-ul de la distanţă a raportat:"; -$a->strings["Temporary failure. Please wait and try again."] = "Eroare Temporară. Vă rugăm să aşteptaţi şi încercaţi din nou."; -$a->strings["Introduction failed or was revoked."] = "Introducerea a eşuat sau a fost revocată."; -$a->strings["Unable to set contact photo."] = "Imposibil de stabilit fotografia de contact."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s este acum prieten cu %2\$s"; -$a->strings["No user record found for '%s' "] = "Nici-o înregistrare de utilizator găsită pentru '%s'"; -$a->strings["Our site encryption key is apparently messed up."] = "Se pare că, cheia de criptare a site-ului nostru s-a încurcat."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "A fost furnizată o adresă URL goală, sau adresa URL nu poate fi decriptată de noi."; -$a->strings["Contact record was not found for you on our site."] = "Registrul contactului nu a fost găsit pe site-ul nostru."; -$a->strings["Site public key not available in contact record for URL %s."] = "Cheia publică a site-ului nu este disponibilă în registrul contactului pentru URL-ul %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID-ul furnizat de către sistemul dumneavoastră este un duplicat pe sistemul nostru. Ar trebui să funcţioneze dacă încercaţi din nou."; -$a->strings["Unable to set your contact credentials on our system."] = "Imposibil de configurat datele dvs. de autentificare, pe sistemul nostru."; -$a->strings["Unable to update your contact profile details on our system"] = "Imposibil de actualizat detaliile de profil ale contactului dvs., pe sistemul nostru."; -$a->strings["Connection accepted at %s"] = "Conexiune acceptată la %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s s-a alăturat lui %2\$s"; +$a->strings["Post successful."] = "Postat cu succes."; +$a->strings["System down for maintenance"] = "Sistemul este suspendat pentru întreținere"; +$a->strings["Access to this profile has been restricted."] = "Accesul la acest profil a fost restricţionat."; +$a->strings["Tips for New Members"] = "Sfaturi pentru Membrii Noi"; +$a->strings["Public access denied."] = "Acces public refuzat."; +$a->strings["No videos selected"] = "Nici-un clip video selectat"; +$a->strings["Access to this item is restricted."] = "Accesul la acest element este restricționat."; +$a->strings["View Album"] = "Vezi Album"; +$a->strings["Recent Videos"] = "Clipuri video recente"; +$a->strings["Upload New Videos"] = "Încărcaţi Clipuri Video Noi"; +$a->strings["Manage Identities and/or Pages"] = "Administrare Identităţii şi/sau Pagini"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Comutați între diferitele identităţi sau pagini de comunitate/grup, care împărtășesc detaliile contului dvs. sau pentru care v-au fost acordate drepturi de \"gestionare \""; +$a->strings["Select an identity to manage: "] = "Selectaţi o identitate de gestionat:"; +$a->strings["Item not found"] = "Element negăsit"; +$a->strings["Edit post"] = "Editează post"; +$a->strings["People Search"] = "Căutare Persoane"; +$a->strings["No matches"] = "Nici-o potrivire"; +$a->strings["Account approved."] = "Cont aprobat."; +$a->strings["Registration revoked for %s"] = "Înregistrare revocată pentru %s"; +$a->strings["Please login."] = "Vă rugăm să vă autentificați."; +$a->strings["This introduction has already been accepted."] = "Această introducere a fost deja acceptată"; +$a->strings["Profile location is not valid or does not contain profile information."] = "Locaţia profilului nu este validă sau nu conţine informaţii de profil."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Atenţie: locaţia profilului nu are un nume de deţinător identificabil."; +$a->strings["Warning: profile location has no profile photo."] = "Atenţie: locaţia profilului nu are fotografie de profil."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d parametru necesar nu a fost găsit în locaţia specificată", + 1 => "%d parametrii necesari nu au fost găsiţi în locaţia specificată", + 2 => "%d de parametrii necesari nu au fost găsiţi în locaţia specificată", +); +$a->strings["Introduction complete."] = "Prezentare completă."; +$a->strings["Unrecoverable protocol error."] = "Eroare de protocol nerecuperabilă."; +$a->strings["Profile unavailable."] = "Profil nedisponibil."; +$a->strings["%s has received too many connection requests today."] = "%s a primit, pentru azi, prea multe solicitări de conectare."; +$a->strings["Spam protection measures have been invoked."] = "Au fost invocate măsuri de protecţie anti-spam."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Prietenii sunt rugaţi să reîncerce peste 24 de ore."; +$a->strings["Invalid locator"] = "Invalid locator"; +$a->strings["Invalid email address."] = "Adresă mail invalidă."; +$a->strings["This account has not been configured for email. Request failed."] = "Acest cont nu a fost configurat pentru email. Cererea a eşuat."; +$a->strings["Unable to resolve your name at the provided location."] = "Imposibil să vă soluţionăm numele pentru locaţia sugerată."; +$a->strings["You have already introduced yourself here."] = "Aţi fost deja prezentat aici"; +$a->strings["Apparently you are already friends with %s."] = "Se pare că sunteţi deja prieten cu %s."; +$a->strings["Invalid profile URL."] = "Profil URL invalid."; +$a->strings["Your introduction has been sent."] = "Prezentarea dumneavoastră a fost trimisă."; +$a->strings["Please login to confirm introduction."] = "Vă rugăm să vă autentificați pentru a confirma prezentarea."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Autentificat curent cu identitate eronată. Vă rugăm să vă autentificați pentru acest profil."; +$a->strings["Hide this contact"] = "Ascunde acest contact"; +$a->strings["Welcome home %s."] = "Bine ai venit %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Vă rugăm să vă confirmaţi solicitarea de introducere/conectare la %s."; +$a->strings["Confirm"] = "Confirm"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vă rugăm să vă introduceţi \"Adresa de Identitate\" din una din următoarele reţele de socializare acceptate:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Dacă nu sunteţi încă un membru al reţelei online de socializare gratuite, urmați acest link pentru a găsi un site public Friendica şi alăturați-vă nouă, chiar astăzi."; +$a->strings["Friend/Connection Request"] = "Solicitare Prietenie/Conectare"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Exemple: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Vă rugăm să răspundeţi la următoarele:"; +$a->strings["Does %s know you?"] = "%s vă cunoaşte?"; +$a->strings["Add a personal note:"] = "Adaugă o notă personală:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Reţea Socială Web Centralizată"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- vă rugăm să nu folosiţi acest formular. În schimb, introduceţi %s în bara dvs. de căutare Diaspora."; +$a->strings["Your Identity Address:"] = "Adresa dvs. Identitate "; +$a->strings["Submit Request"] = "Trimiteţi Solicitarea"; +$a->strings["Files"] = "Fişiere"; $a->strings["Authorize application connection"] = "Autorizare conectare aplicaţie"; $a->strings["Return to your app and insert this Securty Code:"] = "Reveniți la aplicația dvs. şi introduceţi acest Cod de Securitate:"; $a->strings["Please login to continue."] = "Vă rugăm să vă autentificați pentru a continua."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Doriţi să autorizați această aplicaţie pentru a vă accesa postările şi contactele, şi/sau crea noi postări pentru dvs.?"; -$a->strings["No valid account found."] = "Nici-un cont valid găsit."; -$a->strings["Password reset request issued. Check your email."] = "Solicitarea de Resetare Parolă a fost emisă. Verificați-vă emailul."; -$a->strings["Password reset requested at %s"] = "Solicitarea de resetare a parolei a fost făcută la %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Solicitarea nu se poate verifica. (Este posibil să fi solicitat-o anterior.) Resetarea parolei a eșuat."; -$a->strings["Your password has been reset as requested."] = "Parola a fost resetată conform solicitării."; -$a->strings["Your new password is"] = "Noua dvs. parolă este"; -$a->strings["Save or copy your new password - and then"] = "Salvați sau copiați noua dvs. parolă - şi apoi"; -$a->strings["click here to login"] = "click aici pentru logare"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Parola poate fi schimbată din pagina de Configurări după autentificarea cu succes."; -$a->strings["Your password has been changed at %s"] = "Parola dumneavoastră a fost schimbată la %s"; -$a->strings["Forgot your Password?"] = "Ați uitat Parola?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introduceţi adresa dumneavoastră de email şi trimiteți-o pentru a vă reseta parola. Apoi verificaţi-vă emailul pentru instrucţiuni suplimentare."; -$a->strings["Nickname or Email: "] = "Pseudonim sau Email:"; -$a->strings["Reset"] = "Reset"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numărul de mesaje, zilnice de perete, pentru %s a fost depăşit. Mesajul a eşuat."; -$a->strings["No recipient selected."] = "Nici-o adresă selectată."; -$a->strings["Unable to check your home location."] = "Imposibil de verificat locaţia dvs. de reşedinţă."; -$a->strings["Message could not be sent."] = "Mesajul nu a putut fi trimis."; -$a->strings["Message collection failure."] = "Eșec de colectare mesaj."; -$a->strings["Message sent."] = "Mesaj trimis."; -$a->strings["No recipient."] = "Nici-un destinatar."; -$a->strings["Please enter a link URL:"] = "Introduceţi un link URL:"; -$a->strings["Send Private Message"] = "Trimite mesaj privat"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Dacă doriţi ca %s să vă răspundă, vă rugăm să verificaţi dacă configurările de confidenţialitate de pe site-ul dumneavoastră, permite mail-uri private de la expeditori necunoscuți."; -$a->strings["To:"] = "Către: "; -$a->strings["Subject:"] = "Subiect:"; -$a->strings["Your message:"] = "Mesajul dvs :"; -$a->strings["Upload photo"] = "Încarcă foto"; -$a->strings["Insert web link"] = "Inserează link web"; -$a->strings["Welcome to Friendica"] = "Bun Venit la Friendica"; -$a->strings["New Member Checklist"] = "Lista de Verificare Membrii Noi"; -$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."] = "Dorim să vă oferim câteva sfaturi şi legături pentru a vă ajuta să aveți o experienţă cât mai plăcută. Apăsați pe orice element pentru a vizita pagina relevantă. O legătură către această pagină va fi vizibilă de pe pagina principală, pentru două săptămâni după înregistrarea dvs. iniţială, iar apoi va dispare în tăcere."; -$a->strings["Getting Started"] = "Noțiuni de Bază"; -$a->strings["Friendica Walk-Through"] = "Ghidul de Prezentare Friendica"; -$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Pe pagina dvs. de Pornire Rapidă - veți găsi o scurtă introducere pentru profilul dvs. şi pentru filele de reţea, veți face câteva conexiuni noi, şi veți găsi câteva grupuri la care să vă alăturați."; -$a->strings["Go to Your Settings"] = "Mergeți la Configurări"; -$a->strings["On your Settings 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."] = "Din pagina dvs. de Configurări - schimbaţi-vă parola iniţială. De asemenea creați o notă pentru Adresa dvs. de Identificare. Aceasta arată exact ca o adresă de email - şi va fi utilă la stabilirea de prietenii pe rețeaua socială web gratuită."; -$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."] = "Revizuiți celelalte configurări, în special configurările de confidenţialitate. O listă de directoare nepublicate este ca și cum ați avea un număr de telefon necatalogat. În general, ar trebui probabil să vă publicați lista - cu excepţia cazului în care toți prietenii şi potenţialii prieteni, știu exact cum să vă găsească."; -$a->strings["Upload Profile Photo"] = "Încărcare Fotografie Profil"; -$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."] = "Încărcaţi o fotografie de profil, dacă nu aţi făcut-o deja.Studiile au arătat că, pentru persoanele cu fotografiile lor reale, există de zece ori mai multe şanse să-și facă prieteni, decât cei care nu folosesc fotografii reale."; -$a->strings["Edit Your Profile"] = "Editare Profil"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Editaţi-vă profilul Implicit după bunul plac. Revizuiți configurările pentru a ascunde lista dvs. de prieteni și pentru ascunderea profilului dvs., de vizitatorii necunoscuți."; -$a->strings["Profile Keywords"] = "Cuvinte-Cheie Profil"; -$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."] = "Stabiliți câteva cuvinte-cheie publice pentru profilul dvs. implicit, cuvinte ce descriu cel mai bine interesele dvs. Vom putea astfel găsi alte persoane cu interese similare și vă vom sugera prietenia lor."; -$a->strings["Connecting"] = "Conectare"; -$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."] = "Autorizați Conectorul Facebook dacă dețineți în prezent un cont pe Facebook, şi vom importa (opțional) toți prietenii și toate conversațiile de pe Facebook."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Dacă aceasta este propriul dvs. server, instalarea suplimentului Facebook, vă poate uşura tranziţia la reţeaua socială web gratuită."; -$a->strings["Importing Emails"] = "Importare Email-uri"; -$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"] = "Introduceţi informațiile dvs. de acces la email adresa de email, în pagina dvs. de Configurări Conector, dacă doriți să importați și să interacționați cu prietenii sau cu listele de email din Căsuța dvs. de Mesaje Primite."; -$a->strings["Go to Your Contacts Page"] = "Dute la pagina ta Contacte "; -$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 Add New Contact dialog."] = "Pagina dvs. de Contact este poarta dvs. de acces către administrarea prieteniilor şi pentru conectarea cu prietenii din alte rețele. În general, introduceți adresa lor sau URL-ul către site, folosind dialogul Adăugare Contact Nou."; -$a->strings["Go to Your Site's Directory"] = "Mergeţi la Directorul Site-ului"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Pagina Directorului vă permite să găsiţi alte persoane în această reţea sau în alte site-uri asociate. Căutaţi o legătură de Conectare sau Urmărire pe pagina lor de profil. Oferiți propria dvs. Adresă de Identitate dacă se solicită."; -$a->strings["Finding New People"] = "Găsire Persoane Noi"; -$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."] = "Pe panoul lateral al paginii Contacte sunt câteva unelte utile pentru a găsi noi prieteni. Putem asocia persoanele după interese, căuta persoane după nume sau interes, şi vă putem oferi sugestii bazate pe relaţiile din reţea. Pe un site nou-nouț, sugestiile de prietenie vor începe în mod normal să fie populate în termen de 24 de ore."; -$a->strings["Groups"] = "Groupuri"; -$a->strings["Group Your Contacts"] = "Grupați-vă Contactele"; -$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."] = "Odată ce v-aţi făcut unele prietenii, organizaţi-le în grupuri de conversaţii private din bara laterală a paginii dvs. de Contact şi apoi puteţi interacționa, privat cu fiecare grup pe pagina dumneavoastră de Reţea."; -$a->strings["Why Aren't My Posts Public?"] = "De ce nu sunt Postările Mele Publice?"; -$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."] = "Friendica vă respectă confidenţialitatea. Implicit, postările dvs. vor fi afişate numai persoanelor pe care le-ați adăugat ca și prieteni. Pentru mai multe informaţii, consultaţi secţiunea de asistenţă din legătura de mai sus."; -$a->strings["Getting Help"] = "Obţinerea de Ajutor"; -$a->strings["Go to the Help Section"] = "Navigați la Secțiunea Ajutor"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Paginile noastre de ajutor pot fi consultate pentru detalii, prin alte funcții şi resurse de program."; $a->strings["Do you really want to delete this suggestion?"] = "Sigur doriți să ștergeți acesta sugestie?"; -$a->strings["Cancel"] = "Anulează"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nici-o sugestie disponibilă. Dacă aceasta este un site nou, vă rugăm să încercaţi din nou în 24 de ore."; $a->strings["Ignore/Hide"] = "Ignorare/Ascundere"; -$a->strings["Search Results For:"] = "Rezultatele Căutării Pentru:"; -$a->strings["Remove term"] = "Eliminare termen"; -$a->strings["Saved Searches"] = "Căutări Salvate"; -$a->strings["add"] = "add"; -$a->strings["Commented Order"] = "Ordonare Comentarii"; -$a->strings["Sort by Comment Date"] = "Sortare după Data Comentariului"; -$a->strings["Posted Order"] = "Ordonare Postări"; -$a->strings["Sort by Post Date"] = "Sortare după Data Postării"; -$a->strings["Personal"] = "Personal"; -$a->strings["Posts that mention or involve you"] = "Postări ce vă menționează sau vă implică"; -$a->strings["New"] = "Nou"; -$a->strings["Activity Stream - by date"] = "Flux Activități - după dată"; -$a->strings["Shared Links"] = "Linkuri partajate"; -$a->strings["Interesting Links"] = "Legături Interesante"; -$a->strings["Starred"] = "Cu steluță"; -$a->strings["Favourite Posts"] = "Postări Favorite"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Atenție: Acest grup conţine %s membru dintr-o reţea nesigură.", - 1 => "Atenție: Acest grup conţine %s membrii dintr-o reţea nesigură.", - 2 => "Atenție: Acest grup conţine %s de membrii dintr-o reţea nesigură.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Mesajele private către acest grup sunt supuse riscului de divulgare publică."; -$a->strings["No such group"] = "Membrii"; -$a->strings["Group is empty"] = "Grupul este gol"; -$a->strings["Group: "] = "Grup:"; -$a->strings["Contact: "] = "Contact: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Mesajele private către această persoană sunt supuse riscului de divulgare publică."; -$a->strings["Invalid contact."] = "Invalid contact."; -$a->strings["Friendica Communications Server - Setup"] = "Serverul de Comunicații Friendica - Instalare"; -$a->strings["Could not connect to database."] = "Nu se poate face conectarea cu baza de date."; -$a->strings["Could not create table."] = "Nu se poate crea tabelul."; -$a->strings["Your Friendica site database has been installed."] = "Baza dvs. de date Friendica, a fost instalată."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Este posibil să fie nevoie să importați manual fişierul \"database.sql\" folosind phpmyadmin sau mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Vă rugăm să consultaţi fişierul \"INSTALL.txt\"."; -$a->strings["System check"] = "Verificare sistem"; -$a->strings["Next"] = "Next"; -$a->strings["Check again"] = "Reverificare"; -$a->strings["Database connection"] = "Conexiunea cu baza de date"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pentru a instala Friendica trebuie să știm cum să vă conectaţi la baza dumneavoastră de date."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vă rugăm să vă contactaţi furnizorul găzduirii sau administratorul de site dacă aveţi întrebări despre aceste configurări."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Baza de date specificată mai jos ar trebui să existe deja. Dacă nu, vă rugăm s-o creați înainte de a continua."; -$a->strings["Database Server Name"] = "Nume Server Bază de date"; -$a->strings["Database Login Name"] = "Nume Autentificare Bază de date"; -$a->strings["Database Login Password"] = "Parola de Autentificare Bază de date"; -$a->strings["Database Name"] = "Nume Bază de date"; -$a->strings["Site administrator email address"] = "Adresa de email a administratorului de site"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Adresa de email a contului dvs. trebuie să corespundă cu aceasta pentru a utiliza panoul de administrare web."; -$a->strings["Please select a default timezone for your website"] = "Vă rugăm să selectaţi un fus orar prestabilit pentru site-ul dvs."; -$a->strings["Site settings"] = "Configurări Site"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nu s-a putut găsi o versiune a liniei de comandă PHP în CALEA serverului 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 'Activating scheduled tasks'"] = "Dacă nu aveţi o versiune a liniei de comandă PHP instalată pe server, nu veţi putea să efectuaţi interogări ciclice în fundal prin funcția cron. Consultaţi 'Activarea sarcinilor programate' "; -$a->strings["PHP executable path"] = "Calea de executare PHP"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introduceţi calea completă către executabilul php. Puteţi lăsa acesta necompletată pentru a continua instalarea."; -$a->strings["Command line PHP"] = "linie comandă PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Executabilul PHP nu este de formă binară php-cli (ar putea fi versiunea cgi-fgci)"; -$a->strings["Found PHP version: "] = "Versiune PHP identificată:"; -$a->strings["PHP cli binary"] = "Versiune binară PHP-cli"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Versiunea liniei de comandă PHP de pe sistemul dumneavoastră nu are comanda \"register_argc_argv\" activată."; -$a->strings["This is required for message delivery to work."] = "Aceasta este necesară pentru a funcționa livrarea de mesaje."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Eroare: funcția \"openssl_pkey_new\" de pe acest sistem nu este capabilă să genereze chei de criptare"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Dacă rulează pe Windows, vă rugăm să consultaţi \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generare chei de criptare"; -$a->strings["libCurl PHP module"] = "Modulul PHP libCurl"; -$a->strings["GD graphics PHP module"] = "Modulul PHP grafică GD"; -$a->strings["OpenSSL PHP module"] = "Modulul PHP OpenSSL"; -$a->strings["mysqli PHP module"] = "Modulul PHP mysqli"; -$a->strings["mb_string PHP module"] = "Modulul PHP mb_string"; -$a->strings["Apache mod_rewrite module"] = "Modulul Apache mod_rewrite"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Eroare: Modulul mod-rewrite al serverulului Apache este necesar, dar nu este instalat."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Eroare: modulul PHP libCURL este necesar dar nu este instalat."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Eroare: Modulul PHP grafică GD cu suport JPEG, este necesar dar nu este instalat."; -$a->strings["Error: openssl PHP module required but not installed."] = "Eroare: modulul PHP libCURL este necesar dar nu este instalat."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Eroare: modulul PHP mysqli este necesar dar nu este instalat."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Eroare: modulul PHP mb_string este necesar dar nu este instalat."; -$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."] = "Expertul de instalare web trebuie să poată crea un fișier numit \".htconfig.php\" în dosarul superior al serverului dvs. web, şi nu poate face acest lucru."; -$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."] = "Aceasta este cel mai adesea o configurare de permisiune, deoarece serverul web nu ar putea fi capabil să scrie fişiere în dosarul dumneavoastră - chiar dacă dvs. puteţi."; -$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."] = "La finalul acestei proceduri, vă vom oferi un text pentru a-l salva într-un fişier numit .htconfig.php din dosarul dvs. superior Friendica."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternativ, puteţi omite această procedură şi să efectuaţi o instalare manuală. Vă rugăm să consultaţi fişierul \"INSTALL.txt\" pentru instrucțiuni."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php este inscriptibil"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica utilizează motorul de șablon Smarty3 pentru a prelucra vizualizările sale web. Smarty3 compilează şabloane în PHP pentru a grăbi prelucrarea."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pentru a stoca aceste şabloane compilate, serverul de web trebuie să aibă acces la scriere pentru directorul view/smarty3/ din dosarul de nivel superior Friendica."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Vă rugăm să vă asiguraţi că utilizatorul pe care rulează serverul dvs. web (de ex. www-date) are acces la scriere pentru acest dosar."; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Notă: ca o măsură de securitate, ar trebui să dați serverului web, acces de scriere numai pentru view/smarty3/--dar nu și fișierelor de șablon (.tpl) pe care le conţine."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 este inscriptibil"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Funcția de rescriere Url rewrite din .htaccess nu funcţionează. Verificaţi-vă configuraţia serverului."; -$a->strings["Url rewrite is working"] = "Funcția de rescriere Url rewrite, funcţionează."; -$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."] = "Fișierul de configurare baza de date \".htconfig.php\", nu a putut fi scris. Vă rugăm să utilizaţi textul închis pentru a crea un fişier de configurare în rădăcina serverului dvs. web."; -$a->strings["

What next

"] = "

Ce urmează

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: Va trebui să configurați [manual] o sarcină programată pentru operatorul de sondaje."; +$a->strings["Contacts who are not members of a group"] = "Contactele care nu sunt membre ale unui grup"; +$a->strings["Contact not found."] = "Contact negăsit."; +$a->strings["Friend suggestion sent."] = "Sugestia de prietenie a fost trimisă."; +$a->strings["Suggest Friends"] = "Sugeraţi Prieteni"; +$a->strings["Suggest a friend for %s"] = "Sugeraţi un prieten pentru %s"; +$a->strings["link"] = "link"; +$a->strings["No contacts."] = "Nici-un contact."; $a->strings["Theme settings updated."] = "Configurările temei au fost actualizate."; $a->strings["Site"] = "Site"; $a->strings["Users"] = "Utilizatori"; -$a->strings["Plugins"] = "Pluginuri"; $a->strings["Themes"] = "Teme"; $a->strings["DB updates"] = "Actualizări Bază de Date"; $a->strings["Logs"] = "Jurnale"; -$a->strings["Admin"] = "Admin"; $a->strings["Plugin Features"] = "Caracteristici Modul"; $a->strings["User registrations waiting for confirmation"] = "Înregistrări de utilizatori, aşteaptă confirmarea"; $a->strings["Normal Account"] = "Cont normal"; @@ -421,13 +1136,7 @@ $a->strings["Version"] = "Versiune"; $a->strings["Active plugins"] = "Module active"; $a->strings["Can not parse base url. Must have at least ://"] = "Nu se poate analiza URL-ul de bază. Trebuie să aibă minim ://"; $a->strings["Site settings updated."] = "Configurările site-ului au fost actualizate."; -$a->strings["No special theme for mobile devices"] = "Nici-o temă specială pentru dispozitive mobile"; -$a->strings["Never"] = "Niciodată"; $a->strings["At post arrival"] = "La sosirea publicaţiei"; -$a->strings["Frequently"] = "Frecvent"; -$a->strings["Hourly"] = "Din oră în oră"; -$a->strings["Twice daily"] = "De două ori pe zi"; -$a->strings["Daily"] = "Zilnic"; $a->strings["Multi user instance"] = "Instanţă utilizatori multipli"; $a->strings["Closed"] = "Inchis"; $a->strings["Requires approval"] = "Necesită aprobarea"; @@ -435,7 +1144,6 @@ $a->strings["Open"] = "Deschide"; $a->strings["No SSL policy, links will track page SSL state"] = "Nici-o politică SSL, legăturile vor urmări starea paginii SSL"; $a->strings["Force all links to use SSL"] = "Forţează toate legăturile să utilizeze SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificat auto/semnat, folosește SSL numai pentru legăturile locate (nerecomandat)"; -$a->strings["Save Settings"] = "Salvare Configurări"; $a->strings["File upload"] = "Fişier incărcat"; $a->strings["Policies"] = "Politici"; $a->strings["Advanced"] = "Avansat"; @@ -535,20 +1243,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Cale pentru blocare fișiere"; $a->strings["Temp path"] = "Calea Temp"; $a->strings["Base path to installation"] = "Calea de bază pentru instalare"; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = "URL de bază nou"; $a->strings["Enable noscrape"] = "Activare fără-colectare"; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = "Caracteristica fără-colectare accelerează trimiterea directoarelor folosind datele JSON în locul colectării HTML."; $a->strings["Update has been marked successful"] = "Actualizarea a fost marcată cu succes"; -$a->strings["Executing %s failed. Check system logs."] = "Executarea %s a eșuat. Verificaţi jurnalele de sistem."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Actualizarea %s a fost aplicată cu succes."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Actualizare %s nu a returnat nici-un status. Nu se știe dacă a reuşit."; -$a->strings["Update function %s could not be found."] = "Funcția de actualizare %s nu s-a putut găsi."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Nici-o actualizare eșuată."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Actualizări Eșuate"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Aceasta nu include actualizările dinainte de 1139, care nu a returnat nici-un status."; $a->strings["Mark success (if update was manually applied)"] = "Marcaţi ca și realizat (dacă actualizarea a fost aplicată manual)"; $a->strings["Attempt to execute this update step automatically"] = "Se încearcă executarea automată a acestei etape de actualizare"; -$a->strings["Registration successful. Email send to user"] = "Înregistrarea s-a efectuat cu succes. Un email a fost trimis utilizatorului"; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s utilizator blocat/deblocat", 1 => "%s utilizatori blocați/deblocați", @@ -567,13 +1281,8 @@ $a->strings["select all"] = "selectează tot"; $a->strings["User registrations waiting for confirm"] = "Înregistrarea utilizatorului, aşteaptă confirmarea"; $a->strings["User waiting for permanent deletion"] = "Utilizatorul așteaptă să fie șters definitiv"; $a->strings["Request date"] = "Data cererii"; -$a->strings["Name"] = "Nume"; -$a->strings["Email"] = "Email"; $a->strings["No registrations."] = "Nici-o înregistrare."; -$a->strings["Approve"] = "Aprobă"; $a->strings["Deny"] = "Respinge"; -$a->strings["Block"] = "Blochează"; -$a->strings["Unblock"] = "Deblochează"; $a->strings["Site admin"] = "Site admin"; $a->strings["Account expired"] = "Cont expirat"; $a->strings["New User"] = "Utilizator Nou"; @@ -581,7 +1290,6 @@ $a->strings["Register date"] = "Data înregistrare"; $a->strings["Last login"] = "Ultimul login"; $a->strings["Last item"] = "Ultimul element"; $a->strings["Deleted since"] = "Șters din"; -$a->strings["Account"] = "Cont"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Utilizatorii selectați vor fi ştersi!\\n\\nTot ce au postat acești utilizatori pe acest site, va fi şters permanent!\\n\\nConfirmați?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Utilizatorul {0} va fi şters!\\n\\nTot ce a postat acest utilizator pe acest site, va fi şters permanent!\\n\\nConfirmați?"; $a->strings["Name of the new user."] = "Numele noului utilizator."; @@ -605,359 +1313,216 @@ $a->strings["Enable Debugging"] = "Activează Depanarea"; $a->strings["Log file"] = "Fişier Log "; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Trebuie să fie inscriptibil pentru serverul web. Relativ la directoul dvs. superior Friendica."; $a->strings["Log level"] = "Nivel log"; -$a->strings["Update now"] = "Actualizează acum"; $a->strings["Close"] = "Închide"; $a->strings["FTP Host"] = "FTP Host"; $a->strings["FTP Path"] = "FTP Path"; $a->strings["FTP User"] = "FTP User"; $a->strings["FTP Password"] = "FTP Parolă"; -$a->strings["Search"] = "Căutare"; -$a->strings["No results."] = "Nici-un rezultat."; -$a->strings["Tips for New Members"] = "Sfaturi pentru Membrii Noi"; -$a->strings["link"] = "link"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a etichetat %3\$s de la %2\$s cu %4\$s"; -$a->strings["Item not found"] = "Element negăsit"; -$a->strings["Edit post"] = "Editează post"; -$a->strings["upload photo"] = "încărcare fotografie"; -$a->strings["Attach file"] = "Ataşează fişier"; -$a->strings["attach file"] = "ataşează fişier"; -$a->strings["web link"] = "web link"; -$a->strings["Insert video link"] = "Inserează video link"; -$a->strings["video link"] = "video link"; -$a->strings["Insert audio link"] = "Inserare link audio"; -$a->strings["audio link"] = "audio link"; -$a->strings["Set your location"] = "Setează locaţia dvs"; -$a->strings["set location"] = "set locaţie"; -$a->strings["Clear browser location"] = "Curățare locație browser"; -$a->strings["clear location"] = "şterge locaţia"; -$a->strings["Permission settings"] = "Setări permisiuni"; -$a->strings["CC: email addresses"] = "CC: adresă email"; -$a->strings["Public post"] = "Public post"; -$a->strings["Set title"] = "Setează titlu"; -$a->strings["Categories (comma-separated list)"] = "Categorii (listă cu separator prin virgulă)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Exemplu: bob@exemplu.com, mary@exemplu.com"; -$a->strings["Item not available."] = "Elementul nu este disponibil."; -$a->strings["Item was not found."] = "Element negăsit."; -$a->strings["Account approved."] = "Cont aprobat."; -$a->strings["Registration revoked for %s"] = "Înregistrare revocată pentru %s"; -$a->strings["Please login."] = "Vă rugăm să vă autentificați."; -$a->strings["Find on this site"] = "Căutați pe acest site"; -$a->strings["Finding: "] = "Găsire:"; -$a->strings["Site Directory"] = "Director Site"; -$a->strings["Find"] = "Căutare"; -$a->strings["Age: "] = "Vârsta:"; -$a->strings["Gender: "] = "Sex:"; -$a->strings["About:"] = "Despre:"; -$a->strings["No entries (some entries may be hidden)."] = "Fără înregistrări (unele înregistrări pot fi ascunse)."; -$a->strings["Contact settings applied."] = "Configurările Contactului au fost aplicate."; -$a->strings["Contact update failed."] = "Actualizarea Contactului a eșuat."; -$a->strings["Repair Contact Settings"] = "Remediere Configurări Contact"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "AVERTISMENT: Această acțiune este foarte avansată şi dacă introduceţi informaţii incorecte, comunicaţiile cu acest contact se poate opri."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Vă rugăm să utilizaţi acum butonul 'Înapoi' din browser, dacă nu sunteţi sigur ce sa faceți pe această pagină."; -$a->strings["Return to contact editor"] = "Reveniţi la editorul de contact"; -$a->strings["Account Nickname"] = "Pseudonim Cont"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Nume_etichetă - suprascrie Numele/Pseudonimul"; -$a->strings["Account URL"] = "URL Cont"; -$a->strings["Friend Request URL"] = "URL Solicitare Prietenie"; -$a->strings["Friend Confirm URL"] = "URL Confirmare Prietenie"; -$a->strings["Notification Endpoint URL"] = "Punct final URL Notificare"; -$a->strings["Poll/Feed URL"] = "URL Sondaj/Flux"; -$a->strings["New photo from this URL"] = "Fotografie Nouă de la acest URL"; -$a->strings["Remote Self"] = "Auto la Distanţă"; -$a->strings["Mirror postings from this contact"] = "Postări în oglindă de la acest contact"; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcaţi acest contact ca remote_self, aceasta va determina friendica să reposteze noile articole ale acestui contact."; +$a->strings["Image exceeds size limit of %d"] = "Dimensiunea imaginii depăşeşte limita de %d"; +$a->strings["Unable to process image."] = "Nu s-a putut procesa imaginea."; +$a->strings["Image upload failed."] = "Încărcarea imaginii a eşuat."; +$a->strings["Welcome to %s"] = "Bine aţi venit la %s"; +$a->strings["OpenID protocol error. No ID returned."] = "Eroare de protocol OpenID. Nici-un ID returnat."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Contul nu a fost găsit iar înregistrările OpenID nu sunt permise pe acest site."; +$a->strings["Search Results For:"] = "Rezultatele Căutării Pentru:"; +$a->strings["Remove term"] = "Eliminare termen"; +$a->strings["Commented Order"] = "Ordonare Comentarii"; +$a->strings["Sort by Comment Date"] = "Sortare după Data Comentariului"; +$a->strings["Posted Order"] = "Ordonare Postări"; +$a->strings["Sort by Post Date"] = "Sortare după Data Postării"; +$a->strings["Posts that mention or involve you"] = "Postări ce vă menționează sau vă implică"; +$a->strings["New"] = "Nou"; +$a->strings["Activity Stream - by date"] = "Flux Activități - după dată"; +$a->strings["Shared Links"] = "Linkuri partajate"; +$a->strings["Interesting Links"] = "Legături Interesante"; +$a->strings["Starred"] = "Cu steluță"; +$a->strings["Favourite Posts"] = "Postări Favorite"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Atenție: Acest grup conţine %s membru dintr-o reţea nesigură.", + 1 => "Atenție: Acest grup conţine %s membrii dintr-o reţea nesigură.", + 2 => "Atenție: Acest grup conţine %s de membrii dintr-o reţea nesigură.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Mesajele private către acest grup sunt supuse riscului de divulgare publică."; +$a->strings["No such group"] = "Membrii"; +$a->strings["Group is empty"] = "Grupul este gol"; +$a->strings["Group: "] = "Grup:"; +$a->strings["Contact: "] = "Contact: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Mesajele private către această persoană sunt supuse riscului de divulgare publică."; +$a->strings["Invalid contact."] = "Invalid contact."; +$a->strings["- select -"] = "- selectare -"; +$a->strings["This is Friendica, version"] = "Friendica, versiunea"; +$a->strings["running at web location"] = "rulează la locaţia web"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Vă rugăm să vizitaţi Friendica.com pentru a afla mai multe despre proiectul Friendica."; +$a->strings["Bug reports and issues: please visit"] = "Rapoarte de erori şi probleme: vă rugăm să vizitaţi"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestii, laude, donatii, etc. - vă rugăm să trimiteți un email pe \"Info\" at Friendica - dot com"; +$a->strings["Installed plugins/addons/apps:"] = "Module/suplimente/aplicații instalate:"; +$a->strings["No installed plugins/addons/apps"] = "Module/suplimente/aplicații neinstalate"; +$a->strings["Applications"] = "Aplicații"; +$a->strings["No installed applications."] = "Nu există aplicații instalate."; +$a->strings["Upload New Photos"] = "Încărcaţi Fotografii Noi"; +$a->strings["Contact information unavailable"] = "Informaţii contact nedisponibile"; +$a->strings["Album not found."] = "Album negăsit"; +$a->strings["Delete Album"] = "Şterge Album"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Doriţi într-adevăr să ştergeţi acest album foto și toate fotografiile sale?"; +$a->strings["Delete Photo"] = "Şterge Poza"; +$a->strings["Do you really want to delete this photo?"] = "Sigur doriți să ștergeți această fotografie?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s a fost etichetat în %2\$s de către %3\$s"; +$a->strings["a photo"] = "o poză"; +$a->strings["Image exceeds size limit of "] = "Dimensiunea imaginii depăşeşte limita de"; +$a->strings["Image file is empty."] = "Fișierul imagine este gol."; +$a->strings["No photos selected"] = "Nici-o fotografie selectată"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Aţi folosit %1$.2f Mb din %2$.2f Mb de stocare foto."; +$a->strings["Upload Photos"] = "Încărcare Fotografii"; +$a->strings["New album name: "] = "Nume album nou:"; +$a->strings["or existing album name: "] = "sau numele unui album existent:"; +$a->strings["Do not show a status post for this upload"] = "Nu afișa un status pentru această încărcare"; +$a->strings["Permissions"] = "Permisiuni"; +$a->strings["Private Photo"] = "Poze private"; +$a->strings["Public Photo"] = "Poze Publice"; +$a->strings["Edit Album"] = "Editează Album"; +$a->strings["Show Newest First"] = "Afișează Întâi cele Noi"; +$a->strings["Show Oldest First"] = "Afișează Întâi cele Vechi"; +$a->strings["View Photo"] = "Vizualizare Fotografie"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Permisiune refuzată. Accesul la acest element poate fi restricționat."; +$a->strings["Photo not available"] = "Fotografia nu este disponibilă"; +$a->strings["View photo"] = "Vezi foto"; +$a->strings["Edit photo"] = "Editează poza"; +$a->strings["Use as profile photo"] = "Utilizați ca și fotografie de profil"; +$a->strings["View Full Size"] = "Vizualizați la Dimensiunea Completă"; +$a->strings["Tags: "] = "Etichete:"; +$a->strings["[Remove any tag]"] = "[Elimină orice etichetă]"; +$a->strings["Rotate CW (right)"] = "Rotire spre dreapta"; +$a->strings["Rotate CCW (left)"] = "Rotire spre stânga"; +$a->strings["New album name"] = "Nume Nou Album"; +$a->strings["Caption"] = "Titlu"; +$a->strings["Add a Tag"] = "Adaugă un Tag"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemplu: @Bob, @Barbara_Jensen, @jim@exemplu.com , #California, #camping"; +$a->strings["Private photo"] = "Poze private"; +$a->strings["Public photo"] = "Poze Publice"; +$a->strings["Recent Photos"] = "Poze Recente"; +$a->strings["Contact added"] = "Contact addăugat"; $a->strings["Move account"] = "Mutaţi contul"; $a->strings["You can import an account from another Friendica server."] = "Puteţi importa un cont dintr-un alt server Friendica."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Trebuie să vă exportați contul din vechiul server şi să-l încărcaţi aici. Vă vom recrea vechiul cont, aici cu toate contactele sale. Vom încerca de altfel să vă informăm prietenii că v-ați mutat aici."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Această caracteristică este experimentală. Nu putem importa contactele din reţeaua OStatus (statusnet/identi.ca) sau din Diaspora"; $a->strings["Account file"] = "Fişier Cont"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Pentru a vă exporta contul, deplasaţi-vă la \"Configurări- >Export date personale \" şi selectaţi \"Exportare cont \""; -$a->strings["Remote privacy information not available."] = "Informaţiile la distanţă despre confidenţialitate, nu sunt disponibile."; -$a->strings["Visible to:"] = "Visibil către:"; -$a->strings["Save"] = "Salvare"; -$a->strings["Help:"] = "Ajutor:"; -$a->strings["Help"] = "Ajutor"; -$a->strings["No profile"] = "Niciun profil"; -$a->strings["This introduction has already been accepted."] = "Această introducere a fost deja acceptată"; -$a->strings["Profile location is not valid or does not contain profile information."] = "Locaţia profilului nu este validă sau nu conţine informaţii de profil."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Atenţie: locaţia profilului nu are un nume de deţinător identificabil."; -$a->strings["Warning: profile location has no profile photo."] = "Atenţie: locaţia profilului nu are fotografie de profil."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d parametru necesar nu a fost găsit în locaţia specificată", - 1 => "%d parametrii necesari nu au fost găsiţi în locaţia specificată", - 2 => "%d de parametrii necesari nu au fost găsiţi în locaţia specificată", +$a->strings["Total invitation limit exceeded."] = "Limita totală a invitațiilor a fost depăşită."; +$a->strings["%s : Not a valid email address."] = "%s : Nu este o adresă vaildă de email."; +$a->strings["Please join us on Friendica"] = "Vă rugăm să veniți alături de noi pe Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limita invitațiilor a fost depăşită. Vă rugăm să vă contactați administratorul de sistem."; +$a->strings["%s : Message delivery failed."] = "%s : Livrarea mesajului a eşuat."; +$a->strings["%d message sent."] = array( + 0 => "%d mesaj trimis.", + 1 => "%d mesaje trimise.", + 2 => "%d de mesaje trimise.", ); -$a->strings["Introduction complete."] = "Prezentare completă."; -$a->strings["Unrecoverable protocol error."] = "Eroare de protocol nerecuperabilă."; -$a->strings["Profile unavailable."] = "Profil nedisponibil."; -$a->strings["%s has received too many connection requests today."] = "%s a primit, pentru azi, prea multe solicitări de conectare."; -$a->strings["Spam protection measures have been invoked."] = "Au fost invocate măsuri de protecţie anti-spam."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Prietenii sunt rugaţi să reîncerce peste 24 de ore."; -$a->strings["Invalid locator"] = "Invalid locator"; -$a->strings["Invalid email address."] = "Adresă mail invalidă."; -$a->strings["This account has not been configured for email. Request failed."] = "Acest cont nu a fost configurat pentru email. Cererea a eşuat."; -$a->strings["Unable to resolve your name at the provided location."] = "Imposibil să vă soluţionăm numele pentru locaţia sugerată."; -$a->strings["You have already introduced yourself here."] = "Aţi fost deja prezentat aici"; -$a->strings["Apparently you are already friends with %s."] = "Se pare că sunteţi deja prieten cu %s."; -$a->strings["Invalid profile URL."] = "Profil URL invalid."; -$a->strings["Disallowed profile URL."] = "Profil URL invalid."; -$a->strings["Failed to update contact record."] = "Actualizarea datelor de contact a eşuat."; -$a->strings["Your introduction has been sent."] = "Prezentarea dumneavoastră a fost trimisă."; -$a->strings["Please login to confirm introduction."] = "Vă rugăm să vă autentificați pentru a confirma prezentarea."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Autentificat curent cu identitate eronată. Vă rugăm să vă autentificați pentru acest profil."; -$a->strings["Hide this contact"] = "Ascunde acest contact"; -$a->strings["Welcome home %s."] = "Bine ai venit %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Vă rugăm să vă confirmaţi solicitarea de introducere/conectare la %s."; -$a->strings["Confirm"] = "Confirm"; -$a->strings["[Name Withheld]"] = "[Nume Reţinut]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vă rugăm să vă introduceţi \"Adresa de Identitate\" din una din următoarele reţele de socializare acceptate:"; -$a->strings["Connect as an email follower (Coming soon)"] = "Conectare ca și un fan prin email< /strike> (În Curând)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Dacă nu sunteţi încă un membru al reţelei online de socializare gratuite, urmați acest link pentru a găsi un site public Friendica şi alăturați-vă nouă, chiar astăzi."; -$a->strings["Friend/Connection Request"] = "Solicitare Prietenie/Conectare"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Exemple: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Vă rugăm să răspundeţi la următoarele:"; -$a->strings["Does %s know you?"] = "%s vă cunoaşte?"; -$a->strings["Add a personal note:"] = "Adaugă o notă personală:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Reţea Socială Web Centralizată"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- vă rugăm să nu folosiţi acest formular. În schimb, introduceţi %s în bara dvs. de căutare Diaspora."; -$a->strings["Your Identity Address:"] = "Adresa dvs. Identitate "; -$a->strings["Submit Request"] = "Trimiteţi Solicitarea"; -$a->strings["[Embedded content - reload page to view]"] = "[Conţinut încastrat - reîncărcaţi pagina pentru a vizualiza]"; -$a->strings["View in context"] = "Vizualizare în context"; -$a->strings["%d contact edited."] = array( - 0 => "%d contact editat.", - 1 => "%d contacte editate.", - 2 => "%d de contacte editate.", +$a->strings["You have no more invitations available"] = "Nu mai aveți invitaţii disponibile"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Vizitaţi %s pentru o lista de site-uri publice la care puteţi alătura. Membrii Friendica de pe alte site-uri se pot conecta cu toții între ei, precum şi cu membri ai multor alte reţele sociale."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Pentru a accepta această invitaţie, vă rugăm să vizitaţi şi să vă înregistraţi pe %s sau orice alt site public Friendica."; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Toate site-urile Friendica sunt interconectate pentru a crea o imensă rețea socială cu o confidențialitate sporită, ce este deținută și controlată de către membrii săi. Aceștia se pot conecta, de asemenea, cu multe rețele sociale tradiționale. Vizitaţi %s pentru o lista de site-uri alternative Friendica în care vă puteţi alătura."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ne cerem scuze. Acest sistem nu este configurat în prezent pentru conectarea cu alte site-uri publice sau pentru a invita membrii."; +$a->strings["Send invitations"] = "Trimiteți invitaţii"; +$a->strings["Enter email addresses, one per line:"] = "Introduceţi adresele de email, una pe linie:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Vă invit cordial să vă alăturați mie, si altor prieteni apropiați, pe Friendica - şi să ne ajutați să creăm o rețea socială mai bună."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Va fi nevoie să furnizați acest cod de invitaţie: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Odată ce v-aţi înregistrat, vă rog să vă conectaţi cu mine prin pagina mea de profil de la:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Pentru mai multe informaţii despre proiectul Friendica, şi de ce credem că este important, vă rugăm să vizitaţi http://friendica.com"; +$a->strings["Access denied."] = "Accesul interzis."; +$a->strings["No valid account found."] = "Nici-un cont valid găsit."; +$a->strings["Password reset request issued. Check your email."] = "Solicitarea de Resetare Parolă a fost emisă. Verificați-vă emailul."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Solicitarea de resetare a parolei a fost făcută la %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Solicitarea nu se poate verifica. (Este posibil să fi solicitat-o anterior.) Resetarea parolei a eșuat."; +$a->strings["Your password has been reset as requested."] = "Parola a fost resetată conform solicitării."; +$a->strings["Your new password is"] = "Noua dvs. parolă este"; +$a->strings["Save or copy your new password - and then"] = "Salvați sau copiați noua dvs. parolă - şi apoi"; +$a->strings["click here to login"] = "click aici pentru logare"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Parola poate fi schimbată din pagina de Configurări după autentificarea cu succes."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Parola dumneavoastră a fost schimbată la %s"; +$a->strings["Forgot your Password?"] = "Ați uitat Parola?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introduceţi adresa dumneavoastră de email şi trimiteți-o pentru a vă reseta parola. Apoi verificaţi-vă emailul pentru instrucţiuni suplimentare."; +$a->strings["Nickname or Email: "] = "Pseudonim sau Email:"; +$a->strings["Reset"] = "Reset"; +$a->strings["Source (bbcode) text:"] = "Text (bbcode) sursă:"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Text (Diaspora) sursă pentru a-l converti în BBcode:"; +$a->strings["Source input: "] = "Intrare Sursă:"; +$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Intrare Sursă (Format Diaspora):"; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Etichetă eliminată"; +$a->strings["Remove Item Tag"] = "Eliminați Eticheta Elementului"; +$a->strings["Select a tag to remove: "] = "Selectați o etichetă de eliminat:"; +$a->strings["Remove My Account"] = "Șterge Contul Meu"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Aceasta va elimina complet contul dvs. Odată ce a fostă, această acțiune este nerecuperabilă."; +$a->strings["Please enter your password for verification:"] = "Vă rugăm să introduceţi parola dvs. pentru verificare:"; +$a->strings["Invalid profile identifier."] = "Identificator profil, invalid."; +$a->strings["Profile Visibility Editor"] = "Editor Vizibilitate Profil"; +$a->strings["Visible To"] = "Vizibil Pentru"; +$a->strings["All Contacts (with secure profile access)"] = "Toate Contactele (cu acces profil securizat)"; +$a->strings["Profile Match"] = "Potrivire Profil"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nu există cuvinte cheie pentru a le potrivi. Vă rugăm să adăugaţi cuvinte cheie la profilul dvs implicit."; +$a->strings["is interested in:"] = "are interese pentru:"; +$a->strings["Event title and start time are required."] = "Titlul evenimentului şi timpul de pornire sunt necesare."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Editează eveniment"; +$a->strings["Create New Event"] = "Crează eveniment nou"; +$a->strings["Previous"] = "Precedent"; +$a->strings["Next"] = "Next"; +$a->strings["hour:minute"] = "ore:minute"; +$a->strings["Event details"] = "Detalii eveniment"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Formatul este %s %s.Data de începere și Titlul sunt necesare."; +$a->strings["Event Starts:"] = "Evenimentul Începe:"; +$a->strings["Required"] = "Cerut"; +$a->strings["Finish date/time is not known or not relevant"] = "Data/ora de finalizare nu este cunoscută sau nu este relevantă"; +$a->strings["Event Finishes:"] = "Evenimentul se Finalizează:"; +$a->strings["Adjust for viewer timezone"] = "Reglați pentru fusul orar al vizitatorului"; +$a->strings["Description:"] = "Descriere:"; +$a->strings["Title:"] = "Titlu:"; +$a->strings["Share this event"] = "Partajează acest eveniment"; +$a->strings["{0} wants to be your friend"] = "{0} doreşte să vă fie prieten"; +$a->strings["{0} sent you a message"] = "{0} v-a trimis un mesaj"; +$a->strings["{0} requested registration"] = "{0} a solicitat înregistrarea"; +$a->strings["{0} commented %s's post"] = "{0} a comentat la articolul postat de %s"; +$a->strings["{0} liked %s's post"] = "{0} a apreciat articolul postat de %s"; +$a->strings["{0} disliked %s's post"] = "{0} nu a apreciat articolul postat de %s"; +$a->strings["{0} is now friends with %s"] = "{0} este acum prieten cu %s"; +$a->strings["{0} posted"] = "{0} a postat"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} a etichetat articolul postat de %s cu #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} v-a menţionat într-o postare"; +$a->strings["Mood"] = "Stare de spirit"; +$a->strings["Set your current mood and tell your friends"] = "Stabiliți-vă starea de spirit curentă, şi comunicați-o prietenilor"; +$a->strings["No results."] = "Nici-un rezultat."; +$a->strings["Unable to locate contact information."] = "Nu se pot localiza informaţiile de contact."; +$a->strings["Do you really want to delete this message?"] = "Chiar doriţi să ştergeţi acest mesaj ?"; +$a->strings["Message deleted."] = "Mesaj şters"; +$a->strings["Conversation removed."] = "Conversaşie inlăturată."; +$a->strings["No messages."] = "Nici-un mesaj."; +$a->strings["Unknown sender - %s"] = "Expeditor necunoscut - %s"; +$a->strings["You and %s"] = "Tu şi %s"; +$a->strings["%s and You"] = "%s şi dvs"; +$a->strings["Delete conversation"] = "Ștergeți conversaţia"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d mesaj", + 1 => "%d mesaje", + 2 => "%d mesaje", ); -$a->strings["Could not access contact record."] = "Nu se poate accesa registrul contactului."; -$a->strings["Could not locate selected profile."] = "Nu se poate localiza profilul selectat."; -$a->strings["Contact updated."] = "Contact actualizat."; -$a->strings["Contact has been blocked"] = "Contactul a fost blocat"; -$a->strings["Contact has been unblocked"] = "Contactul a fost deblocat"; -$a->strings["Contact has been ignored"] = "Contactul a fost ignorat"; -$a->strings["Contact has been unignored"] = "Contactul a fost neignorat"; -$a->strings["Contact has been archived"] = "Contactul a fost arhivat"; -$a->strings["Contact has been unarchived"] = "Contactul a fost dezarhivat"; -$a->strings["Do you really want to delete this contact?"] = "Sigur doriți să ștergeți acest contact?"; -$a->strings["Contact has been removed."] = "Contactul a fost înlăturat."; -$a->strings["You are mutual friends with %s"] = "Sunteţi prieten comun cu %s"; -$a->strings["You are sharing with %s"] = "Împărtășiți cu %s"; -$a->strings["%s is sharing with you"] = "%s împărtăşeşte cu dvs."; -$a->strings["Private communications are not available for this contact."] = "Comunicaţiile private nu sunt disponibile pentru acest contact."; -$a->strings["(Update was successful)"] = "(Actualizare a reuşit)"; -$a->strings["(Update was not successful)"] = "(Actualizare nu a reuşit)"; -$a->strings["Suggest friends"] = "Sugeraţi prieteni"; -$a->strings["Network type: %s"] = "Tipul rețelei: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d contact în comun", - 1 => "%d contacte în comun", - 2 => "%d de contacte în comun", -); -$a->strings["View all contacts"] = "Vezi toate contactele"; -$a->strings["Toggle Blocked status"] = "Comutare status Blocat"; -$a->strings["Unignore"] = "Anulare ignorare"; -$a->strings["Ignore"] = "Ignoră"; -$a->strings["Toggle Ignored status"] = "Comutaţi status Ignorat"; -$a->strings["Unarchive"] = "Dezarhivează"; -$a->strings["Archive"] = "Arhivează"; -$a->strings["Toggle Archive status"] = "Comutaţi status Arhivat"; -$a->strings["Repair"] = "Repară"; -$a->strings["Advanced Contact Settings"] = "Configurări Avansate Contacte"; -$a->strings["Communications lost with this contact!"] = "S-a pierdut conexiunea cu acest contact!"; -$a->strings["Contact Editor"] = "Editor Contact"; -$a->strings["Profile Visibility"] = "Vizibilitate Profil"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vă rugăm să alegeţi profilul pe care doriţi să îl afişaţi pentru %s când acesta vă vizitează profuilul în mod securizat."; -$a->strings["Contact Information / Notes"] = "Informaţii de Contact / Note"; -$a->strings["Edit contact notes"] = "Editare note de contact"; -$a->strings["Visit %s's profile [%s]"] = "Vizitați profilul %s [%s]"; -$a->strings["Block/Unblock contact"] = "Blocare/Deblocare contact"; -$a->strings["Ignore contact"] = "Ignorare contact"; -$a->strings["Repair URL settings"] = "Remediere configurări URL"; -$a->strings["View conversations"] = "Vizualizaţi conversaţii"; -$a->strings["Delete contact"] = "Şterge contact"; -$a->strings["Last update:"] = "Ultima actualizare:"; -$a->strings["Update public posts"] = "Actualizare postări publice"; -$a->strings["Currently blocked"] = "Blocat în prezent"; -$a->strings["Currently ignored"] = "Ignorat în prezent"; -$a->strings["Currently archived"] = "Arhivat în prezent"; -$a->strings["Hide this contact from others"] = "Ascunde acest contact pentru alţii"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Răspunsurile/aprecierile pentru postările dvs. publice ar putea fi încă vizibile"; -$a->strings["Notification for new posts"] = "Notificare de postări noi"; -$a->strings["Send a notification of every new post of this contact"] = "Trimiteți o notificare despre fiecare postare nouă a acestui contact"; -$a->strings["Fetch further information for feeds"] = "Preluare informaţii suplimentare pentru fluxuri"; -$a->strings["Suggestions"] = "Sugestii"; -$a->strings["Suggest potential friends"] = "Sugeraţi prieteni potențiali"; -$a->strings["All Contacts"] = "Toate Contactele"; -$a->strings["Show all contacts"] = "Afişează toate contactele"; -$a->strings["Unblocked"] = "Deblocat"; -$a->strings["Only show unblocked contacts"] = "Se afişează numai contactele deblocate"; -$a->strings["Blocked"] = "Blocat"; -$a->strings["Only show blocked contacts"] = "Se afişează numai contactele blocate"; -$a->strings["Ignored"] = "Ignorat"; -$a->strings["Only show ignored contacts"] = "Se afişează numai contactele ignorate"; -$a->strings["Archived"] = "Arhivat"; -$a->strings["Only show archived contacts"] = "Se afişează numai contactele arhivate"; -$a->strings["Hidden"] = "Ascuns"; -$a->strings["Only show hidden contacts"] = "Se afişează numai contactele ascunse"; -$a->strings["Mutual Friendship"] = "Prietenie Reciprocă"; -$a->strings["is a fan of yours"] = "este fanul dvs."; -$a->strings["you are a fan of"] = "sunteţi un fan al"; -$a->strings["Edit contact"] = "Editează contact"; -$a->strings["Search your contacts"] = "Căutare contacte"; -$a->strings["Update"] = "Actualizare"; -$a->strings["everybody"] = "oricine"; -$a->strings["Additional features"] = "Caracteristici suplimentare"; -$a->strings["Display"] = "Afișare"; -$a->strings["Social Networks"] = "Rețele Sociale"; -$a->strings["Delegations"] = "Delegații"; -$a->strings["Connected apps"] = "Aplicații Conectate"; -$a->strings["Export personal data"] = "Exportare date personale"; -$a->strings["Remove account"] = "Ștergere cont"; -$a->strings["Missing some important data!"] = "Lipsesc unele date importante!"; -$a->strings["Failed to connect with email account using the settings provided."] = "A eşuat conectarea cu, contul de email, folosind configurările furnizate."; -$a->strings["Email settings updated."] = "Configurările de email au fost actualizate."; -$a->strings["Features updated"] = "Caracteristici actualizate"; -$a->strings["Relocate message has been send to your contacts"] = "Mesajul despre mutare, a fost trimis către contactele dvs."; -$a->strings["Passwords do not match. Password unchanged."] = "Parolele nu coincid. Parolă neschimbată."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Parolele necompletate nu sunt permise. Parolă neschimbată."; -$a->strings["Wrong password."] = "Parolă greșită."; -$a->strings["Password changed."] = "Parola a fost schimbată."; -$a->strings["Password update failed. Please try again."] = "Actualizarea parolei a eșuat. Vă rugăm să reîncercați."; -$a->strings[" Please use a shorter name."] = "Vă rugăm să utilizaţi un nume mai scurt."; -$a->strings[" Name too short."] = "Numele este prea scurt."; -$a->strings["Wrong Password"] = "Parolă Greșită"; -$a->strings[" Not valid email."] = "Nu este un email valid."; -$a->strings[" Cannot change to that email."] = "Nu poate schimba cu acest email."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Forumul privat nu are permisiuni de confidenţialitate. Se folosește confidențialitatea implicită de grup."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Forumul Privat nu are permisiuni de confidenţialitate şi nici o confidențialitate implicită de grup."; -$a->strings["Settings updated."] = "Configurări actualizate."; -$a->strings["Add application"] = "Adăugare aplicaţie"; -$a->strings["Consumer Key"] = "Cheia Utilizatorului"; -$a->strings["Consumer Secret"] = "Cheia Secretă a Utilizatorului"; -$a->strings["Redirect"] = "Redirecţionare"; -$a->strings["Icon url"] = "URL pictogramă"; -$a->strings["You can't edit this application."] = "Nu puteți edita această aplicaţie."; -$a->strings["Connected Apps"] = "Aplicații Conectate"; -$a->strings["Client key starts with"] = "Cheia clientului începe cu"; -$a->strings["No name"] = "Fără nume"; -$a->strings["Remove authorization"] = "Eliminare autorizare"; -$a->strings["No Plugin settings configured"] = "Nici-o configurare stabilită pentru modul"; -$a->strings["Plugin Settings"] = "Configurări Modul"; -$a->strings["Off"] = "Off"; -$a->strings["On"] = "On"; -$a->strings["Additional Features"] = "Caracteristici Suplimentare"; -$a->strings["Built-in support for %s connectivity is %s"] = "Suportul încorporat pentru conectivitatea %s este %s"; -$a->strings["enabled"] = "activat"; -$a->strings["disabled"] = "dezactivat"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "Accesul de email este dezactivat pe acest site."; -$a->strings["Email/Mailbox Setup"] = "Configurare E-Mail/Căsuță poştală"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Dacă doriţi să comunicaţi cu contactele de email folosind acest serviciu (opţional), vă rugăm să precizaţi cum doriți să vă conectaţi la căsuța dvs. poştală."; -$a->strings["Last successful email check:"] = "Ultima verificare, cu succes, a email-ului:"; -$a->strings["IMAP server name:"] = "Nume server IMAP:"; -$a->strings["IMAP port:"] = "IMAP port:"; -$a->strings["Security:"] = "Securitate:"; -$a->strings["None"] = "Nimic"; -$a->strings["Email login name:"] = "Nume email autentificare:"; -$a->strings["Email password:"] = "Parolă de e-mail:"; -$a->strings["Reply-to address:"] = "Adresă pentru răspuns:"; -$a->strings["Send public posts to all email contacts:"] = "Trimiteți postările publice la toate contactele de email:"; -$a->strings["Action after import:"] = "Acţiune după importare:"; -$a->strings["Mark as seen"] = "Marcați ca și vizualizat"; -$a->strings["Move to folder"] = "Mutare în dosar"; -$a->strings["Move to folder:"] = "Mutare în dosarul:"; -$a->strings["Display Settings"] = "Preferințe Ecran"; -$a->strings["Display Theme:"] = "Temă Afişaj:"; -$a->strings["Mobile Theme:"] = "Temă pentru Mobile:"; -$a->strings["Update browser every xx seconds"] = "Actualizare browser la fiecare fiecare xx secunde"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minim 10 secunde, fără un maxim"; -$a->strings["Number of items to display per page:"] = "Numărul de elemente de afişat pe pagină:"; -$a->strings["Maximum of 100 items"] = "Maxim 100 de elemente"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "Numărul de elemente de afişat pe pagină atunci când se vizualizează de pe dispozitivul mobil:"; -$a->strings["Don't show emoticons"] = "Nu afișa emoticoane"; -$a->strings["Don't show notices"] = "Nu afișa notificări"; -$a->strings["Infinite scroll"] = "Derulare infinită"; -$a->strings["Automatic updates only at the top of the network page"] = "Actualizări automate doar la partea superioară a paginii de rețea "; -$a->strings["User Types"] = "Tipuri de Utilizator"; -$a->strings["Community Types"] = "Tipuri de Comunitare"; -$a->strings["Normal Account Page"] = "Pagină de Cont Simplu"; -$a->strings["This account is a normal personal profile"] = "Acest cont este un profil personal normal"; -$a->strings["Soapbox Page"] = "Pagină Soapbox"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aprobă automat toate conexiunile/solicitările de prietenie ca și fani cu drepturi doar pentru vizualizare"; -$a->strings["Community Forum/Celebrity Account"] = "Cont Comunitate Forum/Celebritate"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aprobă automat toate conexiunile/solicitările de prietenie ca și fani cu drepturi doar pentru vizualizare"; -$a->strings["Automatic Friend Page"] = "Pagină Prietenie Automată"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Aprobă automat toate conexiunile/solicitările de prietenie ca și prieteni"; -$a->strings["Private Forum [Experimental]"] = "Forum Privat [Experimental]"; -$a->strings["Private forum - approved members only"] = "Forum Privat - numai membrii aprobați"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opţional) Permite acest OpenID să se conecteze la acest cont."; -$a->strings["Publish your default profile in your local site directory?"] = "Publicați profilul dvs. implicit în directorul site-ului dvs. local?"; -$a->strings["Publish your default profile in the global social directory?"] = "Publicați profilul dvs. implicit în directorul social global?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ascundeţi lista dvs. de contacte/prieteni de vizitatorii profilului dvs. implicit?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Ascundeţi detaliile profilului dvs. de vizitatorii necunoscuți?"; -$a->strings["Allow friends to post to your profile page?"] = "Permiteți prietenilor să posteze pe pagina dvs. de profil ?"; -$a->strings["Allow friends to tag your posts?"] = "Permiteți prietenilor să vă eticheteze postările?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ne permiteți să vă recomandăm ca și potențial prieten pentru membrii noi?"; -$a->strings["Permit unknown people to send you private mail?"] = "Permiteți persoanelor necunoscute să vă trimită mesaje private?"; -$a->strings["Profile is not published."] = "Profilul nu este publicat."; -$a->strings["or"] = "sau"; -$a->strings["Your Identity Address is"] = "Adresa Dvs. de Identitate este"; -$a->strings["Automatically expire posts after this many days:"] = "Postările vor expira automat după atâtea zile:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Dacă se lasă necompletat, postările nu vor expira. Postările expirate vor fi şterse"; -$a->strings["Advanced expiration settings"] = "Configurări Avansate de Expirare"; -$a->strings["Advanced Expiration"] = "Expirare Avansată"; -$a->strings["Expire posts:"] = "Postările expiră:"; -$a->strings["Expire personal notes:"] = "Notele personale expiră:"; -$a->strings["Expire starred posts:"] = "Postările favorite expiră:"; -$a->strings["Expire photos:"] = "Fotografiile expiră:"; -$a->strings["Only expire posts by others:"] = "Expiră numai postările altora:"; -$a->strings["Account Settings"] = "Configurări Cont"; -$a->strings["Password Settings"] = "Configurări Parolă"; -$a->strings["New Password:"] = "Parola Nouă:"; -$a->strings["Confirm:"] = "Confirm:"; -$a->strings["Leave password fields blank unless changing"] = "Lăsaţi câmpurile, pentru parolă, goale dacă nu doriți să modificați"; -$a->strings["Current Password:"] = "Parola Curentă:"; -$a->strings["Your current password to confirm the changes"] = "Parola curentă pentru a confirma modificările"; -$a->strings["Password:"] = "Parola:"; -$a->strings["Basic Settings"] = "Configurări de Bază"; -$a->strings["Full Name:"] = "Nume complet:"; -$a->strings["Email Address:"] = "Adresa de email:"; -$a->strings["Your Timezone:"] = "Fusul dvs. orar:"; -$a->strings["Default Post Location:"] = "Locația Implicită pentru Postări"; -$a->strings["Use Browser Location:"] = "Folosește Locația Navigatorului:"; -$a->strings["Security and Privacy Settings"] = "Configurări de Securitate și Confidențialitate"; -$a->strings["Maximum Friend Requests/Day:"] = "Solicitări de Prietenie, Maxime/Zi"; -$a->strings["(to prevent spam abuse)"] = "(Pentru a preveni abuzul de tip spam)"; -$a->strings["Default Post Permissions"] = "Permisiuni Implicite Postări"; -$a->strings["(click to open/close)"] = "(apăsați pentru a deschide/închide)"; -$a->strings["Show to Groups"] = "Afișare pentru Grupuri"; -$a->strings["Show to Contacts"] = "Afişează la Contacte"; -$a->strings["Default Private Post"] = "Postare Privată Implicită"; -$a->strings["Default Public Post"] = "Postare Privată Implicită"; -$a->strings["Default Permissions for New Posts"] = "Permisiuni Implicite pentru Postările Noi"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maximum de mesaje private pe zi, de la persoanele necunoscute:"; -$a->strings["Notification Settings"] = "Configurări de Notificare"; -$a->strings["By default post a status message when:"] = "Implicit, postează un mesaj de stare atunci când:"; -$a->strings["accepting a friend request"] = "se acceptă o solicitare de prietenie"; -$a->strings["joining a forum/community"] = "se aderă la un forum/o comunitate"; -$a->strings["making an interesting profile change"] = "se face o modificări de profilinteresantă"; -$a->strings["Send a notification email when:"] = "Trimiteți o notificare email atunci când:"; -$a->strings["You receive an introduction"] = "Primiți o introducere"; -$a->strings["Your introductions are confirmed"] = "Introducerile dvs. sunt confirmate"; -$a->strings["Someone writes on your profile wall"] = "Cineva scrie pe perete dvs. de profil"; -$a->strings["Someone writes a followup comment"] = "Cineva scrie un comentariu de urmărire"; -$a->strings["You receive a private message"] = "Primiți un mesaj privat"; -$a->strings["You receive a friend suggestion"] = "Primiți o sugestie de prietenie"; -$a->strings["You are tagged in a post"] = "Sunteți etichetat într-o postare"; -$a->strings["You are poked/prodded/etc. in a post"] = "Sunteți abordat/incitat/etc. într-o postare"; -$a->strings["Advanced Account/Page Type Settings"] = "Configurări Avansate Cont/Tip Pagină"; -$a->strings["Change the behaviour of this account for special situations"] = "Modificați comportamentul acestui cont pentru situațiile speciale"; -$a->strings["Relocate"] = "Mutare"; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Dacă aţi mutat acest profil dintr-un alt server, şi unele dintre contactele dvs. nu primesc actualizările dvs., încercaţi să apăsați acest buton."; -$a->strings["Resend relocate message to contacts"] = "Retrimiteți contactelor, mesajul despre mutare"; +$a->strings["Message not available."] = "Mesaj nedisponibil"; +$a->strings["Delete message"] = "Şterge mesaj"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Nici-o comunicaţie securizată disponibilă. Veți putea răspunde din pagina de profil a expeditorului."; +$a->strings["Send Reply"] = "Răspunde"; +$a->strings["Not available."] = "Indisponibil."; +$a->strings["Profile not found."] = "Profil negăsit."; $a->strings["Profile deleted."] = "Profilul a fost şters."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Profilul nou a fost creat."; @@ -990,6 +1555,12 @@ $a->strings["View this profile"] = "Vizualizați acest profil"; $a->strings["Create a new profile using these settings"] = "Creaţi un profil nou folosind aceste configurări"; $a->strings["Clone this profile"] = "Clonați acest profil"; $a->strings["Delete this profile"] = "Ştergeţi acest profil"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Încărcare Fotografie Profil"; $a->strings["Profile Name:"] = "Nume profil:"; $a->strings["Your Full Name:"] = "Numele Complet:"; $a->strings["Title/Description:"] = "Titlu/Descriere"; @@ -1004,15 +1575,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Cine: (dacă este cazul)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemple: cathy123, Cathy Williams, cathy@example.com"; $a->strings["Since [date]:"] = "Din [data]:"; -$a->strings["Sexual Preference:"] = "Orientare Sexuală:"; $a->strings["Homepage URL:"] = "Homepage URL:"; -$a->strings["Hometown:"] = "Domiciliu:"; -$a->strings["Political Views:"] = "Viziuni Politice:"; $a->strings["Religious Views:"] = "Viziuni Religioase:"; $a->strings["Public Keywords:"] = "Cuvinte cheie Publice:"; $a->strings["Private Keywords:"] = "Cuvinte cheie Private:"; -$a->strings["Likes:"] = "Îmi place:"; -$a->strings["Dislikes:"] = "Nu-mi place:"; $a->strings["Example: fishing photography software"] = "Exemplu: pescuit fotografii software"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Utilizat pentru a sugera potențiali prieteni, ce pot fi văzuți de către ceilalți)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Utilizat pentru a căuta profile, niciodată afișat altora)"; @@ -1027,143 +1593,155 @@ $a->strings["Love/romance"] = "Dragoste/romantism"; $a->strings["Work/employment"] = "Loc de Muncă/Slujbă"; $a->strings["School/education"] = "Școală/educație"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Acesta este profilul dvs. public.
El poate fi vizibil pentru oricine folosește internetul."; +$a->strings["Age: "] = "Vârsta:"; $a->strings["Edit/Manage Profiles"] = "Editare/Gestionare Profile"; -$a->strings["Group created."] = "Grupul a fost creat."; -$a->strings["Could not create group."] = "Grupul nu se poate crea."; -$a->strings["Group not found."] = "Grupul nu a fost găsit."; -$a->strings["Group name changed."] = "Numele grupului a fost schimbat."; -$a->strings["Save Group"] = "Salvare Grup"; -$a->strings["Create a group of contacts/friends."] = "Creaţi un grup de contacte/prieteni."; -$a->strings["Group Name: "] = "Nume Grup:"; -$a->strings["Group removed."] = "Grupul a fost eliminat."; -$a->strings["Unable to remove group."] = "Nu se poate elimina grupul."; -$a->strings["Group Editor"] = "Editor Grup"; -$a->strings["Members"] = "Membri"; -$a->strings["Click on a contact to add or remove."] = "Apăsați pe un contact pentru a-l adăuga sau elimina."; -$a->strings["Source (bbcode) text:"] = "Text (bbcode) sursă:"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Text (Diaspora) sursă pentru a-l converti în BBcode:"; -$a->strings["Source input: "] = "Intrare Sursă:"; -$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Intrare Sursă (Format Diaspora):"; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Indisponibil."; -$a->strings["Contact added"] = "Contact addăugat"; -$a->strings["No more system notifications."] = "Nu mai există notificări de sistem."; -$a->strings["System Notifications"] = "Notificări de Sistem"; -$a->strings["New Message"] = "Mesaj nou"; -$a->strings["Unable to locate contact information."] = "Nu se pot localiza informaţiile de contact."; -$a->strings["Messages"] = "Mesage"; -$a->strings["Do you really want to delete this message?"] = "Chiar doriţi să ştergeţi acest mesaj ?"; -$a->strings["Message deleted."] = "Mesaj şters"; -$a->strings["Conversation removed."] = "Conversaşie inlăturată."; -$a->strings["No messages."] = "Nici-un mesaj."; -$a->strings["Unknown sender - %s"] = "Expeditor necunoscut - %s"; -$a->strings["You and %s"] = "Tu şi %s"; -$a->strings["%s and You"] = "%s şi dvs"; -$a->strings["Delete conversation"] = "Ștergeți conversaţia"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d mesaj", - 1 => "%d mesaje", - 2 => "%d mesaje", -); -$a->strings["Message not available."] = "Mesaj nedisponibil"; -$a->strings["Delete message"] = "Şterge mesaj"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Nici-o comunicaţie securizată disponibilă. Veți putea răspunde din pagina de profil a expeditorului."; -$a->strings["Send Reply"] = "Răspunde"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nu apreciază %3\$s lui %2\$s"; -$a->strings["Post successful."] = "Postat cu succes."; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Conversie Oră"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica oferă acest serviciu pentru partajarea evenimentelor cu alte rețele și prieteni, în zonele cu fusuri orare necunoscute.\\v"; -$a->strings["UTC time: %s"] = "Fus orar UTC: %s"; -$a->strings["Current timezone: %s"] = "Fusul orar curent: %s"; -$a->strings["Converted localtime: %s"] = "Ora locală convertită: %s"; -$a->strings["Please select your timezone:"] = "Vă rugăm să vă selectaţi fusul orar:"; -$a->strings["Save to Folder:"] = "Salvare în Dosar:"; -$a->strings["- select -"] = "- selectare -"; -$a->strings["Invalid profile identifier."] = "Identificator profil, invalid."; -$a->strings["Profile Visibility Editor"] = "Editor Vizibilitate Profil"; -$a->strings["Visible To"] = "Vizibil Pentru"; -$a->strings["All Contacts (with secure profile access)"] = "Toate Contactele (cu acces profil securizat)"; -$a->strings["No contacts."] = "Nici-un contact."; -$a->strings["View Contacts"] = "Vezi Contacte"; -$a->strings["People Search"] = "Căutare Persoane"; -$a->strings["No matches"] = "Nici-o potrivire"; -$a->strings["Upload New Photos"] = "Încărcaţi Fotografii Noi"; -$a->strings["Contact information unavailable"] = "Informaţii contact nedisponibile"; -$a->strings["Album not found."] = "Album negăsit"; -$a->strings["Delete Album"] = "Şterge Album"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Doriţi într-adevăr să ştergeţi acest album foto și toate fotografiile sale?"; -$a->strings["Delete Photo"] = "Şterge Poza"; -$a->strings["Do you really want to delete this photo?"] = "Sigur doriți să ștergeți această fotografie?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s a fost etichetat în %2\$s de către %3\$s"; -$a->strings["a photo"] = "o poză"; -$a->strings["Image exceeds size limit of "] = "Dimensiunea imaginii depăşeşte limita de"; -$a->strings["Image file is empty."] = "Fișierul imagine este gol."; -$a->strings["Unable to process image."] = "Nu s-a putut procesa imaginea."; -$a->strings["Image upload failed."] = "Încărcarea imaginii a eşuat."; -$a->strings["No photos selected"] = "Nici-o fotografie selectată"; -$a->strings["Access to this item is restricted."] = "Accesul la acest element este restricționat."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Aţi folosit %1$.2f Mb din %2$.2f Mb de stocare foto."; -$a->strings["Upload Photos"] = "Încărcare Fotografii"; -$a->strings["New album name: "] = "Nume album nou:"; -$a->strings["or existing album name: "] = "sau numele unui album existent:"; -$a->strings["Do not show a status post for this upload"] = "Nu afișa un status pentru această încărcare"; -$a->strings["Permissions"] = "Permisiuni"; -$a->strings["Private Photo"] = "Poze private"; -$a->strings["Public Photo"] = "Poze Publice"; -$a->strings["Edit Album"] = "Editează Album"; -$a->strings["Show Newest First"] = "Afișează Întâi cele Noi"; -$a->strings["Show Oldest First"] = "Afișează Întâi cele Vechi"; -$a->strings["View Photo"] = "Vizualizare Fotografie"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Permisiune refuzată. Accesul la acest element poate fi restricționat."; -$a->strings["Photo not available"] = "Fotografia nu este disponibilă"; -$a->strings["View photo"] = "Vezi foto"; -$a->strings["Edit photo"] = "Editează poza"; -$a->strings["Use as profile photo"] = "Utilizați ca și fotografie de profil"; -$a->strings["View Full Size"] = "Vizualizați la Dimensiunea Completă"; -$a->strings["Tags: "] = "Etichete:"; -$a->strings["[Remove any tag]"] = "[Elimină orice etichetă]"; -$a->strings["Rotate CW (right)"] = "Rotire spre dreapta"; -$a->strings["Rotate CCW (left)"] = "Rotire spre stânga"; -$a->strings["New album name"] = "Nume Nou Album"; -$a->strings["Caption"] = "Titlu"; -$a->strings["Add a Tag"] = "Adaugă un Tag"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemplu: @Bob, @Barbara_Jensen, @jim@exemplu.com , #California, #camping"; -$a->strings["Private photo"] = "Poze private"; -$a->strings["Public photo"] = "Poze Publice"; -$a->strings["Share"] = "Partajează"; -$a->strings["View Album"] = "Vezi Album"; -$a->strings["Recent Photos"] = "Poze Recente"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Ne pare rău, este posibil ca fișierul pe care doriți să-l încărcați, este mai mare decât permite configuraţia PHP"; -$a->strings["Or - did you try to upload an empty file?"] = "Sau - ați încercat să încărcaţi un fişier gol?"; -$a->strings["File exceeds size limit of %d"] = "Fişierul depăşeşte dimensiunea limită de %d"; -$a->strings["File upload failed."] = "Încărcarea fișierului a eşuat."; -$a->strings["No videos selected"] = "Nici-un clip video selectat"; -$a->strings["View Video"] = "Vizualizați Clipul Video"; -$a->strings["Recent Videos"] = "Clipuri video recente"; -$a->strings["Upload New Videos"] = "Încărcaţi Clipuri Video Noi"; +$a->strings["Friendica Communications Server - Setup"] = "Serverul de Comunicații Friendica - Instalare"; +$a->strings["Could not connect to database."] = "Nu se poate face conectarea cu baza de date."; +$a->strings["Could not create table."] = "Nu se poate crea tabelul."; +$a->strings["Your Friendica site database has been installed."] = "Baza dvs. de date Friendica, a fost instalată."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Este posibil să fie nevoie să importați manual fişierul \"database.sql\" folosind phpmyadmin sau mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Vă rugăm să consultaţi fişierul \"INSTALL.txt\"."; +$a->strings["System check"] = "Verificare sistem"; +$a->strings["Check again"] = "Reverificare"; +$a->strings["Database connection"] = "Conexiunea cu baza de date"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pentru a instala Friendica trebuie să știm cum să vă conectaţi la baza dumneavoastră de date."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vă rugăm să vă contactaţi furnizorul găzduirii sau administratorul de site dacă aveţi întrebări despre aceste configurări."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Baza de date specificată mai jos ar trebui să existe deja. Dacă nu, vă rugăm s-o creați înainte de a continua."; +$a->strings["Database Server Name"] = "Nume Server Bază de date"; +$a->strings["Database Login Name"] = "Nume Autentificare Bază de date"; +$a->strings["Database Login Password"] = "Parola de Autentificare Bază de date"; +$a->strings["Database Name"] = "Nume Bază de date"; +$a->strings["Site administrator email address"] = "Adresa de email a administratorului de site"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Adresa de email a contului dvs. trebuie să corespundă cu aceasta pentru a utiliza panoul de administrare web."; +$a->strings["Please select a default timezone for your website"] = "Vă rugăm să selectaţi un fus orar prestabilit pentru site-ul dvs."; +$a->strings["Site settings"] = "Configurări Site"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nu s-a putut găsi o versiune a liniei de comandă PHP în CALEA serverului 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 'Activating scheduled tasks'"] = "Dacă nu aveţi o versiune a liniei de comandă PHP instalată pe server, nu veţi putea să efectuaţi interogări ciclice în fundal prin funcția cron. Consultaţi 'Activarea sarcinilor programate' "; +$a->strings["PHP executable path"] = "Calea de executare PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introduceţi calea completă către executabilul php. Puteţi lăsa acesta necompletată pentru a continua instalarea."; +$a->strings["Command line PHP"] = "linie comandă PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Executabilul PHP nu este de formă binară php-cli (ar putea fi versiunea cgi-fgci)"; +$a->strings["Found PHP version: "] = "Versiune PHP identificată:"; +$a->strings["PHP cli binary"] = "Versiune binară PHP-cli"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Versiunea liniei de comandă PHP de pe sistemul dumneavoastră nu are comanda \"register_argc_argv\" activată."; +$a->strings["This is required for message delivery to work."] = "Aceasta este necesară pentru a funcționa livrarea de mesaje."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Eroare: funcția \"openssl_pkey_new\" de pe acest sistem nu este capabilă să genereze chei de criptare"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Dacă rulează pe Windows, vă rugăm să consultaţi \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generare chei de criptare"; +$a->strings["libCurl PHP module"] = "Modulul PHP libCurl"; +$a->strings["GD graphics PHP module"] = "Modulul PHP grafică GD"; +$a->strings["OpenSSL PHP module"] = "Modulul PHP OpenSSL"; +$a->strings["mysqli PHP module"] = "Modulul PHP mysqli"; +$a->strings["mb_string PHP module"] = "Modulul PHP mb_string"; +$a->strings["Apache mod_rewrite module"] = "Modulul Apache mod_rewrite"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Eroare: Modulul mod-rewrite al serverulului Apache este necesar, dar nu este instalat."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Eroare: modulul PHP libCURL este necesar dar nu este instalat."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Eroare: Modulul PHP grafică GD cu suport JPEG, este necesar dar nu este instalat."; +$a->strings["Error: openssl PHP module required but not installed."] = "Eroare: modulul PHP libCURL este necesar dar nu este instalat."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Eroare: modulul PHP mysqli este necesar dar nu este instalat."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Eroare: modulul PHP mb_string este necesar dar nu este instalat."; +$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."] = "Expertul de instalare web trebuie să poată crea un fișier numit \".htconfig.php\" în dosarul superior al serverului dvs. web, şi nu poate face acest lucru."; +$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."] = "Aceasta este cel mai adesea o configurare de permisiune, deoarece serverul web nu ar putea fi capabil să scrie fişiere în dosarul dumneavoastră - chiar dacă dvs. puteţi."; +$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."] = "La finalul acestei proceduri, vă vom oferi un text pentru a-l salva într-un fişier numit .htconfig.php din dosarul dvs. superior Friendica."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternativ, puteţi omite această procedură şi să efectuaţi o instalare manuală. Vă rugăm să consultaţi fişierul \"INSTALL.txt\" pentru instrucțiuni."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php este inscriptibil"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica utilizează motorul de șablon Smarty3 pentru a prelucra vizualizările sale web. Smarty3 compilează şabloane în PHP pentru a grăbi prelucrarea."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pentru a stoca aceste şabloane compilate, serverul de web trebuie să aibă acces la scriere pentru directorul view/smarty3/ din dosarul de nivel superior Friendica."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Vă rugăm să vă asiguraţi că utilizatorul pe care rulează serverul dvs. web (de ex. www-date) are acces la scriere pentru acest dosar."; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Notă: ca o măsură de securitate, ar trebui să dați serverului web, acces de scriere numai pentru view/smarty3/--dar nu și fișierelor de șablon (.tpl) pe care le conţine."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 este inscriptibil"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Funcția de rescriere Url rewrite din .htaccess nu funcţionează. Verificaţi-vă configuraţia serverului."; +$a->strings["Url rewrite is working"] = "Funcția de rescriere Url rewrite, funcţionează."; +$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."] = "Fișierul de configurare baza de date \".htconfig.php\", nu a putut fi scris. Vă rugăm să utilizaţi textul închis pentru a crea un fişier de configurare în rădăcina serverului dvs. web."; +$a->strings["

What next

"] = "

Ce urmează

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: Va trebui să configurați [manual] o sarcină programată pentru operatorul de sondaje."; +$a->strings["Help:"] = "Ajutor:"; +$a->strings["Contact settings applied."] = "Configurările Contactului au fost aplicate."; +$a->strings["Contact update failed."] = "Actualizarea Contactului a eșuat."; +$a->strings["Repair Contact Settings"] = "Remediere Configurări Contact"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "AVERTISMENT: Această acțiune este foarte avansată şi dacă introduceţi informaţii incorecte, comunicaţiile cu acest contact se poate opri."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Vă rugăm să utilizaţi acum butonul 'Înapoi' din browser, dacă nu sunteţi sigur ce sa faceți pe această pagină."; +$a->strings["Return to contact editor"] = "Reveniţi la editorul de contact"; +$a->strings["Account Nickname"] = "Pseudonim Cont"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Nume_etichetă - suprascrie Numele/Pseudonimul"; +$a->strings["Account URL"] = "URL Cont"; +$a->strings["Friend Request URL"] = "URL Solicitare Prietenie"; +$a->strings["Friend Confirm URL"] = "URL Confirmare Prietenie"; +$a->strings["Notification Endpoint URL"] = "Punct final URL Notificare"; +$a->strings["Poll/Feed URL"] = "URL Sondaj/Flux"; +$a->strings["New photo from this URL"] = "Fotografie Nouă de la acest URL"; +$a->strings["Remote Self"] = "Auto la Distanţă"; +$a->strings["Mirror postings from this contact"] = "Postări în oglindă de la acest contact"; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcaţi acest contact ca remote_self, aceasta va determina friendica să reposteze noile articole ale acestui contact."; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Bun Venit la Friendica"; +$a->strings["New Member Checklist"] = "Lista de Verificare Membrii Noi"; +$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."] = "Dorim să vă oferim câteva sfaturi şi legături pentru a vă ajuta să aveți o experienţă cât mai plăcută. Apăsați pe orice element pentru a vizita pagina relevantă. O legătură către această pagină va fi vizibilă de pe pagina principală, pentru două săptămâni după înregistrarea dvs. iniţială, iar apoi va dispare în tăcere."; +$a->strings["Getting Started"] = "Noțiuni de Bază"; +$a->strings["Friendica Walk-Through"] = "Ghidul de Prezentare Friendica"; +$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Pe pagina dvs. de Pornire Rapidă - veți găsi o scurtă introducere pentru profilul dvs. şi pentru filele de reţea, veți face câteva conexiuni noi, şi veți găsi câteva grupuri la care să vă alăturați."; +$a->strings["Go to Your Settings"] = "Mergeți la Configurări"; +$a->strings["On your Settings 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."] = "Din pagina dvs. de Configurări - schimbaţi-vă parola iniţială. De asemenea creați o notă pentru Adresa dvs. de Identificare. Aceasta arată exact ca o adresă de email - şi va fi utilă la stabilirea de prietenii pe rețeaua socială web gratuită."; +$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."] = "Revizuiți celelalte configurări, în special configurările de confidenţialitate. O listă de directoare nepublicate este ca și cum ați avea un număr de telefon necatalogat. În general, ar trebui probabil să vă publicați lista - cu excepţia cazului în care toți prietenii şi potenţialii prieteni, știu exact cum să vă găsească."; +$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."] = "Încărcaţi o fotografie de profil, dacă nu aţi făcut-o deja.Studiile au arătat că, pentru persoanele cu fotografiile lor reale, există de zece ori mai multe şanse să-și facă prieteni, decât cei care nu folosesc fotografii reale."; +$a->strings["Edit Your Profile"] = "Editare Profil"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Editaţi-vă profilul Implicit după bunul plac. Revizuiți configurările pentru a ascunde lista dvs. de prieteni și pentru ascunderea profilului dvs., de vizitatorii necunoscuți."; +$a->strings["Profile Keywords"] = "Cuvinte-Cheie Profil"; +$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."] = "Stabiliți câteva cuvinte-cheie publice pentru profilul dvs. implicit, cuvinte ce descriu cel mai bine interesele dvs. Vom putea astfel găsi alte persoane cu interese similare și vă vom sugera prietenia lor."; +$a->strings["Connecting"] = "Conectare"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autorizați Conectorul Facebook dacă dețineți în prezent un cont pe Facebook, şi vom importa (opțional) toți prietenii și toate conversațiile de pe Facebook."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Dacă aceasta este propriul dvs. server, instalarea suplimentului Facebook, vă poate uşura tranziţia la reţeaua socială web gratuită."; +$a->strings["Importing Emails"] = "Importare Email-uri"; +$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"] = "Introduceţi informațiile dvs. de acces la email adresa de email, în pagina dvs. de Configurări Conector, dacă doriți să importați și să interacționați cu prietenii sau cu listele de email din Căsuța dvs. de Mesaje Primite."; +$a->strings["Go to Your Contacts Page"] = "Dute la pagina ta Contacte "; +$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 Add New Contact dialog."] = "Pagina dvs. de Contact este poarta dvs. de acces către administrarea prieteniilor şi pentru conectarea cu prietenii din alte rețele. În general, introduceți adresa lor sau URL-ul către site, folosind dialogul Adăugare Contact Nou."; +$a->strings["Go to Your Site's Directory"] = "Mergeţi la Directorul Site-ului"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Pagina Directorului vă permite să găsiţi alte persoane în această reţea sau în alte site-uri asociate. Căutaţi o legătură de Conectare sau Urmărire pe pagina lor de profil. Oferiți propria dvs. Adresă de Identitate dacă se solicită."; +$a->strings["Finding New People"] = "Găsire Persoane Noi"; +$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."] = "Pe panoul lateral al paginii Contacte sunt câteva unelte utile pentru a găsi noi prieteni. Putem asocia persoanele după interese, căuta persoane după nume sau interes, şi vă putem oferi sugestii bazate pe relaţiile din reţea. Pe un site nou-nouț, sugestiile de prietenie vor începe în mod normal să fie populate în termen de 24 de ore."; +$a->strings["Group Your Contacts"] = "Grupați-vă Contactele"; +$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."] = "Odată ce v-aţi făcut unele prietenii, organizaţi-le în grupuri de conversaţii private din bara laterală a paginii dvs. de Contact şi apoi puteţi interacționa, privat cu fiecare grup pe pagina dumneavoastră de Reţea."; +$a->strings["Why Aren't My Posts Public?"] = "De ce nu sunt Postările Mele Publice?"; +$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."] = "Friendica vă respectă confidenţialitatea. Implicit, postările dvs. vor fi afişate numai persoanelor pe care le-ați adăugat ca și prieteni. Pentru mai multe informaţii, consultaţi secţiunea de asistenţă din legătura de mai sus."; +$a->strings["Getting Help"] = "Obţinerea de Ajutor"; +$a->strings["Go to the Help Section"] = "Navigați la Secțiunea Ajutor"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Paginile noastre de ajutor pot fi consultate pentru detalii, prin alte funcții şi resurse de program."; $a->strings["Poke/Prod"] = "Abordare/Atragerea atenției"; $a->strings["poke, prod or do other things to somebody"] = "abordați, atrageți atenția sau faceți alte lucruri cuiva"; $a->strings["Recipient"] = "Destinatar"; $a->strings["Choose what you wish to do to recipient"] = "Alegeți ce doriți să faceți cu destinatarul"; $a->strings["Make this post private"] = "Faceți acest articol privat"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "Elementul a fost eliminat."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s urmărește %3\$s postată %2\$s"; -$a->strings["Export account"] = "Exportare cont"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportați-vă informațiile contului şi contactele. Utilizaţi aceasta pentru a face o copie de siguranţă a contului dumneavoastră şi/sau pentru a-l muta pe un alt server."; -$a->strings["Export all"] = "Exportare tot"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportați informațiile dvs. de cont, contactele şi toate elementele dvs., ca json. Ar putea fi un fișier foarte mare, şi ar putea lua mult timp. Utilizaţi aceasta pentru a face un backup complet al contului (fotografiile nu sunt exportate)"; -$a->strings["Common Friends"] = "Prieteni Comuni"; -$a->strings["No contacts in common."] = "Nici-un contact în comun"; -$a->strings["Image exceeds size limit of %d"] = "Dimensiunea imaginii depăşeşte limita de %d"; -$a->strings["Wall Photos"] = "Fotografii de Perete"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s îi urează bun venit lui %2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Aceasta se poate întâmpla ocazional dacă contactul a fost solicitat de către ambele persoane şi acesta a fost deja aprobat."; +$a->strings["Response from remote site was not understood."] = "Răspunsul de la adresa de la distanţă, nu a fost înțeles."; +$a->strings["Unexpected response from remote site: "] = "Răspuns neaşteptat de la site-ul de la distanţă:"; +$a->strings["Confirmation completed successfully."] = "Confirmare încheiată cu succes."; +$a->strings["Remote site reported: "] = "Site-ul de la distanţă a raportat:"; +$a->strings["Temporary failure. Please wait and try again."] = "Eroare Temporară. Vă rugăm să aşteptaţi şi încercaţi din nou."; +$a->strings["Introduction failed or was revoked."] = "Introducerea a eşuat sau a fost revocată."; +$a->strings["Unable to set contact photo."] = "Imposibil de stabilit fotografia de contact."; +$a->strings["No user record found for '%s' "] = "Nici-o înregistrare de utilizator găsită pentru '%s'"; +$a->strings["Our site encryption key is apparently messed up."] = "Se pare că, cheia de criptare a site-ului nostru s-a încurcat."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "A fost furnizată o adresă URL goală, sau adresa URL nu poate fi decriptată de noi."; +$a->strings["Contact record was not found for you on our site."] = "Registrul contactului nu a fost găsit pe site-ul nostru."; +$a->strings["Site public key not available in contact record for URL %s."] = "Cheia publică a site-ului nu este disponibilă în registrul contactului pentru URL-ul %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID-ul furnizat de către sistemul dumneavoastră este un duplicat pe sistemul nostru. Ar trebui să funcţioneze dacă încercaţi din nou."; +$a->strings["Unable to set your contact credentials on our system."] = "Imposibil de configurat datele dvs. de autentificare, pe sistemul nostru."; +$a->strings["Unable to update your contact profile details on our system"] = "Imposibil de actualizat detaliile de profil ale contactului dvs., pe sistemul nostru."; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s s-a alăturat lui %2\$s"; +$a->strings["Unable to locate original post."] = "Nu se poate localiza postarea originală."; +$a->strings["Empty post discarded."] = "Postarea goală a fost eliminată."; +$a->strings["System error. Post not saved."] = "Eroare de sistem. Articolul nu a fost salvat."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Acest mesaj v-a fost trimis de către %s, un membru al rețelei sociale Friendica."; +$a->strings["You may visit them online at %s"] = "Îi puteți vizita profilul online la %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Vă rugăm să contactați expeditorul răspunzând la această postare, dacă nu doriţi să primiţi aceste mesaje."; +$a->strings["%s posted an update."] = "%s a postat o actualizare."; $a->strings["Image uploaded but image cropping failed."] = "Imaginea a fost încărcată, dar decuparea imaginii a eşuat."; $a->strings["Image size reduction [%s] failed."] = "Reducerea dimensiunea imaginii [%s] a eşuat."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Apăsați pe Shift și pe Reîncărcare Pagină sau ştergeţi memoria cache a browser-ului, dacă noua fotografie nu se afişează imediat."; @@ -1177,561 +1755,15 @@ $a->strings["Crop Image"] = "Decupare Imagine"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Vă rugăm să ajustaţi decuparea imaginii pentru o vizualizare optimă."; $a->strings["Done Editing"] = "Editare Realizată"; $a->strings["Image uploaded successfully."] = "Imaginea a fost încărcată cu succes"; -$a->strings["Applications"] = "Aplicații"; -$a->strings["No installed applications."] = "Nu există aplicații instalate."; -$a->strings["Nothing new here"] = "Nimic nou aici"; -$a->strings["Clear notifications"] = "Ştergeţi notificările"; -$a->strings["Profile Match"] = "Potrivire Profil"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nu există cuvinte cheie pentru a le potrivi. Vă rugăm să adăugaţi cuvinte cheie la profilul dvs implicit."; -$a->strings["is interested in:"] = "are interese pentru:"; -$a->strings["Tag removed"] = "Etichetă eliminată"; -$a->strings["Remove Item Tag"] = "Eliminați Eticheta Elementului"; -$a->strings["Select a tag to remove: "] = "Selectați o etichetă de eliminat:"; -$a->strings["Remove"] = "Eliminare"; -$a->strings["Event title and start time are required."] = "Titlul evenimentului şi timpul de pornire sunt necesare."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Editează eveniment"; -$a->strings["link to source"] = "link către sursă"; -$a->strings["Create New Event"] = "Crează eveniment nou"; -$a->strings["Previous"] = "Precedent"; -$a->strings["hour:minute"] = "ore:minute"; -$a->strings["Event details"] = "Detalii eveniment"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Formatul este %s %s.Data de începere și Titlul sunt necesare."; -$a->strings["Event Starts:"] = "Evenimentul Începe:"; -$a->strings["Required"] = "Cerut"; -$a->strings["Finish date/time is not known or not relevant"] = "Data/ora de finalizare nu este cunoscută sau nu este relevantă"; -$a->strings["Event Finishes:"] = "Evenimentul se Finalizează:"; -$a->strings["Adjust for viewer timezone"] = "Reglați pentru fusul orar al vizitatorului"; -$a->strings["Description:"] = "Descriere:"; -$a->strings["Title:"] = "Titlu:"; -$a->strings["Share this event"] = "Partajează acest eveniment"; -$a->strings["No potential page delegates located."] = "Nici-un delegat potenţial de pagină, nu a putut fi localizat."; -$a->strings["Delegate Page Management"] = "Delegare Gestionare Pagină"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegații sunt capabili să gestioneze toate aspectele acestui cont/pagină, cu excepţia configurărilor de bază ale contului. Vă rugăm să nu vă delegați, contul dvs. personal, cuiva în care nu aveţi încredere deplină."; -$a->strings["Existing Page Managers"] = "Gestionari Existenți Pagină"; -$a->strings["Existing Page Delegates"] = "Delegați Existenți Pagină"; -$a->strings["Potential Delegates"] = "Potenţiali Delegaţi"; -$a->strings["Add"] = "Adăugare"; -$a->strings["No entries."] = "Nu există intrări."; -$a->strings["Contacts who are not members of a group"] = "Contactele care nu sunt membre ale unui grup"; -$a->strings["Files"] = "Fişiere"; -$a->strings["System down for maintenance"] = "Sistemul este suspendat pentru întreținere"; -$a->strings["Remove My Account"] = "Șterge Contul Meu"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Aceasta va elimina complet contul dvs. Odată ce a fostă, această acțiune este nerecuperabilă."; -$a->strings["Please enter your password for verification:"] = "Vă rugăm să introduceţi parola dvs. pentru verificare:"; -$a->strings["Friend suggestion sent."] = "Sugestia de prietenie a fost trimisă."; -$a->strings["Suggest Friends"] = "Sugeraţi Prieteni"; -$a->strings["Suggest a friend for %s"] = "Sugeraţi un prieten pentru %s"; -$a->strings["Unable to locate original post."] = "Nu se poate localiza postarea originală."; -$a->strings["Empty post discarded."] = "Postarea goală a fost eliminată."; -$a->strings["System error. Post not saved."] = "Eroare de sistem. Articolul nu a fost salvat."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Acest mesaj v-a fost trimis de către %s, un membru al rețelei sociale Friendica."; -$a->strings["You may visit them online at %s"] = "Îi puteți vizita profilul online la %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Vă rugăm să contactați expeditorul răspunzând la această postare, dacă nu doriţi să primiţi aceste mesaje."; -$a->strings["%s posted an update."] = "%s a postat o actualizare."; -$a->strings["{0} wants to be your friend"] = "{0} doreşte să vă fie prieten"; -$a->strings["{0} sent you a message"] = "{0} v-a trimis un mesaj"; -$a->strings["{0} requested registration"] = "{0} a solicitat înregistrarea"; -$a->strings["{0} commented %s's post"] = "{0} a comentat la articolul postat de %s"; -$a->strings["{0} liked %s's post"] = "{0} a apreciat articolul postat de %s"; -$a->strings["{0} disliked %s's post"] = "{0} nu a apreciat articolul postat de %s"; -$a->strings["{0} is now friends with %s"] = "{0} este acum prieten cu %s"; -$a->strings["{0} posted"] = "{0} a postat"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} a etichetat articolul postat de %s cu #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} v-a menţionat într-o postare"; -$a->strings["OpenID protocol error. No ID returned."] = "Eroare de protocol OpenID. Nici-un ID returnat."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Contul nu a fost găsit iar înregistrările OpenID nu sunt permise pe acest site."; -$a->strings["Login failed."] = "Eşec la conectare"; -$a->strings["Invalid request identifier."] = "Datele de identificare solicitate, sunt invalide."; -$a->strings["Discard"] = "Renunțați"; -$a->strings["System"] = "System"; -$a->strings["Network"] = "Reţea"; -$a->strings["Introductions"] = "Introduceri"; -$a->strings["Show Ignored Requests"] = "Afişare Solicitări Ignorate"; -$a->strings["Hide Ignored Requests"] = "Ascundere Solicitări Ignorate"; -$a->strings["Notification type: "] = "Tip Notificări:"; -$a->strings["Friend Suggestion"] = "Sugestie Prietenie"; -$a->strings["suggested by %s"] = "sugerat de către %s"; -$a->strings["Post a new friend activity"] = "Publicaţi prietenului o nouă activitate"; -$a->strings["if applicable"] = "dacă i posibil"; -$a->strings["Claims to be known to you: "] = "Pretinde că vă cunoaște:"; -$a->strings["yes"] = "da"; -$a->strings["no"] = "nu"; -$a->strings["Approve as: "] = "Aprobă ca:"; -$a->strings["Friend"] = "Prieten"; -$a->strings["Sharer"] = "Distribuitor"; -$a->strings["Fan/Admirer"] = "Fan/Admirator"; -$a->strings["Friend/Connect Request"] = "Prieten/Solicitare de Conectare"; -$a->strings["New Follower"] = "Susţinător Nou"; -$a->strings["No introductions."] = "Fără prezentări."; -$a->strings["Notifications"] = "Notificări"; -$a->strings["%s liked %s's post"] = "%s a apreciat ceea a publicat %s"; -$a->strings["%s disliked %s's post"] = "%s a nu a apreciat ceea a publicat %s"; -$a->strings["%s is now friends with %s"] = "%s este acum prieten cu %s"; -$a->strings["%s created a new post"] = "%s a creat o nouă postare"; -$a->strings["%s commented on %s's post"] = "%s a comentat la articolul postat de %s"; -$a->strings["No more network notifications."] = "Nu mai există notificări de reţea."; -$a->strings["Network Notifications"] = "Notificări de Reţea"; -$a->strings["No more personal notifications."] = "Nici o notificare personală"; -$a->strings["Personal Notifications"] = "Notificări personale"; -$a->strings["No more home notifications."] = "Nu mai există notificări de origine."; -$a->strings["Home Notifications"] = "Notificări de Origine"; -$a->strings["Total invitation limit exceeded."] = "Limita totală a invitațiilor a fost depăşită."; -$a->strings["%s : Not a valid email address."] = "%s : Nu este o adresă vaildă de email."; -$a->strings["Please join us on Friendica"] = "Vă rugăm să veniți alături de noi pe Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limita invitațiilor a fost depăşită. Vă rugăm să vă contactați administratorul de sistem."; -$a->strings["%s : Message delivery failed."] = "%s : Livrarea mesajului a eşuat."; -$a->strings["%d message sent."] = array( - 0 => "%d mesaj trimis.", - 1 => "%d mesaje trimise.", - 2 => "%d de mesaje trimise.", -); -$a->strings["You have no more invitations available"] = "Nu mai aveți invitaţii disponibile"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Vizitaţi %s pentru o lista de site-uri publice la care puteţi alătura. Membrii Friendica de pe alte site-uri se pot conecta cu toții între ei, precum şi cu membri ai multor alte reţele sociale."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Pentru a accepta această invitaţie, vă rugăm să vizitaţi şi să vă înregistraţi pe %s sau orice alt site public Friendica."; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Toate site-urile Friendica sunt interconectate pentru a crea o imensă rețea socială cu o confidențialitate sporită, ce este deținută și controlată de către membrii săi. Aceștia se pot conecta, de asemenea, cu multe rețele sociale tradiționale. Vizitaţi %s pentru o lista de site-uri alternative Friendica în care vă puteţi alătura."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ne cerem scuze. Acest sistem nu este configurat în prezent pentru conectarea cu alte site-uri publice sau pentru a invita membrii."; -$a->strings["Send invitations"] = "Trimiteți invitaţii"; -$a->strings["Enter email addresses, one per line:"] = "Introduceţi adresele de email, una pe linie:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Vă invit cordial să vă alăturați mie, si altor prieteni apropiați, pe Friendica - şi să ne ajutați să creăm o rețea socială mai bună."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Va fi nevoie să furnizați acest cod de invitaţie: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Odată ce v-aţi înregistrat, vă rog să vă conectaţi cu mine prin pagina mea de profil de la:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Pentru mai multe informaţii despre proiectul Friendica, şi de ce credem că este important, vă rugăm să vizitaţi http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Administrare Identităţii şi/sau Pagini"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Comutați între diferitele identităţi sau pagini de comunitate/grup, care împărtășesc detaliile contului dvs. sau pentru care v-au fost acordate drepturi de \"gestionare \""; -$a->strings["Select an identity to manage: "] = "Selectaţi o identitate de gestionat:"; -$a->strings["Welcome to %s"] = "Bine aţi venit la %s"; $a->strings["Friends of %s"] = "Prieteni cu %s"; $a->strings["No friends to display."] = "Nici-un prieten de afișat."; -$a->strings["Add New Contact"] = "Add Contact Nou"; -$a->strings["Enter address or web location"] = "Introduceţi adresa sau locaţia web"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemplu: bob@example.com, http://example.com/barbara"; -$a->strings["%d invitation available"] = array( - 0 => "%d invitație disponibilă", - 1 => "%d invitații disponibile", - 2 => "%d de invitații disponibile", -); -$a->strings["Find People"] = "Căutați Persoane"; -$a->strings["Enter name or interest"] = "Introduceţi numele sau interesul"; -$a->strings["Connect/Follow"] = "Conectare/Urmărire"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exemple: Robert Morgenstein, Pescuit"; -$a->strings["Random Profile"] = "Profil Aleatoriu"; -$a->strings["Networks"] = "Rețele"; -$a->strings["All Networks"] = "Toate Reţelele"; -$a->strings["Saved Folders"] = "Dosare Salvate"; -$a->strings["Everything"] = "Totul"; -$a->strings["Categories"] = "Categorii"; -$a->strings["Click here to upgrade."] = "Apăsați aici pentru a actualiza."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Această acţiune depăşeşte limitele stabilite de planul abonamentului dvs."; -$a->strings["This action is not available under your subscription plan."] = "Această acţiune nu este disponibilă în planul abonamentului dvs."; -$a->strings["User not found."] = "Utilizatorul nu a fost găsit."; -$a->strings["There is no status with this id."] = "Nu există nici-un status cu acest id."; -$a->strings["There is no conversation with this id."] = "Nu există nici-o conversație cu acest id."; -$a->strings["view full size"] = "vezi intreaga mărime"; -$a->strings["Starts:"] = "Începe:"; -$a->strings["Finishes:"] = "Se finalizează:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Nu se pot localiza informațiile DNS pentru serverul de bază de date '%s'"; -$a->strings["(no subject)"] = "(fără subiect)"; -$a->strings["noreply"] = "nu-răspundeţi"; -$a->strings["An invitation is required."] = "O invitaţie este necesară."; -$a->strings["Invitation could not be verified."] = "Invitația nu s-a putut verifica."; -$a->strings["Invalid OpenID url"] = "URL OpenID invalid"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Am întâmpinat o problemă în timpul autentificării cu datele OpenID pe care le-ați furnizat."; -$a->strings["The error message was:"] = "Mesajul de eroare a fost:"; -$a->strings["Please enter the required information."] = "Vă rugăm să introduceți informațiile solicitate."; -$a->strings["Please use a shorter name."] = "Vă rugăm să utilizaţi un nume mai scurt."; -$a->strings["Name too short."] = "Numele este prea scurt."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Acesta nu pare a fi Numele (Prenumele) dvs. complet"; -$a->strings["Your email domain is not among those allowed on this site."] = "Domeniul dvs. de email nu este printre cele permise pe acest site."; -$a->strings["Not a valid email address."] = "Nu este o adresă vaildă de email."; -$a->strings["Cannot use that email."] = "Nu se poate utiliza acest email."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = " \"Pseudonimul\" dvs. poate conţine numai \"a-z\", \"0-9\", \"-\",, şi \"_\", şi trebuie de asemenea să înceapă cu o literă."; -$a->strings["Nickname is already registered. Please choose another."] = "Pseudonimul este deja înregistrat. Vă rugăm, alegeți un altul."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Pseudonimul a fost înregistrat aici, şi e posibil să nu mai poată fi reutilizat. Vă rugăm, alegeți altul."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "EROARE GRAVĂ: Generarea de chei de securitate a eşuat."; -$a->strings["An error occurred during registration. Please try again."] = "A intervenit o eroare în timpul înregistrării. Vă rugăm să reîncercați."; -$a->strings["An error occurred creating your default profile. Please try again."] = "A intervenit o eroare la crearea profilului dvs. implicit. Vă rugăm să reîncercați."; -$a->strings["Friends"] = "Prieteni"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s a abordat pe %2\$s"; -$a->strings["poked"] = "a fost abordat(ă)"; -$a->strings["post/item"] = "post/element"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s a marcat %3\$s de la %2\$s ca favorit"; -$a->strings["remove"] = "eliminare"; -$a->strings["Delete Selected Items"] = "Ștergeți Elementele Selectate"; -$a->strings["Follow Thread"] = "Urmăriți Firul Conversației"; -$a->strings["View Status"] = "Vizualizare Status"; -$a->strings["View Profile"] = "Vizualizare Profil"; -$a->strings["View Photos"] = "Vizualizare Fotografii"; -$a->strings["Network Posts"] = "Postări din Rețea"; -$a->strings["Edit Contact"] = "Edit Contact"; -$a->strings["Send PM"] = "Trimiteți mesaj personal"; -$a->strings["Poke"] = "Abordare"; -$a->strings["%s likes this."] = "%s apreciază aceasta."; -$a->strings["%s doesn't like this."] = "%s nu apreciază aceasta."; -$a->strings["%2\$d people like this"] = "%2\$d persoane apreciază aceasta"; -$a->strings["%2\$d people don't like this"] = "%2\$d persoanenu apreciază aceasta"; -$a->strings["and"] = "şi"; -$a->strings[", and %d other people"] = ", şi %d alte persoane"; -$a->strings["%s like this."] = "%s apreciază aceasta."; -$a->strings["%s don't like this."] = "%s nu apreciază aceasta."; -$a->strings["Visible to everybody"] = "Vizibil pentru toți"; -$a->strings["Please enter a video link/URL:"] = "Vă rugăm să introduceți un URL/legătură pentru clip video"; -$a->strings["Please enter an audio link/URL:"] = "Vă rugăm să introduceți un URL/legătură pentru clip audio"; -$a->strings["Tag term:"] = "Termen etichetare:"; -$a->strings["Where are you right now?"] = "Unde vă aflați acum?"; -$a->strings["Delete item(s)?"] = "Ștergeți element(e)?"; -$a->strings["Post to Email"] = "Postați prin Email"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Conectorii au fost dezactivați, din moment ce \"%s\" este activat."; -$a->strings["permissions"] = "permisiuni"; -$a->strings["Post to Groups"] = "Postați în Grupuri"; -$a->strings["Post to Contacts"] = "Post către Contacte"; -$a->strings["Private post"] = "Articol privat"; -$a->strings["Logged out."] = "Deconectat."; -$a->strings["Error decoding account file"] = "Eroare la decodarea fişierului de cont"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Eroare! Nu există data versiunii în fişier! Acesta nu este un fișier de cont Friendica?"; -$a->strings["Error! Cannot check nickname"] = "Eroare! Nu pot verifica pseudonimul"; -$a->strings["User '%s' already exists on this server!"] = "Utilizatorul '%s' există deja pe acest server!"; -$a->strings["User creation error"] = "Eroare la crearea utilizatorului"; -$a->strings["User profile creation error"] = "Eroare la crearea profilului utilizatorului"; -$a->strings["%d contact not imported"] = array( - 0 => "%d contact neimportat", - 1 => "%d contacte neimportate", - 2 => "%d de contacte neimportate", -); -$a->strings["Done. You can now login with your username and password"] = "Realizat. Vă puteţi conecta acum cu parola şi numele dumneavoastră de utilizator"; -$a->strings["newer"] = "mai noi"; -$a->strings["older"] = "mai vechi"; -$a->strings["prev"] = "preced"; -$a->strings["first"] = "prima"; -$a->strings["last"] = "ultima"; -$a->strings["next"] = "următor"; -$a->strings["No contacts"] = "Nici-un contact"; -$a->strings["%d Contact"] = array( - 0 => "%d Contact", - 1 => "%d Contacte", - 2 => "%d de Contacte", -); -$a->strings["poke"] = "abordare"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "i s-a trimis ping"; -$a->strings["prod"] = "prod"; -$a->strings["prodded"] = "i s-a atras atenția"; -$a->strings["slap"] = "plesnire"; -$a->strings["slapped"] = "a fost plesnit(ă)"; -$a->strings["finger"] = "indicare"; -$a->strings["fingered"] = "a fost indicat(ă)"; -$a->strings["rebuff"] = "respingere"; -$a->strings["rebuffed"] = "a fost respins(ă)"; -$a->strings["happy"] = "fericit(ă)"; -$a->strings["sad"] = "trist(ă)"; -$a->strings["mellow"] = "trist(ă)"; -$a->strings["tired"] = "obosit(ă)"; -$a->strings["perky"] = "arogant(ă)"; -$a->strings["angry"] = "supărat(ă)"; -$a->strings["stupified"] = "stupefiat(ă)"; -$a->strings["puzzled"] = "nedumerit(ă)"; -$a->strings["interested"] = "interesat(ă)"; -$a->strings["bitter"] = "amarnic"; -$a->strings["cheerful"] = "vesel(ă)"; -$a->strings["alive"] = "plin(ă) de viață"; -$a->strings["annoyed"] = "enervat(ă)"; -$a->strings["anxious"] = "neliniştit(ă)"; -$a->strings["cranky"] = "irascibil(ă)"; -$a->strings["disturbed"] = "perturbat(ă)"; -$a->strings["frustrated"] = "frustrat(ă)"; -$a->strings["motivated"] = "motivat(ă)"; -$a->strings["relaxed"] = "relaxat(ă)"; -$a->strings["surprised"] = "surprins(ă)"; -$a->strings["Monday"] = "Luni"; -$a->strings["Tuesday"] = "Marţi"; -$a->strings["Wednesday"] = "Miercuri"; -$a->strings["Thursday"] = "Joi"; -$a->strings["Friday"] = "Vineri"; -$a->strings["Saturday"] = "Sâmbătă"; -$a->strings["Sunday"] = "Duminică"; -$a->strings["January"] = "Ianuarie"; -$a->strings["February"] = "Februarie"; -$a->strings["March"] = "Martie"; -$a->strings["April"] = "Aprilie"; -$a->strings["May"] = "Mai"; -$a->strings["June"] = "Iunie"; -$a->strings["July"] = "Iulie"; -$a->strings["August"] = "August"; -$a->strings["September"] = "Septembrie"; -$a->strings["October"] = "Octombrie"; -$a->strings["November"] = "Noiembrie"; -$a->strings["December"] = "Decembrie"; -$a->strings["bytes"] = "octeţi"; -$a->strings["Click to open/close"] = "Apăsați pentru a deschide/închide"; -$a->strings["Select an alternate language"] = "Selectați o limbă alternativă"; -$a->strings["activity"] = "activitate"; -$a->strings["post"] = "postare"; -$a->strings["Item filed"] = "Element îndosariat"; -$a->strings["Friendica Notification"] = "Notificare Friendica"; -$a->strings["Thank You,"] = "Vă mulțumim,"; -$a->strings["%s Administrator"] = "%s Administrator"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificare] Mail nou primit la %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s v-a trimis un nou mesaj privat la %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s v-a trimis %2\$s"; -$a->strings["a private message"] = "un mesaj privat"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Vă rugăm să vizitați %s pentru a vizualiza şi/sau răspunde la mesaje private."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s a comentat la [url=%2\$s]a %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s a comentat la [url=%2\$s]%4\$s postat de %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s a comentat la [url=%2\$s]%3\$s dvs.[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notificare] Comentariu la conversaţia #%1\$d postată de %2\$s"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s a comentat la un element/conversaţie pe care o urmăriți."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Vă rugăm să vizitați %s pentru a vizualiza şi/sau răspunde la conversație."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notificare] %s a postat pe peretele dvs. de profil"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s a postat pe peretele dvs. de profil la %2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s a postat pe [url=%2\$s]peretele dvs.[/url]"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificare] %s v-a etichetat"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s v-a etichetat la %2\$s"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]v-a etichetat[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notificare] %s a distribuit o nouă postare"; -$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s a distribuit o nouă postare la %2\$s"; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s] a distribuit o postare[/url]."; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notificare] %1\$s v-a abordat"; -$a->strings["%1\$s poked you at %2\$s"] = "%1\$s v-a abordat la %2\$s"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]v-a abordat[/url]."; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificare] %s v-a etichetat postarea"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$sv-a etichetat postarea la %2\$s"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s a etichetat [url=%2\$s]postarea dvs.[/url]"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificare] Prezentare primită"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Aţi primit o prezentare de la '%1\$s' at %2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Aţi primit [url=%1\$s]o prezentare[/url] de la %2\$s."; -$a->strings["You may visit their profile at %s"] = "Le puteți vizita profilurile, online pe %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Vă rugăm să vizitați %s pentru a aproba sau pentru a respinge prezentarea."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notificare] Ați primit o sugestie de prietenie"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Ați primit o sugestie de prietenie de la '%1\$s' la %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Aţi primit [url=%1\$s]o sugestie de prietenie[/url] pentru %2\$s de la %3\$s."; -$a->strings["Name:"] = "Nume:"; -$a->strings["Photo:"] = "Foto:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Vă rugăm să vizitați %s pentru a aproba sau pentru a respinge sugestia."; -$a->strings[" on Last.fm"] = "pe Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grup şters cu acest nume a fost restabilit. Permisiunile existente ale elementului, potfi aplicate acestui grup şi oricăror viitori membrii. Dacă aceasta nu este ceea ați intenționat să faceți, vă rugăm să creaţi un alt grup cu un un nume diferit."; -$a->strings["Default privacy group for new contacts"] = "Confidenţialitatea implicită a grupului pentru noi contacte"; -$a->strings["Everybody"] = "Toată lumea"; -$a->strings["edit"] = "editare"; -$a->strings["Edit group"] = "Editare grup"; -$a->strings["Create a new group"] = "Creați un nou grup"; -$a->strings["Contacts not in any group"] = "Contacte ce nu se află în orice grup"; -$a->strings["Connect URL missing."] = "Lipseşte URL-ul de conectare."; -$a->strings["This site is not configured to allow communications with other networks."] = "Acest site nu este configurat pentru a permite comunicarea cu alte reţele."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Nu au fost descoperite protocoale de comunicaţii sau fluxuri compatibile."; -$a->strings["The profile address specified does not provide adequate information."] = "Adresa de profil specificată nu furnizează informații adecvate."; -$a->strings["An author or name was not found."] = "Un autor sau nume nu a fost găsit."; -$a->strings["No browser URL could be matched to this address."] = "Nici un URL de browser nu a putut fi corelat cu această adresă."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Nu se poate corela @-stilul pentru Adresa de Identitatea cu un protocol cunoscut sau contact de email."; -$a->strings["Use mailto: in front of address to force email check."] = "Utilizaţi mailto: în faţa adresei pentru a forţa verificarea de email."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Adresa de profil specificată aparţine unei reţele care a fost dezactivată pe acest site."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil limitat. Această persoană nu va putea primi notificări directe/personale, de la dvs."; -$a->strings["Unable to retrieve contact information."] = "Nu se pot localiza informaţiile de contact."; -$a->strings["following"] = "urmărire"; -$a->strings["[no subject]"] = "[fără subiect]"; -$a->strings["End this session"] = "Finalizați această sesiune"; -$a->strings["Your videos"] = "Fișierele tale video"; -$a->strings["Your personal notes"] = "Notele tale personale"; -$a->strings["Sign in"] = "Autentificare"; -$a->strings["Home Page"] = "Home Pagina"; -$a->strings["Create an account"] = "Creați un cont"; -$a->strings["Help and documentation"] = "Ajutor şi documentaţie"; -$a->strings["Apps"] = "Aplicații"; -$a->strings["Addon applications, utilities, games"] = "Suplimente la aplicații, utilitare, jocuri"; -$a->strings["Search site content"] = "Căutare în conținut site"; -$a->strings["Conversations on this site"] = "Conversaţii pe acest site"; -$a->strings["Directory"] = "Director"; -$a->strings["People directory"] = "Director persoane"; -$a->strings["Information"] = "Informaţii"; -$a->strings["Information about this friendica instance"] = "Informaţii despre această instanță friendica"; -$a->strings["Conversations from your friends"] = "Conversaţiile prieteniilor dvs."; -$a->strings["Network Reset"] = "Resetare Reţea"; -$a->strings["Load Network page with no filters"] = "Încărcare pagina de Reţea fără filtre"; -$a->strings["Friend Requests"] = "Solicitări Prietenie"; -$a->strings["See all notifications"] = "Consultaţi toate notificările"; -$a->strings["Mark all system notifications seen"] = "Marcaţi toate notificările de sistem, ca și vizualizate"; -$a->strings["Private mail"] = "Mail privat"; -$a->strings["Inbox"] = "Mesaje primite"; -$a->strings["Outbox"] = "Căsuță de Ieșire"; -$a->strings["Manage"] = "Gestionare"; -$a->strings["Manage other pages"] = "Gestionează alte pagini"; -$a->strings["Account settings"] = "Configurări Cont"; -$a->strings["Manage/Edit Profiles"] = "Gestionare/Editare Profile"; -$a->strings["Manage/edit friends and contacts"] = "Gestionare/Editare prieteni şi contacte"; -$a->strings["Site setup and configuration"] = "Instalare şi configurare site"; -$a->strings["Navigation"] = "Navigare"; -$a->strings["Site map"] = "Hartă Site"; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "Zile Naştere :"; -$a->strings["Age:"] = "Vârsta:"; -$a->strings["for %1\$d %2\$s"] = "pentru %1\$d %2\$s"; -$a->strings["Tags:"] = "Etichete:"; -$a->strings["Religion:"] = "Religie:"; -$a->strings["Hobbies/Interests:"] = "Hobby/Interese:"; -$a->strings["Contact information and Social Networks:"] = "Informaţii de Contact şi Reţele Sociale:"; -$a->strings["Musical interests:"] = "Preferințe muzicale:"; -$a->strings["Books, literature:"] = "Cărti, literatură:"; -$a->strings["Television:"] = "Programe TV:"; -$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/cultură/divertisment:"; -$a->strings["Love/Romance:"] = "Dragoste/Romantism:"; -$a->strings["Work/employment:"] = "Loc de Muncă/Slujbă:"; -$a->strings["School/education:"] = "Școală/educatie:"; -$a->strings["Image/photo"] = "Imagine/fotografie"; -$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; -$a->strings["%s wrote the following post"] = "%s a scris următoarea postare"; -$a->strings["$1 wrote:"] = "$1 a scris:"; -$a->strings["Encrypted content"] = "Conţinut criptat"; -$a->strings["Unknown | Not categorised"] = "Necunoscut | Fără categorie"; -$a->strings["Block immediately"] = "Blocare Imediată"; -$a->strings["Shady, spammer, self-marketer"] = "Dubioșii, spammerii, auto-promoterii"; -$a->strings["Known to me, but no opinion"] = "Cunoscut mie, dar fără o opinie"; -$a->strings["OK, probably harmless"] = "OK, probabil inofensiv"; -$a->strings["Reputable, has my trust"] = "Cu reputație, are încrederea mea"; -$a->strings["Weekly"] = "Săptămânal"; -$a->strings["Monthly"] = "Lunar"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = "Conector Diaspora"; -$a->strings["Statusnet"] = "Statusnet"; -$a->strings["App.net"] = "App.net"; -$a->strings["Miscellaneous"] = "Diverse"; -$a->strings["year"] = "an"; -$a->strings["month"] = "lună"; -$a->strings["day"] = "zi"; -$a->strings["never"] = "niciodată"; -$a->strings["less than a second ago"] = "acum mai puțin de o secundă"; -$a->strings["years"] = "ani"; -$a->strings["months"] = "luni"; -$a->strings["week"] = "săptămână"; -$a->strings["weeks"] = "săptămâni"; -$a->strings["days"] = "zile"; -$a->strings["hour"] = "oră"; -$a->strings["hours"] = "ore"; -$a->strings["minute"] = "minut"; -$a->strings["minutes"] = "minute"; -$a->strings["second"] = "secundă"; -$a->strings["seconds"] = "secunde"; -$a->strings["%1\$d %2\$s ago"] = "acum %1\$d %2\$s"; -$a->strings["%s's birthday"] = "%s's zi de naştere"; -$a->strings["Happy Birthday %s"] = "La mulţi ani %s"; -$a->strings["General Features"] = "Caracteristici Generale"; -$a->strings["Multiple Profiles"] = "Profile Multiple"; -$a->strings["Ability to create multiple profiles"] = "Capacitatea de a crea profile multiple"; -$a->strings["Post Composition Features"] = "Caracteristici Compoziţie Postare"; -$a->strings["Richtext Editor"] = "Editor Text Îmbogățit"; -$a->strings["Enable richtext editor"] = "Activare editor text îmbogățit"; -$a->strings["Post Preview"] = "Previzualizare Postare"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Permiteți previzualizarea postărilor şi comentariilor înaintea publicării lor"; -$a->strings["Auto-mention Forums"] = "Auto-menţionare Forumuri"; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Adăugaţi/eliminaţi mențiunea când o pagină de forum este selectată/deselectată în fereastra ACL."; -$a->strings["Network Sidebar Widgets"] = "Aplicaţii widget de Rețea în Bara Laterală"; -$a->strings["Search by Date"] = "Căutare după Dată"; -$a->strings["Ability to select posts by date ranges"] = "Abilitatea de a selecta postări după intervalele de timp"; -$a->strings["Group Filter"] = "Filtru Grup"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Permiteți aplicației widget să afișeze postări din Rețea, numai din grupul selectat"; -$a->strings["Network Filter"] = "Filtru Reţea"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Permiteți aplicației widget să afișeze postări din Rețea, numai din rețeaua selectată"; -$a->strings["Save search terms for re-use"] = "Salvați termenii de căutare pentru reutilizare"; -$a->strings["Network Tabs"] = "File Reţea"; -$a->strings["Network Personal Tab"] = "Filă Personală de Reţea"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Permiteți filei să afişeze numai postările Reţelei cu care ați interacţionat"; -$a->strings["Network New Tab"] = "Filă Nouă de Reţea"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Permiteți filei să afişeze numai postările noi din Reţea (din ultimele 12 ore)"; -$a->strings["Network Shared Links Tab"] = "Filă Legături Distribuite în Rețea"; -$a->strings["Enable tab to display only Network posts with links in them"] = "Permiteți filei să afişeze numai postările din Reţea ce conțin legături"; -$a->strings["Post/Comment Tools"] = "Instrumente Postare/Comentariu"; -$a->strings["Multiple Deletion"] = "Ştergere Multiplă"; -$a->strings["Select and delete multiple posts/comments at once"] = "Selectaţi şi ştergeţi postări/comentarii multiple simultan"; -$a->strings["Edit Sent Posts"] = "Editare Postări Trimise"; -$a->strings["Edit and correct posts and comments after sending"] = "Editarea şi corectarea postărilor şi comentariilor după postarea lor"; -$a->strings["Tagging"] = "Etichetare"; -$a->strings["Ability to tag existing posts"] = "Capacitatea de a eticheta postările existente"; -$a->strings["Post Categories"] = "Categorii Postări"; -$a->strings["Add categories to your posts"] = "Adăugaţi categorii la postările dvs."; -$a->strings["Ability to file posts under folders"] = "Capacitatea de a atribui postări în dosare"; -$a->strings["Dislike Posts"] = "Respingere Postări"; -$a->strings["Ability to dislike posts/comments"] = "Capacitatea de a marca postări/comentarii ca fiind neplăcute"; -$a->strings["Star Posts"] = "Postări cu Steluță"; -$a->strings["Ability to mark special posts with a star indicator"] = "Capacitatea de a marca posturile speciale cu o stea ca şi indicator"; -$a->strings["Sharing notification from Diaspora network"] = "Partajarea notificării din reţeaua Diaspora"; -$a->strings["Attachments:"] = "Atașări:"; -$a->strings["Errors encountered creating database tables."] = "Erori întâlnite la crearea tabelelor bazei de date."; -$a->strings["Errors encountered performing database changes."] = "Erori întâlnite la operarea de modificări în baza de date."; -$a->strings["Visible to everybody"] = "Vizibil pentru toata lumea"; -$a->strings["A new person is sharing with you at "] = "O nouă persoană împărtășește cu dvs. la"; -$a->strings["You have a new follower at "] = "Aveţi un nou susținător la"; -$a->strings["Do you really want to delete this item?"] = "Sigur doriți să ștergeți acest element?"; -$a->strings["Archives"] = "Arhive"; -$a->strings["Embedded content"] = "Conţinut încorporat"; -$a->strings["Embedding disabled"] = "Încorporarea conținuturilor este dezactivată"; -$a->strings["Welcome "] = "Bine ați venit"; -$a->strings["Please upload a profile photo."] = "Vă rugăm să încărcaţi o fotografie de profil."; -$a->strings["Welcome back "] = "Bine ați revenit"; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Formarea codului de securitate, nu a fost corectă. Aceasta probabil s-a întâmplat pentru că formularul a fost deschis pentru prea mult timp ( >3 ore) înainte de a-l transmite."; -$a->strings["Male"] = "Bărbat"; -$a->strings["Female"] = "Femeie"; -$a->strings["Currently Male"] = "În prezent Bărbat"; -$a->strings["Currently Female"] = "În prezent Femeie"; -$a->strings["Mostly Male"] = "Mai mult Bărbat"; -$a->strings["Mostly Female"] = "Mai mult Femeie"; -$a->strings["Transgender"] = "Transsexual"; -$a->strings["Intersex"] = "Intersexual"; -$a->strings["Transsexual"] = "Transsexual"; -$a->strings["Hermaphrodite"] = "Hermafrodit"; -$a->strings["Neuter"] = "Neutru"; -$a->strings["Non-specific"] = "Non-specific"; -$a->strings["Other"] = "Alta"; -$a->strings["Undecided"] = "Indecisă"; -$a->strings["Males"] = "Bărbați"; -$a->strings["Females"] = "Femei"; -$a->strings["Gay"] = "Gay"; -$a->strings["Lesbian"] = "Lesbiană"; -$a->strings["No Preference"] = "Fără Preferințe"; -$a->strings["Bisexual"] = "Bisexual"; -$a->strings["Autosexual"] = "Autosexual"; -$a->strings["Abstinent"] = "Abstinent(ă)"; -$a->strings["Virgin"] = "Virgin(ă)"; -$a->strings["Deviant"] = "Deviant"; -$a->strings["Fetish"] = "Fetish"; -$a->strings["Oodles"] = "La grămadă"; -$a->strings["Nonsexual"] = "Nonsexual"; -$a->strings["Single"] = "Necăsătorit(ă)"; -$a->strings["Lonely"] = "Singur(ă)"; -$a->strings["Available"] = "Disponibil(ă)"; -$a->strings["Unavailable"] = "Indisponibil(ă)"; -$a->strings["Has crush"] = "Îndrăgostit(ă)"; -$a->strings["Infatuated"] = "Îndrăgostit(ă) nebunește"; -$a->strings["Dating"] = "Am întâlniri"; -$a->strings["Unfaithful"] = "Infidel(ă)"; -$a->strings["Sex Addict"] = "Dependent(ă) de Sex"; -$a->strings["Friends/Benefits"] = "Prietenii/Prestaţii"; -$a->strings["Casual"] = "Ocazional"; -$a->strings["Engaged"] = "Cuplat"; -$a->strings["Married"] = "Căsătorit(ă)"; -$a->strings["Imaginarily married"] = "Căsătorit(ă) imaginar"; -$a->strings["Partners"] = "Parteneri"; -$a->strings["Cohabiting"] = "În conviețuire"; -$a->strings["Common law"] = "Drept Comun"; -$a->strings["Happy"] = "Fericit(ă)"; -$a->strings["Not looking"] = "Nu caut"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Înșelat(ă)"; -$a->strings["Separated"] = "Separat(ă)"; -$a->strings["Unstable"] = "Instabil(ă)"; -$a->strings["Divorced"] = "Divorţat(ă)"; -$a->strings["Imaginarily divorced"] = "Divorţat(ă) imaginar"; -$a->strings["Widowed"] = "Văduv(ă)"; -$a->strings["Uncertain"] = "Incert"; -$a->strings["It's complicated"] = "E complicat"; -$a->strings["Don't care"] = "Nu-mi pasă"; -$a->strings["Ask me"] = "Întreabă-mă"; -$a->strings["stopped following"] = "urmărire întreruptă"; -$a->strings["Drop Contact"] = "Eliminare Contact"; +$a->strings["Find on this site"] = "Căutați pe acest site"; +$a->strings["Site Directory"] = "Director Site"; +$a->strings["Gender: "] = "Sex:"; +$a->strings["No entries (some entries may be hidden)."] = "Fără înregistrări (unele înregistrări pot fi ascunse)."; +$a->strings["Time Conversion"] = "Conversie Oră"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica oferă acest serviciu pentru partajarea evenimentelor cu alte rețele și prieteni, în zonele cu fusuri orare necunoscute.\\v"; +$a->strings["UTC time: %s"] = "Fus orar UTC: %s"; +$a->strings["Current timezone: %s"] = "Fusul orar curent: %s"; +$a->strings["Converted localtime: %s"] = "Ora locală convertită: %s"; +$a->strings["Please select your timezone:"] = "Vă rugăm să vă selectaţi fusul orar:"; diff --git a/view/ru/messages.po b/view/ru/messages.po index 93323e5c08..809fa8d9f0 100644 --- a/view/ru/messages.po +++ b/view/ru/messages.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Russian (http://www.transifex.com/projects/p/friendica/language/ru/)\n" "MIME-Version: 1.0\n" @@ -25,221 +25,308 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "Эта запись была отредактирована" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "Личное сообщение" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "Редактировать" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "Выберите" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "Удалить" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "сохранить в папке" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "пометить" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "убрать метку" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "переключить статус" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "помечено" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "добавить ключевое слово (таг)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "Нравится" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "нравится" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "Не нравится" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "не нравитса" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "Поделитесь этим" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "делиться" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "Категории:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "В рубрике:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Просмотреть профиль %s [@ %s]" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "к" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "через" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "Стена-на-Стену" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "через Стена-на-Стену:" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s с %s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "Комментарий" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "Пожалуйста, подождите" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d комментарий" -msgstr[1] "%d комментариев" -msgstr[2] "%d комментариев" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "комментарий" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "показать больше" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "Это вы" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "Подтвердить" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "Жирный" +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "Настройки темы" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "Kурсивный" +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "Установить уровень изменения размера изображений в постах и ​​комментариях (ширина и высота)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "Подчеркнутый" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "Установить шрифт-размер для постов и комментариев" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "Цитата" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "Установить ширину темы" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "Код" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr "Цветовая схема" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "Изображение / Фото" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "Ссылка" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "не показывать" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "Видео" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "показывать" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "предварительный просмотр" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "Установить высоту строки для постов и комментариев" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "Установить разрешение для средней колонки" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "Установить цветовую схему" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "Установить масштаб карты" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "Установить длину (X) карты" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "Установить ширину (Y) карты" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "Страницы сообщества" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "Карта" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "Профили сообщества" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "Помощь" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "Подключить службы" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "Найти друзей" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "Последние пользователи" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "Последние фото" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "Последние likes" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "Главная" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "Ваши сообщения и беседы" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "Профиль" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "Страница Вашего профиля" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "Контакты" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "Ваши контакты" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Фото" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "Ваши фотографии" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "Мероприятия" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "Ваши события" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "Личные заметки" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "Ваши личные фотографии" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "Сообщество" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "мероприятие" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "статус" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "фото" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s нравится %3$s от %2$s " + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "Фотографии контакта" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "Фотографии профиля" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "Локальный каталог" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "Глобальный каталог" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "Похожие интересы" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "Предложения друзей" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "Пригласить друзей" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "Настройки" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "Установить масштаб карты" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "Показать/скрыть блоки в правой колонке:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "Выравнивание" + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "Центр" + +#: ../../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 +msgid "Set colour scheme" +msgstr "Установить цветовую схему" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -257,28 +344,28 @@ msgstr "Страница не найдена." msgid "Permission denied" msgstr "Доступ запрещен" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "Нет разрешения." @@ -286,944 +373,2702 @@ msgstr "Нет разрешения." msgid "toggle mobile" msgstr "мобильная версия" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "Главная" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "Ваши сообщения и беседы" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "Профиль" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "Страница Вашего профиля" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "Фото" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "Ваши фотографии" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "Мероприятия" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "Ваши события" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "Личные заметки" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "Ваши личные фотографии" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "Сообщество" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "не показывать" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "показывать" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "Настройки темы" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "Установить шрифт-размер для постов и комментариев" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Установить высоту строки для постов и комментариев" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "Установить разрешение для средней колонки" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "Контакты" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "Ваши контакты" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "Страницы сообщества" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "Профили сообщества" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "Последние пользователи" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "Последние likes" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "мероприятие" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "статус" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "фото" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s нравится %3$s от %2$s " - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "Последние фото" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "Фотографии контакта" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "Фотографии профиля" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "Найти друзей" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "Локальный каталог" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Глобальный каталог" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Похожие интересы" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Предложения друзей" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Пригласить друзей" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "Настройки" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "Карта" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "Установить масштаб карты" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "Установить длину (X) карты" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Установить ширину (Y) карты" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "Помощь" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "Подключить службы" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "Показать/скрыть блоки в правой колонке:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "Установить цветовую схему" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "Установить масштаб карты" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "Выравнивание" - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "Центр" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr "Цветовая схема" - -#: ../../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 -msgid "Set colour scheme" -msgstr "Установить цветовую схему" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "значение по умолчанию" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Установить уровень изменения размера изображений в постах и ​​комментариях (ширина и высота)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Установить ширину темы" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "Удалить этот элемент?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "Комментарий" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "показать больше" + +#: ../../boot.php:722 msgid "show fewer" msgstr "показать меньше" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "Обновление %s не удалось. Смотрите журнал ошибок." -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "Ошибка обновления в %s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "Создать новый аккаунт" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "Регистрация" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "Выход" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "Вход" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "Ник или адрес электронной почты: " -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "Пароль: " -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "Запомнить" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "Или зайти с OpenID: " -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "Забыли пароль?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "Сброс пароля" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "Правила сайта" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "правила" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "Политика конфиденциальности сервера" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "политика конфиденциальности" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "Запрашиваемый профиль недоступен." -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "Запрашиваемый профиль недоступен." -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "Редактировать профиль" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "Подключить" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "Сообщение" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "Профили" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "Управление / редактирование профилей" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "Изменить фото профиля" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "Создать новый профиль" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "Фото профиля" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "видимый всем" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "Редактировать видимость" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "Откуда:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "Пол:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "Статус:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "Домашняя страничка:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "g A l F d" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F d" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[сегодня]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "Напоминания о днях рождения" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "Дни рождения на этой неделе:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[без описания]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "Напоминания о мероприятиях" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "Мероприятия на этой неделе:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "Статус" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "Сообщение статуса и посты" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "Детали профиля" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "Фотоальбомы" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "Видео" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "Календарь и события" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "Личные заметки" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "Только вы можете это видеть" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 -#, php-format -msgid "%1$s is currently %2$s" +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Основные возможности" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "Несколько профилей" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "Возможность создания нескольких профилей" + +#: ../../include/features.php:30 +msgid "Post Composition Features" msgstr "" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "Настроение" +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "Редактор RTF" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "Напишите о вашем настроении и расскажите своим друзьям" +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "Включить редактор RTF" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "Свободный доступ закрыт." +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "предварительный просмотр" -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Разрешить предпросмотр сообщения и комментария перед их публикацией" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "Виджет боковой панели \"Сеть\"" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "Поиск по датам" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "Возможность выбора постов по диапазону дат" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "Фильтр групп" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Включить виджет для отображения сообщений сети только от выбранной группы" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "Фильтр сети" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Включить виджет для отображения сообщений сети только от выбранной сети" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "запомненные поиски" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "Сохранить условия поиска для повторного использования" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "Сетевые вкладки" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "Персональные сетевые вкладки" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Включить вкладку для отображения только сообщений сети, с которой вы взаимодействовали" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "Новая вкладка сеть" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "Включить вкладку для отображения только новых сообщений сети (за последние 12 часов)" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "Вкладка shared ссылок сети" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "Включить вкладку для отображения только сообщений сети со ссылками на них" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "Инструменты пост/комментарий" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "Множественное удаление" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "Выбрать и удалить несколько постов/комментариев одновременно." + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "Редактировать отправленные посты" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "Редактировать и править посты и комментарии после отправления" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "Отмеченное" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "Возможность отмечать существующие посты" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "Категории постов" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "Добавить категории вашего поста" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "Сохранённые папки" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "Посты дизлайк" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "Возможность дизлайка постов/комментариев" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "Популярные посты" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "Возможность отметить специальные сообщения индикатором популярности" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 +#, php-format +msgid "%s's birthday" +msgstr "день рождения %s" + +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "С днём рождения %s" + +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[Имя не разглашается]" + +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "Пункт не найден." -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "Доступ к этому профилю ограничен." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "Вы действительно хотите удалить этот элемент?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "Пункт был удален." - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Доступ запрещен." - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "Это Friendica, версия" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "работает на веб-узле" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Пожалуйста, посетите сайт Friendica.com, чтобы узнать больше о проекте Friendica." - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "Отчет об ошибках и проблемах: пожалуйста, посетите" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Предложения, похвала, пожертвования? Пишите на \"info\" на Friendica - точка com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "Установленные плагины / добавки / приложения:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "Нет установленных плагинов / добавок / приложений" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s добро пожаловать %2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "Подробности регистрации для %s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Регистрация успешна. Пожалуйста, проверьте свою электронную почту для получения дальнейших инструкций." - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Невозможно отправить сообщение электронной почтой. Вот сообщение, которое не удалось." - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "Ваша регистрация не может быть обработана." - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "Запрос на регистрацию на %s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "Ваша регистрация в ожидании одобрения владельцем сайта." - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Этот сайт превысил допустимое количество ежедневных регистраций. Пожалуйста, повторите попытку завтра." - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Вы можете (по желанию), заполнить эту форму с помощью OpenID, поддерживая ваш OpenID и нажав клавишу \"Регистрация\"." - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Если вы не знакомы с OpenID, пожалуйста, оставьте это поле пустым и заполните остальные элементы." - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "Ваш OpenID (необязательно):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "Включить ваш профиль в каталог участников?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "Да" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "Нет" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "Да" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "Членство на сайте только по приглашению." +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "Отмена" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "ID вашего приглашения:" +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "Архивы" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" -msgstr "Регистрация" - -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Ваше полное имя (например, Joe Smith): " - -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "Ваш адрес электронной почты: " - -#: ../../mod/register.php:275 +#: ../../include/group.php:25 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Выбор псевдонима профиля. Он должен начинаться с буквы. Адрес вашего профиля на данном сайте будет в этом случае 'nickname@$sitename'." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Удаленная группа с таким названием была восстановлена. Существующие права доступа могут применяться к этой группе и любым будущим участникам. Если это не то, что вы хотели, пожалуйста, создайте еще ​​одну группу с другим названием." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Выберите псевдоним: " +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "Группа доступа по умолчанию для новых контактов" -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "Импорт" +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "Каждый" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "Импорт своего профиля в этот экземпляр friendica" +#: ../../include/group.php:249 +msgid "edit" +msgstr "редактировать" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "Профиль не найден." +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "Группы" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Контакт не найден." +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "Редактировать группу" -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "Создать новую группу" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "Контакты не состоят в группе" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "добавить" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "Фото стены" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Не могу найти информацию для DNS-сервера базы данных '%s'" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "Добавить контакт" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "Введите адрес или веб-местонахождение" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Пример: bob@example.com, http://example.com/barbara" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d приглашение доступно" +msgstr[1] "%d приглашений доступно" +msgstr[2] "%d приглашений доступно" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "Поиск людей" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "Введите имя или интерес" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "Подключиться/Следовать" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Примеры: Роберт Morgenstein, Рыбалка" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "Найти" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "Случайный профиль" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "Сети" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "Все сети" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "Всё" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "Категории" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d Контакт" +msgstr[1] "%d Контактов" +msgstr[2] "%d Контактов" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica уведомления" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "Спасибо," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s администратор" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "без ответа" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica: Оповещение] Новое сообщение, пришедшее на %s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s отправил вам новое личное сообщение на %2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s послал вам %2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "личное сообщение" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Пожалуйста, посетите %s для просмотра и/или ответа на личные сообщения." + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s прокомментировал [url=%2$s]a %3$s[/url]" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s прокомментировал [url=%2$s]%3$s's %4$s[/url]" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s прокомментировал [url=%2$s]your %3$s[/url]" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "" + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "" + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Оповещение] %s написал на стене вашего профиля" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "" + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "" + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "" + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Сообщение] получен запрос" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Вы можете посмотреть его профиль здесь %s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "Посетите %s для подтверждения или отказа запроса." + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica: Оповещение] получено предложение дружбы" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "Вы получили предложение дружбы от '%1$s' на %2$s" + +#: ../../include/enotify.php:263 +#, php-format msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Это может иногда происходить, если контакт запрашивали двое людей, и он был уже одобрен." +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "" -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Ответ от удаленного сайта не был понят." +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "Имя:" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Неожиданный ответ от удаленного сайта: " +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "Фото:" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Подтверждение успешно завершено." +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Пожалуйста, посетите %s для подтверждения, или отказа запроса." -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "Удаленный сайт сообщил: " +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Временные неудачи. Подождите и попробуйте еще раз." +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "Запрос ошибочен или был отозван." +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Не удается установить фото контакта." +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "Пользователь не найден." + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "Нет статуса с таким id." + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "посмотреть в полный размер" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr "на Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "Полное имя:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "День рождения:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "Возраст:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "Сексуальные предпочтения:" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "Родной город:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "Ключевые слова: " + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "Политические взгляды:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "Религия:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "О себе:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "Хобби / Интересы:" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "Нравится:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "Не нравится:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "Информация о контакте и социальных сетях:" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "Музыкальные интересы:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "Книги, литература:" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "Телевидение:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "Кино / Танцы / Культура / Развлечения:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "Любовь / Романтика:" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "Работа / Занятость:" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "Школа / Образование:" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "Ничего нового здесь" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "Стереть уведомления" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "Конец этой сессии" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "Вход" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "Главная страница" + +#: ../../include/nav.php:109 +msgid "Create an account" +msgstr "Создать аккаунт" + +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "Помощь" + +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "Помощь и документация" + +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "Приложения" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "Дополнительные приложения, утилиты, игры" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "Поиск" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "Поиск по сайту" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "Беседы на этом сайте" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "Каталог" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "Каталог участников" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "Сеть" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "Беседы с друзьями" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "Перезагрузка сети" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "Загрузить страницу сети без фильтров" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "Запросы" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "Запросы на добавление в список друзей" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "Уведомления" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "Посмотреть все уведомления" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "Отметить все системные уведомления, как прочитанные" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "Сообщения" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "Личная почта" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "Входящие" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "Исходящие" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "Новое сообщение" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "Управлять" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "Управление другими страницами" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "Делегировать управление страницей" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "Настройки аккаунта" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "Управление/редактирование профилей" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "Управление / редактирование друзей и контактов" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "Администратор" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "Установка и конфигурация сайта" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "Навигация" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "Карта сайта" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "Нажмите для обновления." + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Это действие превышает лимиты, установленные вашим тарифным планом." + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "Это действие не доступно в соответствии с вашим планом подписки." + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "Запрещенный URL профиля." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "Connect-URL отсутствует." + +#: ../../include/follow.php:59 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Данный сайт не настроен так, чтобы держать связь с другими сетями." + +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Обнаружены несовместимые протоколы связи или каналы." + +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "Указанный адрес профиля не дает адекватной информации." + +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "Автор или имя не найдены." + +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "Нет URL браузера, который соответствует этому адресу." + +#: ../../include/follow.php:86 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "" + +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "Bcgjkmpeqnt mailto: перед адресом для быстрого доступа к email." + +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "Указанный адрес профиля принадлежит сети, недоступной на этом сайта." + +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "Ограниченный профиль. Этот человек не сможет получить прямые / личные уведомления от вас." + +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "Невозможно получить контактную информацию." + +#: ../../include/follow.php:259 +msgid "following" +msgstr "следует" + +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "Ошибка расшифровки файла аккаунта" + +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "Ошибка! Неправильная версия данных в файле! Это не файл аккаунта Friendica?" + +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "Ошибка! Невозможно проверить никнейм" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "Пользователь '%s' уже существует на этом сервере!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "Ошибка создания пользователя" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "Ошибка создания профиля пользователя" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d контакт не импортирован" +msgstr[1] "%d контакты не импортированы" +msgstr[2] "%d контакты не импортированы" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "Завершено. Теперь вы можете войти с вашим логином и паролем" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "Начало:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "Окончание:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "остановлено следование" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "Просмотреть статус" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "Просмотреть профиль" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "Просмотреть фото" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "Посты сети" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "Редактировать контакт" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "Удалить контакт" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "Отправить ЛС" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "Обнаружены ошибки при создании таблиц базы данных." + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Разное" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "год" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "мес." + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "день" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "никогда" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "менее сек. назад" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "лет" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "мес." + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "неделя" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "недель" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "дней" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "час" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "час." + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "минута" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "мин." + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "секунда" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "сек." + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s назад" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[без темы]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "(без темы)" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "Неизвестно | Не определено" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "Блокировать немедленно" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "Тролль, спаммер, рассылает рекламу" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "Известные мне, но нет определенного мнения" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "Хорошо, наверное, безвредные" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "Уважаемые, есть мое доверие" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "Часто" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "Раз в час" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "Два раза в день" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "Ежедневно" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Еженедельно" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Ежемесячно" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "Эл. почта" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s и %2$s теперь друзья" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "Делиться уведомлениями из сети Diaspora" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "Вложения:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "Не найдено записи пользователя для '%s' " +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s не нравится %3$s от %2$s " -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Наш ключ шифрования сайта, по-видимому, перепутался." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Был предоставлен пустой URL сайта ​​или URL не может быть расшифрован нами." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Запись контакта не найдена для вас на нашем сайте." - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Публичный ключ недоступен в записи о контакте по ссылке %s" +msgid "%1$s poked %2$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s tagged %2$s's %3$s в %4$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "пост/элемент" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s пометил %2$s %3$s как Фаворит" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "Выберите" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "Удалить" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Просмотреть профиль %s [@ %s]" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "Категории:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "В рубрике:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s с %s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "Смотреть в контексте" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "Пожалуйста, подождите" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "удалить" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "Удалить выбранные позиции" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s нравится это." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s не нравится это." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d людям нравится это" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d людям не нравится это" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "и" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ", и %d других чел." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s нравится это." + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s не нравится это." + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "Видимое всем" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "Пожалуйста, введите URL ссылки:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "Введите ссылку на видео link/URL:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "Введите ссылку на аудио link/URL:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "Сохранить в папку:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "И где вы сейчас?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "Удалить елемент(ты)?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "Отправить на Email" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "Скрыть данные профиля из неизвестных зрителей?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "Поделиться" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "Загрузить фото" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "загрузить фото" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "Приложить файл" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "приложить файл" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "Вставить веб-ссылку" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "веб-ссылка" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "Вставить ссылку видео" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "видео-ссылка" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "Вставить ссылку аудио" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "аудио-ссылка" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "Задать ваше местоположение" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "установить местонахождение" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "Очистить местонахождение браузера" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "убрать местонахождение" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "Установить заголовок" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "Категории (список через запятую)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "Настройки разрешений" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "разрешения" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "Копии на email адреса" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "Публичное сообщение" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Пример: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "предварительный просмотр" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "Пост для групп" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "Пост для контактов" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "Личное сообщение" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "новее" + +#: ../../include/text.php:298 +msgid "older" +msgstr "старее" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "пред." + +#: ../../include/text.php:305 +msgid "first" +msgstr "первый" + +#: ../../include/text.php:337 +msgid "last" +msgstr "последний" + +#: ../../include/text.php:340 +msgid "next" +msgstr "след." + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "Нет контактов" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d контакт" +msgstr[1] "%d контактов" +msgstr[2] "%d контактов" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "Просмотр контактов" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "Сохранить" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "poke" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "пинг" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "пингуется" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "Понедельник" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "Вторник" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "Среда" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "Четверг" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "Пятница" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "Суббота" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "Воскресенье" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "Январь" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "Февраль" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "Март" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "Апрель" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "Май" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "Июнь" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "Июль" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "Август" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "Сентябрь" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "Октябрь" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "Ноябрь" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "Декабрь" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "Просмотреть видео" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "байт" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "Нажмите, чтобы открыть / закрыть" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "ссылка на источник" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "значение по умолчанию" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "Выбор альтернативного языка" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "активность" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "комментарий" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "сообщение" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "Выход из системы." + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "Войти не удалось." + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "ID, предложенный вашей системой, является дубликатом в нашей системе. Он должен работать, если вы повторите попытку." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Мы столкнулись с проблемой при входе с OpenID, который вы указали. Пожалуйста, проверьте правильность написания ID." -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Не удалось установить ваши учетные данные контакта в нашей системе." +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "Сообщение об ошибке было:" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Не удается обновить ваши контактные детали профиля в нашей системе" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "Изображение / Фото" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "Подключение принято в %s" +msgid "%2$s %3$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s присоединился %2$s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Разрешить связь с приложением" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Вернитесь в ваше приложение и задайте этот код:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Пожалуйста, войдите для продолжения." - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Вы действительно хотите разрешить этому приложению доступ к своим постам и контактам, а также создавать новые записи от вашего имени?" +"%s wrote the following post" +msgstr "" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "Не найдено действительного аккаунта." +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1 написал:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Запрос на сброс пароля принят. Проверьте вашу электронную почту." +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "Зашифрованный контент" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "Добро пожаловать, " + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "Пожалуйста, загрузите фотографию профиля." + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "Добро пожаловать обратно, " + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Ключ формы безопасности неправильный. Вероятно, это произошло потому, что форма была открыта слишком долго (более 3 часов) до её отправки." + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "Встроенное содержание" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "Встраивание отключено" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "Мужчина" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "Женщина" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "В данный момент мужчина" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "В настоящее время женщина" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "В основном мужчина" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "В основном женщина" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Транссексуал" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Интерсексуал" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Транссексуал" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Гермафродит" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Средний род" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Не определен" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "Другой" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Не решено" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "Мужчины" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "Женщины" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "Гей" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "Лесбиянка" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "Без предпочтений" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "Бисексуал" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "Автосексуал" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "Воздержанный" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "Девственница" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "Deviant" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "Фетиш" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "Групповой" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "Нет интереса к сексу" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "Без пары" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "Пока никого нет" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "Доступный" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "Не ищу никого" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "Имеет ошибку" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "Влюблён" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "Свидания" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "Изменяю супругу" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "Люблю секс" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "Друзья" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "Друзья / Предпочтения" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "Обычный" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "Занят" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "Женат / Замужем" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "Партнеры" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "Партнерство" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "Счастлив/а/" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "Не в поиске" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "Свинг" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "Преданный" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "Разделенный" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "Нестабильный" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "Разведен(а)" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "Овдовевший" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "Неопределенный" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "влишком сложно" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "Не беспокоить" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "Спросите меня" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "Требуется приглашение." + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "Приглашение не может быть проверено." + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "Неверный URL OpenID" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "Пожалуйста, введите необходимую информацию." + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "Пожалуйста, используйте более короткое имя." + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "Имя слишком короткое." + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Кажется, что это ваше неполное (Имя Фамилия) имя." + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "Домен вашего адреса электронной почты не относится к числу разрешенных на этом сайте." + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "Неверный адрес электронной почты." + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "Нельзя использовать этот Email." + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "Ваш \"ник\" может содержать только \"a-z\", \"0-9\", \"-\", и \"_\", а также должен начинаться с буквы." + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "Такой ник уже зарегистрирован. Пожалуйста, выберите другой." + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "Ник уже зарегистрирован на этом сайте и не может быть изменён. Пожалуйста, выберите другой ник." + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "СЕРЬЕЗНАЯ ОШИБКА: генерация ключей безопасности не удалась." + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "Ошибка при регистрации. Пожалуйста, попробуйте еще раз." + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "Ошибка создания вашего профиля. Пожалуйста, попробуйте еще раз." + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "Запрос на сброс пароля получен %s" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Запрос не может быть проверен. (Вы, возможно, ранее представляли его.) Попытка сброса пароля неудачная." +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "Ваш пароль был сброшен по требованию." - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "Ваш новый пароль" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "Сохраните или скопируйте новый пароль - и затем" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "нажмите здесь для входа" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Ваш пароль может быть изменен на странице Настройки после успешного входа." +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "Ваш пароль был изменен %s" +msgid "Registration details for %s" +msgstr "Подробности регистрации для %s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Забыли пароль?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "Видимо всем" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Введите адрес электронной почты и подтвердите, что вы хотите сбросить ваш пароль. Затем проверьте свою электронную почту для получения дальнейших инструкций." +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "Эта запись была отредактирована" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "Ник или E-mail: " +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "Личное сообщение" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Сброс" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "Редактировать" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "сохранить в папке" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "пометить" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "убрать метку" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "переключить статус" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "помечено" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "добавить ключевое слово (таг)" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "Нравится" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "нравится" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "Не нравится" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "не нравитса" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "Поделитесь этим" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "делиться" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "к" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "через" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "Стена-на-Стену" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "через Стена-на-Стену:" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d комментарий" +msgstr[1] "%d комментариев" +msgstr[2] "%d комментариев" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "Это вы" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "Жирный" + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "Kурсивный" + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "Подчеркнутый" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "Цитата" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "Код" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "Изображение / Фото" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "Ссылка" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "Видео" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "Пункт не доступен." + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "Пункт не был найден." #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1254,13 +3099,6 @@ msgstr "Сообщение отправлено." msgid "No recipient." msgstr "Без адресата." -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "Пожалуйста, введите URL ссылки:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "Отправить личное сообщение" @@ -1282,227 +3120,1641 @@ msgstr "Кому:" msgid "Subject:" msgstr "Тема:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "Ваше сообщение:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "Загрузить фото" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "Группа создана." -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "Вставить веб-ссылку" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "Не удалось создать группу." -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Добро пожаловать в Friendica" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "Группа не найдена." -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Новый контрольный список участников" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "Название группы изменено." -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "Сохранить группу" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "Создать группу контактов / друзей." + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "Название группы: " + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "Группа удалена." + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "Не удается удалить группу." + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "Редактор групп" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "Участники" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "Все контакты" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "Нажмите на контакт, чтобы добавить или удалить." + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "" + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "Мы хотели бы предложить некоторые советы и ссылки, помогающие сделать вашу работу приятнее. Нажмите на любой элемент, чтобы посетить соответствующую страницу. Ссылка на эту страницу будет видна на вашей домашней странице в течение двух недель после первоначальной регистрации, а затем она исчезнет." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Доверенные лица могут управлять всеми аспектами этого аккаунта/страницы, за исключением основных настроек аккаунта. Пожалуйста, не предоставляйте доступ в личный кабинет тому, кому вы не полностью доверяете." -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "Начало работы" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "Существующие менеджеры страницы" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Friendica тур" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "Существующие уполномоченные страницы" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "Возможные доверенные лица" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "Удалить" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "Добавить" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "Нет записей." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Неверный идентификатор запроса." + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "Отказаться" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "Игнорировать" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "Система" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "Персонал" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "Показать проигнорированные запросы" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "Скрыть проигнорированные запросы" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "Тип уведомления: " + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "Предложение в друзья" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "предложено юзером %s" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "Скрыть этот контакт от других" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "Настроение" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "если требуется" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "Одобрить" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "Утверждения, о которых должно быть вам известно: " + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "да" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "нет" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "Утвердить как: " + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "Друг" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "Участник" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "Фанат / Поклонник" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "Запрос в друзья / на подключение" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "Новый фолловер" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "Запросов нет." + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s нравится %s сообшение" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s не нравится %s сообшение" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s теперь друзья с %s" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s написал новое сообщение" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s прокомментировал %s сообщение" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "Уведомлений из сети больше нет." + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "Уведомления сети" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "Системных уведомлений больше нет." + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "Уведомления системы" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "Персональных уведомлений больше нет." + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "Личные уведомления" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "Уведомлений больше нет." + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "Уведомления" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "Нет профиля" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "каждый" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "Аккаунт" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "Дополнительные возможности" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "Плагины" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "Подключенные приложения" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "Экспорт личных данных" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "Удалить аккаунт" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "Не хватает важных данных!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "Обновление" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "Не удалось подключиться к аккаунту e-mail, используя указанные настройки." + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "Настройки эл. почты обновлены." + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "Настройки обновлены" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "Перемещённое сообщение было отправлено списку контактов" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "Пароли не совпадают. Пароль не изменен." + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Пустые пароли не допускаются. Пароль не изменен." + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "Неверный пароль." + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "Пароль изменен." + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "Обновление пароля не удалось. Пожалуйста, попробуйте еще раз." + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr " Пожалуйста, используйте более короткое имя." + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr " Имя слишком короткое." + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "Неверный пароль." + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr " Неверный e-mail." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr " Невозможно изменить на этот e-mail." + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "Частный форум не имеет настроек приватности. Используется группа конфиденциальности по умолчанию." + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "Частный форум не имеет настроек приватности и не имеет групп приватности по умолчанию." + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "Настройки обновлены." + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "Добавить приложения" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "Сохранить настройки" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "Имя" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "Перенаправление" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "URL символа" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "Вы не можете изменить это приложение." + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "Подключенные приложения" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "Ключ клиента начинается с" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "Нет имени" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "Удалить авторизацию" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "Нет сконфигурированных настроек плагина" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "Настройки плагина" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "Дополнительные возможности" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Встроенная поддержка для %s подключение %s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "подключено" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "отключено" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "Доступ эл. почты отключен на этом сайте." + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "Настройка эл. почты / почтового ящика" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "На вашей странице Быстрый старт - можно найти краткое введение в ваш профиль и сетевые закладки, создать новые связи, и найти группы, чтобы присоединиться к ним." +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "Если вы хотите общаться с Email контактами, используя этот сервис (по желанию), пожалуйста, уточните, как подключиться к вашему почтовому ящику." -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "Перейти к вашим настройкам" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "Последняя успешная проверка электронной почты:" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "Имя IMAP сервера:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "Порт IMAP:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "Безопасность:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "Ничего" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "Логин эл. почты:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "Пароль эл. почты:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "Адрес для ответа:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "Отправлять открытые сообщения на все контакты электронной почты:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "Действие после импорта:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "Отметить, как прочитанное" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "Переместить в папку" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "Переместить в папку:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "Нет специальной темы для мобильных устройств" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "Параметры дисплея" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "Показать тему:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "Мобильная тема:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "Обновление браузера каждые хх секунд" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Минимум 10 секунд, максимума нет" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "Количество элементов, отображаемых на одной странице:" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "Максимум 100 элементов" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "Количество элементов на странице, когда просмотр осуществляется с мобильных устройств:" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "не показывать emoticons" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "Бесконечная прокрутка" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "Стандартная страница аккаунта" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "Этот аккаунт является обычным персональным профилем" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "Автоматически одобряются все подключения / запросы в друзья, \"только для чтения\" поклонниками" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "Аккаунт сообщества Форум/Знаменитость" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "На вашей странице Настройки - вы можете изменить свой первоначальный пароль. Также обратите внимание на ваш личный адрес. Он выглядит так же, как адрес электронной почты - и будет полезен для поиска друзей в свободной социальной сети." +"Automatically approve all connection/friend requests as read-write fans" +msgstr "Автоматически одобряются все подключения / запросы в друзья, \"для чтения и записей\" поклонников" -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "\"Автоматический друг\" страница" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "Автоматически одобряются все подключения / запросы в друзья, расширяется список друзей" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "Личный форум [экспериментально]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "Приватный форум - разрешено только участникам" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(Необязательно) Разрешить этому OpenID входить в этот аккаунт" + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "Публиковать ваш профиль по умолчанию в вашем локальном каталоге на сайте?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "Нет" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "Публиковать ваш профиль по умолчанию в глобальном социальном каталоге?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "Скрывать ваш список контактов/друзей от посетителей вашего профиля по умолчанию?" + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "Разрешить друзьям оставлять сообщения на страницу вашего профиля?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "Разрешить друзьям отмечять ваши сообщения?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Позвольть предлогать Вам потенциальных друзей?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "Разрешить незнакомым людям отправлять вам личные сообщения?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "Профиль не публикуется." + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "или" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "Ваш идентификационный адрес" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "Автоматическое истекание срока действия сообщения после стольких дней:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "Если пусто, срок действия сообщений не будет ограничен. Сообщения с истекшим сроком действия будут удалены" + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "Настройки расширенного окончания срока действия" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "Расширенное окончание срока действия" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "Срок хранения сообщений:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "Срок хранения личных заметок:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "Срок хранения усеянных сообщений:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "Срок хранения фотографий:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "Только устаревшие посты других:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "Настройки аккаунта" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "Настройка пароля" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "Новый пароль:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "Подтвердите:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "Оставьте поля пароля пустыми, если он не изменяется" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "Текущий пароль:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "Ваш текущий пароль, для подтверждения изменений" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "Пароль:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "Основные параметры" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "Адрес электронной почты:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "Ваш часовой пояс:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "Местонахождение по умолчанию:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "Использовать определение местоположения браузером:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "Параметры безопасности и конфиденциальности" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "Максимум запросов в друзья в день:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(для предотвращения спама)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "Разрешение на сообщения по умолчанию" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(нажмите, чтобы открыть / закрыть)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "Показать в группах" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "Показывать контактам" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "Личное сообщение по умолчанию" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "Публичное сообщение по умолчанию" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "Права для новых записей по умолчанию" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "Максимальное количество личных сообщений от незнакомых людей в день:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "Настройка уведомлений" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "Отправить состояние о статусе по умолчанию, если:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "принятие запроса на добавление в друзья" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "вступление в сообщество/форум" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "сделать изменения в настройках интересов профиля" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "Отправлять уведомление по электронной почте, когда:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "Вы получили запрос" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "Ваши запросы подтверждены" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "Кто-то пишет на стене вашего профиля" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "Кто-то пишет последующий комментарий" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "Вы получаете личное сообщение" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "Вы полулили предложение о добавлении в друзья" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "Вы отмечены в посте" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "Расширенные настройки типа аккаунта/страницы" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "Измените поведение этого аккаунта в специальных ситуациях" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "Переместить" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "Просмотрите другие установки, в частности, параметры конфиденциальности. Неопубликованные пункты каталога с частными номерами телефона. В общем, вам, вероятно, следует опубликовать свою информацию - если все ваши друзья и потенциальные друзья точно знают, как вас найти." +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "Если вы переместили эту анкету с другого сервера, и некоторые из ваших контактов не получили ваши обновления, попробуйте нажать эту кнопку." -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "Загрузить фото профиля" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "Отправить перемещённые сообщения контактам" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "Общие друзья" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "Нет общих контактов." + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "Личная информация удаленно недоступна." + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "Кто может видеть:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "%d контакт изменён." +msgstr[1] "%d контакты изменены" +msgstr[2] "%d контакты изменены" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "Не удалось получить доступ к записи контакта." + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "Не удалось найти выбранный профиль." + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "Контакт обновлен." + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "Не удалось обновить запись контакта." + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "Контакт заблокирован" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "Контакт разблокирован" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "Контакт проигнорирован" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "У контакта отменено игнорирование" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "Контакт заархивирован" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "Контакт разархивирован" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "Вы действительно хотите удалить этот контакт?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "Контакт удален." + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "У Вас взаимная дружба с %s" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "Вы делитесь с %s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s делитса с Вами" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "Личные коммуникации недоступны для этого контакта." + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "Никогда" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(Обновление было успешно)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(Обновление не удалось)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "Предложить друзей" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "Сеть: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "Показать все контакты" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "Разблокировать" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "Заблокировать" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "Изменить статус блокированности (заблокировать/разблокировать)" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "Не игнорировать" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "Изменить статус игнорирования" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "Разархивировать" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "Архивировать" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "Сменить статус архивации (архивирова/не архивировать)" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "Восстановить" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "Дополнительные Настройки Контакта" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "Связь с контактом утеряна!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "Редактор контакта" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "Видимость профиля" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "Загрузите фотографию профиля, если вы еще не сделали это. Исследования показали, что люди с реальными фотографиями имеют в десять раз больше шансов подружиться, чем люди, которые этого не делают." +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Пожалуйста, выберите профиль, который вы хотите отображать %s, когда просмотр вашего профиля безопасен." -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "Редактировать профиль" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "Информация о контакте / Заметки" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "Редактировать заметки контакта" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Посетить профиль %s [%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "Блокировать / Разблокировать контакт" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "Игнорировать контакт" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "Восстановить настройки URL" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "Просмотр бесед" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "Удалить контакт" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "Последнее обновление: " + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "Обновить публичные сообщения" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "Обновить сейчас" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "В настоящее время заблокирован" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "В настоящее время игнорируется" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "В данный момент архивирован" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Отредактируйте профиль по умолчанию на свой ​​вкус. Просмотрите установки для сокрытия вашего списка друзей и сокрытия профиля от неизвестных посетителей." +"Replies/likes to your public posts may still be visible" +msgstr "Ответы/лайки ваших публичных сообщений будут видимы." -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "Ключевые слова профиля" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "Предложения" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "Предложить потенциального знакомого" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "Показать все контакты" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "Не блокирован" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "Показать только не блокированные контакты" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "Заблокирован" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "Показать только блокированные контакты" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "Игнорирован" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "Показать только игнорируемые контакты" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "Архивированные" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "Показывать только архивные контакты" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "Скрытые" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "Показывать только скрытые контакты" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "Взаимная дружба" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "является вашим поклонником" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "Вы - поклонник" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "Редактировать контакт" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "Поиск ваших контактов" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "Результат поиска: " + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Файл превышает предельный размер %d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "Загрузка файла не удалась." + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[Встроенное содержание - перезагрузите страницу для просмотра]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "Экспорт аккаунта" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "Установите некоторые публичные ключевые слова для вашего профиля по умолчанию, которые описывают ваши интересы. Мы можем быть в состоянии найти других людей со схожими интересами и предложить дружбу." +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "Экспорт ваших регистрационных данные и контактов. Используйте, чтобы создать резервную копию вашего аккаунта и/или переместить его на другой сервер." -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "Подключение" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "Экспорт всего" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Авторизуйте Facebook Connector , если у вас уже есть аккаунт на Facebook, и мы (по желанию) импортируем всех ваших друзей и беседы с Facebook." +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "Экспорт информации вашего аккаунта, контактов и всех ваших пунктов, как JSON. Может получиться очень большой файл и это может занять много времени. Используйте, чтобы создать полную резервную копию вашего аккаунта (фото не экспортируются)" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Если это ваш личный сервер, установите дополнение Facebook, это может облегчить ваш переход на свободную социальную сеть." +"Registration successful. Please check your email for further instructions." +msgstr "Регистрация успешна. Пожалуйста, проверьте свою электронную почту для получения дальнейших инструкций." -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "Импортирование Email-ов" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "Невозможно отправить сообщение электронной почтой. Вот сообщение, которое не удалось." -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "Ваша регистрация не может быть обработана." + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Ваша регистрация в ожидании одобрения владельцем сайта." + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "Введите информацию о доступе к вашему email на странице настроек вашего коннектора, если вы хотите импортировать, и общаться с друзьями или получать рассылки на ваш ящик электронной почты" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Этот сайт превысил допустимое количество ежедневных регистраций. Пожалуйста, повторите попытку завтра." -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "Перейти на страницу ваших контактов" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "Ваша страница контактов - это ваш шлюз к управлению дружбой и общением с друзьями в других сетях. Обычно вы вводите свой ​​адрес или адрес сайта в диалог Добавить новый контакт." +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "Вы можете (по желанию), заполнить эту форму с помощью OpenID, поддерживая ваш OpenID и нажав клавишу \"Регистрация\"." -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "Перейти в каталог вашего сайта" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "На странице каталога вы можете найти других людей в этой сети или на других похожих сайтах. Ищите ссылки Подключить или Следовать на страницах их профилей. Укажите свой собственный адрес идентификации, если требуется." +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "Если вы не знакомы с OpenID, пожалуйста, оставьте это поле пустым и заполните остальные элементы." -#: ../../mod/newmember.php:62 -msgid "Finding New People" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "Ваш OpenID (необязательно):" + +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "Включить ваш профиль в каталог участников?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "Членство на сайте только по приглашению." + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "ID вашего приглашения:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "Регистрация" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "Ваше полное имя (например, Joe Smith): " + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "Ваш адрес электронной почты: " + +#: ../../mod/register.php:262 +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "Выбор псевдонима профиля. Он должен начинаться с буквы. Адрес вашего профиля на данном сайте будет в этом случае 'nickname@$sitename'." + +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "Выберите псевдоним: " + +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "Импорт" + +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "Импорт своего профиля в этот экземпляр friendica" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "Успешно добавлено." + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "Система закрыта на техническое обслуживание" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "Доступ к этому профилю ограничен." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "Советы для новых участников" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "Свободный доступ закрыт." + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "Видео не выбрано" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "Доступ к этому пункту ограничен." + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "Просмотреть альбом" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "Последние видео" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "Загрузить новые видео" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "Управление идентификацией и / или страницами" + +#: ../../mod/manage.php:107 +msgid "" +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "" + +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "Выберите идентификацию для управления: " + +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "Элемент не найден" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "Редактировать сообщение" + +#: ../../mod/dirfind.php:26 +msgid "People Search" msgstr "Поиск людей" -#: ../../mod/newmember.php:62 +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "Нет соответствий" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "Аккаунт утвержден." + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "Регистрация отменена для %s" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "Пожалуйста, войдите с паролем." + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "Этот запрос был уже принят." + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "Местоположение профиля является недопустимым или не содержит информацию о профиле." + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "Внимание: местоположение профиля не имеет идентифицируемого имени владельца." + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "Внимание: местоположение профиля не имеет еще фотографии профиля." + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d требуемый параметр не был найден в заданном месте" +msgstr[1] "%d требуемых параметров не были найдены в заданном месте" +msgstr[2] "%d требуемых параметров не были найдены в заданном месте" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "Запрос создан." + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "Неисправимая ошибка протокола." + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "Профиль недоступен." + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "К %s пришло сегодня слишком много запросов на подключение." + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "Были применены меры защиты от спама." + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "Друзья советуют попробовать еще раз в ближайшие 24 часа." + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "Недопустимый локатор" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "Неверный адрес электронной почты." + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "Этот аккаунт не настроен для электронной почты. Запрос не удался." + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "Не удается установить ваше имя на предложенном местоположении." + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "Вы уже ввели информацию о себе здесь." + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Похоже, что вы уже друзья с %s." + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "Неверный URL профиля." + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "Ваш запрос отправлен." + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "Для подтверждения запроса войдите пожалуйста с паролем." + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "На боковой панели страницы Контакты есть несколько инструментов, чтобы найти новых друзей. Мы можем искать по соответствию интересам, посмотреть людей по имени или интересам, и внести предложения на основе сетевых отношений. На новом сайте, предложения дружбы, как правило, начинают заполняться в течение 24 часов." +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "Неверно идентифицирован вход. Пожалуйста, войдите в этот профиль." -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "Группы" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "Скрыть этот контакт" -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "Группа \"ваши контакты\"" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "Добро пожаловать домой, %s!" -#: ../../mod/newmember.php:70 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Пожалуйста, подтвердите краткую информацию / запрос на подключение к %s." + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "Подтвердить" + +#: ../../mod/dfrn_request.php:808 msgid "" -"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." -msgstr "После того, как вы найдете несколько друзей, организуйте их в группы частных бесед в боковой панели на странице Контакты, а затем вы можете взаимодействовать с каждой группой приватно или на вашей странице Сеть." +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "Пожалуйста, введите ваш 'идентификационный адрес' одной из следующих поддерживаемых социальных сетей:" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "Почему мои посты не публичные?" - -#: ../../mod/newmember.php:73 +#: ../../mod/dfrn_request.php:828 msgid "" -"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." -msgstr "Friendica уважает вашу приватность. По умолчанию, ваши сообщения будут показываться только для людей, которых вы добавили в список друзей. Для получения дополнительной информации см. раздел справки по ссылке выше." +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "Если вы еще не являетесь членом свободной социальной сети, перейдите по этой ссылке, чтобы найти публичный сервер Friendica и присоединиться к нам сейчас ." -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "Получить помощь" +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "Запрос в друзья / на подключение" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "Перейти в раздел справки" - -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:832 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Наши страницы помощи могут проконсультировать о подробностях и возможностях программы и ресурса." +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "Примеры: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "Пожалуйста, ответьте следующее:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "%s знает вас?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "Добавить личную заметку:" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet / Federated Social Web" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr "Участники сети Diaspora: пожалуйста, не пользуйтесь этой формой. Вместо этого введите %s в строке поиска Diaspora" + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "Ваш идентификационный адрес:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "Отправить запрос" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "Файлы" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Разрешить связь с приложением" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Вернитесь в ваше приложение и задайте этот код:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Пожалуйста, войдите для продолжения." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Вы действительно хотите разрешить этому приложению доступ к своим постам и контактам, а также создавать новые записи от вашего имени?" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "Вы действительно хотите удалить это предложение?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "Отмена" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1513,23 +4765,987 @@ msgstr "Нет предложений. Если это новый сайт, по msgid "Ignore/Hide" msgstr "Проигнорировать/Скрыть" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "Контакты, которые не являются членами группы" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "Контакт не найден." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Приглашение в друзья отправлено." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Предложить друзей" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Предложить друга для %s." + +#: ../../mod/share.php:44 +msgid "link" +msgstr "ссылка" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "Нет контактов." + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "Настройки темы обновлены." + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "Сайт" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "Пользователи" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "Темы" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "Обновление БД" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "Журналы" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "Возможности плагина" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "Регистрации пользователей, ожидающие подтверждения" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "Обычный аккаунт" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "Аккаунт Витрина" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "Аккаунт Сообщество / Знаменитость" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "\"Автоматический друг\" Аккаунт" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "Аккаунт блога" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "Личный форум" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "Очереди сообщений" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "Администрация" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "Резюме" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "Зарегистрированные пользователи" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "Ожидающие регистрации" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "Версия" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "Активные плагины" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "Невозможно определить базовый URL. Он должен иметь следующий вид - ://" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "Установки сайта обновлены." + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "Многопользовательский вид" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "Закрыто" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "Требуется подтверждение" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "Открыто" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "Нет режима SSL, состояние SSL не будет отслеживаться" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "Заставить все ссылки использовать SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Само-подписанный сертификат, использовать SSL только локально (не рекомендуется)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "Загрузка файлов" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "Политики" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "Расширенный" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "Производительность" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "Переместить - ПРЕДУПРЕЖДЕНИЕ: расширеная функция. Может сделать этот сервер недоступным." + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "Название сайта" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "Баннер/Логотип" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "Дополнительная информация" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "Для публичных серверов: вы можете добавить дополнительную информацию, которая будет перечислена в dir.friendica.com/siteinfo." + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "Системный язык" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "Системная тема" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Тема системы по умолчанию - может быть переопределена пользователем - изменить настройки темы" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "Мобильная тема системы" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "Тема для мобильных устройств" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "Политика SSL" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Ссылки должны быть вынуждены использовать SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "Старый стиль 'Share'" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "Отключение BBCode элемента 'share' для повторяющихся элементов." + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "Скрыть пункт \"помощь\" в меню навигации" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Скрывает элемент меню для страницы справки из меню навигации. Вы все еще можете получить доступ к нему через вызов/помощь напрямую." + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "Однопользовательский режим" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Сделать этот экземпляр многопользовательским, или однопользовательским для названного пользователя" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "Максимальный размер изображения" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Максимальный размер в байтах для загружаемых изображений. По умолчанию 0, что означает отсутствие ограничений." + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "Максимальная длина картинки" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Максимальная длина в пикселях для длинной стороны загруженных изображений. По умолчанию равно -1, что означает отсутствие ограничений." + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "Качество JPEG изображения" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Загруженные изображения JPEG будут сохранены в этом качестве [0-100]. По умолчанию 100, что означает полное качество." + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "Политика регистрация" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "Максимальное число регистраций в день" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "Если регистрация разрешена, этот параметр устанавливает максимальное количество новых регистраций пользователей в день. Если регистрация закрыта, эта опция не имеет никакого эффекта." + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "Текст регистрации" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "Будет находиться на видном месте на странице регистрации." + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "Аккаунт считается после x дней не воспользованным" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Не будет тратить ресурсы для опроса сайтов для бесхозных контактов. Введите 0 для отключения лимита времени." + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "Разрешенные домены друзей" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Разделенный запятыми список доменов, которые разрешены для установления связей. Групповые символы принимаются. Оставьте пустым для разрешения связи со всеми доменами." + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "Разрешенные почтовые домены" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Разделенный запятыми список доменов, которые разрешены для установления связей. Групповые символы принимаются. Оставьте пустым для разрешения связи со всеми доменами." + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "Блокировать общественный доступ" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Отметьте, чтобы заблокировать публичный доступ ко всем иным публичным персональным страницам на этом сайте, если вы не вошли на сайт." + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "Принудительная публикация" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Отметьте, чтобы принудительно заставить все профили на этом сайте, быть перечислеными в каталоге сайта." + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "URL обновления глобального каталога" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL для обновления глобального каталога. Если он не установлен, глобальный каталог полностью недоступен для приложения." + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "Разрешить темы в обсуждении" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "Разрешить бесконечный уровень для тем на этом сайте." + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "Частные сообщения по умолчанию для новых пользователей" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Установить права на создание постов по умолчанию для всех участников в дефолтной приватной группе, а не для публичных участников." + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "Не включать текст сообщения в email-оповещение." + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "Не включать содержание сообщения/комментария/личного сообщения и т.д.. в уведомления электронной почты, отправленных с сайта, в качестве меры конфиденциальности." + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Запретить публичный доступ к аддонам, перечисленным в меню приложений." + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "При установке этого флажка, будут ограничены аддоны, перечисленные в меню приложений, только для участников." + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "Не вставлять личные картинки в постах" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "Не заменяйте локально расположенные фотографии в постах на внедрённые копии изображений. Это означает, что контакты, которые получают сообщения, содержащие личные фотографии, будут вынуждены идентефицироваться и грузить каждое изображение, что может занять некоторое время." + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "Разрешить пользователям установить remote_self" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "Блокировать множественные регистрации" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Запретить пользователям регистрировать дополнительные аккаунты для использования в качестве страниц." + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "Поддержка OpenID" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "OpenID поддержка для регистрации и входа в систему." + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "Проверка полного имени" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Принудить пользователей регистрироваться с пробелом между именем и фамилией в строке \"полное имя\". Антиспам мера." + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8 регулярные выражения" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "Используйте PHP UTF-8 для регулярных выражений" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "Показать страницу сообщества" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "Показывать страницу сообщества с указанием всех последних публичных сообщений на этом сайте." + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "Включить поддержку OStatus" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "Как часто процессы должны проверять наличие новых записей в OStatus разговорах? Это может быть очень ресурсоёмкой задачей." + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "Включить поддержку Diaspora" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Обеспечить встроенную поддержку сети Diaspora." + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "Позвольть только Friendica контакты" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "Все контакты должны использовать только Friendica протоколы. Все другие встроенные коммуникационные протоколы отключены." + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "Проверка SSL" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "Если хотите, вы можете включить строгую проверку сертификатов. Это будет означать, что вы не сможете соединиться (вообще) с сайтами, имеющими само-подписанный SSL сертификат." + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "Прокси пользователь" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "Прокси URL" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "Тайм-аут сети" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Значение указывается в секундах. Установите 0 для снятия ограничений (не рекомендуется)." + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "Интервал поставки" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "Установите задержку выполнения фоновых процессов доставки до указанного количества секунд, чтобы уменьшить нагрузку на систему. Рекомендация: 4-5 для обычного shared хостинга, 2-3 для виртуальных частных серверов. 0-1 для мощных выделенных серверов." + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "Интервал опроса" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Установить задержку фоновых процессов опросов путем ограничения количества секунд, чтобы уменьшить нагрузку на систему. Если 0, используется интервал доставки." + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "Средняя максимальная нагрузка" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Максимальная нагрузка на систему перед приостановкой процессов доставки и опросов - по умолчанию 50." + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "Использовать систему полнотексного поиска MySQL" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "Активизирует систему полнотексного поиска. Ускоряет поиск - но может искать только при указании четырех и более символов." + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "Путь к элементам кэша" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "Время жизни кэша в секундах" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "Путь к файлу блокировки" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "Временная папка" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "Путь для установки" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "Новый базовый url" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "Обновление было успешно отмечено" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Обновление %s успешно применено." + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Процесс обновления %s не вернул статус. Не известно, выполнено, или нет." + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "Неудавшихся обновлений нет." + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "Неудавшиеся обновления" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "Эта цифра не включает обновления до 1139, которое не возвращает статус." + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "Отмечено успешно (если обновление было применено вручную)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "Попытаться выполнить этот шаг обновления автоматически" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s пользователь заблокирован/разблокирован" +msgstr[1] "%s пользователей заблокировано/разблокировано" +msgstr[2] "%s пользователей заблокировано/разблокировано" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s человек удален" +msgstr[1] "%s чел. удалено" +msgstr[2] "%s чел. удалено" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "Пользователь '%s' удален" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "Пользователь '%s' разблокирован" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "Пользователь '%s' блокирован" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "Добавить пользователя" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "выбрать все" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "Регистрации пользователей, ожидающие подтверждения" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "Пользователь ожидает окончательного удаления" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "Запрос даты" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "Нет регистраций." + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "Отклонить" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "Админ сайта" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "Аккаунт просрочен" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "Новый пользователь" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "Дата регистрации" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "Последний вход" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "Последний пункт" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "Удалён с" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Выбранные пользователи будут удалены!\\n\\nВсе, что эти пользователи написали на этом сайте, будет удалено!\\n\\nВы уверены в вашем действии?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Пользователь {0} будет удален!\\n\\nВсе, что этот пользователь написал на этом сайте, будет удалено!\\n\\nВы уверены в вашем действии?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "Имя нового пользователя." + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "Ник" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "Ник нового пользователя." + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "Email адрес нового пользователя." + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "Плагин %s отключен." + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "Плагин %s включен." + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "Отключить" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "Включить" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "Переключить" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "Автор:" + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "Программа обслуживания: " + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "Темы не найдены." + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "Скриншот" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[экспериментально]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[Неподдерживаемое]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "Настройки журнала обновлены." + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "Очистить" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "Включить отладку" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "Лог-файл" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Должно быть доступно для записи в веб-сервере. Относительно вашего Friendica каталога верхнего уровня." + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "Уровень лога" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "Закрыть" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "FTP хост" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "Путь FTP" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP пользователь" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP пароль" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Изображение превышает предельный размер %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "Невозможно обработать фото." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "Загрузка фото неудачная." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "Добро пожаловать на %s!" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "Ошибка протокола OpenID. Не возвращён ID." + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "Аккаунт не найден и OpenID регистрация не допускается на этом сайте." + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "Результаты поиска для:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "Удалить элемент" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "запомненные поиски" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "добавить" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "Прокомментированный запрос" @@ -1546,10 +5762,6 @@ msgstr "Отправленный запрос" msgid "Sort by Post Date" msgstr "Сортировать по дате отправки" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "Персонал" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "" @@ -1615,6 +5827,1074 @@ msgstr "Личные сообщения этому человеку находя msgid "Invalid contact." msgstr "Недопустимый контакт." +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "- выбрать -" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "Это Friendica, версия" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "работает на веб-узле" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "Пожалуйста, посетите сайт Friendica.com, чтобы узнать больше о проекте Friendica." + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "Отчет об ошибках и проблемах: пожалуйста, посетите" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "Предложения, похвала, пожертвования? Пишите на \"info\" на Friendica - точка com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "Установленные плагины / добавки / приложения:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "Нет установленных плагинов / добавок / приложений" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "Приложения" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "Нет установленных приложений." + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "Загрузить новые фото" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "Информация о контакте недоступна" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "Альбом не найден." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "Удалить альбом" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "Вы действительно хотите удалить этот альбом и все его фотографии?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "Удалить фото" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "Вы действительно хотите удалить эту фотографию?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s отмечен/а/ в %2$s by %3$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "фото" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "Размер фото превышает лимит " + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "Файл изображения пуст." + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "Не выбрано фото." + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "Вы использовали %1$.2f мегабайт из %2$.2f возможных для хранения фотографий." + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "Загрузить фото" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "Название нового альбома: " + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "или название существующего альбома: " + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "Не показывать статус-сообщение для этой закачки" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "Разрешения" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "Личное фото" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "Публичное фото" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "Редактировать альбом" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "Показать новые первыми" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "Показать старые первыми" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "Просмотр фото" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Нет разрешения. Доступ к этому элементу ограничен." + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "Фото недоступно" + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "Просмотр фото" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "Редактировать фото" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "Использовать как фото профиля" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "Просмотреть полный размер" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "Ключевые слова: " + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[Удалить любое ключевое слово]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "Поворот по часовой стрелке (направо)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "Поворот против часовой стрелки (налево)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "Название нового альбома" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "Подпись" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "Добавить ключевое слово (таг)" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "Пример: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "Личное фото" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "Публичное фото" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "Последние фото" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "Контакт добавлен" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "Удалить аккаунт" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "Вы можете импортировать учетную запись с другого сервера Friendica." + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "Вам нужно экспортировать свой ​​аккаунт со старого сервера и загрузить его сюда. Мы восстановим ваш ​​старый аккаунт здесь со всеми вашими контактами. Мы постараемся также сообщить друзьям, что вы переехали сюда." + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "Это экспериментальная функция. Мы не можем импортировать контакты из сети OStatus (StatusNet / identi.ca) или из Diaspora" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "Файл аккаунта" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "Для экспорта аккаунта, перейдите в \"Настройки->Экспортировать ваши данные\" и выберите \"Экспорт аккаунта\"" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "Превышен общий лимит приглашений." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: Неверный адрес электронной почты." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "Пожалуйста, присоединяйтесь к нам на Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Лимит приглашений превышен. Пожалуйста, свяжитесь с администратором сайта." + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: Доставка сообщения не удалась." + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d сообщение отправлено." +msgstr[1] "%d сообщений отправлено." +msgstr[2] "%d сообщений отправлено." + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "У вас нет больше приглашений" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "Посетите %s со списком общедоступных сайтов, к которым вы можете присоединиться. Все участники Friendica на других сайтах могут соединиться друг с другом, а также с участниками многих других социальных сетей." + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "Для одобрения этого приглашения, пожалуйста, посетите и зарегистрируйтесь на %s ,или любом другом публичном сервере Friendica" + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Сайты Friendica, подключившись между собой, могут создать сеть с повышенной безопасностью, которая принадлежит и управляется её членами. Они также могут подключаться ко многим традиционным социальным сетям. См. %s со списком альтернативных сайтов Friendica, к которым вы можете присоединиться." + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Извините. Эта система в настоящее время не сконфигурирована для соединения с другими общественными сайтами и для приглашения участников." + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "Отправить приглашения" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "Введите адреса электронной почты, по одному в строке:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "Приглашаем Вас присоединиться ко мне и другим близким друзьям на Friendica - помочь нам создать лучшую социальную сеть." + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Вам нужно будет предоставить этот код приглашения: $invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "После того как вы зарегистрировались, пожалуйста, свяжитесь со мной через мою страницу профиля по адресу:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "Для получения более подробной информации о проекте Friendica, пожалуйста, посетите http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "Доступ запрещен." + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "Не найдено действительного аккаунта." + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "Запрос на сброс пароля принят. Проверьте вашу электронную почту." + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Запрос на сброс пароля получен %s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Запрос не может быть проверен. (Вы, возможно, ранее представляли его.) Попытка сброса пароля неудачная." + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "Ваш пароль был сброшен по требованию." + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "Ваш новый пароль" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "Сохраните или скопируйте новый пароль - и затем" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "нажмите здесь для входа" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Ваш пароль может быть изменен на странице Настройки после успешного входа." + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Ваш пароль был изменен %s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "Забыли пароль?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Введите адрес электронной почты и подтвердите, что вы хотите сбросить ваш пароль. Затем проверьте свою электронную почту для получения дальнейших инструкций." + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "Ник или E-mail: " + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "Сброс" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "Код (bbcode):" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Код (Diaspora) для конвертации в BBcode:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "Ввести код:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html (raw HTML): " + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html: " + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb: " + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md: " + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html: " + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb: " + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb: " + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "Ввод кода (формат Diaspora):" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Ключевое слово удалено" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Удалить ключевое слово" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Выберите ключевое слово для удаления: " + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "Удалить мой аккаунт" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "Это позволит полностью удалить ваш аккаунт. Как только это будет сделано, аккаунт восстановлению не подлежит." + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "Пожалуйста, введите свой пароль для проверки:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "Недопустимый идентификатор профиля." + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "Редактор видимости профиля" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "Видимый для" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "Все контакты (с безопасным доступом к профилю)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "Похожие профили" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Нет соответствующих ключевых слов. Пожалуйста, добавьте ключевые слова для вашего профиля по умолчанию." + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "интересуется:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "Название мероприятия и время начала обязательны для заполнения." + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, j F" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "Редактировать мероприятие" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "Создать новое мероприятие" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "Назад" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "Далее" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "час:минута" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "Сведения о мероприятии" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "Формат %s %s. Необхлдима дата старта и заголовок." + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "Начало мероприятия:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "Требуется" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "Дата/время окончания не известны, или не указаны" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "Окончание мероприятия:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "Настройка часового пояса" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "Описание:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "Титул:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "Поделитесь этим мероприятием" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0} хочет стать Вашим другом" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0} отправил Вам сообщение" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0} требуемая регистрация" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0} прокомментировал сообщение от %s" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0} нравится сообщение от %s" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0} не нравится сообщение от %s" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0} теперь друзья с %s" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0} опубликовано" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0} пометил сообщение %s с #%s" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0} упоменул Вас в сообщение" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "Настроение" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "Напишите о вашем настроении и расскажите своим друзьям" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "Нет результатов." + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "Не удалось найти контактную информацию." + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "Вы действительно хотите удалить это сообщение?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "Сообщение удалено." + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "Беседа удалена." + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "Нет сообщений." + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "Неизвестный отправитель - %s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "Вы и %s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s и Вы" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "Удалить историю общения" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d сообщение" +msgstr[1] "%d сообщений" +msgstr[2] "%d сообщений" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "Сообщение не доступно." + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "Удалить сообщение" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Невозможно защищённое соединение. Вы имеете возможность ответить со страницы профиля отправителя." + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "Отправить ответ" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "Недоступно." + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "Профиль не найден." + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "Профиль удален." + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "Профиль-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "Новый профиль создан." + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "Профиль недоступен для клонирования." + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "Необходимо имя профиля." + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "Семейное положение" + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "Любимый человек" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "Лайки" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "Дизлайк" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "Работа/Занятость" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "Религия" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "Политические взгляды" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "Пол" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "Сексуальные предпочтения" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "Домашняя страница" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "Хобби / Интересы" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "Адрес" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "Местонахождение" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "Профиль обновлен." + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr "и" + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "публичный профиль" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s изменились с %2$s на “%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Посетить профиль %1$s [%2$s]" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Скрывать ваш список контактов / друзей от посетителей этого профиля?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "Редактировать детали профиля" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "Изменить фото профиля" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "Просмотреть этот профиль" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "Создать новый профиль, используя эти настройки" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "Клонировать этот профиль" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "Удалить этот профиль" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "Загрузить фото профиля" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "Имя профиля:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "Ваше полное имя:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "Заголовок / Описание:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "Ваш пол:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "День рождения (%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "Адрес:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "Город / Населенный пункт:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "Почтовый индекс:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "Страна:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "Район / Область:" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr " Семейное положение:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "Кто: (если требуется)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Примеры: cathy123, Кэти Уильямс, cathy@example.com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "С какого времени [дата]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "Адрес домашней странички:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr "Религиозные взгляды:" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "Общественные ключевые слова:" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "Личные ключевые слова:" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "Пример: рыбалка фотографии программное обеспечение" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(Используется для предложения потенциальным друзьям, могут увидеть другие)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Используется для поиска профилей, никогда не показывается другим)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "Расскажите нам о себе ..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "Хобби / Интересы" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "Контактная информация и социальные сети" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "Музыкальные интересы" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "Книги, литература" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "Телевидение" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "Кино / танцы / культура / развлечения" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "Любовь / романтика" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "Работа / занятость" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "Школа / образование" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "Это ваш публичный профиль.
Он может быть виден каждому через Интернет." + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "Возраст: " + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "Редактировать профиль" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "Коммуникационный сервер Friendica - Доступ" @@ -1646,10 +6926,6 @@ msgstr "Пожалуйста, смотрите файл \"INSTALL.txt\"." msgid "System check" msgstr "Проверить систему" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "Далее" - #: ../../mod/install.php:208 msgid "Check again" msgstr "Проверить еще раз" @@ -1910,1094 +7186,9 @@ msgid "" "poller." msgstr "ВАЖНО: Вам нужно будет [вручную] установить запланированное задание для регистратора." -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Настройки темы обновлены." - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "Сайт" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "Пользователи" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "Плагины" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "Темы" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "Обновление БД" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "Журналы" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "Администратор" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "Возможности плагина" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "Регистрации пользователей, ожидающие подтверждения" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "Обычный аккаунт" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "Аккаунт Витрина" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "Аккаунт Сообщество / Знаменитость" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "\"Автоматический друг\" Аккаунт" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "Аккаунт блога" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "Личный форум" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "Очереди сообщений" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "Администрация" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "Резюме" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "Зарегистрированные пользователи" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "Ожидающие регистрации" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "Версия" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "Активные плагины" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "Невозможно определить базовый URL. Он должен иметь следующий вид - ://" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "Установки сайта обновлены." - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "Нет специальной темы для мобильных устройств" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "Никогда" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Часто" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Раз в час" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Два раза в день" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Ежедневно" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "Многопользовательский вид" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "Закрыто" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "Требуется подтверждение" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "Открыто" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "Нет режима SSL, состояние SSL не будет отслеживаться" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "Заставить все ссылки использовать SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Само-подписанный сертификат, использовать SSL только локально (не рекомендуется)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "Сохранить настройки" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "Загрузка файлов" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "Политики" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "Расширенный" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "Производительность" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Переместить - ПРЕДУПРЕЖДЕНИЕ: расширеная функция. Может сделать этот сервер недоступным." - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "Название сайта" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "Баннер/Логотип" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "Дополнительная информация" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "Для публичных серверов: вы можете добавить дополнительную информацию, которая будет перечислена в dir.friendica.com/siteinfo." - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "Системный язык" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "Системная тема" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Тема системы по умолчанию - может быть переопределена пользователем - изменить настройки темы" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "Мобильная тема системы" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "Тема для мобильных устройств" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "Политика SSL" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Ссылки должны быть вынуждены использовать SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "Старый стиль 'Share'" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "Отключение BBCode элемента 'share' для повторяющихся элементов." - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "Скрыть пункт \"помощь\" в меню навигации" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Скрывает элемент меню для страницы справки из меню навигации. Вы все еще можете получить доступ к нему через вызов/помощь напрямую." - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "Однопользовательский режим" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Сделать этот экземпляр многопользовательским, или однопользовательским для названного пользователя" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "Максимальный размер изображения" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Максимальный размер в байтах для загружаемых изображений. По умолчанию 0, что означает отсутствие ограничений." - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "Максимальная длина картинки" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Максимальная длина в пикселях для длинной стороны загруженных изображений. По умолчанию равно -1, что означает отсутствие ограничений." - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "Качество JPEG изображения" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Загруженные изображения JPEG будут сохранены в этом качестве [0-100]. По умолчанию 100, что означает полное качество." - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "Политика регистрация" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "Максимальное число регистраций в день" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "Если регистрация разрешена, этот параметр устанавливает максимальное количество новых регистраций пользователей в день. Если регистрация закрыта, эта опция не имеет никакого эффекта." - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "Текст регистрации" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "Будет находиться на видном месте на странице регистрации." - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "Аккаунт считается после x дней не воспользованным" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Не будет тратить ресурсы для опроса сайтов для бесхозных контактов. Введите 0 для отключения лимита времени." - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "Разрешенные домены друзей" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Разделенный запятыми список доменов, которые разрешены для установления связей. Групповые символы принимаются. Оставьте пустым для разрешения связи со всеми доменами." - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "Разрешенные почтовые домены" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Разделенный запятыми список доменов, которые разрешены для установления связей. Групповые символы принимаются. Оставьте пустым для разрешения связи со всеми доменами." - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "Блокировать общественный доступ" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Отметьте, чтобы заблокировать публичный доступ ко всем иным публичным персональным страницам на этом сайте, если вы не вошли на сайт." - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "Принудительная публикация" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Отметьте, чтобы принудительно заставить все профили на этом сайте, быть перечислеными в каталоге сайта." - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "URL обновления глобального каталога" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL для обновления глобального каталога. Если он не установлен, глобальный каталог полностью недоступен для приложения." - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "Разрешить темы в обсуждении" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "Разрешить бесконечный уровень для тем на этом сайте." - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "Частные сообщения по умолчанию для новых пользователей" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Установить права на создание постов по умолчанию для всех участников в дефолтной приватной группе, а не для публичных участников." - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "Не включать текст сообщения в email-оповещение." - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "Не включать содержание сообщения/комментария/личного сообщения и т.д.. в уведомления электронной почты, отправленных с сайта, в качестве меры конфиденциальности." - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Запретить публичный доступ к аддонам, перечисленным в меню приложений." - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "При установке этого флажка, будут ограничены аддоны, перечисленные в меню приложений, только для участников." - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "Не вставлять личные картинки в постах" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "Не заменяйте локально расположенные фотографии в постах на внедрённые копии изображений. Это означает, что контакты, которые получают сообщения, содержащие личные фотографии, будут вынуждены идентефицироваться и грузить каждое изображение, что может занять некоторое время." - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "Разрешить пользователям установить remote_self" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "Блокировать множественные регистрации" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Запретить пользователям регистрировать дополнительные аккаунты для использования в качестве страниц." - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "Поддержка OpenID" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "OpenID поддержка для регистрации и входа в систему." - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "Проверка полного имени" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Принудить пользователей регистрироваться с пробелом между именем и фамилией в строке \"полное имя\". Антиспам мера." - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 регулярные выражения" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "Используйте PHP UTF-8 для регулярных выражений" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "Показать страницу сообщества" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Показывать страницу сообщества с указанием всех последних публичных сообщений на этом сайте." - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "Включить поддержку OStatus" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "" - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "Как часто процессы должны проверять наличие новых записей в OStatus разговорах? Это может быть очень ресурсоёмкой задачей." - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "Включить поддержку Diaspora" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Обеспечить встроенную поддержку сети Diaspora." - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "Позвольть только Friendica контакты" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Все контакты должны использовать только Friendica протоколы. Все другие встроенные коммуникационные протоколы отключены." - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "Проверка SSL" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Если хотите, вы можете включить строгую проверку сертификатов. Это будет означать, что вы не сможете соединиться (вообще) с сайтами, имеющими само-подписанный SSL сертификат." - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "Прокси пользователь" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "Прокси URL" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "Тайм-аут сети" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Значение указывается в секундах. Установите 0 для снятия ограничений (не рекомендуется)." - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "Интервал поставки" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "Установите задержку выполнения фоновых процессов доставки до указанного количества секунд, чтобы уменьшить нагрузку на систему. Рекомендация: 4-5 для обычного shared хостинга, 2-3 для виртуальных частных серверов. 0-1 для мощных выделенных серверов." - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "Интервал опроса" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Установить задержку фоновых процессов опросов путем ограничения количества секунд, чтобы уменьшить нагрузку на систему. Если 0, используется интервал доставки." - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "Средняя максимальная нагрузка" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Максимальная нагрузка на систему перед приостановкой процессов доставки и опросов - по умолчанию 50." - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "Использовать систему полнотексного поиска MySQL" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "Активизирует систему полнотексного поиска. Ускоряет поиск - но может искать только при указании четырех и более символов." - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "Путь к элементам кэша" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "Время жизни кэша в секундах" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "Путь к файлу блокировки" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "Временная папка" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "Путь для установки" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "Новый базовый url" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "Обновление было успешно отмечено" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Не удалось выполнить %s. Проверьте логи системы." - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Обновление %s успешно применено." - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Процесс обновления %s не вернул статус. Не известно, выполнено, или нет." - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "Функция обновления %s не найдена." - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "Неудавшихся обновлений нет." - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "Неудавшиеся обновления" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Эта цифра не включает обновления до 1139, которое не возвращает статус." - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "Отмечено успешно (если обновление было применено вручную)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "Попытаться выполнить этот шаг обновления автоматически" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "Регистрация завершена. Email отправлен пользователю." - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s пользователь заблокирован/разблокирован" -msgstr[1] "%s пользователей заблокировано/разблокировано" -msgstr[2] "%s пользователей заблокировано/разблокировано" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s человек удален" -msgstr[1] "%s чел. удалено" -msgstr[2] "%s чел. удалено" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "Пользователь '%s' удален" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "Пользователь '%s' разблокирован" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "Пользователь '%s' блокирован" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "Добавить пользователя" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "выбрать все" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "Регистрации пользователей, ожидающие подтверждения" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "Пользователь ожидает окончательного удаления" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "Запрос даты" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "Имя" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "Эл. почта" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "Нет регистраций." - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "Одобрить" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "Отклонить" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "Заблокировать" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "Разблокировать" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "Админ сайта" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "Аккаунт просрочен" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "Новый пользователь" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "Дата регистрации" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "Последний вход" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "Последний пункт" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "Удалён с" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "Аккаунт" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Выбранные пользователи будут удалены!\\n\\nВсе, что эти пользователи написали на этом сайте, будет удалено!\\n\\nВы уверены в вашем действии?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Пользователь {0} будет удален!\\n\\nВсе, что этот пользователь написал на этом сайте, будет удалено!\\n\\nВы уверены в вашем действии?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "Имя нового пользователя." - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "Ник" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "Ник нового пользователя." - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "Email адрес нового пользователя." - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "Плагин %s отключен." - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "Плагин %s включен." - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "Отключить" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "Включить" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "Переключить" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "Автор:" - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "Программа обслуживания: " - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "Темы не найдены." - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "Скриншот" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[экспериментально]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[Неподдерживаемое]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "Настройки журнала обновлены." - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "Очистить" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "Включить отладку" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "Лог-файл" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Должно быть доступно для записи в веб-сервере. Относительно вашего Friendica каталога верхнего уровня." - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "Уровень лога" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "Обновить сейчас" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "Закрыть" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "FTP хост" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "Путь FTP" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP пользователь" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP пароль" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "Поиск" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "Нет результатов." - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "Советы для новых участников" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "ссылка" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s tagged %2$s's %3$s в %4$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Элемент не найден" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "Редактировать сообщение" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "загрузить фото" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "Приложить файл" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "приложить файл" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "веб-ссылка" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "Вставить ссылку видео" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "видео-ссылка" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "Вставить ссылку аудио" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "аудио-ссылка" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "Задать ваше местоположение" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "установить местонахождение" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "Очистить местонахождение браузера" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "убрать местонахождение" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "Настройки разрешений" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "Копии на email адреса" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "Публичное сообщение" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "Установить заголовок" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "Категории (список через запятую)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Пример: bob@example.com, mary@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Пункт не доступен." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Пункт не был найден." - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "Аккаунт утвержден." - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "Регистрация отменена для %s" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "Пожалуйста, войдите с паролем." - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "Найти на этом сайте" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "Результат поиска: " - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "Каталог сайта" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Найти" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "Возраст: " - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Пол: " - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "О себе:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "Нет записей (некоторые записи могут быть скрыты)." +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "Помощь:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3027,2016 +7218,240 @@ msgstr "Пожалуйста, нажмите клавишу вашего бра msgid "Return to contact editor" msgstr "Возврат к редактору контакта" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "Ник аккаунта" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "URL аккаунта" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "URL запроса в друзья" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "URL подтверждения друга" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "URL эндпоинта уведомления" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "URL опроса/ленты" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "Новое фото из этой URL" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "" -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "Удалить аккаунт" +#: ../../mod/crepair.php:169 +msgid "No mirroring" +msgstr "" -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "Вы можете импортировать учетную запись с другого сервера Friendica." +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" +msgstr "" -#: ../../mod/uimport.php:68 +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" +msgstr "" + +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Добро пожаловать в Friendica" + +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "Новый контрольный список участников" + +#: ../../mod/newmember.php:12 msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "Вам нужно экспортировать свой ​​аккаунт со старого сервера и загрузить его сюда. Мы восстановим ваш ​​старый аккаунт здесь со всеми вашими контактами. Мы постараемся также сообщить друзьям, что вы переехали сюда." +"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." +msgstr "Мы хотели бы предложить некоторые советы и ссылки, помогающие сделать вашу работу приятнее. Нажмите на любой элемент, чтобы посетить соответствующую страницу. Ссылка на эту страницу будет видна на вашей домашней странице в течение двух недель после первоначальной регистрации, а затем она исчезнет." -#: ../../mod/uimport.php:69 +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "Начало работы" + +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Friendica тур" + +#: ../../mod/newmember.php:18 msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "Это экспериментальная функция. Мы не можем импортировать контакты из сети OStatus (StatusNet / identi.ca) или из Diaspora" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "На вашей странице Быстрый старт - можно найти краткое введение в ваш профиль и сетевые закладки, создать новые связи, и найти группы, чтобы присоединиться к ним." -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "Файл аккаунта" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "Перейти к вашим настройкам" -#: ../../mod/uimport.php:70 +#: ../../mod/newmember.php:26 msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "Для экспорта аккаунта, перейдите в \"Настройки->Экспортировать ваши данные\" и выберите \"Экспорт аккаунта\"" +"On your Settings 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." +msgstr "На вашей странице Настройки - вы можете изменить свой первоначальный пароль. Также обратите внимание на ваш личный адрес. Он выглядит так же, как адрес электронной почты - и будет полезен для поиска друзей в свободной социальной сети." -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Личная информация удаленно недоступна." - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "Кто может видеть:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "Сохранить" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "Помощь:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "Помощь" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Нет профиля" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Этот запрос был уже принят." - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Местоположение профиля является недопустимым или не содержит информацию о профиле." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Внимание: местоположение профиля не имеет идентифицируемого имени владельца." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "Внимание: местоположение профиля не имеет еще фотографии профиля." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d требуемый параметр не был найден в заданном месте" -msgstr[1] "%d требуемых параметров не были найдены в заданном месте" -msgstr[2] "%d требуемых параметров не были найдены в заданном месте" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Запрос создан." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "Неисправимая ошибка протокола." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Профиль недоступен." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "К %s пришло сегодня слишком много запросов на подключение." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "Были применены меры защиты от спама." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Друзья советуют попробовать еще раз в ближайшие 24 часа." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Недопустимый локатор" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Неверный адрес электронной почты." - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "Этот аккаунт не настроен для электронной почты. Запрос не удался." - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "Не удается установить ваше имя на предложенном местоположении." - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "Вы уже ввели информацию о себе здесь." - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Похоже, что вы уже друзья с %s." - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "Неверный URL профиля." - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Запрещенный URL профиля." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "Не удалось обновить запись контакта." - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "Ваш запрос отправлен." - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "Для подтверждения запроса войдите пожалуйста с паролем." - -#: ../../mod/dfrn_request.php:659 +#: ../../mod/newmember.php:28 msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Неверно идентифицирован вход. Пожалуйста, войдите в этот профиль." +"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." +msgstr "Просмотрите другие установки, в частности, параметры конфиденциальности. Неопубликованные пункты каталога с частными номерами телефона. В общем, вам, вероятно, следует опубликовать свою информацию - если все ваши друзья и потенциальные друзья точно знают, как вас найти." -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "Скрыть этот контакт" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "Добро пожаловать домой, %s!" - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Пожалуйста, подтвердите краткую информацию / запрос на подключение к %s." - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "Подтвердить" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[Имя не разглашается]" - -#: ../../mod/dfrn_request.php:811 +#: ../../mod/newmember.php:36 msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Пожалуйста, введите ваш 'идентификационный адрес' одной из следующих поддерживаемых социальных сетей:" +"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." +msgstr "Загрузите фотографию профиля, если вы еще не сделали это. Исследования показали, что люди с реальными фотографиями имеют в десять раз больше шансов подружиться, чем люди, которые этого не делают." -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "Соединитесь как email последователь (скоро)" - -#: ../../mod/dfrn_request.php:829 -msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Если вы еще не являетесь членом свободной социальной сети, перейдите по этой ссылке, чтобы найти публичный сервер Friendica и присоединиться к нам сейчас ." - -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "Запрос в друзья / на подключение" - -#: ../../mod/dfrn_request.php:833 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Примеры: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" - -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "Пожалуйста, ответьте следующее:" - -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "%s знает вас?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "Добавить личную заметку:" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet / Federated Social Web" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr "Участники сети Diaspora: пожалуйста, не пользуйтесь этой формой. Вместо этого введите %s в строке поиска Diaspora" - -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "Ваш идентификационный адрес:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "Отправить запрос" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Встроенное содержание - перезагрузите страницу для просмотра]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "Смотреть в контексте" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "%d контакт изменён." -msgstr[1] "%d контакты изменены" -msgstr[2] "%d контакты изменены" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "Не удалось получить доступ к записи контакта." - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "Не удалось найти выбранный профиль." - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "Контакт обновлен." - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "Контакт заблокирован" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "Контакт разблокирован" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "Контакт проигнорирован" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "У контакта отменено игнорирование" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "Контакт заархивирован" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "Контакт разархивирован" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "Вы действительно хотите удалить этот контакт?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "Контакт удален." - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "У Вас взаимная дружба с %s" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "Вы делитесь с %s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s делитса с Вами" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "Личные коммуникации недоступны для этого контакта." - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(Обновление было успешно)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(Обновление не удалось)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "Предложить друзей" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "Сеть: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d Контакт" -msgstr[1] "%d Контактов" -msgstr[2] "%d Контактов" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "Показать все контакты" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "Изменить статус блокированности (заблокировать/разблокировать)" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "Не игнорировать" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "Игнорировать" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "Изменить статус игнорирования" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "Разархивировать" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "Архивировать" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "Сменить статус архивации (архивирова/не архивировать)" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "Восстановить" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "Дополнительные Настройки Контакта" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "Связь с контактом утеряна!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "Редактор контакта" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "Видимость профиля" - -#: ../../mod/contacts.php:466 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Пожалуйста, выберите профиль, который вы хотите отображать %s, когда просмотр вашего профиля безопасен." - -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "Информация о контакте / Заметки" - -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "Редактировать заметки контакта" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Посетить профиль %s [%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "Блокировать / Разблокировать контакт" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "Игнорировать контакт" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "Восстановить настройки URL" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "Просмотр бесед" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "Удалить контакт" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "Последнее обновление: " - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "Обновить публичные сообщения" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "В настоящее время заблокирован" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "В настоящее время игнорируется" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "В данный момент архивирован" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "Скрыть этот контакт от других" - -#: ../../mod/contacts.php:497 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Ответы/лайки ваших публичных сообщений будут видимы." - -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "" - -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "Предложения" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "Предложить потенциального знакомого" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Все контакты" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "Показать все контакты" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "Не блокирован" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "Показать только не блокированные контакты" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "Заблокирован" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "Показать только блокированные контакты" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "Игнорирован" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "Показать только игнорируемые контакты" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "Архивированные" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "Показывать только архивные контакты" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "Скрытые" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "Показывать только скрытые контакты" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "Взаимная дружба" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "является вашим поклонником" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "Вы - поклонник" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Редактировать контакт" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "Поиск ваших контактов" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "Обновление" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "каждый" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "Дополнительные возможности" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "Подключенные приложения" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "Экспорт личных данных" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "Удалить аккаунт" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "Не хватает важных данных!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "Не удалось подключиться к аккаунту e-mail, используя указанные настройки." - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "Настройки эл. почты обновлены." - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "Настройки обновлены" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "Перемещённое сообщение было отправлено списку контактов" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "Пароли не совпадают. Пароль не изменен." - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Пустые пароли не допускаются. Пароль не изменен." - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "Неверный пароль." - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "Пароль изменен." - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "Обновление пароля не удалось. Пожалуйста, попробуйте еще раз." - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr " Пожалуйста, используйте более короткое имя." - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr " Имя слишком короткое." - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "Неверный пароль." - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr " Неверный e-mail." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr " Невозможно изменить на этот e-mail." - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Частный форум не имеет настроек приватности. Используется группа конфиденциальности по умолчанию." - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Частный форум не имеет настроек приватности и не имеет групп приватности по умолчанию." - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "Настройки обновлены." - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "Добавить приложения" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "Перенаправление" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "URL символа" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "Вы не можете изменить это приложение." - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "Подключенные приложения" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "Ключ клиента начинается с" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "Нет имени" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "Удалить авторизацию" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "Нет сконфигурированных настроек плагина" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "Настройки плагина" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "Дополнительные возможности" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Встроенная поддержка для %s подключение %s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "подключено" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "отключено" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "Доступ эл. почты отключен на этом сайте." - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "Настройка эл. почты / почтового ящика" - -#: ../../mod/settings.php:783 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Если вы хотите общаться с Email контактами, используя этот сервис (по желанию), пожалуйста, уточните, как подключиться к вашему почтовому ящику." - -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "Последняя успешная проверка электронной почты:" - -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "Имя IMAP сервера:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "Порт IMAP:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "Безопасность:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "Ничего" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "Логин эл. почты:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "Пароль эл. почты:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "Адрес для ответа:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "Отправлять открытые сообщения на все контакты электронной почты:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "Действие после импорта:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "Отметить, как прочитанное" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "Переместить в папку" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "Переместить в папку:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "Параметры дисплея" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "Показать тему:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "Мобильная тема:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "Обновление браузера каждые хх секунд" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Минимум 10 секунд, максимума нет" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "Количество элементов, отображаемых на одной странице:" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "Максимум 100 элементов" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "Количество элементов на странице, когда просмотр осуществляется с мобильных устройств:" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "не показывать emoticons" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "Бесконечная прокрутка" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" -msgstr "" - -#: ../../mod/settings.php:966 -msgid "User Types" -msgstr "" - -#: ../../mod/settings.php:967 -msgid "Community Types" -msgstr "" - -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "Стандартная страница аккаунта" - -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "Этот аккаунт является обычным персональным профилем" - -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Автоматически одобряются все подключения / запросы в друзья, \"только для чтения\" поклонниками" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "Аккаунт сообщества Форум/Знаменитость" - -#: ../../mod/settings.php:977 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Автоматически одобряются все подключения / запросы в друзья, \"для чтения и записей\" поклонников" - -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "\"Автоматический друг\" страница" - -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Автоматически одобряются все подключения / запросы в друзья, расширяется список друзей" - -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "Личный форум [экспериментально]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "Приватный форум - разрешено только участникам" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Необязательно) Разрешить этому OpenID входить в этот аккаунт" - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "Публиковать ваш профиль по умолчанию в вашем локальном каталоге на сайте?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "Публиковать ваш профиль по умолчанию в глобальном социальном каталоге?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Скрывать ваш список контактов/друзей от посетителей вашего профиля по умолчанию?" - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "Скрыть данные профиля из неизвестных зрителей?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "Разрешить друзьям оставлять сообщения на страницу вашего профиля?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "Разрешить друзьям отмечять ваши сообщения?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Позвольть предлогать Вам потенциальных друзей?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "Разрешить незнакомым людям отправлять вам личные сообщения?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "Профиль не публикуется." - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "или" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "Ваш идентификационный адрес" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "Автоматическое истекание срока действия сообщения после стольких дней:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Если пусто, срок действия сообщений не будет ограничен. Сообщения с истекшим сроком действия будут удалены" - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "Настройки расширенного окончания срока действия" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "Расширенное окончание срока действия" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "Срок хранения сообщений:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "Срок хранения личных заметок:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "Срок хранения усеянных сообщений:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "Срок хранения фотографий:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "Только устаревшие посты других:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "Настройки аккаунта" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "Настройка пароля" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "Новый пароль:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "Подтвердите:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "Оставьте поля пароля пустыми, если он не изменяется" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "Текущий пароль:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "Ваш текущий пароль, для подтверждения изменений" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "Пароль:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "Основные параметры" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Полное имя:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "Адрес электронной почты:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "Ваш часовой пояс:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "Местонахождение по умолчанию:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "Использовать определение местоположения браузером:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "Параметры безопасности и конфиденциальности" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "Максимум запросов в друзья в день:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(для предотвращения спама)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "Разрешение на сообщения по умолчанию" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(нажмите, чтобы открыть / закрыть)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "Показать в группах" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "Показывать контактам" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "Личное сообщение по умолчанию" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "Публичное сообщение по умолчанию" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "Права для новых записей по умолчанию" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "Максимальное количество личных сообщений от незнакомых людей в день:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "Настройка уведомлений" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "Отправить состояние о статусе по умолчанию, если:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "принятие запроса на добавление в друзья" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "вступление в сообщество/форум" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "сделать изменения в настройках интересов профиля" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "Отправлять уведомление по электронной почте, когда:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "Вы получили запрос" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "Ваши запросы подтверждены" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "Кто-то пишет на стене вашего профиля" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "Кто-то пишет последующий комментарий" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "Вы получаете личное сообщение" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "Вы полулили предложение о добавлении в друзья" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "Вы отмечены в посте" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "Расширенные настройки типа аккаунта/страницы" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "Измените поведение этого аккаунта в специальных ситуациях" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "Переместить" - -#: ../../mod/settings.php:1188 -msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "Если вы переместили эту анкету с другого сервера, и некоторые из ваших контактов не получили ваши обновления, попробуйте нажать эту кнопку." - -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "Отправить перемещённые сообщения контактам" - -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "Профиль удален." - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "Профиль-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "Новый профиль создан." - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "Профиль недоступен для клонирования." - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "Необходимо имя профиля." - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "Семейное положение" - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "Любимый человек" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "Лайки" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "Дизлайк" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "Работа/Занятость" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "Религия" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "Политические взгляды" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "Пол" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "Сексуальные предпочтения" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "Домашняя страница" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "Хобби / Интересы" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "Адрес" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "Местонахождение" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "Профиль обновлен." - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr "и" - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "публичный профиль" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s изменились с %2$s на “%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Посетить профиль %1$s [%2$s]" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "" - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Скрывать ваш список контактов / друзей от посетителей этого профиля?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "Редактировать детали профиля" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "Изменить фото профиля" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Просмотреть этот профиль" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "Создать новый профиль, используя эти настройки" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "Клонировать этот профиль" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "Удалить этот профиль" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "Имя профиля:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "Ваше полное имя:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "Заголовок / Описание:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "Ваш пол:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "День рождения (%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "Адрес:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "Город / Населенный пункт:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "Почтовый индекс:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "Страна:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "Район / Область:" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr " Семейное положение:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "Кто: (если требуется)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Примеры: cathy123, Кэти Уильямс, cathy@example.com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "С какого времени [дата]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Сексуальные предпочтения:" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "Адрес домашней странички:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Родной город:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Политические взгляды:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr "Религиозные взгляды:" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "Общественные ключевые слова:" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "Личные ключевые слова:" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Нравится:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "Не нравится:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "Пример: рыбалка фотографии программное обеспечение" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Используется для предложения потенциальным друзьям, могут увидеть другие)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Используется для поиска профилей, никогда не показывается другим)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "Расскажите нам о себе ..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "Хобби / Интересы" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "Контактная информация и социальные сети" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "Музыкальные интересы" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "Книги, литература" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "Телевидение" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "Кино / танцы / культура / развлечения" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "Любовь / романтика" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "Работа / занятость" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "Школа / образование" - -#: ../../mod/profiles.php:688 -msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Это ваш публичный профиль.
Он может быть виден каждому через Интернет." - -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" msgstr "Редактировать профиль" -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Группа создана." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Не удалось создать группу." - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "Группа не найдена." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "Название группы изменено." - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "Сохранить группу" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "Создать группу контактов / друзей." - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "Название группы: " - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "Группа удалена." - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "Не удается удалить группу." - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "Редактор групп" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "Участники" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Нажмите на контакт, чтобы добавить или удалить." - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "Код (bbcode):" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Код (Diaspora) для конвертации в BBcode:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "Ввести код:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html (raw HTML): " - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html: " - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md: " - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "Ввод кода (формат Diaspora):" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "Недоступно." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Контакт добавлен" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "Системных уведомлений больше нет." - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "Уведомления системы" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "Новое сообщение" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Не удалось найти контактную информацию." - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "Сообщения" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "Вы действительно хотите удалить это сообщение?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "Сообщение удалено." - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "Беседа удалена." - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "Нет сообщений." - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "Неизвестный отправитель - %s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "Вы и %s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s и Вы" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "Удалить историю общения" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d сообщение" -msgstr[1] "%d сообщений" -msgstr[2] "%d сообщений" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "Сообщение не доступно." - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "Удалить сообщение" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:38 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Невозможно защищённое соединение. Вы имеете возможность ответить со страницы профиля отправителя." +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "Отредактируйте профиль по умолчанию на свой ​​вкус. Просмотрите установки для сокрытия вашего списка друзей и сокрытия профиля от неизвестных посетителей." -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "Отправить ответ" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "Ключевые слова профиля" -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s не нравится %3$s от %2$s " - -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Успешно добавлено." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "История общения" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:40 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica предоставляет этот сервис для обмена событиями с другими сетями и друзьями, находящимися в неопределённых часовых поясах." +"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." +msgstr "Установите некоторые публичные ключевые слова для вашего профиля по умолчанию, которые описывают ваши интересы. Мы можем быть в состоянии найти других людей со схожими интересами и предложить дружбу." -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC время: %s" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "Подключение" -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Ваш часовой пояс: %s" +#: ../../mod/newmember.php:49 +msgid "" +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "Авторизуйте Facebook Connector , если у вас уже есть аккаунт на Facebook, и мы (по желанию) импортируем всех ваших друзей и беседы с Facebook." -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Ваше изменённое время: %s" +#: ../../mod/newmember.php:51 +msgid "" +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "Если это ваш личный сервер, установите дополнение Facebook, это может облегчить ваш переход на свободную социальную сеть." -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Выберите пожалуйста ваш часовой пояс:" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "Импортирование Email-ов" -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "Сохранить в папку:" +#: ../../mod/newmember.php:56 +msgid "" +"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" +msgstr "Введите информацию о доступе к вашему email на странице настроек вашего коннектора, если вы хотите импортировать, и общаться с друзьями или получать рассылки на ваш ящик электронной почты" -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "- выбрать -" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "Перейти на страницу ваших контактов" -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Недопустимый идентификатор профиля." +#: ../../mod/newmember.php:58 +msgid "" +"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 Add New Contact dialog." +msgstr "Ваша страница контактов - это ваш шлюз к управлению дружбой и общением с друзьями в других сетях. Обычно вы вводите свой ​​адрес или адрес сайта в диалог Добавить новый контакт." -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Редактор видимости профиля" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "Перейти в каталог вашего сайта" -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Видимый для" +#: ../../mod/newmember.php:60 +msgid "" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "На странице каталога вы можете найти других людей в этой сети или на других похожих сайтах. Ищите ссылки Подключить или Следовать на страницах их профилей. Укажите свой собственный адрес идентификации, если требуется." -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Все контакты (с безопасным доступом к профилю)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "Нет контактов." - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "Просмотр контактов" - -#: ../../mod/dirfind.php:26 -msgid "People Search" +#: ../../mod/newmember.php:62 +msgid "Finding New People" msgstr "Поиск людей" -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "Нет соответствий" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "Загрузить новые фото" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "Информация о контакте недоступна" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "Альбом не найден." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "Удалить альбом" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "Вы действительно хотите удалить этот альбом и все его фотографии?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "Удалить фото" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "Вы действительно хотите удалить эту фотографию?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s отмечен/а/ в %2$s by %3$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "фото" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "Размер фото превышает лимит " - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "Файл изображения пуст." - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "Невозможно обработать фото." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "Загрузка фото неудачная." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "Не выбрано фото." - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "Доступ к этому пункту ограничен." - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Вы использовали %1$.2f мегабайт из %2$.2f возможных для хранения фотографий." - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "Загрузить фото" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "Название нового альбома: " - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "или название существующего альбома: " - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "Не показывать статус-сообщение для этой закачки" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "Разрешения" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "Личное фото" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "Публичное фото" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "Редактировать альбом" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "Показать новые первыми" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "Показать старые первыми" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "Просмотр фото" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Нет разрешения. Доступ к этому элементу ограничен." - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "Фото недоступно" - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "Просмотр фото" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "Редактировать фото" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "Использовать как фото профиля" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "Просмотреть полный размер" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "Ключевые слова: " - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[Удалить любое ключевое слово]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "Поворот по часовой стрелке (направо)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "Поворот против часовой стрелки (налево)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "Название нового альбома" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "Подпись" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "Добавить ключевое слово (таг)" - -#: ../../mod/photos.php:1510 +#: ../../mod/newmember.php:62 msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Пример: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +"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." +msgstr "На боковой панели страницы Контакты есть несколько инструментов, чтобы найти новых друзей. Мы можем искать по соответствию интересам, посмотреть людей по имени или интересам, и внести предложения на основе сетевых отношений. На новом сайте, предложения дружбы, как правило, начинают заполняться в течение 24 часов." -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "Личное фото" +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "Группа \"ваши контакты\"" -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "Публичное фото" +#: ../../mod/newmember.php:70 +msgid "" +"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." +msgstr "После того, как вы найдете несколько друзей, организуйте их в группы частных бесед в боковой панели на странице Контакты, а затем вы можете взаимодействовать с каждой группой приватно или на вашей странице Сеть." -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "Поделиться" +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "Почему мои посты не публичные?" -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "Просмотреть альбом" +#: ../../mod/newmember.php:73 +msgid "" +"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." +msgstr "Friendica уважает вашу приватность. По умолчанию, ваши сообщения будут показываться только для людей, которых вы добавили в список друзей. Для получения дополнительной информации см. раздел справки по ссылке выше." -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "Последние фото" +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "Получить помощь" -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "" +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "Перейти в раздел справки" -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "" - -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Файл превышает предельный размер %d" - -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "Загрузка файла не удалась." - -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "Видео не выбрано" - -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "Просмотреть видео" - -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "Последние видео" - -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "Загрузить новые видео" +#: ../../mod/newmember.php:82 +msgid "" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "Наши страницы помощи могут проконсультировать о подробностях и возможностях программы и ресурса." #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5058,52 +7473,140 @@ msgstr "Выберите действия для получателя" msgid "Make this post private" msgstr "Сделать эту запись личной" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "Пункт был удален." + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "Экспорт аккаунта" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "Экспорт ваших регистрационных данные и контактов. Используйте, чтобы создать резервную копию вашего аккаунта и/или переместить его на другой сервер." - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "Экспорт всего" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "Экспорт информации вашего аккаунта, контактов и всех ваших пунктов, как JSON. Может получиться очень большой файл и это может занять много времени. Используйте, чтобы создать полную резервную копию вашего аккаунта (фото не экспортируются)" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Общие друзья" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Нет общих контактов." - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Изображение превышает предельный размер %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s добро пожаловать %2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Фото стены" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Это может иногда происходить, если контакт запрашивали двое людей, и он был уже одобрен." + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "Ответ от удаленного сайта не был понят." + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "Неожиданный ответ от удаленного сайта: " + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Подтверждение успешно завершено." + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "Удаленный сайт сообщил: " + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "Временные неудачи. Подождите и попробуйте еще раз." + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "Запрос ошибочен или был отозван." + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "Не удается установить фото контакта." + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "Не найдено записи пользователя для '%s' " + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "Наш ключ шифрования сайта, по-видимому, перепутался." + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "Был предоставлен пустой URL сайта ​​или URL не может быть расшифрован нами." + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "Запись контакта не найдена для вас на нашем сайте." + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "Публичный ключ недоступен в записи о контакте по ссылке %s" + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "ID, предложенный вашей системой, является дубликатом в нашей системе. Он должен работать, если вы повторите попытку." + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "Не удалось установить ваши учетные данные контакта в нашей системе." + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "Не удается обновить ваши контактные детали профиля в нашей системе" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s присоединился %2$s" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "Не удалось найти оригинальный пост." + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "Пустое сообщение отбрасывается." + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "Системная ошибка. Сообщение не сохранено." + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "Это сообщение было отправлено вам %s, участником социальной сети Friendica." + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "Вы можете посетить их в онлайне на %s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Пожалуйста, свяжитесь с отправителем, ответив на это сообщение, если вы не хотите получать эти сообщения." + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s отправил/а/ обновление." #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5161,547 +7664,6 @@ msgstr "Редактирование выполнено" msgid "Image uploaded successfully." msgstr "Изображение загружено успешно." -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "Приложения" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "Нет установленных приложений." - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "Ничего нового здесь" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "Стереть уведомления" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Похожие профили" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Нет соответствующих ключевых слов. Пожалуйста, добавьте ключевые слова для вашего профиля по умолчанию." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "интересуется:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Ключевое слово удалено" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Удалить ключевое слово" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Выберите ключевое слово для удаления: " - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "Удалить" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Название мероприятия и время начала обязательны для заполнения." - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, j F" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "Редактировать мероприятие" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "ссылка на источник" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "Создать новое мероприятие" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "Назад" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "час:минута" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "Сведения о мероприятии" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Формат %s %s. Необхлдима дата старта и заголовок." - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "Начало мероприятия:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "Требуется" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "Дата/время окончания не известны, или не указаны" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "Окончание мероприятия:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "Настройка часового пояса" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "Описание:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "Титул:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "Поделитесь этим мероприятием" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "" - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "Делегировать управление страницей" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Доверенные лица могут управлять всеми аспектами этого аккаунта/страницы, за исключением основных настроек аккаунта. Пожалуйста, не предоставляйте доступ в личный кабинет тому, кому вы не полностью доверяете." - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "Существующие менеджеры страницы" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "Существующие уполномоченные страницы" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "Возможные доверенные лица" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "Добавить" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "Нет записей." - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "Контакты, которые не являются членами группы" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "Файлы" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "Система закрыта на техническое обслуживание" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "Удалить мой аккаунт" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Это позволит полностью удалить ваш аккаунт. Как только это будет сделано, аккаунт восстановлению не подлежит." - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "Пожалуйста, введите свой пароль для проверки:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Приглашение в друзья отправлено." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Предложить друзей" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Предложить друга для %s." - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "Не удалось найти оригинальный пост." - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "Пустое сообщение отбрасывается." - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "Системная ошибка. Сообщение не сохранено." - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Это сообщение было отправлено вам %s, участником социальной сети Friendica." - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "Вы можете посетить их в онлайне на %s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Пожалуйста, свяжитесь с отправителем, ответив на это сообщение, если вы не хотите получать эти сообщения." - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s отправил/а/ обновление." - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0} хочет стать Вашим другом" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0} отправил Вам сообщение" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0} требуемая регистрация" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} прокомментировал сообщение от %s" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} нравится сообщение от %s" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} не нравится сообщение от %s" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} теперь друзья с %s" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0} опубликовано" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} пометил сообщение %s с #%s" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0} упоменул Вас в сообщение" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Ошибка протокола OpenID. Не возвращён ID." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Аккаунт не найден и OpenID регистрация не допускается на этом сайте." - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "Войти не удалось." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Неверный идентификатор запроса." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "Отказаться" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "Система" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "Сеть" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "Запросы" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "Показать проигнорированные запросы" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "Скрыть проигнорированные запросы" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "Тип уведомления: " - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "Предложение в друзья" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "предложено юзером %s" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "Настроение" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "если требуется" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "Утверждения, о которых должно быть вам известно: " - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "да" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "нет" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "Утвердить как: " - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "Друг" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "Участник" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "Фанат / Поклонник" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "Запрос в друзья / на подключение" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "Новый фолловер" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "Запросов нет." - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "Уведомления" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s нравится %s сообшение" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s не нравится %s сообшение" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s теперь друзья с %s" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s написал новое сообщение" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s прокомментировал %s сообщение" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "Уведомлений из сети больше нет." - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "Уведомления сети" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "Персональных уведомлений больше нет." - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "Личные уведомления" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "Уведомлений больше нет." - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "Уведомления" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "Превышен общий лимит приглашений." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: Неверный адрес электронной почты." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "Пожалуйста, присоединяйтесь к нам на Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Лимит приглашений превышен. Пожалуйста, свяжитесь с администратором сайта." - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: Доставка сообщения не удалась." - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d сообщение отправлено." -msgstr[1] "%d сообщений отправлено." -msgstr[2] "%d сообщений отправлено." - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "У вас нет больше приглашений" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Посетите %s со списком общедоступных сайтов, к которым вы можете присоединиться. Все участники Friendica на других сайтах могут соединиться друг с другом, а также с участниками многих других социальных сетей." - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Для одобрения этого приглашения, пожалуйста, посетите и зарегистрируйтесь на %s ,или любом другом публичном сервере Friendica" - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Сайты Friendica, подключившись между собой, могут создать сеть с повышенной безопасностью, которая принадлежит и управляется её членами. Они также могут подключаться ко многим традиционным социальным сетям. См. %s со списком альтернативных сайтов Friendica, к которым вы можете присоединиться." - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Извините. Эта система в настоящее время не сконфигурирована для соединения с другими общественными сайтами и для приглашения участников." - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "Отправить приглашения" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "Введите адреса электронной почты, по одному в строке:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Приглашаем Вас присоединиться ко мне и другим близким друзьям на Friendica - помочь нам создать лучшую социальную сеть." - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Вам нужно будет предоставить этот код приглашения: $invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "После того как вы зарегистрировались, пожалуйста, свяжитесь со мной через мою страницу профиля по адресу:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Для получения более подробной информации о проекте Friendica, пожалуйста, посетите http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "Управление идентификацией и / или страницами" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "" - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "Выберите идентификацию для управления: " - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "Добро пожаловать на %s!" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5711,1777 +7673,47 @@ msgstr "%s Друзья" msgid "No friends to display." msgstr "Нет друзей." -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Добавить контакт" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "Найти на этом сайте" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Введите адрес или веб-местонахождение" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "Каталог сайта" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Пример: bob@example.com, http://example.com/barbara" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "Пол: " -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d приглашение доступно" -msgstr[1] "%d приглашений доступно" -msgstr[2] "%d приглашений доступно" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "Нет записей (некоторые записи могут быть скрыты)." -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Поиск людей" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "История общения" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Введите имя или интерес" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Подключиться/Следовать" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Примеры: Роберт Morgenstein, Рыбалка" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Случайный профиль" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "Сети" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "Все сети" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "Сохранённые папки" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "Всё" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "Категории" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "Нажмите для обновления." - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Это действие превышает лимиты, установленные вашим тарифным планом." - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "Это действие не доступно в соответствии с вашим планом подписки." - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "Пользователь не найден." - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "Нет статуса с таким id." - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "" - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "посмотреть в полный размер" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "Начало:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "Окончание:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Не могу найти информацию для DNS-сервера базы данных '%s'" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "(без темы)" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "без ответа" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "Требуется приглашение." - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "Приглашение не может быть проверено." - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "Неверный URL OpenID" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Мы столкнулись с проблемой при входе с OpenID, который вы указали. Пожалуйста, проверьте правильность написания ID." +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica предоставляет этот сервис для обмена событиями с другими сетями и друзьями, находящимися в неопределённых часовых поясах." -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "Сообщение об ошибке было:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "Пожалуйста, введите необходимую информацию." - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "Пожалуйста, используйте более короткое имя." - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "Имя слишком короткое." - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Кажется, что это ваше неполное (Имя Фамилия) имя." - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "Домен вашего адреса электронной почты не относится к числу разрешенных на этом сайте." - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "Неверный адрес электронной почты." - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "Нельзя использовать этот Email." - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Ваш \"ник\" может содержать только \"a-z\", \"0-9\", \"-\", и \"_\", а также должен начинаться с буквы." - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "Такой ник уже зарегистрирован. Пожалуйста, выберите другой." - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Ник уже зарегистрирован на этом сайте и не может быть изменён. Пожалуйста, выберите другой ник." - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "СЕРЬЕЗНАЯ ОШИБКА: генерация ключей безопасности не удалась." - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "Ошибка при регистрации. Пожалуйста, попробуйте еще раз." - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Ошибка создания вашего профиля. Пожалуйста, попробуйте еще раз." - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "Друзья" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "" +msgid "UTC time: %s" +msgstr "UTC время: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "пост/элемент" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s пометил %2$s %3$s как Фаворит" +msgid "Current timezone: %s" +msgstr "Ваш часовой пояс: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "удалить" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "Удалить выбранные позиции" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "Просмотреть статус" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "Просмотреть профиль" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "Просмотреть фото" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "Посты сети" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "Редактировать контакт" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "Отправить ЛС" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s нравится это." +msgid "Converted localtime: %s" +msgstr "Ваше изменённое время: %s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s не нравится это." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d людям нравится это" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d людям не нравится это" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "и" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ", и %d других чел." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s нравится это." - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s не нравится это." - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "Видимое всем" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "Введите ссылку на видео link/URL:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "Введите ссылку на аудио link/URL:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "И где вы сейчас?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "Удалить елемент(ты)?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "Отправить на Email" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "разрешения" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "Пост для групп" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "Пост для контактов" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "Личное сообщение" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "Выход из системы." - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "Ошибка расшифровки файла аккаунта" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "Ошибка! Неправильная версия данных в файле! Это не файл аккаунта Friendica?" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "Ошибка! Невозможно проверить никнейм" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "Пользователь '%s' уже существует на этом сервере!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "Ошибка создания пользователя" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "Ошибка создания профиля пользователя" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d контакт не импортирован" -msgstr[1] "%d контакты не импортированы" -msgstr[2] "%d контакты не импортированы" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "Завершено. Теперь вы можете войти с вашим логином и паролем" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "новее" - -#: ../../include/text.php:298 -msgid "older" -msgstr "старее" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "пред." - -#: ../../include/text.php:305 -msgid "first" -msgstr "первый" - -#: ../../include/text.php:337 -msgid "last" -msgstr "последний" - -#: ../../include/text.php:340 -msgid "next" -msgstr "след." - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "Нет контактов" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d контакт" -msgstr[1] "%d контактов" -msgstr[2] "%d контактов" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "poke" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "пинг" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "пингуется" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "Понедельник" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "Вторник" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "Среда" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "Четверг" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "Пятница" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "Суббота" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "Воскресенье" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "Январь" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "Февраль" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "Март" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "Апрель" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "Май" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "Июнь" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "Июль" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "Август" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "Сентябрь" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "Октябрь" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "Ноябрь" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "Декабрь" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "байт" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "Нажмите, чтобы открыть / закрыть" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "Выбор альтернативного языка" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "активность" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "сообщение" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica уведомления" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "Спасибо," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s администратор" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica: Оповещение] Новое сообщение, пришедшее на %s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s отправил вам новое личное сообщение на %2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s послал вам %2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "личное сообщение" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Пожалуйста, посетите %s для просмотра и/или ответа на личные сообщения." - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s прокомментировал [url=%2$s]a %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s прокомментировал [url=%2$s]%3$s's %4$s[/url]" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s прокомментировал [url=%2$s]your %3$s[/url]" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "" - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "" - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Оповещение] %s написал на стене вашего профиля" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "" - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "" - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "" - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Сообщение] получен запрос" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "" - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Вы можете посмотреть его профиль здесь %s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Посетите %s для подтверждения или отказа запроса." - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica: Оповещение] получено предложение дружбы" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Вы получили предложение дружбы от '%1$s' на %2$s" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "" - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "Имя:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "Фото:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Пожалуйста, посетите %s для подтверждения, или отказа запроса." - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "на Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Удаленная группа с таким названием была восстановлена. Существующие права доступа могут применяться к этой группе и любым будущим участникам. Если это не то, что вы хотели, пожалуйста, создайте еще ​​одну группу с другим названием." - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "Группа доступа по умолчанию для новых контактов" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "Каждый" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "редактировать" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "Редактировать группу" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "Создать новую группу" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "Контакты не состоят в группе" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Connect-URL отсутствует." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Данный сайт не настроен так, чтобы держать связь с другими сетями." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Обнаружены несовместимые протоколы связи или каналы." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "Указанный адрес профиля не дает адекватной информации." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Автор или имя не найдены." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Нет URL браузера, который соответствует этому адресу." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "" - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Bcgjkmpeqnt mailto: перед адресом для быстрого доступа к email." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Указанный адрес профиля принадлежит сети, недоступной на этом сайта." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Ограниченный профиль. Этот человек не сможет получить прямые / личные уведомления от вас." - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Невозможно получить контактную информацию." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "следует" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[без темы]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "Конец этой сессии" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "Вход" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "Главная страница" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "Создать аккаунт" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "Помощь и документация" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "Приложения" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "Дополнительные приложения, утилиты, игры" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "Поиск по сайту" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "Беседы на этом сайте" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "Каталог" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "Каталог участников" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "Беседы с друзьями" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "Перезагрузка сети" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "Загрузить страницу сети без фильтров" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "Запросы на добавление в список друзей" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "Посмотреть все уведомления" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "Отметить все системные уведомления, как прочитанные" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "Личная почта" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "Входящие" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "Исходящие" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "Управлять" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "Управление другими страницами" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "Настройки аккаунта" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "Управление/редактирование профилей" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "Управление / редактирование друзей и контактов" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "Установка и конфигурация сайта" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "Навигация" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "Карта сайта" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "День рождения:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Возраст:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Ключевые слова: " - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Религия:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Хобби / Интересы:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Информация о контакте и социальных сетях:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Музыкальные интересы:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Книги, литература:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Телевидение:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Кино / Танцы / Культура / Развлечения:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Любовь / Романтика:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Работа / Занятость:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Школа / Образование:" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "Изображение / Фото" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1 написал:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "Зашифрованный контент" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Неизвестно | Не определено" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Блокировать немедленно" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Тролль, спаммер, рассылает рекламу" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Известные мне, но нет определенного мнения" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "Хорошо, наверное, безвредные" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Уважаемые, есть мое доверие" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Еженедельно" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Ежемесячно" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Разное" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "год" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "мес." - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "день" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "никогда" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "менее сек. назад" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "лет" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "мес." - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "неделя" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "недель" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "дней" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "час" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "час." - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "минута" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "мин." - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "секунда" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "сек." - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s назад" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "день рождения %s" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "С днём рождения %s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Основные возможности" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "Несколько профилей" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "Возможность создания нескольких профилей" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "Редактор RTF" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "Включить редактор RTF" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "предварительный просмотр" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Разрешить предпросмотр сообщения и комментария перед их публикацией" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "Виджет боковой панели \"Сеть\"" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "Поиск по датам" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "Возможность выбора постов по диапазону дат" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "Фильтр групп" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "Включить виджет для отображения сообщений сети только от выбранной группы" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "Фильтр сети" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Включить виджет для отображения сообщений сети только от выбранной сети" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "Сохранить условия поиска для повторного использования" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "Сетевые вкладки" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "Персональные сетевые вкладки" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Включить вкладку для отображения только сообщений сети, с которой вы взаимодействовали" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "Новая вкладка сеть" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "Включить вкладку для отображения только новых сообщений сети (за последние 12 часов)" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "Вкладка shared ссылок сети" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "Включить вкладку для отображения только сообщений сети со ссылками на них" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "Инструменты пост/комментарий" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "Множественное удаление" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "Выбрать и удалить несколько постов/комментариев одновременно." - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "Редактировать отправленные посты" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "Редактировать и править посты и комментарии после отправления" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "Отмеченное" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "Возможность отмечать существующие посты" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "Категории постов" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "Добавить категории вашего поста" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "Посты дизлайк" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "Возможность дизлайка постов/комментариев" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "Популярные посты" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "Возможность отметить специальные сообщения индикатором популярности" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "Делиться уведомлениями из сети Diaspora" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "Вложения:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "Обнаружены ошибки при создании таблиц базы данных." - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "Видимо всем" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "Новый человек делится с вами" - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "У вас есть новый фолловер на " - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "Вы действительно хотите удалить этот элемент?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "Архивы" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "Встроенное содержание" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "Встраивание отключено" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "Добро пожаловать, " - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "Пожалуйста, загрузите фотографию профиля." - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "Добро пожаловать обратно, " - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Ключ формы безопасности неправильный. Вероятно, это произошло потому, что форма была открыта слишком долго (более 3 часов) до её отправки." - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Мужчина" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Женщина" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "В данный момент мужчина" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "В настоящее время женщина" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "В основном мужчина" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "В основном женщина" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Транссексуал" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Интерсексуал" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Транссексуал" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Гермафродит" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Средний род" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Не определен" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Другой" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Не решено" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Мужчины" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Женщины" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Гей" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Лесбиянка" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Без предпочтений" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Бисексуал" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Автосексуал" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Воздержанный" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Девственница" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Deviant" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Фетиш" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Групповой" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Нет интереса к сексу" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Без пары" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Пока никого нет" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Доступный" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Не ищу никого" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Имеет ошибку" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Влюблён" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Свидания" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Изменяю супругу" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Люблю секс" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Друзья / Предпочтения" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Обычный" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Занят" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "Женат / Замужем" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Партнеры" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Партнерство" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Счастлив/а/" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Не в поиске" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Свинг" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Преданный" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "Разделенный" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Нестабильный" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Разведен(а)" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Овдовевший" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Неопределенный" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "влишком сложно" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Не беспокоить" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Спросите меня" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "остановлено следование" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "Удалить контакт" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "Выберите пожалуйста ваш часовой пояс:" diff --git a/view/ru/strings.php b/view/ru/strings.php index 31b532b105..91c6480bcb 100644 --- a/view/ru/strings.php +++ b/view/ru/strings.php @@ -5,65 +5,36 @@ function string_plural_select_ru($n){ return ($n%10==1 && $n%100!=11 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<10 || $n%100>=20) ? 1 : 2);; }} ; -$a->strings["This entry was edited"] = "Эта запись была отредактирована"; -$a->strings["Private Message"] = "Личное сообщение"; -$a->strings["Edit"] = "Редактировать"; -$a->strings["Select"] = "Выберите"; -$a->strings["Delete"] = "Удалить"; -$a->strings["save to folder"] = "сохранить в папке"; -$a->strings["add star"] = "пометить"; -$a->strings["remove star"] = "убрать метку"; -$a->strings["toggle star status"] = "переключить статус"; -$a->strings["starred"] = "помечено"; -$a->strings["add tag"] = "добавить ключевое слово (таг)"; -$a->strings["I like this (toggle)"] = "Нравится"; -$a->strings["like"] = "нравится"; -$a->strings["I don't like this (toggle)"] = "Не нравится"; -$a->strings["dislike"] = "не нравитса"; -$a->strings["Share this"] = "Поделитесь этим"; -$a->strings["share"] = "делиться"; -$a->strings["Categories:"] = "Категории:"; -$a->strings["Filed under:"] = "В рубрике:"; -$a->strings["View %s's profile @ %s"] = "Просмотреть профиль %s [@ %s]"; -$a->strings["to"] = "к"; -$a->strings["via"] = "через"; -$a->strings["Wall-to-Wall"] = "Стена-на-Стену"; -$a->strings["via Wall-To-Wall:"] = "через Стена-на-Стену:"; -$a->strings["%s from %s"] = "%s с %s"; -$a->strings["Comment"] = "Комментарий"; -$a->strings["Please wait"] = "Пожалуйста, подождите"; -$a->strings["%d comment"] = array( - 0 => "%d комментарий", - 1 => "%d комментариев", - 2 => "%d комментариев", -); -$a->strings["comment"] = array( - 0 => "", - 1 => "", - 2 => "комментарий", -); -$a->strings["show more"] = "показать больше"; -$a->strings["This is you"] = "Это вы"; $a->strings["Submit"] = "Подтвердить"; -$a->strings["Bold"] = "Жирный"; -$a->strings["Italic"] = "Kурсивный"; -$a->strings["Underline"] = "Подчеркнутый"; -$a->strings["Quote"] = "Цитата"; -$a->strings["Code"] = "Код"; -$a->strings["Image"] = "Изображение / Фото"; -$a->strings["Link"] = "Ссылка"; -$a->strings["Video"] = "Видео"; -$a->strings["Preview"] = "предварительный просмотр"; -$a->strings["You must be logged in to use addons. "] = "Вы должны войти в систему, чтобы использовать аддоны."; -$a->strings["Not Found"] = "Не найдено"; -$a->strings["Page not found."] = "Страница не найдена."; -$a->strings["Permission denied"] = "Доступ запрещен"; -$a->strings["Permission denied."] = "Нет разрешения."; -$a->strings["toggle mobile"] = "мобильная версия"; +$a->strings["Theme settings"] = "Настройки темы"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "Установить уровень изменения размера изображений в постах и ​​комментариях (ширина и высота)"; +$a->strings["Set font-size for posts and comments"] = "Установить шрифт-размер для постов и комментариев"; +$a->strings["Set theme width"] = "Установить ширину темы"; +$a->strings["Color scheme"] = "Цветовая схема"; +$a->strings["Set style"] = ""; +$a->strings["don't show"] = "не показывать"; +$a->strings["show"] = "показывать"; +$a->strings["Set line-height for posts and comments"] = "Установить высоту строки для постов и комментариев"; +$a->strings["Set resolution for middle column"] = "Установить разрешение для средней колонки"; +$a->strings["Set color scheme"] = "Установить цветовую схему"; +$a->strings["Set zoomfactor for Earth Layer"] = "Установить масштаб карты"; +$a->strings["Set longitude (X) for Earth Layers"] = "Установить длину (X) карты"; +$a->strings["Set latitude (Y) for Earth Layers"] = "Установить ширину (Y) карты"; +$a->strings["Community Pages"] = "Страницы сообщества"; +$a->strings["Earth Layers"] = "Карта"; +$a->strings["Community Profiles"] = "Профили сообщества"; +$a->strings["Help or @NewHere ?"] = "Помощь"; +$a->strings["Connect Services"] = "Подключить службы"; +$a->strings["Find Friends"] = "Найти друзей"; +$a->strings["Last users"] = "Последние пользователи"; +$a->strings["Last photos"] = "Последние фото"; +$a->strings["Last likes"] = "Последние likes"; $a->strings["Home"] = "Главная"; $a->strings["Your posts and conversations"] = "Ваши сообщения и беседы"; $a->strings["Profile"] = "Профиль"; $a->strings["Your profile page"] = "Страница Вашего профиля"; +$a->strings["Contacts"] = "Контакты"; +$a->strings["Your contacts"] = "Ваши контакты"; $a->strings["Photos"] = "Фото"; $a->strings["Your photos"] = "Ваши фотографии"; $a->strings["Events"] = "Мероприятия"; @@ -71,64 +42,37 @@ $a->strings["Your events"] = "Ваши события"; $a->strings["Personal notes"] = "Личные заметки"; $a->strings["Your personal photos"] = "Ваши личные фотографии"; $a->strings["Community"] = "Сообщество"; -$a->strings["don't show"] = "не показывать"; -$a->strings["show"] = "показывать"; -$a->strings["Theme settings"] = "Настройки темы"; -$a->strings["Set font-size for posts and comments"] = "Установить шрифт-размер для постов и комментариев"; -$a->strings["Set line-height for posts and comments"] = "Установить высоту строки для постов и комментариев"; -$a->strings["Set resolution for middle column"] = "Установить разрешение для средней колонки"; -$a->strings["Contacts"] = "Контакты"; -$a->strings["Your contacts"] = "Ваши контакты"; -$a->strings["Community Pages"] = "Страницы сообщества"; -$a->strings["Community Profiles"] = "Профили сообщества"; -$a->strings["Last users"] = "Последние пользователи"; -$a->strings["Last likes"] = "Последние likes"; $a->strings["event"] = "мероприятие"; $a->strings["status"] = "статус"; $a->strings["photo"] = "фото"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s нравится %3\$s от %2\$s "; -$a->strings["Last photos"] = "Последние фото"; $a->strings["Contact Photos"] = "Фотографии контакта"; $a->strings["Profile Photos"] = "Фотографии профиля"; -$a->strings["Find Friends"] = "Найти друзей"; $a->strings["Local Directory"] = "Локальный каталог"; $a->strings["Global Directory"] = "Глобальный каталог"; $a->strings["Similar Interests"] = "Похожие интересы"; $a->strings["Friend Suggestions"] = "Предложения друзей"; $a->strings["Invite Friends"] = "Пригласить друзей"; $a->strings["Settings"] = "Настройки"; -$a->strings["Earth Layers"] = "Карта"; $a->strings["Set zoomfactor for Earth Layers"] = "Установить масштаб карты"; -$a->strings["Set longitude (X) for Earth Layers"] = "Установить длину (X) карты"; -$a->strings["Set latitude (Y) for Earth Layers"] = "Установить ширину (Y) карты"; -$a->strings["Help or @NewHere ?"] = "Помощь"; -$a->strings["Connect Services"] = "Подключить службы"; $a->strings["Show/hide boxes at right-hand column:"] = "Показать/скрыть блоки в правой колонке:"; -$a->strings["Set color scheme"] = "Установить цветовую схему"; -$a->strings["Set zoomfactor for Earth Layer"] = "Установить масштаб карты"; $a->strings["Alignment"] = "Выравнивание"; $a->strings["Left"] = ""; $a->strings["Center"] = "Центр"; -$a->strings["Color scheme"] = "Цветовая схема"; $a->strings["Posts font size"] = "Размер шрифта постов"; $a->strings["Textareas font size"] = "Размер шрифта текстовых полей"; $a->strings["Set colour scheme"] = "Установить цветовую схему"; -$a->strings["default"] = "значение по умолчанию"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "Установить уровень изменения размера изображений в постах и ​​комментариях (ширина и высота)"; -$a->strings["Set theme width"] = "Установить ширину темы"; -$a->strings["Set style"] = ""; +$a->strings["You must be logged in to use addons. "] = "Вы должны войти в систему, чтобы использовать аддоны."; +$a->strings["Not Found"] = "Не найдено"; +$a->strings["Page not found."] = "Страница не найдена."; +$a->strings["Permission denied"] = "Доступ запрещен"; +$a->strings["Permission denied."] = "Нет разрешения."; +$a->strings["toggle mobile"] = "мобильная версия"; $a->strings["Delete this item?"] = "Удалить этот элемент?"; +$a->strings["Comment"] = "Комментарий"; +$a->strings["show more"] = "показать больше"; $a->strings["show fewer"] = "показать меньше"; $a->strings["Update %s failed. See error logs."] = "Обновление %s не удалось. Смотрите журнал ошибок."; -$a->strings["Update Error at %s"] = "Ошибка обновления в %s"; $a->strings["Create a New Account"] = "Создать новый аккаунт"; $a->strings["Register"] = "Регистрация"; $a->strings["Logout"] = "Выход"; @@ -159,6 +103,7 @@ $a->strings["Location:"] = "Откуда:"; $a->strings["Gender:"] = "Пол:"; $a->strings["Status:"] = "Статус:"; $a->strings["Homepage:"] = "Домашняя страничка:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "g A l F d"; $a->strings["F d"] = "F d"; $a->strings["[today]"] = "[сегодня]"; @@ -175,35 +120,915 @@ $a->strings["Videos"] = "Видео"; $a->strings["Events and Calendar"] = "Календарь и события"; $a->strings["Personal Notes"] = "Личные заметки"; $a->strings["Only You Can See This"] = "Только вы можете это видеть"; -$a->strings["%1\$s is currently %2\$s"] = ""; -$a->strings["Mood"] = "Настроение"; -$a->strings["Set your current mood and tell your friends"] = "Напишите о вашем настроении и расскажите своим друзьям"; -$a->strings["Public access denied."] = "Свободный доступ закрыт."; +$a->strings["General Features"] = "Основные возможности"; +$a->strings["Multiple Profiles"] = "Несколько профилей"; +$a->strings["Ability to create multiple profiles"] = "Возможность создания нескольких профилей"; +$a->strings["Post Composition Features"] = ""; +$a->strings["Richtext Editor"] = "Редактор RTF"; +$a->strings["Enable richtext editor"] = "Включить редактор RTF"; +$a->strings["Post Preview"] = "предварительный просмотр"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Разрешить предпросмотр сообщения и комментария перед их публикацией"; +$a->strings["Auto-mention Forums"] = ""; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; +$a->strings["Network Sidebar Widgets"] = "Виджет боковой панели \"Сеть\""; +$a->strings["Search by Date"] = "Поиск по датам"; +$a->strings["Ability to select posts by date ranges"] = "Возможность выбора постов по диапазону дат"; +$a->strings["Group Filter"] = "Фильтр групп"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Включить виджет для отображения сообщений сети только от выбранной группы"; +$a->strings["Network Filter"] = "Фильтр сети"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Включить виджет для отображения сообщений сети только от выбранной сети"; +$a->strings["Saved Searches"] = "запомненные поиски"; +$a->strings["Save search terms for re-use"] = "Сохранить условия поиска для повторного использования"; +$a->strings["Network Tabs"] = "Сетевые вкладки"; +$a->strings["Network Personal Tab"] = "Персональные сетевые вкладки"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Включить вкладку для отображения только сообщений сети, с которой вы взаимодействовали"; +$a->strings["Network New Tab"] = "Новая вкладка сеть"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Включить вкладку для отображения только новых сообщений сети (за последние 12 часов)"; +$a->strings["Network Shared Links Tab"] = "Вкладка shared ссылок сети"; +$a->strings["Enable tab to display only Network posts with links in them"] = "Включить вкладку для отображения только сообщений сети со ссылками на них"; +$a->strings["Post/Comment Tools"] = "Инструменты пост/комментарий"; +$a->strings["Multiple Deletion"] = "Множественное удаление"; +$a->strings["Select and delete multiple posts/comments at once"] = "Выбрать и удалить несколько постов/комментариев одновременно."; +$a->strings["Edit Sent Posts"] = "Редактировать отправленные посты"; +$a->strings["Edit and correct posts and comments after sending"] = "Редактировать и править посты и комментарии после отправления"; +$a->strings["Tagging"] = "Отмеченное"; +$a->strings["Ability to tag existing posts"] = "Возможность отмечать существующие посты"; +$a->strings["Post Categories"] = "Категории постов"; +$a->strings["Add categories to your posts"] = "Добавить категории вашего поста"; +$a->strings["Saved Folders"] = "Сохранённые папки"; +$a->strings["Ability to file posts under folders"] = ""; +$a->strings["Dislike Posts"] = "Посты дизлайк"; +$a->strings["Ability to dislike posts/comments"] = "Возможность дизлайка постов/комментариев"; +$a->strings["Star Posts"] = "Популярные посты"; +$a->strings["Ability to mark special posts with a star indicator"] = "Возможность отметить специальные сообщения индикатором популярности"; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "день рождения %s"; +$a->strings["Happy Birthday %s"] = "С днём рождения %s"; +$a->strings["[Name Withheld]"] = "[Имя не разглашается]"; $a->strings["Item not found."] = "Пункт не найден."; -$a->strings["Access to this profile has been restricted."] = "Доступ к этому профилю ограничен."; -$a->strings["Item has been removed."] = "Пункт был удален."; -$a->strings["Access denied."] = "Доступ запрещен."; -$a->strings["This is Friendica, version"] = "Это Friendica, версия"; -$a->strings["running at web location"] = "работает на веб-узле"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Пожалуйста, посетите сайт Friendica.com, чтобы узнать больше о проекте Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Отчет об ошибках и проблемах: пожалуйста, посетите"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Предложения, похвала, пожертвования? Пишите на \"info\" на Friendica - точка com"; -$a->strings["Installed plugins/addons/apps:"] = "Установленные плагины / добавки / приложения:"; -$a->strings["No installed plugins/addons/apps"] = "Нет установленных плагинов / добавок / приложений"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s добро пожаловать %2\$s"; +$a->strings["Do you really want to delete this item?"] = "Вы действительно хотите удалить этот элемент?"; +$a->strings["Yes"] = "Да"; +$a->strings["Cancel"] = "Отмена"; +$a->strings["Archives"] = "Архивы"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Удаленная группа с таким названием была восстановлена. Существующие права доступа могут применяться к этой группе и любым будущим участникам. Если это не то, что вы хотели, пожалуйста, создайте еще ​​одну группу с другим названием."; +$a->strings["Default privacy group for new contacts"] = "Группа доступа по умолчанию для новых контактов"; +$a->strings["Everybody"] = "Каждый"; +$a->strings["edit"] = "редактировать"; +$a->strings["Groups"] = "Группы"; +$a->strings["Edit group"] = "Редактировать группу"; +$a->strings["Create a new group"] = "Создать новую группу"; +$a->strings["Contacts not in any group"] = "Контакты не состоят в группе"; +$a->strings["add"] = "добавить"; +$a->strings["Wall Photos"] = "Фото стены"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Не могу найти информацию для DNS-сервера базы данных '%s'"; +$a->strings["Add New Contact"] = "Добавить контакт"; +$a->strings["Enter address or web location"] = "Введите адрес или веб-местонахождение"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Пример: bob@example.com, http://example.com/barbara"; +$a->strings["%d invitation available"] = array( + 0 => "%d приглашение доступно", + 1 => "%d приглашений доступно", + 2 => "%d приглашений доступно", +); +$a->strings["Find People"] = "Поиск людей"; +$a->strings["Enter name or interest"] = "Введите имя или интерес"; +$a->strings["Connect/Follow"] = "Подключиться/Следовать"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Примеры: Роберт Morgenstein, Рыбалка"; +$a->strings["Find"] = "Найти"; +$a->strings["Random Profile"] = "Случайный профиль"; +$a->strings["Networks"] = "Сети"; +$a->strings["All Networks"] = "Все сети"; +$a->strings["Everything"] = "Всё"; +$a->strings["Categories"] = "Категории"; +$a->strings["%d contact in common"] = array( + 0 => "%d Контакт", + 1 => "%d Контактов", + 2 => "%d Контактов", +); +$a->strings["Friendica Notification"] = "Friendica уведомления"; +$a->strings["Thank You,"] = "Спасибо,"; +$a->strings["%s Administrator"] = "%s администратор"; +$a->strings["noreply"] = "без ответа"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica: Оповещение] Новое сообщение, пришедшее на %s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s отправил вам новое личное сообщение на %2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s послал вам %2\$s."; +$a->strings["a private message"] = "личное сообщение"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Пожалуйста, посетите %s для просмотра и/или ответа на личные сообщения."; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s прокомментировал [url=%2\$s]a %3\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s прокомментировал [url=%2\$s]%3\$s's %4\$s[/url]"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s прокомментировал [url=%2\$s]your %3\$s[/url]"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; +$a->strings["%s commented on an item/conversation you have been following."] = ""; +$a->strings["Please visit %s to view and/or reply to the conversation."] = ""; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Оповещение] %s написал на стене вашего профиля"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; +$a->strings["[Friendica:Notify] %s tagged you"] = ""; +$a->strings["%1\$s tagged you at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s shared a new post"] = ""; +$a->strings["%1\$s shared a new post at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; +$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; +$a->strings["%1\$s poked you at %2\$s"] = ""; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; +$a->strings["[Friendica:Notify] %s tagged your post"] = ""; +$a->strings["%1\$s tagged your post at %2\$s"] = ""; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = ""; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Сообщение] получен запрос"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = ""; +$a->strings["You may visit their profile at %s"] = "Вы можете посмотреть его профиль здесь %s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "Посетите %s для подтверждения или отказа запроса."; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica: Оповещение] получено предложение дружбы"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Вы получили предложение дружбы от '%1\$s' на %2\$s"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = ""; +$a->strings["Name:"] = "Имя:"; +$a->strings["Photo:"] = "Фото:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Пожалуйста, посетите %s для подтверждения, или отказа запроса."; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = "Пользователь не найден."; +$a->strings["There is no status with this id."] = "Нет статуса с таким id."; +$a->strings["There is no conversation with this id."] = ""; +$a->strings["view full size"] = "посмотреть в полный размер"; +$a->strings[" on Last.fm"] = "на Last.fm"; +$a->strings["Full Name:"] = "Полное имя:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "День рождения:"; +$a->strings["Age:"] = "Возраст:"; +$a->strings["for %1\$d %2\$s"] = ""; +$a->strings["Sexual Preference:"] = "Сексуальные предпочтения:"; +$a->strings["Hometown:"] = "Родной город:"; +$a->strings["Tags:"] = "Ключевые слова: "; +$a->strings["Political Views:"] = "Политические взгляды:"; +$a->strings["Religion:"] = "Религия:"; +$a->strings["About:"] = "О себе:"; +$a->strings["Hobbies/Interests:"] = "Хобби / Интересы:"; +$a->strings["Likes:"] = "Нравится:"; +$a->strings["Dislikes:"] = "Не нравится:"; +$a->strings["Contact information and Social Networks:"] = "Информация о контакте и социальных сетях:"; +$a->strings["Musical interests:"] = "Музыкальные интересы:"; +$a->strings["Books, literature:"] = "Книги, литература:"; +$a->strings["Television:"] = "Телевидение:"; +$a->strings["Film/dance/culture/entertainment:"] = "Кино / Танцы / Культура / Развлечения:"; +$a->strings["Love/Romance:"] = "Любовь / Романтика:"; +$a->strings["Work/employment:"] = "Работа / Занятость:"; +$a->strings["School/education:"] = "Школа / Образование:"; +$a->strings["Nothing new here"] = "Ничего нового здесь"; +$a->strings["Clear notifications"] = "Стереть уведомления"; +$a->strings["End this session"] = "Конец этой сессии"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "Вход"; +$a->strings["Home Page"] = "Главная страница"; +$a->strings["Create an account"] = "Создать аккаунт"; +$a->strings["Help"] = "Помощь"; +$a->strings["Help and documentation"] = "Помощь и документация"; +$a->strings["Apps"] = "Приложения"; +$a->strings["Addon applications, utilities, games"] = "Дополнительные приложения, утилиты, игры"; +$a->strings["Search"] = "Поиск"; +$a->strings["Search site content"] = "Поиск по сайту"; +$a->strings["Conversations on this site"] = "Беседы на этом сайте"; +$a->strings["Directory"] = "Каталог"; +$a->strings["People directory"] = "Каталог участников"; +$a->strings["Information"] = ""; +$a->strings["Information about this friendica instance"] = ""; +$a->strings["Network"] = "Сеть"; +$a->strings["Conversations from your friends"] = "Беседы с друзьями"; +$a->strings["Network Reset"] = "Перезагрузка сети"; +$a->strings["Load Network page with no filters"] = "Загрузить страницу сети без фильтров"; +$a->strings["Introductions"] = "Запросы"; +$a->strings["Friend Requests"] = "Запросы на добавление в список друзей"; +$a->strings["Notifications"] = "Уведомления"; +$a->strings["See all notifications"] = "Посмотреть все уведомления"; +$a->strings["Mark all system notifications seen"] = "Отметить все системные уведомления, как прочитанные"; +$a->strings["Messages"] = "Сообщения"; +$a->strings["Private mail"] = "Личная почта"; +$a->strings["Inbox"] = "Входящие"; +$a->strings["Outbox"] = "Исходящие"; +$a->strings["New Message"] = "Новое сообщение"; +$a->strings["Manage"] = "Управлять"; +$a->strings["Manage other pages"] = "Управление другими страницами"; +$a->strings["Delegations"] = ""; +$a->strings["Delegate Page Management"] = "Делегировать управление страницей"; +$a->strings["Account settings"] = "Настройки аккаунта"; +$a->strings["Manage/Edit Profiles"] = "Управление/редактирование профилей"; +$a->strings["Manage/edit friends and contacts"] = "Управление / редактирование друзей и контактов"; +$a->strings["Admin"] = "Администратор"; +$a->strings["Site setup and configuration"] = "Установка и конфигурация сайта"; +$a->strings["Navigation"] = "Навигация"; +$a->strings["Site map"] = "Карта сайта"; +$a->strings["Click here to upgrade."] = "Нажмите для обновления."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Это действие превышает лимиты, установленные вашим тарифным планом."; +$a->strings["This action is not available under your subscription plan."] = "Это действие не доступно в соответствии с вашим планом подписки."; +$a->strings["Disallowed profile URL."] = "Запрещенный URL профиля."; +$a->strings["Connect URL missing."] = "Connect-URL отсутствует."; +$a->strings["This site is not configured to allow communications with other networks."] = "Данный сайт не настроен так, чтобы держать связь с другими сетями."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Обнаружены несовместимые протоколы связи или каналы."; +$a->strings["The profile address specified does not provide adequate information."] = "Указанный адрес профиля не дает адекватной информации."; +$a->strings["An author or name was not found."] = "Автор или имя не найдены."; +$a->strings["No browser URL could be matched to this address."] = "Нет URL браузера, который соответствует этому адресу."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = ""; +$a->strings["Use mailto: in front of address to force email check."] = "Bcgjkmpeqnt mailto: перед адресом для быстрого доступа к email."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Указанный адрес профиля принадлежит сети, недоступной на этом сайта."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Ограниченный профиль. Этот человек не сможет получить прямые / личные уведомления от вас."; +$a->strings["Unable to retrieve contact information."] = "Невозможно получить контактную информацию."; +$a->strings["following"] = "следует"; +$a->strings["Error decoding account file"] = "Ошибка расшифровки файла аккаунта"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Ошибка! Неправильная версия данных в файле! Это не файл аккаунта Friendica?"; +$a->strings["Error! Cannot check nickname"] = "Ошибка! Невозможно проверить никнейм"; +$a->strings["User '%s' already exists on this server!"] = "Пользователь '%s' уже существует на этом сервере!"; +$a->strings["User creation error"] = "Ошибка создания пользователя"; +$a->strings["User profile creation error"] = "Ошибка создания профиля пользователя"; +$a->strings["%d contact not imported"] = array( + 0 => "%d контакт не импортирован", + 1 => "%d контакты не импортированы", + 2 => "%d контакты не импортированы", +); +$a->strings["Done. You can now login with your username and password"] = "Завершено. Теперь вы можете войти с вашим логином и паролем"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Начало:"; +$a->strings["Finishes:"] = "Окончание:"; +$a->strings["stopped following"] = "остановлено следование"; +$a->strings["Poke"] = ""; +$a->strings["View Status"] = "Просмотреть статус"; +$a->strings["View Profile"] = "Просмотреть профиль"; +$a->strings["View Photos"] = "Просмотреть фото"; +$a->strings["Network Posts"] = "Посты сети"; +$a->strings["Edit Contact"] = "Редактировать контакт"; +$a->strings["Drop Contact"] = "Удалить контакт"; +$a->strings["Send PM"] = "Отправить ЛС"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "Обнаружены ошибки при создании таблиц базы данных."; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "Разное"; +$a->strings["year"] = "год"; +$a->strings["month"] = "мес."; +$a->strings["day"] = "день"; +$a->strings["never"] = "никогда"; +$a->strings["less than a second ago"] = "менее сек. назад"; +$a->strings["years"] = "лет"; +$a->strings["months"] = "мес."; +$a->strings["week"] = "неделя"; +$a->strings["weeks"] = "недель"; +$a->strings["days"] = "дней"; +$a->strings["hour"] = "час"; +$a->strings["hours"] = "час."; +$a->strings["minute"] = "минута"; +$a->strings["minutes"] = "мин."; +$a->strings["second"] = "секунда"; +$a->strings["seconds"] = "сек."; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s назад"; +$a->strings["[no subject]"] = "[без темы]"; +$a->strings["(no subject)"] = "(без темы)"; +$a->strings["Unknown | Not categorised"] = "Неизвестно | Не определено"; +$a->strings["Block immediately"] = "Блокировать немедленно"; +$a->strings["Shady, spammer, self-marketer"] = "Тролль, спаммер, рассылает рекламу"; +$a->strings["Known to me, but no opinion"] = "Известные мне, но нет определенного мнения"; +$a->strings["OK, probably harmless"] = "Хорошо, наверное, безвредные"; +$a->strings["Reputable, has my trust"] = "Уважаемые, есть мое доверие"; +$a->strings["Frequently"] = "Часто"; +$a->strings["Hourly"] = "Раз в час"; +$a->strings["Twice daily"] = "Два раза в день"; +$a->strings["Daily"] = "Ежедневно"; +$a->strings["Weekly"] = "Еженедельно"; +$a->strings["Monthly"] = "Ежемесячно"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Эл. почта"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = ""; +$a->strings["Statusnet"] = ""; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s и %2\$s теперь друзья"; +$a->strings["Sharing notification from Diaspora network"] = "Делиться уведомлениями из сети Diaspora"; +$a->strings["Attachments:"] = "Вложения:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s не нравится %3\$s от %2\$s "; +$a->strings["%1\$s poked %2\$s"] = ""; +$a->strings["poked"] = ""; +$a->strings["%1\$s is currently %2\$s"] = ""; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s в %4\$s"; +$a->strings["post/item"] = "пост/элемент"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s пометил %2\$s %3\$s как Фаворит"; +$a->strings["Select"] = "Выберите"; +$a->strings["Delete"] = "Удалить"; +$a->strings["View %s's profile @ %s"] = "Просмотреть профиль %s [@ %s]"; +$a->strings["Categories:"] = "Категории:"; +$a->strings["Filed under:"] = "В рубрике:"; +$a->strings["%s from %s"] = "%s с %s"; +$a->strings["View in context"] = "Смотреть в контексте"; +$a->strings["Please wait"] = "Пожалуйста, подождите"; +$a->strings["remove"] = "удалить"; +$a->strings["Delete Selected Items"] = "Удалить выбранные позиции"; +$a->strings["Follow Thread"] = ""; +$a->strings["%s likes this."] = "%s нравится это."; +$a->strings["%s doesn't like this."] = "%s не нравится это."; +$a->strings["%2\$d people like this"] = "%2\$d людям нравится это"; +$a->strings["%2\$d people don't like this"] = "%2\$d людям не нравится это"; +$a->strings["and"] = "и"; +$a->strings[", and %d other people"] = ", и %d других чел."; +$a->strings["%s like this."] = "%s нравится это."; +$a->strings["%s don't like this."] = "%s не нравится это."; +$a->strings["Visible to everybody"] = "Видимое всем"; +$a->strings["Please enter a link URL:"] = "Пожалуйста, введите URL ссылки:"; +$a->strings["Please enter a video link/URL:"] = "Введите ссылку на видео link/URL:"; +$a->strings["Please enter an audio link/URL:"] = "Введите ссылку на аудио link/URL:"; +$a->strings["Tag term:"] = ""; +$a->strings["Save to Folder:"] = "Сохранить в папку:"; +$a->strings["Where are you right now?"] = "И где вы сейчас?"; +$a->strings["Delete item(s)?"] = "Удалить елемент(ты)?"; +$a->strings["Post to Email"] = "Отправить на Email"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "Скрыть данные профиля из неизвестных зрителей?"; +$a->strings["Share"] = "Поделиться"; +$a->strings["Upload photo"] = "Загрузить фото"; +$a->strings["upload photo"] = "загрузить фото"; +$a->strings["Attach file"] = "Приложить файл"; +$a->strings["attach file"] = "приложить файл"; +$a->strings["Insert web link"] = "Вставить веб-ссылку"; +$a->strings["web link"] = "веб-ссылка"; +$a->strings["Insert video link"] = "Вставить ссылку видео"; +$a->strings["video link"] = "видео-ссылка"; +$a->strings["Insert audio link"] = "Вставить ссылку аудио"; +$a->strings["audio link"] = "аудио-ссылка"; +$a->strings["Set your location"] = "Задать ваше местоположение"; +$a->strings["set location"] = "установить местонахождение"; +$a->strings["Clear browser location"] = "Очистить местонахождение браузера"; +$a->strings["clear location"] = "убрать местонахождение"; +$a->strings["Set title"] = "Установить заголовок"; +$a->strings["Categories (comma-separated list)"] = "Категории (список через запятую)"; +$a->strings["Permission settings"] = "Настройки разрешений"; +$a->strings["permissions"] = "разрешения"; +$a->strings["CC: email addresses"] = "Копии на email адреса"; +$a->strings["Public post"] = "Публичное сообщение"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Пример: bob@example.com, mary@example.com"; +$a->strings["Preview"] = "предварительный просмотр"; +$a->strings["Post to Groups"] = "Пост для групп"; +$a->strings["Post to Contacts"] = "Пост для контактов"; +$a->strings["Private post"] = "Личное сообщение"; +$a->strings["newer"] = "новее"; +$a->strings["older"] = "старее"; +$a->strings["prev"] = "пред."; +$a->strings["first"] = "первый"; +$a->strings["last"] = "последний"; +$a->strings["next"] = "след."; +$a->strings["No contacts"] = "Нет контактов"; +$a->strings["%d Contact"] = array( + 0 => "%d контакт", + 1 => "%d контактов", + 2 => "%d контактов", +); +$a->strings["View Contacts"] = "Просмотр контактов"; +$a->strings["Save"] = "Сохранить"; +$a->strings["poke"] = "poke"; +$a->strings["ping"] = "пинг"; +$a->strings["pinged"] = "пингуется"; +$a->strings["prod"] = ""; +$a->strings["prodded"] = ""; +$a->strings["slap"] = ""; +$a->strings["slapped"] = ""; +$a->strings["finger"] = ""; +$a->strings["fingered"] = ""; +$a->strings["rebuff"] = ""; +$a->strings["rebuffed"] = ""; +$a->strings["happy"] = ""; +$a->strings["sad"] = ""; +$a->strings["mellow"] = ""; +$a->strings["tired"] = ""; +$a->strings["perky"] = ""; +$a->strings["angry"] = ""; +$a->strings["stupified"] = ""; +$a->strings["puzzled"] = ""; +$a->strings["interested"] = ""; +$a->strings["bitter"] = ""; +$a->strings["cheerful"] = ""; +$a->strings["alive"] = ""; +$a->strings["annoyed"] = ""; +$a->strings["anxious"] = ""; +$a->strings["cranky"] = ""; +$a->strings["disturbed"] = ""; +$a->strings["frustrated"] = ""; +$a->strings["motivated"] = ""; +$a->strings["relaxed"] = ""; +$a->strings["surprised"] = ""; +$a->strings["Monday"] = "Понедельник"; +$a->strings["Tuesday"] = "Вторник"; +$a->strings["Wednesday"] = "Среда"; +$a->strings["Thursday"] = "Четверг"; +$a->strings["Friday"] = "Пятница"; +$a->strings["Saturday"] = "Суббота"; +$a->strings["Sunday"] = "Воскресенье"; +$a->strings["January"] = "Январь"; +$a->strings["February"] = "Февраль"; +$a->strings["March"] = "Март"; +$a->strings["April"] = "Апрель"; +$a->strings["May"] = "Май"; +$a->strings["June"] = "Июнь"; +$a->strings["July"] = "Июль"; +$a->strings["August"] = "Август"; +$a->strings["September"] = "Сентябрь"; +$a->strings["October"] = "Октябрь"; +$a->strings["November"] = "Ноябрь"; +$a->strings["December"] = "Декабрь"; +$a->strings["View Video"] = "Просмотреть видео"; +$a->strings["bytes"] = "байт"; +$a->strings["Click to open/close"] = "Нажмите, чтобы открыть / закрыть"; +$a->strings["link to source"] = "ссылка на источник"; +$a->strings["default"] = "значение по умолчанию"; +$a->strings["Select an alternate language"] = "Выбор альтернативного языка"; +$a->strings["activity"] = "активность"; +$a->strings["comment"] = array( + 0 => "", + 1 => "", + 2 => "комментарий", +); +$a->strings["post"] = "сообщение"; +$a->strings["Item filed"] = ""; +$a->strings["Logged out."] = "Выход из системы."; +$a->strings["Login failed."] = "Войти не удалось."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Мы столкнулись с проблемой при входе с OpenID, который вы указали. Пожалуйста, проверьте правильность написания ID."; +$a->strings["The error message was:"] = "Сообщение об ошибке было:"; +$a->strings["Image/photo"] = "Изображение / Фото"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = ""; +$a->strings["$1 wrote:"] = "$1 написал:"; +$a->strings["Encrypted content"] = "Зашифрованный контент"; +$a->strings["Welcome "] = "Добро пожаловать, "; +$a->strings["Please upload a profile photo."] = "Пожалуйста, загрузите фотографию профиля."; +$a->strings["Welcome back "] = "Добро пожаловать обратно, "; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Ключ формы безопасности неправильный. Вероятно, это произошло потому, что форма была открыта слишком долго (более 3 часов) до её отправки."; +$a->strings["Embedded content"] = "Встроенное содержание"; +$a->strings["Embedding disabled"] = "Встраивание отключено"; +$a->strings["Male"] = "Мужчина"; +$a->strings["Female"] = "Женщина"; +$a->strings["Currently Male"] = "В данный момент мужчина"; +$a->strings["Currently Female"] = "В настоящее время женщина"; +$a->strings["Mostly Male"] = "В основном мужчина"; +$a->strings["Mostly Female"] = "В основном женщина"; +$a->strings["Transgender"] = "Транссексуал"; +$a->strings["Intersex"] = "Интерсексуал"; +$a->strings["Transsexual"] = "Транссексуал"; +$a->strings["Hermaphrodite"] = "Гермафродит"; +$a->strings["Neuter"] = "Средний род"; +$a->strings["Non-specific"] = "Не определен"; +$a->strings["Other"] = "Другой"; +$a->strings["Undecided"] = "Не решено"; +$a->strings["Males"] = "Мужчины"; +$a->strings["Females"] = "Женщины"; +$a->strings["Gay"] = "Гей"; +$a->strings["Lesbian"] = "Лесбиянка"; +$a->strings["No Preference"] = "Без предпочтений"; +$a->strings["Bisexual"] = "Бисексуал"; +$a->strings["Autosexual"] = "Автосексуал"; +$a->strings["Abstinent"] = "Воздержанный"; +$a->strings["Virgin"] = "Девственница"; +$a->strings["Deviant"] = "Deviant"; +$a->strings["Fetish"] = "Фетиш"; +$a->strings["Oodles"] = "Групповой"; +$a->strings["Nonsexual"] = "Нет интереса к сексу"; +$a->strings["Single"] = "Без пары"; +$a->strings["Lonely"] = "Пока никого нет"; +$a->strings["Available"] = "Доступный"; +$a->strings["Unavailable"] = "Не ищу никого"; +$a->strings["Has crush"] = "Имеет ошибку"; +$a->strings["Infatuated"] = "Влюблён"; +$a->strings["Dating"] = "Свидания"; +$a->strings["Unfaithful"] = "Изменяю супругу"; +$a->strings["Sex Addict"] = "Люблю секс"; +$a->strings["Friends"] = "Друзья"; +$a->strings["Friends/Benefits"] = "Друзья / Предпочтения"; +$a->strings["Casual"] = "Обычный"; +$a->strings["Engaged"] = "Занят"; +$a->strings["Married"] = "Женат / Замужем"; +$a->strings["Imaginarily married"] = ""; +$a->strings["Partners"] = "Партнеры"; +$a->strings["Cohabiting"] = "Партнерство"; +$a->strings["Common law"] = ""; +$a->strings["Happy"] = "Счастлив/а/"; +$a->strings["Not looking"] = "Не в поиске"; +$a->strings["Swinger"] = "Свинг"; +$a->strings["Betrayed"] = "Преданный"; +$a->strings["Separated"] = "Разделенный"; +$a->strings["Unstable"] = "Нестабильный"; +$a->strings["Divorced"] = "Разведен(а)"; +$a->strings["Imaginarily divorced"] = ""; +$a->strings["Widowed"] = "Овдовевший"; +$a->strings["Uncertain"] = "Неопределенный"; +$a->strings["It's complicated"] = "влишком сложно"; +$a->strings["Don't care"] = "Не беспокоить"; +$a->strings["Ask me"] = "Спросите меня"; +$a->strings["An invitation is required."] = "Требуется приглашение."; +$a->strings["Invitation could not be verified."] = "Приглашение не может быть проверено."; +$a->strings["Invalid OpenID url"] = "Неверный URL OpenID"; +$a->strings["Please enter the required information."] = "Пожалуйста, введите необходимую информацию."; +$a->strings["Please use a shorter name."] = "Пожалуйста, используйте более короткое имя."; +$a->strings["Name too short."] = "Имя слишком короткое."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Кажется, что это ваше неполное (Имя Фамилия) имя."; +$a->strings["Your email domain is not among those allowed on this site."] = "Домен вашего адреса электронной почты не относится к числу разрешенных на этом сайте."; +$a->strings["Not a valid email address."] = "Неверный адрес электронной почты."; +$a->strings["Cannot use that email."] = "Нельзя использовать этот Email."; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Ваш \"ник\" может содержать только \"a-z\", \"0-9\", \"-\", и \"_\", а также должен начинаться с буквы."; +$a->strings["Nickname is already registered. Please choose another."] = "Такой ник уже зарегистрирован. Пожалуйста, выберите другой."; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ник уже зарегистрирован на этом сайте и не может быть изменён. Пожалуйста, выберите другой ник."; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "СЕРЬЕЗНАЯ ОШИБКА: генерация ключей безопасности не удалась."; +$a->strings["An error occurred during registration. Please try again."] = "Ошибка при регистрации. Пожалуйста, попробуйте еще раз."; +$a->strings["An error occurred creating your default profile. Please try again."] = "Ошибка создания вашего профиля. Пожалуйста, попробуйте еще раз."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "Подробности регистрации для %s"; +$a->strings["Visible to everybody"] = "Видимо всем"; +$a->strings["This entry was edited"] = "Эта запись была отредактирована"; +$a->strings["Private Message"] = "Личное сообщение"; +$a->strings["Edit"] = "Редактировать"; +$a->strings["save to folder"] = "сохранить в папке"; +$a->strings["add star"] = "пометить"; +$a->strings["remove star"] = "убрать метку"; +$a->strings["toggle star status"] = "переключить статус"; +$a->strings["starred"] = "помечено"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "добавить ключевое слово (таг)"; +$a->strings["I like this (toggle)"] = "Нравится"; +$a->strings["like"] = "нравится"; +$a->strings["I don't like this (toggle)"] = "Не нравится"; +$a->strings["dislike"] = "не нравитса"; +$a->strings["Share this"] = "Поделитесь этим"; +$a->strings["share"] = "делиться"; +$a->strings["to"] = "к"; +$a->strings["via"] = "через"; +$a->strings["Wall-to-Wall"] = "Стена-на-Стену"; +$a->strings["via Wall-To-Wall:"] = "через Стена-на-Стену:"; +$a->strings["%d comment"] = array( + 0 => "%d комментарий", + 1 => "%d комментариев", + 2 => "%d комментариев", +); +$a->strings["This is you"] = "Это вы"; +$a->strings["Bold"] = "Жирный"; +$a->strings["Italic"] = "Kурсивный"; +$a->strings["Underline"] = "Подчеркнутый"; +$a->strings["Quote"] = "Цитата"; +$a->strings["Code"] = "Код"; +$a->strings["Image"] = "Изображение / Фото"; +$a->strings["Link"] = "Ссылка"; +$a->strings["Video"] = "Видео"; +$a->strings["Item not available."] = "Пункт не доступен."; +$a->strings["Item was not found."] = "Пункт не был найден."; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Количество ежедневных сообщений на стене %s превышено. Сообщение отменено.."; +$a->strings["No recipient selected."] = "Не выбран получатель."; +$a->strings["Unable to check your home location."] = "Невозможно проверить местоположение."; +$a->strings["Message could not be sent."] = "Сообщение не может быть отправлено."; +$a->strings["Message collection failure."] = "Неудача коллекции сообщения."; +$a->strings["Message sent."] = "Сообщение отправлено."; +$a->strings["No recipient."] = "Без адресата."; +$a->strings["Send Private Message"] = "Отправить личное сообщение"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Если Вы хотите ответить %s, пожалуйста, проверьте, позволяют ли настройки конфиденциальности на Вашем сайте принимать персональную почту от неизвестных отправителей."; +$a->strings["To:"] = "Кому:"; +$a->strings["Subject:"] = "Тема:"; +$a->strings["Your message:"] = "Ваше сообщение:"; +$a->strings["Group created."] = "Группа создана."; +$a->strings["Could not create group."] = "Не удалось создать группу."; +$a->strings["Group not found."] = "Группа не найдена."; +$a->strings["Group name changed."] = "Название группы изменено."; +$a->strings["Save Group"] = "Сохранить группу"; +$a->strings["Create a group of contacts/friends."] = "Создать группу контактов / друзей."; +$a->strings["Group Name: "] = "Название группы: "; +$a->strings["Group removed."] = "Группа удалена."; +$a->strings["Unable to remove group."] = "Не удается удалить группу."; +$a->strings["Group Editor"] = "Редактор групп"; +$a->strings["Members"] = "Участники"; +$a->strings["All Contacts"] = "Все контакты"; +$a->strings["Click on a contact to add or remove."] = "Нажмите на контакт, чтобы добавить или удалить."; +$a->strings["No potential page delegates located."] = ""; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Доверенные лица могут управлять всеми аспектами этого аккаунта/страницы, за исключением основных настроек аккаунта. Пожалуйста, не предоставляйте доступ в личный кабинет тому, кому вы не полностью доверяете."; +$a->strings["Existing Page Managers"] = "Существующие менеджеры страницы"; +$a->strings["Existing Page Delegates"] = "Существующие уполномоченные страницы"; +$a->strings["Potential Delegates"] = "Возможные доверенные лица"; +$a->strings["Remove"] = "Удалить"; +$a->strings["Add"] = "Добавить"; +$a->strings["No entries."] = "Нет записей."; +$a->strings["Invalid request identifier."] = "Неверный идентификатор запроса."; +$a->strings["Discard"] = "Отказаться"; +$a->strings["Ignore"] = "Игнорировать"; +$a->strings["System"] = "Система"; +$a->strings["Personal"] = "Персонал"; +$a->strings["Show Ignored Requests"] = "Показать проигнорированные запросы"; +$a->strings["Hide Ignored Requests"] = "Скрыть проигнорированные запросы"; +$a->strings["Notification type: "] = "Тип уведомления: "; +$a->strings["Friend Suggestion"] = "Предложение в друзья"; +$a->strings["suggested by %s"] = "предложено юзером %s"; +$a->strings["Hide this contact from others"] = "Скрыть этот контакт от других"; +$a->strings["Post a new friend activity"] = "Настроение"; +$a->strings["if applicable"] = "если требуется"; +$a->strings["Approve"] = "Одобрить"; +$a->strings["Claims to be known to you: "] = "Утверждения, о которых должно быть вам известно: "; +$a->strings["yes"] = "да"; +$a->strings["no"] = "нет"; +$a->strings["Approve as: "] = "Утвердить как: "; +$a->strings["Friend"] = "Друг"; +$a->strings["Sharer"] = "Участник"; +$a->strings["Fan/Admirer"] = "Фанат / Поклонник"; +$a->strings["Friend/Connect Request"] = "Запрос в друзья / на подключение"; +$a->strings["New Follower"] = "Новый фолловер"; +$a->strings["No introductions."] = "Запросов нет."; +$a->strings["%s liked %s's post"] = "%s нравится %s сообшение"; +$a->strings["%s disliked %s's post"] = "%s не нравится %s сообшение"; +$a->strings["%s is now friends with %s"] = "%s теперь друзья с %s"; +$a->strings["%s created a new post"] = "%s написал новое сообщение"; +$a->strings["%s commented on %s's post"] = "%s прокомментировал %s сообщение"; +$a->strings["No more network notifications."] = "Уведомлений из сети больше нет."; +$a->strings["Network Notifications"] = "Уведомления сети"; +$a->strings["No more system notifications."] = "Системных уведомлений больше нет."; +$a->strings["System Notifications"] = "Уведомления системы"; +$a->strings["No more personal notifications."] = "Персональных уведомлений больше нет."; +$a->strings["Personal Notifications"] = "Личные уведомления"; +$a->strings["No more home notifications."] = "Уведомлений больше нет."; +$a->strings["Home Notifications"] = "Уведомления"; +$a->strings["No profile"] = "Нет профиля"; +$a->strings["everybody"] = "каждый"; +$a->strings["Account"] = "Аккаунт"; +$a->strings["Additional features"] = "Дополнительные возможности"; +$a->strings["Display"] = ""; +$a->strings["Social Networks"] = ""; +$a->strings["Plugins"] = "Плагины"; +$a->strings["Connected apps"] = "Подключенные приложения"; +$a->strings["Export personal data"] = "Экспорт личных данных"; +$a->strings["Remove account"] = "Удалить аккаунт"; +$a->strings["Missing some important data!"] = "Не хватает важных данных!"; +$a->strings["Update"] = "Обновление"; +$a->strings["Failed to connect with email account using the settings provided."] = "Не удалось подключиться к аккаунту e-mail, используя указанные настройки."; +$a->strings["Email settings updated."] = "Настройки эл. почты обновлены."; +$a->strings["Features updated"] = "Настройки обновлены"; +$a->strings["Relocate message has been send to your contacts"] = "Перемещённое сообщение было отправлено списку контактов"; +$a->strings["Passwords do not match. Password unchanged."] = "Пароли не совпадают. Пароль не изменен."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Пустые пароли не допускаются. Пароль не изменен."; +$a->strings["Wrong password."] = "Неверный пароль."; +$a->strings["Password changed."] = "Пароль изменен."; +$a->strings["Password update failed. Please try again."] = "Обновление пароля не удалось. Пожалуйста, попробуйте еще раз."; +$a->strings[" Please use a shorter name."] = " Пожалуйста, используйте более короткое имя."; +$a->strings[" Name too short."] = " Имя слишком короткое."; +$a->strings["Wrong Password"] = "Неверный пароль."; +$a->strings[" Not valid email."] = " Неверный e-mail."; +$a->strings[" Cannot change to that email."] = " Невозможно изменить на этот e-mail."; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Частный форум не имеет настроек приватности. Используется группа конфиденциальности по умолчанию."; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Частный форум не имеет настроек приватности и не имеет групп приватности по умолчанию."; +$a->strings["Settings updated."] = "Настройки обновлены."; +$a->strings["Add application"] = "Добавить приложения"; +$a->strings["Save Settings"] = "Сохранить настройки"; +$a->strings["Name"] = "Имя"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Перенаправление"; +$a->strings["Icon url"] = "URL символа"; +$a->strings["You can't edit this application."] = "Вы не можете изменить это приложение."; +$a->strings["Connected Apps"] = "Подключенные приложения"; +$a->strings["Client key starts with"] = "Ключ клиента начинается с"; +$a->strings["No name"] = "Нет имени"; +$a->strings["Remove authorization"] = "Удалить авторизацию"; +$a->strings["No Plugin settings configured"] = "Нет сконфигурированных настроек плагина"; +$a->strings["Plugin Settings"] = "Настройки плагина"; +$a->strings["Off"] = ""; +$a->strings["On"] = ""; +$a->strings["Additional Features"] = "Дополнительные возможности"; +$a->strings["Built-in support for %s connectivity is %s"] = "Встроенная поддержка для %s подключение %s"; +$a->strings["enabled"] = "подключено"; +$a->strings["disabled"] = "отключено"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "Доступ эл. почты отключен на этом сайте."; +$a->strings["Email/Mailbox Setup"] = "Настройка эл. почты / почтового ящика"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Если вы хотите общаться с Email контактами, используя этот сервис (по желанию), пожалуйста, уточните, как подключиться к вашему почтовому ящику."; +$a->strings["Last successful email check:"] = "Последняя успешная проверка электронной почты:"; +$a->strings["IMAP server name:"] = "Имя IMAP сервера:"; +$a->strings["IMAP port:"] = "Порт IMAP:"; +$a->strings["Security:"] = "Безопасность:"; +$a->strings["None"] = "Ничего"; +$a->strings["Email login name:"] = "Логин эл. почты:"; +$a->strings["Email password:"] = "Пароль эл. почты:"; +$a->strings["Reply-to address:"] = "Адрес для ответа:"; +$a->strings["Send public posts to all email contacts:"] = "Отправлять открытые сообщения на все контакты электронной почты:"; +$a->strings["Action after import:"] = "Действие после импорта:"; +$a->strings["Mark as seen"] = "Отметить, как прочитанное"; +$a->strings["Move to folder"] = "Переместить в папку"; +$a->strings["Move to folder:"] = "Переместить в папку:"; +$a->strings["No special theme for mobile devices"] = "Нет специальной темы для мобильных устройств"; +$a->strings["Display Settings"] = "Параметры дисплея"; +$a->strings["Display Theme:"] = "Показать тему:"; +$a->strings["Mobile Theme:"] = "Мобильная тема:"; +$a->strings["Update browser every xx seconds"] = "Обновление браузера каждые хх секунд"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Минимум 10 секунд, максимума нет"; +$a->strings["Number of items to display per page:"] = "Количество элементов, отображаемых на одной странице:"; +$a->strings["Maximum of 100 items"] = "Максимум 100 элементов"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "Количество элементов на странице, когда просмотр осуществляется с мобильных устройств:"; +$a->strings["Don't show emoticons"] = "не показывать emoticons"; +$a->strings["Don't show notices"] = ""; +$a->strings["Infinite scroll"] = "Бесконечная прокрутка"; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = ""; +$a->strings["Community Types"] = ""; +$a->strings["Normal Account Page"] = "Стандартная страница аккаунта"; +$a->strings["This account is a normal personal profile"] = "Этот аккаунт является обычным персональным профилем"; +$a->strings["Soapbox Page"] = ""; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Автоматически одобряются все подключения / запросы в друзья, \"только для чтения\" поклонниками"; +$a->strings["Community Forum/Celebrity Account"] = "Аккаунт сообщества Форум/Знаменитость"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Автоматически одобряются все подключения / запросы в друзья, \"для чтения и записей\" поклонников"; +$a->strings["Automatic Friend Page"] = "\"Автоматический друг\" страница"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "Автоматически одобряются все подключения / запросы в друзья, расширяется список друзей"; +$a->strings["Private Forum [Experimental]"] = "Личный форум [экспериментально]"; +$a->strings["Private forum - approved members only"] = "Приватный форум - разрешено только участникам"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Необязательно) Разрешить этому OpenID входить в этот аккаунт"; +$a->strings["Publish your default profile in your local site directory?"] = "Публиковать ваш профиль по умолчанию в вашем локальном каталоге на сайте?"; +$a->strings["No"] = "Нет"; +$a->strings["Publish your default profile in the global social directory?"] = "Публиковать ваш профиль по умолчанию в глобальном социальном каталоге?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Скрывать ваш список контактов/друзей от посетителей вашего профиля по умолчанию?"; +$a->strings["Allow friends to post to your profile page?"] = "Разрешить друзьям оставлять сообщения на страницу вашего профиля?"; +$a->strings["Allow friends to tag your posts?"] = "Разрешить друзьям отмечять ваши сообщения?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Позвольть предлогать Вам потенциальных друзей?"; +$a->strings["Permit unknown people to send you private mail?"] = "Разрешить незнакомым людям отправлять вам личные сообщения?"; +$a->strings["Profile is not published."] = "Профиль не публикуется."; +$a->strings["or"] = "или"; +$a->strings["Your Identity Address is"] = "Ваш идентификационный адрес"; +$a->strings["Automatically expire posts after this many days:"] = "Автоматическое истекание срока действия сообщения после стольких дней:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Если пусто, срок действия сообщений не будет ограничен. Сообщения с истекшим сроком действия будут удалены"; +$a->strings["Advanced expiration settings"] = "Настройки расширенного окончания срока действия"; +$a->strings["Advanced Expiration"] = "Расширенное окончание срока действия"; +$a->strings["Expire posts:"] = "Срок хранения сообщений:"; +$a->strings["Expire personal notes:"] = "Срок хранения личных заметок:"; +$a->strings["Expire starred posts:"] = "Срок хранения усеянных сообщений:"; +$a->strings["Expire photos:"] = "Срок хранения фотографий:"; +$a->strings["Only expire posts by others:"] = "Только устаревшие посты других:"; +$a->strings["Account Settings"] = "Настройки аккаунта"; +$a->strings["Password Settings"] = "Настройка пароля"; +$a->strings["New Password:"] = "Новый пароль:"; +$a->strings["Confirm:"] = "Подтвердите:"; +$a->strings["Leave password fields blank unless changing"] = "Оставьте поля пароля пустыми, если он не изменяется"; +$a->strings["Current Password:"] = "Текущий пароль:"; +$a->strings["Your current password to confirm the changes"] = "Ваш текущий пароль, для подтверждения изменений"; +$a->strings["Password:"] = "Пароль:"; +$a->strings["Basic Settings"] = "Основные параметры"; +$a->strings["Email Address:"] = "Адрес электронной почты:"; +$a->strings["Your Timezone:"] = "Ваш часовой пояс:"; +$a->strings["Default Post Location:"] = "Местонахождение по умолчанию:"; +$a->strings["Use Browser Location:"] = "Использовать определение местоположения браузером:"; +$a->strings["Security and Privacy Settings"] = "Параметры безопасности и конфиденциальности"; +$a->strings["Maximum Friend Requests/Day:"] = "Максимум запросов в друзья в день:"; +$a->strings["(to prevent spam abuse)"] = "(для предотвращения спама)"; +$a->strings["Default Post Permissions"] = "Разрешение на сообщения по умолчанию"; +$a->strings["(click to open/close)"] = "(нажмите, чтобы открыть / закрыть)"; +$a->strings["Show to Groups"] = "Показать в группах"; +$a->strings["Show to Contacts"] = "Показывать контактам"; +$a->strings["Default Private Post"] = "Личное сообщение по умолчанию"; +$a->strings["Default Public Post"] = "Публичное сообщение по умолчанию"; +$a->strings["Default Permissions for New Posts"] = "Права для новых записей по умолчанию"; +$a->strings["Maximum private messages per day from unknown people:"] = "Максимальное количество личных сообщений от незнакомых людей в день:"; +$a->strings["Notification Settings"] = "Настройка уведомлений"; +$a->strings["By default post a status message when:"] = "Отправить состояние о статусе по умолчанию, если:"; +$a->strings["accepting a friend request"] = "принятие запроса на добавление в друзья"; +$a->strings["joining a forum/community"] = "вступление в сообщество/форум"; +$a->strings["making an interesting profile change"] = "сделать изменения в настройках интересов профиля"; +$a->strings["Send a notification email when:"] = "Отправлять уведомление по электронной почте, когда:"; +$a->strings["You receive an introduction"] = "Вы получили запрос"; +$a->strings["Your introductions are confirmed"] = "Ваши запросы подтверждены"; +$a->strings["Someone writes on your profile wall"] = "Кто-то пишет на стене вашего профиля"; +$a->strings["Someone writes a followup comment"] = "Кто-то пишет последующий комментарий"; +$a->strings["You receive a private message"] = "Вы получаете личное сообщение"; +$a->strings["You receive a friend suggestion"] = "Вы полулили предложение о добавлении в друзья"; +$a->strings["You are tagged in a post"] = "Вы отмечены в посте"; +$a->strings["You are poked/prodded/etc. in a post"] = ""; +$a->strings["Advanced Account/Page Type Settings"] = "Расширенные настройки типа аккаунта/страницы"; +$a->strings["Change the behaviour of this account for special situations"] = "Измените поведение этого аккаунта в специальных ситуациях"; +$a->strings["Relocate"] = "Переместить"; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Если вы переместили эту анкету с другого сервера, и некоторые из ваших контактов не получили ваши обновления, попробуйте нажать эту кнопку."; +$a->strings["Resend relocate message to contacts"] = "Отправить перемещённые сообщения контактам"; +$a->strings["Common Friends"] = "Общие друзья"; +$a->strings["No contacts in common."] = "Нет общих контактов."; +$a->strings["Remote privacy information not available."] = "Личная информация удаленно недоступна."; +$a->strings["Visible to:"] = "Кто может видеть:"; +$a->strings["%d contact edited."] = array( + 0 => "%d контакт изменён.", + 1 => "%d контакты изменены", + 2 => "%d контакты изменены", +); +$a->strings["Could not access contact record."] = "Не удалось получить доступ к записи контакта."; +$a->strings["Could not locate selected profile."] = "Не удалось найти выбранный профиль."; +$a->strings["Contact updated."] = "Контакт обновлен."; +$a->strings["Failed to update contact record."] = "Не удалось обновить запись контакта."; +$a->strings["Contact has been blocked"] = "Контакт заблокирован"; +$a->strings["Contact has been unblocked"] = "Контакт разблокирован"; +$a->strings["Contact has been ignored"] = "Контакт проигнорирован"; +$a->strings["Contact has been unignored"] = "У контакта отменено игнорирование"; +$a->strings["Contact has been archived"] = "Контакт заархивирован"; +$a->strings["Contact has been unarchived"] = "Контакт разархивирован"; +$a->strings["Do you really want to delete this contact?"] = "Вы действительно хотите удалить этот контакт?"; +$a->strings["Contact has been removed."] = "Контакт удален."; +$a->strings["You are mutual friends with %s"] = "У Вас взаимная дружба с %s"; +$a->strings["You are sharing with %s"] = "Вы делитесь с %s"; +$a->strings["%s is sharing with you"] = "%s делитса с Вами"; +$a->strings["Private communications are not available for this contact."] = "Личные коммуникации недоступны для этого контакта."; +$a->strings["Never"] = "Никогда"; +$a->strings["(Update was successful)"] = "(Обновление было успешно)"; +$a->strings["(Update was not successful)"] = "(Обновление не удалось)"; +$a->strings["Suggest friends"] = "Предложить друзей"; +$a->strings["Network type: %s"] = "Сеть: %s"; +$a->strings["View all contacts"] = "Показать все контакты"; +$a->strings["Unblock"] = "Разблокировать"; +$a->strings["Block"] = "Заблокировать"; +$a->strings["Toggle Blocked status"] = "Изменить статус блокированности (заблокировать/разблокировать)"; +$a->strings["Unignore"] = "Не игнорировать"; +$a->strings["Toggle Ignored status"] = "Изменить статус игнорирования"; +$a->strings["Unarchive"] = "Разархивировать"; +$a->strings["Archive"] = "Архивировать"; +$a->strings["Toggle Archive status"] = "Сменить статус архивации (архивирова/не архивировать)"; +$a->strings["Repair"] = "Восстановить"; +$a->strings["Advanced Contact Settings"] = "Дополнительные Настройки Контакта"; +$a->strings["Communications lost with this contact!"] = "Связь с контактом утеряна!"; +$a->strings["Contact Editor"] = "Редактор контакта"; +$a->strings["Profile Visibility"] = "Видимость профиля"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Пожалуйста, выберите профиль, который вы хотите отображать %s, когда просмотр вашего профиля безопасен."; +$a->strings["Contact Information / Notes"] = "Информация о контакте / Заметки"; +$a->strings["Edit contact notes"] = "Редактировать заметки контакта"; +$a->strings["Visit %s's profile [%s]"] = "Посетить профиль %s [%s]"; +$a->strings["Block/Unblock contact"] = "Блокировать / Разблокировать контакт"; +$a->strings["Ignore contact"] = "Игнорировать контакт"; +$a->strings["Repair URL settings"] = "Восстановить настройки URL"; +$a->strings["View conversations"] = "Просмотр бесед"; +$a->strings["Delete contact"] = "Удалить контакт"; +$a->strings["Last update:"] = "Последнее обновление: "; +$a->strings["Update public posts"] = "Обновить публичные сообщения"; +$a->strings["Update now"] = "Обновить сейчас"; +$a->strings["Currently blocked"] = "В настоящее время заблокирован"; +$a->strings["Currently ignored"] = "В настоящее время игнорируется"; +$a->strings["Currently archived"] = "В данный момент архивирован"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Ответы/лайки ваших публичных сообщений будут видимы."; +$a->strings["Notification for new posts"] = ""; +$a->strings["Send a notification of every new post of this contact"] = ""; +$a->strings["Fetch further information for feeds"] = ""; +$a->strings["Suggestions"] = "Предложения"; +$a->strings["Suggest potential friends"] = "Предложить потенциального знакомого"; +$a->strings["Show all contacts"] = "Показать все контакты"; +$a->strings["Unblocked"] = "Не блокирован"; +$a->strings["Only show unblocked contacts"] = "Показать только не блокированные контакты"; +$a->strings["Blocked"] = "Заблокирован"; +$a->strings["Only show blocked contacts"] = "Показать только блокированные контакты"; +$a->strings["Ignored"] = "Игнорирован"; +$a->strings["Only show ignored contacts"] = "Показать только игнорируемые контакты"; +$a->strings["Archived"] = "Архивированные"; +$a->strings["Only show archived contacts"] = "Показывать только архивные контакты"; +$a->strings["Hidden"] = "Скрытые"; +$a->strings["Only show hidden contacts"] = "Показывать только скрытые контакты"; +$a->strings["Mutual Friendship"] = "Взаимная дружба"; +$a->strings["is a fan of yours"] = "является вашим поклонником"; +$a->strings["you are a fan of"] = "Вы - поклонник"; +$a->strings["Edit contact"] = "Редактировать контакт"; +$a->strings["Search your contacts"] = "Поиск ваших контактов"; +$a->strings["Finding: "] = "Результат поиска: "; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; +$a->strings["Or - did you try to upload an empty file?"] = ""; +$a->strings["File exceeds size limit of %d"] = "Файл превышает предельный размер %d"; +$a->strings["File upload failed."] = "Загрузка файла не удалась."; +$a->strings["[Embedded content - reload page to view]"] = "[Встроенное содержание - перезагрузите страницу для просмотра]"; +$a->strings["Export account"] = "Экспорт аккаунта"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Экспорт ваших регистрационных данные и контактов. Используйте, чтобы создать резервную копию вашего аккаунта и/или переместить его на другой сервер."; +$a->strings["Export all"] = "Экспорт всего"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Экспорт информации вашего аккаунта, контактов и всех ваших пунктов, как JSON. Может получиться очень большой файл и это может занять много времени. Используйте, чтобы создать полную резервную копию вашего аккаунта (фото не экспортируются)"; $a->strings["Registration successful. Please check your email for further instructions."] = "Регистрация успешна. Пожалуйста, проверьте свою электронную почту для получения дальнейших инструкций."; $a->strings["Failed to send email message. Here is the message that failed."] = "Невозможно отправить сообщение электронной почтой. Вот сообщение, которое не удалось."; $a->strings["Your registration can not be processed."] = "Ваша регистрация не может быть обработана."; -$a->strings["Registration request at %s"] = "Запрос на регистрацию на %s"; $a->strings["Your registration is pending approval by the site owner."] = "Ваша регистрация в ожидании одобрения владельцем сайта."; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Этот сайт превысил допустимое количество ежедневных регистраций. Пожалуйста, повторите попытку завтра."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Вы можете (по желанию), заполнить эту форму с помощью OpenID, поддерживая ваш OpenID и нажав клавишу \"Регистрация\"."; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Если вы не знакомы с OpenID, пожалуйста, оставьте это поле пустым и заполните остальные элементы."; $a->strings["Your OpenID (optional): "] = "Ваш OpenID (необязательно):"; $a->strings["Include your profile in member directory?"] = "Включить ваш профиль в каталог участников?"; -$a->strings["Yes"] = "Да"; -$a->strings["No"] = "Нет"; $a->strings["Membership on this site is by invitation only."] = "Членство на сайте только по приглашению."; $a->strings["Your invitation ID: "] = "ID вашего приглашения:"; $a->strings["Registration"] = "Регистрация"; @@ -213,197 +1038,87 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "Выберите псевдоним: "; $a->strings["Import"] = "Импорт"; $a->strings["Import your profile to this friendica instance"] = "Импорт своего профиля в этот экземпляр friendica"; -$a->strings["Profile not found."] = "Профиль не найден."; -$a->strings["Contact not found."] = "Контакт не найден."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Это может иногда происходить, если контакт запрашивали двое людей, и он был уже одобрен."; -$a->strings["Response from remote site was not understood."] = "Ответ от удаленного сайта не был понят."; -$a->strings["Unexpected response from remote site: "] = "Неожиданный ответ от удаленного сайта: "; -$a->strings["Confirmation completed successfully."] = "Подтверждение успешно завершено."; -$a->strings["Remote site reported: "] = "Удаленный сайт сообщил: "; -$a->strings["Temporary failure. Please wait and try again."] = "Временные неудачи. Подождите и попробуйте еще раз."; -$a->strings["Introduction failed or was revoked."] = "Запрос ошибочен или был отозван."; -$a->strings["Unable to set contact photo."] = "Не удается установить фото контакта."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s и %2\$s теперь друзья"; -$a->strings["No user record found for '%s' "] = "Не найдено записи пользователя для '%s' "; -$a->strings["Our site encryption key is apparently messed up."] = "Наш ключ шифрования сайта, по-видимому, перепутался."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Был предоставлен пустой URL сайта ​​или URL не может быть расшифрован нами."; -$a->strings["Contact record was not found for you on our site."] = "Запись контакта не найдена для вас на нашем сайте."; -$a->strings["Site public key not available in contact record for URL %s."] = "Публичный ключ недоступен в записи о контакте по ссылке %s"; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID, предложенный вашей системой, является дубликатом в нашей системе. Он должен работать, если вы повторите попытку."; -$a->strings["Unable to set your contact credentials on our system."] = "Не удалось установить ваши учетные данные контакта в нашей системе."; -$a->strings["Unable to update your contact profile details on our system"] = "Не удается обновить ваши контактные детали профиля в нашей системе"; -$a->strings["Connection accepted at %s"] = "Подключение принято в %s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s присоединился %2\$s"; +$a->strings["Post successful."] = "Успешно добавлено."; +$a->strings["System down for maintenance"] = "Система закрыта на техническое обслуживание"; +$a->strings["Access to this profile has been restricted."] = "Доступ к этому профилю ограничен."; +$a->strings["Tips for New Members"] = "Советы для новых участников"; +$a->strings["Public access denied."] = "Свободный доступ закрыт."; +$a->strings["No videos selected"] = "Видео не выбрано"; +$a->strings["Access to this item is restricted."] = "Доступ к этому пункту ограничен."; +$a->strings["View Album"] = "Просмотреть альбом"; +$a->strings["Recent Videos"] = "Последние видео"; +$a->strings["Upload New Videos"] = "Загрузить новые видео"; +$a->strings["Manage Identities and/or Pages"] = "Управление идентификацией и / или страницами"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = ""; +$a->strings["Select an identity to manage: "] = "Выберите идентификацию для управления: "; +$a->strings["Item not found"] = "Элемент не найден"; +$a->strings["Edit post"] = "Редактировать сообщение"; +$a->strings["People Search"] = "Поиск людей"; +$a->strings["No matches"] = "Нет соответствий"; +$a->strings["Account approved."] = "Аккаунт утвержден."; +$a->strings["Registration revoked for %s"] = "Регистрация отменена для %s"; +$a->strings["Please login."] = "Пожалуйста, войдите с паролем."; +$a->strings["This introduction has already been accepted."] = "Этот запрос был уже принят."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Местоположение профиля является недопустимым или не содержит информацию о профиле."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Внимание: местоположение профиля не имеет идентифицируемого имени владельца."; +$a->strings["Warning: profile location has no profile photo."] = "Внимание: местоположение профиля не имеет еще фотографии профиля."; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d требуемый параметр не был найден в заданном месте", + 1 => "%d требуемых параметров не были найдены в заданном месте", + 2 => "%d требуемых параметров не были найдены в заданном месте", +); +$a->strings["Introduction complete."] = "Запрос создан."; +$a->strings["Unrecoverable protocol error."] = "Неисправимая ошибка протокола."; +$a->strings["Profile unavailable."] = "Профиль недоступен."; +$a->strings["%s has received too many connection requests today."] = "К %s пришло сегодня слишком много запросов на подключение."; +$a->strings["Spam protection measures have been invoked."] = "Были применены меры защиты от спама."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Друзья советуют попробовать еще раз в ближайшие 24 часа."; +$a->strings["Invalid locator"] = "Недопустимый локатор"; +$a->strings["Invalid email address."] = "Неверный адрес электронной почты."; +$a->strings["This account has not been configured for email. Request failed."] = "Этот аккаунт не настроен для электронной почты. Запрос не удался."; +$a->strings["Unable to resolve your name at the provided location."] = "Не удается установить ваше имя на предложенном местоположении."; +$a->strings["You have already introduced yourself here."] = "Вы уже ввели информацию о себе здесь."; +$a->strings["Apparently you are already friends with %s."] = "Похоже, что вы уже друзья с %s."; +$a->strings["Invalid profile URL."] = "Неверный URL профиля."; +$a->strings["Your introduction has been sent."] = "Ваш запрос отправлен."; +$a->strings["Please login to confirm introduction."] = "Для подтверждения запроса войдите пожалуйста с паролем."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Неверно идентифицирован вход. Пожалуйста, войдите в этот профиль."; +$a->strings["Hide this contact"] = "Скрыть этот контакт"; +$a->strings["Welcome home %s."] = "Добро пожаловать домой, %s!"; +$a->strings["Please confirm your introduction/connection request to %s."] = "Пожалуйста, подтвердите краткую информацию / запрос на подключение к %s."; +$a->strings["Confirm"] = "Подтвердить"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Пожалуйста, введите ваш 'идентификационный адрес' одной из следующих поддерживаемых социальных сетей:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Если вы еще не являетесь членом свободной социальной сети, перейдите по этой ссылке, чтобы найти публичный сервер Friendica и присоединиться к нам сейчас ."; +$a->strings["Friend/Connection Request"] = "Запрос в друзья / на подключение"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Примеры: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "Пожалуйста, ответьте следующее:"; +$a->strings["Does %s know you?"] = "%s знает вас?"; +$a->strings["Add a personal note:"] = "Добавить личную заметку:"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet / Federated Social Web"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "Участники сети Diaspora: пожалуйста, не пользуйтесь этой формой. Вместо этого введите %s в строке поиска Diaspora"; +$a->strings["Your Identity Address:"] = "Ваш идентификационный адрес:"; +$a->strings["Submit Request"] = "Отправить запрос"; +$a->strings["Files"] = "Файлы"; $a->strings["Authorize application connection"] = "Разрешить связь с приложением"; $a->strings["Return to your app and insert this Securty Code:"] = "Вернитесь в ваше приложение и задайте этот код:"; $a->strings["Please login to continue."] = "Пожалуйста, войдите для продолжения."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Вы действительно хотите разрешить этому приложению доступ к своим постам и контактам, а также создавать новые записи от вашего имени?"; -$a->strings["No valid account found."] = "Не найдено действительного аккаунта."; -$a->strings["Password reset request issued. Check your email."] = "Запрос на сброс пароля принят. Проверьте вашу электронную почту."; -$a->strings["Password reset requested at %s"] = "Запрос на сброс пароля получен %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Запрос не может быть проверен. (Вы, возможно, ранее представляли его.) Попытка сброса пароля неудачная."; -$a->strings["Your password has been reset as requested."] = "Ваш пароль был сброшен по требованию."; -$a->strings["Your new password is"] = "Ваш новый пароль"; -$a->strings["Save or copy your new password - and then"] = "Сохраните или скопируйте новый пароль - и затем"; -$a->strings["click here to login"] = "нажмите здесь для входа"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Ваш пароль может быть изменен на странице Настройки после успешного входа."; -$a->strings["Your password has been changed at %s"] = "Ваш пароль был изменен %s"; -$a->strings["Forgot your Password?"] = "Забыли пароль?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Введите адрес электронной почты и подтвердите, что вы хотите сбросить ваш пароль. Затем проверьте свою электронную почту для получения дальнейших инструкций."; -$a->strings["Nickname or Email: "] = "Ник или E-mail: "; -$a->strings["Reset"] = "Сброс"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Количество ежедневных сообщений на стене %s превышено. Сообщение отменено.."; -$a->strings["No recipient selected."] = "Не выбран получатель."; -$a->strings["Unable to check your home location."] = "Невозможно проверить местоположение."; -$a->strings["Message could not be sent."] = "Сообщение не может быть отправлено."; -$a->strings["Message collection failure."] = "Неудача коллекции сообщения."; -$a->strings["Message sent."] = "Сообщение отправлено."; -$a->strings["No recipient."] = "Без адресата."; -$a->strings["Please enter a link URL:"] = "Пожалуйста, введите URL ссылки:"; -$a->strings["Send Private Message"] = "Отправить личное сообщение"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Если Вы хотите ответить %s, пожалуйста, проверьте, позволяют ли настройки конфиденциальности на Вашем сайте принимать персональную почту от неизвестных отправителей."; -$a->strings["To:"] = "Кому:"; -$a->strings["Subject:"] = "Тема:"; -$a->strings["Your message:"] = "Ваше сообщение:"; -$a->strings["Upload photo"] = "Загрузить фото"; -$a->strings["Insert web link"] = "Вставить веб-ссылку"; -$a->strings["Welcome to Friendica"] = "Добро пожаловать в Friendica"; -$a->strings["New Member Checklist"] = "Новый контрольный список участников"; -$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."] = "Мы хотели бы предложить некоторые советы и ссылки, помогающие сделать вашу работу приятнее. Нажмите на любой элемент, чтобы посетить соответствующую страницу. Ссылка на эту страницу будет видна на вашей домашней странице в течение двух недель после первоначальной регистрации, а затем она исчезнет."; -$a->strings["Getting Started"] = "Начало работы"; -$a->strings["Friendica Walk-Through"] = "Friendica тур"; -$a->strings["On your Quick Start 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["On your Settings 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."] = "На вашей странице Настройки - вы можете изменить свой первоначальный пароль. Также обратите внимание на ваш личный адрес. Он выглядит так же, как адрес электронной почты - и будет полезен для поиска друзей в свободной социальной сети."; -$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."] = "Просмотрите другие установки, в частности, параметры конфиденциальности. Неопубликованные пункты каталога с частными номерами телефона. В общем, вам, вероятно, следует опубликовать свою информацию - если все ваши друзья и потенциальные друзья точно знают, как вас найти."; -$a->strings["Upload Profile Photo"] = "Загрузить фото профиля"; -$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."] = "Загрузите фотографию профиля, если вы еще не сделали это. Исследования показали, что люди с реальными фотографиями имеют в десять раз больше шансов подружиться, чем люди, которые этого не делают."; -$a->strings["Edit Your Profile"] = "Редактировать профиль"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Отредактируйте профиль по умолчанию на свой ​​вкус. Просмотрите установки для сокрытия вашего списка друзей и сокрытия профиля от неизвестных посетителей."; -$a->strings["Profile Keywords"] = "Ключевые слова профиля"; -$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."] = "Установите некоторые публичные ключевые слова для вашего профиля по умолчанию, которые описывают ваши интересы. Мы можем быть в состоянии найти других людей со схожими интересами и предложить дружбу."; -$a->strings["Connecting"] = "Подключение"; -$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."] = "Авторизуйте Facebook Connector , если у вас уже есть аккаунт на Facebook, и мы (по желанию) импортируем всех ваших друзей и беседы с Facebook."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Если это ваш личный сервер, установите дополнение Facebook, это может облегчить ваш переход на свободную социальную сеть."; -$a->strings["Importing Emails"] = "Импортирование Email-ов"; -$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"] = "Введите информацию о доступе к вашему email на странице настроек вашего коннектора, если вы хотите импортировать, и общаться с друзьями или получать рассылки на ваш ящик электронной почты"; -$a->strings["Go to Your Contacts Page"] = "Перейти на страницу ваших контактов"; -$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 Add New Contact dialog."] = "Ваша страница контактов - это ваш шлюз к управлению дружбой и общением с друзьями в других сетях. Обычно вы вводите свой ​​адрес или адрес сайта в диалог Добавить новый контакт."; -$a->strings["Go to Your Site's Directory"] = "Перейти в каталог вашего сайта"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "На странице каталога вы можете найти других людей в этой сети или на других похожих сайтах. Ищите ссылки Подключить или Следовать на страницах их профилей. Укажите свой собственный адрес идентификации, если требуется."; -$a->strings["Finding New People"] = "Поиск людей"; -$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."] = "На боковой панели страницы Контакты есть несколько инструментов, чтобы найти новых друзей. Мы можем искать по соответствию интересам, посмотреть людей по имени или интересам, и внести предложения на основе сетевых отношений. На новом сайте, предложения дружбы, как правило, начинают заполняться в течение 24 часов."; -$a->strings["Groups"] = "Группы"; -$a->strings["Group Your Contacts"] = "Группа \"ваши контакты\""; -$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."] = "После того, как вы найдете несколько друзей, организуйте их в группы частных бесед в боковой панели на странице Контакты, а затем вы можете взаимодействовать с каждой группой приватно или на вашей странице Сеть."; -$a->strings["Why Aren't My Posts Public?"] = "Почему мои посты не публичные?"; -$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."] = "Friendica уважает вашу приватность. По умолчанию, ваши сообщения будут показываться только для людей, которых вы добавили в список друзей. Для получения дополнительной информации см. раздел справки по ссылке выше."; -$a->strings["Getting Help"] = "Получить помощь"; -$a->strings["Go to the Help Section"] = "Перейти в раздел справки"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Наши страницы помощи могут проконсультировать о подробностях и возможностях программы и ресурса."; $a->strings["Do you really want to delete this suggestion?"] = "Вы действительно хотите удалить это предложение?"; -$a->strings["Cancel"] = "Отмена"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Нет предложений. Если это новый сайт, пожалуйста, попробуйте снова через 24 часа."; $a->strings["Ignore/Hide"] = "Проигнорировать/Скрыть"; -$a->strings["Search Results For:"] = "Результаты поиска для:"; -$a->strings["Remove term"] = "Удалить элемент"; -$a->strings["Saved Searches"] = "запомненные поиски"; -$a->strings["add"] = "добавить"; -$a->strings["Commented Order"] = "Прокомментированный запрос"; -$a->strings["Sort by Comment Date"] = "Сортировать по дате комментария"; -$a->strings["Posted Order"] = "Отправленный запрос"; -$a->strings["Sort by Post Date"] = "Сортировать по дате отправки"; -$a->strings["Personal"] = "Персонал"; -$a->strings["Posts that mention or involve you"] = ""; -$a->strings["New"] = "Новый"; -$a->strings["Activity Stream - by date"] = "Лента активности - по дате"; -$a->strings["Shared Links"] = "Ссылки, которыми поделились"; -$a->strings["Interesting Links"] = "Интересные ссылки"; -$a->strings["Starred"] = "Помеченный"; -$a->strings["Favourite Posts"] = "Избранные посты"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Внимание: Эта группа содержит %s участника с незащищенной сети.", - 1 => "Внимание: Эта группа содержит %s участников с незащищенной сети.", - 2 => "Внимание: Эта группа содержит %s участников с незащищенной сети.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Личные сообщения к этой группе находятся под угрозой обнародования."; -$a->strings["No such group"] = "Нет такой группы"; -$a->strings["Group is empty"] = "Группа пуста"; -$a->strings["Group: "] = "Группа: "; -$a->strings["Contact: "] = "Контакт: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Личные сообщения этому человеку находятся под угрозой обнародования."; -$a->strings["Invalid contact."] = "Недопустимый контакт."; -$a->strings["Friendica Communications Server - Setup"] = "Коммуникационный сервер Friendica - Доступ"; -$a->strings["Could not connect to database."] = "Не удалось подключиться к базе данных."; -$a->strings["Could not create table."] = "Не удалось создать таблицу."; -$a->strings["Your Friendica site database has been installed."] = "База данных сайта установлена."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Вам может понадобиться импортировать файл \"database.sql\" вручную с помощью PhpMyAdmin или MySQL."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Пожалуйста, смотрите файл \"INSTALL.txt\"."; -$a->strings["System check"] = "Проверить систему"; -$a->strings["Next"] = "Далее"; -$a->strings["Check again"] = "Проверить еще раз"; -$a->strings["Database connection"] = "Подключение к базе данных"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Для того, чтобы установить Friendica, мы должны знать, как подключиться к базе данных."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Пожалуйста, свяжитесь с вашим хостинг-провайдером или администратором сайта, если у вас есть вопросы об этих параметрах."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Базы данных, указанная ниже, должна уже существовать. Если этого нет, пожалуйста, создайте ее перед продолжением."; -$a->strings["Database Server Name"] = "Имя сервера базы данных"; -$a->strings["Database Login Name"] = "Логин базы данных"; -$a->strings["Database Login Password"] = "Пароль базы данных"; -$a->strings["Database Name"] = "Имя базы данных"; -$a->strings["Site administrator email address"] = "Адрес электронной почты администратора сайта"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Ваш адрес электронной почты аккаунта должен соответствовать этому, чтобы использовать веб-панель администратора."; -$a->strings["Please select a default timezone for your website"] = "Пожалуйста, выберите часовой пояс по умолчанию для вашего сайта"; -$a->strings["Site settings"] = "Настройки сайта"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Не удалось найти PATH веб-сервера в установках PHP."; -$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 'Activating scheduled tasks'"] = "Если на вашем сервере не установлена версия командной строки PHP, вы не будете иметь возможность запускать фоновые опросы через крон. См. 'Активация запланированных задачах' "; -$a->strings["PHP executable path"] = "PHP executable path"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Введите полный путь к исполняемому файлу PHP. Вы можете оставить это поле пустым, чтобы продолжить установку."; -$a->strings["Command line PHP"] = "Command line PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; -$a->strings["Found PHP version: "] = "Найденная PHP версия: "; -$a->strings["PHP cli binary"] = "PHP cli binary"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Не включено \"register_argc_argv\" в установках PHP."; -$a->strings["This is required for message delivery to work."] = "Это необходимо для работы доставки сообщений."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Ошибка: функция \"openssl_pkey_new\" в этой системе не в состоянии генерировать ключи шифрования"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Если вы работаете под Windows, см. \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Генерация шифрованых ключей"; -$a->strings["libCurl PHP module"] = "libCurl PHP модуль"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP модуль"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP модуль"; -$a->strings["mysqli PHP module"] = "mysqli PHP модуль"; -$a->strings["mb_string PHP module"] = "mb_string PHP модуль"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Ошибка: необходим модуль веб-сервера Apache mod-rewrite, но он не установлен."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Ошибка: необходим libCURL PHP модуль, но он не установлен."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Ошибка: необходим PHP модуль GD графики с поддержкой JPEG, но он не установлен."; -$a->strings["Error: openssl PHP module required but not installed."] = "Ошибка: необходим PHP модуль OpenSSL, но он не установлен."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Ошибка: необходим PHP модуль MySQLi, но он не установлен."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Ошибка: необходим PHP модуль mb_string, но он не установлен."; -$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."] = "Веб-инсталлятору требуется создать файл с именем \". htconfig.php\" в верхней папке веб-сервера, но он не в состоянии это сделать."; -$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."] = "Это наиболее частые параметры разрешений, когда веб-сервер не может записать файлы в папке - даже если вы можете."; -$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."] = "В конце этой процедуры, мы дадим вам текст, для сохранения в файле с именем .htconfig.php в корневой папке, где установлена Friendica."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "В качестве альтернативы вы можете пропустить эту процедуру и выполнить установку вручную. Пожалуйста, обратитесь к файлу \"INSTALL.txt\" для получения инструкций."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php is writable"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica использует механизм шаблонов Smarty3 для генерации веб-страниц. Smarty3 компилирует шаблоны в PHP для увеличения скорости загрузки."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Для того чтобы хранить эти скомпилированные шаблоны, веб-сервер должен иметь доступ на запись для папки view/smarty3 в директории, где установлена Friendica."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Пожалуйста, убедитесь, что пользователь, под которым работает ваш веб-сервер (например www-data), имеет доступ на запись в этой папке."; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Примечание: в качестве меры безопасности, вы должны дать вебсерверу доступ на запись только в view/smarty3 - но не на сами файлы шаблонов (.tpl)., Которые содержатся в этой папке."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 доступен для записи"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite в .htaccess не работает. Проверьте конфигурацию вашего сервера.."; -$a->strings["Url rewrite is working"] = "Url rewrite работает"; -$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."] = "Файл конфигурации базы данных \".htconfig.php\" не могла быть записан. Пожалуйста, используйте приложенный текст, чтобы создать конфигурационный файл в корневом каталоге веб-сервера."; -$a->strings["

What next

"] = "

Что далее

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "ВАЖНО: Вам нужно будет [вручную] установить запланированное задание для регистратора."; +$a->strings["Contacts who are not members of a group"] = "Контакты, которые не являются членами группы"; +$a->strings["Contact not found."] = "Контакт не найден."; +$a->strings["Friend suggestion sent."] = "Приглашение в друзья отправлено."; +$a->strings["Suggest Friends"] = "Предложить друзей"; +$a->strings["Suggest a friend for %s"] = "Предложить друга для %s."; +$a->strings["link"] = "ссылка"; +$a->strings["No contacts."] = "Нет контактов."; $a->strings["Theme settings updated."] = "Настройки темы обновлены."; $a->strings["Site"] = "Сайт"; $a->strings["Users"] = "Пользователи"; -$a->strings["Plugins"] = "Плагины"; $a->strings["Themes"] = "Темы"; $a->strings["DB updates"] = "Обновление БД"; $a->strings["Logs"] = "Журналы"; -$a->strings["Admin"] = "Администратор"; $a->strings["Plugin Features"] = "Возможности плагина"; $a->strings["User registrations waiting for confirmation"] = "Регистрации пользователей, ожидающие подтверждения"; $a->strings["Normal Account"] = "Обычный аккаунт"; @@ -421,13 +1136,7 @@ $a->strings["Version"] = "Версия"; $a->strings["Active plugins"] = "Активные плагины"; $a->strings["Can not parse base url. Must have at least ://"] = "Невозможно определить базовый URL. Он должен иметь следующий вид - ://"; $a->strings["Site settings updated."] = "Установки сайта обновлены."; -$a->strings["No special theme for mobile devices"] = "Нет специальной темы для мобильных устройств"; -$a->strings["Never"] = "Никогда"; $a->strings["At post arrival"] = ""; -$a->strings["Frequently"] = "Часто"; -$a->strings["Hourly"] = "Раз в час"; -$a->strings["Twice daily"] = "Два раза в день"; -$a->strings["Daily"] = "Ежедневно"; $a->strings["Multi user instance"] = "Многопользовательский вид"; $a->strings["Closed"] = "Закрыто"; $a->strings["Requires approval"] = "Требуется подтверждение"; @@ -435,7 +1144,6 @@ $a->strings["Open"] = "Открыто"; $a->strings["No SSL policy, links will track page SSL state"] = "Нет режима SSL, состояние SSL не будет отслеживаться"; $a->strings["Force all links to use SSL"] = "Заставить все ссылки использовать SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Само-подписанный сертификат, использовать SSL только локально (не рекомендуется)"; -$a->strings["Save Settings"] = "Сохранить настройки"; $a->strings["File upload"] = "Загрузка файлов"; $a->strings["Policies"] = "Политики"; $a->strings["Advanced"] = "Расширенный"; @@ -535,20 +1243,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "Путь к файлу блокировки"; $a->strings["Temp path"] = "Временная папка"; $a->strings["Base path to installation"] = "Путь для установки"; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = "Новый базовый url"; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "Обновление было успешно отмечено"; -$a->strings["Executing %s failed. Check system logs."] = "Не удалось выполнить %s. Проверьте логи системы."; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "Обновление %s успешно применено."; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Процесс обновления %s не вернул статус. Не известно, выполнено, или нет."; -$a->strings["Update function %s could not be found."] = "Функция обновления %s не найдена."; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "Неудавшихся обновлений нет."; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "Неудавшиеся обновления"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "Эта цифра не включает обновления до 1139, которое не возвращает статус."; $a->strings["Mark success (if update was manually applied)"] = "Отмечено успешно (если обновление было применено вручную)"; $a->strings["Attempt to execute this update step automatically"] = "Попытаться выполнить этот шаг обновления автоматически"; -$a->strings["Registration successful. Email send to user"] = "Регистрация завершена. Email отправлен пользователю."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s пользователь заблокирован/разблокирован", 1 => "%s пользователей заблокировано/разблокировано", @@ -567,13 +1281,8 @@ $a->strings["select all"] = "выбрать все"; $a->strings["User registrations waiting for confirm"] = "Регистрации пользователей, ожидающие подтверждения"; $a->strings["User waiting for permanent deletion"] = "Пользователь ожидает окончательного удаления"; $a->strings["Request date"] = "Запрос даты"; -$a->strings["Name"] = "Имя"; -$a->strings["Email"] = "Эл. почта"; $a->strings["No registrations."] = "Нет регистраций."; -$a->strings["Approve"] = "Одобрить"; $a->strings["Deny"] = "Отклонить"; -$a->strings["Block"] = "Заблокировать"; -$a->strings["Unblock"] = "Разблокировать"; $a->strings["Site admin"] = "Админ сайта"; $a->strings["Account expired"] = "Аккаунт просрочен"; $a->strings["New User"] = "Новый пользователь"; @@ -581,7 +1290,6 @@ $a->strings["Register date"] = "Дата регистрации"; $a->strings["Last login"] = "Последний вход"; $a->strings["Last item"] = "Последний пункт"; $a->strings["Deleted since"] = "Удалён с"; -$a->strings["Account"] = "Аккаунт"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Выбранные пользователи будут удалены!\\n\\nВсе, что эти пользователи написали на этом сайте, будет удалено!\\n\\nВы уверены в вашем действии?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Пользователь {0} будет удален!\\n\\nВсе, что этот пользователь написал на этом сайте, будет удалено!\\n\\nВы уверены в вашем действии?"; $a->strings["Name of the new user."] = "Имя нового пользователя."; @@ -605,359 +1313,216 @@ $a->strings["Enable Debugging"] = "Включить отладку"; $a->strings["Log file"] = "Лог-файл"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Должно быть доступно для записи в веб-сервере. Относительно вашего Friendica каталога верхнего уровня."; $a->strings["Log level"] = "Уровень лога"; -$a->strings["Update now"] = "Обновить сейчас"; $a->strings["Close"] = "Закрыть"; $a->strings["FTP Host"] = "FTP хост"; $a->strings["FTP Path"] = "Путь FTP"; $a->strings["FTP User"] = "FTP пользователь"; $a->strings["FTP Password"] = "FTP пароль"; -$a->strings["Search"] = "Поиск"; -$a->strings["No results."] = "Нет результатов."; -$a->strings["Tips for New Members"] = "Советы для новых участников"; -$a->strings["link"] = "ссылка"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s в %4\$s"; -$a->strings["Item not found"] = "Элемент не найден"; -$a->strings["Edit post"] = "Редактировать сообщение"; -$a->strings["upload photo"] = "загрузить фото"; -$a->strings["Attach file"] = "Приложить файл"; -$a->strings["attach file"] = "приложить файл"; -$a->strings["web link"] = "веб-ссылка"; -$a->strings["Insert video link"] = "Вставить ссылку видео"; -$a->strings["video link"] = "видео-ссылка"; -$a->strings["Insert audio link"] = "Вставить ссылку аудио"; -$a->strings["audio link"] = "аудио-ссылка"; -$a->strings["Set your location"] = "Задать ваше местоположение"; -$a->strings["set location"] = "установить местонахождение"; -$a->strings["Clear browser location"] = "Очистить местонахождение браузера"; -$a->strings["clear location"] = "убрать местонахождение"; -$a->strings["Permission settings"] = "Настройки разрешений"; -$a->strings["CC: email addresses"] = "Копии на email адреса"; -$a->strings["Public post"] = "Публичное сообщение"; -$a->strings["Set title"] = "Установить заголовок"; -$a->strings["Categories (comma-separated list)"] = "Категории (список через запятую)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Пример: bob@example.com, mary@example.com"; -$a->strings["Item not available."] = "Пункт не доступен."; -$a->strings["Item was not found."] = "Пункт не был найден."; -$a->strings["Account approved."] = "Аккаунт утвержден."; -$a->strings["Registration revoked for %s"] = "Регистрация отменена для %s"; -$a->strings["Please login."] = "Пожалуйста, войдите с паролем."; -$a->strings["Find on this site"] = "Найти на этом сайте"; -$a->strings["Finding: "] = "Результат поиска: "; -$a->strings["Site Directory"] = "Каталог сайта"; -$a->strings["Find"] = "Найти"; -$a->strings["Age: "] = "Возраст: "; -$a->strings["Gender: "] = "Пол: "; -$a->strings["About:"] = "О себе:"; -$a->strings["No entries (some entries may be hidden)."] = "Нет записей (некоторые записи могут быть скрыты)."; -$a->strings["Contact settings applied."] = "Установки контакта приняты."; -$a->strings["Contact update failed."] = "Обновление контакта неудачное."; -$a->strings["Repair Contact Settings"] = "Восстановить установки контакта"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ВНИМАНИЕ: Это крайне важно! Если вы введете неверную информацию, ваша связь с этим контактом перестанет работать."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Пожалуйста, нажмите клавишу вашего браузера 'Back' или 'Назад' сейчас, если вы не уверены, что делаете на этой странице."; -$a->strings["Return to contact editor"] = "Возврат к редактору контакта"; -$a->strings["Account Nickname"] = "Ник аккаунта"; -$a->strings["@Tagname - overrides Name/Nickname"] = ""; -$a->strings["Account URL"] = "URL аккаунта"; -$a->strings["Friend Request URL"] = "URL запроса в друзья"; -$a->strings["Friend Confirm URL"] = "URL подтверждения друга"; -$a->strings["Notification Endpoint URL"] = "URL эндпоинта уведомления"; -$a->strings["Poll/Feed URL"] = "URL опроса/ленты"; -$a->strings["New photo from this URL"] = "Новое фото из этой URL"; -$a->strings["Remote Self"] = ""; -$a->strings["Mirror postings from this contact"] = ""; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["Image exceeds size limit of %d"] = "Изображение превышает предельный размер %d"; +$a->strings["Unable to process image."] = "Невозможно обработать фото."; +$a->strings["Image upload failed."] = "Загрузка фото неудачная."; +$a->strings["Welcome to %s"] = "Добро пожаловать на %s!"; +$a->strings["OpenID protocol error. No ID returned."] = "Ошибка протокола OpenID. Не возвращён ID."; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Аккаунт не найден и OpenID регистрация не допускается на этом сайте."; +$a->strings["Search Results For:"] = "Результаты поиска для:"; +$a->strings["Remove term"] = "Удалить элемент"; +$a->strings["Commented Order"] = "Прокомментированный запрос"; +$a->strings["Sort by Comment Date"] = "Сортировать по дате комментария"; +$a->strings["Posted Order"] = "Отправленный запрос"; +$a->strings["Sort by Post Date"] = "Сортировать по дате отправки"; +$a->strings["Posts that mention or involve you"] = ""; +$a->strings["New"] = "Новый"; +$a->strings["Activity Stream - by date"] = "Лента активности - по дате"; +$a->strings["Shared Links"] = "Ссылки, которыми поделились"; +$a->strings["Interesting Links"] = "Интересные ссылки"; +$a->strings["Starred"] = "Помеченный"; +$a->strings["Favourite Posts"] = "Избранные посты"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "Внимание: Эта группа содержит %s участника с незащищенной сети.", + 1 => "Внимание: Эта группа содержит %s участников с незащищенной сети.", + 2 => "Внимание: Эта группа содержит %s участников с незащищенной сети.", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "Личные сообщения к этой группе находятся под угрозой обнародования."; +$a->strings["No such group"] = "Нет такой группы"; +$a->strings["Group is empty"] = "Группа пуста"; +$a->strings["Group: "] = "Группа: "; +$a->strings["Contact: "] = "Контакт: "; +$a->strings["Private messages to this person are at risk of public disclosure."] = "Личные сообщения этому человеку находятся под угрозой обнародования."; +$a->strings["Invalid contact."] = "Недопустимый контакт."; +$a->strings["- select -"] = "- выбрать -"; +$a->strings["This is Friendica, version"] = "Это Friendica, версия"; +$a->strings["running at web location"] = "работает на веб-узле"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Пожалуйста, посетите сайт Friendica.com, чтобы узнать больше о проекте Friendica."; +$a->strings["Bug reports and issues: please visit"] = "Отчет об ошибках и проблемах: пожалуйста, посетите"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Предложения, похвала, пожертвования? Пишите на \"info\" на Friendica - точка com"; +$a->strings["Installed plugins/addons/apps:"] = "Установленные плагины / добавки / приложения:"; +$a->strings["No installed plugins/addons/apps"] = "Нет установленных плагинов / добавок / приложений"; +$a->strings["Applications"] = "Приложения"; +$a->strings["No installed applications."] = "Нет установленных приложений."; +$a->strings["Upload New Photos"] = "Загрузить новые фото"; +$a->strings["Contact information unavailable"] = "Информация о контакте недоступна"; +$a->strings["Album not found."] = "Альбом не найден."; +$a->strings["Delete Album"] = "Удалить альбом"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "Вы действительно хотите удалить этот альбом и все его фотографии?"; +$a->strings["Delete Photo"] = "Удалить фото"; +$a->strings["Do you really want to delete this photo?"] = "Вы действительно хотите удалить эту фотографию?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s отмечен/а/ в %2\$s by %3\$s"; +$a->strings["a photo"] = "фото"; +$a->strings["Image exceeds size limit of "] = "Размер фото превышает лимит "; +$a->strings["Image file is empty."] = "Файл изображения пуст."; +$a->strings["No photos selected"] = "Не выбрано фото."; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Вы использовали %1$.2f мегабайт из %2$.2f возможных для хранения фотографий."; +$a->strings["Upload Photos"] = "Загрузить фото"; +$a->strings["New album name: "] = "Название нового альбома: "; +$a->strings["or existing album name: "] = "или название существующего альбома: "; +$a->strings["Do not show a status post for this upload"] = "Не показывать статус-сообщение для этой закачки"; +$a->strings["Permissions"] = "Разрешения"; +$a->strings["Private Photo"] = "Личное фото"; +$a->strings["Public Photo"] = "Публичное фото"; +$a->strings["Edit Album"] = "Редактировать альбом"; +$a->strings["Show Newest First"] = "Показать новые первыми"; +$a->strings["Show Oldest First"] = "Показать старые первыми"; +$a->strings["View Photo"] = "Просмотр фото"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Нет разрешения. Доступ к этому элементу ограничен."; +$a->strings["Photo not available"] = "Фото недоступно"; +$a->strings["View photo"] = "Просмотр фото"; +$a->strings["Edit photo"] = "Редактировать фото"; +$a->strings["Use as profile photo"] = "Использовать как фото профиля"; +$a->strings["View Full Size"] = "Просмотреть полный размер"; +$a->strings["Tags: "] = "Ключевые слова: "; +$a->strings["[Remove any tag]"] = "[Удалить любое ключевое слово]"; +$a->strings["Rotate CW (right)"] = "Поворот по часовой стрелке (направо)"; +$a->strings["Rotate CCW (left)"] = "Поворот против часовой стрелки (налево)"; +$a->strings["New album name"] = "Название нового альбома"; +$a->strings["Caption"] = "Подпись"; +$a->strings["Add a Tag"] = "Добавить ключевое слово (таг)"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Пример: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; +$a->strings["Private photo"] = "Личное фото"; +$a->strings["Public photo"] = "Публичное фото"; +$a->strings["Recent Photos"] = "Последние фото"; +$a->strings["Contact added"] = "Контакт добавлен"; $a->strings["Move account"] = "Удалить аккаунт"; $a->strings["You can import an account from another Friendica server."] = "Вы можете импортировать учетную запись с другого сервера Friendica."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Вам нужно экспортировать свой ​​аккаунт со старого сервера и загрузить его сюда. Мы восстановим ваш ​​старый аккаунт здесь со всеми вашими контактами. Мы постараемся также сообщить друзьям, что вы переехали сюда."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Это экспериментальная функция. Мы не можем импортировать контакты из сети OStatus (StatusNet / identi.ca) или из Diaspora"; $a->strings["Account file"] = "Файл аккаунта"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Для экспорта аккаунта, перейдите в \"Настройки->Экспортировать ваши данные\" и выберите \"Экспорт аккаунта\""; -$a->strings["Remote privacy information not available."] = "Личная информация удаленно недоступна."; -$a->strings["Visible to:"] = "Кто может видеть:"; -$a->strings["Save"] = "Сохранить"; -$a->strings["Help:"] = "Помощь:"; -$a->strings["Help"] = "Помощь"; -$a->strings["No profile"] = "Нет профиля"; -$a->strings["This introduction has already been accepted."] = "Этот запрос был уже принят."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Местоположение профиля является недопустимым или не содержит информацию о профиле."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Внимание: местоположение профиля не имеет идентифицируемого имени владельца."; -$a->strings["Warning: profile location has no profile photo."] = "Внимание: местоположение профиля не имеет еще фотографии профиля."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d требуемый параметр не был найден в заданном месте", - 1 => "%d требуемых параметров не были найдены в заданном месте", - 2 => "%d требуемых параметров не были найдены в заданном месте", +$a->strings["Total invitation limit exceeded."] = "Превышен общий лимит приглашений."; +$a->strings["%s : Not a valid email address."] = "%s: Неверный адрес электронной почты."; +$a->strings["Please join us on Friendica"] = "Пожалуйста, присоединяйтесь к нам на Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Лимит приглашений превышен. Пожалуйста, свяжитесь с администратором сайта."; +$a->strings["%s : Message delivery failed."] = "%s: Доставка сообщения не удалась."; +$a->strings["%d message sent."] = array( + 0 => "%d сообщение отправлено.", + 1 => "%d сообщений отправлено.", + 2 => "%d сообщений отправлено.", ); -$a->strings["Introduction complete."] = "Запрос создан."; -$a->strings["Unrecoverable protocol error."] = "Неисправимая ошибка протокола."; -$a->strings["Profile unavailable."] = "Профиль недоступен."; -$a->strings["%s has received too many connection requests today."] = "К %s пришло сегодня слишком много запросов на подключение."; -$a->strings["Spam protection measures have been invoked."] = "Были применены меры защиты от спама."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Друзья советуют попробовать еще раз в ближайшие 24 часа."; -$a->strings["Invalid locator"] = "Недопустимый локатор"; -$a->strings["Invalid email address."] = "Неверный адрес электронной почты."; -$a->strings["This account has not been configured for email. Request failed."] = "Этот аккаунт не настроен для электронной почты. Запрос не удался."; -$a->strings["Unable to resolve your name at the provided location."] = "Не удается установить ваше имя на предложенном местоположении."; -$a->strings["You have already introduced yourself here."] = "Вы уже ввели информацию о себе здесь."; -$a->strings["Apparently you are already friends with %s."] = "Похоже, что вы уже друзья с %s."; -$a->strings["Invalid profile URL."] = "Неверный URL профиля."; -$a->strings["Disallowed profile URL."] = "Запрещенный URL профиля."; -$a->strings["Failed to update contact record."] = "Не удалось обновить запись контакта."; -$a->strings["Your introduction has been sent."] = "Ваш запрос отправлен."; -$a->strings["Please login to confirm introduction."] = "Для подтверждения запроса войдите пожалуйста с паролем."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Неверно идентифицирован вход. Пожалуйста, войдите в этот профиль."; -$a->strings["Hide this contact"] = "Скрыть этот контакт"; -$a->strings["Welcome home %s."] = "Добро пожаловать домой, %s!"; -$a->strings["Please confirm your introduction/connection request to %s."] = "Пожалуйста, подтвердите краткую информацию / запрос на подключение к %s."; -$a->strings["Confirm"] = "Подтвердить"; -$a->strings["[Name Withheld]"] = "[Имя не разглашается]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Пожалуйста, введите ваш 'идентификационный адрес' одной из следующих поддерживаемых социальных сетей:"; -$a->strings["Connect as an email follower (Coming soon)"] = "Соединитесь как email последователь (скоро)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Если вы еще не являетесь членом свободной социальной сети, перейдите по этой ссылке, чтобы найти публичный сервер Friendica и присоединиться к нам сейчас ."; -$a->strings["Friend/Connection Request"] = "Запрос в друзья / на подключение"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Примеры: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Пожалуйста, ответьте следующее:"; -$a->strings["Does %s know you?"] = "%s знает вас?"; -$a->strings["Add a personal note:"] = "Добавить личную заметку:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet / Federated Social Web"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "Участники сети Diaspora: пожалуйста, не пользуйтесь этой формой. Вместо этого введите %s в строке поиска Diaspora"; -$a->strings["Your Identity Address:"] = "Ваш идентификационный адрес:"; -$a->strings["Submit Request"] = "Отправить запрос"; -$a->strings["[Embedded content - reload page to view]"] = "[Встроенное содержание - перезагрузите страницу для просмотра]"; -$a->strings["View in context"] = "Смотреть в контексте"; -$a->strings["%d contact edited."] = array( - 0 => "%d контакт изменён.", - 1 => "%d контакты изменены", - 2 => "%d контакты изменены", +$a->strings["You have no more invitations available"] = "У вас нет больше приглашений"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Посетите %s со списком общедоступных сайтов, к которым вы можете присоединиться. Все участники Friendica на других сайтах могут соединиться друг с другом, а также с участниками многих других социальных сетей."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Для одобрения этого приглашения, пожалуйста, посетите и зарегистрируйтесь на %s ,или любом другом публичном сервере Friendica"; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Сайты Friendica, подключившись между собой, могут создать сеть с повышенной безопасностью, которая принадлежит и управляется её членами. Они также могут подключаться ко многим традиционным социальным сетям. См. %s со списком альтернативных сайтов Friendica, к которым вы можете присоединиться."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Извините. Эта система в настоящее время не сконфигурирована для соединения с другими общественными сайтами и для приглашения участников."; +$a->strings["Send invitations"] = "Отправить приглашения"; +$a->strings["Enter email addresses, one per line:"] = "Введите адреса электронной почты, по одному в строке:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Приглашаем Вас присоединиться ко мне и другим близким друзьям на Friendica - помочь нам создать лучшую социальную сеть."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "Вам нужно будет предоставить этот код приглашения: \$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "После того как вы зарегистрировались, пожалуйста, свяжитесь со мной через мою страницу профиля по адресу:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Для получения более подробной информации о проекте Friendica, пожалуйста, посетите http://friendica.com"; +$a->strings["Access denied."] = "Доступ запрещен."; +$a->strings["No valid account found."] = "Не найдено действительного аккаунта."; +$a->strings["Password reset request issued. Check your email."] = "Запрос на сброс пароля принят. Проверьте вашу электронную почту."; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "Запрос на сброс пароля получен %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Запрос не может быть проверен. (Вы, возможно, ранее представляли его.) Попытка сброса пароля неудачная."; +$a->strings["Your password has been reset as requested."] = "Ваш пароль был сброшен по требованию."; +$a->strings["Your new password is"] = "Ваш новый пароль"; +$a->strings["Save or copy your new password - and then"] = "Сохраните или скопируйте новый пароль - и затем"; +$a->strings["click here to login"] = "нажмите здесь для входа"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Ваш пароль может быть изменен на странице Настройки после успешного входа."; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "Ваш пароль был изменен %s"; +$a->strings["Forgot your Password?"] = "Забыли пароль?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Введите адрес электронной почты и подтвердите, что вы хотите сбросить ваш пароль. Затем проверьте свою электронную почту для получения дальнейших инструкций."; +$a->strings["Nickname or Email: "] = "Ник или E-mail: "; +$a->strings["Reset"] = "Сброс"; +$a->strings["Source (bbcode) text:"] = "Код (bbcode):"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Код (Diaspora) для конвертации в BBcode:"; +$a->strings["Source input: "] = "Ввести код:"; +$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; +$a->strings["bb2html: "] = "bb2html: "; +$a->strings["bb2html2bb: "] = "bb2html2bb: "; +$a->strings["bb2md: "] = "bb2md: "; +$a->strings["bb2md2html: "] = "bb2md2html: "; +$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; +$a->strings["Source input (Diaspora format): "] = "Ввод кода (формат Diaspora):"; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "Ключевое слово удалено"; +$a->strings["Remove Item Tag"] = "Удалить ключевое слово"; +$a->strings["Select a tag to remove: "] = "Выберите ключевое слово для удаления: "; +$a->strings["Remove My Account"] = "Удалить мой аккаунт"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Это позволит полностью удалить ваш аккаунт. Как только это будет сделано, аккаунт восстановлению не подлежит."; +$a->strings["Please enter your password for verification:"] = "Пожалуйста, введите свой пароль для проверки:"; +$a->strings["Invalid profile identifier."] = "Недопустимый идентификатор профиля."; +$a->strings["Profile Visibility Editor"] = "Редактор видимости профиля"; +$a->strings["Visible To"] = "Видимый для"; +$a->strings["All Contacts (with secure profile access)"] = "Все контакты (с безопасным доступом к профилю)"; +$a->strings["Profile Match"] = "Похожие профили"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Нет соответствующих ключевых слов. Пожалуйста, добавьте ключевые слова для вашего профиля по умолчанию."; +$a->strings["is interested in:"] = "интересуется:"; +$a->strings["Event title and start time are required."] = "Название мероприятия и время начала обязательны для заполнения."; +$a->strings["l, F j"] = "l, j F"; +$a->strings["Edit event"] = "Редактировать мероприятие"; +$a->strings["Create New Event"] = "Создать новое мероприятие"; +$a->strings["Previous"] = "Назад"; +$a->strings["Next"] = "Далее"; +$a->strings["hour:minute"] = "час:минута"; +$a->strings["Event details"] = "Сведения о мероприятии"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "Формат %s %s. Необхлдима дата старта и заголовок."; +$a->strings["Event Starts:"] = "Начало мероприятия:"; +$a->strings["Required"] = "Требуется"; +$a->strings["Finish date/time is not known or not relevant"] = "Дата/время окончания не известны, или не указаны"; +$a->strings["Event Finishes:"] = "Окончание мероприятия:"; +$a->strings["Adjust for viewer timezone"] = "Настройка часового пояса"; +$a->strings["Description:"] = "Описание:"; +$a->strings["Title:"] = "Титул:"; +$a->strings["Share this event"] = "Поделитесь этим мероприятием"; +$a->strings["{0} wants to be your friend"] = "{0} хочет стать Вашим другом"; +$a->strings["{0} sent you a message"] = "{0} отправил Вам сообщение"; +$a->strings["{0} requested registration"] = "{0} требуемая регистрация"; +$a->strings["{0} commented %s's post"] = "{0} прокомментировал сообщение от %s"; +$a->strings["{0} liked %s's post"] = "{0} нравится сообщение от %s"; +$a->strings["{0} disliked %s's post"] = "{0} не нравится сообщение от %s"; +$a->strings["{0} is now friends with %s"] = "{0} теперь друзья с %s"; +$a->strings["{0} posted"] = "{0} опубликовано"; +$a->strings["{0} tagged %s's post with #%s"] = "{0} пометил сообщение %s с #%s"; +$a->strings["{0} mentioned you in a post"] = "{0} упоменул Вас в сообщение"; +$a->strings["Mood"] = "Настроение"; +$a->strings["Set your current mood and tell your friends"] = "Напишите о вашем настроении и расскажите своим друзьям"; +$a->strings["No results."] = "Нет результатов."; +$a->strings["Unable to locate contact information."] = "Не удалось найти контактную информацию."; +$a->strings["Do you really want to delete this message?"] = "Вы действительно хотите удалить это сообщение?"; +$a->strings["Message deleted."] = "Сообщение удалено."; +$a->strings["Conversation removed."] = "Беседа удалена."; +$a->strings["No messages."] = "Нет сообщений."; +$a->strings["Unknown sender - %s"] = "Неизвестный отправитель - %s"; +$a->strings["You and %s"] = "Вы и %s"; +$a->strings["%s and You"] = "%s и Вы"; +$a->strings["Delete conversation"] = "Удалить историю общения"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d сообщение", + 1 => "%d сообщений", + 2 => "%d сообщений", ); -$a->strings["Could not access contact record."] = "Не удалось получить доступ к записи контакта."; -$a->strings["Could not locate selected profile."] = "Не удалось найти выбранный профиль."; -$a->strings["Contact updated."] = "Контакт обновлен."; -$a->strings["Contact has been blocked"] = "Контакт заблокирован"; -$a->strings["Contact has been unblocked"] = "Контакт разблокирован"; -$a->strings["Contact has been ignored"] = "Контакт проигнорирован"; -$a->strings["Contact has been unignored"] = "У контакта отменено игнорирование"; -$a->strings["Contact has been archived"] = "Контакт заархивирован"; -$a->strings["Contact has been unarchived"] = "Контакт разархивирован"; -$a->strings["Do you really want to delete this contact?"] = "Вы действительно хотите удалить этот контакт?"; -$a->strings["Contact has been removed."] = "Контакт удален."; -$a->strings["You are mutual friends with %s"] = "У Вас взаимная дружба с %s"; -$a->strings["You are sharing with %s"] = "Вы делитесь с %s"; -$a->strings["%s is sharing with you"] = "%s делитса с Вами"; -$a->strings["Private communications are not available for this contact."] = "Личные коммуникации недоступны для этого контакта."; -$a->strings["(Update was successful)"] = "(Обновление было успешно)"; -$a->strings["(Update was not successful)"] = "(Обновление не удалось)"; -$a->strings["Suggest friends"] = "Предложить друзей"; -$a->strings["Network type: %s"] = "Сеть: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d Контакт", - 1 => "%d Контактов", - 2 => "%d Контактов", -); -$a->strings["View all contacts"] = "Показать все контакты"; -$a->strings["Toggle Blocked status"] = "Изменить статус блокированности (заблокировать/разблокировать)"; -$a->strings["Unignore"] = "Не игнорировать"; -$a->strings["Ignore"] = "Игнорировать"; -$a->strings["Toggle Ignored status"] = "Изменить статус игнорирования"; -$a->strings["Unarchive"] = "Разархивировать"; -$a->strings["Archive"] = "Архивировать"; -$a->strings["Toggle Archive status"] = "Сменить статус архивации (архивирова/не архивировать)"; -$a->strings["Repair"] = "Восстановить"; -$a->strings["Advanced Contact Settings"] = "Дополнительные Настройки Контакта"; -$a->strings["Communications lost with this contact!"] = "Связь с контактом утеряна!"; -$a->strings["Contact Editor"] = "Редактор контакта"; -$a->strings["Profile Visibility"] = "Видимость профиля"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Пожалуйста, выберите профиль, который вы хотите отображать %s, когда просмотр вашего профиля безопасен."; -$a->strings["Contact Information / Notes"] = "Информация о контакте / Заметки"; -$a->strings["Edit contact notes"] = "Редактировать заметки контакта"; -$a->strings["Visit %s's profile [%s]"] = "Посетить профиль %s [%s]"; -$a->strings["Block/Unblock contact"] = "Блокировать / Разблокировать контакт"; -$a->strings["Ignore contact"] = "Игнорировать контакт"; -$a->strings["Repair URL settings"] = "Восстановить настройки URL"; -$a->strings["View conversations"] = "Просмотр бесед"; -$a->strings["Delete contact"] = "Удалить контакт"; -$a->strings["Last update:"] = "Последнее обновление: "; -$a->strings["Update public posts"] = "Обновить публичные сообщения"; -$a->strings["Currently blocked"] = "В настоящее время заблокирован"; -$a->strings["Currently ignored"] = "В настоящее время игнорируется"; -$a->strings["Currently archived"] = "В данный момент архивирован"; -$a->strings["Hide this contact from others"] = "Скрыть этот контакт от других"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Ответы/лайки ваших публичных сообщений будут видимы."; -$a->strings["Notification for new posts"] = ""; -$a->strings["Send a notification of every new post of this contact"] = ""; -$a->strings["Fetch further information for feeds"] = ""; -$a->strings["Suggestions"] = "Предложения"; -$a->strings["Suggest potential friends"] = "Предложить потенциального знакомого"; -$a->strings["All Contacts"] = "Все контакты"; -$a->strings["Show all contacts"] = "Показать все контакты"; -$a->strings["Unblocked"] = "Не блокирован"; -$a->strings["Only show unblocked contacts"] = "Показать только не блокированные контакты"; -$a->strings["Blocked"] = "Заблокирован"; -$a->strings["Only show blocked contacts"] = "Показать только блокированные контакты"; -$a->strings["Ignored"] = "Игнорирован"; -$a->strings["Only show ignored contacts"] = "Показать только игнорируемые контакты"; -$a->strings["Archived"] = "Архивированные"; -$a->strings["Only show archived contacts"] = "Показывать только архивные контакты"; -$a->strings["Hidden"] = "Скрытые"; -$a->strings["Only show hidden contacts"] = "Показывать только скрытые контакты"; -$a->strings["Mutual Friendship"] = "Взаимная дружба"; -$a->strings["is a fan of yours"] = "является вашим поклонником"; -$a->strings["you are a fan of"] = "Вы - поклонник"; -$a->strings["Edit contact"] = "Редактировать контакт"; -$a->strings["Search your contacts"] = "Поиск ваших контактов"; -$a->strings["Update"] = "Обновление"; -$a->strings["everybody"] = "каждый"; -$a->strings["Additional features"] = "Дополнительные возможности"; -$a->strings["Display"] = ""; -$a->strings["Social Networks"] = ""; -$a->strings["Delegations"] = ""; -$a->strings["Connected apps"] = "Подключенные приложения"; -$a->strings["Export personal data"] = "Экспорт личных данных"; -$a->strings["Remove account"] = "Удалить аккаунт"; -$a->strings["Missing some important data!"] = "Не хватает важных данных!"; -$a->strings["Failed to connect with email account using the settings provided."] = "Не удалось подключиться к аккаунту e-mail, используя указанные настройки."; -$a->strings["Email settings updated."] = "Настройки эл. почты обновлены."; -$a->strings["Features updated"] = "Настройки обновлены"; -$a->strings["Relocate message has been send to your contacts"] = "Перемещённое сообщение было отправлено списку контактов"; -$a->strings["Passwords do not match. Password unchanged."] = "Пароли не совпадают. Пароль не изменен."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Пустые пароли не допускаются. Пароль не изменен."; -$a->strings["Wrong password."] = "Неверный пароль."; -$a->strings["Password changed."] = "Пароль изменен."; -$a->strings["Password update failed. Please try again."] = "Обновление пароля не удалось. Пожалуйста, попробуйте еще раз."; -$a->strings[" Please use a shorter name."] = " Пожалуйста, используйте более короткое имя."; -$a->strings[" Name too short."] = " Имя слишком короткое."; -$a->strings["Wrong Password"] = "Неверный пароль."; -$a->strings[" Not valid email."] = " Неверный e-mail."; -$a->strings[" Cannot change to that email."] = " Невозможно изменить на этот e-mail."; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Частный форум не имеет настроек приватности. Используется группа конфиденциальности по умолчанию."; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Частный форум не имеет настроек приватности и не имеет групп приватности по умолчанию."; -$a->strings["Settings updated."] = "Настройки обновлены."; -$a->strings["Add application"] = "Добавить приложения"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Перенаправление"; -$a->strings["Icon url"] = "URL символа"; -$a->strings["You can't edit this application."] = "Вы не можете изменить это приложение."; -$a->strings["Connected Apps"] = "Подключенные приложения"; -$a->strings["Client key starts with"] = "Ключ клиента начинается с"; -$a->strings["No name"] = "Нет имени"; -$a->strings["Remove authorization"] = "Удалить авторизацию"; -$a->strings["No Plugin settings configured"] = "Нет сконфигурированных настроек плагина"; -$a->strings["Plugin Settings"] = "Настройки плагина"; -$a->strings["Off"] = ""; -$a->strings["On"] = ""; -$a->strings["Additional Features"] = "Дополнительные возможности"; -$a->strings["Built-in support for %s connectivity is %s"] = "Встроенная поддержка для %s подключение %s"; -$a->strings["enabled"] = "подключено"; -$a->strings["disabled"] = "отключено"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "Доступ эл. почты отключен на этом сайте."; -$a->strings["Email/Mailbox Setup"] = "Настройка эл. почты / почтового ящика"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Если вы хотите общаться с Email контактами, используя этот сервис (по желанию), пожалуйста, уточните, как подключиться к вашему почтовому ящику."; -$a->strings["Last successful email check:"] = "Последняя успешная проверка электронной почты:"; -$a->strings["IMAP server name:"] = "Имя IMAP сервера:"; -$a->strings["IMAP port:"] = "Порт IMAP:"; -$a->strings["Security:"] = "Безопасность:"; -$a->strings["None"] = "Ничего"; -$a->strings["Email login name:"] = "Логин эл. почты:"; -$a->strings["Email password:"] = "Пароль эл. почты:"; -$a->strings["Reply-to address:"] = "Адрес для ответа:"; -$a->strings["Send public posts to all email contacts:"] = "Отправлять открытые сообщения на все контакты электронной почты:"; -$a->strings["Action after import:"] = "Действие после импорта:"; -$a->strings["Mark as seen"] = "Отметить, как прочитанное"; -$a->strings["Move to folder"] = "Переместить в папку"; -$a->strings["Move to folder:"] = "Переместить в папку:"; -$a->strings["Display Settings"] = "Параметры дисплея"; -$a->strings["Display Theme:"] = "Показать тему:"; -$a->strings["Mobile Theme:"] = "Мобильная тема:"; -$a->strings["Update browser every xx seconds"] = "Обновление браузера каждые хх секунд"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Минимум 10 секунд, максимума нет"; -$a->strings["Number of items to display per page:"] = "Количество элементов, отображаемых на одной странице:"; -$a->strings["Maximum of 100 items"] = "Максимум 100 элементов"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "Количество элементов на странице, когда просмотр осуществляется с мобильных устройств:"; -$a->strings["Don't show emoticons"] = "не показывать emoticons"; -$a->strings["Don't show notices"] = ""; -$a->strings["Infinite scroll"] = "Бесконечная прокрутка"; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = ""; -$a->strings["Community Types"] = ""; -$a->strings["Normal Account Page"] = "Стандартная страница аккаунта"; -$a->strings["This account is a normal personal profile"] = "Этот аккаунт является обычным персональным профилем"; -$a->strings["Soapbox Page"] = ""; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Автоматически одобряются все подключения / запросы в друзья, \"только для чтения\" поклонниками"; -$a->strings["Community Forum/Celebrity Account"] = "Аккаунт сообщества Форум/Знаменитость"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Автоматически одобряются все подключения / запросы в друзья, \"для чтения и записей\" поклонников"; -$a->strings["Automatic Friend Page"] = "\"Автоматический друг\" страница"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Автоматически одобряются все подключения / запросы в друзья, расширяется список друзей"; -$a->strings["Private Forum [Experimental]"] = "Личный форум [экспериментально]"; -$a->strings["Private forum - approved members only"] = "Приватный форум - разрешено только участникам"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Необязательно) Разрешить этому OpenID входить в этот аккаунт"; -$a->strings["Publish your default profile in your local site directory?"] = "Публиковать ваш профиль по умолчанию в вашем локальном каталоге на сайте?"; -$a->strings["Publish your default profile in the global social directory?"] = "Публиковать ваш профиль по умолчанию в глобальном социальном каталоге?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Скрывать ваш список контактов/друзей от посетителей вашего профиля по умолчанию?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Скрыть данные профиля из неизвестных зрителей?"; -$a->strings["Allow friends to post to your profile page?"] = "Разрешить друзьям оставлять сообщения на страницу вашего профиля?"; -$a->strings["Allow friends to tag your posts?"] = "Разрешить друзьям отмечять ваши сообщения?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Позвольть предлогать Вам потенциальных друзей?"; -$a->strings["Permit unknown people to send you private mail?"] = "Разрешить незнакомым людям отправлять вам личные сообщения?"; -$a->strings["Profile is not published."] = "Профиль не публикуется."; -$a->strings["or"] = "или"; -$a->strings["Your Identity Address is"] = "Ваш идентификационный адрес"; -$a->strings["Automatically expire posts after this many days:"] = "Автоматическое истекание срока действия сообщения после стольких дней:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Если пусто, срок действия сообщений не будет ограничен. Сообщения с истекшим сроком действия будут удалены"; -$a->strings["Advanced expiration settings"] = "Настройки расширенного окончания срока действия"; -$a->strings["Advanced Expiration"] = "Расширенное окончание срока действия"; -$a->strings["Expire posts:"] = "Срок хранения сообщений:"; -$a->strings["Expire personal notes:"] = "Срок хранения личных заметок:"; -$a->strings["Expire starred posts:"] = "Срок хранения усеянных сообщений:"; -$a->strings["Expire photos:"] = "Срок хранения фотографий:"; -$a->strings["Only expire posts by others:"] = "Только устаревшие посты других:"; -$a->strings["Account Settings"] = "Настройки аккаунта"; -$a->strings["Password Settings"] = "Настройка пароля"; -$a->strings["New Password:"] = "Новый пароль:"; -$a->strings["Confirm:"] = "Подтвердите:"; -$a->strings["Leave password fields blank unless changing"] = "Оставьте поля пароля пустыми, если он не изменяется"; -$a->strings["Current Password:"] = "Текущий пароль:"; -$a->strings["Your current password to confirm the changes"] = "Ваш текущий пароль, для подтверждения изменений"; -$a->strings["Password:"] = "Пароль:"; -$a->strings["Basic Settings"] = "Основные параметры"; -$a->strings["Full Name:"] = "Полное имя:"; -$a->strings["Email Address:"] = "Адрес электронной почты:"; -$a->strings["Your Timezone:"] = "Ваш часовой пояс:"; -$a->strings["Default Post Location:"] = "Местонахождение по умолчанию:"; -$a->strings["Use Browser Location:"] = "Использовать определение местоположения браузером:"; -$a->strings["Security and Privacy Settings"] = "Параметры безопасности и конфиденциальности"; -$a->strings["Maximum Friend Requests/Day:"] = "Максимум запросов в друзья в день:"; -$a->strings["(to prevent spam abuse)"] = "(для предотвращения спама)"; -$a->strings["Default Post Permissions"] = "Разрешение на сообщения по умолчанию"; -$a->strings["(click to open/close)"] = "(нажмите, чтобы открыть / закрыть)"; -$a->strings["Show to Groups"] = "Показать в группах"; -$a->strings["Show to Contacts"] = "Показывать контактам"; -$a->strings["Default Private Post"] = "Личное сообщение по умолчанию"; -$a->strings["Default Public Post"] = "Публичное сообщение по умолчанию"; -$a->strings["Default Permissions for New Posts"] = "Права для новых записей по умолчанию"; -$a->strings["Maximum private messages per day from unknown people:"] = "Максимальное количество личных сообщений от незнакомых людей в день:"; -$a->strings["Notification Settings"] = "Настройка уведомлений"; -$a->strings["By default post a status message when:"] = "Отправить состояние о статусе по умолчанию, если:"; -$a->strings["accepting a friend request"] = "принятие запроса на добавление в друзья"; -$a->strings["joining a forum/community"] = "вступление в сообщество/форум"; -$a->strings["making an interesting profile change"] = "сделать изменения в настройках интересов профиля"; -$a->strings["Send a notification email when:"] = "Отправлять уведомление по электронной почте, когда:"; -$a->strings["You receive an introduction"] = "Вы получили запрос"; -$a->strings["Your introductions are confirmed"] = "Ваши запросы подтверждены"; -$a->strings["Someone writes on your profile wall"] = "Кто-то пишет на стене вашего профиля"; -$a->strings["Someone writes a followup comment"] = "Кто-то пишет последующий комментарий"; -$a->strings["You receive a private message"] = "Вы получаете личное сообщение"; -$a->strings["You receive a friend suggestion"] = "Вы полулили предложение о добавлении в друзья"; -$a->strings["You are tagged in a post"] = "Вы отмечены в посте"; -$a->strings["You are poked/prodded/etc. in a post"] = ""; -$a->strings["Advanced Account/Page Type Settings"] = "Расширенные настройки типа аккаунта/страницы"; -$a->strings["Change the behaviour of this account for special situations"] = "Измените поведение этого аккаунта в специальных ситуациях"; -$a->strings["Relocate"] = "Переместить"; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Если вы переместили эту анкету с другого сервера, и некоторые из ваших контактов не получили ваши обновления, попробуйте нажать эту кнопку."; -$a->strings["Resend relocate message to contacts"] = "Отправить перемещённые сообщения контактам"; +$a->strings["Message not available."] = "Сообщение не доступно."; +$a->strings["Delete message"] = "Удалить сообщение"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Невозможно защищённое соединение. Вы имеете возможность ответить со страницы профиля отправителя."; +$a->strings["Send Reply"] = "Отправить ответ"; +$a->strings["Not available."] = "Недоступно."; +$a->strings["Profile not found."] = "Профиль не найден."; $a->strings["Profile deleted."] = "Профиль удален."; $a->strings["Profile-"] = "Профиль-"; $a->strings["New profile created."] = "Новый профиль создан."; @@ -990,6 +1555,12 @@ $a->strings["View this profile"] = "Просмотреть этот профил $a->strings["Create a new profile using these settings"] = "Создать новый профиль, используя эти настройки"; $a->strings["Clone this profile"] = "Клонировать этот профиль"; $a->strings["Delete this profile"] = "Удалить этот профиль"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "Загрузить фото профиля"; $a->strings["Profile Name:"] = "Имя профиля:"; $a->strings["Your Full Name:"] = "Ваше полное имя:"; $a->strings["Title/Description:"] = "Заголовок / Описание:"; @@ -1004,15 +1575,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "Кто: (если требуется)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Примеры: cathy123, Кэти Уильямс, cathy@example.com"; $a->strings["Since [date]:"] = "С какого времени [дата]:"; -$a->strings["Sexual Preference:"] = "Сексуальные предпочтения:"; $a->strings["Homepage URL:"] = "Адрес домашней странички:"; -$a->strings["Hometown:"] = "Родной город:"; -$a->strings["Political Views:"] = "Политические взгляды:"; $a->strings["Religious Views:"] = "Религиозные взгляды:"; $a->strings["Public Keywords:"] = "Общественные ключевые слова:"; $a->strings["Private Keywords:"] = "Личные ключевые слова:"; -$a->strings["Likes:"] = "Нравится:"; -$a->strings["Dislikes:"] = "Не нравится:"; $a->strings["Example: fishing photography software"] = "Пример: рыбалка фотографии программное обеспечение"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Используется для предложения потенциальным друзьям, могут увидеть другие)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(Используется для поиска профилей, никогда не показывается другим)"; @@ -1027,143 +1593,155 @@ $a->strings["Love/romance"] = "Любовь / романтика"; $a->strings["Work/employment"] = "Работа / занятость"; $a->strings["School/education"] = "Школа / образование"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Это ваш публичный профиль.
Он может быть виден каждому через Интернет."; +$a->strings["Age: "] = "Возраст: "; $a->strings["Edit/Manage Profiles"] = "Редактировать профиль"; -$a->strings["Group created."] = "Группа создана."; -$a->strings["Could not create group."] = "Не удалось создать группу."; -$a->strings["Group not found."] = "Группа не найдена."; -$a->strings["Group name changed."] = "Название группы изменено."; -$a->strings["Save Group"] = "Сохранить группу"; -$a->strings["Create a group of contacts/friends."] = "Создать группу контактов / друзей."; -$a->strings["Group Name: "] = "Название группы: "; -$a->strings["Group removed."] = "Группа удалена."; -$a->strings["Unable to remove group."] = "Не удается удалить группу."; -$a->strings["Group Editor"] = "Редактор групп"; -$a->strings["Members"] = "Участники"; -$a->strings["Click on a contact to add or remove."] = "Нажмите на контакт, чтобы добавить или удалить."; -$a->strings["Source (bbcode) text:"] = "Код (bbcode):"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Код (Diaspora) для конвертации в BBcode:"; -$a->strings["Source input: "] = "Ввести код:"; -$a->strings["bb2html (raw HTML): "] = "bb2html (raw HTML): "; -$a->strings["bb2html: "] = "bb2html: "; -$a->strings["bb2html2bb: "] = "bb2html2bb: "; -$a->strings["bb2md: "] = "bb2md: "; -$a->strings["bb2md2html: "] = "bb2md2html: "; -$a->strings["bb2dia2bb: "] = "bb2dia2bb: "; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: "; -$a->strings["Source input (Diaspora format): "] = "Ввод кода (формат Diaspora):"; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "Недоступно."; -$a->strings["Contact added"] = "Контакт добавлен"; -$a->strings["No more system notifications."] = "Системных уведомлений больше нет."; -$a->strings["System Notifications"] = "Уведомления системы"; -$a->strings["New Message"] = "Новое сообщение"; -$a->strings["Unable to locate contact information."] = "Не удалось найти контактную информацию."; -$a->strings["Messages"] = "Сообщения"; -$a->strings["Do you really want to delete this message?"] = "Вы действительно хотите удалить это сообщение?"; -$a->strings["Message deleted."] = "Сообщение удалено."; -$a->strings["Conversation removed."] = "Беседа удалена."; -$a->strings["No messages."] = "Нет сообщений."; -$a->strings["Unknown sender - %s"] = "Неизвестный отправитель - %s"; -$a->strings["You and %s"] = "Вы и %s"; -$a->strings["%s and You"] = "%s и Вы"; -$a->strings["Delete conversation"] = "Удалить историю общения"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d сообщение", - 1 => "%d сообщений", - 2 => "%d сообщений", -); -$a->strings["Message not available."] = "Сообщение не доступно."; -$a->strings["Delete message"] = "Удалить сообщение"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Невозможно защищённое соединение. Вы имеете возможность ответить со страницы профиля отправителя."; -$a->strings["Send Reply"] = "Отправить ответ"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s не нравится %3\$s от %2\$s "; -$a->strings["Post successful."] = "Успешно добавлено."; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "История общения"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica предоставляет этот сервис для обмена событиями с другими сетями и друзьями, находящимися в неопределённых часовых поясах."; -$a->strings["UTC time: %s"] = "UTC время: %s"; -$a->strings["Current timezone: %s"] = "Ваш часовой пояс: %s"; -$a->strings["Converted localtime: %s"] = "Ваше изменённое время: %s"; -$a->strings["Please select your timezone:"] = "Выберите пожалуйста ваш часовой пояс:"; -$a->strings["Save to Folder:"] = "Сохранить в папку:"; -$a->strings["- select -"] = "- выбрать -"; -$a->strings["Invalid profile identifier."] = "Недопустимый идентификатор профиля."; -$a->strings["Profile Visibility Editor"] = "Редактор видимости профиля"; -$a->strings["Visible To"] = "Видимый для"; -$a->strings["All Contacts (with secure profile access)"] = "Все контакты (с безопасным доступом к профилю)"; -$a->strings["No contacts."] = "Нет контактов."; -$a->strings["View Contacts"] = "Просмотр контактов"; -$a->strings["People Search"] = "Поиск людей"; -$a->strings["No matches"] = "Нет соответствий"; -$a->strings["Upload New Photos"] = "Загрузить новые фото"; -$a->strings["Contact information unavailable"] = "Информация о контакте недоступна"; -$a->strings["Album not found."] = "Альбом не найден."; -$a->strings["Delete Album"] = "Удалить альбом"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "Вы действительно хотите удалить этот альбом и все его фотографии?"; -$a->strings["Delete Photo"] = "Удалить фото"; -$a->strings["Do you really want to delete this photo?"] = "Вы действительно хотите удалить эту фотографию?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s отмечен/а/ в %2\$s by %3\$s"; -$a->strings["a photo"] = "фото"; -$a->strings["Image exceeds size limit of "] = "Размер фото превышает лимит "; -$a->strings["Image file is empty."] = "Файл изображения пуст."; -$a->strings["Unable to process image."] = "Невозможно обработать фото."; -$a->strings["Image upload failed."] = "Загрузка фото неудачная."; -$a->strings["No photos selected"] = "Не выбрано фото."; -$a->strings["Access to this item is restricted."] = "Доступ к этому пункту ограничен."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Вы использовали %1$.2f мегабайт из %2$.2f возможных для хранения фотографий."; -$a->strings["Upload Photos"] = "Загрузить фото"; -$a->strings["New album name: "] = "Название нового альбома: "; -$a->strings["or existing album name: "] = "или название существующего альбома: "; -$a->strings["Do not show a status post for this upload"] = "Не показывать статус-сообщение для этой закачки"; -$a->strings["Permissions"] = "Разрешения"; -$a->strings["Private Photo"] = "Личное фото"; -$a->strings["Public Photo"] = "Публичное фото"; -$a->strings["Edit Album"] = "Редактировать альбом"; -$a->strings["Show Newest First"] = "Показать новые первыми"; -$a->strings["Show Oldest First"] = "Показать старые первыми"; -$a->strings["View Photo"] = "Просмотр фото"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Нет разрешения. Доступ к этому элементу ограничен."; -$a->strings["Photo not available"] = "Фото недоступно"; -$a->strings["View photo"] = "Просмотр фото"; -$a->strings["Edit photo"] = "Редактировать фото"; -$a->strings["Use as profile photo"] = "Использовать как фото профиля"; -$a->strings["View Full Size"] = "Просмотреть полный размер"; -$a->strings["Tags: "] = "Ключевые слова: "; -$a->strings["[Remove any tag]"] = "[Удалить любое ключевое слово]"; -$a->strings["Rotate CW (right)"] = "Поворот по часовой стрелке (направо)"; -$a->strings["Rotate CCW (left)"] = "Поворот против часовой стрелки (налево)"; -$a->strings["New album name"] = "Название нового альбома"; -$a->strings["Caption"] = "Подпись"; -$a->strings["Add a Tag"] = "Добавить ключевое слово (таг)"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Пример: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -$a->strings["Private photo"] = "Личное фото"; -$a->strings["Public photo"] = "Публичное фото"; -$a->strings["Share"] = "Поделиться"; -$a->strings["View Album"] = "Просмотреть альбом"; -$a->strings["Recent Photos"] = "Последние фото"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = ""; -$a->strings["Or - did you try to upload an empty file?"] = ""; -$a->strings["File exceeds size limit of %d"] = "Файл превышает предельный размер %d"; -$a->strings["File upload failed."] = "Загрузка файла не удалась."; -$a->strings["No videos selected"] = "Видео не выбрано"; -$a->strings["View Video"] = "Просмотреть видео"; -$a->strings["Recent Videos"] = "Последние видео"; -$a->strings["Upload New Videos"] = "Загрузить новые видео"; +$a->strings["Friendica Communications Server - Setup"] = "Коммуникационный сервер Friendica - Доступ"; +$a->strings["Could not connect to database."] = "Не удалось подключиться к базе данных."; +$a->strings["Could not create table."] = "Не удалось создать таблицу."; +$a->strings["Your Friendica site database has been installed."] = "База данных сайта установлена."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Вам может понадобиться импортировать файл \"database.sql\" вручную с помощью PhpMyAdmin или MySQL."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Пожалуйста, смотрите файл \"INSTALL.txt\"."; +$a->strings["System check"] = "Проверить систему"; +$a->strings["Check again"] = "Проверить еще раз"; +$a->strings["Database connection"] = "Подключение к базе данных"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Для того, чтобы установить Friendica, мы должны знать, как подключиться к базе данных."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Пожалуйста, свяжитесь с вашим хостинг-провайдером или администратором сайта, если у вас есть вопросы об этих параметрах."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Базы данных, указанная ниже, должна уже существовать. Если этого нет, пожалуйста, создайте ее перед продолжением."; +$a->strings["Database Server Name"] = "Имя сервера базы данных"; +$a->strings["Database Login Name"] = "Логин базы данных"; +$a->strings["Database Login Password"] = "Пароль базы данных"; +$a->strings["Database Name"] = "Имя базы данных"; +$a->strings["Site administrator email address"] = "Адрес электронной почты администратора сайта"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Ваш адрес электронной почты аккаунта должен соответствовать этому, чтобы использовать веб-панель администратора."; +$a->strings["Please select a default timezone for your website"] = "Пожалуйста, выберите часовой пояс по умолчанию для вашего сайта"; +$a->strings["Site settings"] = "Настройки сайта"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Не удалось найти PATH веб-сервера в установках PHP."; +$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 'Activating scheduled tasks'"] = "Если на вашем сервере не установлена версия командной строки PHP, вы не будете иметь возможность запускать фоновые опросы через крон. См. 'Активация запланированных задачах' "; +$a->strings["PHP executable path"] = "PHP executable path"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Введите полный путь к исполняемому файлу PHP. Вы можете оставить это поле пустым, чтобы продолжить установку."; +$a->strings["Command line PHP"] = "Command line PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = ""; +$a->strings["Found PHP version: "] = "Найденная PHP версия: "; +$a->strings["PHP cli binary"] = "PHP cli binary"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Не включено \"register_argc_argv\" в установках PHP."; +$a->strings["This is required for message delivery to work."] = "Это необходимо для работы доставки сообщений."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Ошибка: функция \"openssl_pkey_new\" в этой системе не в состоянии генерировать ключи шифрования"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Если вы работаете под Windows, см. \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Генерация шифрованых ключей"; +$a->strings["libCurl PHP module"] = "libCurl PHP модуль"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP модуль"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP модуль"; +$a->strings["mysqli PHP module"] = "mysqli PHP модуль"; +$a->strings["mb_string PHP module"] = "mb_string PHP модуль"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Ошибка: необходим модуль веб-сервера Apache mod-rewrite, но он не установлен."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Ошибка: необходим libCURL PHP модуль, но он не установлен."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Ошибка: необходим PHP модуль GD графики с поддержкой JPEG, но он не установлен."; +$a->strings["Error: openssl PHP module required but not installed."] = "Ошибка: необходим PHP модуль OpenSSL, но он не установлен."; +$a->strings["Error: mysqli PHP module required but not installed."] = "Ошибка: необходим PHP модуль MySQLi, но он не установлен."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Ошибка: необходим PHP модуль mb_string, но он не установлен."; +$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."] = "Веб-инсталлятору требуется создать файл с именем \". htconfig.php\" в верхней папке веб-сервера, но он не в состоянии это сделать."; +$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."] = "Это наиболее частые параметры разрешений, когда веб-сервер не может записать файлы в папке - даже если вы можете."; +$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."] = "В конце этой процедуры, мы дадим вам текст, для сохранения в файле с именем .htconfig.php в корневой папке, где установлена Friendica."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "В качестве альтернативы вы можете пропустить эту процедуру и выполнить установку вручную. Пожалуйста, обратитесь к файлу \"INSTALL.txt\" для получения инструкций."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php is writable"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica использует механизм шаблонов Smarty3 для генерации веб-страниц. Smarty3 компилирует шаблоны в PHP для увеличения скорости загрузки."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Для того чтобы хранить эти скомпилированные шаблоны, веб-сервер должен иметь доступ на запись для папки view/smarty3 в директории, где установлена Friendica."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Пожалуйста, убедитесь, что пользователь, под которым работает ваш веб-сервер (например www-data), имеет доступ на запись в этой папке."; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Примечание: в качестве меры безопасности, вы должны дать вебсерверу доступ на запись только в view/smarty3 - но не на сами файлы шаблонов (.tpl)., Которые содержатся в этой папке."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 доступен для записи"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite в .htaccess не работает. Проверьте конфигурацию вашего сервера.."; +$a->strings["Url rewrite is working"] = "Url rewrite работает"; +$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."] = "Файл конфигурации базы данных \".htconfig.php\" не могла быть записан. Пожалуйста, используйте приложенный текст, чтобы создать конфигурационный файл в корневом каталоге веб-сервера."; +$a->strings["

What next

"] = "

Что далее

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "ВАЖНО: Вам нужно будет [вручную] установить запланированное задание для регистратора."; +$a->strings["Help:"] = "Помощь:"; +$a->strings["Contact settings applied."] = "Установки контакта приняты."; +$a->strings["Contact update failed."] = "Обновление контакта неудачное."; +$a->strings["Repair Contact Settings"] = "Восстановить установки контакта"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ВНИМАНИЕ: Это крайне важно! Если вы введете неверную информацию, ваша связь с этим контактом перестанет работать."; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Пожалуйста, нажмите клавишу вашего браузера 'Back' или 'Назад' сейчас, если вы не уверены, что делаете на этой странице."; +$a->strings["Return to contact editor"] = "Возврат к редактору контакта"; +$a->strings["Account Nickname"] = "Ник аккаунта"; +$a->strings["@Tagname - overrides Name/Nickname"] = ""; +$a->strings["Account URL"] = "URL аккаунта"; +$a->strings["Friend Request URL"] = "URL запроса в друзья"; +$a->strings["Friend Confirm URL"] = "URL подтверждения друга"; +$a->strings["Notification Endpoint URL"] = "URL эндпоинта уведомления"; +$a->strings["Poll/Feed URL"] = "URL опроса/ленты"; +$a->strings["New photo from this URL"] = "Новое фото из этой URL"; +$a->strings["Remote Self"] = ""; +$a->strings["Mirror postings from this contact"] = ""; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = ""; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Добро пожаловать в Friendica"; +$a->strings["New Member Checklist"] = "Новый контрольный список участников"; +$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."] = "Мы хотели бы предложить некоторые советы и ссылки, помогающие сделать вашу работу приятнее. Нажмите на любой элемент, чтобы посетить соответствующую страницу. Ссылка на эту страницу будет видна на вашей домашней странице в течение двух недель после первоначальной регистрации, а затем она исчезнет."; +$a->strings["Getting Started"] = "Начало работы"; +$a->strings["Friendica Walk-Through"] = "Friendica тур"; +$a->strings["On your Quick Start 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["On your Settings 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."] = "На вашей странице Настройки - вы можете изменить свой первоначальный пароль. Также обратите внимание на ваш личный адрес. Он выглядит так же, как адрес электронной почты - и будет полезен для поиска друзей в свободной социальной сети."; +$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."] = "Просмотрите другие установки, в частности, параметры конфиденциальности. Неопубликованные пункты каталога с частными номерами телефона. В общем, вам, вероятно, следует опубликовать свою информацию - если все ваши друзья и потенциальные друзья точно знают, как вас найти."; +$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."] = "Загрузите фотографию профиля, если вы еще не сделали это. Исследования показали, что люди с реальными фотографиями имеют в десять раз больше шансов подружиться, чем люди, которые этого не делают."; +$a->strings["Edit Your Profile"] = "Редактировать профиль"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Отредактируйте профиль по умолчанию на свой ​​вкус. Просмотрите установки для сокрытия вашего списка друзей и сокрытия профиля от неизвестных посетителей."; +$a->strings["Profile Keywords"] = "Ключевые слова профиля"; +$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."] = "Установите некоторые публичные ключевые слова для вашего профиля по умолчанию, которые описывают ваши интересы. Мы можем быть в состоянии найти других людей со схожими интересами и предложить дружбу."; +$a->strings["Connecting"] = "Подключение"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Авторизуйте Facebook Connector , если у вас уже есть аккаунт на Facebook, и мы (по желанию) импортируем всех ваших друзей и беседы с Facebook."; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Если это ваш личный сервер, установите дополнение Facebook, это может облегчить ваш переход на свободную социальную сеть."; +$a->strings["Importing Emails"] = "Импортирование Email-ов"; +$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"] = "Введите информацию о доступе к вашему email на странице настроек вашего коннектора, если вы хотите импортировать, и общаться с друзьями или получать рассылки на ваш ящик электронной почты"; +$a->strings["Go to Your Contacts Page"] = "Перейти на страницу ваших контактов"; +$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 Add New Contact dialog."] = "Ваша страница контактов - это ваш шлюз к управлению дружбой и общением с друзьями в других сетях. Обычно вы вводите свой ​​адрес или адрес сайта в диалог Добавить новый контакт."; +$a->strings["Go to Your Site's Directory"] = "Перейти в каталог вашего сайта"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "На странице каталога вы можете найти других людей в этой сети или на других похожих сайтах. Ищите ссылки Подключить или Следовать на страницах их профилей. Укажите свой собственный адрес идентификации, если требуется."; +$a->strings["Finding New People"] = "Поиск людей"; +$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."] = "На боковой панели страницы Контакты есть несколько инструментов, чтобы найти новых друзей. Мы можем искать по соответствию интересам, посмотреть людей по имени или интересам, и внести предложения на основе сетевых отношений. На новом сайте, предложения дружбы, как правило, начинают заполняться в течение 24 часов."; +$a->strings["Group Your Contacts"] = "Группа \"ваши контакты\""; +$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."] = "После того, как вы найдете несколько друзей, организуйте их в группы частных бесед в боковой панели на странице Контакты, а затем вы можете взаимодействовать с каждой группой приватно или на вашей странице Сеть."; +$a->strings["Why Aren't My Posts Public?"] = "Почему мои посты не публичные?"; +$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."] = "Friendica уважает вашу приватность. По умолчанию, ваши сообщения будут показываться только для людей, которых вы добавили в список друзей. Для получения дополнительной информации см. раздел справки по ссылке выше."; +$a->strings["Getting Help"] = "Получить помощь"; +$a->strings["Go to the Help Section"] = "Перейти в раздел справки"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Наши страницы помощи могут проконсультировать о подробностях и возможностях программы и ресурса."; $a->strings["Poke/Prod"] = ""; $a->strings["poke, prod or do other things to somebody"] = ""; $a->strings["Recipient"] = "Получатель"; $a->strings["Choose what you wish to do to recipient"] = "Выберите действия для получателя"; $a->strings["Make this post private"] = "Сделать эту запись личной"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "Пункт был удален."; $a->strings["%1\$s is following %2\$s's %3\$s"] = ""; -$a->strings["Export account"] = "Экспорт аккаунта"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Экспорт ваших регистрационных данные и контактов. Используйте, чтобы создать резервную копию вашего аккаунта и/или переместить его на другой сервер."; -$a->strings["Export all"] = "Экспорт всего"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Экспорт информации вашего аккаунта, контактов и всех ваших пунктов, как JSON. Может получиться очень большой файл и это может занять много времени. Используйте, чтобы создать полную резервную копию вашего аккаунта (фото не экспортируются)"; -$a->strings["Common Friends"] = "Общие друзья"; -$a->strings["No contacts in common."] = "Нет общих контактов."; -$a->strings["Image exceeds size limit of %d"] = "Изображение превышает предельный размер %d"; -$a->strings["Wall Photos"] = "Фото стены"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s добро пожаловать %2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Это может иногда происходить, если контакт запрашивали двое людей, и он был уже одобрен."; +$a->strings["Response from remote site was not understood."] = "Ответ от удаленного сайта не был понят."; +$a->strings["Unexpected response from remote site: "] = "Неожиданный ответ от удаленного сайта: "; +$a->strings["Confirmation completed successfully."] = "Подтверждение успешно завершено."; +$a->strings["Remote site reported: "] = "Удаленный сайт сообщил: "; +$a->strings["Temporary failure. Please wait and try again."] = "Временные неудачи. Подождите и попробуйте еще раз."; +$a->strings["Introduction failed or was revoked."] = "Запрос ошибочен или был отозван."; +$a->strings["Unable to set contact photo."] = "Не удается установить фото контакта."; +$a->strings["No user record found for '%s' "] = "Не найдено записи пользователя для '%s' "; +$a->strings["Our site encryption key is apparently messed up."] = "Наш ключ шифрования сайта, по-видимому, перепутался."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Был предоставлен пустой URL сайта ​​или URL не может быть расшифрован нами."; +$a->strings["Contact record was not found for you on our site."] = "Запись контакта не найдена для вас на нашем сайте."; +$a->strings["Site public key not available in contact record for URL %s."] = "Публичный ключ недоступен в записи о контакте по ссылке %s"; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "ID, предложенный вашей системой, является дубликатом в нашей системе. Он должен работать, если вы повторите попытку."; +$a->strings["Unable to set your contact credentials on our system."] = "Не удалось установить ваши учетные данные контакта в нашей системе."; +$a->strings["Unable to update your contact profile details on our system"] = "Не удается обновить ваши контактные детали профиля в нашей системе"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s присоединился %2\$s"; +$a->strings["Unable to locate original post."] = "Не удалось найти оригинальный пост."; +$a->strings["Empty post discarded."] = "Пустое сообщение отбрасывается."; +$a->strings["System error. Post not saved."] = "Системная ошибка. Сообщение не сохранено."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Это сообщение было отправлено вам %s, участником социальной сети Friendica."; +$a->strings["You may visit them online at %s"] = "Вы можете посетить их в онлайне на %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Пожалуйста, свяжитесь с отправителем, ответив на это сообщение, если вы не хотите получать эти сообщения."; +$a->strings["%s posted an update."] = "%s отправил/а/ обновление."; $a->strings["Image uploaded but image cropping failed."] = "Изображение загружено, но обрезка изображения не удалась."; $a->strings["Image size reduction [%s] failed."] = "Уменьшение размера изображения [%s] не удалось."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Перезагрузите страницу с зажатой клавишей \"Shift\" для того, чтобы увидеть свое новое фото немедленно."; @@ -1177,561 +1755,15 @@ $a->strings["Crop Image"] = "Обрезать изображение"; $a->strings["Please adjust the image cropping for optimum viewing."] = "Пожалуйста, настройте обрезку изображения для оптимального просмотра."; $a->strings["Done Editing"] = "Редактирование выполнено"; $a->strings["Image uploaded successfully."] = "Изображение загружено успешно."; -$a->strings["Applications"] = "Приложения"; -$a->strings["No installed applications."] = "Нет установленных приложений."; -$a->strings["Nothing new here"] = "Ничего нового здесь"; -$a->strings["Clear notifications"] = "Стереть уведомления"; -$a->strings["Profile Match"] = "Похожие профили"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Нет соответствующих ключевых слов. Пожалуйста, добавьте ключевые слова для вашего профиля по умолчанию."; -$a->strings["is interested in:"] = "интересуется:"; -$a->strings["Tag removed"] = "Ключевое слово удалено"; -$a->strings["Remove Item Tag"] = "Удалить ключевое слово"; -$a->strings["Select a tag to remove: "] = "Выберите ключевое слово для удаления: "; -$a->strings["Remove"] = "Удалить"; -$a->strings["Event title and start time are required."] = "Название мероприятия и время начала обязательны для заполнения."; -$a->strings["l, F j"] = "l, j F"; -$a->strings["Edit event"] = "Редактировать мероприятие"; -$a->strings["link to source"] = "ссылка на источник"; -$a->strings["Create New Event"] = "Создать новое мероприятие"; -$a->strings["Previous"] = "Назад"; -$a->strings["hour:minute"] = "час:минута"; -$a->strings["Event details"] = "Сведения о мероприятии"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Формат %s %s. Необхлдима дата старта и заголовок."; -$a->strings["Event Starts:"] = "Начало мероприятия:"; -$a->strings["Required"] = "Требуется"; -$a->strings["Finish date/time is not known or not relevant"] = "Дата/время окончания не известны, или не указаны"; -$a->strings["Event Finishes:"] = "Окончание мероприятия:"; -$a->strings["Adjust for viewer timezone"] = "Настройка часового пояса"; -$a->strings["Description:"] = "Описание:"; -$a->strings["Title:"] = "Титул:"; -$a->strings["Share this event"] = "Поделитесь этим мероприятием"; -$a->strings["No potential page delegates located."] = ""; -$a->strings["Delegate Page Management"] = "Делегировать управление страницей"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Доверенные лица могут управлять всеми аспектами этого аккаунта/страницы, за исключением основных настроек аккаунта. Пожалуйста, не предоставляйте доступ в личный кабинет тому, кому вы не полностью доверяете."; -$a->strings["Existing Page Managers"] = "Существующие менеджеры страницы"; -$a->strings["Existing Page Delegates"] = "Существующие уполномоченные страницы"; -$a->strings["Potential Delegates"] = "Возможные доверенные лица"; -$a->strings["Add"] = "Добавить"; -$a->strings["No entries."] = "Нет записей."; -$a->strings["Contacts who are not members of a group"] = "Контакты, которые не являются членами группы"; -$a->strings["Files"] = "Файлы"; -$a->strings["System down for maintenance"] = "Система закрыта на техническое обслуживание"; -$a->strings["Remove My Account"] = "Удалить мой аккаунт"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Это позволит полностью удалить ваш аккаунт. Как только это будет сделано, аккаунт восстановлению не подлежит."; -$a->strings["Please enter your password for verification:"] = "Пожалуйста, введите свой пароль для проверки:"; -$a->strings["Friend suggestion sent."] = "Приглашение в друзья отправлено."; -$a->strings["Suggest Friends"] = "Предложить друзей"; -$a->strings["Suggest a friend for %s"] = "Предложить друга для %s."; -$a->strings["Unable to locate original post."] = "Не удалось найти оригинальный пост."; -$a->strings["Empty post discarded."] = "Пустое сообщение отбрасывается."; -$a->strings["System error. Post not saved."] = "Системная ошибка. Сообщение не сохранено."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Это сообщение было отправлено вам %s, участником социальной сети Friendica."; -$a->strings["You may visit them online at %s"] = "Вы можете посетить их в онлайне на %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Пожалуйста, свяжитесь с отправителем, ответив на это сообщение, если вы не хотите получать эти сообщения."; -$a->strings["%s posted an update."] = "%s отправил/а/ обновление."; -$a->strings["{0} wants to be your friend"] = "{0} хочет стать Вашим другом"; -$a->strings["{0} sent you a message"] = "{0} отправил Вам сообщение"; -$a->strings["{0} requested registration"] = "{0} требуемая регистрация"; -$a->strings["{0} commented %s's post"] = "{0} прокомментировал сообщение от %s"; -$a->strings["{0} liked %s's post"] = "{0} нравится сообщение от %s"; -$a->strings["{0} disliked %s's post"] = "{0} не нравится сообщение от %s"; -$a->strings["{0} is now friends with %s"] = "{0} теперь друзья с %s"; -$a->strings["{0} posted"] = "{0} опубликовано"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} пометил сообщение %s с #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} упоменул Вас в сообщение"; -$a->strings["OpenID protocol error. No ID returned."] = "Ошибка протокола OpenID. Не возвращён ID."; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Аккаунт не найден и OpenID регистрация не допускается на этом сайте."; -$a->strings["Login failed."] = "Войти не удалось."; -$a->strings["Invalid request identifier."] = "Неверный идентификатор запроса."; -$a->strings["Discard"] = "Отказаться"; -$a->strings["System"] = "Система"; -$a->strings["Network"] = "Сеть"; -$a->strings["Introductions"] = "Запросы"; -$a->strings["Show Ignored Requests"] = "Показать проигнорированные запросы"; -$a->strings["Hide Ignored Requests"] = "Скрыть проигнорированные запросы"; -$a->strings["Notification type: "] = "Тип уведомления: "; -$a->strings["Friend Suggestion"] = "Предложение в друзья"; -$a->strings["suggested by %s"] = "предложено юзером %s"; -$a->strings["Post a new friend activity"] = "Настроение"; -$a->strings["if applicable"] = "если требуется"; -$a->strings["Claims to be known to you: "] = "Утверждения, о которых должно быть вам известно: "; -$a->strings["yes"] = "да"; -$a->strings["no"] = "нет"; -$a->strings["Approve as: "] = "Утвердить как: "; -$a->strings["Friend"] = "Друг"; -$a->strings["Sharer"] = "Участник"; -$a->strings["Fan/Admirer"] = "Фанат / Поклонник"; -$a->strings["Friend/Connect Request"] = "Запрос в друзья / на подключение"; -$a->strings["New Follower"] = "Новый фолловер"; -$a->strings["No introductions."] = "Запросов нет."; -$a->strings["Notifications"] = "Уведомления"; -$a->strings["%s liked %s's post"] = "%s нравится %s сообшение"; -$a->strings["%s disliked %s's post"] = "%s не нравится %s сообшение"; -$a->strings["%s is now friends with %s"] = "%s теперь друзья с %s"; -$a->strings["%s created a new post"] = "%s написал новое сообщение"; -$a->strings["%s commented on %s's post"] = "%s прокомментировал %s сообщение"; -$a->strings["No more network notifications."] = "Уведомлений из сети больше нет."; -$a->strings["Network Notifications"] = "Уведомления сети"; -$a->strings["No more personal notifications."] = "Персональных уведомлений больше нет."; -$a->strings["Personal Notifications"] = "Личные уведомления"; -$a->strings["No more home notifications."] = "Уведомлений больше нет."; -$a->strings["Home Notifications"] = "Уведомления"; -$a->strings["Total invitation limit exceeded."] = "Превышен общий лимит приглашений."; -$a->strings["%s : Not a valid email address."] = "%s: Неверный адрес электронной почты."; -$a->strings["Please join us on Friendica"] = "Пожалуйста, присоединяйтесь к нам на Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Лимит приглашений превышен. Пожалуйста, свяжитесь с администратором сайта."; -$a->strings["%s : Message delivery failed."] = "%s: Доставка сообщения не удалась."; -$a->strings["%d message sent."] = array( - 0 => "%d сообщение отправлено.", - 1 => "%d сообщений отправлено.", - 2 => "%d сообщений отправлено.", -); -$a->strings["You have no more invitations available"] = "У вас нет больше приглашений"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Посетите %s со списком общедоступных сайтов, к которым вы можете присоединиться. Все участники Friendica на других сайтах могут соединиться друг с другом, а также с участниками многих других социальных сетей."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Для одобрения этого приглашения, пожалуйста, посетите и зарегистрируйтесь на %s ,или любом другом публичном сервере Friendica"; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Сайты Friendica, подключившись между собой, могут создать сеть с повышенной безопасностью, которая принадлежит и управляется её членами. Они также могут подключаться ко многим традиционным социальным сетям. См. %s со списком альтернативных сайтов Friendica, к которым вы можете присоединиться."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Извините. Эта система в настоящее время не сконфигурирована для соединения с другими общественными сайтами и для приглашения участников."; -$a->strings["Send invitations"] = "Отправить приглашения"; -$a->strings["Enter email addresses, one per line:"] = "Введите адреса электронной почты, по одному в строке:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Приглашаем Вас присоединиться ко мне и другим близким друзьям на Friendica - помочь нам создать лучшую социальную сеть."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Вам нужно будет предоставить этот код приглашения: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "После того как вы зарегистрировались, пожалуйста, свяжитесь со мной через мою страницу профиля по адресу:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Для получения более подробной информации о проекте Friendica, пожалуйста, посетите http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "Управление идентификацией и / или страницами"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = ""; -$a->strings["Select an identity to manage: "] = "Выберите идентификацию для управления: "; -$a->strings["Welcome to %s"] = "Добро пожаловать на %s!"; $a->strings["Friends of %s"] = "%s Друзья"; $a->strings["No friends to display."] = "Нет друзей."; -$a->strings["Add New Contact"] = "Добавить контакт"; -$a->strings["Enter address or web location"] = "Введите адрес или веб-местонахождение"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Пример: bob@example.com, http://example.com/barbara"; -$a->strings["%d invitation available"] = array( - 0 => "%d приглашение доступно", - 1 => "%d приглашений доступно", - 2 => "%d приглашений доступно", -); -$a->strings["Find People"] = "Поиск людей"; -$a->strings["Enter name or interest"] = "Введите имя или интерес"; -$a->strings["Connect/Follow"] = "Подключиться/Следовать"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Примеры: Роберт Morgenstein, Рыбалка"; -$a->strings["Random Profile"] = "Случайный профиль"; -$a->strings["Networks"] = "Сети"; -$a->strings["All Networks"] = "Все сети"; -$a->strings["Saved Folders"] = "Сохранённые папки"; -$a->strings["Everything"] = "Всё"; -$a->strings["Categories"] = "Категории"; -$a->strings["Click here to upgrade."] = "Нажмите для обновления."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Это действие превышает лимиты, установленные вашим тарифным планом."; -$a->strings["This action is not available under your subscription plan."] = "Это действие не доступно в соответствии с вашим планом подписки."; -$a->strings["User not found."] = "Пользователь не найден."; -$a->strings["There is no status with this id."] = "Нет статуса с таким id."; -$a->strings["There is no conversation with this id."] = ""; -$a->strings["view full size"] = "посмотреть в полный размер"; -$a->strings["Starts:"] = "Начало:"; -$a->strings["Finishes:"] = "Окончание:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Не могу найти информацию для DNS-сервера базы данных '%s'"; -$a->strings["(no subject)"] = "(без темы)"; -$a->strings["noreply"] = "без ответа"; -$a->strings["An invitation is required."] = "Требуется приглашение."; -$a->strings["Invitation could not be verified."] = "Приглашение не может быть проверено."; -$a->strings["Invalid OpenID url"] = "Неверный URL OpenID"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Мы столкнулись с проблемой при входе с OpenID, который вы указали. Пожалуйста, проверьте правильность написания ID."; -$a->strings["The error message was:"] = "Сообщение об ошибке было:"; -$a->strings["Please enter the required information."] = "Пожалуйста, введите необходимую информацию."; -$a->strings["Please use a shorter name."] = "Пожалуйста, используйте более короткое имя."; -$a->strings["Name too short."] = "Имя слишком короткое."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Кажется, что это ваше неполное (Имя Фамилия) имя."; -$a->strings["Your email domain is not among those allowed on this site."] = "Домен вашего адреса электронной почты не относится к числу разрешенных на этом сайте."; -$a->strings["Not a valid email address."] = "Неверный адрес электронной почты."; -$a->strings["Cannot use that email."] = "Нельзя использовать этот Email."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Ваш \"ник\" может содержать только \"a-z\", \"0-9\", \"-\", и \"_\", а также должен начинаться с буквы."; -$a->strings["Nickname is already registered. Please choose another."] = "Такой ник уже зарегистрирован. Пожалуйста, выберите другой."; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ник уже зарегистрирован на этом сайте и не может быть изменён. Пожалуйста, выберите другой ник."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "СЕРЬЕЗНАЯ ОШИБКА: генерация ключей безопасности не удалась."; -$a->strings["An error occurred during registration. Please try again."] = "Ошибка при регистрации. Пожалуйста, попробуйте еще раз."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Ошибка создания вашего профиля. Пожалуйста, попробуйте еще раз."; -$a->strings["Friends"] = "Друзья"; -$a->strings["%1\$s poked %2\$s"] = ""; -$a->strings["poked"] = ""; -$a->strings["post/item"] = "пост/элемент"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s пометил %2\$s %3\$s как Фаворит"; -$a->strings["remove"] = "удалить"; -$a->strings["Delete Selected Items"] = "Удалить выбранные позиции"; -$a->strings["Follow Thread"] = ""; -$a->strings["View Status"] = "Просмотреть статус"; -$a->strings["View Profile"] = "Просмотреть профиль"; -$a->strings["View Photos"] = "Просмотреть фото"; -$a->strings["Network Posts"] = "Посты сети"; -$a->strings["Edit Contact"] = "Редактировать контакт"; -$a->strings["Send PM"] = "Отправить ЛС"; -$a->strings["Poke"] = ""; -$a->strings["%s likes this."] = "%s нравится это."; -$a->strings["%s doesn't like this."] = "%s не нравится это."; -$a->strings["%2\$d people like this"] = "%2\$d людям нравится это"; -$a->strings["%2\$d people don't like this"] = "%2\$d людям не нравится это"; -$a->strings["and"] = "и"; -$a->strings[", and %d other people"] = ", и %d других чел."; -$a->strings["%s like this."] = "%s нравится это."; -$a->strings["%s don't like this."] = "%s не нравится это."; -$a->strings["Visible to everybody"] = "Видимое всем"; -$a->strings["Please enter a video link/URL:"] = "Введите ссылку на видео link/URL:"; -$a->strings["Please enter an audio link/URL:"] = "Введите ссылку на аудио link/URL:"; -$a->strings["Tag term:"] = ""; -$a->strings["Where are you right now?"] = "И где вы сейчас?"; -$a->strings["Delete item(s)?"] = "Удалить елемент(ты)?"; -$a->strings["Post to Email"] = "Отправить на Email"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "разрешения"; -$a->strings["Post to Groups"] = "Пост для групп"; -$a->strings["Post to Contacts"] = "Пост для контактов"; -$a->strings["Private post"] = "Личное сообщение"; -$a->strings["Logged out."] = "Выход из системы."; -$a->strings["Error decoding account file"] = "Ошибка расшифровки файла аккаунта"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Ошибка! Неправильная версия данных в файле! Это не файл аккаунта Friendica?"; -$a->strings["Error! Cannot check nickname"] = "Ошибка! Невозможно проверить никнейм"; -$a->strings["User '%s' already exists on this server!"] = "Пользователь '%s' уже существует на этом сервере!"; -$a->strings["User creation error"] = "Ошибка создания пользователя"; -$a->strings["User profile creation error"] = "Ошибка создания профиля пользователя"; -$a->strings["%d contact not imported"] = array( - 0 => "%d контакт не импортирован", - 1 => "%d контакты не импортированы", - 2 => "%d контакты не импортированы", -); -$a->strings["Done. You can now login with your username and password"] = "Завершено. Теперь вы можете войти с вашим логином и паролем"; -$a->strings["newer"] = "новее"; -$a->strings["older"] = "старее"; -$a->strings["prev"] = "пред."; -$a->strings["first"] = "первый"; -$a->strings["last"] = "последний"; -$a->strings["next"] = "след."; -$a->strings["No contacts"] = "Нет контактов"; -$a->strings["%d Contact"] = array( - 0 => "%d контакт", - 1 => "%d контактов", - 2 => "%d контактов", -); -$a->strings["poke"] = "poke"; -$a->strings["ping"] = "пинг"; -$a->strings["pinged"] = "пингуется"; -$a->strings["prod"] = ""; -$a->strings["prodded"] = ""; -$a->strings["slap"] = ""; -$a->strings["slapped"] = ""; -$a->strings["finger"] = ""; -$a->strings["fingered"] = ""; -$a->strings["rebuff"] = ""; -$a->strings["rebuffed"] = ""; -$a->strings["happy"] = ""; -$a->strings["sad"] = ""; -$a->strings["mellow"] = ""; -$a->strings["tired"] = ""; -$a->strings["perky"] = ""; -$a->strings["angry"] = ""; -$a->strings["stupified"] = ""; -$a->strings["puzzled"] = ""; -$a->strings["interested"] = ""; -$a->strings["bitter"] = ""; -$a->strings["cheerful"] = ""; -$a->strings["alive"] = ""; -$a->strings["annoyed"] = ""; -$a->strings["anxious"] = ""; -$a->strings["cranky"] = ""; -$a->strings["disturbed"] = ""; -$a->strings["frustrated"] = ""; -$a->strings["motivated"] = ""; -$a->strings["relaxed"] = ""; -$a->strings["surprised"] = ""; -$a->strings["Monday"] = "Понедельник"; -$a->strings["Tuesday"] = "Вторник"; -$a->strings["Wednesday"] = "Среда"; -$a->strings["Thursday"] = "Четверг"; -$a->strings["Friday"] = "Пятница"; -$a->strings["Saturday"] = "Суббота"; -$a->strings["Sunday"] = "Воскресенье"; -$a->strings["January"] = "Январь"; -$a->strings["February"] = "Февраль"; -$a->strings["March"] = "Март"; -$a->strings["April"] = "Апрель"; -$a->strings["May"] = "Май"; -$a->strings["June"] = "Июнь"; -$a->strings["July"] = "Июль"; -$a->strings["August"] = "Август"; -$a->strings["September"] = "Сентябрь"; -$a->strings["October"] = "Октябрь"; -$a->strings["November"] = "Ноябрь"; -$a->strings["December"] = "Декабрь"; -$a->strings["bytes"] = "байт"; -$a->strings["Click to open/close"] = "Нажмите, чтобы открыть / закрыть"; -$a->strings["Select an alternate language"] = "Выбор альтернативного языка"; -$a->strings["activity"] = "активность"; -$a->strings["post"] = "сообщение"; -$a->strings["Item filed"] = ""; -$a->strings["Friendica Notification"] = "Friendica уведомления"; -$a->strings["Thank You,"] = "Спасибо,"; -$a->strings["%s Administrator"] = "%s администратор"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica: Оповещение] Новое сообщение, пришедшее на %s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s отправил вам новое личное сообщение на %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s послал вам %2\$s."; -$a->strings["a private message"] = "личное сообщение"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Пожалуйста, посетите %s для просмотра и/или ответа на личные сообщения."; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s прокомментировал [url=%2\$s]a %3\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s прокомментировал [url=%2\$s]%3\$s's %4\$s[/url]"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s прокомментировал [url=%2\$s]your %3\$s[/url]"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; -$a->strings["%s commented on an item/conversation you have been following."] = ""; -$a->strings["Please visit %s to view and/or reply to the conversation."] = ""; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Оповещение] %s написал на стене вашего профиля"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = ""; -$a->strings["[Friendica:Notify] %s tagged you"] = ""; -$a->strings["%1\$s tagged you at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s shared a new post"] = ""; -$a->strings["%1\$s shared a new post at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = ""; -$a->strings["[Friendica:Notify] %1\$s poked you"] = ""; -$a->strings["%1\$s poked you at %2\$s"] = ""; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = ""; -$a->strings["[Friendica:Notify] %s tagged your post"] = ""; -$a->strings["%1\$s tagged your post at %2\$s"] = ""; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = ""; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Сообщение] получен запрос"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = ""; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = ""; -$a->strings["You may visit their profile at %s"] = "Вы можете посмотреть его профиль здесь %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Посетите %s для подтверждения или отказа запроса."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica: Оповещение] получено предложение дружбы"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Вы получили предложение дружбы от '%1\$s' на %2\$s"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = ""; -$a->strings["Name:"] = "Имя:"; -$a->strings["Photo:"] = "Фото:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Пожалуйста, посетите %s для подтверждения, или отказа запроса."; -$a->strings[" on Last.fm"] = "на Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Удаленная группа с таким названием была восстановлена. Существующие права доступа могут применяться к этой группе и любым будущим участникам. Если это не то, что вы хотели, пожалуйста, создайте еще ​​одну группу с другим названием."; -$a->strings["Default privacy group for new contacts"] = "Группа доступа по умолчанию для новых контактов"; -$a->strings["Everybody"] = "Каждый"; -$a->strings["edit"] = "редактировать"; -$a->strings["Edit group"] = "Редактировать группу"; -$a->strings["Create a new group"] = "Создать новую группу"; -$a->strings["Contacts not in any group"] = "Контакты не состоят в группе"; -$a->strings["Connect URL missing."] = "Connect-URL отсутствует."; -$a->strings["This site is not configured to allow communications with other networks."] = "Данный сайт не настроен так, чтобы держать связь с другими сетями."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Обнаружены несовместимые протоколы связи или каналы."; -$a->strings["The profile address specified does not provide adequate information."] = "Указанный адрес профиля не дает адекватной информации."; -$a->strings["An author or name was not found."] = "Автор или имя не найдены."; -$a->strings["No browser URL could be matched to this address."] = "Нет URL браузера, который соответствует этому адресу."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = ""; -$a->strings["Use mailto: in front of address to force email check."] = "Bcgjkmpeqnt mailto: перед адресом для быстрого доступа к email."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Указанный адрес профиля принадлежит сети, недоступной на этом сайта."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Ограниченный профиль. Этот человек не сможет получить прямые / личные уведомления от вас."; -$a->strings["Unable to retrieve contact information."] = "Невозможно получить контактную информацию."; -$a->strings["following"] = "следует"; -$a->strings["[no subject]"] = "[без темы]"; -$a->strings["End this session"] = "Конец этой сессии"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "Вход"; -$a->strings["Home Page"] = "Главная страница"; -$a->strings["Create an account"] = "Создать аккаунт"; -$a->strings["Help and documentation"] = "Помощь и документация"; -$a->strings["Apps"] = "Приложения"; -$a->strings["Addon applications, utilities, games"] = "Дополнительные приложения, утилиты, игры"; -$a->strings["Search site content"] = "Поиск по сайту"; -$a->strings["Conversations on this site"] = "Беседы на этом сайте"; -$a->strings["Directory"] = "Каталог"; -$a->strings["People directory"] = "Каталог участников"; -$a->strings["Information"] = ""; -$a->strings["Information about this friendica instance"] = ""; -$a->strings["Conversations from your friends"] = "Беседы с друзьями"; -$a->strings["Network Reset"] = "Перезагрузка сети"; -$a->strings["Load Network page with no filters"] = "Загрузить страницу сети без фильтров"; -$a->strings["Friend Requests"] = "Запросы на добавление в список друзей"; -$a->strings["See all notifications"] = "Посмотреть все уведомления"; -$a->strings["Mark all system notifications seen"] = "Отметить все системные уведомления, как прочитанные"; -$a->strings["Private mail"] = "Личная почта"; -$a->strings["Inbox"] = "Входящие"; -$a->strings["Outbox"] = "Исходящие"; -$a->strings["Manage"] = "Управлять"; -$a->strings["Manage other pages"] = "Управление другими страницами"; -$a->strings["Account settings"] = "Настройки аккаунта"; -$a->strings["Manage/Edit Profiles"] = "Управление/редактирование профилей"; -$a->strings["Manage/edit friends and contacts"] = "Управление / редактирование друзей и контактов"; -$a->strings["Site setup and configuration"] = "Установка и конфигурация сайта"; -$a->strings["Navigation"] = "Навигация"; -$a->strings["Site map"] = "Карта сайта"; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "День рождения:"; -$a->strings["Age:"] = "Возраст:"; -$a->strings["for %1\$d %2\$s"] = ""; -$a->strings["Tags:"] = "Ключевые слова: "; -$a->strings["Religion:"] = "Религия:"; -$a->strings["Hobbies/Interests:"] = "Хобби / Интересы:"; -$a->strings["Contact information and Social Networks:"] = "Информация о контакте и социальных сетях:"; -$a->strings["Musical interests:"] = "Музыкальные интересы:"; -$a->strings["Books, literature:"] = "Книги, литература:"; -$a->strings["Television:"] = "Телевидение:"; -$a->strings["Film/dance/culture/entertainment:"] = "Кино / Танцы / Культура / Развлечения:"; -$a->strings["Love/Romance:"] = "Любовь / Романтика:"; -$a->strings["Work/employment:"] = "Работа / Занятость:"; -$a->strings["School/education:"] = "Школа / Образование:"; -$a->strings["Image/photo"] = "Изображение / Фото"; -$a->strings["%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = ""; -$a->strings["$1 wrote:"] = "$1 написал:"; -$a->strings["Encrypted content"] = "Зашифрованный контент"; -$a->strings["Unknown | Not categorised"] = "Неизвестно | Не определено"; -$a->strings["Block immediately"] = "Блокировать немедленно"; -$a->strings["Shady, spammer, self-marketer"] = "Тролль, спаммер, рассылает рекламу"; -$a->strings["Known to me, but no opinion"] = "Известные мне, но нет определенного мнения"; -$a->strings["OK, probably harmless"] = "Хорошо, наверное, безвредные"; -$a->strings["Reputable, has my trust"] = "Уважаемые, есть мое доверие"; -$a->strings["Weekly"] = "Еженедельно"; -$a->strings["Monthly"] = "Ежемесячно"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = ""; -$a->strings["Statusnet"] = ""; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "Разное"; -$a->strings["year"] = "год"; -$a->strings["month"] = "мес."; -$a->strings["day"] = "день"; -$a->strings["never"] = "никогда"; -$a->strings["less than a second ago"] = "менее сек. назад"; -$a->strings["years"] = "лет"; -$a->strings["months"] = "мес."; -$a->strings["week"] = "неделя"; -$a->strings["weeks"] = "недель"; -$a->strings["days"] = "дней"; -$a->strings["hour"] = "час"; -$a->strings["hours"] = "час."; -$a->strings["minute"] = "минута"; -$a->strings["minutes"] = "мин."; -$a->strings["second"] = "секунда"; -$a->strings["seconds"] = "сек."; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s назад"; -$a->strings["%s's birthday"] = "день рождения %s"; -$a->strings["Happy Birthday %s"] = "С днём рождения %s"; -$a->strings["General Features"] = "Основные возможности"; -$a->strings["Multiple Profiles"] = "Несколько профилей"; -$a->strings["Ability to create multiple profiles"] = "Возможность создания нескольких профилей"; -$a->strings["Post Composition Features"] = ""; -$a->strings["Richtext Editor"] = "Редактор RTF"; -$a->strings["Enable richtext editor"] = "Включить редактор RTF"; -$a->strings["Post Preview"] = "предварительный просмотр"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Разрешить предпросмотр сообщения и комментария перед их публикацией"; -$a->strings["Auto-mention Forums"] = ""; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = ""; -$a->strings["Network Sidebar Widgets"] = "Виджет боковой панели \"Сеть\""; -$a->strings["Search by Date"] = "Поиск по датам"; -$a->strings["Ability to select posts by date ranges"] = "Возможность выбора постов по диапазону дат"; -$a->strings["Group Filter"] = "Фильтр групп"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Включить виджет для отображения сообщений сети только от выбранной группы"; -$a->strings["Network Filter"] = "Фильтр сети"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Включить виджет для отображения сообщений сети только от выбранной сети"; -$a->strings["Save search terms for re-use"] = "Сохранить условия поиска для повторного использования"; -$a->strings["Network Tabs"] = "Сетевые вкладки"; -$a->strings["Network Personal Tab"] = "Персональные сетевые вкладки"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Включить вкладку для отображения только сообщений сети, с которой вы взаимодействовали"; -$a->strings["Network New Tab"] = "Новая вкладка сеть"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Включить вкладку для отображения только новых сообщений сети (за последние 12 часов)"; -$a->strings["Network Shared Links Tab"] = "Вкладка shared ссылок сети"; -$a->strings["Enable tab to display only Network posts with links in them"] = "Включить вкладку для отображения только сообщений сети со ссылками на них"; -$a->strings["Post/Comment Tools"] = "Инструменты пост/комментарий"; -$a->strings["Multiple Deletion"] = "Множественное удаление"; -$a->strings["Select and delete multiple posts/comments at once"] = "Выбрать и удалить несколько постов/комментариев одновременно."; -$a->strings["Edit Sent Posts"] = "Редактировать отправленные посты"; -$a->strings["Edit and correct posts and comments after sending"] = "Редактировать и править посты и комментарии после отправления"; -$a->strings["Tagging"] = "Отмеченное"; -$a->strings["Ability to tag existing posts"] = "Возможность отмечать существующие посты"; -$a->strings["Post Categories"] = "Категории постов"; -$a->strings["Add categories to your posts"] = "Добавить категории вашего поста"; -$a->strings["Ability to file posts under folders"] = ""; -$a->strings["Dislike Posts"] = "Посты дизлайк"; -$a->strings["Ability to dislike posts/comments"] = "Возможность дизлайка постов/комментариев"; -$a->strings["Star Posts"] = "Популярные посты"; -$a->strings["Ability to mark special posts with a star indicator"] = "Возможность отметить специальные сообщения индикатором популярности"; -$a->strings["Sharing notification from Diaspora network"] = "Делиться уведомлениями из сети Diaspora"; -$a->strings["Attachments:"] = "Вложения:"; -$a->strings["Errors encountered creating database tables."] = "Обнаружены ошибки при создании таблиц базы данных."; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "Видимо всем"; -$a->strings["A new person is sharing with you at "] = "Новый человек делится с вами"; -$a->strings["You have a new follower at "] = "У вас есть новый фолловер на "; -$a->strings["Do you really want to delete this item?"] = "Вы действительно хотите удалить этот элемент?"; -$a->strings["Archives"] = "Архивы"; -$a->strings["Embedded content"] = "Встроенное содержание"; -$a->strings["Embedding disabled"] = "Встраивание отключено"; -$a->strings["Welcome "] = "Добро пожаловать, "; -$a->strings["Please upload a profile photo."] = "Пожалуйста, загрузите фотографию профиля."; -$a->strings["Welcome back "] = "Добро пожаловать обратно, "; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Ключ формы безопасности неправильный. Вероятно, это произошло потому, что форма была открыта слишком долго (более 3 часов) до её отправки."; -$a->strings["Male"] = "Мужчина"; -$a->strings["Female"] = "Женщина"; -$a->strings["Currently Male"] = "В данный момент мужчина"; -$a->strings["Currently Female"] = "В настоящее время женщина"; -$a->strings["Mostly Male"] = "В основном мужчина"; -$a->strings["Mostly Female"] = "В основном женщина"; -$a->strings["Transgender"] = "Транссексуал"; -$a->strings["Intersex"] = "Интерсексуал"; -$a->strings["Transsexual"] = "Транссексуал"; -$a->strings["Hermaphrodite"] = "Гермафродит"; -$a->strings["Neuter"] = "Средний род"; -$a->strings["Non-specific"] = "Не определен"; -$a->strings["Other"] = "Другой"; -$a->strings["Undecided"] = "Не решено"; -$a->strings["Males"] = "Мужчины"; -$a->strings["Females"] = "Женщины"; -$a->strings["Gay"] = "Гей"; -$a->strings["Lesbian"] = "Лесбиянка"; -$a->strings["No Preference"] = "Без предпочтений"; -$a->strings["Bisexual"] = "Бисексуал"; -$a->strings["Autosexual"] = "Автосексуал"; -$a->strings["Abstinent"] = "Воздержанный"; -$a->strings["Virgin"] = "Девственница"; -$a->strings["Deviant"] = "Deviant"; -$a->strings["Fetish"] = "Фетиш"; -$a->strings["Oodles"] = "Групповой"; -$a->strings["Nonsexual"] = "Нет интереса к сексу"; -$a->strings["Single"] = "Без пары"; -$a->strings["Lonely"] = "Пока никого нет"; -$a->strings["Available"] = "Доступный"; -$a->strings["Unavailable"] = "Не ищу никого"; -$a->strings["Has crush"] = "Имеет ошибку"; -$a->strings["Infatuated"] = "Влюблён"; -$a->strings["Dating"] = "Свидания"; -$a->strings["Unfaithful"] = "Изменяю супругу"; -$a->strings["Sex Addict"] = "Люблю секс"; -$a->strings["Friends/Benefits"] = "Друзья / Предпочтения"; -$a->strings["Casual"] = "Обычный"; -$a->strings["Engaged"] = "Занят"; -$a->strings["Married"] = "Женат / Замужем"; -$a->strings["Imaginarily married"] = ""; -$a->strings["Partners"] = "Партнеры"; -$a->strings["Cohabiting"] = "Партнерство"; -$a->strings["Common law"] = ""; -$a->strings["Happy"] = "Счастлив/а/"; -$a->strings["Not looking"] = "Не в поиске"; -$a->strings["Swinger"] = "Свинг"; -$a->strings["Betrayed"] = "Преданный"; -$a->strings["Separated"] = "Разделенный"; -$a->strings["Unstable"] = "Нестабильный"; -$a->strings["Divorced"] = "Разведен(а)"; -$a->strings["Imaginarily divorced"] = ""; -$a->strings["Widowed"] = "Овдовевший"; -$a->strings["Uncertain"] = "Неопределенный"; -$a->strings["It's complicated"] = "влишком сложно"; -$a->strings["Don't care"] = "Не беспокоить"; -$a->strings["Ask me"] = "Спросите меня"; -$a->strings["stopped following"] = "остановлено следование"; -$a->strings["Drop Contact"] = "Удалить контакт"; +$a->strings["Find on this site"] = "Найти на этом сайте"; +$a->strings["Site Directory"] = "Каталог сайта"; +$a->strings["Gender: "] = "Пол: "; +$a->strings["No entries (some entries may be hidden)."] = "Нет записей (некоторые записи могут быть скрыты)."; +$a->strings["Time Conversion"] = "История общения"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica предоставляет этот сервис для обмена событиями с другими сетями и друзьями, находящимися в неопределённых часовых поясах."; +$a->strings["UTC time: %s"] = "UTC время: %s"; +$a->strings["Current timezone: %s"] = "Ваш часовой пояс: %s"; +$a->strings["Converted localtime: %s"] = "Ваше изменённое время: %s"; +$a->strings["Please select your timezone:"] = "Выберите пожалуйста ваш часовой пояс:"; diff --git a/view/zh-cn/messages.po b/view/zh-cn/messages.po index dd1085470e..aaad7f029c 100644 --- a/view/zh-cn/messages.po +++ b/view/zh-cn/messages.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-10 15:13+0200\n" -"PO-Revision-Date: 2014-08-11 09:48+0000\n" +"POT-Creation-Date: 2014-09-07 14:32+0200\n" +"PO-Revision-Date: 2014-09-08 10:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/friendica/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -20,217 +20,308 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../../object/Item.php:92 -msgid "This entry was edited" -msgstr "这个文章被编辑了" - -#: ../../object/Item.php:113 ../../mod/content.php:620 -#: ../../mod/photos.php:1357 -msgid "Private Message" -msgstr "私人的新闻" - -#: ../../object/Item.php:117 ../../mod/editpost.php:109 -#: ../../mod/content.php:728 ../../mod/settings.php:673 -msgid "Edit" -msgstr "编辑" - -#: ../../object/Item.php:126 ../../mod/content.php:437 -#: ../../mod/content.php:740 ../../mod/photos.php:1651 -#: ../../include/conversation.php:612 -msgid "Select" -msgstr "选择" - -#: ../../object/Item.php:127 ../../mod/admin.php:922 ../../mod/content.php:438 -#: ../../mod/content.php:741 ../../mod/contacts.php:703 -#: ../../mod/settings.php:674 ../../mod/group.php:171 -#: ../../mod/photos.php:1652 ../../include/conversation.php:613 -msgid "Delete" -msgstr "删除" - -#: ../../object/Item.php:130 ../../mod/content.php:763 -msgid "save to folder" -msgstr "保存在文件夹" - -#: ../../object/Item.php:192 ../../mod/content.php:753 -msgid "add star" -msgstr "加星" - -#: ../../object/Item.php:193 ../../mod/content.php:754 -msgid "remove star" -msgstr "消星" - -#: ../../object/Item.php:194 ../../mod/content.php:755 -msgid "toggle star status" -msgstr "转变星现状" - -#: ../../object/Item.php:197 ../../mod/content.php:758 -msgid "starred" -msgstr "被贴星" - -#: ../../object/Item.php:202 ../../mod/content.php:759 -msgid "add tag" -msgstr "加标签" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -#: ../../mod/photos.php:1540 -msgid "I like this (toggle)" -msgstr "我喜欢这(交替)" - -#: ../../object/Item.php:213 ../../mod/content.php:684 -msgid "like" -msgstr "喜欢" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -#: ../../mod/photos.php:1541 -msgid "I don't like this (toggle)" -msgstr "我不喜欢这(交替)" - -#: ../../object/Item.php:214 ../../mod/content.php:685 -msgid "dislike" -msgstr "讨厌" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "Share this" -msgstr "分享这个" - -#: ../../object/Item.php:216 ../../mod/content.php:687 -msgid "share" -msgstr "分享" - -#: ../../object/Item.php:298 ../../include/conversation.php:665 -msgid "Categories:" -msgstr "种类:" - -#: ../../object/Item.php:299 ../../include/conversation.php:666 -msgid "Filed under:" -msgstr "归档在:" - -#: ../../object/Item.php:308 ../../object/Item.php:309 -#: ../../mod/content.php:471 ../../mod/content.php:852 -#: ../../mod/content.php:853 ../../include/conversation.php:653 -#, php-format -msgid "View %s's profile @ %s" -msgstr "看%s的简介@ %s" - -#: ../../object/Item.php:310 ../../mod/content.php:854 -msgid "to" -msgstr "至" - -#: ../../object/Item.php:311 -msgid "via" -msgstr "经过" - -#: ../../object/Item.php:312 ../../mod/content.php:855 -msgid "Wall-to-Wall" -msgstr "从墙到墙" - -#: ../../object/Item.php:313 ../../mod/content.php:856 -msgid "via Wall-To-Wall:" -msgstr "通过从墙到墙" - -#: ../../object/Item.php:322 ../../mod/content.php:481 -#: ../../mod/content.php:864 ../../include/conversation.php:673 -#, php-format -msgid "%s from %s" -msgstr "%s从%s" - -#: ../../object/Item.php:342 ../../object/Item.php:658 ../../boot.php:713 -#: ../../mod/content.php:709 ../../mod/photos.php:1562 -#: ../../mod/photos.php:1606 ../../mod/photos.php:1694 -msgid "Comment" -msgstr "评论" - -#: ../../object/Item.php:345 ../../mod/wallmessage.php:156 -#: ../../mod/editpost.php:124 ../../mod/content.php:499 -#: ../../mod/content.php:883 ../../mod/message.php:334 -#: ../../mod/message.php:565 ../../mod/photos.php:1543 -#: ../../include/conversation.php:691 ../../include/conversation.php:1108 -msgid "Please wait" -msgstr "请等一下" - -#: ../../object/Item.php:368 ../../mod/content.php:603 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d评论" - -#: ../../object/Item.php:370 ../../object/Item.php:383 -#: ../../mod/content.php:605 ../../include/text.php:1968 -msgid "comment" -msgid_plural "comments" -msgstr[0] "评论" - -#: ../../object/Item.php:371 ../../boot.php:714 ../../mod/content.php:606 -#: ../../include/contact_widgets.php:204 -msgid "show more" -msgstr "看多" - -#: ../../object/Item.php:656 ../../mod/content.php:707 -#: ../../mod/photos.php:1560 ../../mod/photos.php:1604 -#: ../../mod/photos.php:1692 -msgid "This is you" -msgstr "这是你" - -#: ../../object/Item.php:659 ../../view/theme/perihel/config.php:95 -#: ../../view/theme/diabook/theme.php:633 -#: ../../view/theme/diabook/config.php:148 -#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 -#: ../../view/theme/clean/config.php:79 -#: ../../view/theme/_clean_repo/config.php:79 #: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/vier/config.php:51 -#: ../../view/theme/vier-mobil/config.php:47 ../../mod/mood.php:137 -#: ../../mod/install.php:248 ../../mod/install.php:286 -#: ../../mod/crepair.php:171 ../../mod/content.php:710 -#: ../../mod/contacts.php:464 ../../mod/profiles.php:642 +#: ../../view/theme/vier/config.php:52 ../../view/theme/diabook/config.php:148 +#: ../../view/theme/diabook/theme.php:633 +#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70 +#: ../../object/Item.php:678 ../../mod/contacts.php:470 +#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107 +#: ../../mod/photos.php:1084 ../../mod/photos.php:1205 +#: ../../mod/photos.php:1512 ../../mod/photos.php:1563 +#: ../../mod/photos.php:1607 ../../mod/photos.php:1695 +#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137 #: ../../mod/message.php:335 ../../mod/message.php:564 -#: ../../mod/localtime.php:45 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1205 ../../mod/photos.php:1512 -#: ../../mod/photos.php:1563 ../../mod/photos.php:1607 -#: ../../mod/photos.php:1695 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/invite.php:140 -#: ../../mod/manage.php:110 +#: ../../mod/profiles.php:645 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/crepair.php:179 +#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45 msgid "Submit" msgstr "提交" -#: ../../object/Item.php:660 ../../mod/content.php:711 -msgid "Bold" -msgstr "粗体字 " +#: ../../view/theme/cleanzero/config.php:82 +#: ../../view/theme/vier/config.php:54 ../../view/theme/diabook/config.php:150 +#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 +msgid "Theme settings" +msgstr "主题设置" -#: ../../object/Item.php:661 ../../mod/content.php:712 -msgid "Italic" -msgstr "斜体 " +#: ../../view/theme/cleanzero/config.php:83 +msgid "Set resize level for images in posts and comments (width and height)" +msgstr "选择图片在文章和评论的重设尺寸(宽和高)" -#: ../../object/Item.php:662 ../../mod/content.php:713 -msgid "Underline" -msgstr "下划线" +#: ../../view/theme/cleanzero/config.php:84 +#: ../../view/theme/diabook/config.php:151 +#: ../../view/theme/dispy/config.php:73 +msgid "Set font-size for posts and comments" +msgstr "决定字体大小在文章和评论" -#: ../../object/Item.php:663 ../../mod/content.php:714 -msgid "Quote" -msgstr "引语" +#: ../../view/theme/cleanzero/config.php:85 +msgid "Set theme width" +msgstr "选择主题宽" -#: ../../object/Item.php:664 ../../mod/content.php:715 -msgid "Code" -msgstr "源代码" +#: ../../view/theme/cleanzero/config.php:86 +#: ../../view/theme/quattro/config.php:68 +msgid "Color scheme" +msgstr " 色彩设计" -#: ../../object/Item.php:665 ../../mod/content.php:716 -msgid "Image" -msgstr "图片" +#: ../../view/theme/vier/config.php:55 +msgid "Set style" +msgstr "选择款式" -#: ../../object/Item.php:666 ../../mod/content.php:717 -msgid "Link" -msgstr "环节" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:328 +msgid "don't show" +msgstr "别著" -#: ../../object/Item.php:667 ../../mod/content.php:718 -msgid "Video" -msgstr "录像" +#: ../../view/theme/diabook/config.php:142 +#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:327 +msgid "show" +msgstr "著" -#: ../../object/Item.php:668 ../../mod/editpost.php:145 -#: ../../mod/content.php:719 ../../mod/photos.php:1564 -#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 -#: ../../include/conversation.php:1125 -msgid "Preview" -msgstr "预演" +#: ../../view/theme/diabook/config.php:152 +#: ../../view/theme/dispy/config.php:74 +msgid "Set line-height for posts and comments" +msgstr "决定行高在文章和评论" + +#: ../../view/theme/diabook/config.php:153 +msgid "Set resolution for middle column" +msgstr "决定中栏的显示分辨率列表" + +#: ../../view/theme/diabook/config.php:154 +msgid "Set color scheme" +msgstr "选择色彩设计" + +#: ../../view/theme/diabook/config.php:155 +msgid "Set zoomfactor for Earth Layer" +msgstr "选择拉近镜头级在地球层" + +#: ../../view/theme/diabook/config.php:156 +#: ../../view/theme/diabook/theme.php:585 +msgid "Set longitude (X) for Earth Layers" +msgstr "选择经度(X)在地球层" + +#: ../../view/theme/diabook/config.php:157 +#: ../../view/theme/diabook/theme.php:586 +msgid "Set latitude (Y) for Earth Layers" +msgstr "选择纬度(Y)在地球层" + +#: ../../view/theme/diabook/config.php:158 +#: ../../view/theme/diabook/theme.php:130 +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:624 +msgid "Community Pages" +msgstr "社会页" + +#: ../../view/theme/diabook/config.php:159 +#: ../../view/theme/diabook/theme.php:579 +#: ../../view/theme/diabook/theme.php:625 +msgid "Earth Layers" +msgstr "地球层" + +#: ../../view/theme/diabook/config.php:160 +#: ../../view/theme/diabook/theme.php:391 +#: ../../view/theme/diabook/theme.php:626 +msgid "Community Profiles" +msgstr "社会简介" + +#: ../../view/theme/diabook/config.php:161 +#: ../../view/theme/diabook/theme.php:599 +#: ../../view/theme/diabook/theme.php:627 +msgid "Help or @NewHere ?" +msgstr "帮助或@菜鸟?" + +#: ../../view/theme/diabook/config.php:162 +#: ../../view/theme/diabook/theme.php:606 +#: ../../view/theme/diabook/theme.php:628 +msgid "Connect Services" +msgstr "连接服务" + +#: ../../view/theme/diabook/config.php:163 +#: ../../view/theme/diabook/theme.php:523 +#: ../../view/theme/diabook/theme.php:629 +msgid "Find Friends" +msgstr "找朋友们" + +#: ../../view/theme/diabook/config.php:164 +#: ../../view/theme/diabook/theme.php:412 +#: ../../view/theme/diabook/theme.php:630 +msgid "Last users" +msgstr "上次用户" + +#: ../../view/theme/diabook/config.php:165 +#: ../../view/theme/diabook/theme.php:486 +#: ../../view/theme/diabook/theme.php:631 +msgid "Last photos" +msgstr "上次照片" + +#: ../../view/theme/diabook/config.php:166 +#: ../../view/theme/diabook/theme.php:441 +#: ../../view/theme/diabook/theme.php:632 +msgid "Last likes" +msgstr "上次喜欢" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105 +#: ../../include/nav.php:146 ../../mod/notifications.php:93 +msgid "Home" +msgstr "主页" + +#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 +#: ../../include/nav.php:146 +msgid "Your posts and conversations" +msgstr "你的消息和交谈" + +#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2070 +#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87 +#: ../../include/nav.php:77 ../../mod/profperm.php:103 +#: ../../mod/newmember.php:32 +msgid "Profile" +msgstr "简介" + +#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 +msgid "Your profile page" +msgstr "你的简介页" + +#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:175 +#: ../../mod/contacts.php:694 +msgid "Contacts" +msgstr "熟人" + +#: ../../view/theme/diabook/theme.php:125 +msgid "Your contacts" +msgstr "您的熟人" + +#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2077 +#: ../../include/nav.php:78 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "照片" + +#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 +msgid "Your photos" +msgstr "你的照片" + +#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2094 +#: ../../include/nav.php:80 ../../mod/events.php:370 +msgid "Events" +msgstr "事件" + +#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 +msgid "Your events" +msgstr "你的项目" + +#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 +msgid "Personal notes" +msgstr "私人的便条" + +#: ../../view/theme/diabook/theme.php:128 +msgid "Your personal photos" +msgstr "你私人的照片" + +#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129 +#: ../../mod/community.php:32 +msgid "Community" +msgstr "社会" + +#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 +#: ../../include/conversation.php:246 ../../include/text.php:1964 +msgid "event" +msgstr "项目" + +#: ../../view/theme/diabook/theme.php:466 +#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:121 ../../include/conversation.php:130 +#: ../../include/conversation.php:249 ../../include/conversation.php:258 +#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 +#: ../../mod/tagger.php:62 +msgid "status" +msgstr "现状" + +#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:1919 +#: ../../include/conversation.php:126 ../../include/conversation.php:254 +#: ../../include/text.php:1966 ../../mod/like.php:149 +#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 +msgid "photo" +msgstr "照片" + +#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:1935 +#: ../../include/conversation.php:137 ../../mod/like.php:166 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s喜欢%2$s的%3$s" + +#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 +#: ../../mod/photos.php:155 ../../mod/photos.php:1064 +#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 +#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 +msgid "Contact Photos" +msgstr "熟人照片" + +#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335 +#: ../../include/user.php:342 ../../include/user.php:349 +#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1189 +#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 +#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 +#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 +#: ../../mod/profile_photo.php:305 +msgid "Profile Photos" +msgstr "简介照片" + +#: ../../view/theme/diabook/theme.php:524 +msgid "Local Directory" +msgstr "当地目录" + +#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51 +msgid "Global Directory" +msgstr "综合目录" + +#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36 +msgid "Similar Interests" +msgstr "相似兴趣" + +#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35 +#: ../../mod/suggest.php:66 +msgid "Friend Suggestions" +msgstr "友谊建议" + +#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38 +msgid "Invite Friends" +msgstr "邀请朋友们" + +#: ../../view/theme/diabook/theme.php:544 +#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:170 +#: ../../mod/settings.php:85 ../../mod/admin.php:1065 ../../mod/admin.php:1286 +#: ../../mod/newmember.php:22 +msgid "Settings" +msgstr "配置" + +#: ../../view/theme/diabook/theme.php:584 +msgid "Set zoomfactor for Earth Layers" +msgstr "选择拉近镜头级在地球层" + +#: ../../view/theme/diabook/theme.php:622 +msgid "Show/hide boxes at right-hand column:" +msgstr "表示/隐藏盒子在友兰:" + +#: ../../view/theme/quattro/config.php:67 +msgid "Alignment" +msgstr "成直线 " + +#: ../../view/theme/quattro/config.php:67 +msgid "Left" +msgstr "左边" + +#: ../../view/theme/quattro/config.php:67 +msgid "Center" +msgstr "中间" + +#: ../../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 +msgid "Set colour scheme" +msgstr "选择色彩设计" #: ../../index.php:203 ../../mod/apps.php:7 msgid "You must be logged in to use addons. " @@ -248,28 +339,28 @@ msgstr "页发现。" msgid "Permission denied" msgstr "权限不够" -#: ../../index.php:360 ../../mod/mood.php:114 ../../mod/display.php:319 -#: ../../mod/register.php:41 ../../mod/dfrn_confirm.php:53 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/suggest.php:56 -#: ../../mod/network.php:4 ../../mod/install.php:151 ../../mod/editpost.php:10 -#: ../../mod/attach.php:33 ../../mod/regmod.php:118 ../../mod/crepair.php:117 -#: ../../mod/uimport.php:23 ../../mod/notes.php:20 ../../mod/contacts.php:246 -#: ../../mod/settings.php:102 ../../mod/settings.php:593 -#: ../../mod/settings.php:598 ../../mod/profiles.php:146 -#: ../../mod/profiles.php:575 ../../mod/group.php:19 ../../mod/follow.php:9 -#: ../../mod/message.php:38 ../../mod/message.php:174 -#: ../../mod/viewcontacts.php:22 ../../mod/photos.php:134 -#: ../../mod/photos.php:1050 ../../mod/wall_attach.php:55 -#: ../../mod/poke.php:135 ../../mod/wall_upload.php:66 +#: ../../index.php:360 ../../include/items.php:4550 ../../mod/attach.php:33 +#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33 +#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103 +#: ../../mod/group.php:19 ../../mod/delegate.php:6 +#: ../../mod/notifications.php:66 ../../mod/settings.php:102 +#: ../../mod/settings.php:593 ../../mod/settings.php:598 +#: ../../mod/contacts.php:249 ../../mod/wall_attach.php:55 +#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10 +#: ../../mod/regmod.php:109 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/suggest.php:56 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78 +#: ../../mod/viewcontacts.php:22 ../../mod/wall_upload.php:66 +#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134 +#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23 +#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140 +#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174 +#: ../../mod/profiles.php:148 ../../mod/profiles.php:577 +#: ../../mod/install.php:151 ../../mod/crepair.php:117 ../../mod/poke.php:135 +#: ../../mod/display.php:455 ../../mod/dfrn_confirm.php:55 +#: ../../mod/item.php:148 ../../mod/item.php:164 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 -#: ../../mod/events.php:140 ../../mod/delegate.php:6 ../../mod/nogroup.php:25 -#: ../../mod/fsuggest.php:78 ../../mod/item.php:148 ../../mod/item.php:164 -#: ../../mod/notifications.php:66 ../../mod/invite.php:15 -#: ../../mod/invite.php:101 ../../mod/manage.php:96 ../../mod/allfriends.php:9 -#: ../../include/items.php:4496 +#: ../../mod/allfriends.php:9 msgid "Permission denied." msgstr "权限不够。" @@ -277,944 +368,2690 @@ msgstr "权限不够。" msgid "toggle mobile" msgstr "交替手机" -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../mod/notifications.php:93 -#: ../../include/nav.php:105 ../../include/nav.php:146 -msgid "Home" -msgstr "主页" - -#: ../../view/theme/perihel/theme.php:33 -#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76 -#: ../../include/nav.php:146 -msgid "Your posts and conversations" -msgstr "你的消息和交谈" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2021 -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../include/nav.php:77 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 -msgid "Profile" -msgstr "简介" - -#: ../../view/theme/perihel/theme.php:34 -#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77 -msgid "Your profile page" -msgstr "你的简介页" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2028 -#: ../../mod/fbrowser.php:25 ../../include/nav.php:78 -msgid "Photos" -msgstr "照片" - -#: ../../view/theme/perihel/theme.php:35 -#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78 -msgid "Your photos" -msgstr "你的照片" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2045 -#: ../../mod/events.php:370 ../../include/nav.php:80 -msgid "Events" -msgstr "事件" - -#: ../../view/theme/perihel/theme.php:36 -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80 -msgid "Your events" -msgstr "你的项目" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81 -msgid "Personal notes" -msgstr "私人的便条" - -#: ../../view/theme/perihel/theme.php:37 -#: ../../view/theme/diabook/theme.php:128 -msgid "Your personal photos" -msgstr "你私人的照片" - -#: ../../view/theme/perihel/theme.php:38 -#: ../../view/theme/diabook/theme.php:129 ../../mod/community.php:32 -#: ../../include/nav.php:129 -msgid "Community" -msgstr "社会" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:328 -msgid "don't show" -msgstr "别著" - -#: ../../view/theme/perihel/config.php:89 -#: ../../view/theme/diabook/theme.php:621 -#: ../../view/theme/diabook/config.php:142 ../../include/acl_selectors.php:327 -msgid "show" -msgstr "著" - -#: ../../view/theme/perihel/config.php:97 -#: ../../view/theme/diabook/config.php:150 -#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72 -#: ../../view/theme/clean/config.php:81 -#: ../../view/theme/_clean_repo/config.php:81 -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/vier/config.php:53 -#: ../../view/theme/vier-mobil/config.php:49 -msgid "Theme settings" -msgstr "主题设置" - -#: ../../view/theme/perihel/config.php:98 -#: ../../view/theme/diabook/config.php:151 -#: ../../view/theme/dispy/config.php:73 -#: ../../view/theme/cleanzero/config.php:84 -msgid "Set font-size for posts and comments" -msgstr "决定字体大小在文章和评论" - -#: ../../view/theme/perihel/config.php:99 -#: ../../view/theme/diabook/config.php:152 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "决定行高在文章和评论" - -#: ../../view/theme/perihel/config.php:100 -#: ../../view/theme/diabook/config.php:153 -msgid "Set resolution for middle column" -msgstr "决定中栏的显示分辨率列表" - -#: ../../view/theme/diabook/theme.php:125 ../../mod/contacts.php:688 -#: ../../include/nav.php:175 -msgid "Contacts" -msgstr "熟人" - -#: ../../view/theme/diabook/theme.php:125 -msgid "Your contacts" -msgstr "您的熟人" - -#: ../../view/theme/diabook/theme.php:130 -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:624 -#: ../../view/theme/diabook/config.php:158 -msgid "Community Pages" -msgstr "社会页" - -#: ../../view/theme/diabook/theme.php:391 -#: ../../view/theme/diabook/theme.php:626 -#: ../../view/theme/diabook/config.php:160 -msgid "Community Profiles" -msgstr "社会简介" - -#: ../../view/theme/diabook/theme.php:412 -#: ../../view/theme/diabook/theme.php:630 -#: ../../view/theme/diabook/config.php:164 -msgid "Last users" -msgstr "上次用户" - -#: ../../view/theme/diabook/theme.php:441 -#: ../../view/theme/diabook/theme.php:632 -#: ../../view/theme/diabook/config.php:166 -msgid "Last likes" -msgstr "上次喜欢" - -#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118 -#: ../../include/conversation.php:246 ../../include/text.php:1962 -msgid "event" -msgstr "项目" - -#: ../../view/theme/diabook/theme.php:466 -#: ../../view/theme/diabook/theme.php:475 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -#: ../../include/conversation.php:249 ../../include/conversation.php:258 -#: ../../include/diaspora.php:1920 -msgid "status" -msgstr "现状" - -#: ../../view/theme/diabook/theme.php:471 ../../mod/tagger.php:62 -#: ../../mod/like.php:149 ../../mod/subthread.php:87 -#: ../../include/conversation.php:126 ../../include/conversation.php:254 -#: ../../include/text.php:1964 ../../include/diaspora.php:1920 -msgid "photo" -msgstr "照片" - -#: ../../view/theme/diabook/theme.php:480 ../../mod/like.php:166 -#: ../../include/conversation.php:137 ../../include/diaspora.php:1936 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s喜欢%2$s的%3$s" - -#: ../../view/theme/diabook/theme.php:486 -#: ../../view/theme/diabook/theme.php:631 -#: ../../view/theme/diabook/config.php:165 -msgid "Last photos" -msgstr "上次照片" - -#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60 -#: ../../mod/photos.php:155 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1189 ../../mod/photos.php:1212 -#: ../../mod/photos.php:1758 ../../mod/photos.php:1770 -msgid "Contact Photos" -msgstr "熟人照片" - -#: ../../view/theme/diabook/theme.php:500 ../../mod/photos.php:155 -#: ../../mod/photos.php:731 ../../mod/photos.php:1189 -#: ../../mod/photos.php:1212 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 -#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 -#: ../../mod/profile_photo.php:305 ../../include/user.php:334 -#: ../../include/user.php:341 ../../include/user.php:348 -msgid "Profile Photos" -msgstr "简介照片" - -#: ../../view/theme/diabook/theme.php:523 -#: ../../view/theme/diabook/theme.php:629 -#: ../../view/theme/diabook/config.php:163 -msgid "Find Friends" -msgstr "找朋友们" - -#: ../../view/theme/diabook/theme.php:524 -msgid "Local Directory" -msgstr "当地目录" - -#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "综合目录" - -#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "相似兴趣" - -#: ../../view/theme/diabook/theme.php:527 ../../mod/suggest.php:66 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "友谊建议" - -#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "邀请朋友们" - -#: ../../view/theme/diabook/theme.php:544 -#: ../../view/theme/diabook/theme.php:648 ../../mod/newmember.php:22 -#: ../../mod/admin.php:1019 ../../mod/admin.php:1238 ../../mod/settings.php:85 -#: ../../include/nav.php:170 -msgid "Settings" -msgstr "配置" - -#: ../../view/theme/diabook/theme.php:579 -#: ../../view/theme/diabook/theme.php:625 -#: ../../view/theme/diabook/config.php:159 -msgid "Earth Layers" -msgstr "地球层" - -#: ../../view/theme/diabook/theme.php:584 -msgid "Set zoomfactor for Earth Layers" -msgstr "选择拉近镜头级在地球层" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/config.php:156 -msgid "Set longitude (X) for Earth Layers" -msgstr "选择经度(X)在地球层" - -#: ../../view/theme/diabook/theme.php:586 -#: ../../view/theme/diabook/config.php:157 -msgid "Set latitude (Y) for Earth Layers" -msgstr "选择纬度(Y)在地球层" - -#: ../../view/theme/diabook/theme.php:599 -#: ../../view/theme/diabook/theme.php:627 -#: ../../view/theme/diabook/config.php:161 -msgid "Help or @NewHere ?" -msgstr "帮助或@菜鸟?" - -#: ../../view/theme/diabook/theme.php:606 -#: ../../view/theme/diabook/theme.php:628 -#: ../../view/theme/diabook/config.php:162 -msgid "Connect Services" -msgstr "连接服务" - -#: ../../view/theme/diabook/theme.php:622 -msgid "Show/hide boxes at right-hand column:" -msgstr "表示/隐藏盒子在友兰:" - -#: ../../view/theme/diabook/config.php:154 -msgid "Set color scheme" -msgstr "选择色彩设计" - -#: ../../view/theme/diabook/config.php:155 -msgid "Set zoomfactor for Earth Layer" -msgstr "选择拉近镜头级在地球层" - -#: ../../view/theme/quattro/config.php:67 -msgid "Alignment" -msgstr "成直线 " - -#: ../../view/theme/quattro/config.php:67 -msgid "Left" -msgstr "左边" - -#: ../../view/theme/quattro/config.php:67 -msgid "Center" -msgstr "中间" - -#: ../../view/theme/quattro/config.php:68 ../../view/theme/clean/config.php:84 -#: ../../view/theme/_clean_repo/config.php:84 -#: ../../view/theme/cleanzero/config.php:86 -msgid "Color scheme" -msgstr " 色彩设计" - -#: ../../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 -msgid "Set colour scheme" -msgstr "选择色彩设计" - -#: ../../view/theme/clean/config.php:56 -#: ../../view/theme/_clean_repo/config.php:56 ../../include/user.php:246 -#: ../../include/text.php:1698 -msgid "default" -msgstr "默认" - -#: ../../view/theme/clean/config.php:57 -#: ../../view/theme/_clean_repo/config.php:57 -msgid "dark" -msgstr "" - -#: ../../view/theme/clean/config.php:58 -#: ../../view/theme/_clean_repo/config.php:58 -msgid "black" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "Background Image" -msgstr "" - -#: ../../view/theme/clean/config.php:82 -#: ../../view/theme/_clean_repo/config.php:82 -msgid "" -"The URL to a picture (e.g. from your photo album) that should be used as " -"background image." -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "Background Color" -msgstr "" - -#: ../../view/theme/clean/config.php:83 -#: ../../view/theme/_clean_repo/config.php:83 -msgid "HEX value for the background color. Don't include the #" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "font size" -msgstr "" - -#: ../../view/theme/clean/config.php:85 -#: ../../view/theme/_clean_repo/config.php:85 -msgid "base font size for your interface" -msgstr "" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "选择图片在文章和评论的重设尺寸(宽和高)" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "选择主题宽" - -#: ../../view/theme/vier/config.php:54 -#: ../../view/theme/vier-mobil/config.php:50 -msgid "Set style" -msgstr "选择款式" - -#: ../../boot.php:712 +#: ../../boot.php:719 msgid "Delete this item?" msgstr "删除这个项目?" -#: ../../boot.php:715 +#: ../../boot.php:720 ../../object/Item.php:361 ../../object/Item.php:677 +#: ../../mod/photos.php:1562 ../../mod/photos.php:1606 +#: ../../mod/photos.php:1694 ../../mod/content.php:709 +msgid "Comment" +msgstr "评论" + +#: ../../boot.php:721 ../../include/contact_widgets.php:205 +#: ../../object/Item.php:390 ../../mod/content.php:606 +msgid "show more" +msgstr "看多" + +#: ../../boot.php:722 msgid "show fewer" msgstr "显示更小" -#: ../../boot.php:1049 +#: ../../boot.php:1042 ../../boot.php:1073 #, php-format msgid "Update %s failed. See error logs." msgstr "更新%s美通过。看错误记录。" -#: ../../boot.php:1051 -#, php-format -msgid "Update Error at %s" -msgstr "更新错误在%s" - -#: ../../boot.php:1177 +#: ../../boot.php:1194 msgid "Create a New Account" msgstr "创造新的账户" -#: ../../boot.php:1178 ../../mod/register.php:279 ../../include/nav.php:109 +#: ../../boot.php:1195 ../../include/nav.php:109 ../../mod/register.php:266 msgid "Register" msgstr "注册" -#: ../../boot.php:1202 ../../include/nav.php:73 +#: ../../boot.php:1219 ../../include/nav.php:73 msgid "Logout" msgstr "注销" -#: ../../boot.php:1203 ../../include/nav.php:92 +#: ../../boot.php:1220 ../../include/nav.php:92 msgid "Login" msgstr "登录" -#: ../../boot.php:1205 +#: ../../boot.php:1222 msgid "Nickname or Email address: " msgstr "绰号或电子邮件地址: " -#: ../../boot.php:1206 +#: ../../boot.php:1223 msgid "Password: " msgstr "密码: " -#: ../../boot.php:1207 +#: ../../boot.php:1224 msgid "Remember me" msgstr "记住我" -#: ../../boot.php:1210 +#: ../../boot.php:1227 msgid "Or login using OpenID: " msgstr "或者用OpenID登记:" -#: ../../boot.php:1216 +#: ../../boot.php:1233 msgid "Forgot your password?" msgstr "忘记你的密码吗?" -#: ../../boot.php:1217 ../../mod/lostpass.php:84 +#: ../../boot.php:1234 ../../mod/lostpass.php:109 msgid "Password Reset" msgstr "复位密码" -#: ../../boot.php:1219 +#: ../../boot.php:1236 msgid "Website Terms of Service" msgstr "网站的各项规定" -#: ../../boot.php:1220 +#: ../../boot.php:1237 msgid "terms of service" msgstr "各项规定" -#: ../../boot.php:1222 +#: ../../boot.php:1239 msgid "Website Privacy Policy" msgstr "网站隐私政策" -#: ../../boot.php:1223 +#: ../../boot.php:1240 msgid "privacy policy" msgstr "隐私政策" -#: ../../boot.php:1356 +#: ../../boot.php:1373 msgid "Requested account is not available." msgstr "要求的账户不可用。" -#: ../../boot.php:1395 ../../mod/profile.php:21 +#: ../../boot.php:1412 ../../mod/profile.php:21 msgid "Requested profile is not available." msgstr "要求的简介联系不上的。" -#: ../../boot.php:1435 ../../boot.php:1539 +#: ../../boot.php:1455 ../../boot.php:1589 +#: ../../include/profile_advanced.php:84 msgid "Edit profile" msgstr "修改简介" -#: ../../boot.php:1487 ../../mod/suggest.php:88 ../../mod/match.php:58 -#: ../../include/contact_widgets.php:9 +#: ../../boot.php:1522 ../../include/contact_widgets.php:10 +#: ../../mod/suggest.php:88 ../../mod/match.php:58 msgid "Connect" msgstr "连接" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Message" msgstr "通知" -#: ../../boot.php:1509 ../../include/nav.php:173 +#: ../../boot.php:1560 ../../include/nav.php:173 msgid "Profiles" msgstr "简介" -#: ../../boot.php:1509 +#: ../../boot.php:1560 msgid "Manage/edit profiles" msgstr "管理/修改简介" -#: ../../boot.php:1515 ../../boot.php:1541 ../../mod/profiles.php:738 +#: ../../boot.php:1565 ../../boot.php:1591 ../../mod/profiles.php:763 msgid "Change profile photo" msgstr "换简介照片" -#: ../../boot.php:1516 ../../mod/profiles.php:739 +#: ../../boot.php:1566 ../../mod/profiles.php:764 msgid "Create New Profile" msgstr "创造新的简介" -#: ../../boot.php:1526 ../../mod/profiles.php:750 +#: ../../boot.php:1576 ../../mod/profiles.php:775 msgid "Profile Image" msgstr "简介图像" -#: ../../boot.php:1529 ../../mod/profiles.php:752 +#: ../../boot.php:1579 ../../mod/profiles.php:777 msgid "visible to everybody" msgstr "给打假可见的" -#: ../../boot.php:1530 ../../mod/profiles.php:753 +#: ../../boot.php:1580 ../../mod/profiles.php:778 msgid "Edit visibility" msgstr "修改能见度" -#: ../../boot.php:1555 ../../mod/directory.php:134 ../../mod/events.php:471 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:156 +#: ../../boot.php:1602 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:156 ../../mod/events.php:471 +#: ../../mod/directory.php:136 msgid "Location:" msgstr "位置:" -#: ../../boot.php:1557 ../../mod/directory.php:136 -#: ../../include/profile_advanced.php:17 +#: ../../boot.php:1604 ../../include/profile_advanced.php:17 +#: ../../mod/directory.php:138 msgid "Gender:" msgstr "性别:" -#: ../../boot.php:1560 ../../mod/directory.php:138 -#: ../../include/profile_advanced.php:37 +#: ../../boot.php:1607 ../../include/profile_advanced.php:37 +#: ../../mod/directory.php:140 msgid "Status:" msgstr "现状:" -#: ../../boot.php:1562 ../../mod/directory.php:140 -#: ../../include/profile_advanced.php:48 +#: ../../boot.php:1609 ../../include/profile_advanced.php:48 +#: ../../mod/directory.php:142 msgid "Homepage:" msgstr "主页:" -#: ../../boot.php:1638 ../../boot.php:1724 +#: ../../boot.php:1657 +msgid "Network:" +msgstr "" + +#: ../../boot.php:1687 ../../boot.php:1773 msgid "g A l F d" msgstr "g A l d F" -#: ../../boot.php:1639 ../../boot.php:1725 +#: ../../boot.php:1688 ../../boot.php:1774 msgid "F d" msgstr "F d" -#: ../../boot.php:1684 ../../boot.php:1765 +#: ../../boot.php:1733 ../../boot.php:1814 msgid "[today]" msgstr "[今天]" -#: ../../boot.php:1696 +#: ../../boot.php:1745 msgid "Birthday Reminders" msgstr "提醒生日" -#: ../../boot.php:1697 +#: ../../boot.php:1746 msgid "Birthdays this week:" msgstr "这周的生日:" -#: ../../boot.php:1758 +#: ../../boot.php:1807 msgid "[No description]" msgstr "[无描述]" -#: ../../boot.php:1776 +#: ../../boot.php:1825 msgid "Event Reminders" msgstr "事件提醒" -#: ../../boot.php:1777 +#: ../../boot.php:1826 msgid "Events this week:" msgstr "这周的事件:" -#: ../../boot.php:2014 ../../include/nav.php:76 +#: ../../boot.php:2063 ../../include/nav.php:76 msgid "Status" msgstr "现状" -#: ../../boot.php:2017 +#: ../../boot.php:2066 msgid "Status Messages and Posts" msgstr "现状通知和文章" -#: ../../boot.php:2024 +#: ../../boot.php:2073 msgid "Profile Details" msgstr "简介内容" -#: ../../boot.php:2031 ../../mod/photos.php:52 +#: ../../boot.php:2080 ../../mod/photos.php:52 msgid "Photo Albums" msgstr "相册" -#: ../../boot.php:2035 ../../boot.php:2038 ../../include/nav.php:79 +#: ../../boot.php:2084 ../../boot.php:2087 ../../include/nav.php:79 msgid "Videos" msgstr "视频" -#: ../../boot.php:2048 +#: ../../boot.php:2097 msgid "Events and Calendar" msgstr "项目和日历" -#: ../../boot.php:2052 ../../mod/notes.php:44 +#: ../../boot.php:2101 ../../mod/notes.php:44 msgid "Personal Notes" msgstr "私人便条" -#: ../../boot.php:2055 +#: ../../boot.php:2104 msgid "Only You Can See This" msgstr "只您许看这个" -#: ../../mod/mood.php:62 ../../include/conversation.php:227 +#: ../../include/features.php:23 +msgid "General Features" +msgstr "总的特点" + +#: ../../include/features.php:25 +msgid "Multiple Profiles" +msgstr "多简介" + +#: ../../include/features.php:25 +msgid "Ability to create multiple profiles" +msgstr "能穿凿多简介" + +#: ../../include/features.php:30 +msgid "Post Composition Features" +msgstr "写文章特点" + +#: ../../include/features.php:31 +msgid "Richtext Editor" +msgstr "富文本格式编辑" + +#: ../../include/features.php:31 +msgid "Enable richtext editor" +msgstr "使富文本格式编辑可用" + +#: ../../include/features.php:32 +msgid "Post Preview" +msgstr "文章预演" + +#: ../../include/features.php:32 +msgid "Allow previewing posts and comments before publishing them" +msgstr "允许文章和评论出版前预演" + +#: ../../include/features.php:33 +msgid "Auto-mention Forums" +msgstr "自动提示论坛" + +#: ../../include/features.php:33 +msgid "" +"Add/remove mention when a fourm page is selected/deselected in ACL window." +msgstr "添加/删除提示论坛页选择/淘汰在ACL窗户的时候。" + +#: ../../include/features.php:38 +msgid "Network Sidebar Widgets" +msgstr "网络工具栏小窗口" + +#: ../../include/features.php:39 +msgid "Search by Date" +msgstr "按日期搜索" + +#: ../../include/features.php:39 +msgid "Ability to select posts by date ranges" +msgstr "能按时期范围选择文章" + +#: ../../include/features.php:40 +msgid "Group Filter" +msgstr "组滤器" + +#: ../../include/features.php:40 +msgid "Enable widget to display Network posts only from selected group" +msgstr "使光表示网络文章从选择的组小窗口" + +#: ../../include/features.php:41 +msgid "Network Filter" +msgstr "网络滤器" + +#: ../../include/features.php:41 +msgid "Enable widget to display Network posts only from selected network" +msgstr "使光表示网络文章从选择的网络小窗口" + +#: ../../include/features.php:42 ../../mod/network.php:188 +#: ../../mod/search.php:30 +msgid "Saved Searches" +msgstr "保存的搜索" + +#: ../../include/features.php:42 +msgid "Save search terms for re-use" +msgstr "保存搜索关键为再用" + +#: ../../include/features.php:47 +msgid "Network Tabs" +msgstr "网络分页" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "网络私人分页" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "使表示光网络文章您参加了分页可用" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "网络新分页" + +#: ../../include/features.php:49 +msgid "Enable tab to display only new Network posts (from the last 12 hours)" +msgstr "使表示光网络文章在12小时内分页可用" + +#: ../../include/features.php:50 +msgid "Network Shared Links Tab" +msgstr "网络分享链接分页" + +#: ../../include/features.php:50 +msgid "Enable tab to display only Network posts with links in them" +msgstr "使表示光网络文章包括链接分页可用" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "文章/评论工具" + +#: ../../include/features.php:56 +msgid "Multiple Deletion" +msgstr "多删除" + +#: ../../include/features.php:56 +msgid "Select and delete multiple posts/comments at once" +msgstr "选择和删除多文章/评论一次" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "编辑发送的文章" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "编辑或修改文章和评论发送后" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "标签" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "能把目前的文章标签" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "文章种类" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "加入种类给您的文章" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:104 +msgid "Saved Folders" +msgstr "保存的文件夹" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "能把文章归档在文件夹 " + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "不喜欢文章" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "能不喜欢文章/评论" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "文章星" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "能把优秀文章跟星标注" + +#: ../../include/features.php:63 +msgid "Mute Post Notifications" +msgstr "" + +#: ../../include/features.php:63 +msgid "Ability to mute notifications for a thread" +msgstr "" + +#: ../../include/items.php:2090 ../../include/datetime.php:472 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s现在是%2$s" +msgid "%s's birthday" +msgstr "%s的生日" -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "心情" +#: ../../include/items.php:2091 ../../include/datetime.php:473 +#, php-format +msgid "Happy Birthday %s" +msgstr "生日快乐%s" -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "选择现在的心情而告诉朋友们" +#: ../../include/items.php:3856 ../../mod/dfrn_request.php:721 +#: ../../mod/dfrn_confirm.php:752 +msgid "[Name Withheld]" +msgstr "[名字拒给]" -#: ../../mod/display.php:45 ../../mod/_search.php:89 -#: ../../mod/directory.php:31 ../../mod/search.php:89 -#: ../../mod/dfrn_request.php:761 ../../mod/community.php:18 -#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 -#: ../../mod/videos.php:115 -msgid "Public access denied." -msgstr "公众看拒绝" - -#: ../../mod/display.php:104 ../../mod/display.php:323 -#: ../../mod/decrypt.php:15 ../../mod/admin.php:164 ../../mod/admin.php:967 -#: ../../mod/admin.php:1178 ../../mod/notice.php:15 ../../mod/viewsrc.php:15 -#: ../../include/items.php:4300 +#: ../../include/items.php:4354 ../../mod/admin.php:166 +#: ../../mod/admin.php:1013 ../../mod/admin.php:1226 ../../mod/viewsrc.php:15 +#: ../../mod/notice.php:15 ../../mod/display.php:70 ../../mod/display.php:240 +#: ../../mod/display.php:459 msgid "Item not found." msgstr "项目找不到。" -#: ../../mod/display.php:152 ../../mod/profile.php:155 -msgid "Access to this profile has been restricted." -msgstr "使用权这个简介被限制了." +#: ../../include/items.php:4393 +msgid "Do you really want to delete this item?" +msgstr "您真的想删除这个项目吗?" -#: ../../mod/display.php:316 -msgid "Item has been removed." -msgstr "项目被删除了。" - -#: ../../mod/decrypt.php:9 ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "没有用权。" - -#: ../../mod/friendica.php:62 -msgid "This is Friendica, version" -msgstr "这是Friendica,版本" - -#: ../../mod/friendica.php:63 -msgid "running at web location" -msgstr "运作再网址" - -#: ../../mod/friendica.php:65 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "请看Friendica.com发现多关于Friendica工程。" - -#: ../../mod/friendica.php:67 -msgid "Bug reports and issues: please visit" -msgstr "问题报案:请去" - -#: ../../mod/friendica.php:68 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "建议,夸奖,捐赠,等-请发邮件到「 Info」在Friendica点com" - -#: ../../mod/friendica.php:82 -msgid "Installed plugins/addons/apps:" -msgstr "安装的插件/加件/应用:" - -#: ../../mod/friendica.php:95 -msgid "No installed plugins/addons/apps" -msgstr "没有安装的插件/应用" - -#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "%1$s欢迎%2$s" - -#: ../../mod/register.php:92 ../../mod/admin.php:749 ../../mod/regmod.php:54 -#, php-format -msgid "Registration details for %s" -msgstr "注册信息为%s" - -#: ../../mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "注册成功了。请咨询说明再您的收件箱。" - -#: ../../mod/register.php:104 -msgid "Failed to send email message. Here is the message that failed." -msgstr "发邮件失败了。这条试失败的消息。" - -#: ../../mod/register.php:109 -msgid "Your registration can not be processed." -msgstr "处理不了您的注册。" - -#: ../../mod/register.php:149 -#, php-format -msgid "Registration request at %s" -msgstr "注册要求再%s" - -#: ../../mod/register.php:158 -msgid "Your registration is pending approval by the site owner." -msgstr "您的注册等网页主的批准。" - -#: ../../mod/register.php:196 ../../mod/uimport.php:50 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "这个网站超过一天最多账户注册。请明天再试。" - -#: ../../mod/register.php:224 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。" - -#: ../../mod/register.php:225 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "如果您没熟悉OpenID,请留空这个栏和填另些栏。" - -#: ../../mod/register.php:226 -msgid "Your OpenID (optional): " -msgstr "您的OpenID(可选的):" - -#: ../../mod/register.php:240 -msgid "Include your profile in member directory?" -msgstr "放您的简介再员目录?" - -#: ../../mod/register.php:243 ../../mod/api.php:105 ../../mod/suggest.php:29 -#: ../../mod/dfrn_request.php:836 ../../mod/contacts.php:326 -#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 -#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 -#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 -#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -#: ../../mod/settings.php:1082 ../../mod/profiles.php:618 -#: ../../mod/profiles.php:621 ../../mod/message.php:209 -#: ../../include/items.php:4341 -msgid "Yes" -msgstr "是" - -#: ../../mod/register.php:244 ../../mod/api.php:106 -#: ../../mod/dfrn_request.php:837 ../../mod/settings.php:1007 +#: ../../include/items.php:4395 ../../mod/settings.php:1007 #: ../../mod/settings.php:1013 ../../mod/settings.php:1021 #: ../../mod/settings.php:1025 ../../mod/settings.php:1030 #: ../../mod/settings.php:1036 ../../mod/settings.php:1042 #: ../../mod/settings.php:1048 ../../mod/settings.php:1078 #: ../../mod/settings.php:1079 ../../mod/settings.php:1080 #: ../../mod/settings.php:1081 ../../mod/settings.php:1082 -#: ../../mod/profiles.php:618 ../../mod/profiles.php:622 -msgid "No" -msgstr "否" +#: ../../mod/contacts.php:332 ../../mod/register.php:230 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:105 +#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:623 +msgid "Yes" +msgstr "是" -#: ../../mod/register.php:261 -msgid "Membership on this site is by invitation only." -msgstr "会员身份在这个网站是光通过邀请。" +#: ../../include/items.php:4398 ../../include/conversation.php:1129 +#: ../../mod/settings.php:612 ../../mod/settings.php:638 +#: ../../mod/contacts.php:335 ../../mod/editpost.php:148 +#: ../../mod/dfrn_request.php:848 ../../mod/fbrowser.php:81 +#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32 +#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/message.php:212 +msgid "Cancel" +msgstr "退消" -#: ../../mod/register.php:262 -msgid "Your invitation ID: " -msgstr "您邀请ID:" +#: ../../include/items.php:4616 +msgid "Archives" +msgstr "档案" -#: ../../mod/register.php:265 ../../mod/admin.php:585 -msgid "Registration" +#: ../../include/group.php:25 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "一个删除的组用这名被复兴。现有的项目权利可能还效为这个组和未来的成员。如果这不是您想的,请造成新组给起别的名。" + +#: ../../include/group.php:207 +msgid "Default privacy group for new contacts" +msgstr "默认隐私组为新熟人" + +#: ../../include/group.php:226 +msgid "Everybody" +msgstr "每人" + +#: ../../include/group.php:249 +msgid "edit" +msgstr "编辑" + +#: ../../include/group.php:270 ../../mod/newmember.php:66 +msgid "Groups" +msgstr "组" + +#: ../../include/group.php:271 +msgid "Edit group" +msgstr "编辑组" + +#: ../../include/group.php:272 +msgid "Create a new group" +msgstr "创造新组" + +#: ../../include/group.php:273 +msgid "Contacts not in any group" +msgstr "熟人没有组" + +#: ../../include/group.php:275 ../../mod/network.php:189 +msgid "add" +msgstr "添加" + +#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926 +#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955 +#: ../../include/Photo.php:911 ../../include/Photo.php:926 +#: ../../include/Photo.php:933 ../../include/Photo.php:955 +#: ../../include/message.php:144 ../../mod/wall_upload.php:169 +#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185 +#: ../../mod/item.php:463 +msgid "Wall Photos" +msgstr "墙照片" + +#: ../../include/dba.php:51 ../../include/dba_pdo.php:72 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "找不到DNS信息为数据库服务器「%s」" + +#: ../../include/contact_widgets.php:6 +msgid "Add New Contact" +msgstr "增添新的熟人" + +#: ../../include/contact_widgets.php:7 +msgid "Enter address or web location" +msgstr "输入地址或网位置" + +#: ../../include/contact_widgets.php:8 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "比如:li@example.com, http://example.com/li" + +#: ../../include/contact_widgets.php:24 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d邀请可用的" + +#: ../../include/contact_widgets.php:30 +msgid "Find People" +msgstr "找人物" + +#: ../../include/contact_widgets.php:31 +msgid "Enter name or interest" +msgstr "输入名字或兴趣" + +#: ../../include/contact_widgets.php:32 +msgid "Connect/Follow" +msgstr "连接/关注" + +#: ../../include/contact_widgets.php:33 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "比如:李某,打鱼" + +#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:700 +#: ../../mod/directory.php:63 +msgid "Find" +msgstr "搜索" + +#: ../../include/contact_widgets.php:37 +msgid "Random Profile" +msgstr "随机简介" + +#: ../../include/contact_widgets.php:71 +msgid "Networks" +msgstr "网络" + +#: ../../include/contact_widgets.php:74 +msgid "All Networks" +msgstr "所有网络" + +#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139 +msgid "Everything" +msgstr "一切" + +#: ../../include/contact_widgets.php:136 +msgid "Categories" +msgstr "种类" + +#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:427 +#, php-format +msgid "%d contact in common" +msgid_plural "%d contacts in common" +msgstr[0] "%d共同熟人" + +#: ../../include/enotify.php:18 +msgid "Friendica Notification" +msgstr "Friendica 通知" + +#: ../../include/enotify.php:21 +msgid "Thank You," +msgstr "谢谢," + +#: ../../include/enotify.php:23 +#, php-format +msgid "%s Administrator" +msgstr "%s管理员" + +#: ../../include/enotify.php:30 ../../include/delivery.php:467 +#: ../../include/notifier.php:784 +msgid "noreply" +msgstr "noreply" + +#: ../../include/enotify.php:55 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:59 +#, php-format +msgid "[Friendica:Notify] New mail received at %s" +msgstr "[Friendica:Notify]收到新邮件在%s" + +#: ../../include/enotify.php:61 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s发给您新私人通知在%2$s." + +#: ../../include/enotify.php:62 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s发给您%2$s." + +#: ../../include/enotify.php:62 +msgid "a private message" +msgstr "一条私人的消息" + +#: ../../include/enotify.php:63 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "清去%s为了看或回答你私人的消息" + +#: ../../include/enotify.php:115 +#, php-format +msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgstr "%1$s于[url=%2$s]a %3$s[/url]评论了" + +#: ../../include/enotify.php:122 +#, php-format +msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +msgstr "%1$s于[url=%2$s]%3$s的%4$s[/url]评论了" + +#: ../../include/enotify.php:130 +#, php-format +msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +msgstr "%1$s于[url=%2$s]您的%3$s[/url]评论了" + +#: ../../include/enotify.php:140 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Friendica:Notify]于交流#%1$d由%2$s评论" + +#: ../../include/enotify.php:141 +#, php-format +msgid "%s commented on an item/conversation you have been following." +msgstr "%s对你有兴趣的项目/ 交谈发表意见" + +#: ../../include/enotify.php:144 ../../include/enotify.php:159 +#: ../../include/enotify.php:172 ../../include/enotify.php:185 +#: ../../include/enotify.php:203 ../../include/enotify.php:216 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "清去%s为了看或回答交谈" + +#: ../../include/enotify.php:151 +#, php-format +msgid "[Friendica:Notify] %s posted to your profile wall" +msgstr "[Friendica:Notify] %s贴在您的简介墙" + +#: ../../include/enotify.php:153 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s放在您的简介墙在%2$s" + +#: ../../include/enotify.php:155 +#, php-format +msgid "%1$s posted to [url=%2$s]your wall[/url]" +msgstr "%1$s放在[url=%2$s]您的墙[/url]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "[Friendica:Notify] %s tagged you" +msgstr "[Friendica:Notify] %s标签您" + +#: ../../include/enotify.php:167 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s把您在%2$s标签" + +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s [url=%2$s]tagged you[/url]." +msgstr "%1$s[url=%2$s]把您标签[/url]." + +#: ../../include/enotify.php:179 +#, php-format +msgid "[Friendica:Notify] %s shared a new post" +msgstr "[Friendica:Notify] %s分享新的消息" + +#: ../../include/enotify.php:180 +#, php-format +msgid "%1$s shared a new post at %2$s" +msgstr "%1$s分享新的消息在%2$s" + +#: ../../include/enotify.php:181 +#, php-format +msgid "%1$s [url=%2$s]shared a post[/url]." +msgstr "%1$s [url=%2$s]分享一个消息[/url]." + +#: ../../include/enotify.php:193 +#, php-format +msgid "[Friendica:Notify] %1$s poked you" +msgstr "[Friendica:Notify]您被%1$s戳" + +#: ../../include/enotify.php:194 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "您被%1$s戳在%2$s" + +#: ../../include/enotify.php:195 +#, php-format +msgid "%1$s [url=%2$s]poked you[/url]." +msgstr "%1$s[url=%2$s]把您戳[/url]。" + +#: ../../include/enotify.php:210 +#, php-format +msgid "[Friendica:Notify] %s tagged your post" +msgstr "[Friendica:Notify] %s标前您的文章" + +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s把您的文章在%2$s标签" + +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s tagged [url=%2$s]your post[/url]" +msgstr "%1$s把[url=%2$s]您的文章[/url]标签" + +#: ../../include/enotify.php:223 +msgid "[Friendica:Notify] Introduction received" +msgstr "[Friendica:Notify] 收到介绍" + +#: ../../include/enotify.php:224 +#, php-format +msgid "You've received an introduction from '%1$s' at %2$s" +msgstr "您从「%1$s」受到一个介绍在%2$s" + +#: ../../include/enotify.php:225 +#, php-format +msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +msgstr "您从%2$s收到[url=%1$s]一个介绍[/url]。" + +#: ../../include/enotify.php:228 ../../include/enotify.php:270 +#, php-format +msgid "You may visit their profile at %s" +msgstr "你能看他的简介在%s" + +#: ../../include/enotify.php:230 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "请批准或拒绝介绍在%s" + +#: ../../include/enotify.php:238 +msgid "[Friendica:Notify] A new person is sharing with you" +msgstr "" + +#: ../../include/enotify.php:239 ../../include/enotify.php:240 +#, php-format +msgid "%1$s is sharing with you at %2$s" +msgstr "" + +#: ../../include/enotify.php:246 +msgid "[Friendica:Notify] You have a new follower" +msgstr "" + +#: ../../include/enotify.php:247 ../../include/enotify.php:248 +#, php-format +msgid "You have a new follower at %2$s : %1$s" +msgstr "" + +#: ../../include/enotify.php:261 +msgid "[Friendica:Notify] Friend suggestion received" +msgstr "[Friendica:Notify] 收到朋友建议" + +#: ../../include/enotify.php:262 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "您从「%2$s」收到[url=%1$s]一个朋友建议[/url]。" + +#: ../../include/enotify.php:263 +#, php-format +msgid "" +"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +msgstr "您从%3$s收到[url=%1$s]一个朋友建议[/url]为%2$s。" + +#: ../../include/enotify.php:268 +msgid "Name:" +msgstr "名字:" + +#: ../../include/enotify.php:269 +msgid "Photo:" +msgstr "照片:" + +#: ../../include/enotify.php:272 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "请批准或拒绝建议在%s" + +#: ../../include/enotify.php:280 ../../include/enotify.php:293 +msgid "[Friendica:Notify] Connection accepted" +msgstr "" + +#: ../../include/enotify.php:281 ../../include/enotify.php:294 +#, php-format +msgid "'%1$s' has acepted your connection request at %2$s" +msgstr "" + +#: ../../include/enotify.php:282 ../../include/enotify.php:295 +#, php-format +msgid "%2$s has accepted your [url=%1$s]connection request[/url]." +msgstr "" + +#: ../../include/enotify.php:285 +msgid "" +"You are now mutual friends and may exchange status updates, photos, and email\n" +"\twithout restriction." +msgstr "" + +#: ../../include/enotify.php:288 ../../include/enotify.php:302 +#, php-format +msgid "Please visit %s if you wish to make any changes to this relationship." +msgstr "" + +#: ../../include/enotify.php:298 +#, php-format +msgid "" +"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"communication - such as private messaging and some profile interactions. If " +"this is a celebrity or community page, these settings were applied " +"automatically." +msgstr "" + +#: ../../include/enotify.php:300 +#, php-format +msgid "" +"'%1$s' may choose to extend this into a two-way or more permissive " +"relationship in the future. " +msgstr "" + +#: ../../include/enotify.php:313 +msgid "[Friendica System:Notify] registration request" +msgstr "" + +#: ../../include/enotify.php:314 +#, php-format +msgid "You've received a registration request from '%1$s' at %2$s" +msgstr "" + +#: ../../include/enotify.php:315 +#, php-format +msgid "You've received a [url=%1$s]registration request[/url] from %2$s." +msgstr "" + +#: ../../include/enotify.php:318 +#, php-format +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)" +msgstr "" + +#: ../../include/enotify.php:321 +#, php-format +msgid "Please visit %s to approve or reject the request." +msgstr "" + +#: ../../include/api.php:262 ../../include/api.php:273 +#: ../../include/api.php:374 ../../include/api.php:958 +#: ../../include/api.php:960 +msgid "User not found." +msgstr "找不到用户" + +#: ../../include/api.php:1167 +msgid "There is no status with this id." +msgstr "没有什么状态跟这个ID" + +#: ../../include/api.php:1237 +msgid "There is no conversation with this id." +msgstr "没有这个ID的对话" + +#: ../../include/network.php:892 +msgid "view full size" +msgstr "看全尺寸" + +#: ../../include/Scrape.php:584 +msgid " on Last.fm" +msgstr "在Last.fm" + +#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1125 +msgid "Full Name:" +msgstr "全名:" + +#: ../../include/profile_advanced.php:22 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/profile_advanced.php:23 +msgid "j F" +msgstr "j F" + +#: ../../include/profile_advanced.php:30 +msgid "Birthday:" +msgstr "生日:" + +#: ../../include/profile_advanced.php:34 +msgid "Age:" +msgstr "年纪:" + +#: ../../include/profile_advanced.php:43 +#, php-format +msgid "for %1$d %2$s" +msgstr "为%1$d %2$s" + +#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:673 +msgid "Sexual Preference:" +msgstr "性取向" + +#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:675 +msgid "Hometown:" +msgstr "故乡:" + +#: ../../include/profile_advanced.php:52 +msgid "Tags:" +msgstr "标签:" + +#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:676 +msgid "Political Views:" +msgstr "政治观念:" + +#: ../../include/profile_advanced.php:56 +msgid "Religion:" +msgstr "宗教:" + +#: ../../include/profile_advanced.php:58 ../../mod/directory.php:144 +msgid "About:" +msgstr "关于:" + +#: ../../include/profile_advanced.php:60 +msgid "Hobbies/Interests:" +msgstr "爱好/兴趣" + +#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:680 +msgid "Likes:" +msgstr "喜欢:" + +#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:681 +msgid "Dislikes:" +msgstr "不喜欢:" + +#: ../../include/profile_advanced.php:67 +msgid "Contact information and Social Networks:" +msgstr "熟人消息和社会化网络" + +#: ../../include/profile_advanced.php:69 +msgid "Musical interests:" +msgstr "音乐兴趣:" + +#: ../../include/profile_advanced.php:71 +msgid "Books, literature:" +msgstr "书,文学" + +#: ../../include/profile_advanced.php:73 +msgid "Television:" +msgstr "电视:" + +#: ../../include/profile_advanced.php:75 +msgid "Film/dance/culture/entertainment:" +msgstr "电影/跳舞/文化/娱乐:" + +#: ../../include/profile_advanced.php:77 +msgid "Love/Romance:" +msgstr "爱情/浪漫" + +#: ../../include/profile_advanced.php:79 +msgid "Work/employment:" +msgstr "工作" + +#: ../../include/profile_advanced.php:81 +msgid "School/education:" +msgstr "学院/教育" + +#: ../../include/nav.php:34 ../../mod/navigation.php:20 +msgid "Nothing new here" +msgstr "这里没有什么新的" + +#: ../../include/nav.php:38 ../../mod/navigation.php:24 +msgid "Clear notifications" +msgstr "清理出通知" + +#: ../../include/nav.php:73 +msgid "End this session" +msgstr "结束这段时间" + +#: ../../include/nav.php:79 +msgid "Your videos" +msgstr "" + +#: ../../include/nav.php:81 +msgid "Your personal notes" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Sign in" +msgstr "登记" + +#: ../../include/nav.php:105 +msgid "Home Page" +msgstr "主页" + +#: ../../include/nav.php:109 +msgid "Create an account" msgstr "注册" -#: ../../mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "您姓名(例如「张三」):" +#: ../../include/nav.php:114 ../../mod/help.php:84 +msgid "Help" +msgstr "帮助" -#: ../../mod/register.php:274 -msgid "Your Email Address: " -msgstr "你的电子邮件地址:" +#: ../../include/nav.php:114 +msgid "Help and documentation" +msgstr "帮助证件" -#: ../../mod/register.php:275 +#: ../../include/nav.php:117 +msgid "Apps" +msgstr "应用程序" + +#: ../../include/nav.php:117 +msgid "Addon applications, utilities, games" +msgstr "可加的应用,设施,游戏" + +#: ../../include/nav.php:119 ../../include/text.php:952 +#: ../../include/text.php:953 ../../mod/search.php:99 +msgid "Search" +msgstr "搜索" + +#: ../../include/nav.php:119 +msgid "Search site content" +msgstr "搜索网站内容" + +#: ../../include/nav.php:129 +msgid "Conversations on this site" +msgstr "这个网站的交谈" + +#: ../../include/nav.php:131 +msgid "Directory" +msgstr "名录" + +#: ../../include/nav.php:131 +msgid "People directory" +msgstr "人物名录" + +#: ../../include/nav.php:133 +msgid "Information" +msgstr "资料" + +#: ../../include/nav.php:133 +msgid "Information about this friendica instance" +msgstr "资料关于这个Friendica服务器" + +#: ../../include/nav.php:143 ../../mod/notifications.php:83 +msgid "Network" +msgstr "网络" + +#: ../../include/nav.php:143 +msgid "Conversations from your friends" +msgstr "从你朋友们的交谈" + +#: ../../include/nav.php:144 +msgid "Network Reset" +msgstr "网络重设" + +#: ../../include/nav.php:144 +msgid "Load Network page with no filters" +msgstr "表示网络页无滤器" + +#: ../../include/nav.php:152 ../../mod/notifications.php:98 +msgid "Introductions" +msgstr "介绍" + +#: ../../include/nav.php:152 +msgid "Friend Requests" +msgstr "友谊邀请" + +#: ../../include/nav.php:153 ../../mod/notifications.php:220 +msgid "Notifications" +msgstr "通知" + +#: ../../include/nav.php:154 +msgid "See all notifications" +msgstr "看所有的通知" + +#: ../../include/nav.php:155 +msgid "Mark all system notifications seen" +msgstr "记号各系统通知看过的" + +#: ../../include/nav.php:159 ../../mod/notifications.php:103 +#: ../../mod/message.php:182 +msgid "Messages" +msgstr "消息" + +#: ../../include/nav.php:159 +msgid "Private mail" +msgstr "私人的邮件" + +#: ../../include/nav.php:160 +msgid "Inbox" +msgstr "收件箱" + +#: ../../include/nav.php:161 +msgid "Outbox" +msgstr "发件箱" + +#: ../../include/nav.php:162 ../../mod/message.php:9 +msgid "New Message" +msgstr "新的消息" + +#: ../../include/nav.php:165 +msgid "Manage" +msgstr "代用户" + +#: ../../include/nav.php:165 +msgid "Manage other pages" +msgstr "管理别的页" + +#: ../../include/nav.php:168 ../../mod/settings.php:62 +msgid "Delegations" +msgstr "代表" + +#: ../../include/nav.php:168 ../../mod/delegate.php:124 +msgid "Delegate Page Management" +msgstr "页代表管理" + +#: ../../include/nav.php:170 +msgid "Account settings" +msgstr "帐户配置" + +#: ../../include/nav.php:173 +msgid "Manage/Edit Profiles" +msgstr "管理/编辑简介" + +#: ../../include/nav.php:175 +msgid "Manage/edit friends and contacts" +msgstr "管理/编朋友们和熟人们" + +#: ../../include/nav.php:182 ../../mod/admin.php:128 +msgid "Admin" +msgstr "管理" + +#: ../../include/nav.php:182 +msgid "Site setup and configuration" +msgstr "网站开办和配置" + +#: ../../include/nav.php:186 +msgid "Navigation" +msgstr "航行" + +#: ../../include/nav.php:186 +msgid "Site map" +msgstr "网站地图" + +#: ../../include/plugin.php:455 ../../include/plugin.php:457 +msgid "Click here to upgrade." +msgstr "这里点击为更新。" + +#: ../../include/plugin.php:463 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "这个行动超过您订阅的限制。" + +#: ../../include/plugin.php:468 +msgid "This action is not available under your subscription plan." +msgstr "这个行动在您的订阅不可用的。" + +#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507 +msgid "Disallowed profile URL." +msgstr "不允许的简介地址." + +#: ../../include/follow.php:32 +msgid "Connect URL missing." +msgstr "连接URL失踪的。" + +#: ../../include/follow.php:59 msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "选择简介昵称。昵称头一字必须拉丁字。您再这个网站的简介地址将「example@$sitename」." +"This site is not configured to allow communications with other networks." +msgstr "这网站没配置允许跟别的网络交流." -#: ../../mod/register.php:276 -msgid "Choose a nickname: " -msgstr "选择昵称:" +#: ../../include/follow.php:60 ../../include/follow.php:80 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "没有兼容协议或者摘要找到了." -#: ../../mod/register.php:285 ../../mod/uimport.php:64 -msgid "Import" -msgstr "进口" +#: ../../include/follow.php:78 +msgid "The profile address specified does not provide adequate information." +msgstr "输入的简介地址没有够消息。" -#: ../../mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "进口您的简介到这个friendica服务器" +#: ../../include/follow.php:82 +msgid "An author or name was not found." +msgstr "找不到作者或名。" -#: ../../mod/dfrn_confirm.php:62 ../../mod/profiles.php:18 -#: ../../mod/profiles.php:133 ../../mod/profiles.php:160 -#: ../../mod/profiles.php:587 -msgid "Profile not found." -msgstr "找不到简介。" +#: ../../include/follow.php:84 +msgid "No browser URL could be matched to this address." +msgstr "这个地址没有符合什么游览器URL。" -#: ../../mod/dfrn_confirm.php:118 ../../mod/crepair.php:131 -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "没找到熟人。" - -#: ../../mod/dfrn_confirm.php:119 +#: ../../include/follow.php:86 msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "这会偶尔地发生熟人双方都要求和已经批准的时候。" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "使不了知道的相配或邮件熟人相配 " -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "遥网站的回答明白不了。" +#: ../../include/follow.php:87 +msgid "Use mailto: in front of address to force email check." +msgstr "输入mailto:地址前为要求电子邮件检查。" -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "居然回答从遥网站:" +#: ../../include/follow.php:93 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "输入的简介地址属在这个网站使不可用的网络。" -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "确认成功完成。" +#: ../../include/follow.php:103 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "有限的简介。这人不会接受直达/私人通信从您。" -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "遥网站报案:" +#: ../../include/follow.php:205 +msgid "Unable to retrieve contact information." +msgstr "不能取回熟人消息。" -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "临时失败。请等一会,再试。" +#: ../../include/follow.php:259 +msgid "following" +msgstr "关注" -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "介绍失败或被吊销。" +#: ../../include/uimport.php:94 +msgid "Error decoding account file" +msgstr "解码账户文件出错误" -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "不会指定熟人照片。" +#: ../../include/uimport.php:100 +msgid "Error! No version data in file! This is not a Friendica account file?" +msgstr "错误!文件没有版本数!这不是Friendica账户文件吗?" -#: ../../mod/dfrn_confirm.php:477 ../../include/conversation.php:172 -#: ../../include/diaspora.php:620 +#: ../../include/uimport.php:116 ../../include/uimport.php:127 +msgid "Error! Cannot check nickname" +msgstr "错误!不能检查昵称" + +#: ../../include/uimport.php:120 ../../include/uimport.php:131 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "用户「%s」已经存在这个服务器!" + +#: ../../include/uimport.php:153 +msgid "User creation error" +msgstr "用户创造错误" + +#: ../../include/uimport.php:171 +msgid "User profile creation error" +msgstr "用户简介创造错误" + +#: ../../include/uimport.php:220 +#, php-format +msgid "%d contact not imported" +msgid_plural "%d contacts not imported" +msgstr[0] "%d熟人没进口了" + +#: ../../include/uimport.php:290 +msgid "Done. You can now login with your username and password" +msgstr "完了。您现在会用您用户名和密码登录" + +#: ../../include/event.php:11 ../../include/bb2diaspora.php:134 +#: ../../mod/localtime.php:12 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 +msgid "Starts:" +msgstr "开始:" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 +msgid "Finishes:" +msgstr "结束:" + +#: ../../include/Contact.php:115 +msgid "stopped following" +msgstr "结束关注了" + +#: ../../include/Contact.php:228 ../../include/conversation.php:882 +msgid "Poke" +msgstr "戳" + +#: ../../include/Contact.php:229 ../../include/conversation.php:876 +msgid "View Status" +msgstr "看现状" + +#: ../../include/Contact.php:230 ../../include/conversation.php:877 +msgid "View Profile" +msgstr "看简介" + +#: ../../include/Contact.php:231 ../../include/conversation.php:878 +msgid "View Photos" +msgstr "看照片" + +#: ../../include/Contact.php:232 ../../include/Contact.php:255 +#: ../../include/conversation.php:879 +msgid "Network Posts" +msgstr "网络文章" + +#: ../../include/Contact.php:233 ../../include/Contact.php:255 +#: ../../include/conversation.php:880 +msgid "Edit Contact" +msgstr "编辑熟人" + +#: ../../include/Contact.php:234 +msgid "Drop Contact" +msgstr "删除熟人" + +#: ../../include/Contact.php:235 ../../include/Contact.php:255 +#: ../../include/conversation.php:881 +msgid "Send PM" +msgstr "法私人的新闻" + +#: ../../include/dbstructure.php:23 +#, php-format +msgid "" +"\n" +"\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." +msgstr "" + +#: ../../include/dbstructure.php:28 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "" + +#: ../../include/dbstructure.php:181 +msgid "Errors encountered creating database tables." +msgstr "造成数据库列表相遇错误。" + +#: ../../include/dbstructure.php:239 +msgid "Errors encountered performing database changes." +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "形形色色" + +#: ../../include/datetime.php:153 ../../include/datetime.php:285 +msgid "year" +msgstr "年" + +#: ../../include/datetime.php:158 ../../include/datetime.php:286 +msgid "month" +msgstr "月" + +#: ../../include/datetime.php:163 ../../include/datetime.php:288 +msgid "day" +msgstr "日" + +#: ../../include/datetime.php:276 +msgid "never" +msgstr "从未" + +#: ../../include/datetime.php:282 +msgid "less than a second ago" +msgstr "一秒以内" + +#: ../../include/datetime.php:285 +msgid "years" +msgstr "年" + +#: ../../include/datetime.php:286 +msgid "months" +msgstr "月" + +#: ../../include/datetime.php:287 +msgid "week" +msgstr "星期" + +#: ../../include/datetime.php:287 +msgid "weeks" +msgstr "星期" + +#: ../../include/datetime.php:288 +msgid "days" +msgstr "天" + +#: ../../include/datetime.php:289 +msgid "hour" +msgstr "小时" + +#: ../../include/datetime.php:289 +msgid "hours" +msgstr "小时" + +#: ../../include/datetime.php:290 +msgid "minute" +msgstr "分钟" + +#: ../../include/datetime.php:290 +msgid "minutes" +msgstr "分钟" + +#: ../../include/datetime.php:291 +msgid "second" +msgstr "秒" + +#: ../../include/datetime.php:291 +msgid "seconds" +msgstr "秒" + +#: ../../include/datetime.php:300 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s以前" + +#: ../../include/message.php:15 ../../include/message.php:172 +msgid "[no subject]" +msgstr "[无题目]" + +#: ../../include/delivery.php:456 ../../include/notifier.php:774 +msgid "(no subject)" +msgstr "沒有题目" + +#: ../../include/contact_selectors.php:32 +msgid "Unknown | Not categorised" +msgstr "未知的 |无分类" + +#: ../../include/contact_selectors.php:33 +msgid "Block immediately" +msgstr "立即拦" + +#: ../../include/contact_selectors.php:34 +msgid "Shady, spammer, self-marketer" +msgstr "可疑,发垃圾者,自市场开发者" + +#: ../../include/contact_selectors.php:35 +msgid "Known to me, but no opinion" +msgstr "我认识,但没有意见" + +#: ../../include/contact_selectors.php:36 +msgid "OK, probably harmless" +msgstr "行,大概无恶意的" + +#: ../../include/contact_selectors.php:37 +msgid "Reputable, has my trust" +msgstr "可信的,有我的信任" + +#: ../../include/contact_selectors.php:56 ../../mod/admin.php:542 +msgid "Frequently" +msgstr "时常" + +#: ../../include/contact_selectors.php:57 ../../mod/admin.php:543 +msgid "Hourly" +msgstr "每小时" + +#: ../../include/contact_selectors.php:58 ../../mod/admin.php:544 +msgid "Twice daily" +msgstr "每日两次" + +#: ../../include/contact_selectors.php:59 ../../mod/admin.php:545 +msgid "Daily" +msgstr "每日" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "每周" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "每月" + +#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:840 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:86 ../../mod/admin.php:964 +#: ../../mod/admin.php:976 ../../mod/admin.php:977 ../../mod/admin.php:992 +msgid "Email" +msgstr "电子邮件" + +#: ../../include/contact_selectors.php:80 ../../mod/settings.php:733 +#: ../../mod/dfrn_request.php:842 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49 +#: ../../mod/newmember.php:51 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_selectors.php:87 +msgid "Google+" +msgstr "Google+" + +#: ../../include/contact_selectors.php:88 +msgid "pump.io" +msgstr "pump.io" + +#: ../../include/contact_selectors.php:89 +msgid "Twitter" +msgstr "Twitter" + +#: ../../include/contact_selectors.php:90 +msgid "Diaspora Connector" +msgstr "Diaspora连接" + +#: ../../include/contact_selectors.php:91 +msgid "Statusnet" +msgstr "Statusnet" + +#: ../../include/contact_selectors.php:92 +msgid "App.net" +msgstr "" + +#: ../../include/diaspora.php:620 ../../include/conversation.php:172 +#: ../../mod/dfrn_confirm.php:486 #, php-format msgid "%1$s is now friends with %2$s" msgstr "%1$s是成为%2$s的朋友" -#: ../../mod/dfrn_confirm.php:562 +#: ../../include/diaspora.php:703 +msgid "Sharing notification from Diaspora network" +msgstr "分享通知从Diaspora网络" + +#: ../../include/diaspora.php:2312 +msgid "Attachments:" +msgstr "附件:" + +#: ../../include/conversation.php:140 ../../mod/like.php:168 #, php-format -msgid "No user record found for '%s' " -msgstr "找不到「%s」的用户记录" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s不喜欢%2$s的%3$s" -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "看起来我们的加密钥匙失灵了。" - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "空的URL供应,或URL解不了码。" - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "熟人记录在我们的网站找不了。" - -#: ../../mod/dfrn_confirm.php:618 +#: ../../include/conversation.php:207 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "没有网站公开钥匙在熟人记录在URL%s。" +msgid "%1$s poked %2$s" +msgstr "%1$s把%2$s戳" -#: ../../mod/dfrn_confirm.php:638 +#: ../../include/conversation.php:211 ../../include/text.php:1004 +msgid "poked" +msgstr "戳了" + +#: ../../include/conversation.php:227 ../../mod/mood.php:62 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "%1$s现在是%2$s" + +#: ../../include/conversation.php:266 ../../mod/tagger.php:95 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s把%4$s标签%2$s的%3$s" + +#: ../../include/conversation.php:291 +msgid "post/item" +msgstr "文章/项目" + +#: ../../include/conversation.php:292 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s标注%2$s的%3$s为偏爱" + +#: ../../include/conversation.php:613 ../../object/Item.php:129 +#: ../../mod/photos.php:1651 ../../mod/content.php:437 +#: ../../mod/content.php:740 +msgid "Select" +msgstr "选择" + +#: ../../include/conversation.php:614 ../../object/Item.php:130 +#: ../../mod/group.php:171 ../../mod/settings.php:674 +#: ../../mod/contacts.php:709 ../../mod/admin.php:968 +#: ../../mod/photos.php:1652 ../../mod/content.php:438 +#: ../../mod/content.php:741 +msgid "Delete" +msgstr "删除" + +#: ../../include/conversation.php:654 ../../object/Item.php:326 +#: ../../object/Item.php:327 ../../mod/content.php:471 +#: ../../mod/content.php:852 ../../mod/content.php:853 +#, php-format +msgid "View %s's profile @ %s" +msgstr "看%s的简介@ %s" + +#: ../../include/conversation.php:666 ../../object/Item.php:316 +msgid "Categories:" +msgstr "种类:" + +#: ../../include/conversation.php:667 ../../object/Item.php:317 +msgid "Filed under:" +msgstr "归档在:" + +#: ../../include/conversation.php:674 ../../object/Item.php:340 +#: ../../mod/content.php:481 ../../mod/content.php:864 +#, php-format +msgid "%s from %s" +msgstr "%s从%s" + +#: ../../include/conversation.php:690 ../../mod/content.php:497 +msgid "View in context" +msgstr "看在上下文" + +#: ../../include/conversation.php:692 ../../include/conversation.php:1109 +#: ../../object/Item.php:364 ../../mod/wallmessage.php:156 +#: ../../mod/editpost.php:124 ../../mod/photos.php:1543 +#: ../../mod/message.php:334 ../../mod/message.php:565 +#: ../../mod/content.php:499 ../../mod/content.php:883 +msgid "Please wait" +msgstr "请等一下" + +#: ../../include/conversation.php:772 +msgid "remove" +msgstr "删除" + +#: ../../include/conversation.php:776 +msgid "Delete Selected Items" +msgstr "删除选的项目" + +#: ../../include/conversation.php:875 +msgid "Follow Thread" +msgstr "关注线绳" + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s likes this." +msgstr "%s喜欢这个." + +#: ../../include/conversation.php:944 +#, php-format +msgid "%s doesn't like this." +msgstr "%s没有喜欢这个." + +#: ../../include/conversation.php:949 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d人们喜欢这个" + +#: ../../include/conversation.php:952 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d人们不喜欢这个" + +#: ../../include/conversation.php:966 +msgid "and" +msgstr "和" + +#: ../../include/conversation.php:972 +#, php-format +msgid ", and %d other people" +msgstr ",和%d别人" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s like this." +msgstr "%s喜欢这个" + +#: ../../include/conversation.php:974 +#, php-format +msgid "%s don't like this." +msgstr "%s不喜欢这个" + +#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 +msgid "Visible to everybody" +msgstr "大家可见的" + +#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 +#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 +#: ../../mod/message.php:283 ../../mod/message.php:291 +#: ../../mod/message.php:466 ../../mod/message.php:474 +msgid "Please enter a link URL:" +msgstr "请输入环节URL:" + +#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 +msgid "Please enter a video link/URL:" +msgstr "请输入视频连接/URL:" + +#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 +msgid "Please enter an audio link/URL:" +msgstr "请输入音响连接/URL:" + +#: ../../include/conversation.php:1005 ../../include/conversation.php:1023 +msgid "Tag term:" +msgstr "标签:" + +#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 +#: ../../mod/filer.php:30 +msgid "Save to Folder:" +msgstr "保存再文件夹:" + +#: ../../include/conversation.php:1007 ../../include/conversation.php:1025 +msgid "Where are you right now?" +msgstr "你在哪里?" + +#: ../../include/conversation.php:1008 +msgid "Delete item(s)?" +msgstr "把项目删除吗?" + +#: ../../include/conversation.php:1051 +msgid "Post to Email" +msgstr "电邮发布" + +#: ../../include/conversation.php:1056 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: ../../include/conversation.php:1057 ../../mod/settings.php:1025 +msgid "Hide your profile details from unknown viewers?" +msgstr "使简介信息给陌生的看着看不了?" + +#: ../../include/conversation.php:1090 ../../mod/photos.php:1542 +msgid "Share" +msgstr "分享" + +#: ../../include/conversation.php:1091 ../../mod/wallmessage.php:154 +#: ../../mod/editpost.php:110 ../../mod/message.php:332 +#: ../../mod/message.php:562 +msgid "Upload photo" +msgstr "上传照片" + +#: ../../include/conversation.php:1092 ../../mod/editpost.php:111 +msgid "upload photo" +msgstr "上传照片" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:112 +msgid "Attach file" +msgstr "附上文件" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:113 +msgid "attach file" +msgstr "附上文件" + +#: ../../include/conversation.php:1095 ../../mod/wallmessage.php:155 +#: ../../mod/editpost.php:114 ../../mod/message.php:333 +#: ../../mod/message.php:563 +msgid "Insert web link" +msgstr "插入网页环节" + +#: ../../include/conversation.php:1096 ../../mod/editpost.php:115 +msgid "web link" +msgstr "网页环节" + +#: ../../include/conversation.php:1097 ../../mod/editpost.php:116 +msgid "Insert video link" +msgstr "插入视频环节" + +#: ../../include/conversation.php:1098 ../../mod/editpost.php:117 +msgid "video link" +msgstr "视频环节" + +#: ../../include/conversation.php:1099 ../../mod/editpost.php:118 +msgid "Insert audio link" +msgstr "插入录音环节" + +#: ../../include/conversation.php:1100 ../../mod/editpost.php:119 +msgid "audio link" +msgstr "录音环节" + +#: ../../include/conversation.php:1101 ../../mod/editpost.php:120 +msgid "Set your location" +msgstr "设定您的位置" + +#: ../../include/conversation.php:1102 ../../mod/editpost.php:121 +msgid "set location" +msgstr "指定位置" + +#: ../../include/conversation.php:1103 ../../mod/editpost.php:122 +msgid "Clear browser location" +msgstr "清空浏览器位置" + +#: ../../include/conversation.php:1104 ../../mod/editpost.php:123 +msgid "clear location" +msgstr "清理出位置" + +#: ../../include/conversation.php:1106 ../../mod/editpost.php:137 +msgid "Set title" +msgstr "指定标题" + +#: ../../include/conversation.php:1108 ../../mod/editpost.php:139 +msgid "Categories (comma-separated list)" +msgstr "种类(逗号分隔单)" + +#: ../../include/conversation.php:1110 ../../mod/editpost.php:125 +msgid "Permission settings" +msgstr "权设置" + +#: ../../include/conversation.php:1111 +msgid "permissions" +msgstr "权利" + +#: ../../include/conversation.php:1119 ../../mod/editpost.php:133 +msgid "CC: email addresses" +msgstr "抄送: 电子邮件地址" + +#: ../../include/conversation.php:1120 ../../mod/editpost.php:134 +msgid "Public post" +msgstr "公开的消息" + +#: ../../include/conversation.php:1122 ../../mod/editpost.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "比如: li@example.com, wang@example.com" + +#: ../../include/conversation.php:1126 ../../object/Item.php:687 +#: ../../mod/editpost.php:145 ../../mod/photos.php:1564 +#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 +#: ../../mod/content.php:719 +msgid "Preview" +msgstr "预演" + +#: ../../include/conversation.php:1135 +msgid "Post to Groups" +msgstr "发到组" + +#: ../../include/conversation.php:1136 +msgid "Post to Contacts" +msgstr "发到熟人" + +#: ../../include/conversation.php:1137 +msgid "Private post" +msgstr "私人文章" + +#: ../../include/text.php:296 +msgid "newer" +msgstr "更新" + +#: ../../include/text.php:298 +msgid "older" +msgstr "更旧" + +#: ../../include/text.php:303 +msgid "prev" +msgstr "上个" + +#: ../../include/text.php:305 +msgid "first" +msgstr "首先" + +#: ../../include/text.php:337 +msgid "last" +msgstr "最后" + +#: ../../include/text.php:340 +msgid "next" +msgstr "下个" + +#: ../../include/text.php:854 +msgid "No contacts" +msgstr "没有熟人" + +#: ../../include/text.php:863 +#, php-format +msgid "%d Contact" +msgid_plural "%d Contacts" +msgstr[0] "%d熟人" + +#: ../../include/text.php:875 ../../mod/viewcontacts.php:76 +msgid "View Contacts" +msgstr "看熟人" + +#: ../../include/text.php:955 ../../mod/editpost.php:109 +#: ../../mod/notes.php:63 ../../mod/filer.php:31 +msgid "Save" +msgstr "保存" + +#: ../../include/text.php:1004 +msgid "poke" +msgstr "戳" + +#: ../../include/text.php:1005 +msgid "ping" +msgstr "砰" + +#: ../../include/text.php:1005 +msgid "pinged" +msgstr "砰了" + +#: ../../include/text.php:1006 +msgid "prod" +msgstr "柔戳" + +#: ../../include/text.php:1006 +msgid "prodded" +msgstr "柔戳了" + +#: ../../include/text.php:1007 +msgid "slap" +msgstr "掌击" + +#: ../../include/text.php:1007 +msgid "slapped" +msgstr "掌击了" + +#: ../../include/text.php:1008 +msgid "finger" +msgstr "指" + +#: ../../include/text.php:1008 +msgid "fingered" +msgstr "指了" + +#: ../../include/text.php:1009 +msgid "rebuff" +msgstr "窝脖儿" + +#: ../../include/text.php:1009 +msgid "rebuffed" +msgstr "窝脖儿了" + +#: ../../include/text.php:1023 +msgid "happy" +msgstr "开心" + +#: ../../include/text.php:1024 +msgid "sad" +msgstr "伤心" + +#: ../../include/text.php:1025 +msgid "mellow" +msgstr "轻松" + +#: ../../include/text.php:1026 +msgid "tired" +msgstr "累" + +#: ../../include/text.php:1027 +msgid "perky" +msgstr "机敏" + +#: ../../include/text.php:1028 +msgid "angry" +msgstr "生气" + +#: ../../include/text.php:1029 +msgid "stupified" +msgstr "麻醉" + +#: ../../include/text.php:1030 +msgid "puzzled" +msgstr "纳闷" + +#: ../../include/text.php:1031 +msgid "interested" +msgstr "有兴趣" + +#: ../../include/text.php:1032 +msgid "bitter" +msgstr "苦" + +#: ../../include/text.php:1033 +msgid "cheerful" +msgstr "快乐" + +#: ../../include/text.php:1034 +msgid "alive" +msgstr "活着" + +#: ../../include/text.php:1035 +msgid "annoyed" +msgstr "被烦恼" + +#: ../../include/text.php:1036 +msgid "anxious" +msgstr "心焦" + +#: ../../include/text.php:1037 +msgid "cranky" +msgstr "不稳" + +#: ../../include/text.php:1038 +msgid "disturbed" +msgstr "不安" + +#: ../../include/text.php:1039 +msgid "frustrated" +msgstr "被作梗" + +#: ../../include/text.php:1040 +msgid "motivated" +msgstr "士气高涨" + +#: ../../include/text.php:1041 +msgid "relaxed" +msgstr "轻松" + +#: ../../include/text.php:1042 +msgid "surprised" +msgstr "诧异" + +#: ../../include/text.php:1210 +msgid "Monday" +msgstr "星期一" + +#: ../../include/text.php:1210 +msgid "Tuesday" +msgstr "星期二" + +#: ../../include/text.php:1210 +msgid "Wednesday" +msgstr "星期三" + +#: ../../include/text.php:1210 +msgid "Thursday" +msgstr "星期四" + +#: ../../include/text.php:1210 +msgid "Friday" +msgstr "星期五" + +#: ../../include/text.php:1210 +msgid "Saturday" +msgstr "星期六" + +#: ../../include/text.php:1210 +msgid "Sunday" +msgstr "星期天" + +#: ../../include/text.php:1214 +msgid "January" +msgstr "一月" + +#: ../../include/text.php:1214 +msgid "February" +msgstr "二月" + +#: ../../include/text.php:1214 +msgid "March" +msgstr "三月" + +#: ../../include/text.php:1214 +msgid "April" +msgstr "四月" + +#: ../../include/text.php:1214 +msgid "May" +msgstr "五月" + +#: ../../include/text.php:1214 +msgid "June" +msgstr "六月" + +#: ../../include/text.php:1214 +msgid "July" +msgstr "七月" + +#: ../../include/text.php:1214 +msgid "August" +msgstr "八月" + +#: ../../include/text.php:1214 +msgid "September" +msgstr "九月" + +#: ../../include/text.php:1214 +msgid "October" +msgstr "十月" + +#: ../../include/text.php:1214 +msgid "November" +msgstr "十一月" + +#: ../../include/text.php:1214 +msgid "December" +msgstr "十二月" + +#: ../../include/text.php:1403 ../../mod/videos.php:301 +msgid "View Video" +msgstr "看视频" + +#: ../../include/text.php:1435 +msgid "bytes" +msgstr "字节" + +#: ../../include/text.php:1459 ../../include/text.php:1471 +msgid "Click to open/close" +msgstr "点击为开关" + +#: ../../include/text.php:1645 ../../include/text.php:1655 +#: ../../mod/events.php:335 +msgid "link to source" +msgstr "链接到来源" + +#: ../../include/text.php:1700 ../../include/user.php:247 +msgid "default" +msgstr "默认" + +#: ../../include/text.php:1712 +msgid "Select an alternate language" +msgstr "选择别的语言" + +#: ../../include/text.php:1968 +msgid "activity" +msgstr "活动" + +#: ../../include/text.php:1970 ../../object/Item.php:389 +#: ../../object/Item.php:402 ../../mod/content.php:605 +msgid "comment" +msgid_plural "comments" +msgstr[0] "评论" + +#: ../../include/text.php:1971 +msgid "post" +msgstr "文章" + +#: ../../include/text.php:2139 +msgid "Item filed" +msgstr "把项目归档了" + +#: ../../include/auth.php:38 +msgid "Logged out." +msgstr "注销了" + +#: ../../include/auth.php:112 ../../include/auth.php:175 +#: ../../mod/openid.php:93 +msgid "Login failed." +msgstr "登记失败了。" + +#: ../../include/auth.php:128 ../../include/user.php:67 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "身份证明由您的系统是在我们的重做。你再试应该运行。" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "我们用您输入的OpenID登录的时候碰到问题。请核实拼法是对的。" -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "不能创作您的熟人证件在我们的系统。" +#: ../../include/auth.php:128 ../../include/user.php:67 +msgid "The error message was:" +msgstr "错误通知是:" -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "不能更新您的熟人简介消息在我们的系统" +#: ../../include/bbcode.php:449 ../../include/bbcode.php:1050 +#: ../../include/bbcode.php:1051 +msgid "Image/photo" +msgstr "图像/照片" -#: ../../mod/dfrn_confirm.php:751 +#: ../../include/bbcode.php:545 #, php-format -msgid "Connection accepted at %s" -msgstr "联络接受了在%s" +msgid "%2$s %3$s" +msgstr "" -#: ../../mod/dfrn_confirm.php:800 +#: ../../include/bbcode.php:579 #, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s加入%2$s了" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "授权应用连接" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "回归您的应用和输入这个安全密码:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "请登记为继续。" - -#: ../../mod/api.php:104 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "您想不想使这个应用用权您的文章和熟人,和/或代您造成新文章" +"%s wrote the following post" +msgstr "%s写了下面的消息" -#: ../../mod/lostpass.php:17 -msgid "No valid account found." -msgstr "找不到效的账户。" +#: ../../include/bbcode.php:1014 ../../include/bbcode.php:1034 +msgid "$1 wrote:" +msgstr "$1写:" -#: ../../mod/lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "重设密码要求发布了。核对您的收件箱。" +#: ../../include/bbcode.php:1059 ../../include/bbcode.php:1060 +msgid "Encrypted content" +msgstr "加密的内容" -#: ../../mod/lostpass.php:44 +#: ../../include/security.php:22 +msgid "Welcome " +msgstr "欢迎" + +#: ../../include/security.php:23 +msgid "Please upload a profile photo." +msgstr "请上传一张简介照片" + +#: ../../include/security.php:26 +msgid "Welcome back " +msgstr "欢迎归来" + +#: ../../include/security.php:366 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "表格安全令牌不对。最可能因为表格开着太久(三个小时以上)提交前。" + +#: ../../include/oembed.php:205 +msgid "Embedded content" +msgstr "嵌入内容" + +#: ../../include/oembed.php:214 +msgid "Embedding disabled" +msgstr "嵌入不能用" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "男的" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "女的" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "现在男的" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "现在女的" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "主要男的" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "主要女的" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "跨性別" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "阴阳人" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "”转基因“人" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "两性体" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "中性的" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "不明确的" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "别的" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "未决" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "男人" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "女人" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "男同性恋的" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "女同性恋的" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "无偏爱" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "双性恋的" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "自性的" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "有节制的" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "原始的" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "变态" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "恋物对象" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "多多" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "无性" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "单身" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "寂寞" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "单身的" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "不可获得的" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "迷恋" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "痴迷" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "约会" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "外遇" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "性交因成瘾者" + +#: ../../include/profile_selectors.php:42 ../../include/user.php:289 +#: ../../include/user.php:293 +msgid "Friends" +msgstr "朋友" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "朋友/益" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "休闲" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "已订婚的" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "结婚" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "想像结婚" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "伴侣" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "同居" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "普通法结婚" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "幸福" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "没找" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "交换性伴侣的" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "被背叛" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "分手" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "不稳" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "离婚" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "想像离婚" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "寡妇" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "不确定" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "是复杂" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "无所谓" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "问我" + +#: ../../include/user.php:40 +msgid "An invitation is required." +msgstr "邀请必要的。" + +#: ../../include/user.php:45 +msgid "Invitation could not be verified." +msgstr "不能证实邀请。" + +#: ../../include/user.php:53 +msgid "Invalid OpenID url" +msgstr "无效的OpenID url" + +#: ../../include/user.php:74 +msgid "Please enter the required information." +msgstr "请输入必要的信息。" + +#: ../../include/user.php:88 +msgid "Please use a shorter name." +msgstr "请用短一点名。" + +#: ../../include/user.php:90 +msgid "Name too short." +msgstr "名字太短。" + +#: ../../include/user.php:105 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "这看上去不是您的全姓名。" + +#: ../../include/user.php:110 +msgid "Your email domain is not among those allowed on this site." +msgstr "这网站允许的域名中没有您的" + +#: ../../include/user.php:113 +msgid "Not a valid email address." +msgstr "无效的邮件地址。" + +#: ../../include/user.php:126 +msgid "Cannot use that email." +msgstr "不能用这个邮件地址。" + +#: ../../include/user.php:132 +msgid "" +"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " +"must also begin with a letter." +msgstr "您的昵称只能包含\"a-z\",\"0-9\",\"-\"和\"_\",还有头一字必须是拉丁字。" + +#: ../../include/user.php:138 ../../include/user.php:236 +msgid "Nickname is already registered. Please choose another." +msgstr "昵称已经报到。请选择新的。" + +#: ../../include/user.php:148 +msgid "" +"Nickname was once registered here and may not be re-used. Please choose " +"another." +msgstr "昵称曾经这里注册于是不能再用。请选择别的。" + +#: ../../include/user.php:164 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "要紧错误:产生安全钥匙失败了。" + +#: ../../include/user.php:222 +msgid "An error occurred during registration. Please try again." +msgstr "报到出了问题。请再试。" + +#: ../../include/user.php:257 +msgid "An error occurred creating your default profile. Please try again." +msgstr "造成默认简介出了问题。请再试。" + +#: ../../include/user.php:377 #, php-format -msgid "Password reset requested at %s" -msgstr "重设密码要求被发布%s" - -#: ../../mod/lostpass.php:66 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "要求确认不了。(您可能已经提交它。)重设密码失败了。" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t" +msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your password has been reset as requested." -msgstr "您的密码被重设如要求的。" - -#: ../../mod/lostpass.php:86 -msgid "Your new password is" -msgstr "你的新的密码是" - -#: ../../mod/lostpass.php:87 -msgid "Save or copy your new password - and then" -msgstr "保存或复制新密码-之后" - -#: ../../mod/lostpass.php:88 -msgid "click here to login" -msgstr "在这儿点击" - -#: ../../mod/lostpass.php:89 +#: ../../include/user.php:381 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "您的密码能被变化从设置页成功登记后。" +"\n" +"\t\tThe login details are as follows:\n" +"\t\t\tSite Location:\t%3$s\n" +"\t\t\tLogin Name:\t%1$s\n" +"\t\t\tPassword:\t%5$\n" +"\n" +"\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\tin.\n" +"\n" +"\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\tthan that.\n" +"\n" +"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\tIf you are new and do not know anybody here, they may help\n" +"\t\tyou to make some new and interesting friends.\n" +"\n" +"\n" +"\t\tThank you and welcome to %2$s." +msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../include/user.php:413 ../../mod/admin.php:799 #, php-format -msgid "Your password has been changed at %s" -msgstr "您密码被变化在%s" +msgid "Registration details for %s" +msgstr "注册信息为%s" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "忘记你的密码吗?" +#: ../../include/acl_selectors.php:326 +msgid "Visible to everybody" +msgstr "任何人可见的" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。" +#: ../../object/Item.php:94 +msgid "This entry was edited" +msgstr "这个文章被编辑了" -#: ../../mod/lostpass.php:124 -msgid "Nickname or Email: " -msgstr "昵称或邮件地址:" +#: ../../object/Item.php:116 ../../mod/photos.php:1357 +#: ../../mod/content.php:620 +msgid "Private Message" +msgstr "私人的新闻" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "复位" +#: ../../object/Item.php:120 ../../mod/settings.php:673 +#: ../../mod/content.php:728 +msgid "Edit" +msgstr "编辑" + +#: ../../object/Item.php:133 ../../mod/content.php:763 +msgid "save to folder" +msgstr "保存在文件夹" + +#: ../../object/Item.php:195 ../../mod/content.php:753 +msgid "add star" +msgstr "加星" + +#: ../../object/Item.php:196 ../../mod/content.php:754 +msgid "remove star" +msgstr "消星" + +#: ../../object/Item.php:197 ../../mod/content.php:755 +msgid "toggle star status" +msgstr "转变星现状" + +#: ../../object/Item.php:200 ../../mod/content.php:758 +msgid "starred" +msgstr "被贴星" + +#: ../../object/Item.php:208 +msgid "ignore thread" +msgstr "" + +#: ../../object/Item.php:209 +msgid "unignore thread" +msgstr "" + +#: ../../object/Item.php:210 +msgid "toggle ignore status" +msgstr "" + +#: ../../object/Item.php:213 +msgid "ignored" +msgstr "" + +#: ../../object/Item.php:220 ../../mod/content.php:759 +msgid "add tag" +msgstr "加标签" + +#: ../../object/Item.php:231 ../../mod/photos.php:1540 +#: ../../mod/content.php:684 +msgid "I like this (toggle)" +msgstr "我喜欢这(交替)" + +#: ../../object/Item.php:231 ../../mod/content.php:684 +msgid "like" +msgstr "喜欢" + +#: ../../object/Item.php:232 ../../mod/photos.php:1541 +#: ../../mod/content.php:685 +msgid "I don't like this (toggle)" +msgstr "我不喜欢这(交替)" + +#: ../../object/Item.php:232 ../../mod/content.php:685 +msgid "dislike" +msgstr "讨厌" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "Share this" +msgstr "分享这个" + +#: ../../object/Item.php:234 ../../mod/content.php:687 +msgid "share" +msgstr "分享" + +#: ../../object/Item.php:328 ../../mod/content.php:854 +msgid "to" +msgstr "至" + +#: ../../object/Item.php:329 +msgid "via" +msgstr "经过" + +#: ../../object/Item.php:330 ../../mod/content.php:855 +msgid "Wall-to-Wall" +msgstr "从墙到墙" + +#: ../../object/Item.php:331 ../../mod/content.php:856 +msgid "via Wall-To-Wall:" +msgstr "通过从墙到墙" + +#: ../../object/Item.php:387 ../../mod/content.php:603 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d评论" + +#: ../../object/Item.php:675 ../../mod/photos.php:1560 +#: ../../mod/photos.php:1604 ../../mod/photos.php:1692 +#: ../../mod/content.php:707 +msgid "This is you" +msgstr "这是你" + +#: ../../object/Item.php:679 ../../mod/content.php:711 +msgid "Bold" +msgstr "粗体字 " + +#: ../../object/Item.php:680 ../../mod/content.php:712 +msgid "Italic" +msgstr "斜体 " + +#: ../../object/Item.php:681 ../../mod/content.php:713 +msgid "Underline" +msgstr "下划线" + +#: ../../object/Item.php:682 ../../mod/content.php:714 +msgid "Quote" +msgstr "引语" + +#: ../../object/Item.php:683 ../../mod/content.php:715 +msgid "Code" +msgstr "源代码" + +#: ../../object/Item.php:684 ../../mod/content.php:716 +msgid "Image" +msgstr "图片" + +#: ../../object/Item.php:685 ../../mod/content.php:717 +msgid "Link" +msgstr "环节" + +#: ../../object/Item.php:686 ../../mod/content.php:718 +msgid "Video" +msgstr "录像" + +#: ../../mod/attach.php:8 +msgid "Item not available." +msgstr "项目不可用的" + +#: ../../mod/attach.php:20 +msgid "Item was not found." +msgstr "找不到项目。" #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #, php-format @@ -1245,13 +3082,6 @@ msgstr "消息发了" msgid "No recipient." msgstr "没有接受者。" -#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135 -#: ../../mod/message.php:283 ../../mod/message.php:291 -#: ../../mod/message.php:466 ../../mod/message.php:474 -#: ../../include/conversation.php:1001 ../../include/conversation.php:1019 -msgid "Please enter a link URL:" -msgstr "请输入环节URL:" - #: ../../mod/wallmessage.php:142 ../../mod/message.php:319 msgid "Send Private Message" msgstr "发私人的通信" @@ -1273,227 +3103,1637 @@ msgstr "到:" msgid "Subject:" msgstr "题目:" -#: ../../mod/wallmessage.php:151 ../../mod/message.php:329 -#: ../../mod/message.php:558 ../../mod/invite.php:134 +#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134 +#: ../../mod/message.php:329 ../../mod/message.php:558 msgid "Your message:" msgstr "你的消息:" -#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110 -#: ../../mod/message.php:332 ../../mod/message.php:562 -#: ../../include/conversation.php:1090 -msgid "Upload photo" -msgstr "上传照片" +#: ../../mod/group.php:29 +msgid "Group created." +msgstr "组造成了。" -#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114 -#: ../../mod/message.php:333 ../../mod/message.php:563 -#: ../../include/conversation.php:1094 -msgid "Insert web link" -msgstr "插入网页环节" +#: ../../mod/group.php:35 +msgid "Could not create group." +msgstr "不能造成组。" -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Friendica欢迎你" +#: ../../mod/group.php:47 ../../mod/group.php:140 +msgid "Group not found." +msgstr "组找不到。" -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "新的成员一览表" +#: ../../mod/group.php:60 +msgid "Group name changed." +msgstr "组名变化了。" -#: ../../mod/newmember.php:12 +#: ../../mod/group.php:87 +msgid "Save Group" +msgstr "保存组" + +#: ../../mod/group.php:93 +msgid "Create a group of contacts/friends." +msgstr "造成组熟人/朋友们。" + +#: ../../mod/group.php:94 ../../mod/group.php:180 +msgid "Group Name: " +msgstr "组名:" + +#: ../../mod/group.php:113 +msgid "Group removed." +msgstr "组删除了。" + +#: ../../mod/group.php:115 +msgid "Unable to remove group." +msgstr "不能删除组。" + +#: ../../mod/group.php:179 +msgid "Group Editor" +msgstr "组编辑器" + +#: ../../mod/group.php:192 +msgid "Members" +msgstr "成员" + +#: ../../mod/group.php:194 ../../mod/contacts.php:562 +msgid "All Contacts" +msgstr "所有的熟人" + +#: ../../mod/group.php:224 ../../mod/profperm.php:105 +msgid "Click on a contact to add or remove." +msgstr "点击熟人为添加或删除。" + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "找不到可能代表页人。" + +#: ../../mod/delegate.php:126 msgid "" -"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." -msgstr "我们想提高几个建议和超链接为让你的经历愉快。点击一个项目为了访问相应的网页。你最初登记两周以上一个环节到这儿来在你的首页,然后悄声地消失。" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。" -#: ../../mod/newmember.php:14 -msgid "Getting Started" -msgstr "开始方法" +#: ../../mod/delegate.php:127 +msgid "Existing Page Managers" +msgstr "目前页管理员" -#: ../../mod/newmember.php:18 -msgid "Friendica Walk-Through" -msgstr "Friendica游览" +#: ../../mod/delegate.php:129 +msgid "Existing Page Delegates" +msgstr "目前页代表" -#: ../../mod/newmember.php:18 +#: ../../mod/delegate.php:131 +msgid "Potential Delegates" +msgstr "潜力的代表" + +#: ../../mod/delegate.php:133 ../../mod/tagrm.php:93 +msgid "Remove" +msgstr "移走" + +#: ../../mod/delegate.php:134 +msgid "Add" +msgstr "加" + +#: ../../mod/delegate.php:135 +msgid "No entries." +msgstr "没有项目。" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "无效要求身份号。" + +#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 +#: ../../mod/notifications.php:211 +msgid "Discard" +msgstr "丢弃" + +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:443 +#: ../../mod/contacts.php:497 ../../mod/contacts.php:707 +msgid "Ignore" +msgstr "忽视" + +#: ../../mod/notifications.php:78 +msgid "System" +msgstr "系统" + +#: ../../mod/notifications.php:88 ../../mod/network.php:365 +msgid "Personal" +msgstr "私人" + +#: ../../mod/notifications.php:122 +msgid "Show Ignored Requests" +msgstr "显示不理的要求" + +#: ../../mod/notifications.php:122 +msgid "Hide Ignored Requests" +msgstr "隐藏不理的要求" + +#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 +msgid "Notification type: " +msgstr "通知种类:" + +#: ../../mod/notifications.php:150 +msgid "Friend Suggestion" +msgstr "朋友建议" + +#: ../../mod/notifications.php:152 +#, php-format +msgid "suggested by %s" +msgstr "由%s建议的" + +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:503 +msgid "Hide this contact from others" +msgstr "隐藏这个熟人给别人" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "Post a new friend activity" +msgstr "表新朋友活动" + +#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 +msgid "if applicable" +msgstr "或适用" + +#: ../../mod/notifications.php:161 ../../mod/notifications.php:208 +#: ../../mod/admin.php:966 +msgid "Approve" +msgstr "批准" + +#: ../../mod/notifications.php:181 +msgid "Claims to be known to you: " +msgstr "声称被您认识:" + +#: ../../mod/notifications.php:181 +msgid "yes" +msgstr "是" + +#: ../../mod/notifications.php:181 +msgid "no" +msgstr "否" + +#: ../../mod/notifications.php:188 +msgid "Approve as: " +msgstr "批准作为" + +#: ../../mod/notifications.php:189 +msgid "Friend" +msgstr "朋友" + +#: ../../mod/notifications.php:190 +msgid "Sharer" +msgstr "分享者" + +#: ../../mod/notifications.php:190 +msgid "Fan/Admirer" +msgstr "迷/赞赏者" + +#: ../../mod/notifications.php:196 +msgid "Friend/Connect Request" +msgstr "友谊/联络要求" + +#: ../../mod/notifications.php:196 +msgid "New Follower" +msgstr "新关注者:" + +#: ../../mod/notifications.php:217 +msgid "No introductions." +msgstr "没有介绍。" + +#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 +#: ../../mod/notifications.php:478 +#, php-format +msgid "%s liked %s's post" +msgstr "%s喜欢了%s的消息" + +#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s disliked %s's post" +msgstr "%s不喜欢了%s的消息" + +#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 +#: ../../mod/notifications.php:503 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s成为%s的朋友" + +#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 +#, php-format +msgid "%s created a new post" +msgstr "%s造成新文章" + +#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 +#: ../../mod/notifications.php:513 +#, php-format +msgid "%s commented on %s's post" +msgstr "%s便条%s的文章" + +#: ../../mod/notifications.php:306 +msgid "No more network notifications." +msgstr "没有别的网络通信。" + +#: ../../mod/notifications.php:310 +msgid "Network Notifications" +msgstr "网络通知" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:75 +msgid "No more system notifications." +msgstr "没别系统通知。" + +#: ../../mod/notifications.php:340 ../../mod/notify.php:79 +msgid "System Notifications" +msgstr "系统通知" + +#: ../../mod/notifications.php:435 +msgid "No more personal notifications." +msgstr "没有别的私人通信。" + +#: ../../mod/notifications.php:439 +msgid "Personal Notifications" +msgstr "私人通知" + +#: ../../mod/notifications.php:520 +msgid "No more home notifications." +msgstr "没有别的家通信。" + +#: ../../mod/notifications.php:524 +msgid "Home Notifications" +msgstr "主页通知" + +#: ../../mod/hcard.php:10 +msgid "No profile" +msgstr "无简介" + +#: ../../mod/settings.php:29 ../../mod/photos.php:80 +msgid "everybody" +msgstr "每人" + +#: ../../mod/settings.php:36 ../../mod/admin.php:977 +msgid "Account" +msgstr "帐户" + +#: ../../mod/settings.php:41 +msgid "Additional features" +msgstr "附加的特点" + +#: ../../mod/settings.php:46 +msgid "Display" +msgstr "显示" + +#: ../../mod/settings.php:52 ../../mod/settings.php:777 +msgid "Social Networks" +msgstr "社会化网络" + +#: ../../mod/settings.php:57 ../../mod/admin.php:106 ../../mod/admin.php:1063 +#: ../../mod/admin.php:1116 +msgid "Plugins" +msgstr "插件" + +#: ../../mod/settings.php:67 +msgid "Connected apps" +msgstr "连接着应用" + +#: ../../mod/settings.php:72 ../../mod/uexport.php:85 +msgid "Export personal data" +msgstr "出口私人信息" + +#: ../../mod/settings.php:77 +msgid "Remove account" +msgstr "删除账户" + +#: ../../mod/settings.php:129 +msgid "Missing some important data!" +msgstr "有的重要信息失踪的!" + +#: ../../mod/settings.php:132 ../../mod/settings.php:637 +#: ../../mod/contacts.php:705 +msgid "Update" +msgstr "更新" + +#: ../../mod/settings.php:238 +msgid "Failed to connect with email account using the settings provided." +msgstr "不能连接电子邮件账户用输入的设置。" + +#: ../../mod/settings.php:243 +msgid "Email settings updated." +msgstr "电子邮件设置更新了" + +#: ../../mod/settings.php:258 +msgid "Features updated" +msgstr "特点更新了" + +#: ../../mod/settings.php:321 +msgid "Relocate message has been send to your contacts" +msgstr "调动信息寄给您的熟人" + +#: ../../mod/settings.php:335 +msgid "Passwords do not match. Password unchanged." +msgstr "密码们不相配。密码没未改变的。" + +#: ../../mod/settings.php:340 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "空的密码禁止。密码没未改变的。" + +#: ../../mod/settings.php:348 +msgid "Wrong password." +msgstr "密码不正确。" + +#: ../../mod/settings.php:359 +msgid "Password changed." +msgstr "密码变化了。" + +#: ../../mod/settings.php:361 +msgid "Password update failed. Please try again." +msgstr "密码更新失败了。请再试。" + +#: ../../mod/settings.php:426 +msgid " Please use a shorter name." +msgstr "请用短一点个名。" + +#: ../../mod/settings.php:428 +msgid " Name too short." +msgstr "名字太短。" + +#: ../../mod/settings.php:437 +msgid "Wrong Password" +msgstr "密码不正确" + +#: ../../mod/settings.php:442 +msgid " Not valid email." +msgstr " 电子邮件地址无效." + +#: ../../mod/settings.php:448 +msgid " Cannot change to that email." +msgstr "不能变化到这个邮件地址。" + +#: ../../mod/settings.php:503 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "私人评坛没有隐私批准。默认隐私组用者。" + +#: ../../mod/settings.php:507 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "私人评坛没有隐私批准或默认隐私组。" + +#: ../../mod/settings.php:537 +msgid "Settings updated." +msgstr "设置跟新了" + +#: ../../mod/settings.php:610 ../../mod/settings.php:636 +#: ../../mod/settings.php:672 +msgid "Add application" +msgstr "加入应用" + +#: ../../mod/settings.php:611 ../../mod/settings.php:721 +#: ../../mod/settings.php:795 ../../mod/settings.php:877 +#: ../../mod/settings.php:1110 ../../mod/admin.php:588 +#: ../../mod/admin.php:1117 ../../mod/admin.php:1319 ../../mod/admin.php:1406 +msgid "Save Settings" +msgstr "保存设置" + +#: ../../mod/settings.php:613 ../../mod/settings.php:639 +#: ../../mod/admin.php:964 ../../mod/admin.php:976 ../../mod/admin.php:977 +#: ../../mod/admin.php:990 ../../mod/crepair.php:158 +msgid "Name" +msgstr "名字" + +#: ../../mod/settings.php:614 ../../mod/settings.php:640 +msgid "Consumer Key" +msgstr "钥匙(Consumer Key)" + +#: ../../mod/settings.php:615 ../../mod/settings.php:641 +msgid "Consumer Secret" +msgstr "密码(Consumer Secret)" + +#: ../../mod/settings.php:616 ../../mod/settings.php:642 +msgid "Redirect" +msgstr "重定向" + +#: ../../mod/settings.php:617 ../../mod/settings.php:643 +msgid "Icon url" +msgstr "图符URL" + +#: ../../mod/settings.php:628 +msgid "You can't edit this application." +msgstr "您不能编辑这个应用。" + +#: ../../mod/settings.php:671 +msgid "Connected Apps" +msgstr "连接着应用" + +#: ../../mod/settings.php:675 +msgid "Client key starts with" +msgstr "客户钥匙头字是" + +#: ../../mod/settings.php:676 +msgid "No name" +msgstr "无名" + +#: ../../mod/settings.php:677 +msgid "Remove authorization" +msgstr "撤消权能" + +#: ../../mod/settings.php:689 +msgid "No Plugin settings configured" +msgstr "没插件设置配置了" + +#: ../../mod/settings.php:697 +msgid "Plugin Settings" +msgstr "插件设置" + +#: ../../mod/settings.php:711 +msgid "Off" +msgstr "关" + +#: ../../mod/settings.php:711 +msgid "On" +msgstr "开" + +#: ../../mod/settings.php:719 +msgid "Additional Features" +msgstr "附加的特点" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "包括的支持为%s连通性是%s" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "enabled" +msgstr "能够做的" + +#: ../../mod/settings.php:733 ../../mod/settings.php:734 +msgid "disabled" +msgstr "使不能用" + +#: ../../mod/settings.php:734 +msgid "StatusNet" +msgstr "StatusNet" + +#: ../../mod/settings.php:770 +msgid "Email access is disabled on this site." +msgstr "这个网站没有邮件使用权" + +#: ../../mod/settings.php:782 +msgid "Email/Mailbox Setup" +msgstr "邮件收件箱设置" + +#: ../../mod/settings.php:783 msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, make some new connections, and find some groups to" -" join." -msgstr "在您的快开始页-看段介绍您的简介和网络分页,结新联系,而找新组为加入。" +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." +msgstr "如果您想用这股服务(可选的)跟邮件熟人交流,请指定怎么连通您的收件箱。" -#: ../../mod/newmember.php:26 -msgid "Go to Your Settings" -msgstr "您的设置" +#: ../../mod/settings.php:784 +msgid "Last successful email check:" +msgstr "上个成功收件箱检查:" -#: ../../mod/newmember.php:26 +#: ../../mod/settings.php:786 +msgid "IMAP server name:" +msgstr "IMAP服务器名字:" + +#: ../../mod/settings.php:787 +msgid "IMAP port:" +msgstr "IMAP服务器端口:" + +#: ../../mod/settings.php:788 +msgid "Security:" +msgstr "安全:" + +#: ../../mod/settings.php:788 ../../mod/settings.php:793 +msgid "None" +msgstr "没有" + +#: ../../mod/settings.php:789 +msgid "Email login name:" +msgstr "邮件登记名:" + +#: ../../mod/settings.php:790 +msgid "Email password:" +msgstr "邮件密码:" + +#: ../../mod/settings.php:791 +msgid "Reply-to address:" +msgstr "回答地址:" + +#: ../../mod/settings.php:792 +msgid "Send public posts to all email contacts:" +msgstr "发公开的文章给所有的邮件熟人:" + +#: ../../mod/settings.php:793 +msgid "Action after import:" +msgstr "进口后行动:" + +#: ../../mod/settings.php:793 +msgid "Mark as seen" +msgstr "标注看过" + +#: ../../mod/settings.php:793 +msgid "Move to folder" +msgstr "搬到文件夹" + +#: ../../mod/settings.php:794 +msgid "Move to folder:" +msgstr "搬到文件夹:" + +#: ../../mod/settings.php:825 ../../mod/admin.php:523 +msgid "No special theme for mobile devices" +msgstr "没专门适合手机的主题" + +#: ../../mod/settings.php:875 +msgid "Display Settings" +msgstr "表示设置" + +#: ../../mod/settings.php:881 ../../mod/settings.php:896 +msgid "Display Theme:" +msgstr "显示主题:" + +#: ../../mod/settings.php:882 +msgid "Mobile Theme:" +msgstr "手机主题:" + +#: ../../mod/settings.php:883 +msgid "Update browser every xx seconds" +msgstr "更新游览器每XX秒" + +#: ../../mod/settings.php:883 +msgid "Minimum of 10 seconds, no maximum" +msgstr "最小10秒,没有上限" + +#: ../../mod/settings.php:884 +msgid "Number of items to display per page:" +msgstr "每页表示多少项目:" + +#: ../../mod/settings.php:884 ../../mod/settings.php:885 +msgid "Maximum of 100 items" +msgstr "最多100项目" + +#: ../../mod/settings.php:885 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "用手机看一页展示多少项目:" + +#: ../../mod/settings.php:886 +msgid "Don't show emoticons" +msgstr "别表示请表符号" + +#: ../../mod/settings.php:887 +msgid "Don't show notices" +msgstr "别表提示" + +#: ../../mod/settings.php:888 +msgid "Infinite scroll" +msgstr "无限的滚动" + +#: ../../mod/settings.php:889 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: ../../mod/settings.php:966 +msgid "User Types" +msgstr "" + +#: ../../mod/settings.php:967 +msgid "Community Types" +msgstr "" + +#: ../../mod/settings.php:968 +msgid "Normal Account Page" +msgstr "平常账户页" + +#: ../../mod/settings.php:969 +msgid "This account is a normal personal profile" +msgstr "这个帐户是正常私人简介" + +#: ../../mod/settings.php:972 +msgid "Soapbox Page" +msgstr "演讲台页" + +#: ../../mod/settings.php:973 +msgid "Automatically approve all connection/friend requests as read-only fans" +msgstr "自动批准所有联络/友谊要求当只看的迷" + +#: ../../mod/settings.php:976 +msgid "Community Forum/Celebrity Account" +msgstr "社会评坛/名人账户" + +#: ../../mod/settings.php:977 msgid "" -"On your Settings 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." -msgstr "在你的设置页 - 改变你的最初的密码。也记住你的客户地址。这好像一个电子邮件地址,是用于在自由社会化网络交朋友们有用的。" +"Automatically approve all connection/friend requests as read-write fans" +msgstr "自动批准所有联络/友谊要求当看写的迷" -#: ../../mod/newmember.php:28 +#: ../../mod/settings.php:980 +msgid "Automatic Friend Page" +msgstr "自动朋友页" + +#: ../../mod/settings.php:981 +msgid "Automatically approve all connection/friend requests as friends" +msgstr "自动批准所有联络/友谊要求当朋友" + +#: ../../mod/settings.php:984 +msgid "Private Forum [Experimental]" +msgstr "隐私评坛[实验性的 ]" + +#: ../../mod/settings.php:985 +msgid "Private forum - approved members only" +msgstr "隐私评坛-只批准的成员" + +#: ../../mod/settings.php:997 +msgid "OpenID:" +msgstr "OpenID:" + +#: ../../mod/settings.php:997 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "(可选的)许这个OpenID这个账户登记。" + +#: ../../mod/settings.php:1007 +msgid "Publish your default profile in your local site directory?" +msgstr "出版您默认简介在您当地的网站目录?" + +#: ../../mod/settings.php:1007 ../../mod/settings.php:1013 +#: ../../mod/settings.php:1021 ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 ../../mod/settings.php:1036 +#: ../../mod/settings.php:1042 ../../mod/settings.php:1048 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 ../../mod/register.php:231 +#: ../../mod/dfrn_request.php:834 ../../mod/api.php:106 +#: ../../mod/profiles.php:620 ../../mod/profiles.php:624 +msgid "No" +msgstr "否" + +#: ../../mod/settings.php:1013 +msgid "Publish your default profile in the global social directory?" +msgstr "出版您默认简介在综合社会目录?" + +#: ../../mod/settings.php:1021 +msgid "Hide your contact/friend list from viewers of your default profile?" +msgstr "藏起来 发现您的熟人/朋友单不让这个简介看着看?\n " + +#: ../../mod/settings.php:1030 +msgid "Allow friends to post to your profile page?" +msgstr "允许朋友们贴文章在您的简介页?" + +#: ../../mod/settings.php:1036 +msgid "Allow friends to tag your posts?" +msgstr "允许朋友们标签您的文章?" + +#: ../../mod/settings.php:1042 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "允许我们建议您潜力朋友给新成员?" + +#: ../../mod/settings.php:1048 +msgid "Permit unknown people to send you private mail?" +msgstr "允许生人寄给您私人邮件?" + +#: ../../mod/settings.php:1056 +msgid "Profile is not published." +msgstr "简介是没出版" + +#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 +msgid "or" +msgstr "或者" + +#: ../../mod/settings.php:1064 +msgid "Your Identity Address is" +msgstr "您的同一个人地址是" + +#: ../../mod/settings.php:1075 +msgid "Automatically expire posts after this many days:" +msgstr "自动地过期文章这数天:" + +#: ../../mod/settings.php:1075 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "如果空的,文章不会过期。过期的文章被删除" + +#: ../../mod/settings.php:1076 +msgid "Advanced expiration settings" +msgstr "先进的过期设置" + +#: ../../mod/settings.php:1077 +msgid "Advanced Expiration" +msgstr "先进的过期" + +#: ../../mod/settings.php:1078 +msgid "Expire posts:" +msgstr "把文章过期:" + +#: ../../mod/settings.php:1079 +msgid "Expire personal notes:" +msgstr "把私人便条过期:" + +#: ../../mod/settings.php:1080 +msgid "Expire starred posts:" +msgstr "把星的文章过期:" + +#: ../../mod/settings.php:1081 +msgid "Expire photos:" +msgstr "把照片过期:" + +#: ../../mod/settings.php:1082 +msgid "Only expire posts by others:" +msgstr "只别人的文章过期:" + +#: ../../mod/settings.php:1108 +msgid "Account Settings" +msgstr "帐户设置" + +#: ../../mod/settings.php:1116 +msgid "Password Settings" +msgstr "密码设置" + +#: ../../mod/settings.php:1117 +msgid "New Password:" +msgstr "新密码:" + +#: ../../mod/settings.php:1118 +msgid "Confirm:" +msgstr "确认:" + +#: ../../mod/settings.php:1118 +msgid "Leave password fields blank unless changing" +msgstr "非变化留空密码栏" + +#: ../../mod/settings.php:1119 +msgid "Current Password:" +msgstr "目前密码:" + +#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +msgid "Your current password to confirm the changes" +msgstr "您目前密码为确认变化" + +#: ../../mod/settings.php:1120 +msgid "Password:" +msgstr "密码:" + +#: ../../mod/settings.php:1124 +msgid "Basic Settings" +msgstr "基础设置" + +#: ../../mod/settings.php:1126 +msgid "Email Address:" +msgstr "电子邮件地址:" + +#: ../../mod/settings.php:1127 +msgid "Your Timezone:" +msgstr "您的时区:" + +#: ../../mod/settings.php:1128 +msgid "Default Post Location:" +msgstr "默认文章位置:" + +#: ../../mod/settings.php:1129 +msgid "Use Browser Location:" +msgstr "用游览器位置:" + +#: ../../mod/settings.php:1132 +msgid "Security and Privacy Settings" +msgstr "安全和隐私设置" + +#: ../../mod/settings.php:1134 +msgid "Maximum Friend Requests/Day:" +msgstr "最多友谊要求个天:" + +#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 +msgid "(to prevent spam abuse)" +msgstr "(为防止垃圾邮件滥用)" + +#: ../../mod/settings.php:1135 +msgid "Default Post Permissions" +msgstr "默认文章准许" + +#: ../../mod/settings.php:1136 +msgid "(click to open/close)" +msgstr "(点击为打开/关闭)" + +#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 +#: ../../mod/photos.php:1517 +msgid "Show to Groups" +msgstr "给组表示" + +#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 +#: ../../mod/photos.php:1518 +msgid "Show to Contacts" +msgstr "给熟人表示" + +#: ../../mod/settings.php:1147 +msgid "Default Private Post" +msgstr "默认私人文章" + +#: ../../mod/settings.php:1148 +msgid "Default Public Post" +msgstr "默认公开文章" + +#: ../../mod/settings.php:1152 +msgid "Default Permissions for New Posts" +msgstr "默认权利为新文章" + +#: ../../mod/settings.php:1164 +msgid "Maximum private messages per day from unknown people:" +msgstr "一天最多从生人私人邮件:" + +#: ../../mod/settings.php:1167 +msgid "Notification Settings" +msgstr "消息设置" + +#: ../../mod/settings.php:1168 +msgid "By default post a status message when:" +msgstr "默认地发现状通知如果:" + +#: ../../mod/settings.php:1169 +msgid "accepting a friend request" +msgstr "接受朋友邀请" + +#: ../../mod/settings.php:1170 +msgid "joining a forum/community" +msgstr "加入评坛/社会" + +#: ../../mod/settings.php:1171 +msgid "making an interesting profile change" +msgstr "把简介有意思地变修改" + +#: ../../mod/settings.php:1172 +msgid "Send a notification email when:" +msgstr "发一个消息要是:" + +#: ../../mod/settings.php:1173 +msgid "You receive an introduction" +msgstr "你受到一个介绍" + +#: ../../mod/settings.php:1174 +msgid "Your introductions are confirmed" +msgstr "你的介绍确认了" + +#: ../../mod/settings.php:1175 +msgid "Someone writes on your profile wall" +msgstr "某人写在你的简历墙" + +#: ../../mod/settings.php:1176 +msgid "Someone writes a followup comment" +msgstr "某人写一个后续的评论" + +#: ../../mod/settings.php:1177 +msgid "You receive a private message" +msgstr "你受到一个私消息" + +#: ../../mod/settings.php:1178 +msgid "You receive a friend suggestion" +msgstr "你受到一个朋友建议" + +#: ../../mod/settings.php:1179 +msgid "You are tagged in a post" +msgstr "你被在新闻标签" + +#: ../../mod/settings.php:1180 +msgid "You are poked/prodded/etc. in a post" +msgstr "您在文章被戳" + +#: ../../mod/settings.php:1183 +msgid "Advanced Account/Page Type Settings" +msgstr "专家账户/页种设置" + +#: ../../mod/settings.php:1184 +msgid "Change the behaviour of this account for special situations" +msgstr "把这个账户特别情况的时候行动变化" + +#: ../../mod/settings.php:1187 +msgid "Relocate" +msgstr "调动" + +#: ../../mod/settings.php:1188 msgid "" -"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." -msgstr "校对别的设置,特别隐私设置。一个未出版的目录项目是跟未出版的电话号码一样。平时,你可能应该出版你的目录项目-除非都你的朋友们和可交的朋友们已经知道确切地怎么找你。" +"If you have moved this profile from another server, and some of your " +"contacts don't receive your updates, try pushing this button." +msgstr "如果您调动这个简介从别的服务器但有的熟人没收到您的更新,尝试按这个钮。" -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244 -msgid "Upload Profile Photo" -msgstr "上传简历照片" +#: ../../mod/settings.php:1189 +msgid "Resend relocate message to contacts" +msgstr "把调动信息寄给熟人" -#: ../../mod/newmember.php:36 +#: ../../mod/common.php:42 +msgid "Common Friends" +msgstr "普通朋友们" + +#: ../../mod/common.php:78 +msgid "No contacts in common." +msgstr "没有共同熟人。" + +#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 +msgid "Remote privacy information not available." +msgstr "摇隐私信息无效" + +#: ../../mod/lockview.php:48 +msgid "Visible to:" +msgstr "可见给:" + +#: ../../mod/contacts.php:107 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited" +msgstr[0] "%d熟人编辑了" + +#: ../../mod/contacts.php:138 ../../mod/contacts.php:267 +msgid "Could not access contact record." +msgstr "用不了熟人记录。" + +#: ../../mod/contacts.php:152 +msgid "Could not locate selected profile." +msgstr "找不到选择的简介。" + +#: ../../mod/contacts.php:181 +msgid "Contact updated." +msgstr "熟人更新了。" + +#: ../../mod/contacts.php:183 ../../mod/dfrn_request.php:576 +msgid "Failed to update contact record." +msgstr "更新熟人记录失败了。" + +#: ../../mod/contacts.php:282 +msgid "Contact has been blocked" +msgstr "熟人拦了" + +#: ../../mod/contacts.php:282 +msgid "Contact has been unblocked" +msgstr "熟人否拦了" + +#: ../../mod/contacts.php:293 +msgid "Contact has been ignored" +msgstr "熟人不理了" + +#: ../../mod/contacts.php:293 +msgid "Contact has been unignored" +msgstr "熟人否不理了" + +#: ../../mod/contacts.php:305 +msgid "Contact has been archived" +msgstr "把联系存档了" + +#: ../../mod/contacts.php:305 +msgid "Contact has been unarchived" +msgstr "把联系从存档拿来了" + +#: ../../mod/contacts.php:330 ../../mod/contacts.php:703 +msgid "Do you really want to delete this contact?" +msgstr "您真的想删除这个熟人吗?" + +#: ../../mod/contacts.php:347 +msgid "Contact has been removed." +msgstr "熟人删除了。" + +#: ../../mod/contacts.php:385 +#, php-format +msgid "You are mutual friends with %s" +msgstr "您和%s是共同朋友们" + +#: ../../mod/contacts.php:389 +#, php-format +msgid "You are sharing with %s" +msgstr "您分享给%s" + +#: ../../mod/contacts.php:394 +#, php-format +msgid "%s is sharing with you" +msgstr "%s给您分享" + +#: ../../mod/contacts.php:411 +msgid "Private communications are not available for this contact." +msgstr "没有私人的沟通跟这个熟人" + +#: ../../mod/contacts.php:414 ../../mod/admin.php:540 +msgid "Never" +msgstr "从未" + +#: ../../mod/contacts.php:418 +msgid "(Update was successful)" +msgstr "(更新成功)" + +#: ../../mod/contacts.php:418 +msgid "(Update was not successful)" +msgstr "(更新不成功)" + +#: ../../mod/contacts.php:420 +msgid "Suggest friends" +msgstr "建议朋友们" + +#: ../../mod/contacts.php:424 +#, php-format +msgid "Network type: %s" +msgstr "网络种类: %s" + +#: ../../mod/contacts.php:432 +msgid "View all contacts" +msgstr "看所有的熟人" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:970 +msgid "Unblock" +msgstr "不拦" + +#: ../../mod/contacts.php:437 ../../mod/contacts.php:496 +#: ../../mod/contacts.php:706 ../../mod/admin.php:969 +msgid "Block" +msgstr "拦" + +#: ../../mod/contacts.php:440 +msgid "Toggle Blocked status" +msgstr "交替拦配置" + +#: ../../mod/contacts.php:443 ../../mod/contacts.php:497 +#: ../../mod/contacts.php:707 +msgid "Unignore" +msgstr "停不理" + +#: ../../mod/contacts.php:446 +msgid "Toggle Ignored status" +msgstr "交替忽视现状" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Unarchive" +msgstr "从存档拿来" + +#: ../../mod/contacts.php:450 ../../mod/contacts.php:708 +msgid "Archive" +msgstr "存档" + +#: ../../mod/contacts.php:453 +msgid "Toggle Archive status" +msgstr "交替档案现状" + +#: ../../mod/contacts.php:456 +msgid "Repair" +msgstr "维修" + +#: ../../mod/contacts.php:459 +msgid "Advanced Contact Settings" +msgstr "专家熟人设置" + +#: ../../mod/contacts.php:465 +msgid "Communications lost with this contact!" +msgstr "联系跟这个熟人断开了!" + +#: ../../mod/contacts.php:468 +msgid "Contact Editor" +msgstr "熟人编器" + +#: ../../mod/contacts.php:471 +msgid "Profile Visibility" +msgstr "简历可见量" + +#: ../../mod/contacts.php:472 +#, php-format msgid "" -"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." -msgstr "上传一张简历照片除非你已经做过。研究表明有真正自己的照片的人比没有的交朋友们可能多十倍。" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "请选择简介您想给%s显示他安全地看您的简介的时候。" -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" -msgstr "编辑您的简介" +#: ../../mod/contacts.php:473 +msgid "Contact Information / Notes" +msgstr "熟人信息/便条" -#: ../../mod/newmember.php:38 +#: ../../mod/contacts.php:474 +msgid "Edit contact notes" +msgstr "编辑熟人便条" + +#: ../../mod/contacts.php:479 ../../mod/contacts.php:671 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "看%s的简介[%s]" + +#: ../../mod/contacts.php:480 +msgid "Block/Unblock contact" +msgstr "拦/否拦熟人" + +#: ../../mod/contacts.php:481 +msgid "Ignore contact" +msgstr "忽视熟人" + +#: ../../mod/contacts.php:482 +msgid "Repair URL settings" +msgstr "维修URL设置" + +#: ../../mod/contacts.php:483 +msgid "View conversations" +msgstr "看交流" + +#: ../../mod/contacts.php:485 +msgid "Delete contact" +msgstr "删除熟人" + +#: ../../mod/contacts.php:489 +msgid "Last update:" +msgstr "上个更新:" + +#: ../../mod/contacts.php:491 +msgid "Update public posts" +msgstr "更新公开文章" + +#: ../../mod/contacts.php:493 ../../mod/admin.php:1464 +msgid "Update now" +msgstr "现在更新" + +#: ../../mod/contacts.php:500 +msgid "Currently blocked" +msgstr "现在拦的" + +#: ../../mod/contacts.php:501 +msgid "Currently ignored" +msgstr "现在不理的" + +#: ../../mod/contacts.php:502 +msgid "Currently archived" +msgstr "现在存档着" + +#: ../../mod/contacts.php:503 msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "随意编你的公开的简历。评论设置为藏起来你的朋友表和简历过陌生来客。" +"Replies/likes to your public posts may still be visible" +msgstr "回答/喜欢关您公开文章还可见的" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" -msgstr "简介关键字" +#: ../../mod/contacts.php:504 +msgid "Notification for new posts" +msgstr "新消息提示" -#: ../../mod/newmember.php:40 +#: ../../mod/contacts.php:504 +msgid "Send a notification of every new post of this contact" +msgstr "发提示在所有这个联络的新消息" + +#: ../../mod/contacts.php:505 +msgid "Fetch further information for feeds" +msgstr "拿文源别的消息" + +#: ../../mod/contacts.php:556 +msgid "Suggestions" +msgstr "建议" + +#: ../../mod/contacts.php:559 +msgid "Suggest potential friends" +msgstr "建议潜在朋友们" + +#: ../../mod/contacts.php:565 +msgid "Show all contacts" +msgstr "表示所有的熟人" + +#: ../../mod/contacts.php:568 +msgid "Unblocked" +msgstr "不拦了" + +#: ../../mod/contacts.php:571 +msgid "Only show unblocked contacts" +msgstr "只表示不拦的熟人" + +#: ../../mod/contacts.php:575 +msgid "Blocked" +msgstr "拦了" + +#: ../../mod/contacts.php:578 +msgid "Only show blocked contacts" +msgstr "只表示拦的熟人" + +#: ../../mod/contacts.php:582 +msgid "Ignored" +msgstr "忽视的" + +#: ../../mod/contacts.php:585 +msgid "Only show ignored contacts" +msgstr "只表示忽视的熟人" + +#: ../../mod/contacts.php:589 +msgid "Archived" +msgstr "在存档" + +#: ../../mod/contacts.php:592 +msgid "Only show archived contacts" +msgstr "只表示档案熟人" + +#: ../../mod/contacts.php:596 +msgid "Hidden" +msgstr "隐藏的" + +#: ../../mod/contacts.php:599 +msgid "Only show hidden contacts" +msgstr "只表示隐藏的熟人" + +#: ../../mod/contacts.php:647 +msgid "Mutual Friendship" +msgstr "共同友谊" + +#: ../../mod/contacts.php:651 +msgid "is a fan of yours" +msgstr "是您迷" + +#: ../../mod/contacts.php:655 +msgid "you are a fan of" +msgstr "你喜欢" + +#: ../../mod/contacts.php:672 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "编熟人" + +#: ../../mod/contacts.php:698 +msgid "Search your contacts" +msgstr "搜索您的熟人" + +#: ../../mod/contacts.php:699 ../../mod/directory.php:61 +msgid "Finding: " +msgstr "找着:" + +#: ../../mod/wall_attach.php:75 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "不好意思,可能你上传的是PHP设置允许的大" + +#: ../../mod/wall_attach.php:75 +msgid "Or - did you try to upload an empty file?" +msgstr "或者,你是不是上传空的文件?" + +#: ../../mod/wall_attach.php:81 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "文件数目超过最多%d" + +#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 +msgid "File upload failed." +msgstr "文件上传失败。" + +#: ../../mod/update_community.php:18 ../../mod/update_network.php:25 +#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" +msgstr "[嵌入内容-重新加载页为看]" + +#: ../../mod/uexport.php:77 +msgid "Export account" +msgstr "出口账户" + +#: ../../mod/uexport.php:77 msgid "" -"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." -msgstr "指定一些公开关键字在您的默认简介描述您兴趣。我们可能找得了别人有相似兴趣和建议友谊。" +"Export your account info and contacts. Use this to make a backup of your " +"account and/or to move it to another server." +msgstr "出口您的商户信息和熟人。这利于备份您的账户活着搬到别的服务器。" -#: ../../mod/newmember.php:44 -msgid "Connecting" -msgstr "连接着" +#: ../../mod/uexport.php:78 +msgid "Export all" +msgstr "出口一切" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../mod/newmember.php:49 +#: ../../mod/uexport.php:78 msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "要是你有一个Facebook账户,批准Facebook插销。我们来(可选的)进口都你Facebook朋友们和交谈。" +"Export your accout info, contacts and all your items as json. Could be a " +"very big file, and could take a lot of time. Use this to make a full backup " +"of your account (photos are not exported)" +msgstr "出口您账户信息,熟人和别的项目成json。可能是很大文件,花很多时间。用这个为创造全备份您的账户(照片没被出口)" -#: ../../mod/newmember.php:51 +#: ../../mod/register.php:93 msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "要是这是你的私利服务器,安装Facebook插件会把你的过渡到自由社会化网络自在一点。" +"Registration successful. Please check your email for further instructions." +msgstr "注册成功了。请咨询说明再您的收件箱。" -#: ../../mod/newmember.php:56 -msgid "Importing Emails" -msgstr "进口着邮件" +#: ../../mod/register.php:97 +msgid "Failed to send email message. Here is the message that failed." +msgstr "发邮件失败了。这条试失败的消息。" -#: ../../mod/newmember.php:56 +#: ../../mod/register.php:102 +msgid "Your registration can not be processed." +msgstr "处理不了您的注册。" + +#: ../../mod/register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "您的注册等网页主的批准。" + +#: ../../mod/register.php:183 ../../mod/uimport.php:50 msgid "" -"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" -msgstr "输入你电子邮件使用信息在插销设置页,要是你想用你的电子邮件进口和互动朋友们或邮件表。" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "这个网站超过一天最多账户注册。请明天再试。" -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" -msgstr "您的熟人页" - -#: ../../mod/newmember.php:58 +#: ../../mod/register.php:211 msgid "" -"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 Add New Contact dialog." -msgstr "您熟人页是您门口为管理熟人和连接朋友们在别的网络。典型您输入他的地址或者网站URL在添加新熟人对话框。" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。" -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" -msgstr "您网站的目录" - -#: ../../mod/newmember.php:60 +#: ../../mod/register.php:212 msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "目录页让您找别人在这个网络或别的同盟的网站。找一个连接关注按钮在他们的简介页。您被要求的话,提供您自己的同一个人地址。" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "如果您没熟悉OpenID,请留空这个栏和填另些栏。" -#: ../../mod/newmember.php:62 -msgid "Finding New People" -msgstr "找新人" +#: ../../mod/register.php:213 +msgid "Your OpenID (optional): " +msgstr "您的OpenID(可选的):" -#: ../../mod/newmember.php:62 +#: ../../mod/register.php:227 +msgid "Include your profile in member directory?" +msgstr "放您的简介再员目录?" + +#: ../../mod/register.php:248 +msgid "Membership on this site is by invitation only." +msgstr "会员身份在这个网站是光通过邀请。" + +#: ../../mod/register.php:249 +msgid "Your invitation ID: " +msgstr "您邀请ID:" + +#: ../../mod/register.php:252 ../../mod/admin.php:589 +msgid "Registration" +msgstr "注册" + +#: ../../mod/register.php:260 +msgid "Your Full Name (e.g. Joe Smith): " +msgstr "您姓名(例如「张三」):" + +#: ../../mod/register.php:261 +msgid "Your Email Address: " +msgstr "你的电子邮件地址:" + +#: ../../mod/register.php:262 msgid "" -"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." -msgstr "在熟人页的工具栏有一些工具为找新朋友们。我们会使人们相配按名或兴趣,和以网络关系作为提醒建议的根据。在新网站,朋友建议平常开始24小时后。" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be " +"'nickname@$sitename'." +msgstr "选择简介昵称。昵称头一字必须拉丁字。您再这个网站的简介地址将「example@$sitename」." -#: ../../mod/newmember.php:66 ../../include/group.php:270 -msgid "Groups" -msgstr "组" +#: ../../mod/register.php:263 +msgid "Choose a nickname: " +msgstr "选择昵称:" -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" -msgstr "把熟人组起来" +#: ../../mod/register.php:272 ../../mod/uimport.php:64 +msgid "Import" +msgstr "进口" -#: ../../mod/newmember.php:70 +#: ../../mod/register.php:273 +msgid "Import your profile to this friendica instance" +msgstr "进口您的简介到这个friendica服务器" + +#: ../../mod/oexchange.php:25 +msgid "Post successful." +msgstr "评论发表了。" + +#: ../../mod/maintenance.php:5 +msgid "System down for maintenance" +msgstr "系统关闭为了维持" + +#: ../../mod/profile.php:155 ../../mod/display.php:288 +msgid "Access to this profile has been restricted." +msgstr "使用权这个简介被限制了." + +#: ../../mod/profile.php:180 +msgid "Tips for New Members" +msgstr "提示对新成员" + +#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:766 +#: ../../mod/viewcontacts.php:17 ../../mod/photos.php:920 +#: ../../mod/search.php:89 ../../mod/community.php:18 +#: ../../mod/display.php:180 ../../mod/directory.php:33 +msgid "Public access denied." +msgstr "公众看拒绝" + +#: ../../mod/videos.php:125 +msgid "No videos selected" +msgstr "没选择的视频" + +#: ../../mod/videos.php:226 ../../mod/photos.php:1031 +msgid "Access to this item is restricted." +msgstr "这个项目使用权限的。" + +#: ../../mod/videos.php:308 ../../mod/photos.php:1806 +msgid "View Album" +msgstr "看照片册" + +#: ../../mod/videos.php:317 +msgid "Recent Videos" +msgstr "最近视频" + +#: ../../mod/videos.php:319 +msgid "Upload New Videos" +msgstr "上传新视频" + +#: ../../mod/manage.php:106 +msgid "Manage Identities and/or Pages" +msgstr "管理身份或页" + +#: ../../mod/manage.php:107 msgid "" -"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." -msgstr "您交朋友们后,组织他们分私人交流组在您熟人页的边栏,您会私下地跟组交流在您的网络页。" +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "交替不同同一人或社会/组页合用您的账户或给您「管理」批准" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" -msgstr "我文章怎么没公开的?" +#: ../../mod/manage.php:108 +msgid "Select an identity to manage: " +msgstr "选择同一个人管理:" -#: ../../mod/newmember.php:73 +#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 +msgid "Item not found" +msgstr "项目没找到" + +#: ../../mod/editpost.php:39 +msgid "Edit post" +msgstr "编辑文章" + +#: ../../mod/dirfind.php:26 +msgid "People Search" +msgstr "搜索人物" + +#: ../../mod/dirfind.php:60 ../../mod/match.php:65 +msgid "No matches" +msgstr "没有结果" + +#: ../../mod/regmod.php:54 +msgid "Account approved." +msgstr "账户批准了" + +#: ../../mod/regmod.php:91 +#, php-format +msgid "Registration revoked for %s" +msgstr "%s的登记撤销了" + +#: ../../mod/regmod.php:103 +msgid "Please login." +msgstr "清登录。" + +#: ../../mod/dfrn_request.php:95 +msgid "This introduction has already been accepted." +msgstr "这个介绍已经接受了。" + +#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518 +msgid "Profile location is not valid or does not contain profile information." +msgstr "简介位置失效或不包含简介信息。" + +#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523 +msgid "Warning: profile location has no identifiable owner name." +msgstr "警告:简介位置没有可设别的主名。" + +#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525 +msgid "Warning: profile location has no profile photo." +msgstr "警告:简介位置没有简介图。" + +#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528 +#, php-format +msgid "%d required parameter was not found at the given location" +msgid_plural "%d required parameters were not found at the given location" +msgstr[0] "%d需要的参数没找到在输入的位置。" + +#: ../../mod/dfrn_request.php:172 +msgid "Introduction complete." +msgstr "介绍完成的。" + +#: ../../mod/dfrn_request.php:214 +msgid "Unrecoverable protocol error." +msgstr "不能恢复的协议错误" + +#: ../../mod/dfrn_request.php:242 +msgid "Profile unavailable." +msgstr "简介无效" + +#: ../../mod/dfrn_request.php:267 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s今天已经受到了太多联络要求" + +#: ../../mod/dfrn_request.php:268 +msgid "Spam protection measures have been invoked." +msgstr "垃圾保护措施被用了。" + +#: ../../mod/dfrn_request.php:269 +msgid "Friends are advised to please try again in 24 hours." +msgstr "朋友们被建议请24小时后再试。" + +#: ../../mod/dfrn_request.php:331 +msgid "Invalid locator" +msgstr "无效找到物" + +#: ../../mod/dfrn_request.php:340 +msgid "Invalid email address." +msgstr "无效的邮件地址。" + +#: ../../mod/dfrn_request.php:367 +msgid "This account has not been configured for email. Request failed." +msgstr "这个账户没有设置用电子邮件。要求没通过。" + +#: ../../mod/dfrn_request.php:463 +msgid "Unable to resolve your name at the provided location." +msgstr "不可疏解您的名字再输入的位置。" + +#: ../../mod/dfrn_request.php:476 +msgid "You have already introduced yourself here." +msgstr "您已经自我介绍这儿。" + +#: ../../mod/dfrn_request.php:480 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "看上去您已经是%s的朋友。" + +#: ../../mod/dfrn_request.php:501 +msgid "Invalid profile URL." +msgstr "无效的简介URL。" + +#: ../../mod/dfrn_request.php:597 +msgid "Your introduction has been sent." +msgstr "您的介绍发布了。" + +#: ../../mod/dfrn_request.php:650 +msgid "Please login to confirm introduction." +msgstr "请登记为确认介绍。" + +#: ../../mod/dfrn_request.php:664 msgid "" -"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." -msgstr "Friendica尊敬您的隐私。默认是您文章只被您朋友们看。更多消息在帮助部分在上面的链接。" +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "错误的用户登记者。请用这个用户。" -#: ../../mod/newmember.php:78 -msgid "Getting Help" -msgstr "怎么获得帮助" +#: ../../mod/dfrn_request.php:675 +msgid "Hide this contact" +msgstr "隐藏这个熟人" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" -msgstr "看帮助部分" +#: ../../mod/dfrn_request.php:678 +#, php-format +msgid "Welcome home %s." +msgstr "欢迎%s。" -#: ../../mod/newmember.php:82 +#: ../../mod/dfrn_request.php:679 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "请确认您的介绍/联络要求给%s。" + +#: ../../mod/dfrn_request.php:680 +msgid "Confirm" +msgstr "确认" + +#: ../../mod/dfrn_request.php:808 msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "我们帮助页可查阅到详情关于别的编程特点和资源。" +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "请输入您的「同一人地址」这些支持的交通网络中:" + +#: ../../mod/dfrn_request.php:828 +msgid "" +"If you are not yet a member of the free social web, follow this link to find a public" +" Friendica site and join us today." +msgstr "如果您还没有自由社会网络成员之一,点击这个环节找公开Friendica网站今天加入." + +#: ../../mod/dfrn_request.php:831 +msgid "Friend/Connection Request" +msgstr "朋友/联络要求。" + +#: ../../mod/dfrn_request.php:832 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@identi.ca" +msgstr "比如:jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" + +#: ../../mod/dfrn_request.php:833 +msgid "Please answer the following:" +msgstr "请回答下述的:" + +#: ../../mod/dfrn_request.php:834 +#, php-format +msgid "Does %s know you?" +msgstr "%s是否认识你?" + +#: ../../mod/dfrn_request.php:838 +msgid "Add a personal note:" +msgstr "添加个人的便条" + +#: ../../mod/dfrn_request.php:841 +msgid "StatusNet/Federated Social Web" +msgstr "StatusNet/联合社会化网" + +#: ../../mod/dfrn_request.php:843 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr " - 请别用这个表格。反而输入%s在您的Diaspora搜索功能。" + +#: ../../mod/dfrn_request.php:844 +msgid "Your Identity Address:" +msgstr "您的同一个人地址:" + +#: ../../mod/dfrn_request.php:847 +msgid "Submit Request" +msgstr "提交要求" + +#: ../../mod/fbrowser.php:113 +msgid "Files" +msgstr "文件" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "授权应用连接" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "回归您的应用和输入这个安全密码:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "请登记为继续。" + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "您想不想使这个应用用权您的文章和熟人,和/或代您造成新文章" #: ../../mod/suggest.php:27 msgid "Do you really want to delete this suggestion?" msgstr "您真的想删除这个建议吗?" -#: ../../mod/suggest.php:32 ../../mod/editpost.php:148 -#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:329 -#: ../../mod/settings.php:612 ../../mod/settings.php:638 -#: ../../mod/message.php:212 ../../mod/photos.php:203 ../../mod/photos.php:292 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../include/conversation.php:1128 -#: ../../include/items.php:4344 -msgid "Cancel" -msgstr "退消" - #: ../../mod/suggest.php:72 msgid "" "No suggestions available. If this is a new site, please try again in 24 " @@ -1504,23 +4744,983 @@ msgstr "没有建议。如果这是新网站,请24小时后再试。" msgid "Ignore/Hide" msgstr "不理/隐藏" +#: ../../mod/nogroup.php:59 +msgid "Contacts who are not members of a group" +msgstr "没当成员的熟人" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +#: ../../mod/crepair.php:131 ../../mod/dfrn_confirm.php:120 +msgid "Contact not found." +msgstr "没找到熟人。" + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "朋友建议发送了。" + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "建议朋友们" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "建议朋友给%s" + +#: ../../mod/share.php:44 +msgid "link" +msgstr "链接" + +#: ../../mod/viewcontacts.php:39 +msgid "No contacts." +msgstr "没有熟人。" + +#: ../../mod/admin.php:57 +msgid "Theme settings updated." +msgstr "主题设置更新了。" + +#: ../../mod/admin.php:104 ../../mod/admin.php:587 +msgid "Site" +msgstr "网站" + +#: ../../mod/admin.php:105 ../../mod/admin.php:959 ../../mod/admin.php:974 +msgid "Users" +msgstr "用户" + +#: ../../mod/admin.php:107 ../../mod/admin.php:1284 ../../mod/admin.php:1318 +msgid "Themes" +msgstr "主题" + +#: ../../mod/admin.php:108 +msgid "DB updates" +msgstr "数据库更新" + +#: ../../mod/admin.php:123 ../../mod/admin.php:130 ../../mod/admin.php:1405 +msgid "Logs" +msgstr "记录" + +#: ../../mod/admin.php:129 +msgid "Plugin Features" +msgstr "插件特点" + +#: ../../mod/admin.php:131 +msgid "User registrations waiting for confirmation" +msgstr "用户注册等确认" + +#: ../../mod/admin.php:190 ../../mod/admin.php:913 +msgid "Normal Account" +msgstr "正常帐户" + +#: ../../mod/admin.php:191 ../../mod/admin.php:914 +msgid "Soapbox Account" +msgstr "演讲台帐户" + +#: ../../mod/admin.php:192 ../../mod/admin.php:915 +msgid "Community/Celebrity Account" +msgstr "社会/名人帐户" + +#: ../../mod/admin.php:193 ../../mod/admin.php:916 +msgid "Automatic Friend Account" +msgstr "自动朋友帐户" + +#: ../../mod/admin.php:194 +msgid "Blog Account" +msgstr "博客账户" + +#: ../../mod/admin.php:195 +msgid "Private Forum" +msgstr "私人评坛" + +#: ../../mod/admin.php:214 +msgid "Message queues" +msgstr "通知排队" + +#: ../../mod/admin.php:219 ../../mod/admin.php:586 ../../mod/admin.php:958 +#: ../../mod/admin.php:1062 ../../mod/admin.php:1115 ../../mod/admin.php:1283 +#: ../../mod/admin.php:1317 ../../mod/admin.php:1404 +msgid "Administration" +msgstr "管理" + +#: ../../mod/admin.php:220 +msgid "Summary" +msgstr "总算" + +#: ../../mod/admin.php:222 +msgid "Registered users" +msgstr "注册的用户" + +#: ../../mod/admin.php:224 +msgid "Pending registrations" +msgstr "未决的注册" + +#: ../../mod/admin.php:225 +msgid "Version" +msgstr "版本" + +#: ../../mod/admin.php:227 +msgid "Active plugins" +msgstr "活跃的插件" + +#: ../../mod/admin.php:250 +msgid "Can not parse base url. Must have at least ://" +msgstr "不能分析基础URL。至少要://" + +#: ../../mod/admin.php:494 +msgid "Site settings updated." +msgstr "网站设置更新了。" + +#: ../../mod/admin.php:541 +msgid "At post arrival" +msgstr "收件的时候" + +#: ../../mod/admin.php:550 +msgid "Multi user instance" +msgstr "多用户网站" + +#: ../../mod/admin.php:573 +msgid "Closed" +msgstr "关闭" + +#: ../../mod/admin.php:574 +msgid "Requires approval" +msgstr "要批准" + +#: ../../mod/admin.php:575 +msgid "Open" +msgstr "打开" + +#: ../../mod/admin.php:579 +msgid "No SSL policy, links will track page SSL state" +msgstr "没SSL方针,环节将追踪页SSL现状" + +#: ../../mod/admin.php:580 +msgid "Force all links to use SSL" +msgstr "让所有的环节用SSL" + +#: ../../mod/admin.php:581 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "自签证书,用SSL再光本地环节(劝止的)" + +#: ../../mod/admin.php:590 +msgid "File upload" +msgstr "文件上传" + +#: ../../mod/admin.php:591 +msgid "Policies" +msgstr "政策" + +#: ../../mod/admin.php:592 +msgid "Advanced" +msgstr "高等" + +#: ../../mod/admin.php:593 +msgid "Performance" +msgstr "性能" + +#: ../../mod/admin.php:594 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "调动:注意先进的功能。能吧服务器使不能联系。" + +#: ../../mod/admin.php:597 +msgid "Site name" +msgstr "网页名字" + +#: ../../mod/admin.php:598 +msgid "Banner/Logo" +msgstr "标题/标志" + +#: ../../mod/admin.php:599 +msgid "Additional Info" +msgstr "别的消息" + +#: ../../mod/admin.php:599 +msgid "" +"For public servers: you can add additional information here that will be " +"listed at dir.friendica.com/siteinfo." +msgstr "公共服务器:您会这里添加消息要列在dir.friendica.com/siteinfo。" + +#: ../../mod/admin.php:600 +msgid "System language" +msgstr "系统语言" + +#: ../../mod/admin.php:601 +msgid "System theme" +msgstr "系统主题" + +#: ../../mod/admin.php:601 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "默认系统主题-会被用户简介超驰-把主题设置变化" + +#: ../../mod/admin.php:602 +msgid "Mobile system theme" +msgstr "手机系统主题" + +#: ../../mod/admin.php:602 +msgid "Theme for mobile devices" +msgstr "主题适合手机" + +#: ../../mod/admin.php:603 +msgid "SSL link policy" +msgstr "SSL环节方针" + +#: ../../mod/admin.php:603 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "决定产生的环节否则被强迫用SSL" + +#: ../../mod/admin.php:604 +msgid "Old style 'Share'" +msgstr "老款式'分享'" + +#: ../../mod/admin.php:604 +msgid "Deactivates the bbcode element 'share' for repeating items." +msgstr "为重复的项目吧bbcode“share”代码使不活跃" + +#: ../../mod/admin.php:605 +msgid "Hide help entry from navigation menu" +msgstr "隐藏帮助在航行选单" + +#: ../../mod/admin.php:605 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "隐藏帮助项目在航行选单。您还能用它经过手动的输入「/help」" + +#: ../../mod/admin.php:606 +msgid "Single user instance" +msgstr "单用户网站" + +#: ../../mod/admin.php:606 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "弄这网站多用户或单用户为选择的用户" + +#: ../../mod/admin.php:607 +msgid "Maximum image size" +msgstr "图片最大尺寸" + +#: ../../mod/admin.php:607 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "最多上传照相的字节。默认是零,意思是无限。" + +#: ../../mod/admin.php:608 +msgid "Maximum image length" +msgstr "最大图片大小" + +#: ../../mod/admin.php:608 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "最多像素在上传图片的长度。默认-1,意思是无限。" + +#: ../../mod/admin.php:609 +msgid "JPEG image quality" +msgstr "JPEG图片质量" + +#: ../../mod/admin.php:609 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "上传的JPEG被用这质量[0-100]保存。默认100,最高。" + +#: ../../mod/admin.php:611 +msgid "Register policy" +msgstr "注册政策" + +#: ../../mod/admin.php:612 +msgid "Maximum Daily Registrations" +msgstr "一天最多注册" + +#: ../../mod/admin.php:612 +msgid "" +"If registration is permitted above, this sets the maximum number of new user" +" registrations to accept per day. If register is set to closed, this " +"setting has no effect." +msgstr "如果注册上边许可的,这个选择一天最多新用户注册会接待。如果注册关闭了,这个设置没有印象。" + +#: ../../mod/admin.php:613 +msgid "Register text" +msgstr "注册正文" + +#: ../../mod/admin.php:613 +msgid "Will be displayed prominently on the registration page." +msgstr "被显著的在注册页表示。" + +#: ../../mod/admin.php:614 +msgid "Accounts abandoned after x days" +msgstr "账户丢弃X天后" + +#: ../../mod/admin.php:614 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "拒绝浪费系统资源看外网站找丢弃的账户。输入0为无时限。" + +#: ../../mod/admin.php:615 +msgid "Allowed friend domains" +msgstr "允许的朋友域" + +#: ../../mod/admin.php:615 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "逗号分隔的域名许根这个网站结友谊。通配符行。空的允许所有的域名。" + +#: ../../mod/admin.php:616 +msgid "Allowed email domains" +msgstr "允许的电子邮件域" + +#: ../../mod/admin.php:616 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "逗号分隔的域名可接受在邮件地址为这网站的注册。通配符行。空的允许所有的域名。" + +#: ../../mod/admin.php:617 +msgid "Block public" +msgstr "拦公开" + +#: ../../mod/admin.php:617 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "拦公开看什么否则空开的私页在这网站除了您登录的时候以外。" + +#: ../../mod/admin.php:618 +msgid "Force publish" +msgstr "需要出版" + +#: ../../mod/admin.php:618 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "让所有这网站的的简介表明在网站目录。" + +#: ../../mod/admin.php:619 +msgid "Global directory update URL" +msgstr "综合目录更新URL" + +#: ../../mod/admin.php:619 +msgid "" +"URL to update the global directory. If this is not set, the global directory" +" is completely unavailable to the application." +msgstr "URL为更新综合目录。如果没有,这个应用用不了综合目录。" + +#: ../../mod/admin.php:620 +msgid "Allow threaded items" +msgstr "允许线绳项目" + +#: ../../mod/admin.php:620 +msgid "Allow infinite level threading for items on this site." +msgstr "允许无限水平线绳为这网站的项目。" + +#: ../../mod/admin.php:621 +msgid "Private posts by default for new users" +msgstr "新用户默认写私人文章" + +#: ../../mod/admin.php:621 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "默认新用户文章批准使默认隐私组,没有公开。" + +#: ../../mod/admin.php:622 +msgid "Don't include post content in email notifications" +msgstr "别包含文章内容在邮件消息" + +#: ../../mod/admin.php:622 +msgid "" +"Don't include the content of a post/comment/private message/etc. in the " +"email notifications that are sent out from this site, as a privacy measure." +msgstr "别包含文章/谈论/私消息/等的内容在文件消息被这个网站寄出,为了隐私。" + +#: ../../mod/admin.php:623 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "不允许插件的公众使用权在应用选单。" + +#: ../../mod/admin.php:623 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "复选这个框为把应用选内插件限制仅成员" + +#: ../../mod/admin.php:624 +msgid "Don't embed private images in posts" +msgstr "别嵌入私人图案在文章里" + +#: ../../mod/admin.php:624 +msgid "" +"Don't replace locally-hosted private photos in posts with an embedded copy " +"of the image. This means that contacts who receive posts containing private " +"photos will have to authenticate and load each image, which may take a " +"while." +msgstr "别把复制嵌入的照相代替本网站的私人照相在文章里。结果是收包括私人照相的熟人要认证才卸载个张照片,会花许久。" + +#: ../../mod/admin.php:625 +msgid "Allow Users to set remote_self" +msgstr "允许用户用遥远的自身" + +#: ../../mod/admin.php:625 +msgid "" +"With checking this, every user is allowed to mark every contact as a " +"remote_self in the repair contact dialog. Setting this flag on a contact " +"causes mirroring every posting of that contact in the users stream." +msgstr "选择这个之后,用户们允许表明熟人当遥远的自身在熟人修理页。遥远的自身所有文章被复制到用户文章流。" + +#: ../../mod/admin.php:626 +msgid "Block multiple registrations" +msgstr "拦一人多注册" + +#: ../../mod/admin.php:626 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "不允许用户注册别的账户为当页。" + +#: ../../mod/admin.php:627 +msgid "OpenID support" +msgstr "OpenID支持" + +#: ../../mod/admin.php:627 +msgid "OpenID support for registration and logins." +msgstr "OpenID支持注册和登录。" + +#: ../../mod/admin.php:628 +msgid "Fullname check" +msgstr "全名核实" + +#: ../../mod/admin.php:628 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "让用户注册的时候放空格姓名中间,省得垃圾注册。" + +#: ../../mod/admin.php:629 +msgid "UTF-8 Regular expressions" +msgstr "UTF-8正则表达式" + +#: ../../mod/admin.php:629 +msgid "Use PHP UTF8 regular expressions" +msgstr "用PHP UTF8正则表达式" + +#: ../../mod/admin.php:630 +msgid "Show Community Page" +msgstr "表示社会页" + +#: ../../mod/admin.php:630 +msgid "" +"Display a Community page showing all recent public postings on this site." +msgstr "表示社会页表明这网站所有最近公开的文章" + +#: ../../mod/admin.php:631 +msgid "Enable OStatus support" +msgstr "使OStatus支持可用" + +#: ../../mod/admin.php:631 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "提供OStatus(StatusNet,GNU Social,等)兼容性。所有OStatus的交通是公开的,所以私事警告偶尔来表示。" + +#: ../../mod/admin.php:632 +msgid "OStatus conversation completion interval" +msgstr "OStatus对话完成间隔" + +#: ../../mod/admin.php:632 +msgid "" +"How often shall the poller check for new entries in OStatus conversations? " +"This can be a very ressource task." +msgstr "喂器要多久查一次新文章在OStatus交流?这会花许多系统资源。" + +#: ../../mod/admin.php:633 +msgid "Enable Diaspora support" +msgstr "使Diaspora支持能够" + +#: ../../mod/admin.php:633 +msgid "Provide built-in Diaspora network compatibility." +msgstr "提供内装Diaspora网络兼容。" + +#: ../../mod/admin.php:634 +msgid "Only allow Friendica contacts" +msgstr "只许Friendica熟人" + +#: ../../mod/admin.php:634 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "所有的熟人要用Friendica协议 。别的内装的沟通协议都不能用。" + +#: ../../mod/admin.php:635 +msgid "Verify SSL" +msgstr "证实" + +#: ../../mod/admin.php:635 +msgid "" +"If you wish, you can turn on strict certificate checking. This will mean you" +" cannot connect (at all) to self-signed SSL sites." +msgstr "你想的话,您会使严格证书核实可用。意思是您不能根自签的SSL网站交流。" + +#: ../../mod/admin.php:636 +msgid "Proxy user" +msgstr "代理用户" + +#: ../../mod/admin.php:637 +msgid "Proxy URL" +msgstr "代理URL" + +#: ../../mod/admin.php:638 +msgid "Network timeout" +msgstr "网络超时" + +#: ../../mod/admin.php:638 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "输入秒数。输入零为无限(不推荐的)。" + +#: ../../mod/admin.php:639 +msgid "Delivery interval" +msgstr "传送间隔" + +#: ../../mod/admin.php:639 +msgid "" +"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." +msgstr "把背景传送过程耽误这多秒为减少系统工作量。推荐:4-5在共用服务器,2-3在私人服务器。0-1在大专门服务器。" + +#: ../../mod/admin.php:640 +msgid "Poll interval" +msgstr "检查时间" + +#: ../../mod/admin.php:640 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "把背景检查行程耽误这数秒为减少系统负荷。如果是0,用发布时间。" + +#: ../../mod/admin.php:641 +msgid "Maximum Load Average" +msgstr "最大负荷平均" + +#: ../../mod/admin.php:641 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "系统负荷平均以上转播和检查行程会被耽误-默认50。" + +#: ../../mod/admin.php:643 +msgid "Use MySQL full text engine" +msgstr "用MySQL全正文机车" + +#: ../../mod/admin.php:643 +msgid "" +"Activates the full text engine. Speeds up search - but can only search for " +"four and more characters." +msgstr "使全正文机车可用。把搜索催-可是只能搜索4字以上" + +#: ../../mod/admin.php:644 +msgid "Suppress Language" +msgstr "封锁语言" + +#: ../../mod/admin.php:644 +msgid "Suppress language information in meta information about a posting." +msgstr "遗漏语言消息从文章的描述" + +#: ../../mod/admin.php:645 +msgid "Path to item cache" +msgstr "路线到项目缓存" + +#: ../../mod/admin.php:646 +msgid "Cache duration in seconds" +msgstr "缓存时间秒" + +#: ../../mod/admin.php:646 +msgid "" +"How long should the cache files be hold? Default value is 86400 seconds (One" +" day). To disable the item cache, set the value to -1." +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Maximum numbers of comments per post" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "" + +#: ../../mod/admin.php:648 +msgid "Path for lock file" +msgstr "路线到锁文件" + +#: ../../mod/admin.php:649 +msgid "Temp path" +msgstr "临时文件路线" + +#: ../../mod/admin.php:650 +msgid "Base path to installation" +msgstr "基础安装路线" + +#: ../../mod/admin.php:651 +msgid "Disable picture proxy" +msgstr "" + +#: ../../mod/admin.php:651 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "" + +#: ../../mod/admin.php:653 +msgid "New base url" +msgstr "新基础URL" + +#: ../../mod/admin.php:655 +msgid "Enable noscrape" +msgstr "" + +#: ../../mod/admin.php:655 +msgid "" +"The noscrape feature speeds up directory submissions by using JSON data " +"instead of HTML scraping." +msgstr "" + +#: ../../mod/admin.php:672 +msgid "Update has been marked successful" +msgstr "更新当成功标签了" + +#: ../../mod/admin.php:680 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:695 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "" + +#: ../../mod/admin.php:698 +#, php-format +msgid "Update %s was successfully applied." +msgstr "把%s更新成功地实行。" + +#: ../../mod/admin.php:702 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "%s更新没回答现状。不知道是否成功。" + +#: ../../mod/admin.php:704 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "" + +#: ../../mod/admin.php:723 +msgid "No failed updates." +msgstr "没有不通过地更新。" + +#: ../../mod/admin.php:724 +msgid "Check database structure" +msgstr "" + +#: ../../mod/admin.php:729 +msgid "Failed Updates" +msgstr "没通过的更新" + +#: ../../mod/admin.php:730 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "这个不包括1139号更新之前,它们没回答装线。" + +#: ../../mod/admin.php:731 +msgid "Mark success (if update was manually applied)" +msgstr "标注成功(如果手动地把更新实行了)" + +#: ../../mod/admin.php:732 +msgid "Attempt to execute this update step automatically" +msgstr "试图自动地把这步更新实行" + +#: ../../mod/admin.php:764 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tthe administrator of %2$s has set up an account for you." +msgstr "" + +#: ../../mod/admin.php:767 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t\t%2$s\n" +"\t\t\tPassword:\t\t%3$s\n" +"\n" +"\t\t\tYou may change your password from your account \"Settings\" page after logging\n" +"\t\t\tin.\n" +"\n" +"\t\t\tPlease take a few moments to review the other account settings on that page.\n" +"\n" +"\t\t\tYou may also wish to add some basic information to your default profile\n" +"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n" +"\n" +"\t\t\tWe recommend setting your full name, adding a profile photo,\n" +"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n" +"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n" +"\t\t\tthan that.\n" +"\n" +"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n" +"\t\t\tIf you are new and do not know anybody here, they may help\n" +"\t\t\tyou to make some new and interesting friends.\n" +"\n" +"\t\t\tThank you and welcome to %4$s." +msgstr "" + +#: ../../mod/admin.php:811 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s用户拦/不拦了" + +#: ../../mod/admin.php:818 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s用户删除了" + +#: ../../mod/admin.php:857 +#, php-format +msgid "User '%s' deleted" +msgstr "用户「%s」删除了" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' unblocked" +msgstr "用户「%s」无拦了" + +#: ../../mod/admin.php:865 +#, php-format +msgid "User '%s' blocked" +msgstr "用户「%s」拦了" + +#: ../../mod/admin.php:960 +msgid "Add User" +msgstr "添加用户" + +#: ../../mod/admin.php:961 +msgid "select all" +msgstr "都选" + +#: ../../mod/admin.php:962 +msgid "User registrations waiting for confirm" +msgstr "用户注册等待确认" + +#: ../../mod/admin.php:963 +msgid "User waiting for permanent deletion" +msgstr "用户等待长久删除" + +#: ../../mod/admin.php:964 +msgid "Request date" +msgstr "要求日期" + +#: ../../mod/admin.php:965 +msgid "No registrations." +msgstr "没有注册。" + +#: ../../mod/admin.php:967 +msgid "Deny" +msgstr "否定" + +#: ../../mod/admin.php:971 +msgid "Site admin" +msgstr "网站管理员" + +#: ../../mod/admin.php:972 +msgid "Account expired" +msgstr "帐户过期了" + +#: ../../mod/admin.php:975 +msgid "New User" +msgstr "新用户" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Register date" +msgstr "注册日期" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last login" +msgstr "上次登录" + +#: ../../mod/admin.php:976 ../../mod/admin.php:977 +msgid "Last item" +msgstr "上项目" + +#: ../../mod/admin.php:976 +msgid "Deleted since" +msgstr "删除从" + +#: ../../mod/admin.php:979 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "特定的用户被删除!\\n\\n什么这些用户放在这个网站被永远删除!\\n\\n您肯定吗?" + +#: ../../mod/admin.php:980 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "用户{0}将被删除!\\n\\n什么这个用户放在这个网站被永远删除!\\n\\n您肯定吗?" + +#: ../../mod/admin.php:990 +msgid "Name of the new user." +msgstr "新用户的名" + +#: ../../mod/admin.php:991 +msgid "Nickname" +msgstr "昵称" + +#: ../../mod/admin.php:991 +msgid "Nickname of the new user." +msgstr "新用户的昵称" + +#: ../../mod/admin.php:992 +msgid "Email address of the new user." +msgstr "新用户的邮件地址" + +#: ../../mod/admin.php:1025 +#, php-format +msgid "Plugin %s disabled." +msgstr "使插件%s不能用。" + +#: ../../mod/admin.php:1029 +#, php-format +msgid "Plugin %s enabled." +msgstr "使插件%s能用。" + +#: ../../mod/admin.php:1039 ../../mod/admin.php:1255 +msgid "Disable" +msgstr "使不能用" + +#: ../../mod/admin.php:1041 ../../mod/admin.php:1257 +msgid "Enable" +msgstr "使能用" + +#: ../../mod/admin.php:1064 ../../mod/admin.php:1285 +msgid "Toggle" +msgstr "肘节" + +#: ../../mod/admin.php:1072 ../../mod/admin.php:1295 +msgid "Author: " +msgstr "作家:" + +#: ../../mod/admin.php:1073 ../../mod/admin.php:1296 +msgid "Maintainer: " +msgstr "保持员:" + +#: ../../mod/admin.php:1215 +msgid "No themes found." +msgstr "找不到主题。" + +#: ../../mod/admin.php:1277 +msgid "Screenshot" +msgstr "截图" + +#: ../../mod/admin.php:1323 +msgid "[Experimental]" +msgstr "[试验]" + +#: ../../mod/admin.php:1324 +msgid "[Unsupported]" +msgstr "[没支持]" + +#: ../../mod/admin.php:1351 +msgid "Log settings updated." +msgstr "日志设置更新了。" + +#: ../../mod/admin.php:1407 +msgid "Clear" +msgstr "清理出" + +#: ../../mod/admin.php:1413 +msgid "Enable Debugging" +msgstr "把调试使可用的" + +#: ../../mod/admin.php:1414 +msgid "Log file" +msgstr "记录文件" + +#: ../../mod/admin.php:1414 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "必要被网页服务器可写的。相对Friendica主文件夹。" + +#: ../../mod/admin.php:1415 +msgid "Log level" +msgstr "记录水平" + +#: ../../mod/admin.php:1465 +msgid "Close" +msgstr "关闭" + +#: ../../mod/admin.php:1471 +msgid "FTP Host" +msgstr "FTP主机" + +#: ../../mod/admin.php:1472 +msgid "FTP Path" +msgstr "FTP目录" + +#: ../../mod/admin.php:1473 +msgid "FTP User" +msgstr "FTP用户" + +#: ../../mod/admin.php:1474 +msgid "FTP Password" +msgstr "FTP密码" + +#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "图像超标最大极限尺寸 %d" + +#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807 +#: ../../mod/profile_photo.php:153 +msgid "Unable to process image." +msgstr "处理不了图像." + +#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834 +#: ../../mod/profile_photo.php:301 +msgid "Image upload failed." +msgstr "图像上载失败了." + +#: ../../mod/home.php:35 +#, php-format +msgid "Welcome to %s" +msgstr "%s欢迎你" + +#: ../../mod/openid.php:24 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID协议错误。没ID还。 " + +#: ../../mod/openid.php:53 +msgid "" +"Account not found and OpenID registration is not permitted on this site." +msgstr "找不到账户和OpenID注册不允许。" + #: ../../mod/network.php:136 msgid "Search Results For:" msgstr "搜索结果为:" -#: ../../mod/network.php:179 ../../mod/_search.php:21 ../../mod/search.php:21 +#: ../../mod/network.php:179 ../../mod/search.php:21 msgid "Remove term" msgstr "删除关键字" -#: ../../mod/network.php:188 ../../mod/_search.php:30 ../../mod/search.php:30 -#: ../../include/features.php:42 -msgid "Saved Searches" -msgstr "保存的搜索" - -#: ../../mod/network.php:189 ../../include/group.php:275 -msgid "add" -msgstr "添加" - #: ../../mod/network.php:350 msgid "Commented Order" msgstr "评论时间顺序" @@ -1537,10 +5737,6 @@ msgstr "贴时间顺序" msgid "Sort by Post Date" msgstr "按发布日期顺序排列" -#: ../../mod/network.php:365 ../../mod/notifications.php:88 -msgid "Personal" -msgstr "私人" - #: ../../mod/network.php:368 msgid "Posts that mention or involve you" msgstr "提或关您的文章" @@ -1604,6 +5800,1070 @@ msgstr "私人通信给这个人回被公开。" msgid "Invalid contact." msgstr "无效熟人。" +#: ../../mod/filer.php:30 +msgid "- select -" +msgstr "-选择-" + +#: ../../mod/friendica.php:62 +msgid "This is Friendica, version" +msgstr "这是Friendica,版本" + +#: ../../mod/friendica.php:63 +msgid "running at web location" +msgstr "运作再网址" + +#: ../../mod/friendica.php:65 +msgid "" +"Please visit Friendica.com to learn " +"more about the Friendica project." +msgstr "请看Friendica.com发现多关于Friendica工程。" + +#: ../../mod/friendica.php:67 +msgid "Bug reports and issues: please visit" +msgstr "问题报案:请去" + +#: ../../mod/friendica.php:68 +msgid "" +"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " +"dot com" +msgstr "建议,夸奖,捐赠,等-请发邮件到「 Info」在Friendica点com" + +#: ../../mod/friendica.php:82 +msgid "Installed plugins/addons/apps:" +msgstr "安装的插件/加件/应用:" + +#: ../../mod/friendica.php:95 +msgid "No installed plugins/addons/apps" +msgstr "没有安装的插件/应用" + +#: ../../mod/apps.php:11 +msgid "Applications" +msgstr "应用" + +#: ../../mod/apps.php:14 +msgid "No installed applications." +msgstr "没有安装的应用" + +#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 +msgid "Upload New Photos" +msgstr "上传新照片" + +#: ../../mod/photos.php:144 +msgid "Contact information unavailable" +msgstr "熟人信息不可用" + +#: ../../mod/photos.php:165 +msgid "Album not found." +msgstr "取回不了相册." + +#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 +msgid "Delete Album" +msgstr "删除相册" + +#: ../../mod/photos.php:198 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "您真的想删除这个相册和所有里面的照相吗?" + +#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 +msgid "Delete Photo" +msgstr "删除照片" + +#: ../../mod/photos.php:287 +msgid "Do you really want to delete this photo?" +msgstr "您真的想删除这个照相吗?" + +#: ../../mod/photos.php:662 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "%1$s被%3$s标签在%2$s" + +#: ../../mod/photos.php:662 +msgid "a photo" +msgstr "一张照片" + +#: ../../mod/photos.php:767 +msgid "Image exceeds size limit of " +msgstr "图片超出最大尺寸" + +#: ../../mod/photos.php:775 +msgid "Image file is empty." +msgstr "图片文件空的。" + +#: ../../mod/photos.php:930 +msgid "No photos selected" +msgstr "没有照片挑选了" + +#: ../../mod/photos.php:1094 +#, php-format +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgstr "您用%2$.2f兆字节的%1$.2f兆字节照片存储。" + +#: ../../mod/photos.php:1129 +msgid "Upload Photos" +msgstr "上传照片" + +#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 +msgid "New album name: " +msgstr "新册名:" + +#: ../../mod/photos.php:1134 +msgid "or existing album name: " +msgstr "或现有册名" + +#: ../../mod/photos.php:1135 +msgid "Do not show a status post for this upload" +msgstr "别显示现状报到关于这个上传" + +#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 +msgid "Permissions" +msgstr "权利" + +#: ../../mod/photos.php:1148 +msgid "Private Photo" +msgstr "私人照相" + +#: ../../mod/photos.php:1149 +msgid "Public Photo" +msgstr "公开照相" + +#: ../../mod/photos.php:1216 +msgid "Edit Album" +msgstr "编照片册" + +#: ../../mod/photos.php:1222 +msgid "Show Newest First" +msgstr "先表示最新的" + +#: ../../mod/photos.php:1224 +msgid "Show Oldest First" +msgstr "先表示最老的" + +#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 +msgid "View Photo" +msgstr "看照片" + +#: ../../mod/photos.php:1292 +msgid "Permission denied. Access to this item may be restricted." +msgstr "无权利。用这个项目可能受限制。" + +#: ../../mod/photos.php:1294 +msgid "Photo not available" +msgstr "照片不可获得的 " + +#: ../../mod/photos.php:1350 +msgid "View photo" +msgstr "看照片" + +#: ../../mod/photos.php:1350 +msgid "Edit photo" +msgstr "编辑照片" + +#: ../../mod/photos.php:1351 +msgid "Use as profile photo" +msgstr "用为资料图" + +#: ../../mod/photos.php:1376 +msgid "View Full Size" +msgstr "看全尺寸" + +#: ../../mod/photos.php:1455 +msgid "Tags: " +msgstr "标签:" + +#: ../../mod/photos.php:1458 +msgid "[Remove any tag]" +msgstr "[删除任何标签]" + +#: ../../mod/photos.php:1498 +msgid "Rotate CW (right)" +msgstr "顺时针地转动(左)" + +#: ../../mod/photos.php:1499 +msgid "Rotate CCW (left)" +msgstr "反顺时针地转动(右)" + +#: ../../mod/photos.php:1501 +msgid "New album name" +msgstr "新册名" + +#: ../../mod/photos.php:1504 +msgid "Caption" +msgstr "字幕" + +#: ../../mod/photos.php:1506 +msgid "Add a Tag" +msgstr "加标签" + +#: ../../mod/photos.php:1510 +msgid "" +"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "例子:@zhang, @Zhang_San, @li@example.com, #Beijing, #ktv" + +#: ../../mod/photos.php:1519 +msgid "Private photo" +msgstr "私人照相" + +#: ../../mod/photos.php:1520 +msgid "Public photo" +msgstr "公开照相" + +#: ../../mod/photos.php:1815 +msgid "Recent Photos" +msgstr "最近的照片" + +#: ../../mod/follow.php:27 +msgid "Contact added" +msgstr "熟人添了" + +#: ../../mod/uimport.php:66 +msgid "Move account" +msgstr "把账户搬出" + +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." +msgstr "您会从别的Friendica服务器进口账户" + +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also" +" to inform your friends that you moved here." +msgstr "您要把您老服务器账户出口才这里上传。我们重现您账户这里,包括所有您的熟人。我们再试通知您朋友们您搬到这里。" + +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" +msgstr "这个特点是在试验阶段。我们进口不了Ostatus网络(statusnet/identi.ca)或Diaspora熟人" + +#: ../../mod/uimport.php:70 +msgid "Account file" +msgstr "账户文件" + +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" +msgstr "为出口您账户,点击「设置→出口您私人信息」和选择「出口账户」" + +#: ../../mod/invite.php:27 +msgid "Total invitation limit exceeded." +msgstr "邀请限超过了。" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : 不是效的电子邮件地址." + +#: ../../mod/invite.php:73 +msgid "Please join us on Friendica" +msgstr "请加入我们再Friendica" + +#: ../../mod/invite.php:84 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "邀请限超过了。请联系您的网站管理员。" + +#: ../../mod/invite.php:89 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : 送消息失败了。" + +#: ../../mod/invite.php:93 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d消息传送了。" + +#: ../../mod/invite.php:112 +msgid "You have no more invitations available" +msgstr "您没有别的邀请" + +#: ../../mod/invite.php:120 +#, php-format +msgid "" +"Visit %s for a list of public sites that you can join. Friendica members on " +"other sites can all connect with each other, as well as with members of many" +" other social networks." +msgstr "参观%s看一单公开网站您会加入。Friendica成员在别的网站都会互相连接,再跟很多别的社会网络。" + +#: ../../mod/invite.php:122 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "为接受这个邀请,请再%s或什么别的Friendica网站注册。" + +#: ../../mod/invite.php:123 +#, php-format +msgid "" +"Friendica sites all inter-connect to create a huge privacy-enhanced social " +"web that is owned and controlled by its members. They can also connect with " +"many traditional social networks. See %s for a list of alternate Friendica " +"sites you can join." +msgstr "Friendica网站们都互相连接造成隐私增加的社会网络属和控制由它的成员。它们也能跟多传统的社会网络连接。看%s表示一单您会加入供替换的Friendica网站。" + +#: ../../mod/invite.php:126 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "不好意思。这个系统目前没设置跟别的公开网站连接或邀请成员。" + +#: ../../mod/invite.php:132 +msgid "Send invitations" +msgstr "发请柬" + +#: ../../mod/invite.php:133 +msgid "Enter email addresses, one per line:" +msgstr "输入电子邮件地址,一行一个:" + +#: ../../mod/invite.php:135 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "您被邀请跟我和彼得近朋友们再Friendica加入-和帮助我们造成更好的社会网络。" + +#: ../../mod/invite.php:137 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "您要输入这个邀请密码:$invite_code" + +#: ../../mod/invite.php:137 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "您一注册,请页跟我连接,用我的简介在:" + +#: ../../mod/invite.php:139 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendica.com" +msgstr "看别的信息由于Friendica工程和怎么我们看重,请看http://friendica.com" + +#: ../../mod/viewsrc.php:7 +msgid "Access denied." +msgstr "没有用权。" + +#: ../../mod/lostpass.php:19 +msgid "No valid account found." +msgstr "找不到效的账户。" + +#: ../../mod/lostpass.php:35 +msgid "Password reset request issued. Check your email." +msgstr "重设密码要求发布了。核对您的收件箱。" + +#: ../../mod/lostpass.php:42 +#, php-format +msgid "" +"\n" +"\t\tDear %1$s,\n" +"\t\t\tA request was recently received at \"%2$s\" to reset your account\n" +"\t\tpassword. In order to confirm this request, please select the verification link\n" +"\t\tbelow or paste it into your web browser address bar.\n" +"\n" +"\t\tIf you did NOT request this change, please DO NOT follow the link\n" +"\t\tprovided and ignore and/or delete this email.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: ../../mod/lostpass.php:53 +#, php-format +msgid "" +"\n" +"\t\tFollow this link to verify your identity:\n" +"\n" +"\t\t%1$s\n" +"\n" +"\t\tYou will then receive a follow-up message containing the new password.\n" +"\t\tYou may change that password from your account settings page after logging in.\n" +"\n" +"\t\tThe login details are as follows:\n" +"\n" +"\t\tSite Location:\t%2$s\n" +"\t\tLogin Name:\t%3$s" +msgstr "" + +#: ../../mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "重设密码要求被发布%s" + +#: ../../mod/lostpass.php:92 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "要求确认不了。(您可能已经提交它。)重设密码失败了。" + +#: ../../mod/lostpass.php:110 +msgid "Your password has been reset as requested." +msgstr "您的密码被重设如要求的。" + +#: ../../mod/lostpass.php:111 +msgid "Your new password is" +msgstr "你的新的密码是" + +#: ../../mod/lostpass.php:112 +msgid "Save or copy your new password - and then" +msgstr "保存或复制新密码-之后" + +#: ../../mod/lostpass.php:113 +msgid "click here to login" +msgstr "在这儿点击" + +#: ../../mod/lostpass.php:114 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "您的密码能被变化从设置页成功登记后。" + +#: ../../mod/lostpass.php:125 +#, php-format +msgid "" +"\n" +"\t\t\t\tDear %1$s,\n" +"\t\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\t\tsomething that you will remember).\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:131 +#, php-format +msgid "" +"\n" +"\t\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\t\tSite Location:\t%1$s\n" +"\t\t\t\tLogin Name:\t%2$s\n" +"\t\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t\t" +msgstr "" + +#: ../../mod/lostpass.php:147 +#, php-format +msgid "Your password has been changed at %s" +msgstr "您密码被变化在%s" + +#: ../../mod/lostpass.php:159 +msgid "Forgot your Password?" +msgstr "忘记你的密码吗?" + +#: ../../mod/lostpass.php:160 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。" + +#: ../../mod/lostpass.php:161 +msgid "Nickname or Email: " +msgstr "昵称或邮件地址:" + +#: ../../mod/lostpass.php:162 +msgid "Reset" +msgstr "复位" + +#: ../../mod/babel.php:17 +msgid "Source (bbcode) text:" +msgstr "源代码(bbcode)正文" + +#: ../../mod/babel.php:23 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "源代(Diaspora)正文要翻译成BBCode:" + +#: ../../mod/babel.php:31 +msgid "Source input: " +msgstr "源代码输入:" + +#: ../../mod/babel.php:35 +msgid "bb2html (raw HTML): " +msgstr "bb2html(生HTML): " + +#: ../../mod/babel.php:39 +msgid "bb2html: " +msgstr "bb2html:" + +#: ../../mod/babel.php:43 +msgid "bb2html2bb: " +msgstr "bb2html2bb:" + +#: ../../mod/babel.php:47 +msgid "bb2md: " +msgstr "bb2md:" + +#: ../../mod/babel.php:51 +msgid "bb2md2html: " +msgstr "bb2md2html:" + +#: ../../mod/babel.php:55 +msgid "bb2dia2bb: " +msgstr "bb2dia2bb:" + +#: ../../mod/babel.php:59 +msgid "bb2md2html2bb: " +msgstr "bb2md2html2bb:" + +#: ../../mod/babel.php:69 +msgid "Source input (Diaspora format): " +msgstr "源代输入(Diaspora形式):" + +#: ../../mod/babel.php:74 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "标签去除了" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "去除项目标签" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "选择标签去除" + +#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 +msgid "Remove My Account" +msgstr "删除我的账户" + +#: ../../mod/removeme.php:47 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "这要完全删除您的账户。这一做过,就不能恢复。" + +#: ../../mod/removeme.php:48 +msgid "Please enter your password for verification:" +msgstr "请输入密码为确认:" + +#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 +msgid "Invalid profile identifier." +msgstr "无限的简介标识符。" + +#: ../../mod/profperm.php:101 +msgid "Profile Visibility Editor" +msgstr "简介能见度编辑器。" + +#: ../../mod/profperm.php:114 +msgid "Visible To" +msgstr "能见被" + +#: ../../mod/profperm.php:130 +msgid "All Contacts (with secure profile access)" +msgstr "所有熟人(跟安全地简介使用权)" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "简介符合" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "没有符合的关键字。请在您的默认简介加关键字。" + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "感兴趣对:" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "项目标题和开始时间是必须的。" + +#: ../../mod/events.php:291 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:313 +msgid "Edit event" +msgstr "编项目" + +#: ../../mod/events.php:371 +msgid "Create New Event" +msgstr "造成新的项目" + +#: ../../mod/events.php:372 +msgid "Previous" +msgstr "上" + +#: ../../mod/events.php:373 ../../mod/install.php:207 +msgid "Next" +msgstr "下" + +#: ../../mod/events.php:446 +msgid "hour:minute" +msgstr "小时:分钟" + +#: ../../mod/events.php:456 +msgid "Event details" +msgstr "项目内容" + +#: ../../mod/events.php:457 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." +msgstr "形式是%s%s。开始时间和标题是必须的。" + +#: ../../mod/events.php:459 +msgid "Event Starts:" +msgstr "事件开始:" + +#: ../../mod/events.php:459 ../../mod/events.php:473 +msgid "Required" +msgstr "必须的" + +#: ../../mod/events.php:462 +msgid "Finish date/time is not known or not relevant" +msgstr "结束日/时未知或无关" + +#: ../../mod/events.php:464 +msgid "Event Finishes:" +msgstr "事件结束:" + +#: ../../mod/events.php:467 +msgid "Adjust for viewer timezone" +msgstr "调为观众的时间" + +#: ../../mod/events.php:469 +msgid "Description:" +msgstr "描述:" + +#: ../../mod/events.php:473 +msgid "Title:" +msgstr "标题:" + +#: ../../mod/events.php:475 +msgid "Share this event" +msgstr "分享这个项目" + +#: ../../mod/ping.php:240 +msgid "{0} wants to be your friend" +msgstr "{0}想成为您的朋友" + +#: ../../mod/ping.php:245 +msgid "{0} sent you a message" +msgstr "{0}发给您一个通信" + +#: ../../mod/ping.php:250 +msgid "{0} requested registration" +msgstr "{0}要求注册" + +#: ../../mod/ping.php:256 +#, php-format +msgid "{0} commented %s's post" +msgstr "{0}对%s的文章发表意见" + +#: ../../mod/ping.php:261 +#, php-format +msgid "{0} liked %s's post" +msgstr "{0}喜欢%s的文章" + +#: ../../mod/ping.php:266 +#, php-format +msgid "{0} disliked %s's post" +msgstr "{0}不喜欢%s的文章" + +#: ../../mod/ping.php:271 +#, php-format +msgid "{0} is now friends with %s" +msgstr "{0}成为%s的朋友" + +#: ../../mod/ping.php:276 +msgid "{0} posted" +msgstr "{0}陈列" + +#: ../../mod/ping.php:281 +#, php-format +msgid "{0} tagged %s's post with #%s" +msgstr "{0}用#%s标签%s的文章" + +#: ../../mod/ping.php:287 +msgid "{0} mentioned you in a post" +msgstr "{0}提到您在文章" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "心情" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "选择现在的心情而告诉朋友们" + +#: ../../mod/search.php:170 ../../mod/search.php:196 +#: ../../mod/community.php:62 ../../mod/community.php:71 +msgid "No results." +msgstr "没有结果" + +#: ../../mod/message.php:67 +msgid "Unable to locate contact information." +msgstr "找不到熟人信息。" + +#: ../../mod/message.php:207 +msgid "Do you really want to delete this message?" +msgstr "您真的想删除这个通知吗?" + +#: ../../mod/message.php:227 +msgid "Message deleted." +msgstr "消息删除了。" + +#: ../../mod/message.php:258 +msgid "Conversation removed." +msgstr "交流删除了。" + +#: ../../mod/message.php:371 +msgid "No messages." +msgstr "没有消息" + +#: ../../mod/message.php:378 +#, php-format +msgid "Unknown sender - %s" +msgstr "生发送人-%s" + +#: ../../mod/message.php:381 +#, php-format +msgid "You and %s" +msgstr "您和%s" + +#: ../../mod/message.php:384 +#, php-format +msgid "%s and You" +msgstr "%s和您" + +#: ../../mod/message.php:405 ../../mod/message.php:546 +msgid "Delete conversation" +msgstr "删除交谈" + +#: ../../mod/message.php:408 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: ../../mod/message.php:411 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d通知" + +#: ../../mod/message.php:450 +msgid "Message not available." +msgstr "通信不可用的" + +#: ../../mod/message.php:520 +msgid "Delete message" +msgstr "删除消息" + +#: ../../mod/message.php:548 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "没可用的安全交通。您可能会在发送人的简介页会回答。" + +#: ../../mod/message.php:552 +msgid "Send Reply" +msgstr "发回答" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "不可用的" + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:133 +#: ../../mod/profiles.php:162 ../../mod/profiles.php:589 +#: ../../mod/dfrn_confirm.php:64 +msgid "Profile not found." +msgstr "找不到简介。" + +#: ../../mod/profiles.php:37 +msgid "Profile deleted." +msgstr "简介删除了。" + +#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 +msgid "Profile-" +msgstr "简介-" + +#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 +msgid "New profile created." +msgstr "创造新的简介" + +#: ../../mod/profiles.php:95 +msgid "Profile unavailable to clone." +msgstr "简介不可用为复制。" + +#: ../../mod/profiles.php:172 +msgid "Profile Name is required." +msgstr "必要简介名" + +#: ../../mod/profiles.php:323 +msgid "Marital Status" +msgstr "婚姻状况 " + +#: ../../mod/profiles.php:327 +msgid "Romantic Partner" +msgstr "情人" + +#: ../../mod/profiles.php:331 +msgid "Likes" +msgstr "喜欢" + +#: ../../mod/profiles.php:335 +msgid "Dislikes" +msgstr "不喜欢" + +#: ../../mod/profiles.php:339 +msgid "Work/Employment" +msgstr "工作" + +#: ../../mod/profiles.php:342 +msgid "Religion" +msgstr "宗教" + +#: ../../mod/profiles.php:346 +msgid "Political Views" +msgstr "政治观念" + +#: ../../mod/profiles.php:350 +msgid "Gender" +msgstr "性别" + +#: ../../mod/profiles.php:354 +msgid "Sexual Preference" +msgstr "性取向" + +#: ../../mod/profiles.php:358 +msgid "Homepage" +msgstr "主页" + +#: ../../mod/profiles.php:362 ../../mod/profiles.php:657 +msgid "Interests" +msgstr "兴趣" + +#: ../../mod/profiles.php:366 +msgid "Address" +msgstr "地址" + +#: ../../mod/profiles.php:373 ../../mod/profiles.php:653 +msgid "Location" +msgstr "位置" + +#: ../../mod/profiles.php:456 +msgid "Profile updated." +msgstr "简介更新了。" + +#: ../../mod/profiles.php:527 +msgid " and " +msgstr "和" + +#: ../../mod/profiles.php:535 +msgid "public profile" +msgstr "公开简介" + +#: ../../mod/profiles.php:538 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s把%2$s变化成“%3$s”" + +#: ../../mod/profiles.php:539 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - 看 %1$s的%2$s" + +#: ../../mod/profiles.php:542 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s有更新的%2$s,修改%3$s." + +#: ../../mod/profiles.php:617 +msgid "Hide contacts and friends:" +msgstr "" + +#: ../../mod/profiles.php:622 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "藏起来发现您的熟人/朋友单不让这个简介看着看?" + +#: ../../mod/profiles.php:644 +msgid "Edit Profile Details" +msgstr "剪辑简介消息" + +#: ../../mod/profiles.php:646 +msgid "Change Profile Photo" +msgstr "改变简介照片" + +#: ../../mod/profiles.php:647 +msgid "View this profile" +msgstr "看这个简介" + +#: ../../mod/profiles.php:648 +msgid "Create a new profile using these settings" +msgstr "造成新的简介用这些设置" + +#: ../../mod/profiles.php:649 +msgid "Clone this profile" +msgstr "复制这个简介" + +#: ../../mod/profiles.php:650 +msgid "Delete this profile" +msgstr "删除这个简介" + +#: ../../mod/profiles.php:651 +msgid "Basic information" +msgstr "" + +#: ../../mod/profiles.php:652 +msgid "Profile picture" +msgstr "" + +#: ../../mod/profiles.php:654 +msgid "Preferences" +msgstr "" + +#: ../../mod/profiles.php:655 +msgid "Status information" +msgstr "" + +#: ../../mod/profiles.php:656 +msgid "Additional information" +msgstr "" + +#: ../../mod/profiles.php:658 ../../mod/newmember.php:36 +#: ../../mod/profile_photo.php:244 +msgid "Upload Profile Photo" +msgstr "上传简历照片" + +#: ../../mod/profiles.php:659 +msgid "Profile Name:" +msgstr "简介名:" + +#: ../../mod/profiles.php:660 +msgid "Your Full Name:" +msgstr "你的全名:" + +#: ../../mod/profiles.php:661 +msgid "Title/Description:" +msgstr "标题/描述:" + +#: ../../mod/profiles.php:662 +msgid "Your Gender:" +msgstr "你的性:" + +#: ../../mod/profiles.php:663 +#, php-format +msgid "Birthday (%s):" +msgstr "生日(%s):" + +#: ../../mod/profiles.php:664 +msgid "Street Address:" +msgstr "地址:" + +#: ../../mod/profiles.php:665 +msgid "Locality/City:" +msgstr "现场/城市:" + +#: ../../mod/profiles.php:666 +msgid "Postal/Zip Code:" +msgstr "邮政编码:" + +#: ../../mod/profiles.php:667 +msgid "Country:" +msgstr "国家:" + +#: ../../mod/profiles.php:668 +msgid "Region/State:" +msgstr "区域/省" + +#: ../../mod/profiles.php:669 +msgid " Marital Status:" +msgstr "婚姻状况:" + +#: ../../mod/profiles.php:670 +msgid "Who: (if applicable)" +msgstr "谁:(要是使用)" + +#: ../../mod/profiles.php:671 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "比如:limou,李某,limou@example。com" + +#: ../../mod/profiles.php:672 +msgid "Since [date]:" +msgstr "追溯[日期]:" + +#: ../../mod/profiles.php:674 +msgid "Homepage URL:" +msgstr "主页URL:" + +#: ../../mod/profiles.php:677 +msgid "Religious Views:" +msgstr " 宗教信仰 :" + +#: ../../mod/profiles.php:678 +msgid "Public Keywords:" +msgstr "公开关键字 :" + +#: ../../mod/profiles.php:679 +msgid "Private Keywords:" +msgstr "私人关键字" + +#: ../../mod/profiles.php:682 +msgid "Example: fishing photography software" +msgstr "例如:钓鱼 照片 软件" + +#: ../../mod/profiles.php:683 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "(用于建议可能的朋友们,会被别人看)" + +#: ../../mod/profiles.php:684 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(用于搜索简介,没有给别人看)" + +#: ../../mod/profiles.php:685 +msgid "Tell us about yourself..." +msgstr "给我们自我介绍..." + +#: ../../mod/profiles.php:686 +msgid "Hobbies/Interests" +msgstr "爱好/兴趣" + +#: ../../mod/profiles.php:687 +msgid "Contact information and Social Networks" +msgstr "熟人信息和社会化网络" + +#: ../../mod/profiles.php:688 +msgid "Musical interests" +msgstr "音乐兴趣" + +#: ../../mod/profiles.php:689 +msgid "Books, literature" +msgstr "书,文学" + +#: ../../mod/profiles.php:690 +msgid "Television" +msgstr "电视" + +#: ../../mod/profiles.php:691 +msgid "Film/dance/culture/entertainment" +msgstr "电影/跳舞/文化/娱乐" + +#: ../../mod/profiles.php:692 +msgid "Love/romance" +msgstr "爱情/浪漫" + +#: ../../mod/profiles.php:693 +msgid "Work/employment" +msgstr "工作" + +#: ../../mod/profiles.php:694 +msgid "School/education" +msgstr "学院/教育" + +#: ../../mod/profiles.php:699 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "这是你的公开的简介。
可能被所有的因特网用的看到。" + +#: ../../mod/profiles.php:709 ../../mod/directory.php:113 +msgid "Age: " +msgstr "年纪:" + +#: ../../mod/profiles.php:762 +msgid "Edit/Manage Profiles" +msgstr "编辑/管理简介" + #: ../../mod/install.php:117 msgid "Friendica Communications Server - Setup" msgstr "Friendica沟通服务器-安装" @@ -1635,10 +6895,6 @@ msgstr "请看文件「INSTALL.txt」" msgid "System check" msgstr "系统检测" -#: ../../mod/install.php:207 ../../mod/events.php:373 -msgid "Next" -msgstr "下" - #: ../../mod/install.php:208 msgid "Check again" msgstr "再检测" @@ -1899,1090 +7155,9 @@ msgid "" "poller." msgstr "重要:您要[手工地]准备安排的任务给喂器。" -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "主题设置更新了。" - -#: ../../mod/admin.php:102 ../../mod/admin.php:583 -msgid "Site" -msgstr "网站" - -#: ../../mod/admin.php:103 ../../mod/admin.php:913 ../../mod/admin.php:928 -msgid "Users" -msgstr "用户" - -#: ../../mod/admin.php:104 ../../mod/admin.php:1017 ../../mod/admin.php:1070 -#: ../../mod/settings.php:57 -msgid "Plugins" -msgstr "插件" - -#: ../../mod/admin.php:105 ../../mod/admin.php:1236 ../../mod/admin.php:1270 -msgid "Themes" -msgstr "主题" - -#: ../../mod/admin.php:106 -msgid "DB updates" -msgstr "数据库更新" - -#: ../../mod/admin.php:121 ../../mod/admin.php:128 ../../mod/admin.php:1357 -msgid "Logs" -msgstr "记录" - -#: ../../mod/admin.php:126 ../../include/nav.php:182 -msgid "Admin" -msgstr "管理" - -#: ../../mod/admin.php:127 -msgid "Plugin Features" -msgstr "插件特点" - -#: ../../mod/admin.php:129 -msgid "User registrations waiting for confirmation" -msgstr "用户注册等确认" - -#: ../../mod/admin.php:188 ../../mod/admin.php:867 -msgid "Normal Account" -msgstr "正常帐户" - -#: ../../mod/admin.php:189 ../../mod/admin.php:868 -msgid "Soapbox Account" -msgstr "演讲台帐户" - -#: ../../mod/admin.php:190 ../../mod/admin.php:869 -msgid "Community/Celebrity Account" -msgstr "社会/名人帐户" - -#: ../../mod/admin.php:191 ../../mod/admin.php:870 -msgid "Automatic Friend Account" -msgstr "自动朋友帐户" - -#: ../../mod/admin.php:192 -msgid "Blog Account" -msgstr "博客账户" - -#: ../../mod/admin.php:193 -msgid "Private Forum" -msgstr "私人评坛" - -#: ../../mod/admin.php:212 -msgid "Message queues" -msgstr "通知排队" - -#: ../../mod/admin.php:217 ../../mod/admin.php:582 ../../mod/admin.php:912 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1069 ../../mod/admin.php:1235 -#: ../../mod/admin.php:1269 ../../mod/admin.php:1356 -msgid "Administration" -msgstr "管理" - -#: ../../mod/admin.php:218 -msgid "Summary" -msgstr "总算" - -#: ../../mod/admin.php:220 -msgid "Registered users" -msgstr "注册的用户" - -#: ../../mod/admin.php:222 -msgid "Pending registrations" -msgstr "未决的注册" - -#: ../../mod/admin.php:223 -msgid "Version" -msgstr "版本" - -#: ../../mod/admin.php:225 -msgid "Active plugins" -msgstr "活跃的插件" - -#: ../../mod/admin.php:248 -msgid "Can not parse base url. Must have at least ://" -msgstr "不能分析基础URL。至少要://" - -#: ../../mod/admin.php:490 -msgid "Site settings updated." -msgstr "网站设置更新了。" - -#: ../../mod/admin.php:519 ../../mod/settings.php:825 -msgid "No special theme for mobile devices" -msgstr "没专门适合手机的主题" - -#: ../../mod/admin.php:536 ../../mod/contacts.php:408 -msgid "Never" -msgstr "从未" - -#: ../../mod/admin.php:537 -msgid "At post arrival" -msgstr "收件的时候" - -#: ../../mod/admin.php:538 ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "时常" - -#: ../../mod/admin.php:539 ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "每小时" - -#: ../../mod/admin.php:540 ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "每日两次" - -#: ../../mod/admin.php:541 ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "每日" - -#: ../../mod/admin.php:546 -msgid "Multi user instance" -msgstr "多用户网站" - -#: ../../mod/admin.php:569 -msgid "Closed" -msgstr "关闭" - -#: ../../mod/admin.php:570 -msgid "Requires approval" -msgstr "要批准" - -#: ../../mod/admin.php:571 -msgid "Open" -msgstr "打开" - -#: ../../mod/admin.php:575 -msgid "No SSL policy, links will track page SSL state" -msgstr "没SSL方针,环节将追踪页SSL现状" - -#: ../../mod/admin.php:576 -msgid "Force all links to use SSL" -msgstr "让所有的环节用SSL" - -#: ../../mod/admin.php:577 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "自签证书,用SSL再光本地环节(劝止的)" - -#: ../../mod/admin.php:584 ../../mod/admin.php:1071 ../../mod/admin.php:1271 -#: ../../mod/admin.php:1358 ../../mod/settings.php:611 -#: ../../mod/settings.php:721 ../../mod/settings.php:795 -#: ../../mod/settings.php:877 ../../mod/settings.php:1110 -msgid "Save Settings" -msgstr "保存设置" - -#: ../../mod/admin.php:586 -msgid "File upload" -msgstr "文件上传" - -#: ../../mod/admin.php:587 -msgid "Policies" -msgstr "政策" - -#: ../../mod/admin.php:588 -msgid "Advanced" -msgstr "高等" - -#: ../../mod/admin.php:589 -msgid "Performance" -msgstr "性能" - -#: ../../mod/admin.php:590 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "调动:注意先进的功能。能吧服务器使不能联系。" - -#: ../../mod/admin.php:593 -msgid "Site name" -msgstr "网页名字" - -#: ../../mod/admin.php:594 -msgid "Banner/Logo" -msgstr "标题/标志" - -#: ../../mod/admin.php:595 -msgid "Additional Info" -msgstr "别的消息" - -#: ../../mod/admin.php:595 -msgid "" -"For public servers: you can add additional information here that will be " -"listed at dir.friendica.com/siteinfo." -msgstr "公共服务器:您会这里添加消息要列在dir.friendica.com/siteinfo。" - -#: ../../mod/admin.php:596 -msgid "System language" -msgstr "系统语言" - -#: ../../mod/admin.php:597 -msgid "System theme" -msgstr "系统主题" - -#: ../../mod/admin.php:597 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "默认系统主题-会被用户简介超驰-把主题设置变化" - -#: ../../mod/admin.php:598 -msgid "Mobile system theme" -msgstr "手机系统主题" - -#: ../../mod/admin.php:598 -msgid "Theme for mobile devices" -msgstr "主题适合手机" - -#: ../../mod/admin.php:599 -msgid "SSL link policy" -msgstr "SSL环节方针" - -#: ../../mod/admin.php:599 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "决定产生的环节否则被强迫用SSL" - -#: ../../mod/admin.php:600 -msgid "Old style 'Share'" -msgstr "老款式'分享'" - -#: ../../mod/admin.php:600 -msgid "Deactivates the bbcode element 'share' for repeating items." -msgstr "为重复的项目吧bbcode“share”代码使不活跃" - -#: ../../mod/admin.php:601 -msgid "Hide help entry from navigation menu" -msgstr "隐藏帮助在航行选单" - -#: ../../mod/admin.php:601 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "隐藏帮助项目在航行选单。您还能用它经过手动的输入「/help」" - -#: ../../mod/admin.php:602 -msgid "Single user instance" -msgstr "单用户网站" - -#: ../../mod/admin.php:602 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "弄这网站多用户或单用户为选择的用户" - -#: ../../mod/admin.php:603 -msgid "Maximum image size" -msgstr "图片最大尺寸" - -#: ../../mod/admin.php:603 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "最多上传照相的字节。默认是零,意思是无限。" - -#: ../../mod/admin.php:604 -msgid "Maximum image length" -msgstr "最大图片大小" - -#: ../../mod/admin.php:604 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "最多像素在上传图片的长度。默认-1,意思是无限。" - -#: ../../mod/admin.php:605 -msgid "JPEG image quality" -msgstr "JPEG图片质量" - -#: ../../mod/admin.php:605 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "上传的JPEG被用这质量[0-100]保存。默认100,最高。" - -#: ../../mod/admin.php:607 -msgid "Register policy" -msgstr "注册政策" - -#: ../../mod/admin.php:608 -msgid "Maximum Daily Registrations" -msgstr "一天最多注册" - -#: ../../mod/admin.php:608 -msgid "" -"If registration is permitted above, this sets the maximum number of new user" -" registrations to accept per day. If register is set to closed, this " -"setting has no effect." -msgstr "如果注册上边许可的,这个选择一天最多新用户注册会接待。如果注册关闭了,这个设置没有印象。" - -#: ../../mod/admin.php:609 -msgid "Register text" -msgstr "注册正文" - -#: ../../mod/admin.php:609 -msgid "Will be displayed prominently on the registration page." -msgstr "被显著的在注册页表示。" - -#: ../../mod/admin.php:610 -msgid "Accounts abandoned after x days" -msgstr "账户丢弃X天后" - -#: ../../mod/admin.php:610 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "拒绝浪费系统资源看外网站找丢弃的账户。输入0为无时限。" - -#: ../../mod/admin.php:611 -msgid "Allowed friend domains" -msgstr "允许的朋友域" - -#: ../../mod/admin.php:611 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "逗号分隔的域名许根这个网站结友谊。通配符行。空的允许所有的域名。" - -#: ../../mod/admin.php:612 -msgid "Allowed email domains" -msgstr "允许的电子邮件域" - -#: ../../mod/admin.php:612 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "逗号分隔的域名可接受在邮件地址为这网站的注册。通配符行。空的允许所有的域名。" - -#: ../../mod/admin.php:613 -msgid "Block public" -msgstr "拦公开" - -#: ../../mod/admin.php:613 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "拦公开看什么否则空开的私页在这网站除了您登录的时候以外。" - -#: ../../mod/admin.php:614 -msgid "Force publish" -msgstr "需要出版" - -#: ../../mod/admin.php:614 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "让所有这网站的的简介表明在网站目录。" - -#: ../../mod/admin.php:615 -msgid "Global directory update URL" -msgstr "综合目录更新URL" - -#: ../../mod/admin.php:615 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL为更新综合目录。如果没有,这个应用用不了综合目录。" - -#: ../../mod/admin.php:616 -msgid "Allow threaded items" -msgstr "允许线绳项目" - -#: ../../mod/admin.php:616 -msgid "Allow infinite level threading for items on this site." -msgstr "允许无限水平线绳为这网站的项目。" - -#: ../../mod/admin.php:617 -msgid "Private posts by default for new users" -msgstr "新用户默认写私人文章" - -#: ../../mod/admin.php:617 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "默认新用户文章批准使默认隐私组,没有公开。" - -#: ../../mod/admin.php:618 -msgid "Don't include post content in email notifications" -msgstr "别包含文章内容在邮件消息" - -#: ../../mod/admin.php:618 -msgid "" -"Don't include the content of a post/comment/private message/etc. in the " -"email notifications that are sent out from this site, as a privacy measure." -msgstr "别包含文章/谈论/私消息/等的内容在文件消息被这个网站寄出,为了隐私。" - -#: ../../mod/admin.php:619 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "不允许插件的公众使用权在应用选单。" - -#: ../../mod/admin.php:619 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "复选这个框为把应用选内插件限制仅成员" - -#: ../../mod/admin.php:620 -msgid "Don't embed private images in posts" -msgstr "别嵌入私人图案在文章里" - -#: ../../mod/admin.php:620 -msgid "" -"Don't replace locally-hosted private photos in posts with an embedded copy " -"of the image. This means that contacts who receive posts containing private " -"photos will have to authenticate and load each image, which may take a " -"while." -msgstr "别把复制嵌入的照相代替本网站的私人照相在文章里。结果是收包括私人照相的熟人要认证才卸载个张照片,会花许久。" - -#: ../../mod/admin.php:621 -msgid "Allow Users to set remote_self" -msgstr "允许用户用遥远的自身" - -#: ../../mod/admin.php:621 -msgid "" -"With checking this, every user is allowed to mark every contact as a " -"remote_self in the repair contact dialog. Setting this flag on a contact " -"causes mirroring every posting of that contact in the users stream." -msgstr "选择这个之后,用户们允许表明熟人当遥远的自身在熟人修理页。遥远的自身所有文章被复制到用户文章流。" - -#: ../../mod/admin.php:622 -msgid "Block multiple registrations" -msgstr "拦一人多注册" - -#: ../../mod/admin.php:622 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "不允许用户注册别的账户为当页。" - -#: ../../mod/admin.php:623 -msgid "OpenID support" -msgstr "OpenID支持" - -#: ../../mod/admin.php:623 -msgid "OpenID support for registration and logins." -msgstr "OpenID支持注册和登录。" - -#: ../../mod/admin.php:624 -msgid "Fullname check" -msgstr "全名核实" - -#: ../../mod/admin.php:624 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "让用户注册的时候放空格姓名中间,省得垃圾注册。" - -#: ../../mod/admin.php:625 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8正则表达式" - -#: ../../mod/admin.php:625 -msgid "Use PHP UTF8 regular expressions" -msgstr "用PHP UTF8正则表达式" - -#: ../../mod/admin.php:626 -msgid "Show Community Page" -msgstr "表示社会页" - -#: ../../mod/admin.php:626 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "表示社会页表明这网站所有最近公开的文章" - -#: ../../mod/admin.php:627 -msgid "Enable OStatus support" -msgstr "使OStatus支持可用" - -#: ../../mod/admin.php:627 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "提供OStatus(StatusNet,GNU Social,等)兼容性。所有OStatus的交通是公开的,所以私事警告偶尔来表示。" - -#: ../../mod/admin.php:628 -msgid "OStatus conversation completion interval" -msgstr "OStatus对话完成间隔" - -#: ../../mod/admin.php:628 -msgid "" -"How often shall the poller check for new entries in OStatus conversations? " -"This can be a very ressource task." -msgstr "喂器要多久查一次新文章在OStatus交流?这会花许多系统资源。" - -#: ../../mod/admin.php:629 -msgid "Enable Diaspora support" -msgstr "使Diaspora支持能够" - -#: ../../mod/admin.php:629 -msgid "Provide built-in Diaspora network compatibility." -msgstr "提供内装Diaspora网络兼容。" - -#: ../../mod/admin.php:630 -msgid "Only allow Friendica contacts" -msgstr "只许Friendica熟人" - -#: ../../mod/admin.php:630 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "所有的熟人要用Friendica协议 。别的内装的沟通协议都不能用。" - -#: ../../mod/admin.php:631 -msgid "Verify SSL" -msgstr "证实" - -#: ../../mod/admin.php:631 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "你想的话,您会使严格证书核实可用。意思是您不能根自签的SSL网站交流。" - -#: ../../mod/admin.php:632 -msgid "Proxy user" -msgstr "代理用户" - -#: ../../mod/admin.php:633 -msgid "Proxy URL" -msgstr "代理URL" - -#: ../../mod/admin.php:634 -msgid "Network timeout" -msgstr "网络超时" - -#: ../../mod/admin.php:634 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "输入秒数。输入零为无限(不推荐的)。" - -#: ../../mod/admin.php:635 -msgid "Delivery interval" -msgstr "传送间隔" - -#: ../../mod/admin.php:635 -msgid "" -"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." -msgstr "把背景传送过程耽误这多秒为减少系统工作量。推荐:4-5在共用服务器,2-3在私人服务器。0-1在大专门服务器。" - -#: ../../mod/admin.php:636 -msgid "Poll interval" -msgstr "检查时间" - -#: ../../mod/admin.php:636 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "把背景检查行程耽误这数秒为减少系统负荷。如果是0,用发布时间。" - -#: ../../mod/admin.php:637 -msgid "Maximum Load Average" -msgstr "最大负荷平均" - -#: ../../mod/admin.php:637 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "系统负荷平均以上转播和检查行程会被耽误-默认50。" - -#: ../../mod/admin.php:639 -msgid "Use MySQL full text engine" -msgstr "用MySQL全正文机车" - -#: ../../mod/admin.php:639 -msgid "" -"Activates the full text engine. Speeds up search - but can only search for " -"four and more characters." -msgstr "使全正文机车可用。把搜索催-可是只能搜索4字以上" - -#: ../../mod/admin.php:640 -msgid "Suppress Language" -msgstr "封锁语言" - -#: ../../mod/admin.php:640 -msgid "Suppress language information in meta information about a posting." -msgstr "遗漏语言消息从文章的描述" - -#: ../../mod/admin.php:641 -msgid "Path to item cache" -msgstr "路线到项目缓存" - -#: ../../mod/admin.php:642 -msgid "Cache duration in seconds" -msgstr "缓存时间秒" - -#: ../../mod/admin.php:642 -msgid "" -"How long should the cache files be hold? Default value is 86400 seconds (One" -" day). To disable the item cache, set the value to -1." -msgstr "" - -#: ../../mod/admin.php:643 -msgid "Maximum numbers of comments per post" -msgstr "" - -#: ../../mod/admin.php:643 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "" - -#: ../../mod/admin.php:644 -msgid "Path for lock file" -msgstr "路线到锁文件" - -#: ../../mod/admin.php:645 -msgid "Temp path" -msgstr "临时文件路线" - -#: ../../mod/admin.php:646 -msgid "Base path to installation" -msgstr "基础安装路线" - -#: ../../mod/admin.php:648 -msgid "New base url" -msgstr "新基础URL" - -#: ../../mod/admin.php:650 -msgid "Enable noscrape" -msgstr "" - -#: ../../mod/admin.php:650 -msgid "" -"The noscrape feature speeds up directory submissions by using JSON data " -"instead of HTML scraping." -msgstr "" - -#: ../../mod/admin.php:667 -msgid "Update has been marked successful" -msgstr "更新当成功标签了" - -#: ../../mod/admin.php:677 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "把%s实行没通过了。看系统记录。" - -#: ../../mod/admin.php:680 -#, php-format -msgid "Update %s was successfully applied." -msgstr "把%s更新成功地实行。" - -#: ../../mod/admin.php:684 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "%s更新没回答现状。不知道是否成功。" - -#: ../../mod/admin.php:687 -#, php-format -msgid "Update function %s could not be found." -msgstr "找不到更新功能%s。" - -#: ../../mod/admin.php:702 -msgid "No failed updates." -msgstr "没有不通过地更新。" - -#: ../../mod/admin.php:706 -msgid "Failed Updates" -msgstr "没通过的更新" - -#: ../../mod/admin.php:707 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "这个不包括1139号更新之前,它们没回答装线。" - -#: ../../mod/admin.php:708 -msgid "Mark success (if update was manually applied)" -msgstr "标注成功(如果手动地把更新实行了)" - -#: ../../mod/admin.php:709 -msgid "Attempt to execute this update step automatically" -msgstr "试图自动地把这步更新实行" - -#: ../../mod/admin.php:755 -msgid "Registration successful. Email send to user" -msgstr "注册成功。邮件寄给用户。" - -#: ../../mod/admin.php:765 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s用户拦/不拦了" - -#: ../../mod/admin.php:772 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s用户删除了" - -#: ../../mod/admin.php:811 -#, php-format -msgid "User '%s' deleted" -msgstr "用户「%s」删除了" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' unblocked" -msgstr "用户「%s」无拦了" - -#: ../../mod/admin.php:819 -#, php-format -msgid "User '%s' blocked" -msgstr "用户「%s」拦了" - -#: ../../mod/admin.php:914 -msgid "Add User" -msgstr "添加用户" - -#: ../../mod/admin.php:915 -msgid "select all" -msgstr "都选" - -#: ../../mod/admin.php:916 -msgid "User registrations waiting for confirm" -msgstr "用户注册等待确认" - -#: ../../mod/admin.php:917 -msgid "User waiting for permanent deletion" -msgstr "用户等待长久删除" - -#: ../../mod/admin.php:918 -msgid "Request date" -msgstr "要求日期" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:944 ../../mod/crepair.php:150 -#: ../../mod/settings.php:613 ../../mod/settings.php:639 -msgid "Name" -msgstr "名字" - -#: ../../mod/admin.php:918 ../../mod/admin.php:930 ../../mod/admin.php:931 -#: ../../mod/admin.php:946 ../../include/contact_selectors.php:79 -#: ../../include/contact_selectors.php:86 -msgid "Email" -msgstr "电子邮件" - -#: ../../mod/admin.php:919 -msgid "No registrations." -msgstr "没有注册。" - -#: ../../mod/admin.php:920 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:208 -msgid "Approve" -msgstr "批准" - -#: ../../mod/admin.php:921 -msgid "Deny" -msgstr "否定" - -#: ../../mod/admin.php:923 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Block" -msgstr "拦" - -#: ../../mod/admin.php:924 ../../mod/contacts.php:431 -#: ../../mod/contacts.php:490 ../../mod/contacts.php:700 -msgid "Unblock" -msgstr "不拦" - -#: ../../mod/admin.php:925 -msgid "Site admin" -msgstr "网站管理员" - -#: ../../mod/admin.php:926 -msgid "Account expired" -msgstr "帐户过期了" - -#: ../../mod/admin.php:929 -msgid "New User" -msgstr "新用户" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Register date" -msgstr "注册日期" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last login" -msgstr "上次登录" - -#: ../../mod/admin.php:930 ../../mod/admin.php:931 -msgid "Last item" -msgstr "上项目" - -#: ../../mod/admin.php:930 -msgid "Deleted since" -msgstr "删除从" - -#: ../../mod/admin.php:931 ../../mod/settings.php:36 -msgid "Account" -msgstr "帐户" - -#: ../../mod/admin.php:933 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "特定的用户被删除!\\n\\n什么这些用户放在这个网站被永远删除!\\n\\n您肯定吗?" - -#: ../../mod/admin.php:934 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "用户{0}将被删除!\\n\\n什么这个用户放在这个网站被永远删除!\\n\\n您肯定吗?" - -#: ../../mod/admin.php:944 -msgid "Name of the new user." -msgstr "新用户的名" - -#: ../../mod/admin.php:945 -msgid "Nickname" -msgstr "昵称" - -#: ../../mod/admin.php:945 -msgid "Nickname of the new user." -msgstr "新用户的昵称" - -#: ../../mod/admin.php:946 -msgid "Email address of the new user." -msgstr "新用户的邮件地址" - -#: ../../mod/admin.php:979 -#, php-format -msgid "Plugin %s disabled." -msgstr "使插件%s不能用。" - -#: ../../mod/admin.php:983 -#, php-format -msgid "Plugin %s enabled." -msgstr "使插件%s能用。" - -#: ../../mod/admin.php:993 ../../mod/admin.php:1207 -msgid "Disable" -msgstr "使不能用" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1209 -msgid "Enable" -msgstr "使能用" - -#: ../../mod/admin.php:1018 ../../mod/admin.php:1237 -msgid "Toggle" -msgstr "肘节" - -#: ../../mod/admin.php:1026 ../../mod/admin.php:1247 -msgid "Author: " -msgstr "作家:" - -#: ../../mod/admin.php:1027 ../../mod/admin.php:1248 -msgid "Maintainer: " -msgstr "保持员:" - -#: ../../mod/admin.php:1167 -msgid "No themes found." -msgstr "找不到主题。" - -#: ../../mod/admin.php:1229 -msgid "Screenshot" -msgstr "截图" - -#: ../../mod/admin.php:1275 -msgid "[Experimental]" -msgstr "[试验]" - -#: ../../mod/admin.php:1276 -msgid "[Unsupported]" -msgstr "[没支持]" - -#: ../../mod/admin.php:1303 -msgid "Log settings updated." -msgstr "日志设置更新了。" - -#: ../../mod/admin.php:1359 -msgid "Clear" -msgstr "清理出" - -#: ../../mod/admin.php:1365 -msgid "Enable Debugging" -msgstr "把调试使可用的" - -#: ../../mod/admin.php:1366 -msgid "Log file" -msgstr "记录文件" - -#: ../../mod/admin.php:1366 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "必要被网页服务器可写的。相对Friendica主文件夹。" - -#: ../../mod/admin.php:1367 -msgid "Log level" -msgstr "记录水平" - -#: ../../mod/admin.php:1416 ../../mod/contacts.php:487 -msgid "Update now" -msgstr "现在更新" - -#: ../../mod/admin.php:1417 -msgid "Close" -msgstr "关闭" - -#: ../../mod/admin.php:1423 -msgid "FTP Host" -msgstr "FTP主机" - -#: ../../mod/admin.php:1424 -msgid "FTP Path" -msgstr "FTP目录" - -#: ../../mod/admin.php:1425 -msgid "FTP User" -msgstr "FTP用户" - -#: ../../mod/admin.php:1426 -msgid "FTP Password" -msgstr "FTP密码" - -#: ../../mod/_search.php:99 ../../mod/search.php:99 ../../include/text.php:952 -#: ../../include/text.php:953 ../../include/nav.php:119 -msgid "Search" -msgstr "搜索" - -#: ../../mod/_search.php:180 ../../mod/_search.php:206 -#: ../../mod/search.php:170 ../../mod/search.php:196 -#: ../../mod/community.php:62 ../../mod/community.php:71 -msgid "No results." -msgstr "没有结果" - -#: ../../mod/profile.php:180 -msgid "Tips for New Members" -msgstr "提示对新成员" - -#: ../../mod/share.php:44 -msgid "link" -msgstr "链接" - -#: ../../mod/tagger.php:95 ../../include/conversation.php:266 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s把%4$s标签%2$s的%3$s" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "项目没找到" - -#: ../../mod/editpost.php:39 -msgid "Edit post" -msgstr "编辑文章" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:1091 -msgid "upload photo" -msgstr "上传照片" - -#: ../../mod/editpost.php:112 ../../include/conversation.php:1092 -msgid "Attach file" -msgstr "附上文件" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1093 -msgid "attach file" -msgstr "附上文件" - -#: ../../mod/editpost.php:115 ../../include/conversation.php:1095 -msgid "web link" -msgstr "网页环节" - -#: ../../mod/editpost.php:116 ../../include/conversation.php:1096 -msgid "Insert video link" -msgstr "插入视频环节" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1097 -msgid "video link" -msgstr "视频环节" - -#: ../../mod/editpost.php:118 ../../include/conversation.php:1098 -msgid "Insert audio link" -msgstr "插入录音环节" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1099 -msgid "audio link" -msgstr "录音环节" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1100 -msgid "Set your location" -msgstr "设定您的位置" - -#: ../../mod/editpost.php:121 ../../include/conversation.php:1101 -msgid "set location" -msgstr "指定位置" - -#: ../../mod/editpost.php:122 ../../include/conversation.php:1102 -msgid "Clear browser location" -msgstr "清空浏览器位置" - -#: ../../mod/editpost.php:123 ../../include/conversation.php:1103 -msgid "clear location" -msgstr "清理出位置" - -#: ../../mod/editpost.php:125 ../../include/conversation.php:1109 -msgid "Permission settings" -msgstr "权设置" - -#: ../../mod/editpost.php:133 ../../include/conversation.php:1118 -msgid "CC: email addresses" -msgstr "抄送: 电子邮件地址" - -#: ../../mod/editpost.php:134 ../../include/conversation.php:1119 -msgid "Public post" -msgstr "公开的消息" - -#: ../../mod/editpost.php:137 ../../include/conversation.php:1105 -msgid "Set title" -msgstr "指定标题" - -#: ../../mod/editpost.php:139 ../../include/conversation.php:1107 -msgid "Categories (comma-separated list)" -msgstr "种类(逗号分隔单)" - -#: ../../mod/editpost.php:140 ../../include/conversation.php:1121 -msgid "Example: bob@example.com, mary@example.com" -msgstr "比如: li@example.com, wang@example.com" - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "项目不可用的" - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "找不到项目。" - -#: ../../mod/regmod.php:63 -msgid "Account approved." -msgstr "账户批准了" - -#: ../../mod/regmod.php:100 -#, php-format -msgid "Registration revoked for %s" -msgstr "%s的登记撤销了" - -#: ../../mod/regmod.php:112 -msgid "Please login." -msgstr "清登录。" - -#: ../../mod/directory.php:57 -msgid "Find on this site" -msgstr "找在这网站" - -#: ../../mod/directory.php:59 ../../mod/contacts.php:693 -msgid "Finding: " -msgstr "找着:" - -#: ../../mod/directory.php:60 -msgid "Site Directory" -msgstr "网站目录" - -#: ../../mod/directory.php:61 ../../mod/contacts.php:694 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "搜索" - -#: ../../mod/directory.php:111 ../../mod/profiles.php:698 -msgid "Age: " -msgstr "年纪:" - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "性别:" - -#: ../../mod/directory.php:142 ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "关于:" - -#: ../../mod/directory.php:187 -msgid "No entries (some entries may be hidden)." -msgstr "没有文章(有的文章会被隐藏)。" +#: ../../mod/help.php:79 +msgid "Help:" +msgstr "帮助:" #: ../../mod/crepair.php:104 msgid "Contact settings applied." @@ -3012,2008 +7187,240 @@ msgstr "请立即用后退按钮如果您不确定怎么用这 msgid "Return to contact editor" msgstr "回归熟人处理器" -#: ../../mod/crepair.php:151 +#: ../../mod/crepair.php:159 msgid "Account Nickname" msgstr "帐户昵称" -#: ../../mod/crepair.php:152 +#: ../../mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@Tagname越过名/昵称" -#: ../../mod/crepair.php:153 +#: ../../mod/crepair.php:161 msgid "Account URL" msgstr "帐户URL" -#: ../../mod/crepair.php:154 +#: ../../mod/crepair.php:162 msgid "Friend Request URL" msgstr "朋友请求URL" -#: ../../mod/crepair.php:155 +#: ../../mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "朋友确认URL" -#: ../../mod/crepair.php:156 +#: ../../mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "通知端URL" -#: ../../mod/crepair.php:157 +#: ../../mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "喂URL" -#: ../../mod/crepair.php:158 +#: ../../mod/crepair.php:166 msgid "New photo from this URL" msgstr "新照片从这个URL" -#: ../../mod/crepair.php:159 +#: ../../mod/crepair.php:167 msgid "Remote Self" msgstr "遥远的自身" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "Mirror postings from this contact" msgstr "把这个熟人的文章复制。" -#: ../../mod/crepair.php:161 +#: ../../mod/crepair.php:169 msgid "" "Mark this contact as remote_self, this will cause friendica to repost new " "entries from this contact." msgstr "表明这个熟人当遥远的自身。Friendica要把这个熟人的新的文章复制。" -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "把账户搬出" - -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "您会从别的Friendica服务器进口账户" - -#: ../../mod/uimport.php:68 -msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also" -" to inform your friends that you moved here." -msgstr "您要把您老服务器账户出口才这里上传。我们重现您账户这里,包括所有您的熟人。我们再试通知您朋友们您搬到这里。" - -#: ../../mod/uimport.php:69 -msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "这个特点是在试验阶段。我们进口不了Ostatus网络(statusnet/identi.ca)或Diaspora熟人" - -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "账户文件" - -#: ../../mod/uimport.php:70 -msgid "" -"To export your account, go to \"Settings->Export your personal data\" and " -"select \"Export account\"" -msgstr "为出口您账户,点击「设置→出口您私人信息」和选择「出口账户」" - -#: ../../mod/lockview.php:31 ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "摇隐私信息无效" - -#: ../../mod/lockview.php:48 -msgid "Visible to:" -msgstr "可见给:" - -#: ../../mod/notes.php:63 ../../mod/filer.php:31 ../../include/text.php:955 -msgid "Save" -msgstr "保存" - -#: ../../mod/help.php:79 -msgid "Help:" -msgstr "帮助:" - -#: ../../mod/help.php:84 ../../include/nav.php:114 -msgid "Help" -msgstr "帮助" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "无简介" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "这个介绍已经接受了。" - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:513 -msgid "Profile location is not valid or does not contain profile information." -msgstr "简介位置失效或不包含简介信息。" - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:518 -msgid "Warning: profile location has no identifiable owner name." -msgstr "警告:简介位置没有可设别的主名。" - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:520 -msgid "Warning: profile location has no profile photo." -msgstr "警告:简介位置没有简介图。" - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:523 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d需要的参数没找到在输入的位置。" - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "介绍完成的。" - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "不能恢复的协议错误" - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "简介无效" - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s今天已经受到了太多联络要求" - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "垃圾保护措施被用了。" - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "朋友们被建议请24小时后再试。" - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "无效找到物" - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "无效的邮件地址。" - -#: ../../mod/dfrn_request.php:362 -msgid "This account has not been configured for email. Request failed." -msgstr "这个账户没有设置用电子邮件。要求没通过。" - -#: ../../mod/dfrn_request.php:458 -msgid "Unable to resolve your name at the provided location." -msgstr "不可疏解您的名字再输入的位置。" - -#: ../../mod/dfrn_request.php:471 -msgid "You have already introduced yourself here." -msgstr "您已经自我介绍这儿。" - -#: ../../mod/dfrn_request.php:475 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "看上去您已经是%s的朋友。" - -#: ../../mod/dfrn_request.php:496 -msgid "Invalid profile URL." -msgstr "无效的简介URL。" - -#: ../../mod/dfrn_request.php:502 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "不允许的简介地址." - -#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:180 -msgid "Failed to update contact record." -msgstr "更新熟人记录失败了。" - -#: ../../mod/dfrn_request.php:592 -msgid "Your introduction has been sent." -msgstr "您的介绍发布了。" - -#: ../../mod/dfrn_request.php:645 -msgid "Please login to confirm introduction." -msgstr "请登记为确认介绍。" - -#: ../../mod/dfrn_request.php:659 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "错误的用户登记者。请用这个用户。" - -#: ../../mod/dfrn_request.php:670 -msgid "Hide this contact" -msgstr "隐藏这个熟人" - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Welcome home %s." -msgstr "欢迎%s。" - -#: ../../mod/dfrn_request.php:674 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "请确认您的介绍/联络要求给%s。" - -#: ../../mod/dfrn_request.php:675 -msgid "Confirm" -msgstr "确认" - -#: ../../mod/dfrn_request.php:716 ../../include/items.php:3797 -msgid "[Name Withheld]" -msgstr "[名字拒给]" - -#: ../../mod/dfrn_request.php:811 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "请输入您的「同一人地址」这些支持的交通网络中:" - -#: ../../mod/dfrn_request.php:827 -msgid "Connect as an email follower (Coming soon)" -msgstr "连接当邮件关注(快来)" - -#: ../../mod/dfrn_request.php:829 -msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "如果您还没有自由社会网络成员之一,点击这个环节找公开Friendica网站今天加入." - -#: ../../mod/dfrn_request.php:832 -msgid "Friend/Connection Request" -msgstr "朋友/联络要求。" - -#: ../../mod/dfrn_request.php:833 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "比如:jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" - -#: ../../mod/dfrn_request.php:834 -msgid "Please answer the following:" -msgstr "请回答下述的:" - -#: ../../mod/dfrn_request.php:835 -#, php-format -msgid "Does %s know you?" -msgstr "%s是否认识你?" - -#: ../../mod/dfrn_request.php:838 -msgid "Add a personal note:" -msgstr "添加个人的便条" - -#: ../../mod/dfrn_request.php:840 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:841 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/联合社会化网" - -#: ../../mod/dfrn_request.php:842 ../../mod/settings.php:733 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:843 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - 请别用这个表格。反而输入%s在您的Diaspora搜索功能。" - -#: ../../mod/dfrn_request.php:844 -msgid "Your Identity Address:" -msgstr "您的同一个人地址:" - -#: ../../mod/dfrn_request.php:847 -msgid "Submit Request" -msgstr "提交要求" - -#: ../../mod/update_profile.php:41 ../../mod/update_network.php:25 -#: ../../mod/update_display.php:22 ../../mod/update_community.php:18 -#: ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[嵌入内容-重新加载页为看]" - -#: ../../mod/content.php:497 ../../include/conversation.php:689 -msgid "View in context" -msgstr "看在上下文" - -#: ../../mod/contacts.php:104 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited" -msgstr[0] "%d熟人编辑了" - -#: ../../mod/contacts.php:135 ../../mod/contacts.php:264 -msgid "Could not access contact record." -msgstr "用不了熟人记录。" - -#: ../../mod/contacts.php:149 -msgid "Could not locate selected profile." -msgstr "找不到选择的简介。" - -#: ../../mod/contacts.php:178 -msgid "Contact updated." -msgstr "熟人更新了。" - -#: ../../mod/contacts.php:278 -msgid "Contact has been blocked" -msgstr "熟人拦了" - -#: ../../mod/contacts.php:278 -msgid "Contact has been unblocked" -msgstr "熟人否拦了" - -#: ../../mod/contacts.php:288 -msgid "Contact has been ignored" -msgstr "熟人不理了" - -#: ../../mod/contacts.php:288 -msgid "Contact has been unignored" -msgstr "熟人否不理了" - -#: ../../mod/contacts.php:299 -msgid "Contact has been archived" -msgstr "把联系存档了" - -#: ../../mod/contacts.php:299 -msgid "Contact has been unarchived" -msgstr "把联系从存档拿来了" - -#: ../../mod/contacts.php:324 ../../mod/contacts.php:697 -msgid "Do you really want to delete this contact?" -msgstr "您真的想删除这个熟人吗?" - -#: ../../mod/contacts.php:341 -msgid "Contact has been removed." -msgstr "熟人删除了。" - -#: ../../mod/contacts.php:379 -#, php-format -msgid "You are mutual friends with %s" -msgstr "您和%s是共同朋友们" - -#: ../../mod/contacts.php:383 -#, php-format -msgid "You are sharing with %s" -msgstr "您分享给%s" - -#: ../../mod/contacts.php:388 -#, php-format -msgid "%s is sharing with you" -msgstr "%s给您分享" - -#: ../../mod/contacts.php:405 -msgid "Private communications are not available for this contact." -msgstr "没有私人的沟通跟这个熟人" - -#: ../../mod/contacts.php:412 -msgid "(Update was successful)" -msgstr "(更新成功)" - -#: ../../mod/contacts.php:412 -msgid "(Update was not successful)" -msgstr "(更新不成功)" - -#: ../../mod/contacts.php:414 -msgid "Suggest friends" -msgstr "建议朋友们" - -#: ../../mod/contacts.php:418 -#, php-format -msgid "Network type: %s" -msgstr "网络种类: %s" - -#: ../../mod/contacts.php:421 ../../include/contact_widgets.php:199 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d共同熟人" - -#: ../../mod/contacts.php:426 -msgid "View all contacts" -msgstr "看所有的熟人" - -#: ../../mod/contacts.php:434 -msgid "Toggle Blocked status" -msgstr "交替拦配置" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 -msgid "Unignore" -msgstr "停不理" - -#: ../../mod/contacts.php:437 ../../mod/contacts.php:491 -#: ../../mod/contacts.php:701 ../../mod/notifications.php:51 -#: ../../mod/notifications.php:164 ../../mod/notifications.php:210 -msgid "Ignore" -msgstr "忽视" - -#: ../../mod/contacts.php:440 -msgid "Toggle Ignored status" -msgstr "交替忽视现状" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Unarchive" -msgstr "从存档拿来" - -#: ../../mod/contacts.php:444 ../../mod/contacts.php:702 -msgid "Archive" -msgstr "存档" - -#: ../../mod/contacts.php:447 -msgid "Toggle Archive status" -msgstr "交替档案现状" - -#: ../../mod/contacts.php:450 -msgid "Repair" -msgstr "维修" - -#: ../../mod/contacts.php:453 -msgid "Advanced Contact Settings" -msgstr "专家熟人设置" - -#: ../../mod/contacts.php:459 -msgid "Communications lost with this contact!" -msgstr "联系跟这个熟人断开了!" - -#: ../../mod/contacts.php:462 -msgid "Contact Editor" -msgstr "熟人编器" - -#: ../../mod/contacts.php:465 -msgid "Profile Visibility" -msgstr "简历可见量" - -#: ../../mod/contacts.php:466 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "请选择简介您想给%s显示他安全地看您的简介的时候。" - -#: ../../mod/contacts.php:467 -msgid "Contact Information / Notes" -msgstr "熟人信息/便条" - -#: ../../mod/contacts.php:468 -msgid "Edit contact notes" -msgstr "编辑熟人便条" - -#: ../../mod/contacts.php:473 ../../mod/contacts.php:665 -#: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "看%s的简介[%s]" - -#: ../../mod/contacts.php:474 -msgid "Block/Unblock contact" -msgstr "拦/否拦熟人" - -#: ../../mod/contacts.php:475 -msgid "Ignore contact" -msgstr "忽视熟人" - -#: ../../mod/contacts.php:476 -msgid "Repair URL settings" -msgstr "维修URL设置" - -#: ../../mod/contacts.php:477 -msgid "View conversations" -msgstr "看交流" - -#: ../../mod/contacts.php:479 -msgid "Delete contact" -msgstr "删除熟人" - -#: ../../mod/contacts.php:483 -msgid "Last update:" -msgstr "上个更新:" - -#: ../../mod/contacts.php:485 -msgid "Update public posts" -msgstr "更新公开文章" - -#: ../../mod/contacts.php:494 -msgid "Currently blocked" -msgstr "现在拦的" - -#: ../../mod/contacts.php:495 -msgid "Currently ignored" -msgstr "现在不理的" - -#: ../../mod/contacts.php:496 -msgid "Currently archived" -msgstr "现在存档着" - -#: ../../mod/contacts.php:497 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" -msgstr "隐藏这个熟人给别人" - -#: ../../mod/contacts.php:497 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "回答/喜欢关您公开文章还可见的" - -#: ../../mod/contacts.php:498 -msgid "Notification for new posts" -msgstr "新消息提示" - -#: ../../mod/contacts.php:498 -msgid "Send a notification of every new post of this contact" -msgstr "发提示在所有这个联络的新消息" - -#: ../../mod/contacts.php:499 -msgid "Fetch further information for feeds" -msgstr "拿文源别的消息" - -#: ../../mod/contacts.php:550 -msgid "Suggestions" -msgstr "建议" - -#: ../../mod/contacts.php:553 -msgid "Suggest potential friends" -msgstr "建议潜在朋友们" - -#: ../../mod/contacts.php:556 ../../mod/group.php:194 -msgid "All Contacts" -msgstr "所有的熟人" - -#: ../../mod/contacts.php:559 -msgid "Show all contacts" -msgstr "表示所有的熟人" - -#: ../../mod/contacts.php:562 -msgid "Unblocked" -msgstr "不拦了" - -#: ../../mod/contacts.php:565 -msgid "Only show unblocked contacts" -msgstr "只表示不拦的熟人" - -#: ../../mod/contacts.php:569 -msgid "Blocked" -msgstr "拦了" - -#: ../../mod/contacts.php:572 -msgid "Only show blocked contacts" -msgstr "只表示拦的熟人" - -#: ../../mod/contacts.php:576 -msgid "Ignored" -msgstr "忽视的" - -#: ../../mod/contacts.php:579 -msgid "Only show ignored contacts" -msgstr "只表示忽视的熟人" - -#: ../../mod/contacts.php:583 -msgid "Archived" -msgstr "在存档" - -#: ../../mod/contacts.php:586 -msgid "Only show archived contacts" -msgstr "只表示档案熟人" - -#: ../../mod/contacts.php:590 -msgid "Hidden" -msgstr "隐藏的" - -#: ../../mod/contacts.php:593 -msgid "Only show hidden contacts" -msgstr "只表示隐藏的熟人" - -#: ../../mod/contacts.php:641 -msgid "Mutual Friendship" -msgstr "共同友谊" - -#: ../../mod/contacts.php:645 -msgid "is a fan of yours" -msgstr "是您迷" - -#: ../../mod/contacts.php:649 -msgid "you are a fan of" -msgstr "你喜欢" - -#: ../../mod/contacts.php:666 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "编熟人" - -#: ../../mod/contacts.php:692 -msgid "Search your contacts" -msgstr "搜索您的熟人" - -#: ../../mod/contacts.php:699 ../../mod/settings.php:132 -#: ../../mod/settings.php:637 -msgid "Update" -msgstr "更新" - -#: ../../mod/settings.php:29 ../../mod/photos.php:80 -msgid "everybody" -msgstr "每人" - -#: ../../mod/settings.php:41 -msgid "Additional features" -msgstr "附加的特点" - -#: ../../mod/settings.php:46 -msgid "Display" -msgstr "显示" - -#: ../../mod/settings.php:52 ../../mod/settings.php:777 -msgid "Social Networks" -msgstr "社会化网络" - -#: ../../mod/settings.php:62 ../../include/nav.php:168 -msgid "Delegations" -msgstr "代表" - -#: ../../mod/settings.php:67 -msgid "Connected apps" -msgstr "连接着应用" - -#: ../../mod/settings.php:72 ../../mod/uexport.php:85 -msgid "Export personal data" -msgstr "出口私人信息" - -#: ../../mod/settings.php:77 -msgid "Remove account" -msgstr "删除账户" - -#: ../../mod/settings.php:129 -msgid "Missing some important data!" -msgstr "有的重要信息失踪的!" - -#: ../../mod/settings.php:238 -msgid "Failed to connect with email account using the settings provided." -msgstr "不能连接电子邮件账户用输入的设置。" - -#: ../../mod/settings.php:243 -msgid "Email settings updated." -msgstr "电子邮件设置更新了" - -#: ../../mod/settings.php:258 -msgid "Features updated" -msgstr "特点更新了" - -#: ../../mod/settings.php:321 -msgid "Relocate message has been send to your contacts" -msgstr "调动信息寄给您的熟人" - -#: ../../mod/settings.php:335 -msgid "Passwords do not match. Password unchanged." -msgstr "密码们不相配。密码没未改变的。" - -#: ../../mod/settings.php:340 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "空的密码禁止。密码没未改变的。" - -#: ../../mod/settings.php:348 -msgid "Wrong password." -msgstr "密码不正确。" - -#: ../../mod/settings.php:359 -msgid "Password changed." -msgstr "密码变化了。" - -#: ../../mod/settings.php:361 -msgid "Password update failed. Please try again." -msgstr "密码更新失败了。请再试。" - -#: ../../mod/settings.php:426 -msgid " Please use a shorter name." -msgstr "请用短一点个名。" - -#: ../../mod/settings.php:428 -msgid " Name too short." -msgstr "名字太短。" - -#: ../../mod/settings.php:437 -msgid "Wrong Password" -msgstr "密码不正确" - -#: ../../mod/settings.php:442 -msgid " Not valid email." -msgstr " 电子邮件地址无效." - -#: ../../mod/settings.php:448 -msgid " Cannot change to that email." -msgstr "不能变化到这个邮件地址。" - -#: ../../mod/settings.php:503 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "私人评坛没有隐私批准。默认隐私组用者。" - -#: ../../mod/settings.php:507 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "私人评坛没有隐私批准或默认隐私组。" - -#: ../../mod/settings.php:537 -msgid "Settings updated." -msgstr "设置跟新了" - -#: ../../mod/settings.php:610 ../../mod/settings.php:636 -#: ../../mod/settings.php:672 -msgid "Add application" -msgstr "加入应用" - -#: ../../mod/settings.php:614 ../../mod/settings.php:640 -msgid "Consumer Key" -msgstr "钥匙(Consumer Key)" - -#: ../../mod/settings.php:615 ../../mod/settings.php:641 -msgid "Consumer Secret" -msgstr "密码(Consumer Secret)" - -#: ../../mod/settings.php:616 ../../mod/settings.php:642 -msgid "Redirect" -msgstr "重定向" - -#: ../../mod/settings.php:617 ../../mod/settings.php:643 -msgid "Icon url" -msgstr "图符URL" - -#: ../../mod/settings.php:628 -msgid "You can't edit this application." -msgstr "您不能编辑这个应用。" - -#: ../../mod/settings.php:671 -msgid "Connected Apps" -msgstr "连接着应用" - -#: ../../mod/settings.php:675 -msgid "Client key starts with" -msgstr "客户钥匙头字是" - -#: ../../mod/settings.php:676 -msgid "No name" -msgstr "无名" - -#: ../../mod/settings.php:677 -msgid "Remove authorization" -msgstr "撤消权能" - -#: ../../mod/settings.php:689 -msgid "No Plugin settings configured" -msgstr "没插件设置配置了" - -#: ../../mod/settings.php:697 -msgid "Plugin Settings" -msgstr "插件设置" - -#: ../../mod/settings.php:711 -msgid "Off" -msgstr "关" - -#: ../../mod/settings.php:711 -msgid "On" -msgstr "开" - -#: ../../mod/settings.php:719 -msgid "Additional Features" -msgstr "附加的特点" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "包括的支持为%s连通性是%s" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "enabled" -msgstr "能够做的" - -#: ../../mod/settings.php:733 ../../mod/settings.php:734 -msgid "disabled" -msgstr "使不能用" - -#: ../../mod/settings.php:734 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:770 -msgid "Email access is disabled on this site." -msgstr "这个网站没有邮件使用权" - -#: ../../mod/settings.php:782 -msgid "Email/Mailbox Setup" -msgstr "邮件收件箱设置" - -#: ../../mod/settings.php:783 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "如果您想用这股服务(可选的)跟邮件熟人交流,请指定怎么连通您的收件箱。" - -#: ../../mod/settings.php:784 -msgid "Last successful email check:" -msgstr "上个成功收件箱检查:" - -#: ../../mod/settings.php:786 -msgid "IMAP server name:" -msgstr "IMAP服务器名字:" - -#: ../../mod/settings.php:787 -msgid "IMAP port:" -msgstr "IMAP服务器端口:" - -#: ../../mod/settings.php:788 -msgid "Security:" -msgstr "安全:" - -#: ../../mod/settings.php:788 ../../mod/settings.php:793 -msgid "None" -msgstr "没有" - -#: ../../mod/settings.php:789 -msgid "Email login name:" -msgstr "邮件登记名:" - -#: ../../mod/settings.php:790 -msgid "Email password:" -msgstr "邮件密码:" - -#: ../../mod/settings.php:791 -msgid "Reply-to address:" -msgstr "回答地址:" - -#: ../../mod/settings.php:792 -msgid "Send public posts to all email contacts:" -msgstr "发公开的文章给所有的邮件熟人:" - -#: ../../mod/settings.php:793 -msgid "Action after import:" -msgstr "进口后行动:" - -#: ../../mod/settings.php:793 -msgid "Mark as seen" -msgstr "标注看过" - -#: ../../mod/settings.php:793 -msgid "Move to folder" -msgstr "搬到文件夹" - -#: ../../mod/settings.php:794 -msgid "Move to folder:" -msgstr "搬到文件夹:" - -#: ../../mod/settings.php:875 -msgid "Display Settings" -msgstr "表示设置" - -#: ../../mod/settings.php:881 ../../mod/settings.php:896 -msgid "Display Theme:" -msgstr "显示主题:" - -#: ../../mod/settings.php:882 -msgid "Mobile Theme:" -msgstr "手机主题:" - -#: ../../mod/settings.php:883 -msgid "Update browser every xx seconds" -msgstr "更新游览器每XX秒" - -#: ../../mod/settings.php:883 -msgid "Minimum of 10 seconds, no maximum" -msgstr "最小10秒,没有上限" - -#: ../../mod/settings.php:884 -msgid "Number of items to display per page:" -msgstr "每页表示多少项目:" - -#: ../../mod/settings.php:884 ../../mod/settings.php:885 -msgid "Maximum of 100 items" -msgstr "最多100项目" - -#: ../../mod/settings.php:885 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "用手机看一页展示多少项目:" - -#: ../../mod/settings.php:886 -msgid "Don't show emoticons" -msgstr "别表示请表符号" - -#: ../../mod/settings.php:887 -msgid "Don't show notices" -msgstr "别表提示" - -#: ../../mod/settings.php:888 -msgid "Infinite scroll" -msgstr "无限的滚动" - -#: ../../mod/settings.php:889 -msgid "Automatic updates only at the top of the network page" +#: ../../mod/crepair.php:169 +msgid "No mirroring" msgstr "" -#: ../../mod/settings.php:966 -msgid "User Types" +#: ../../mod/crepair.php:169 +msgid "Mirror as forwarded posting" msgstr "" -#: ../../mod/settings.php:967 -msgid "Community Types" +#: ../../mod/crepair.php:169 +msgid "Mirror as my own posting" msgstr "" -#: ../../mod/settings.php:968 -msgid "Normal Account Page" -msgstr "平常账户页" +#: ../../mod/newmember.php:6 +msgid "Welcome to Friendica" +msgstr "Friendica欢迎你" -#: ../../mod/settings.php:969 -msgid "This account is a normal personal profile" -msgstr "这个帐户是正常私人简介" +#: ../../mod/newmember.php:8 +msgid "New Member Checklist" +msgstr "新的成员一览表" -#: ../../mod/settings.php:972 -msgid "Soapbox Page" -msgstr "演讲台页" - -#: ../../mod/settings.php:973 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "自动批准所有联络/友谊要求当只看的迷" - -#: ../../mod/settings.php:976 -msgid "Community Forum/Celebrity Account" -msgstr "社会评坛/名人账户" - -#: ../../mod/settings.php:977 +#: ../../mod/newmember.php:12 msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "自动批准所有联络/友谊要求当看写的迷" +"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." +msgstr "我们想提高几个建议和超链接为让你的经历愉快。点击一个项目为了访问相应的网页。你最初登记两周以上一个环节到这儿来在你的首页,然后悄声地消失。" -#: ../../mod/settings.php:980 -msgid "Automatic Friend Page" -msgstr "自动朋友页" +#: ../../mod/newmember.php:14 +msgid "Getting Started" +msgstr "开始方法" -#: ../../mod/settings.php:981 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "自动批准所有联络/友谊要求当朋友" +#: ../../mod/newmember.php:18 +msgid "Friendica Walk-Through" +msgstr "Friendica游览" -#: ../../mod/settings.php:984 -msgid "Private Forum [Experimental]" -msgstr "隐私评坛[实验性的 ]" - -#: ../../mod/settings.php:985 -msgid "Private forum - approved members only" -msgstr "隐私评坛-只批准的成员" - -#: ../../mod/settings.php:997 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:997 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(可选的)许这个OpenID这个账户登记。" - -#: ../../mod/settings.php:1007 -msgid "Publish your default profile in your local site directory?" -msgstr "出版您默认简介在您当地的网站目录?" - -#: ../../mod/settings.php:1013 -msgid "Publish your default profile in the global social directory?" -msgstr "出版您默认简介在综合社会目录?" - -#: ../../mod/settings.php:1021 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "藏起来 发现您的熟人/朋友单不让这个简介看着看?\n " - -#: ../../mod/settings.php:1025 ../../include/conversation.php:1056 -msgid "Hide your profile details from unknown viewers?" -msgstr "使简介信息给陌生的看着看不了?" - -#: ../../mod/settings.php:1030 -msgid "Allow friends to post to your profile page?" -msgstr "允许朋友们贴文章在您的简介页?" - -#: ../../mod/settings.php:1036 -msgid "Allow friends to tag your posts?" -msgstr "允许朋友们标签您的文章?" - -#: ../../mod/settings.php:1042 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "允许我们建议您潜力朋友给新成员?" - -#: ../../mod/settings.php:1048 -msgid "Permit unknown people to send you private mail?" -msgstr "允许生人寄给您私人邮件?" - -#: ../../mod/settings.php:1056 -msgid "Profile is not published." -msgstr "简介是没出版" - -#: ../../mod/settings.php:1059 ../../mod/profile_photo.php:248 -msgid "or" -msgstr "或者" - -#: ../../mod/settings.php:1064 -msgid "Your Identity Address is" -msgstr "您的同一个人地址是" - -#: ../../mod/settings.php:1075 -msgid "Automatically expire posts after this many days:" -msgstr "自动地过期文章这数天:" - -#: ../../mod/settings.php:1075 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "如果空的,文章不会过期。过期的文章被删除" - -#: ../../mod/settings.php:1076 -msgid "Advanced expiration settings" -msgstr "先进的过期设置" - -#: ../../mod/settings.php:1077 -msgid "Advanced Expiration" -msgstr "先进的过期" - -#: ../../mod/settings.php:1078 -msgid "Expire posts:" -msgstr "把文章过期:" - -#: ../../mod/settings.php:1079 -msgid "Expire personal notes:" -msgstr "把私人便条过期:" - -#: ../../mod/settings.php:1080 -msgid "Expire starred posts:" -msgstr "把星的文章过期:" - -#: ../../mod/settings.php:1081 -msgid "Expire photos:" -msgstr "把照片过期:" - -#: ../../mod/settings.php:1082 -msgid "Only expire posts by others:" -msgstr "只别人的文章过期:" - -#: ../../mod/settings.php:1108 -msgid "Account Settings" -msgstr "帐户设置" - -#: ../../mod/settings.php:1116 -msgid "Password Settings" -msgstr "密码设置" - -#: ../../mod/settings.php:1117 -msgid "New Password:" -msgstr "新密码:" - -#: ../../mod/settings.php:1118 -msgid "Confirm:" -msgstr "确认:" - -#: ../../mod/settings.php:1118 -msgid "Leave password fields blank unless changing" -msgstr "非变化留空密码栏" - -#: ../../mod/settings.php:1119 -msgid "Current Password:" -msgstr "目前密码:" - -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 -msgid "Your current password to confirm the changes" -msgstr "您目前密码为确认变化" - -#: ../../mod/settings.php:1120 -msgid "Password:" -msgstr "密码:" - -#: ../../mod/settings.php:1124 -msgid "Basic Settings" -msgstr "基础设置" - -#: ../../mod/settings.php:1125 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "全名:" - -#: ../../mod/settings.php:1126 -msgid "Email Address:" -msgstr "电子邮件地址:" - -#: ../../mod/settings.php:1127 -msgid "Your Timezone:" -msgstr "您的时区:" - -#: ../../mod/settings.php:1128 -msgid "Default Post Location:" -msgstr "默认文章位置:" - -#: ../../mod/settings.php:1129 -msgid "Use Browser Location:" -msgstr "用游览器位置:" - -#: ../../mod/settings.php:1132 -msgid "Security and Privacy Settings" -msgstr "安全和隐私设置" - -#: ../../mod/settings.php:1134 -msgid "Maximum Friend Requests/Day:" -msgstr "最多友谊要求个天:" - -#: ../../mod/settings.php:1134 ../../mod/settings.php:1164 -msgid "(to prevent spam abuse)" -msgstr "(为防止垃圾邮件滥用)" - -#: ../../mod/settings.php:1135 -msgid "Default Post Permissions" -msgstr "默认文章准许" - -#: ../../mod/settings.php:1136 -msgid "(click to open/close)" -msgstr "(点击为打开/关闭)" - -#: ../../mod/settings.php:1145 ../../mod/photos.php:1146 -#: ../../mod/photos.php:1517 -msgid "Show to Groups" -msgstr "给组表示" - -#: ../../mod/settings.php:1146 ../../mod/photos.php:1147 -#: ../../mod/photos.php:1518 -msgid "Show to Contacts" -msgstr "给熟人表示" - -#: ../../mod/settings.php:1147 -msgid "Default Private Post" -msgstr "默认私人文章" - -#: ../../mod/settings.php:1148 -msgid "Default Public Post" -msgstr "默认公开文章" - -#: ../../mod/settings.php:1152 -msgid "Default Permissions for New Posts" -msgstr "默认权利为新文章" - -#: ../../mod/settings.php:1164 -msgid "Maximum private messages per day from unknown people:" -msgstr "一天最多从生人私人邮件:" - -#: ../../mod/settings.php:1167 -msgid "Notification Settings" -msgstr "消息设置" - -#: ../../mod/settings.php:1168 -msgid "By default post a status message when:" -msgstr "默认地发现状通知如果:" - -#: ../../mod/settings.php:1169 -msgid "accepting a friend request" -msgstr "接受朋友邀请" - -#: ../../mod/settings.php:1170 -msgid "joining a forum/community" -msgstr "加入评坛/社会" - -#: ../../mod/settings.php:1171 -msgid "making an interesting profile change" -msgstr "把简介有意思地变修改" - -#: ../../mod/settings.php:1172 -msgid "Send a notification email when:" -msgstr "发一个消息要是:" - -#: ../../mod/settings.php:1173 -msgid "You receive an introduction" -msgstr "你受到一个介绍" - -#: ../../mod/settings.php:1174 -msgid "Your introductions are confirmed" -msgstr "你的介绍确认了" - -#: ../../mod/settings.php:1175 -msgid "Someone writes on your profile wall" -msgstr "某人写在你的简历墙" - -#: ../../mod/settings.php:1176 -msgid "Someone writes a followup comment" -msgstr "某人写一个后续的评论" - -#: ../../mod/settings.php:1177 -msgid "You receive a private message" -msgstr "你受到一个私消息" - -#: ../../mod/settings.php:1178 -msgid "You receive a friend suggestion" -msgstr "你受到一个朋友建议" - -#: ../../mod/settings.php:1179 -msgid "You are tagged in a post" -msgstr "你被在新闻标签" - -#: ../../mod/settings.php:1180 -msgid "You are poked/prodded/etc. in a post" -msgstr "您在文章被戳" - -#: ../../mod/settings.php:1183 -msgid "Advanced Account/Page Type Settings" -msgstr "专家账户/页种设置" - -#: ../../mod/settings.php:1184 -msgid "Change the behaviour of this account for special situations" -msgstr "把这个账户特别情况的时候行动变化" - -#: ../../mod/settings.php:1187 -msgid "Relocate" -msgstr "调动" - -#: ../../mod/settings.php:1188 +#: ../../mod/newmember.php:18 msgid "" -"If you have moved this profile from another server, and some of your " -"contacts don't receive your updates, try pushing this button." -msgstr "如果您调动这个简介从别的服务器但有的熟人没收到您的更新,尝试按这个钮。" +"On your Quick Start page - find a brief introduction to your " +"profile and network tabs, make some new connections, and find some groups to" +" join." +msgstr "在您的快开始页-看段介绍您的简介和网络分页,结新联系,而找新组为加入。" -#: ../../mod/settings.php:1189 -msgid "Resend relocate message to contacts" -msgstr "把调动信息寄给熟人" +#: ../../mod/newmember.php:26 +msgid "Go to Your Settings" +msgstr "您的设置" -#: ../../mod/profiles.php:37 -msgid "Profile deleted." -msgstr "简介删除了。" - -#: ../../mod/profiles.php:55 ../../mod/profiles.php:89 -msgid "Profile-" -msgstr "简介-" - -#: ../../mod/profiles.php:74 ../../mod/profiles.php:117 -msgid "New profile created." -msgstr "创造新的简介" - -#: ../../mod/profiles.php:95 -msgid "Profile unavailable to clone." -msgstr "简介不可用为复制。" - -#: ../../mod/profiles.php:170 -msgid "Profile Name is required." -msgstr "必要简介名" - -#: ../../mod/profiles.php:321 -msgid "Marital Status" -msgstr "婚姻状况 " - -#: ../../mod/profiles.php:325 -msgid "Romantic Partner" -msgstr "情人" - -#: ../../mod/profiles.php:329 -msgid "Likes" -msgstr "喜欢" - -#: ../../mod/profiles.php:333 -msgid "Dislikes" -msgstr "不喜欢" - -#: ../../mod/profiles.php:337 -msgid "Work/Employment" -msgstr "工作" - -#: ../../mod/profiles.php:340 -msgid "Religion" -msgstr "宗教" - -#: ../../mod/profiles.php:344 -msgid "Political Views" -msgstr "政治观念" - -#: ../../mod/profiles.php:348 -msgid "Gender" -msgstr "性别" - -#: ../../mod/profiles.php:352 -msgid "Sexual Preference" -msgstr "性取向" - -#: ../../mod/profiles.php:356 -msgid "Homepage" -msgstr "主页" - -#: ../../mod/profiles.php:360 -msgid "Interests" -msgstr "兴趣" - -#: ../../mod/profiles.php:364 -msgid "Address" -msgstr "地址" - -#: ../../mod/profiles.php:371 -msgid "Location" -msgstr "位置" - -#: ../../mod/profiles.php:454 -msgid "Profile updated." -msgstr "简介更新了。" - -#: ../../mod/profiles.php:525 -msgid " and " -msgstr "和" - -#: ../../mod/profiles.php:533 -msgid "public profile" -msgstr "公开简介" - -#: ../../mod/profiles.php:536 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s把%2$s变化成“%3$s”" - -#: ../../mod/profiles.php:537 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - 看 %1$s的%2$s" - -#: ../../mod/profiles.php:540 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s有更新的%2$s,修改%3$s." - -#: ../../mod/profiles.php:615 -msgid "Hide contacts and friends:" -msgstr "" - -#: ../../mod/profiles.php:620 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "藏起来发现您的熟人/朋友单不让这个简介看着看?" - -#: ../../mod/profiles.php:641 -msgid "Edit Profile Details" -msgstr "剪辑简介消息" - -#: ../../mod/profiles.php:643 -msgid "Change Profile Photo" -msgstr "改变简介照片" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "看这个简介" - -#: ../../mod/profiles.php:645 -msgid "Create a new profile using these settings" -msgstr "造成新的简介用这些设置" - -#: ../../mod/profiles.php:646 -msgid "Clone this profile" -msgstr "复制这个简介" - -#: ../../mod/profiles.php:647 -msgid "Delete this profile" -msgstr "删除这个简介" - -#: ../../mod/profiles.php:648 -msgid "Profile Name:" -msgstr "简介名:" - -#: ../../mod/profiles.php:649 -msgid "Your Full Name:" -msgstr "你的全名:" - -#: ../../mod/profiles.php:650 -msgid "Title/Description:" -msgstr "标题/描述:" - -#: ../../mod/profiles.php:651 -msgid "Your Gender:" -msgstr "你的性:" - -#: ../../mod/profiles.php:652 -#, php-format -msgid "Birthday (%s):" -msgstr "生日(%s):" - -#: ../../mod/profiles.php:653 -msgid "Street Address:" -msgstr "地址:" - -#: ../../mod/profiles.php:654 -msgid "Locality/City:" -msgstr "现场/城市:" - -#: ../../mod/profiles.php:655 -msgid "Postal/Zip Code:" -msgstr "邮政编码:" - -#: ../../mod/profiles.php:656 -msgid "Country:" -msgstr "国家:" - -#: ../../mod/profiles.php:657 -msgid "Region/State:" -msgstr "区域/省" - -#: ../../mod/profiles.php:658 -msgid " Marital Status:" -msgstr "婚姻状况:" - -#: ../../mod/profiles.php:659 -msgid "Who: (if applicable)" -msgstr "谁:(要是使用)" - -#: ../../mod/profiles.php:660 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "比如:limou,李某,limou@example。com" - -#: ../../mod/profiles.php:661 -msgid "Since [date]:" -msgstr "追溯[日期]:" - -#: ../../mod/profiles.php:662 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "性取向" - -#: ../../mod/profiles.php:663 -msgid "Homepage URL:" -msgstr "主页URL:" - -#: ../../mod/profiles.php:664 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "故乡:" - -#: ../../mod/profiles.php:665 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "政治观念:" - -#: ../../mod/profiles.php:666 -msgid "Religious Views:" -msgstr " 宗教信仰 :" - -#: ../../mod/profiles.php:667 -msgid "Public Keywords:" -msgstr "公开关键字 :" - -#: ../../mod/profiles.php:668 -msgid "Private Keywords:" -msgstr "私人关键字" - -#: ../../mod/profiles.php:669 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "喜欢:" - -#: ../../mod/profiles.php:670 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "不喜欢:" - -#: ../../mod/profiles.php:671 -msgid "Example: fishing photography software" -msgstr "例如:钓鱼 照片 软件" - -#: ../../mod/profiles.php:672 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(用于建议可能的朋友们,会被别人看)" - -#: ../../mod/profiles.php:673 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(用于搜索简介,没有给别人看)" - -#: ../../mod/profiles.php:674 -msgid "Tell us about yourself..." -msgstr "给我们自我介绍..." - -#: ../../mod/profiles.php:675 -msgid "Hobbies/Interests" -msgstr "爱好/兴趣" - -#: ../../mod/profiles.php:676 -msgid "Contact information and Social Networks" -msgstr "熟人信息和社会化网络" - -#: ../../mod/profiles.php:677 -msgid "Musical interests" -msgstr "音乐兴趣" - -#: ../../mod/profiles.php:678 -msgid "Books, literature" -msgstr "书,文学" - -#: ../../mod/profiles.php:679 -msgid "Television" -msgstr "电视" - -#: ../../mod/profiles.php:680 -msgid "Film/dance/culture/entertainment" -msgstr "电影/跳舞/文化/娱乐" - -#: ../../mod/profiles.php:681 -msgid "Love/romance" -msgstr "爱情/浪漫" - -#: ../../mod/profiles.php:682 -msgid "Work/employment" -msgstr "工作" - -#: ../../mod/profiles.php:683 -msgid "School/education" -msgstr "学院/教育" - -#: ../../mod/profiles.php:688 +#: ../../mod/newmember.php:26 msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "这是你的公开的简介。
可能被所有的因特网用的看到。" +"On your Settings 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." +msgstr "在你的设置页 - 改变你的最初的密码。也记住你的客户地址。这好像一个电子邮件地址,是用于在自由社会化网络交朋友们有用的。" -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "编辑/管理简介" - -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "组造成了。" - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "不能造成组。" - -#: ../../mod/group.php:47 ../../mod/group.php:140 -msgid "Group not found." -msgstr "组找不到。" - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "组名变化了。" - -#: ../../mod/group.php:87 -msgid "Save Group" -msgstr "保存组" - -#: ../../mod/group.php:93 -msgid "Create a group of contacts/friends." -msgstr "造成组熟人/朋友们。" - -#: ../../mod/group.php:94 ../../mod/group.php:180 -msgid "Group Name: " -msgstr "组名:" - -#: ../../mod/group.php:113 -msgid "Group removed." -msgstr "组删除了。" - -#: ../../mod/group.php:115 -msgid "Unable to remove group." -msgstr "不能删除组。" - -#: ../../mod/group.php:179 -msgid "Group Editor" -msgstr "组编辑器" - -#: ../../mod/group.php:192 -msgid "Members" -msgstr "成员" - -#: ../../mod/group.php:224 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "点击熟人为添加或删除。" - -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" -msgstr "源代码(bbcode)正文" - -#: ../../mod/babel.php:23 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "源代(Diaspora)正文要翻译成BBCode:" - -#: ../../mod/babel.php:31 -msgid "Source input: " -msgstr "源代码输入:" - -#: ../../mod/babel.php:35 -msgid "bb2html (raw HTML): " -msgstr "bb2html(生HTML): " - -#: ../../mod/babel.php:39 -msgid "bb2html: " -msgstr "bb2html:" - -#: ../../mod/babel.php:43 -msgid "bb2html2bb: " -msgstr "bb2html2bb:" - -#: ../../mod/babel.php:47 -msgid "bb2md: " -msgstr "bb2md:" - -#: ../../mod/babel.php:51 -msgid "bb2md2html: " -msgstr "bb2md2html:" - -#: ../../mod/babel.php:55 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb:" - -#: ../../mod/babel.php:59 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb:" - -#: ../../mod/babel.php:69 -msgid "Source input (Diaspora format): " -msgstr "源代输入(Diaspora形式):" - -#: ../../mod/babel.php:74 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "不可用的" - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "熟人添了" - -#: ../../mod/notify.php:75 ../../mod/notifications.php:336 -msgid "No more system notifications." -msgstr "没别系统通知。" - -#: ../../mod/notify.php:79 ../../mod/notifications.php:340 -msgid "System Notifications" -msgstr "系统通知" - -#: ../../mod/message.php:9 ../../include/nav.php:162 -msgid "New Message" -msgstr "新的消息" - -#: ../../mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "找不到熟人信息。" - -#: ../../mod/message.php:182 ../../mod/notifications.php:103 -#: ../../include/nav.php:159 -msgid "Messages" -msgstr "消息" - -#: ../../mod/message.php:207 -msgid "Do you really want to delete this message?" -msgstr "您真的想删除这个通知吗?" - -#: ../../mod/message.php:227 -msgid "Message deleted." -msgstr "消息删除了。" - -#: ../../mod/message.php:258 -msgid "Conversation removed." -msgstr "交流删除了。" - -#: ../../mod/message.php:371 -msgid "No messages." -msgstr "没有消息" - -#: ../../mod/message.php:378 -#, php-format -msgid "Unknown sender - %s" -msgstr "生发送人-%s" - -#: ../../mod/message.php:381 -#, php-format -msgid "You and %s" -msgstr "您和%s" - -#: ../../mod/message.php:384 -#, php-format -msgid "%s and You" -msgstr "%s和您" - -#: ../../mod/message.php:405 ../../mod/message.php:546 -msgid "Delete conversation" -msgstr "删除交谈" - -#: ../../mod/message.php:408 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:411 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d通知" - -#: ../../mod/message.php:450 -msgid "Message not available." -msgstr "通信不可用的" - -#: ../../mod/message.php:520 -msgid "Delete message" -msgstr "删除消息" - -#: ../../mod/message.php:548 +#: ../../mod/newmember.php:28 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "没可用的安全交通。您可能会在发送人的简介页会回答。" +"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." +msgstr "校对别的设置,特别隐私设置。一个未出版的目录项目是跟未出版的电话号码一样。平时,你可能应该出版你的目录项目-除非都你的朋友们和可交的朋友们已经知道确切地怎么找你。" -#: ../../mod/message.php:552 -msgid "Send Reply" -msgstr "发回答" - -#: ../../mod/like.php:168 ../../include/conversation.php:140 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s不喜欢%2$s的%3$s" - -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "评论发表了。" - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:134 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "时间装换" - -#: ../../mod/localtime.php:26 +#: ../../mod/newmember.php:36 msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。" +"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." +msgstr "上传一张简历照片除非你已经做过。研究表明有真正自己的照片的人比没有的交朋友们可能多十倍。" -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC时间: %s" +#: ../../mod/newmember.php:38 +msgid "Edit Your Profile" +msgstr "编辑您的简介" -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "现在时区: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "装换的当地时间:%s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "请选择你的时区:" - -#: ../../mod/filer.php:30 ../../include/conversation.php:1005 -#: ../../include/conversation.php:1023 -msgid "Save to Folder:" -msgstr "保存再文件夹:" - -#: ../../mod/filer.php:30 -msgid "- select -" -msgstr "-选择-" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "无限的简介标识符。" - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "简介能见度编辑器。" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "能见被" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "所有熟人(跟安全地简介使用权)" - -#: ../../mod/viewcontacts.php:39 -msgid "No contacts." -msgstr "没有熟人。" - -#: ../../mod/viewcontacts.php:76 ../../include/text.php:875 -msgid "View Contacts" -msgstr "看熟人" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "搜索人物" - -#: ../../mod/dirfind.php:60 ../../mod/match.php:65 -msgid "No matches" -msgstr "没有结果" - -#: ../../mod/photos.php:67 ../../mod/photos.php:1228 ../../mod/photos.php:1817 -msgid "Upload New Photos" -msgstr "上传新照片" - -#: ../../mod/photos.php:144 -msgid "Contact information unavailable" -msgstr "熟人信息不可用" - -#: ../../mod/photos.php:165 -msgid "Album not found." -msgstr "取回不了相册." - -#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1206 -msgid "Delete Album" -msgstr "删除相册" - -#: ../../mod/photos.php:198 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "您真的想删除这个相册和所有里面的照相吗?" - -#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1513 -msgid "Delete Photo" -msgstr "删除照片" - -#: ../../mod/photos.php:287 -msgid "Do you really want to delete this photo?" -msgstr "您真的想删除这个照相吗?" - -#: ../../mod/photos.php:662 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "%1$s被%3$s标签在%2$s" - -#: ../../mod/photos.php:662 -msgid "a photo" -msgstr "一张照片" - -#: ../../mod/photos.php:767 -msgid "Image exceeds size limit of " -msgstr "图片超出最大尺寸" - -#: ../../mod/photos.php:775 -msgid "Image file is empty." -msgstr "图片文件空的。" - -#: ../../mod/photos.php:807 ../../mod/wall_upload.php:112 -#: ../../mod/profile_photo.php:153 -msgid "Unable to process image." -msgstr "处理不了图像." - -#: ../../mod/photos.php:834 ../../mod/wall_upload.php:138 -#: ../../mod/profile_photo.php:301 -msgid "Image upload failed." -msgstr "图像上载失败了." - -#: ../../mod/photos.php:930 -msgid "No photos selected" -msgstr "没有照片挑选了" - -#: ../../mod/photos.php:1031 ../../mod/videos.php:226 -msgid "Access to this item is restricted." -msgstr "这个项目使用权限的。" - -#: ../../mod/photos.php:1094 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "您用%2$.2f兆字节的%1$.2f兆字节照片存储。" - -#: ../../mod/photos.php:1129 -msgid "Upload Photos" -msgstr "上传照片" - -#: ../../mod/photos.php:1133 ../../mod/photos.php:1201 -msgid "New album name: " -msgstr "新册名:" - -#: ../../mod/photos.php:1134 -msgid "or existing album name: " -msgstr "或现有册名" - -#: ../../mod/photos.php:1135 -msgid "Do not show a status post for this upload" -msgstr "别显示现状报到关于这个上传" - -#: ../../mod/photos.php:1137 ../../mod/photos.php:1508 -msgid "Permissions" -msgstr "权利" - -#: ../../mod/photos.php:1148 -msgid "Private Photo" -msgstr "私人照相" - -#: ../../mod/photos.php:1149 -msgid "Public Photo" -msgstr "公开照相" - -#: ../../mod/photos.php:1216 -msgid "Edit Album" -msgstr "编照片册" - -#: ../../mod/photos.php:1222 -msgid "Show Newest First" -msgstr "先表示最新的" - -#: ../../mod/photos.php:1224 -msgid "Show Oldest First" -msgstr "先表示最老的" - -#: ../../mod/photos.php:1257 ../../mod/photos.php:1800 -msgid "View Photo" -msgstr "看照片" - -#: ../../mod/photos.php:1292 -msgid "Permission denied. Access to this item may be restricted." -msgstr "无权利。用这个项目可能受限制。" - -#: ../../mod/photos.php:1294 -msgid "Photo not available" -msgstr "照片不可获得的 " - -#: ../../mod/photos.php:1350 -msgid "View photo" -msgstr "看照片" - -#: ../../mod/photos.php:1350 -msgid "Edit photo" -msgstr "编辑照片" - -#: ../../mod/photos.php:1351 -msgid "Use as profile photo" -msgstr "用为资料图" - -#: ../../mod/photos.php:1376 -msgid "View Full Size" -msgstr "看全尺寸" - -#: ../../mod/photos.php:1455 -msgid "Tags: " -msgstr "标签:" - -#: ../../mod/photos.php:1458 -msgid "[Remove any tag]" -msgstr "[删除任何标签]" - -#: ../../mod/photos.php:1498 -msgid "Rotate CW (right)" -msgstr "顺时针地转动(左)" - -#: ../../mod/photos.php:1499 -msgid "Rotate CCW (left)" -msgstr "反顺时针地转动(右)" - -#: ../../mod/photos.php:1501 -msgid "New album name" -msgstr "新册名" - -#: ../../mod/photos.php:1504 -msgid "Caption" -msgstr "字幕" - -#: ../../mod/photos.php:1506 -msgid "Add a Tag" -msgstr "加标签" - -#: ../../mod/photos.php:1510 +#: ../../mod/newmember.php:38 msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "例子:@zhang, @Zhang_San, @li@example.com, #Beijing, #ktv" +"Edit your default profile to your liking. Review the " +"settings for hiding your list of friends and hiding the profile from unknown" +" visitors." +msgstr "随意编你的公开的简历。评论设置为藏起来你的朋友表和简历过陌生来客。" -#: ../../mod/photos.php:1519 -msgid "Private photo" -msgstr "私人照相" +#: ../../mod/newmember.php:40 +msgid "Profile Keywords" +msgstr "简介关键字" -#: ../../mod/photos.php:1520 -msgid "Public photo" -msgstr "公开照相" +#: ../../mod/newmember.php:40 +msgid "" +"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." +msgstr "指定一些公开关键字在您的默认简介描述您兴趣。我们可能找得了别人有相似兴趣和建议友谊。" -#: ../../mod/photos.php:1542 ../../include/conversation.php:1089 -msgid "Share" -msgstr "分享" +#: ../../mod/newmember.php:44 +msgid "Connecting" +msgstr "连接着" -#: ../../mod/photos.php:1806 ../../mod/videos.php:308 -msgid "View Album" -msgstr "看照片册" +#: ../../mod/newmember.php:49 +msgid "" +"Authorise the Facebook Connector if you currently have a Facebook account " +"and we will (optionally) import all your Facebook friends and conversations." +msgstr "要是你有一个Facebook账户,批准Facebook插销。我们来(可选的)进口都你Facebook朋友们和交谈。" -#: ../../mod/photos.php:1815 -msgid "Recent Photos" -msgstr "最近的照片" +#: ../../mod/newmember.php:51 +msgid "" +"If this is your own personal server, installing the Facebook addon " +"may ease your transition to the free social web." +msgstr "要是这是你的私利服务器,安装Facebook插件会把你的过渡到自由社会化网络自在一点。" -#: ../../mod/wall_attach.php:75 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "不好意思,可能你上传的是PHP设置允许的大" +#: ../../mod/newmember.php:56 +msgid "Importing Emails" +msgstr "进口着邮件" -#: ../../mod/wall_attach.php:75 -msgid "Or - did you try to upload an empty file?" -msgstr "或者,你是不是上传空的文件?" +#: ../../mod/newmember.php:56 +msgid "" +"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" +msgstr "输入你电子邮件使用信息在插销设置页,要是你想用你的电子邮件进口和互动朋友们或邮件表。" -#: ../../mod/wall_attach.php:81 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "文件数目超过最多%d" +#: ../../mod/newmember.php:58 +msgid "Go to Your Contacts Page" +msgstr "您的熟人页" -#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133 -msgid "File upload failed." -msgstr "文件上传失败。" +#: ../../mod/newmember.php:58 +msgid "" +"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 Add New Contact dialog." +msgstr "您熟人页是您门口为管理熟人和连接朋友们在别的网络。典型您输入他的地址或者网站URL在添加新熟人对话框。" -#: ../../mod/videos.php:125 -msgid "No videos selected" -msgstr "没选择的视频" +#: ../../mod/newmember.php:60 +msgid "Go to Your Site's Directory" +msgstr "您网站的目录" -#: ../../mod/videos.php:301 ../../include/text.php:1401 -msgid "View Video" -msgstr "看视频" +#: ../../mod/newmember.php:60 +msgid "" +"The Directory page lets you find other people in this network or other " +"federated sites. Look for a Connect or Follow link on " +"their profile page. Provide your own Identity Address if requested." +msgstr "目录页让您找别人在这个网络或别的同盟的网站。找一个连接关注按钮在他们的简介页。您被要求的话,提供您自己的同一个人地址。" -#: ../../mod/videos.php:317 -msgid "Recent Videos" -msgstr "最近视频" +#: ../../mod/newmember.php:62 +msgid "Finding New People" +msgstr "找新人" -#: ../../mod/videos.php:319 -msgid "Upload New Videos" -msgstr "上传新视频" +#: ../../mod/newmember.php:62 +msgid "" +"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." +msgstr "在熟人页的工具栏有一些工具为找新朋友们。我们会使人们相配按名或兴趣,和以网络关系作为提醒建议的根据。在新网站,朋友建议平常开始24小时后。" + +#: ../../mod/newmember.php:70 +msgid "Group Your Contacts" +msgstr "把熟人组起来" + +#: ../../mod/newmember.php:70 +msgid "" +"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." +msgstr "您交朋友们后,组织他们分私人交流组在您熟人页的边栏,您会私下地跟组交流在您的网络页。" + +#: ../../mod/newmember.php:73 +msgid "Why Aren't My Posts Public?" +msgstr "我文章怎么没公开的?" + +#: ../../mod/newmember.php:73 +msgid "" +"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." +msgstr "Friendica尊敬您的隐私。默认是您文章只被您朋友们看。更多消息在帮助部分在上面的链接。" + +#: ../../mod/newmember.php:78 +msgid "Getting Help" +msgstr "怎么获得帮助" + +#: ../../mod/newmember.php:82 +msgid "Go to the Help Section" +msgstr "看帮助部分" + +#: ../../mod/newmember.php:82 +msgid "" +"Our help pages may be consulted for detail on other program" +" features and resources." +msgstr "我们帮助页可查阅到详情关于别的编程特点和资源。" #: ../../mod/poke.php:192 msgid "Poke/Prod" @@ -5035,52 +7442,140 @@ msgstr "选择您想把别人作" msgid "Make this post private" msgstr "使这个文章私人" +#: ../../mod/prove.php:93 +msgid "" +"\n" +"\t\tDear $[username],\n" +"\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\tinformation for your records (or change your password immediately to\n" +"\t\tsomething that you will remember).\n" +"\t" +msgstr "" + +#: ../../mod/display.php:452 +msgid "Item has been removed." +msgstr "项目被删除了。" + #: ../../mod/subthread.php:103 #, php-format msgid "%1$s is following %2$s's %3$s" msgstr "%1$s关注着%2$s的%3$s" -#: ../../mod/uexport.php:77 -msgid "Export account" -msgstr "出口账户" - -#: ../../mod/uexport.php:77 -msgid "" -"Export your account info and contacts. Use this to make a backup of your " -"account and/or to move it to another server." -msgstr "出口您的商户信息和熟人。这利于备份您的账户活着搬到别的服务器。" - -#: ../../mod/uexport.php:78 -msgid "Export all" -msgstr "出口一切" - -#: ../../mod/uexport.php:78 -msgid "" -"Export your accout info, contacts and all your items as json. Could be a " -"very big file, and could take a lot of time. Use this to make a full backup " -"of your account (photos are not exported)" -msgstr "出口您账户信息,熟人和别的项目成json。可能是很大文件,花很多时间。用这个为创造全备份您的账户(照片没被出口)" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "普通朋友们" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "没有共同熟人。" - -#: ../../mod/wall_upload.php:90 ../../mod/profile_photo.php:144 +#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "图像超标最大极限尺寸 %d" +msgid "%1$s welcomes %2$s" +msgstr "%1$s欢迎%2$s" -#: ../../mod/wall_upload.php:135 ../../mod/wall_upload.php:144 -#: ../../mod/wall_upload.php:151 ../../mod/item.php:463 -#: ../../include/Photo.php:911 ../../include/Photo.php:926 -#: ../../include/Photo.php:933 ../../include/Photo.php:955 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "墙照片" +#: ../../mod/dfrn_confirm.php:121 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "这会偶尔地发生熟人双方都要求和已经批准的时候。" + +#: ../../mod/dfrn_confirm.php:240 +msgid "Response from remote site was not understood." +msgstr "遥网站的回答明白不了。" + +#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254 +msgid "Unexpected response from remote site: " +msgstr "居然回答从遥网站:" + +#: ../../mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "确认成功完成。" + +#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279 +#: ../../mod/dfrn_confirm.php:286 +msgid "Remote site reported: " +msgstr "遥网站报案:" + +#: ../../mod/dfrn_confirm.php:277 +msgid "Temporary failure. Please wait and try again." +msgstr "临时失败。请等一会,再试。" + +#: ../../mod/dfrn_confirm.php:284 +msgid "Introduction failed or was revoked." +msgstr "介绍失败或被吊销。" + +#: ../../mod/dfrn_confirm.php:429 +msgid "Unable to set contact photo." +msgstr "不会指定熟人照片。" + +#: ../../mod/dfrn_confirm.php:571 +#, php-format +msgid "No user record found for '%s' " +msgstr "找不到「%s」的用户记录" + +#: ../../mod/dfrn_confirm.php:581 +msgid "Our site encryption key is apparently messed up." +msgstr "看起来我们的加密钥匙失灵了。" + +#: ../../mod/dfrn_confirm.php:592 +msgid "Empty site URL was provided or URL could not be decrypted by us." +msgstr "空的URL供应,或URL解不了码。" + +#: ../../mod/dfrn_confirm.php:613 +msgid "Contact record was not found for you on our site." +msgstr "熟人记录在我们的网站找不了。" + +#: ../../mod/dfrn_confirm.php:627 +#, php-format +msgid "Site public key not available in contact record for URL %s." +msgstr "没有网站公开钥匙在熟人记录在URL%s。" + +#: ../../mod/dfrn_confirm.php:647 +msgid "" +"The ID provided by your system is a duplicate on our system. It should work " +"if you try again." +msgstr "身份证明由您的系统是在我们的重做。你再试应该运行。" + +#: ../../mod/dfrn_confirm.php:658 +msgid "Unable to set your contact credentials on our system." +msgstr "不能创作您的熟人证件在我们的系统。" + +#: ../../mod/dfrn_confirm.php:725 +msgid "Unable to update your contact profile details on our system" +msgstr "不能更新您的熟人简介消息在我们的系统" + +#: ../../mod/dfrn_confirm.php:797 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s加入%2$s了" + +#: ../../mod/item.php:113 +msgid "Unable to locate original post." +msgstr "找不到当初的新闻" + +#: ../../mod/item.php:324 +msgid "Empty post discarded." +msgstr "空心的新闻丢弃了" + +#: ../../mod/item.php:915 +msgid "System error. Post not saved." +msgstr "系统错误。x" + +#: ../../mod/item.php:941 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "这个新闻是由%s,Friendica社会化网络成员之一,发给你。" + +#: ../../mod/item.php:943 +#, php-format +msgid "You may visit them online at %s" +msgstr "你可以网上拜访他在%s" + +#: ../../mod/item.php:944 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "你不想受到这些新闻的话,请回答这个新闻给发者联系。" + +#: ../../mod/item.php:948 +#, php-format +msgid "%s posted an update." +msgstr "%s贴上一个新闻。" #: ../../mod/profile_photo.php:44 msgid "Image uploaded but image cropping failed." @@ -5138,545 +7633,6 @@ msgstr "编完了" msgid "Image uploaded successfully." msgstr "照片成功地上传了" -#: ../../mod/apps.php:11 -msgid "Applications" -msgstr "应用" - -#: ../../mod/apps.php:14 -msgid "No installed applications." -msgstr "没有安装的应用" - -#: ../../mod/navigation.php:20 ../../include/nav.php:34 -msgid "Nothing new here" -msgstr "这里没有什么新的" - -#: ../../mod/navigation.php:24 ../../include/nav.php:38 -msgid "Clear notifications" -msgstr "清理出通知" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "简介符合" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "没有符合的关键字。请在您的默认简介加关键字。" - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "感兴趣对:" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "标签去除了" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "去除项目标签" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "选择标签去除" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:133 -msgid "Remove" -msgstr "移走" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "项目标题和开始时间是必须的。" - -#: ../../mod/events.php:291 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:313 -msgid "Edit event" -msgstr "编项目" - -#: ../../mod/events.php:335 ../../include/text.php:1643 -#: ../../include/text.php:1653 -msgid "link to source" -msgstr "链接到来源" - -#: ../../mod/events.php:371 -msgid "Create New Event" -msgstr "造成新的项目" - -#: ../../mod/events.php:372 -msgid "Previous" -msgstr "上" - -#: ../../mod/events.php:446 -msgid "hour:minute" -msgstr "小时:分钟" - -#: ../../mod/events.php:456 -msgid "Event details" -msgstr "项目内容" - -#: ../../mod/events.php:457 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "形式是%s%s。开始时间和标题是必须的。" - -#: ../../mod/events.php:459 -msgid "Event Starts:" -msgstr "事件开始:" - -#: ../../mod/events.php:459 ../../mod/events.php:473 -msgid "Required" -msgstr "必须的" - -#: ../../mod/events.php:462 -msgid "Finish date/time is not known or not relevant" -msgstr "结束日/时未知或无关" - -#: ../../mod/events.php:464 -msgid "Event Finishes:" -msgstr "事件结束:" - -#: ../../mod/events.php:467 -msgid "Adjust for viewer timezone" -msgstr "调为观众的时间" - -#: ../../mod/events.php:469 -msgid "Description:" -msgstr "描述:" - -#: ../../mod/events.php:473 -msgid "Title:" -msgstr "标题:" - -#: ../../mod/events.php:475 -msgid "Share this event" -msgstr "分享这个项目" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "找不到可能代表页人。" - -#: ../../mod/delegate.php:124 ../../include/nav.php:168 -msgid "Delegate Page Management" -msgstr "页代表管理" - -#: ../../mod/delegate.php:126 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。" - -#: ../../mod/delegate.php:127 -msgid "Existing Page Managers" -msgstr "目前页管理员" - -#: ../../mod/delegate.php:129 -msgid "Existing Page Delegates" -msgstr "目前页代表" - -#: ../../mod/delegate.php:131 -msgid "Potential Delegates" -msgstr "潜力的代表" - -#: ../../mod/delegate.php:134 -msgid "Add" -msgstr "加" - -#: ../../mod/delegate.php:135 -msgid "No entries." -msgstr "没有项目。" - -#: ../../mod/nogroup.php:59 -msgid "Contacts who are not members of a group" -msgstr "没当成员的熟人" - -#: ../../mod/fbrowser.php:113 -msgid "Files" -msgstr "文件" - -#: ../../mod/maintenance.php:5 -msgid "System down for maintenance" -msgstr "系统关闭为了维持" - -#: ../../mod/removeme.php:46 ../../mod/removeme.php:49 -msgid "Remove My Account" -msgstr "删除我的账户" - -#: ../../mod/removeme.php:47 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "这要完全删除您的账户。这一做过,就不能恢复。" - -#: ../../mod/removeme.php:48 -msgid "Please enter your password for verification:" -msgstr "请输入密码为确认:" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "朋友建议发送了。" - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "建议朋友们" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "建议朋友给%s" - -#: ../../mod/item.php:113 -msgid "Unable to locate original post." -msgstr "找不到当初的新闻" - -#: ../../mod/item.php:324 -msgid "Empty post discarded." -msgstr "空心的新闻丢弃了" - -#: ../../mod/item.php:918 -msgid "System error. Post not saved." -msgstr "系统错误。x" - -#: ../../mod/item.php:945 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "这个新闻是由%s,Friendica社会化网络成员之一,发给你。" - -#: ../../mod/item.php:947 -#, php-format -msgid "You may visit them online at %s" -msgstr "你可以网上拜访他在%s" - -#: ../../mod/item.php:948 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "你不想受到这些新闻的话,请回答这个新闻给发者联系。" - -#: ../../mod/item.php:952 -#, php-format -msgid "%s posted an update." -msgstr "%s贴上一个新闻。" - -#: ../../mod/ping.php:238 -msgid "{0} wants to be your friend" -msgstr "{0}想成为您的朋友" - -#: ../../mod/ping.php:243 -msgid "{0} sent you a message" -msgstr "{0}发给您一个通信" - -#: ../../mod/ping.php:248 -msgid "{0} requested registration" -msgstr "{0}要求注册" - -#: ../../mod/ping.php:254 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0}对%s的文章发表意见" - -#: ../../mod/ping.php:259 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0}喜欢%s的文章" - -#: ../../mod/ping.php:264 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0}不喜欢%s的文章" - -#: ../../mod/ping.php:269 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0}成为%s的朋友" - -#: ../../mod/ping.php:274 -msgid "{0} posted" -msgstr "{0}陈列" - -#: ../../mod/ping.php:279 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0}用#%s标签%s的文章" - -#: ../../mod/ping.php:285 -msgid "{0} mentioned you in a post" -msgstr "{0}提到您在文章" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID协议错误。没ID还。 " - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "找不到账户和OpenID注册不允许。" - -#: ../../mod/openid.php:93 ../../include/auth.php:112 -#: ../../include/auth.php:175 -msgid "Login failed." -msgstr "登记失败了。" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "无效要求身份号。" - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:165 -#: ../../mod/notifications.php:211 -msgid "Discard" -msgstr "丢弃" - -#: ../../mod/notifications.php:78 -msgid "System" -msgstr "系统" - -#: ../../mod/notifications.php:83 ../../include/nav.php:143 -msgid "Network" -msgstr "网络" - -#: ../../mod/notifications.php:98 ../../include/nav.php:152 -msgid "Introductions" -msgstr "介绍" - -#: ../../mod/notifications.php:122 -msgid "Show Ignored Requests" -msgstr "显示不理的要求" - -#: ../../mod/notifications.php:122 -msgid "Hide Ignored Requests" -msgstr "隐藏不理的要求" - -#: ../../mod/notifications.php:149 ../../mod/notifications.php:195 -msgid "Notification type: " -msgstr "通知种类:" - -#: ../../mod/notifications.php:150 -msgid "Friend Suggestion" -msgstr "朋友建议" - -#: ../../mod/notifications.php:152 -#, php-format -msgid "suggested by %s" -msgstr "由%s建议的" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "Post a new friend activity" -msgstr "表新朋友活动" - -#: ../../mod/notifications.php:158 ../../mod/notifications.php:205 -msgid "if applicable" -msgstr "或适用" - -#: ../../mod/notifications.php:181 -msgid "Claims to be known to you: " -msgstr "声称被您认识:" - -#: ../../mod/notifications.php:181 -msgid "yes" -msgstr "是" - -#: ../../mod/notifications.php:181 -msgid "no" -msgstr "否" - -#: ../../mod/notifications.php:188 -msgid "Approve as: " -msgstr "批准作为" - -#: ../../mod/notifications.php:189 -msgid "Friend" -msgstr "朋友" - -#: ../../mod/notifications.php:190 -msgid "Sharer" -msgstr "分享者" - -#: ../../mod/notifications.php:190 -msgid "Fan/Admirer" -msgstr "迷/赞赏者" - -#: ../../mod/notifications.php:196 -msgid "Friend/Connect Request" -msgstr "友谊/联络要求" - -#: ../../mod/notifications.php:196 -msgid "New Follower" -msgstr "新关注者:" - -#: ../../mod/notifications.php:217 -msgid "No introductions." -msgstr "没有介绍。" - -#: ../../mod/notifications.php:220 ../../include/nav.php:153 -msgid "Notifications" -msgstr "通知" - -#: ../../mod/notifications.php:258 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:478 -#, php-format -msgid "%s liked %s's post" -msgstr "%s喜欢了%s的消息" - -#: ../../mod/notifications.php:268 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s不喜欢了%s的消息" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:412 -#: ../../mod/notifications.php:503 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s成为%s的朋友" - -#: ../../mod/notifications.php:290 ../../mod/notifications.php:419 -#, php-format -msgid "%s created a new post" -msgstr "%s造成新文章" - -#: ../../mod/notifications.php:291 ../../mod/notifications.php:420 -#: ../../mod/notifications.php:513 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s便条%s的文章" - -#: ../../mod/notifications.php:306 -msgid "No more network notifications." -msgstr "没有别的网络通信。" - -#: ../../mod/notifications.php:310 -msgid "Network Notifications" -msgstr "网络通知" - -#: ../../mod/notifications.php:435 -msgid "No more personal notifications." -msgstr "没有别的私人通信。" - -#: ../../mod/notifications.php:439 -msgid "Personal Notifications" -msgstr "私人通知" - -#: ../../mod/notifications.php:520 -msgid "No more home notifications." -msgstr "没有别的家通信。" - -#: ../../mod/notifications.php:524 -msgid "Home Notifications" -msgstr "主页通知" - -#: ../../mod/invite.php:27 -msgid "Total invitation limit exceeded." -msgstr "邀请限超过了。" - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : 不是效的电子邮件地址." - -#: ../../mod/invite.php:73 -msgid "Please join us on Friendica" -msgstr "请加入我们再Friendica" - -#: ../../mod/invite.php:84 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "邀请限超过了。请联系您的网站管理员。" - -#: ../../mod/invite.php:89 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : 送消息失败了。" - -#: ../../mod/invite.php:93 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d消息传送了。" - -#: ../../mod/invite.php:112 -msgid "You have no more invitations available" -msgstr "您没有别的邀请" - -#: ../../mod/invite.php:120 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "参观%s看一单公开网站您会加入。Friendica成员在别的网站都会互相连接,再跟很多别的社会网络。" - -#: ../../mod/invite.php:122 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "为接受这个邀请,请再%s或什么别的Friendica网站注册。" - -#: ../../mod/invite.php:123 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Friendica网站们都互相连接造成隐私增加的社会网络属和控制由它的成员。它们也能跟多传统的社会网络连接。看%s表示一单您会加入供替换的Friendica网站。" - -#: ../../mod/invite.php:126 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "不好意思。这个系统目前没设置跟别的公开网站连接或邀请成员。" - -#: ../../mod/invite.php:132 -msgid "Send invitations" -msgstr "发请柬" - -#: ../../mod/invite.php:133 -msgid "Enter email addresses, one per line:" -msgstr "输入电子邮件地址,一行一个:" - -#: ../../mod/invite.php:135 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "您被邀请跟我和彼得近朋友们再Friendica加入-和帮助我们造成更好的社会网络。" - -#: ../../mod/invite.php:137 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "您要输入这个邀请密码:$invite_code" - -#: ../../mod/invite.php:137 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "您一注册,请页跟我连接,用我的简介在:" - -#: ../../mod/invite.php:139 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "看别的信息由于Friendica工程和怎么我们看重,请看http://friendica.com" - -#: ../../mod/manage.php:106 -msgid "Manage Identities and/or Pages" -msgstr "管理身份或页" - -#: ../../mod/manage.php:107 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "交替不同同一人或社会/组页合用您的账户或给您「管理」批准" - -#: ../../mod/manage.php:108 -msgid "Select an identity to manage: " -msgstr "选择同一个人管理:" - -#: ../../mod/home.php:34 -#, php-format -msgid "Welcome to %s" -msgstr "%s欢迎你" - #: ../../mod/allfriends.php:34 #, php-format msgid "Friends of %s" @@ -5686,1771 +7642,47 @@ msgstr "%s的朋友们" msgid "No friends to display." msgstr "没有朋友展示。" -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "增添新的熟人" +#: ../../mod/directory.php:59 +msgid "Find on this site" +msgstr "找在这网站" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "输入地址或网位置" +#: ../../mod/directory.php:62 +msgid "Site Directory" +msgstr "网站目录" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "比如:li@example.com, http://example.com/li" +#: ../../mod/directory.php:116 +msgid "Gender: " +msgstr "性别:" -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d邀请可用的" +#: ../../mod/directory.php:189 +msgid "No entries (some entries may be hidden)." +msgstr "没有文章(有的文章会被隐藏)。" -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "找人物" +#: ../../mod/localtime.php:24 +msgid "Time Conversion" +msgstr "时间装换" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "输入名字或兴趣" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "连接/关注" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "比如:李某,打鱼" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "随机简介" - -#: ../../include/contact_widgets.php:70 -msgid "Networks" -msgstr "网络" - -#: ../../include/contact_widgets.php:73 -msgid "All Networks" -msgstr "所有网络" - -#: ../../include/contact_widgets.php:103 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "保存的文件夹" - -#: ../../include/contact_widgets.php:106 ../../include/contact_widgets.php:138 -msgid "Everything" -msgstr "一切" - -#: ../../include/contact_widgets.php:135 -msgid "Categories" -msgstr "种类" - -#: ../../include/plugin.php:455 ../../include/plugin.php:457 -msgid "Click here to upgrade." -msgstr "这里点击为更新。" - -#: ../../include/plugin.php:463 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "这个行动超过您订阅的限制。" - -#: ../../include/plugin.php:468 -msgid "This action is not available under your subscription plan." -msgstr "这个行动在您的订阅不可用的。" - -#: ../../include/api.php:263 ../../include/api.php:274 -#: ../../include/api.php:375 -msgid "User not found." -msgstr "找不到用户" - -#: ../../include/api.php:1139 -msgid "There is no status with this id." -msgstr "没有什么状态跟这个ID" - -#: ../../include/api.php:1209 -msgid "There is no conversation with this id." -msgstr "没有这个ID的对话" - -#: ../../include/network.php:892 -msgid "view full size" -msgstr "看全尺寸" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:140 -msgid "Starts:" -msgstr "开始:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:148 -msgid "Finishes:" -msgstr "结束:" - -#: ../../include/dba_pdo.php:72 ../../include/dba.php:51 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "找不到DNS信息为数据库服务器「%s」" - -#: ../../include/notifier.php:774 ../../include/delivery.php:456 -msgid "(no subject)" -msgstr "沒有题目" - -#: ../../include/notifier.php:784 ../../include/enotify.php:28 -#: ../../include/delivery.php:467 -msgid "noreply" -msgstr "noreply" - -#: ../../include/user.php:39 -msgid "An invitation is required." -msgstr "邀请必要的。" - -#: ../../include/user.php:44 -msgid "Invitation could not be verified." -msgstr "不能证实邀请。" - -#: ../../include/user.php:52 -msgid "Invalid OpenID url" -msgstr "无效的OpenID url" - -#: ../../include/user.php:66 ../../include/auth.php:128 +#: ../../mod/localtime.php:26 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "我们用您输入的OpenID登录的时候碰到问题。请核实拼法是对的。" +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。" -#: ../../include/user.php:66 ../../include/auth.php:128 -msgid "The error message was:" -msgstr "错误通知是:" - -#: ../../include/user.php:73 -msgid "Please enter the required information." -msgstr "请输入必要的信息。" - -#: ../../include/user.php:87 -msgid "Please use a shorter name." -msgstr "请用短一点名。" - -#: ../../include/user.php:89 -msgid "Name too short." -msgstr "名字太短。" - -#: ../../include/user.php:104 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "这看上去不是您的全姓名。" - -#: ../../include/user.php:109 -msgid "Your email domain is not among those allowed on this site." -msgstr "这网站允许的域名中没有您的" - -#: ../../include/user.php:112 -msgid "Not a valid email address." -msgstr "无效的邮件地址。" - -#: ../../include/user.php:125 -msgid "Cannot use that email." -msgstr "不能用这个邮件地址。" - -#: ../../include/user.php:131 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "您的昵称只能包含\"a-z\",\"0-9\",\"-\"和\"_\",还有头一字必须是拉丁字。" - -#: ../../include/user.php:137 ../../include/user.php:235 -msgid "Nickname is already registered. Please choose another." -msgstr "昵称已经报到。请选择新的。" - -#: ../../include/user.php:147 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "昵称曾经这里注册于是不能再用。请选择别的。" - -#: ../../include/user.php:163 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "要紧错误:产生安全钥匙失败了。" - -#: ../../include/user.php:221 -msgid "An error occurred during registration. Please try again." -msgstr "报到出了问题。请再试。" - -#: ../../include/user.php:256 -msgid "An error occurred creating your default profile. Please try again." -msgstr "造成默认简介出了问题。请再试。" - -#: ../../include/user.php:288 ../../include/user.php:292 -#: ../../include/profile_selectors.php:42 -msgid "Friends" -msgstr "朋友" - -#: ../../include/conversation.php:207 +#: ../../mod/localtime.php:30 #, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s把%2$s戳" +msgid "UTC time: %s" +msgstr "UTC时间: %s" -#: ../../include/conversation.php:211 ../../include/text.php:1004 -msgid "poked" -msgstr "戳了" - -#: ../../include/conversation.php:291 -msgid "post/item" -msgstr "文章/项目" - -#: ../../include/conversation.php:292 +#: ../../mod/localtime.php:33 #, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s标注%2$s的%3$s为偏爱" +msgid "Current timezone: %s" +msgstr "现在时区: %s" -#: ../../include/conversation.php:771 -msgid "remove" -msgstr "删除" - -#: ../../include/conversation.php:775 -msgid "Delete Selected Items" -msgstr "删除选的项目" - -#: ../../include/conversation.php:874 -msgid "Follow Thread" -msgstr "关注线绳" - -#: ../../include/conversation.php:875 ../../include/Contact.php:229 -msgid "View Status" -msgstr "看现状" - -#: ../../include/conversation.php:876 ../../include/Contact.php:230 -msgid "View Profile" -msgstr "看简介" - -#: ../../include/conversation.php:877 ../../include/Contact.php:231 -msgid "View Photos" -msgstr "看照片" - -#: ../../include/conversation.php:878 ../../include/Contact.php:232 -#: ../../include/Contact.php:255 -msgid "Network Posts" -msgstr "网络文章" - -#: ../../include/conversation.php:879 ../../include/Contact.php:233 -#: ../../include/Contact.php:255 -msgid "Edit Contact" -msgstr "编辑熟人" - -#: ../../include/conversation.php:880 ../../include/Contact.php:235 -#: ../../include/Contact.php:255 -msgid "Send PM" -msgstr "法私人的新闻" - -#: ../../include/conversation.php:881 ../../include/Contact.php:228 -msgid "Poke" -msgstr "戳" - -#: ../../include/conversation.php:943 +#: ../../mod/localtime.php:36 #, php-format -msgid "%s likes this." -msgstr "%s喜欢这个." +msgid "Converted localtime: %s" +msgstr "装换的当地时间:%s" -#: ../../include/conversation.php:943 -#, php-format -msgid "%s doesn't like this." -msgstr "%s没有喜欢这个." - -#: ../../include/conversation.php:948 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d人们喜欢这个" - -#: ../../include/conversation.php:951 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d人们不喜欢这个" - -#: ../../include/conversation.php:965 -msgid "and" -msgstr "和" - -#: ../../include/conversation.php:971 -#, php-format -msgid ", and %d other people" -msgstr ",和%d别人" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s like this." -msgstr "%s喜欢这个" - -#: ../../include/conversation.php:973 -#, php-format -msgid "%s don't like this." -msgstr "%s不喜欢这个" - -#: ../../include/conversation.php:1000 ../../include/conversation.php:1018 -msgid "Visible to everybody" -msgstr "大家可见的" - -#: ../../include/conversation.php:1002 ../../include/conversation.php:1020 -msgid "Please enter a video link/URL:" -msgstr "请输入视频连接/URL:" - -#: ../../include/conversation.php:1003 ../../include/conversation.php:1021 -msgid "Please enter an audio link/URL:" -msgstr "请输入音响连接/URL:" - -#: ../../include/conversation.php:1004 ../../include/conversation.php:1022 -msgid "Tag term:" -msgstr "标签:" - -#: ../../include/conversation.php:1006 ../../include/conversation.php:1024 -msgid "Where are you right now?" -msgstr "你在哪里?" - -#: ../../include/conversation.php:1007 -msgid "Delete item(s)?" -msgstr "把项目删除吗?" - -#: ../../include/conversation.php:1050 -msgid "Post to Email" -msgstr "电邮发布" - -#: ../../include/conversation.php:1055 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "permissions" -msgstr "权利" - -#: ../../include/conversation.php:1134 -msgid "Post to Groups" -msgstr "发到组" - -#: ../../include/conversation.php:1135 -msgid "Post to Contacts" -msgstr "发到熟人" - -#: ../../include/conversation.php:1136 -msgid "Private post" -msgstr "私人文章" - -#: ../../include/auth.php:38 -msgid "Logged out." -msgstr "注销了" - -#: ../../include/uimport.php:94 -msgid "Error decoding account file" -msgstr "解码账户文件出错误" - -#: ../../include/uimport.php:100 -msgid "Error! No version data in file! This is not a Friendica account file?" -msgstr "错误!文件没有版本数!这不是Friendica账户文件吗?" - -#: ../../include/uimport.php:116 ../../include/uimport.php:127 -msgid "Error! Cannot check nickname" -msgstr "错误!不能检查昵称" - -#: ../../include/uimport.php:120 ../../include/uimport.php:131 -#, php-format -msgid "User '%s' already exists on this server!" -msgstr "用户「%s」已经存在这个服务器!" - -#: ../../include/uimport.php:153 -msgid "User creation error" -msgstr "用户创造错误" - -#: ../../include/uimport.php:171 -msgid "User profile creation error" -msgstr "用户简介创造错误" - -#: ../../include/uimport.php:220 -#, php-format -msgid "%d contact not imported" -msgid_plural "%d contacts not imported" -msgstr[0] "%d熟人没进口了" - -#: ../../include/uimport.php:290 -msgid "Done. You can now login with your username and password" -msgstr "完了。您现在会用您用户名和密码登录" - -#: ../../include/text.php:296 -msgid "newer" -msgstr "更新" - -#: ../../include/text.php:298 -msgid "older" -msgstr "更旧" - -#: ../../include/text.php:303 -msgid "prev" -msgstr "上个" - -#: ../../include/text.php:305 -msgid "first" -msgstr "首先" - -#: ../../include/text.php:337 -msgid "last" -msgstr "最后" - -#: ../../include/text.php:340 -msgid "next" -msgstr "下个" - -#: ../../include/text.php:854 -msgid "No contacts" -msgstr "没有熟人" - -#: ../../include/text.php:863 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d熟人" - -#: ../../include/text.php:1004 -msgid "poke" -msgstr "戳" - -#: ../../include/text.php:1005 -msgid "ping" -msgstr "砰" - -#: ../../include/text.php:1005 -msgid "pinged" -msgstr "砰了" - -#: ../../include/text.php:1006 -msgid "prod" -msgstr "柔戳" - -#: ../../include/text.php:1006 -msgid "prodded" -msgstr "柔戳了" - -#: ../../include/text.php:1007 -msgid "slap" -msgstr "掌击" - -#: ../../include/text.php:1007 -msgid "slapped" -msgstr "掌击了" - -#: ../../include/text.php:1008 -msgid "finger" -msgstr "指" - -#: ../../include/text.php:1008 -msgid "fingered" -msgstr "指了" - -#: ../../include/text.php:1009 -msgid "rebuff" -msgstr "窝脖儿" - -#: ../../include/text.php:1009 -msgid "rebuffed" -msgstr "窝脖儿了" - -#: ../../include/text.php:1023 -msgid "happy" -msgstr "开心" - -#: ../../include/text.php:1024 -msgid "sad" -msgstr "伤心" - -#: ../../include/text.php:1025 -msgid "mellow" -msgstr "轻松" - -#: ../../include/text.php:1026 -msgid "tired" -msgstr "累" - -#: ../../include/text.php:1027 -msgid "perky" -msgstr "机敏" - -#: ../../include/text.php:1028 -msgid "angry" -msgstr "生气" - -#: ../../include/text.php:1029 -msgid "stupified" -msgstr "麻醉" - -#: ../../include/text.php:1030 -msgid "puzzled" -msgstr "纳闷" - -#: ../../include/text.php:1031 -msgid "interested" -msgstr "有兴趣" - -#: ../../include/text.php:1032 -msgid "bitter" -msgstr "苦" - -#: ../../include/text.php:1033 -msgid "cheerful" -msgstr "快乐" - -#: ../../include/text.php:1034 -msgid "alive" -msgstr "活着" - -#: ../../include/text.php:1035 -msgid "annoyed" -msgstr "被烦恼" - -#: ../../include/text.php:1036 -msgid "anxious" -msgstr "心焦" - -#: ../../include/text.php:1037 -msgid "cranky" -msgstr "不稳" - -#: ../../include/text.php:1038 -msgid "disturbed" -msgstr "不安" - -#: ../../include/text.php:1039 -msgid "frustrated" -msgstr "被作梗" - -#: ../../include/text.php:1040 -msgid "motivated" -msgstr "士气高涨" - -#: ../../include/text.php:1041 -msgid "relaxed" -msgstr "轻松" - -#: ../../include/text.php:1042 -msgid "surprised" -msgstr "诧异" - -#: ../../include/text.php:1210 -msgid "Monday" -msgstr "星期一" - -#: ../../include/text.php:1210 -msgid "Tuesday" -msgstr "星期二" - -#: ../../include/text.php:1210 -msgid "Wednesday" -msgstr "星期三" - -#: ../../include/text.php:1210 -msgid "Thursday" -msgstr "星期四" - -#: ../../include/text.php:1210 -msgid "Friday" -msgstr "星期五" - -#: ../../include/text.php:1210 -msgid "Saturday" -msgstr "星期六" - -#: ../../include/text.php:1210 -msgid "Sunday" -msgstr "星期天" - -#: ../../include/text.php:1214 -msgid "January" -msgstr "一月" - -#: ../../include/text.php:1214 -msgid "February" -msgstr "二月" - -#: ../../include/text.php:1214 -msgid "March" -msgstr "三月" - -#: ../../include/text.php:1214 -msgid "April" -msgstr "四月" - -#: ../../include/text.php:1214 -msgid "May" -msgstr "五月" - -#: ../../include/text.php:1214 -msgid "June" -msgstr "六月" - -#: ../../include/text.php:1214 -msgid "July" -msgstr "七月" - -#: ../../include/text.php:1214 -msgid "August" -msgstr "八月" - -#: ../../include/text.php:1214 -msgid "September" -msgstr "九月" - -#: ../../include/text.php:1214 -msgid "October" -msgstr "十月" - -#: ../../include/text.php:1214 -msgid "November" -msgstr "十一月" - -#: ../../include/text.php:1214 -msgid "December" -msgstr "十二月" - -#: ../../include/text.php:1433 -msgid "bytes" -msgstr "字节" - -#: ../../include/text.php:1457 ../../include/text.php:1469 -msgid "Click to open/close" -msgstr "点击为开关" - -#: ../../include/text.php:1710 -msgid "Select an alternate language" -msgstr "选择别的语言" - -#: ../../include/text.php:1966 -msgid "activity" -msgstr "活动" - -#: ../../include/text.php:1969 -msgid "post" -msgstr "文章" - -#: ../../include/text.php:2137 -msgid "Item filed" -msgstr "把项目归档了" - -#: ../../include/enotify.php:16 -msgid "Friendica Notification" -msgstr "Friendica 通知" - -#: ../../include/enotify.php:19 -msgid "Thank You," -msgstr "谢谢," - -#: ../../include/enotify.php:21 -#, php-format -msgid "%s Administrator" -msgstr "%s管理员" - -#: ../../include/enotify.php:40 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:44 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Notify]收到新邮件在%s" - -#: ../../include/enotify.php:46 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s发给您新私人通知在%2$s." - -#: ../../include/enotify.php:47 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s发给您%2$s." - -#: ../../include/enotify.php:47 -msgid "a private message" -msgstr "一条私人的消息" - -#: ../../include/enotify.php:48 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "清去%s为了看或回答你私人的消息" - -#: ../../include/enotify.php:91 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s于[url=%2$s]a %3$s[/url]评论了" - -#: ../../include/enotify.php:98 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s于[url=%2$s]%3$s的%4$s[/url]评论了" - -#: ../../include/enotify.php:106 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s于[url=%2$s]您的%3$s[/url]评论了" - -#: ../../include/enotify.php:116 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Notify]于交流#%1$d由%2$s评论" - -#: ../../include/enotify.php:117 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s对你有兴趣的项目/ 交谈发表意见" - -#: ../../include/enotify.php:120 ../../include/enotify.php:135 -#: ../../include/enotify.php:148 ../../include/enotify.php:161 -#: ../../include/enotify.php:179 ../../include/enotify.php:192 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "清去%s为了看或回答交谈" - -#: ../../include/enotify.php:127 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Notify] %s贴在您的简介墙" - -#: ../../include/enotify.php:129 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s放在您的简介墙在%2$s" - -#: ../../include/enotify.php:131 -#, php-format -msgid "%1$s posted to [url=%2$s]your wall[/url]" -msgstr "%1$s放在[url=%2$s]您的墙[/url]" - -#: ../../include/enotify.php:142 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notify] %s标签您" - -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s把您在%2$s标签" - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s[url=%2$s]把您标签[/url]." - -#: ../../include/enotify.php:155 -#, php-format -msgid "[Friendica:Notify] %s shared a new post" -msgstr "[Friendica:Notify] %s分享新的消息" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s shared a new post at %2$s" -msgstr "%1$s分享新的消息在%2$s" - -#: ../../include/enotify.php:157 -#, php-format -msgid "%1$s [url=%2$s]shared a post[/url]." -msgstr "%1$s [url=%2$s]分享一个消息[/url]." - -#: ../../include/enotify.php:169 -#, php-format -msgid "[Friendica:Notify] %1$s poked you" -msgstr "[Friendica:Notify]您被%1$s戳" - -#: ../../include/enotify.php:170 -#, php-format -msgid "%1$s poked you at %2$s" -msgstr "您被%1$s戳在%2$s" - -#: ../../include/enotify.php:171 -#, php-format -msgid "%1$s [url=%2$s]poked you[/url]." -msgstr "%1$s[url=%2$s]把您戳[/url]。" - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Notify] %s标前您的文章" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s把您的文章在%2$s标签" - -#: ../../include/enotify.php:188 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s把[url=%2$s]您的文章[/url]标签" - -#: ../../include/enotify.php:199 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Notify] 收到介绍" - -#: ../../include/enotify.php:200 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "您从「%1$s」受到一个介绍在%2$s" - -#: ../../include/enotify.php:201 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "您从%2$s收到[url=%1$s]一个介绍[/url]。" - -#: ../../include/enotify.php:204 ../../include/enotify.php:222 -#, php-format -msgid "You may visit their profile at %s" -msgstr "你能看他的简介在%s" - -#: ../../include/enotify.php:206 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "请批准或拒绝介绍在%s" - -#: ../../include/enotify.php:213 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Notify] 收到朋友建议" - -#: ../../include/enotify.php:214 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "您从「%2$s」收到[url=%1$s]一个朋友建议[/url]。" - -#: ../../include/enotify.php:215 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "您从%3$s收到[url=%1$s]一个朋友建议[/url]为%2$s。" - -#: ../../include/enotify.php:220 -msgid "Name:" -msgstr "名字:" - -#: ../../include/enotify.php:221 -msgid "Photo:" -msgstr "照片:" - -#: ../../include/enotify.php:224 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "请批准或拒绝建议在%s" - -#: ../../include/Scrape.php:584 -msgid " on Last.fm" -msgstr "在Last.fm" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "一个删除的组用这名被复兴。现有的项目权利可能还效为这个组和未来的成员。如果这不是您想的,请造成新组给起别的名。" - -#: ../../include/group.php:207 -msgid "Default privacy group for new contacts" -msgstr "默认隐私组为新熟人" - -#: ../../include/group.php:226 -msgid "Everybody" -msgstr "每人" - -#: ../../include/group.php:249 -msgid "edit" -msgstr "编辑" - -#: ../../include/group.php:271 -msgid "Edit group" -msgstr "编辑组" - -#: ../../include/group.php:272 -msgid "Create a new group" -msgstr "创造新组" - -#: ../../include/group.php:273 -msgid "Contacts not in any group" -msgstr "熟人没有组" - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "连接URL失踪的。" - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "这网站没配置允许跟别的网络交流." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "没有兼容协议或者摘要找到了." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "输入的简介地址没有够消息。" - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "找不到作者或名。" - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "这个地址没有符合什么游览器URL。" - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "使不了知道的相配或邮件熟人相配 " - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "输入mailto:地址前为要求电子邮件检查。" - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "输入的简介地址属在这个网站使不可用的网络。" - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "有限的简介。这人不会接受直达/私人通信从您。" - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "不能取回熟人消息。" - -#: ../../include/follow.php:259 -msgid "following" -msgstr "关注" - -#: ../../include/message.php:15 ../../include/message.php:172 -msgid "[no subject]" -msgstr "[无题目]" - -#: ../../include/nav.php:73 -msgid "End this session" -msgstr "结束这段时间" - -#: ../../include/nav.php:79 -msgid "Your videos" -msgstr "" - -#: ../../include/nav.php:81 -msgid "Your personal notes" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Sign in" -msgstr "登记" - -#: ../../include/nav.php:105 -msgid "Home Page" -msgstr "主页" - -#: ../../include/nav.php:109 -msgid "Create an account" -msgstr "注册" - -#: ../../include/nav.php:114 -msgid "Help and documentation" -msgstr "帮助证件" - -#: ../../include/nav.php:117 -msgid "Apps" -msgstr "应用程序" - -#: ../../include/nav.php:117 -msgid "Addon applications, utilities, games" -msgstr "可加的应用,设施,游戏" - -#: ../../include/nav.php:119 -msgid "Search site content" -msgstr "搜索网站内容" - -#: ../../include/nav.php:129 -msgid "Conversations on this site" -msgstr "这个网站的交谈" - -#: ../../include/nav.php:131 -msgid "Directory" -msgstr "名录" - -#: ../../include/nav.php:131 -msgid "People directory" -msgstr "人物名录" - -#: ../../include/nav.php:133 -msgid "Information" -msgstr "资料" - -#: ../../include/nav.php:133 -msgid "Information about this friendica instance" -msgstr "资料关于这个Friendica服务器" - -#: ../../include/nav.php:143 -msgid "Conversations from your friends" -msgstr "从你朋友们的交谈" - -#: ../../include/nav.php:144 -msgid "Network Reset" -msgstr "网络重设" - -#: ../../include/nav.php:144 -msgid "Load Network page with no filters" -msgstr "表示网络页无滤器" - -#: ../../include/nav.php:152 -msgid "Friend Requests" -msgstr "友谊邀请" - -#: ../../include/nav.php:154 -msgid "See all notifications" -msgstr "看所有的通知" - -#: ../../include/nav.php:155 -msgid "Mark all system notifications seen" -msgstr "记号各系统通知看过的" - -#: ../../include/nav.php:159 -msgid "Private mail" -msgstr "私人的邮件" - -#: ../../include/nav.php:160 -msgid "Inbox" -msgstr "收件箱" - -#: ../../include/nav.php:161 -msgid "Outbox" -msgstr "发件箱" - -#: ../../include/nav.php:165 -msgid "Manage" -msgstr "代用户" - -#: ../../include/nav.php:165 -msgid "Manage other pages" -msgstr "管理别的页" - -#: ../../include/nav.php:170 -msgid "Account settings" -msgstr "帐户配置" - -#: ../../include/nav.php:173 -msgid "Manage/Edit Profiles" -msgstr "管理/编辑简介" - -#: ../../include/nav.php:175 -msgid "Manage/edit friends and contacts" -msgstr "管理/编朋友们和熟人们" - -#: ../../include/nav.php:182 -msgid "Site setup and configuration" -msgstr "网站开办和配置" - -#: ../../include/nav.php:186 -msgid "Navigation" -msgstr "航行" - -#: ../../include/nav.php:186 -msgid "Site map" -msgstr "网站地图" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "生日:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "年纪:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "为%1$d %2$s" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "标签:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "宗教:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "爱好/兴趣" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "熟人消息和社会化网络" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "音乐兴趣:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "书,文学" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "电视:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "电影/跳舞/文化/娱乐:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "爱情/浪漫" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "工作" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "学院/教育" - -#: ../../include/bbcode.php:381 ../../include/bbcode.php:961 -#: ../../include/bbcode.php:962 -msgid "Image/photo" -msgstr "图像/照片" - -#: ../../include/bbcode.php:477 -#, php-format -msgid "%2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:511 -#, php-format -msgid "" -"%s wrote the following post" -msgstr "%s写了下面的消息" - -#: ../../include/bbcode.php:925 ../../include/bbcode.php:945 -msgid "$1 wrote:" -msgstr "$1写:" - -#: ../../include/bbcode.php:970 ../../include/bbcode.php:971 -msgid "Encrypted content" -msgstr "加密的内容" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "未知的 |无分类" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "立即拦" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "可疑,发垃圾者,自市场开发者" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "我认识,但没有意见" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "行,大概无恶意的" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "可信的,有我的信任" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "每周" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "每月" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/contact_selectors.php:87 -msgid "Google+" -msgstr "Google+" - -#: ../../include/contact_selectors.php:88 -msgid "pump.io" -msgstr "pump.io" - -#: ../../include/contact_selectors.php:89 -msgid "Twitter" -msgstr "Twitter" - -#: ../../include/contact_selectors.php:90 -msgid "Diaspora Connector" -msgstr "Diaspora连接" - -#: ../../include/contact_selectors.php:91 -msgid "Statusnet" -msgstr "Statusnet" - -#: ../../include/contact_selectors.php:92 -msgid "App.net" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "形形色色" - -#: ../../include/datetime.php:153 ../../include/datetime.php:285 -msgid "year" -msgstr "年" - -#: ../../include/datetime.php:158 ../../include/datetime.php:286 -msgid "month" -msgstr "月" - -#: ../../include/datetime.php:163 ../../include/datetime.php:288 -msgid "day" -msgstr "日" - -#: ../../include/datetime.php:276 -msgid "never" -msgstr "从未" - -#: ../../include/datetime.php:282 -msgid "less than a second ago" -msgstr "一秒以内" - -#: ../../include/datetime.php:285 -msgid "years" -msgstr "年" - -#: ../../include/datetime.php:286 -msgid "months" -msgstr "月" - -#: ../../include/datetime.php:287 -msgid "week" -msgstr "星期" - -#: ../../include/datetime.php:287 -msgid "weeks" -msgstr "星期" - -#: ../../include/datetime.php:288 -msgid "days" -msgstr "天" - -#: ../../include/datetime.php:289 -msgid "hour" -msgstr "小时" - -#: ../../include/datetime.php:289 -msgid "hours" -msgstr "小时" - -#: ../../include/datetime.php:290 -msgid "minute" -msgstr "分钟" - -#: ../../include/datetime.php:290 -msgid "minutes" -msgstr "分钟" - -#: ../../include/datetime.php:291 -msgid "second" -msgstr "秒" - -#: ../../include/datetime.php:291 -msgid "seconds" -msgstr "秒" - -#: ../../include/datetime.php:300 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s以前" - -#: ../../include/datetime.php:472 ../../include/items.php:2071 -#, php-format -msgid "%s's birthday" -msgstr "%s的生日" - -#: ../../include/datetime.php:473 ../../include/items.php:2072 -#, php-format -msgid "Happy Birthday %s" -msgstr "生日快乐%s" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "总的特点" - -#: ../../include/features.php:25 -msgid "Multiple Profiles" -msgstr "多简介" - -#: ../../include/features.php:25 -msgid "Ability to create multiple profiles" -msgstr "能穿凿多简介" - -#: ../../include/features.php:30 -msgid "Post Composition Features" -msgstr "写文章特点" - -#: ../../include/features.php:31 -msgid "Richtext Editor" -msgstr "富文本格式编辑" - -#: ../../include/features.php:31 -msgid "Enable richtext editor" -msgstr "使富文本格式编辑可用" - -#: ../../include/features.php:32 -msgid "Post Preview" -msgstr "文章预演" - -#: ../../include/features.php:32 -msgid "Allow previewing posts and comments before publishing them" -msgstr "允许文章和评论出版前预演" - -#: ../../include/features.php:33 -msgid "Auto-mention Forums" -msgstr "自动提示论坛" - -#: ../../include/features.php:33 -msgid "" -"Add/remove mention when a fourm page is selected/deselected in ACL window." -msgstr "添加/删除提示论坛页选择/淘汰在ACL窗户的时候。" - -#: ../../include/features.php:38 -msgid "Network Sidebar Widgets" -msgstr "网络工具栏小窗口" - -#: ../../include/features.php:39 -msgid "Search by Date" -msgstr "按日期搜索" - -#: ../../include/features.php:39 -msgid "Ability to select posts by date ranges" -msgstr "能按时期范围选择文章" - -#: ../../include/features.php:40 -msgid "Group Filter" -msgstr "组滤器" - -#: ../../include/features.php:40 -msgid "Enable widget to display Network posts only from selected group" -msgstr "使光表示网络文章从选择的组小窗口" - -#: ../../include/features.php:41 -msgid "Network Filter" -msgstr "网络滤器" - -#: ../../include/features.php:41 -msgid "Enable widget to display Network posts only from selected network" -msgstr "使光表示网络文章从选择的网络小窗口" - -#: ../../include/features.php:42 -msgid "Save search terms for re-use" -msgstr "保存搜索关键为再用" - -#: ../../include/features.php:47 -msgid "Network Tabs" -msgstr "网络分页" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "网络私人分页" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "使表示光网络文章您参加了分页可用" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "网络新分页" - -#: ../../include/features.php:49 -msgid "Enable tab to display only new Network posts (from the last 12 hours)" -msgstr "使表示光网络文章在12小时内分页可用" - -#: ../../include/features.php:50 -msgid "Network Shared Links Tab" -msgstr "网络分享链接分页" - -#: ../../include/features.php:50 -msgid "Enable tab to display only Network posts with links in them" -msgstr "使表示光网络文章包括链接分页可用" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "文章/评论工具" - -#: ../../include/features.php:56 -msgid "Multiple Deletion" -msgstr "多删除" - -#: ../../include/features.php:56 -msgid "Select and delete multiple posts/comments at once" -msgstr "选择和删除多文章/评论一次" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "编辑发送的文章" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "编辑或修改文章和评论发送后" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "标签" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "能把目前的文章标签" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "文章种类" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "加入种类给您的文章" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "能把文章归档在文件夹 " - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "不喜欢文章" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "能不喜欢文章/评论" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "文章星" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "能把优秀文章跟星标注" - -#: ../../include/diaspora.php:703 -msgid "Sharing notification from Diaspora network" -msgstr "分享通知从Diaspora网络" - -#: ../../include/diaspora.php:2313 -msgid "Attachments:" -msgstr "附件:" - -#: ../../include/dbstructure.php:118 -msgid "Errors encountered creating database tables." -msgstr "造成数据库列表相遇错误。" - -#: ../../include/dbstructure.php:176 -msgid "Errors encountered performing database changes." -msgstr "" - -#: ../../include/acl_selectors.php:326 -msgid "Visible to everybody" -msgstr "任何人可见的" - -#: ../../include/items.php:3804 -msgid "A new person is sharing with you at " -msgstr "一位新人给你分享在" - -#: ../../include/items.php:3804 -msgid "You have a new follower at " -msgstr "你有新的关注者在" - -#: ../../include/items.php:4339 -msgid "Do you really want to delete this item?" -msgstr "您真的想删除这个项目吗?" - -#: ../../include/items.php:4566 -msgid "Archives" -msgstr "档案" - -#: ../../include/oembed.php:200 -msgid "Embedded content" -msgstr "嵌入内容" - -#: ../../include/oembed.php:209 -msgid "Embedding disabled" -msgstr "嵌入不能用" - -#: ../../include/security.php:22 -msgid "Welcome " -msgstr "欢迎" - -#: ../../include/security.php:23 -msgid "Please upload a profile photo." -msgstr "请上传一张简介照片" - -#: ../../include/security.php:26 -msgid "Welcome back " -msgstr "欢迎归来" - -#: ../../include/security.php:366 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "表格安全令牌不对。最可能因为表格开着太久(三个小时以上)提交前。" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "男的" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "女的" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "现在男的" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "现在女的" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "主要男的" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "主要女的" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "跨性別" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "阴阳人" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "”转基因“人" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "两性体" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "中性的" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "不明确的" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "别的" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "未决" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "男人" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "女人" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "男同性恋的" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "女同性恋的" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "无偏爱" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "双性恋的" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "自性的" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "有节制的" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "原始的" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "变态" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "恋物对象" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "多多" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "无性" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "单身" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "寂寞" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "单身的" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "不可获得的" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "迷恋" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "痴迷" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "约会" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "外遇" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "性交因成瘾者" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "朋友/益" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "休闲" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "已订婚的" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "结婚" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "想像结婚" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "伴侣" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "同居" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "普通法结婚" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "幸福" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "没找" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "交换性伴侣的" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "被背叛" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "分手" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "不稳" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "离婚" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "想像离婚" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "寡妇" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "不确定" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "是复杂" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "无所谓" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "问我" - -#: ../../include/Contact.php:115 -msgid "stopped following" -msgstr "结束关注了" - -#: ../../include/Contact.php:234 -msgid "Drop Contact" -msgstr "删除熟人" +#: ../../mod/localtime.php:41 +msgid "Please select your timezone:" +msgstr "请选择你的时区:" diff --git a/view/zh-cn/strings.php b/view/zh-cn/strings.php index a68d1763db..ff962f5cc7 100644 --- a/view/zh-cn/strings.php +++ b/view/zh-cn/strings.php @@ -5,61 +5,36 @@ function string_plural_select_zh_cn($n){ return 0;; }} ; -$a->strings["This entry was edited"] = "这个文章被编辑了"; -$a->strings["Private Message"] = "私人的新闻"; -$a->strings["Edit"] = "编辑"; -$a->strings["Select"] = "选择"; -$a->strings["Delete"] = "删除"; -$a->strings["save to folder"] = "保存在文件夹"; -$a->strings["add star"] = "加星"; -$a->strings["remove star"] = "消星"; -$a->strings["toggle star status"] = "转变星现状"; -$a->strings["starred"] = "被贴星"; -$a->strings["add tag"] = "加标签"; -$a->strings["I like this (toggle)"] = "我喜欢这(交替)"; -$a->strings["like"] = "喜欢"; -$a->strings["I don't like this (toggle)"] = "我不喜欢这(交替)"; -$a->strings["dislike"] = "讨厌"; -$a->strings["Share this"] = "分享这个"; -$a->strings["share"] = "分享"; -$a->strings["Categories:"] = "种类:"; -$a->strings["Filed under:"] = "归档在:"; -$a->strings["View %s's profile @ %s"] = "看%s的简介@ %s"; -$a->strings["to"] = "至"; -$a->strings["via"] = "经过"; -$a->strings["Wall-to-Wall"] = "从墙到墙"; -$a->strings["via Wall-To-Wall:"] = "通过从墙到墙"; -$a->strings["%s from %s"] = "%s从%s"; -$a->strings["Comment"] = "评论"; -$a->strings["Please wait"] = "请等一下"; -$a->strings["%d comment"] = array( - 0 => "%d评论", -); -$a->strings["comment"] = array( - 0 => "评论", -); -$a->strings["show more"] = "看多"; -$a->strings["This is you"] = "这是你"; $a->strings["Submit"] = "提交"; -$a->strings["Bold"] = "粗体字 "; -$a->strings["Italic"] = "斜体 "; -$a->strings["Underline"] = "下划线"; -$a->strings["Quote"] = "引语"; -$a->strings["Code"] = "源代码"; -$a->strings["Image"] = "图片"; -$a->strings["Link"] = "环节"; -$a->strings["Video"] = "录像"; -$a->strings["Preview"] = "预演"; -$a->strings["You must be logged in to use addons. "] = "您用插件前要登录"; -$a->strings["Not Found"] = "未发现"; -$a->strings["Page not found."] = "页发现。"; -$a->strings["Permission denied"] = "权限不够"; -$a->strings["Permission denied."] = "权限不够。"; -$a->strings["toggle mobile"] = "交替手机"; +$a->strings["Theme settings"] = "主题设置"; +$a->strings["Set resize level for images in posts and comments (width and height)"] = "选择图片在文章和评论的重设尺寸(宽和高)"; +$a->strings["Set font-size for posts and comments"] = "决定字体大小在文章和评论"; +$a->strings["Set theme width"] = "选择主题宽"; +$a->strings["Color scheme"] = " 色彩设计"; +$a->strings["Set style"] = "选择款式"; +$a->strings["don't show"] = "别著"; +$a->strings["show"] = "著"; +$a->strings["Set line-height for posts and comments"] = "决定行高在文章和评论"; +$a->strings["Set resolution for middle column"] = "决定中栏的显示分辨率列表"; +$a->strings["Set color scheme"] = "选择色彩设计"; +$a->strings["Set zoomfactor for Earth Layer"] = "选择拉近镜头级在地球层"; +$a->strings["Set longitude (X) for Earth Layers"] = "选择经度(X)在地球层"; +$a->strings["Set latitude (Y) for Earth Layers"] = "选择纬度(Y)在地球层"; +$a->strings["Community Pages"] = "社会页"; +$a->strings["Earth Layers"] = "地球层"; +$a->strings["Community Profiles"] = "社会简介"; +$a->strings["Help or @NewHere ?"] = "帮助或@菜鸟?"; +$a->strings["Connect Services"] = "连接服务"; +$a->strings["Find Friends"] = "找朋友们"; +$a->strings["Last users"] = "上次用户"; +$a->strings["Last photos"] = "上次照片"; +$a->strings["Last likes"] = "上次喜欢"; $a->strings["Home"] = "主页"; $a->strings["Your posts and conversations"] = "你的消息和交谈"; $a->strings["Profile"] = "简介"; $a->strings["Your profile page"] = "你的简介页"; +$a->strings["Contacts"] = "熟人"; +$a->strings["Your contacts"] = "您的熟人"; $a->strings["Photos"] = "照片"; $a->strings["Your photos"] = "你的照片"; $a->strings["Events"] = "事件"; @@ -67,64 +42,37 @@ $a->strings["Your events"] = "你的项目"; $a->strings["Personal notes"] = "私人的便条"; $a->strings["Your personal photos"] = "你私人的照片"; $a->strings["Community"] = "社会"; -$a->strings["don't show"] = "别著"; -$a->strings["show"] = "著"; -$a->strings["Theme settings"] = "主题设置"; -$a->strings["Set font-size for posts and comments"] = "决定字体大小在文章和评论"; -$a->strings["Set line-height for posts and comments"] = "决定行高在文章和评论"; -$a->strings["Set resolution for middle column"] = "决定中栏的显示分辨率列表"; -$a->strings["Contacts"] = "熟人"; -$a->strings["Your contacts"] = "您的熟人"; -$a->strings["Community Pages"] = "社会页"; -$a->strings["Community Profiles"] = "社会简介"; -$a->strings["Last users"] = "上次用户"; -$a->strings["Last likes"] = "上次喜欢"; $a->strings["event"] = "项目"; $a->strings["status"] = "现状"; $a->strings["photo"] = "照片"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s喜欢%2\$s的%3\$s"; -$a->strings["Last photos"] = "上次照片"; $a->strings["Contact Photos"] = "熟人照片"; $a->strings["Profile Photos"] = "简介照片"; -$a->strings["Find Friends"] = "找朋友们"; $a->strings["Local Directory"] = "当地目录"; $a->strings["Global Directory"] = "综合目录"; $a->strings["Similar Interests"] = "相似兴趣"; $a->strings["Friend Suggestions"] = "友谊建议"; $a->strings["Invite Friends"] = "邀请朋友们"; $a->strings["Settings"] = "配置"; -$a->strings["Earth Layers"] = "地球层"; $a->strings["Set zoomfactor for Earth Layers"] = "选择拉近镜头级在地球层"; -$a->strings["Set longitude (X) for Earth Layers"] = "选择经度(X)在地球层"; -$a->strings["Set latitude (Y) for Earth Layers"] = "选择纬度(Y)在地球层"; -$a->strings["Help or @NewHere ?"] = "帮助或@菜鸟?"; -$a->strings["Connect Services"] = "连接服务"; $a->strings["Show/hide boxes at right-hand column:"] = "表示/隐藏盒子在友兰:"; -$a->strings["Set color scheme"] = "选择色彩设计"; -$a->strings["Set zoomfactor for Earth Layer"] = "选择拉近镜头级在地球层"; $a->strings["Alignment"] = "成直线 "; $a->strings["Left"] = "左边"; $a->strings["Center"] = "中间"; -$a->strings["Color scheme"] = " 色彩设计"; $a->strings["Posts font size"] = "文章"; $a->strings["Textareas font size"] = "文本区字体大小"; $a->strings["Set colour scheme"] = "选择色彩设计"; -$a->strings["default"] = "默认"; -$a->strings["dark"] = ""; -$a->strings["black"] = ""; -$a->strings["Background Image"] = ""; -$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = ""; -$a->strings["Background Color"] = ""; -$a->strings["HEX value for the background color. Don't include the #"] = ""; -$a->strings["font size"] = ""; -$a->strings["base font size for your interface"] = ""; -$a->strings["Set resize level for images in posts and comments (width and height)"] = "选择图片在文章和评论的重设尺寸(宽和高)"; -$a->strings["Set theme width"] = "选择主题宽"; -$a->strings["Set style"] = "选择款式"; +$a->strings["You must be logged in to use addons. "] = "您用插件前要登录"; +$a->strings["Not Found"] = "未发现"; +$a->strings["Page not found."] = "页发现。"; +$a->strings["Permission denied"] = "权限不够"; +$a->strings["Permission denied."] = "权限不够。"; +$a->strings["toggle mobile"] = "交替手机"; $a->strings["Delete this item?"] = "删除这个项目?"; +$a->strings["Comment"] = "评论"; +$a->strings["show more"] = "看多"; $a->strings["show fewer"] = "显示更小"; $a->strings["Update %s failed. See error logs."] = "更新%s美通过。看错误记录。"; -$a->strings["Update Error at %s"] = "更新错误在%s"; $a->strings["Create a New Account"] = "创造新的账户"; $a->strings["Register"] = "注册"; $a->strings["Logout"] = "注销"; @@ -155,6 +103,7 @@ $a->strings["Location:"] = "位置:"; $a->strings["Gender:"] = "性别:"; $a->strings["Status:"] = "现状:"; $a->strings["Homepage:"] = "主页:"; +$a->strings["Network:"] = ""; $a->strings["g A l F d"] = "g A l d F"; $a->strings["F d"] = "F d"; $a->strings["[today]"] = "[今天]"; @@ -171,35 +120,901 @@ $a->strings["Videos"] = "视频"; $a->strings["Events and Calendar"] = "项目和日历"; $a->strings["Personal Notes"] = "私人便条"; $a->strings["Only You Can See This"] = "只您许看这个"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s现在是%2\$s"; -$a->strings["Mood"] = "心情"; -$a->strings["Set your current mood and tell your friends"] = "选择现在的心情而告诉朋友们"; -$a->strings["Public access denied."] = "公众看拒绝"; +$a->strings["General Features"] = "总的特点"; +$a->strings["Multiple Profiles"] = "多简介"; +$a->strings["Ability to create multiple profiles"] = "能穿凿多简介"; +$a->strings["Post Composition Features"] = "写文章特点"; +$a->strings["Richtext Editor"] = "富文本格式编辑"; +$a->strings["Enable richtext editor"] = "使富文本格式编辑可用"; +$a->strings["Post Preview"] = "文章预演"; +$a->strings["Allow previewing posts and comments before publishing them"] = "允许文章和评论出版前预演"; +$a->strings["Auto-mention Forums"] = "自动提示论坛"; +$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "添加/删除提示论坛页选择/淘汰在ACL窗户的时候。"; +$a->strings["Network Sidebar Widgets"] = "网络工具栏小窗口"; +$a->strings["Search by Date"] = "按日期搜索"; +$a->strings["Ability to select posts by date ranges"] = "能按时期范围选择文章"; +$a->strings["Group Filter"] = "组滤器"; +$a->strings["Enable widget to display Network posts only from selected group"] = "使光表示网络文章从选择的组小窗口"; +$a->strings["Network Filter"] = "网络滤器"; +$a->strings["Enable widget to display Network posts only from selected network"] = "使光表示网络文章从选择的网络小窗口"; +$a->strings["Saved Searches"] = "保存的搜索"; +$a->strings["Save search terms for re-use"] = "保存搜索关键为再用"; +$a->strings["Network Tabs"] = "网络分页"; +$a->strings["Network Personal Tab"] = "网络私人分页"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "使表示光网络文章您参加了分页可用"; +$a->strings["Network New Tab"] = "网络新分页"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "使表示光网络文章在12小时内分页可用"; +$a->strings["Network Shared Links Tab"] = "网络分享链接分页"; +$a->strings["Enable tab to display only Network posts with links in them"] = "使表示光网络文章包括链接分页可用"; +$a->strings["Post/Comment Tools"] = "文章/评论工具"; +$a->strings["Multiple Deletion"] = "多删除"; +$a->strings["Select and delete multiple posts/comments at once"] = "选择和删除多文章/评论一次"; +$a->strings["Edit Sent Posts"] = "编辑发送的文章"; +$a->strings["Edit and correct posts and comments after sending"] = "编辑或修改文章和评论发送后"; +$a->strings["Tagging"] = "标签"; +$a->strings["Ability to tag existing posts"] = "能把目前的文章标签"; +$a->strings["Post Categories"] = "文章种类"; +$a->strings["Add categories to your posts"] = "加入种类给您的文章"; +$a->strings["Saved Folders"] = "保存的文件夹"; +$a->strings["Ability to file posts under folders"] = "能把文章归档在文件夹 "; +$a->strings["Dislike Posts"] = "不喜欢文章"; +$a->strings["Ability to dislike posts/comments"] = "能不喜欢文章/评论"; +$a->strings["Star Posts"] = "文章星"; +$a->strings["Ability to mark special posts with a star indicator"] = "能把优秀文章跟星标注"; +$a->strings["Mute Post Notifications"] = ""; +$a->strings["Ability to mute notifications for a thread"] = ""; +$a->strings["%s's birthday"] = "%s的生日"; +$a->strings["Happy Birthday %s"] = "生日快乐%s"; +$a->strings["[Name Withheld]"] = "[名字拒给]"; $a->strings["Item not found."] = "项目找不到。"; -$a->strings["Access to this profile has been restricted."] = "使用权这个简介被限制了."; -$a->strings["Item has been removed."] = "项目被删除了。"; -$a->strings["Access denied."] = "没有用权。"; -$a->strings["This is Friendica, version"] = "这是Friendica,版本"; -$a->strings["running at web location"] = "运作再网址"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "请看Friendica.com发现多关于Friendica工程。"; -$a->strings["Bug reports and issues: please visit"] = "问题报案:请去"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "建议,夸奖,捐赠,等-请发邮件到「 Info」在Friendica点com"; -$a->strings["Installed plugins/addons/apps:"] = "安装的插件/加件/应用:"; -$a->strings["No installed plugins/addons/apps"] = "没有安装的插件/应用"; -$a->strings["%1\$s welcomes %2\$s"] = "%1\$s欢迎%2\$s"; +$a->strings["Do you really want to delete this item?"] = "您真的想删除这个项目吗?"; +$a->strings["Yes"] = "是"; +$a->strings["Cancel"] = "退消"; +$a->strings["Archives"] = "档案"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "一个删除的组用这名被复兴。现有的项目权利可能还效为这个组和未来的成员。如果这不是您想的,请造成新组给起别的名。"; +$a->strings["Default privacy group for new contacts"] = "默认隐私组为新熟人"; +$a->strings["Everybody"] = "每人"; +$a->strings["edit"] = "编辑"; +$a->strings["Groups"] = "组"; +$a->strings["Edit group"] = "编辑组"; +$a->strings["Create a new group"] = "创造新组"; +$a->strings["Contacts not in any group"] = "熟人没有组"; +$a->strings["add"] = "添加"; +$a->strings["Wall Photos"] = "墙照片"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "找不到DNS信息为数据库服务器「%s」"; +$a->strings["Add New Contact"] = "增添新的熟人"; +$a->strings["Enter address or web location"] = "输入地址或网位置"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "比如:li@example.com, http://example.com/li"; +$a->strings["%d invitation available"] = array( + 0 => "%d邀请可用的", +); +$a->strings["Find People"] = "找人物"; +$a->strings["Enter name or interest"] = "输入名字或兴趣"; +$a->strings["Connect/Follow"] = "连接/关注"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "比如:李某,打鱼"; +$a->strings["Find"] = "搜索"; +$a->strings["Random Profile"] = "随机简介"; +$a->strings["Networks"] = "网络"; +$a->strings["All Networks"] = "所有网络"; +$a->strings["Everything"] = "一切"; +$a->strings["Categories"] = "种类"; +$a->strings["%d contact in common"] = array( + 0 => "%d共同熟人", +); +$a->strings["Friendica Notification"] = "Friendica 通知"; +$a->strings["Thank You,"] = "谢谢,"; +$a->strings["%s Administrator"] = "%s管理员"; +$a->strings["noreply"] = "noreply"; +$a->strings["%s "] = "%s "; +$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify]收到新邮件在%s"; +$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s发给您新私人通知在%2\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s发给您%2\$s."; +$a->strings["a private message"] = "一条私人的消息"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "清去%s为了看或回答你私人的消息"; +$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s于[url=%2\$s]a %3\$s[/url]评论了"; +$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s于[url=%2\$s]%3\$s的%4\$s[/url]评论了"; +$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s于[url=%2\$s]您的%3\$s[/url]评论了"; +$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify]于交流#%1\$d由%2\$s评论"; +$a->strings["%s commented on an item/conversation you have been following."] = "%s对你有兴趣的项目/ 交谈发表意见"; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "清去%s为了看或回答交谈"; +$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s贴在您的简介墙"; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s放在您的简介墙在%2\$s"; +$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s放在[url=%2\$s]您的墙[/url]"; +$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s标签您"; +$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s把您在%2\$s标签"; +$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s[url=%2\$s]把您标签[/url]."; +$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s分享新的消息"; +$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s分享新的消息在%2\$s"; +$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]分享一个消息[/url]."; +$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify]您被%1\$s戳"; +$a->strings["%1\$s poked you at %2\$s"] = "您被%1\$s戳在%2\$s"; +$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s[url=%2\$s]把您戳[/url]。"; +$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s标前您的文章"; +$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s把您的文章在%2\$s标签"; +$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s把[url=%2\$s]您的文章[/url]标签"; +$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] 收到介绍"; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "您从「%1\$s」受到一个介绍在%2\$s"; +$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "您从%2\$s收到[url=%1\$s]一个介绍[/url]。"; +$a->strings["You may visit their profile at %s"] = "你能看他的简介在%s"; +$a->strings["Please visit %s to approve or reject the introduction."] = "请批准或拒绝介绍在%s"; +$a->strings["[Friendica:Notify] A new person is sharing with you"] = ""; +$a->strings["%1\$s is sharing with you at %2\$s"] = ""; +$a->strings["[Friendica:Notify] You have a new follower"] = ""; +$a->strings["You have a new follower at %2\$s : %1\$s"] = ""; +$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] 收到朋友建议"; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "您从「%2\$s」收到[url=%1\$s]一个朋友建议[/url]。"; +$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "您从%3\$s收到[url=%1\$s]一个朋友建议[/url]为%2\$s。"; +$a->strings["Name:"] = "名字:"; +$a->strings["Photo:"] = "照片:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "请批准或拒绝建议在%s"; +$a->strings["[Friendica:Notify] Connection accepted"] = ""; +$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; +$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; +$a->strings["Please visit %s if you wish to make any changes to this relationship."] = ""; +$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = ""; +$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = ""; +$a->strings["[Friendica System:Notify] registration request"] = ""; +$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = ""; +$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = ""; +$a->strings["Please visit %s to approve or reject the request."] = ""; +$a->strings["User not found."] = "找不到用户"; +$a->strings["There is no status with this id."] = "没有什么状态跟这个ID"; +$a->strings["There is no conversation with this id."] = "没有这个ID的对话"; +$a->strings["view full size"] = "看全尺寸"; +$a->strings[" on Last.fm"] = "在Last.fm"; +$a->strings["Full Name:"] = "全名:"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "生日:"; +$a->strings["Age:"] = "年纪:"; +$a->strings["for %1\$d %2\$s"] = "为%1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "性取向"; +$a->strings["Hometown:"] = "故乡:"; +$a->strings["Tags:"] = "标签:"; +$a->strings["Political Views:"] = "政治观念:"; +$a->strings["Religion:"] = "宗教:"; +$a->strings["About:"] = "关于:"; +$a->strings["Hobbies/Interests:"] = "爱好/兴趣"; +$a->strings["Likes:"] = "喜欢:"; +$a->strings["Dislikes:"] = "不喜欢:"; +$a->strings["Contact information and Social Networks:"] = "熟人消息和社会化网络"; +$a->strings["Musical interests:"] = "音乐兴趣:"; +$a->strings["Books, literature:"] = "书,文学"; +$a->strings["Television:"] = "电视:"; +$a->strings["Film/dance/culture/entertainment:"] = "电影/跳舞/文化/娱乐:"; +$a->strings["Love/Romance:"] = "爱情/浪漫"; +$a->strings["Work/employment:"] = "工作"; +$a->strings["School/education:"] = "学院/教育"; +$a->strings["Nothing new here"] = "这里没有什么新的"; +$a->strings["Clear notifications"] = "清理出通知"; +$a->strings["End this session"] = "结束这段时间"; +$a->strings["Your videos"] = ""; +$a->strings["Your personal notes"] = ""; +$a->strings["Sign in"] = "登记"; +$a->strings["Home Page"] = "主页"; +$a->strings["Create an account"] = "注册"; +$a->strings["Help"] = "帮助"; +$a->strings["Help and documentation"] = "帮助证件"; +$a->strings["Apps"] = "应用程序"; +$a->strings["Addon applications, utilities, games"] = "可加的应用,设施,游戏"; +$a->strings["Search"] = "搜索"; +$a->strings["Search site content"] = "搜索网站内容"; +$a->strings["Conversations on this site"] = "这个网站的交谈"; +$a->strings["Directory"] = "名录"; +$a->strings["People directory"] = "人物名录"; +$a->strings["Information"] = "资料"; +$a->strings["Information about this friendica instance"] = "资料关于这个Friendica服务器"; +$a->strings["Network"] = "网络"; +$a->strings["Conversations from your friends"] = "从你朋友们的交谈"; +$a->strings["Network Reset"] = "网络重设"; +$a->strings["Load Network page with no filters"] = "表示网络页无滤器"; +$a->strings["Introductions"] = "介绍"; +$a->strings["Friend Requests"] = "友谊邀请"; +$a->strings["Notifications"] = "通知"; +$a->strings["See all notifications"] = "看所有的通知"; +$a->strings["Mark all system notifications seen"] = "记号各系统通知看过的"; +$a->strings["Messages"] = "消息"; +$a->strings["Private mail"] = "私人的邮件"; +$a->strings["Inbox"] = "收件箱"; +$a->strings["Outbox"] = "发件箱"; +$a->strings["New Message"] = "新的消息"; +$a->strings["Manage"] = "代用户"; +$a->strings["Manage other pages"] = "管理别的页"; +$a->strings["Delegations"] = "代表"; +$a->strings["Delegate Page Management"] = "页代表管理"; +$a->strings["Account settings"] = "帐户配置"; +$a->strings["Manage/Edit Profiles"] = "管理/编辑简介"; +$a->strings["Manage/edit friends and contacts"] = "管理/编朋友们和熟人们"; +$a->strings["Admin"] = "管理"; +$a->strings["Site setup and configuration"] = "网站开办和配置"; +$a->strings["Navigation"] = "航行"; +$a->strings["Site map"] = "网站地图"; +$a->strings["Click here to upgrade."] = "这里点击为更新。"; +$a->strings["This action exceeds the limits set by your subscription plan."] = "这个行动超过您订阅的限制。"; +$a->strings["This action is not available under your subscription plan."] = "这个行动在您的订阅不可用的。"; +$a->strings["Disallowed profile URL."] = "不允许的简介地址."; +$a->strings["Connect URL missing."] = "连接URL失踪的。"; +$a->strings["This site is not configured to allow communications with other networks."] = "这网站没配置允许跟别的网络交流."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "没有兼容协议或者摘要找到了."; +$a->strings["The profile address specified does not provide adequate information."] = "输入的简介地址没有够消息。"; +$a->strings["An author or name was not found."] = "找不到作者或名。"; +$a->strings["No browser URL could be matched to this address."] = "这个地址没有符合什么游览器URL。"; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "使不了知道的相配或邮件熟人相配 "; +$a->strings["Use mailto: in front of address to force email check."] = "输入mailto:地址前为要求电子邮件检查。"; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "输入的简介地址属在这个网站使不可用的网络。"; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "有限的简介。这人不会接受直达/私人通信从您。"; +$a->strings["Unable to retrieve contact information."] = "不能取回熟人消息。"; +$a->strings["following"] = "关注"; +$a->strings["Error decoding account file"] = "解码账户文件出错误"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "错误!文件没有版本数!这不是Friendica账户文件吗?"; +$a->strings["Error! Cannot check nickname"] = "错误!不能检查昵称"; +$a->strings["User '%s' already exists on this server!"] = "用户「%s」已经存在这个服务器!"; +$a->strings["User creation error"] = "用户创造错误"; +$a->strings["User profile creation error"] = "用户简介创造错误"; +$a->strings["%d contact not imported"] = array( + 0 => "%d熟人没进口了", +); +$a->strings["Done. You can now login with your username and password"] = "完了。您现在会用您用户名和密码登录"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "开始:"; +$a->strings["Finishes:"] = "结束:"; +$a->strings["stopped following"] = "结束关注了"; +$a->strings["Poke"] = "戳"; +$a->strings["View Status"] = "看现状"; +$a->strings["View Profile"] = "看简介"; +$a->strings["View Photos"] = "看照片"; +$a->strings["Network Posts"] = "网络文章"; +$a->strings["Edit Contact"] = "编辑熟人"; +$a->strings["Drop Contact"] = "删除熟人"; +$a->strings["Send PM"] = "法私人的新闻"; +$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["The error message is\n[pre]%s[/pre]"] = ""; +$a->strings["Errors encountered creating database tables."] = "造成数据库列表相遇错误。"; +$a->strings["Errors encountered performing database changes."] = ""; +$a->strings["Miscellaneous"] = "形形色色"; +$a->strings["year"] = "年"; +$a->strings["month"] = "月"; +$a->strings["day"] = "日"; +$a->strings["never"] = "从未"; +$a->strings["less than a second ago"] = "一秒以内"; +$a->strings["years"] = "年"; +$a->strings["months"] = "月"; +$a->strings["week"] = "星期"; +$a->strings["weeks"] = "星期"; +$a->strings["days"] = "天"; +$a->strings["hour"] = "小时"; +$a->strings["hours"] = "小时"; +$a->strings["minute"] = "分钟"; +$a->strings["minutes"] = "分钟"; +$a->strings["second"] = "秒"; +$a->strings["seconds"] = "秒"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s以前"; +$a->strings["[no subject]"] = "[无题目]"; +$a->strings["(no subject)"] = "沒有题目"; +$a->strings["Unknown | Not categorised"] = "未知的 |无分类"; +$a->strings["Block immediately"] = "立即拦"; +$a->strings["Shady, spammer, self-marketer"] = "可疑,发垃圾者,自市场开发者"; +$a->strings["Known to me, but no opinion"] = "我认识,但没有意见"; +$a->strings["OK, probably harmless"] = "行,大概无恶意的"; +$a->strings["Reputable, has my trust"] = "可信的,有我的信任"; +$a->strings["Frequently"] = "时常"; +$a->strings["Hourly"] = "每小时"; +$a->strings["Twice daily"] = "每日两次"; +$a->strings["Daily"] = "每日"; +$a->strings["Weekly"] = "每周"; +$a->strings["Monthly"] = "每月"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "电子邮件"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Google+"] = "Google+"; +$a->strings["pump.io"] = "pump.io"; +$a->strings["Twitter"] = "Twitter"; +$a->strings["Diaspora Connector"] = "Diaspora连接"; +$a->strings["Statusnet"] = "Statusnet"; +$a->strings["App.net"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s是成为%2\$s的朋友"; +$a->strings["Sharing notification from Diaspora network"] = "分享通知从Diaspora网络"; +$a->strings["Attachments:"] = "附件:"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s不喜欢%2\$s的%3\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s把%2\$s戳"; +$a->strings["poked"] = "戳了"; +$a->strings["%1\$s is currently %2\$s"] = "%1\$s现在是%2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s把%4\$s标签%2\$s的%3\$s"; +$a->strings["post/item"] = "文章/项目"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s标注%2\$s的%3\$s为偏爱"; +$a->strings["Select"] = "选择"; +$a->strings["Delete"] = "删除"; +$a->strings["View %s's profile @ %s"] = "看%s的简介@ %s"; +$a->strings["Categories:"] = "种类:"; +$a->strings["Filed under:"] = "归档在:"; +$a->strings["%s from %s"] = "%s从%s"; +$a->strings["View in context"] = "看在上下文"; +$a->strings["Please wait"] = "请等一下"; +$a->strings["remove"] = "删除"; +$a->strings["Delete Selected Items"] = "删除选的项目"; +$a->strings["Follow Thread"] = "关注线绳"; +$a->strings["%s likes this."] = "%s喜欢这个."; +$a->strings["%s doesn't like this."] = "%s没有喜欢这个."; +$a->strings["%2\$d people like this"] = "%2\$d人们喜欢这个"; +$a->strings["%2\$d people don't like this"] = "%2\$d人们不喜欢这个"; +$a->strings["and"] = "和"; +$a->strings[", and %d other people"] = ",和%d别人"; +$a->strings["%s like this."] = "%s喜欢这个"; +$a->strings["%s don't like this."] = "%s不喜欢这个"; +$a->strings["Visible to everybody"] = "大家可见的"; +$a->strings["Please enter a link URL:"] = "请输入环节URL:"; +$a->strings["Please enter a video link/URL:"] = "请输入视频连接/URL:"; +$a->strings["Please enter an audio link/URL:"] = "请输入音响连接/URL:"; +$a->strings["Tag term:"] = "标签:"; +$a->strings["Save to Folder:"] = "保存再文件夹:"; +$a->strings["Where are you right now?"] = "你在哪里?"; +$a->strings["Delete item(s)?"] = "把项目删除吗?"; +$a->strings["Post to Email"] = "电邮发布"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; +$a->strings["Hide your profile details from unknown viewers?"] = "使简介信息给陌生的看着看不了?"; +$a->strings["Share"] = "分享"; +$a->strings["Upload photo"] = "上传照片"; +$a->strings["upload photo"] = "上传照片"; +$a->strings["Attach file"] = "附上文件"; +$a->strings["attach file"] = "附上文件"; +$a->strings["Insert web link"] = "插入网页环节"; +$a->strings["web link"] = "网页环节"; +$a->strings["Insert video link"] = "插入视频环节"; +$a->strings["video link"] = "视频环节"; +$a->strings["Insert audio link"] = "插入录音环节"; +$a->strings["audio link"] = "录音环节"; +$a->strings["Set your location"] = "设定您的位置"; +$a->strings["set location"] = "指定位置"; +$a->strings["Clear browser location"] = "清空浏览器位置"; +$a->strings["clear location"] = "清理出位置"; +$a->strings["Set title"] = "指定标题"; +$a->strings["Categories (comma-separated list)"] = "种类(逗号分隔单)"; +$a->strings["Permission settings"] = "权设置"; +$a->strings["permissions"] = "权利"; +$a->strings["CC: email addresses"] = "抄送: 电子邮件地址"; +$a->strings["Public post"] = "公开的消息"; +$a->strings["Example: bob@example.com, mary@example.com"] = "比如: li@example.com, wang@example.com"; +$a->strings["Preview"] = "预演"; +$a->strings["Post to Groups"] = "发到组"; +$a->strings["Post to Contacts"] = "发到熟人"; +$a->strings["Private post"] = "私人文章"; +$a->strings["newer"] = "更新"; +$a->strings["older"] = "更旧"; +$a->strings["prev"] = "上个"; +$a->strings["first"] = "首先"; +$a->strings["last"] = "最后"; +$a->strings["next"] = "下个"; +$a->strings["No contacts"] = "没有熟人"; +$a->strings["%d Contact"] = array( + 0 => "%d熟人", +); +$a->strings["View Contacts"] = "看熟人"; +$a->strings["Save"] = "保存"; +$a->strings["poke"] = "戳"; +$a->strings["ping"] = "砰"; +$a->strings["pinged"] = "砰了"; +$a->strings["prod"] = "柔戳"; +$a->strings["prodded"] = "柔戳了"; +$a->strings["slap"] = "掌击"; +$a->strings["slapped"] = "掌击了"; +$a->strings["finger"] = "指"; +$a->strings["fingered"] = "指了"; +$a->strings["rebuff"] = "窝脖儿"; +$a->strings["rebuffed"] = "窝脖儿了"; +$a->strings["happy"] = "开心"; +$a->strings["sad"] = "伤心"; +$a->strings["mellow"] = "轻松"; +$a->strings["tired"] = "累"; +$a->strings["perky"] = "机敏"; +$a->strings["angry"] = "生气"; +$a->strings["stupified"] = "麻醉"; +$a->strings["puzzled"] = "纳闷"; +$a->strings["interested"] = "有兴趣"; +$a->strings["bitter"] = "苦"; +$a->strings["cheerful"] = "快乐"; +$a->strings["alive"] = "活着"; +$a->strings["annoyed"] = "被烦恼"; +$a->strings["anxious"] = "心焦"; +$a->strings["cranky"] = "不稳"; +$a->strings["disturbed"] = "不安"; +$a->strings["frustrated"] = "被作梗"; +$a->strings["motivated"] = "士气高涨"; +$a->strings["relaxed"] = "轻松"; +$a->strings["surprised"] = "诧异"; +$a->strings["Monday"] = "星期一"; +$a->strings["Tuesday"] = "星期二"; +$a->strings["Wednesday"] = "星期三"; +$a->strings["Thursday"] = "星期四"; +$a->strings["Friday"] = "星期五"; +$a->strings["Saturday"] = "星期六"; +$a->strings["Sunday"] = "星期天"; +$a->strings["January"] = "一月"; +$a->strings["February"] = "二月"; +$a->strings["March"] = "三月"; +$a->strings["April"] = "四月"; +$a->strings["May"] = "五月"; +$a->strings["June"] = "六月"; +$a->strings["July"] = "七月"; +$a->strings["August"] = "八月"; +$a->strings["September"] = "九月"; +$a->strings["October"] = "十月"; +$a->strings["November"] = "十一月"; +$a->strings["December"] = "十二月"; +$a->strings["View Video"] = "看视频"; +$a->strings["bytes"] = "字节"; +$a->strings["Click to open/close"] = "点击为开关"; +$a->strings["link to source"] = "链接到来源"; +$a->strings["default"] = "默认"; +$a->strings["Select an alternate language"] = "选择别的语言"; +$a->strings["activity"] = "活动"; +$a->strings["comment"] = array( + 0 => "评论", +); +$a->strings["post"] = "文章"; +$a->strings["Item filed"] = "把项目归档了"; +$a->strings["Logged out."] = "注销了"; +$a->strings["Login failed."] = "登记失败了。"; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "我们用您输入的OpenID登录的时候碰到问题。请核实拼法是对的。"; +$a->strings["The error message was:"] = "错误通知是:"; +$a->strings["Image/photo"] = "图像/照片"; +$a->strings["%2\$s %3\$s"] = ""; +$a->strings["%s wrote the following post"] = "%s写了下面的消息"; +$a->strings["$1 wrote:"] = "$1写:"; +$a->strings["Encrypted content"] = "加密的内容"; +$a->strings["Welcome "] = "欢迎"; +$a->strings["Please upload a profile photo."] = "请上传一张简介照片"; +$a->strings["Welcome back "] = "欢迎归来"; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "表格安全令牌不对。最可能因为表格开着太久(三个小时以上)提交前。"; +$a->strings["Embedded content"] = "嵌入内容"; +$a->strings["Embedding disabled"] = "嵌入不能用"; +$a->strings["Male"] = "男的"; +$a->strings["Female"] = "女的"; +$a->strings["Currently Male"] = "现在男的"; +$a->strings["Currently Female"] = "现在女的"; +$a->strings["Mostly Male"] = "主要男的"; +$a->strings["Mostly Female"] = "主要女的"; +$a->strings["Transgender"] = "跨性別"; +$a->strings["Intersex"] = "阴阳人"; +$a->strings["Transsexual"] = "”转基因“人"; +$a->strings["Hermaphrodite"] = "两性体"; +$a->strings["Neuter"] = "中性的"; +$a->strings["Non-specific"] = "不明确的"; +$a->strings["Other"] = "别的"; +$a->strings["Undecided"] = "未决"; +$a->strings["Males"] = "男人"; +$a->strings["Females"] = "女人"; +$a->strings["Gay"] = "男同性恋的"; +$a->strings["Lesbian"] = "女同性恋的"; +$a->strings["No Preference"] = "无偏爱"; +$a->strings["Bisexual"] = "双性恋的"; +$a->strings["Autosexual"] = "自性的"; +$a->strings["Abstinent"] = "有节制的"; +$a->strings["Virgin"] = "原始的"; +$a->strings["Deviant"] = "变态"; +$a->strings["Fetish"] = "恋物对象"; +$a->strings["Oodles"] = "多多"; +$a->strings["Nonsexual"] = "无性"; +$a->strings["Single"] = "单身"; +$a->strings["Lonely"] = "寂寞"; +$a->strings["Available"] = "单身的"; +$a->strings["Unavailable"] = "不可获得的"; +$a->strings["Has crush"] = "迷恋"; +$a->strings["Infatuated"] = "痴迷"; +$a->strings["Dating"] = "约会"; +$a->strings["Unfaithful"] = "外遇"; +$a->strings["Sex Addict"] = "性交因成瘾者"; +$a->strings["Friends"] = "朋友"; +$a->strings["Friends/Benefits"] = "朋友/益"; +$a->strings["Casual"] = "休闲"; +$a->strings["Engaged"] = "已订婚的"; +$a->strings["Married"] = "结婚"; +$a->strings["Imaginarily married"] = "想像结婚"; +$a->strings["Partners"] = "伴侣"; +$a->strings["Cohabiting"] = "同居"; +$a->strings["Common law"] = "普通法结婚"; +$a->strings["Happy"] = "幸福"; +$a->strings["Not looking"] = "没找"; +$a->strings["Swinger"] = "交换性伴侣的"; +$a->strings["Betrayed"] = "被背叛"; +$a->strings["Separated"] = "分手"; +$a->strings["Unstable"] = "不稳"; +$a->strings["Divorced"] = "离婚"; +$a->strings["Imaginarily divorced"] = "想像离婚"; +$a->strings["Widowed"] = "寡妇"; +$a->strings["Uncertain"] = "不确定"; +$a->strings["It's complicated"] = "是复杂"; +$a->strings["Don't care"] = "无所谓"; +$a->strings["Ask me"] = "问我"; +$a->strings["An invitation is required."] = "邀请必要的。"; +$a->strings["Invitation could not be verified."] = "不能证实邀请。"; +$a->strings["Invalid OpenID url"] = "无效的OpenID url"; +$a->strings["Please enter the required information."] = "请输入必要的信息。"; +$a->strings["Please use a shorter name."] = "请用短一点名。"; +$a->strings["Name too short."] = "名字太短。"; +$a->strings["That doesn't appear to be your full (First Last) name."] = "这看上去不是您的全姓名。"; +$a->strings["Your email domain is not among those allowed on this site."] = "这网站允许的域名中没有您的"; +$a->strings["Not a valid email address."] = "无效的邮件地址。"; +$a->strings["Cannot use that email."] = "不能用这个邮件地址。"; +$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "您的昵称只能包含\"a-z\",\"0-9\",\"-\"和\"_\",还有头一字必须是拉丁字。"; +$a->strings["Nickname is already registered. Please choose another."] = "昵称已经报到。请选择新的。"; +$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "昵称曾经这里注册于是不能再用。请选择别的。"; +$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "要紧错误:产生安全钥匙失败了。"; +$a->strings["An error occurred during registration. Please try again."] = "报到出了问题。请再试。"; +$a->strings["An error occurred creating your default profile. Please try again."] = "造成默认简介出了问题。请再试。"; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = ""; +$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5$\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = ""; $a->strings["Registration details for %s"] = "注册信息为%s"; +$a->strings["Visible to everybody"] = "任何人可见的"; +$a->strings["This entry was edited"] = "这个文章被编辑了"; +$a->strings["Private Message"] = "私人的新闻"; +$a->strings["Edit"] = "编辑"; +$a->strings["save to folder"] = "保存在文件夹"; +$a->strings["add star"] = "加星"; +$a->strings["remove star"] = "消星"; +$a->strings["toggle star status"] = "转变星现状"; +$a->strings["starred"] = "被贴星"; +$a->strings["ignore thread"] = ""; +$a->strings["unignore thread"] = ""; +$a->strings["toggle ignore status"] = ""; +$a->strings["ignored"] = ""; +$a->strings["add tag"] = "加标签"; +$a->strings["I like this (toggle)"] = "我喜欢这(交替)"; +$a->strings["like"] = "喜欢"; +$a->strings["I don't like this (toggle)"] = "我不喜欢这(交替)"; +$a->strings["dislike"] = "讨厌"; +$a->strings["Share this"] = "分享这个"; +$a->strings["share"] = "分享"; +$a->strings["to"] = "至"; +$a->strings["via"] = "经过"; +$a->strings["Wall-to-Wall"] = "从墙到墙"; +$a->strings["via Wall-To-Wall:"] = "通过从墙到墙"; +$a->strings["%d comment"] = array( + 0 => "%d评论", +); +$a->strings["This is you"] = "这是你"; +$a->strings["Bold"] = "粗体字 "; +$a->strings["Italic"] = "斜体 "; +$a->strings["Underline"] = "下划线"; +$a->strings["Quote"] = "引语"; +$a->strings["Code"] = "源代码"; +$a->strings["Image"] = "图片"; +$a->strings["Link"] = "环节"; +$a->strings["Video"] = "录像"; +$a->strings["Item not available."] = "项目不可用的"; +$a->strings["Item was not found."] = "找不到项目。"; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "一天最多墙通知给%s超过了。通知没有通过 。"; +$a->strings["No recipient selected."] = "没有选择的接受者。"; +$a->strings["Unable to check your home location."] = "核对不了您的主页。"; +$a->strings["Message could not be sent."] = "消息发不了。"; +$a->strings["Message collection failure."] = "通信受到错误。"; +$a->strings["Message sent."] = "消息发了"; +$a->strings["No recipient."] = "没有接受者。"; +$a->strings["Send Private Message"] = "发私人的通信"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。"; +$a->strings["To:"] = "到:"; +$a->strings["Subject:"] = "题目:"; +$a->strings["Your message:"] = "你的消息:"; +$a->strings["Group created."] = "组造成了。"; +$a->strings["Could not create group."] = "不能造成组。"; +$a->strings["Group not found."] = "组找不到。"; +$a->strings["Group name changed."] = "组名变化了。"; +$a->strings["Save Group"] = "保存组"; +$a->strings["Create a group of contacts/friends."] = "造成组熟人/朋友们。"; +$a->strings["Group Name: "] = "组名:"; +$a->strings["Group removed."] = "组删除了。"; +$a->strings["Unable to remove group."] = "不能删除组。"; +$a->strings["Group Editor"] = "组编辑器"; +$a->strings["Members"] = "成员"; +$a->strings["All Contacts"] = "所有的熟人"; +$a->strings["Click on a contact to add or remove."] = "点击熟人为添加或删除。"; +$a->strings["No potential page delegates located."] = "找不到可能代表页人。"; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。"; +$a->strings["Existing Page Managers"] = "目前页管理员"; +$a->strings["Existing Page Delegates"] = "目前页代表"; +$a->strings["Potential Delegates"] = "潜力的代表"; +$a->strings["Remove"] = "移走"; +$a->strings["Add"] = "加"; +$a->strings["No entries."] = "没有项目。"; +$a->strings["Invalid request identifier."] = "无效要求身份号。"; +$a->strings["Discard"] = "丢弃"; +$a->strings["Ignore"] = "忽视"; +$a->strings["System"] = "系统"; +$a->strings["Personal"] = "私人"; +$a->strings["Show Ignored Requests"] = "显示不理的要求"; +$a->strings["Hide Ignored Requests"] = "隐藏不理的要求"; +$a->strings["Notification type: "] = "通知种类:"; +$a->strings["Friend Suggestion"] = "朋友建议"; +$a->strings["suggested by %s"] = "由%s建议的"; +$a->strings["Hide this contact from others"] = "隐藏这个熟人给别人"; +$a->strings["Post a new friend activity"] = "表新朋友活动"; +$a->strings["if applicable"] = "或适用"; +$a->strings["Approve"] = "批准"; +$a->strings["Claims to be known to you: "] = "声称被您认识:"; +$a->strings["yes"] = "是"; +$a->strings["no"] = "否"; +$a->strings["Approve as: "] = "批准作为"; +$a->strings["Friend"] = "朋友"; +$a->strings["Sharer"] = "分享者"; +$a->strings["Fan/Admirer"] = "迷/赞赏者"; +$a->strings["Friend/Connect Request"] = "友谊/联络要求"; +$a->strings["New Follower"] = "新关注者:"; +$a->strings["No introductions."] = "没有介绍。"; +$a->strings["%s liked %s's post"] = "%s喜欢了%s的消息"; +$a->strings["%s disliked %s's post"] = "%s不喜欢了%s的消息"; +$a->strings["%s is now friends with %s"] = "%s成为%s的朋友"; +$a->strings["%s created a new post"] = "%s造成新文章"; +$a->strings["%s commented on %s's post"] = "%s便条%s的文章"; +$a->strings["No more network notifications."] = "没有别的网络通信。"; +$a->strings["Network Notifications"] = "网络通知"; +$a->strings["No more system notifications."] = "没别系统通知。"; +$a->strings["System Notifications"] = "系统通知"; +$a->strings["No more personal notifications."] = "没有别的私人通信。"; +$a->strings["Personal Notifications"] = "私人通知"; +$a->strings["No more home notifications."] = "没有别的家通信。"; +$a->strings["Home Notifications"] = "主页通知"; +$a->strings["No profile"] = "无简介"; +$a->strings["everybody"] = "每人"; +$a->strings["Account"] = "帐户"; +$a->strings["Additional features"] = "附加的特点"; +$a->strings["Display"] = "显示"; +$a->strings["Social Networks"] = "社会化网络"; +$a->strings["Plugins"] = "插件"; +$a->strings["Connected apps"] = "连接着应用"; +$a->strings["Export personal data"] = "出口私人信息"; +$a->strings["Remove account"] = "删除账户"; +$a->strings["Missing some important data!"] = "有的重要信息失踪的!"; +$a->strings["Update"] = "更新"; +$a->strings["Failed to connect with email account using the settings provided."] = "不能连接电子邮件账户用输入的设置。"; +$a->strings["Email settings updated."] = "电子邮件设置更新了"; +$a->strings["Features updated"] = "特点更新了"; +$a->strings["Relocate message has been send to your contacts"] = "调动信息寄给您的熟人"; +$a->strings["Passwords do not match. Password unchanged."] = "密码们不相配。密码没未改变的。"; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "空的密码禁止。密码没未改变的。"; +$a->strings["Wrong password."] = "密码不正确。"; +$a->strings["Password changed."] = "密码变化了。"; +$a->strings["Password update failed. Please try again."] = "密码更新失败了。请再试。"; +$a->strings[" Please use a shorter name."] = "请用短一点个名。"; +$a->strings[" Name too short."] = "名字太短。"; +$a->strings["Wrong Password"] = "密码不正确"; +$a->strings[" Not valid email."] = " 电子邮件地址无效."; +$a->strings[" Cannot change to that email."] = "不能变化到这个邮件地址。"; +$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "私人评坛没有隐私批准。默认隐私组用者。"; +$a->strings["Private forum has no privacy permissions and no default privacy group."] = "私人评坛没有隐私批准或默认隐私组。"; +$a->strings["Settings updated."] = "设置跟新了"; +$a->strings["Add application"] = "加入应用"; +$a->strings["Save Settings"] = "保存设置"; +$a->strings["Name"] = "名字"; +$a->strings["Consumer Key"] = "钥匙(Consumer Key)"; +$a->strings["Consumer Secret"] = "密码(Consumer Secret)"; +$a->strings["Redirect"] = "重定向"; +$a->strings["Icon url"] = "图符URL"; +$a->strings["You can't edit this application."] = "您不能编辑这个应用。"; +$a->strings["Connected Apps"] = "连接着应用"; +$a->strings["Client key starts with"] = "客户钥匙头字是"; +$a->strings["No name"] = "无名"; +$a->strings["Remove authorization"] = "撤消权能"; +$a->strings["No Plugin settings configured"] = "没插件设置配置了"; +$a->strings["Plugin Settings"] = "插件设置"; +$a->strings["Off"] = "关"; +$a->strings["On"] = "开"; +$a->strings["Additional Features"] = "附加的特点"; +$a->strings["Built-in support for %s connectivity is %s"] = "包括的支持为%s连通性是%s"; +$a->strings["enabled"] = "能够做的"; +$a->strings["disabled"] = "使不能用"; +$a->strings["StatusNet"] = "StatusNet"; +$a->strings["Email access is disabled on this site."] = "这个网站没有邮件使用权"; +$a->strings["Email/Mailbox Setup"] = "邮件收件箱设置"; +$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "如果您想用这股服务(可选的)跟邮件熟人交流,请指定怎么连通您的收件箱。"; +$a->strings["Last successful email check:"] = "上个成功收件箱检查:"; +$a->strings["IMAP server name:"] = "IMAP服务器名字:"; +$a->strings["IMAP port:"] = "IMAP服务器端口:"; +$a->strings["Security:"] = "安全:"; +$a->strings["None"] = "没有"; +$a->strings["Email login name:"] = "邮件登记名:"; +$a->strings["Email password:"] = "邮件密码:"; +$a->strings["Reply-to address:"] = "回答地址:"; +$a->strings["Send public posts to all email contacts:"] = "发公开的文章给所有的邮件熟人:"; +$a->strings["Action after import:"] = "进口后行动:"; +$a->strings["Mark as seen"] = "标注看过"; +$a->strings["Move to folder"] = "搬到文件夹"; +$a->strings["Move to folder:"] = "搬到文件夹:"; +$a->strings["No special theme for mobile devices"] = "没专门适合手机的主题"; +$a->strings["Display Settings"] = "表示设置"; +$a->strings["Display Theme:"] = "显示主题:"; +$a->strings["Mobile Theme:"] = "手机主题:"; +$a->strings["Update browser every xx seconds"] = "更新游览器每XX秒"; +$a->strings["Minimum of 10 seconds, no maximum"] = "最小10秒,没有上限"; +$a->strings["Number of items to display per page:"] = "每页表示多少项目:"; +$a->strings["Maximum of 100 items"] = "最多100项目"; +$a->strings["Number of items to display per page when viewed from mobile device:"] = "用手机看一页展示多少项目:"; +$a->strings["Don't show emoticons"] = "别表示请表符号"; +$a->strings["Don't show notices"] = "别表提示"; +$a->strings["Infinite scroll"] = "无限的滚动"; +$a->strings["Automatic updates only at the top of the network page"] = ""; +$a->strings["User Types"] = ""; +$a->strings["Community Types"] = ""; +$a->strings["Normal Account Page"] = "平常账户页"; +$a->strings["This account is a normal personal profile"] = "这个帐户是正常私人简介"; +$a->strings["Soapbox Page"] = "演讲台页"; +$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "自动批准所有联络/友谊要求当只看的迷"; +$a->strings["Community Forum/Celebrity Account"] = "社会评坛/名人账户"; +$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "自动批准所有联络/友谊要求当看写的迷"; +$a->strings["Automatic Friend Page"] = "自动朋友页"; +$a->strings["Automatically approve all connection/friend requests as friends"] = "自动批准所有联络/友谊要求当朋友"; +$a->strings["Private Forum [Experimental]"] = "隐私评坛[实验性的 ]"; +$a->strings["Private forum - approved members only"] = "隐私评坛-只批准的成员"; +$a->strings["OpenID:"] = "OpenID:"; +$a->strings["(Optional) Allow this OpenID to login to this account."] = "(可选的)许这个OpenID这个账户登记。"; +$a->strings["Publish your default profile in your local site directory?"] = "出版您默认简介在您当地的网站目录?"; +$a->strings["No"] = "否"; +$a->strings["Publish your default profile in the global social directory?"] = "出版您默认简介在综合社会目录?"; +$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "藏起来 发现您的熟人/朋友单不让这个简介看着看?\n "; +$a->strings["Allow friends to post to your profile page?"] = "允许朋友们贴文章在您的简介页?"; +$a->strings["Allow friends to tag your posts?"] = "允许朋友们标签您的文章?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "允许我们建议您潜力朋友给新成员?"; +$a->strings["Permit unknown people to send you private mail?"] = "允许生人寄给您私人邮件?"; +$a->strings["Profile is not published."] = "简介是没出版"; +$a->strings["or"] = "或者"; +$a->strings["Your Identity Address is"] = "您的同一个人地址是"; +$a->strings["Automatically expire posts after this many days:"] = "自动地过期文章这数天:"; +$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "如果空的,文章不会过期。过期的文章被删除"; +$a->strings["Advanced expiration settings"] = "先进的过期设置"; +$a->strings["Advanced Expiration"] = "先进的过期"; +$a->strings["Expire posts:"] = "把文章过期:"; +$a->strings["Expire personal notes:"] = "把私人便条过期:"; +$a->strings["Expire starred posts:"] = "把星的文章过期:"; +$a->strings["Expire photos:"] = "把照片过期:"; +$a->strings["Only expire posts by others:"] = "只别人的文章过期:"; +$a->strings["Account Settings"] = "帐户设置"; +$a->strings["Password Settings"] = "密码设置"; +$a->strings["New Password:"] = "新密码:"; +$a->strings["Confirm:"] = "确认:"; +$a->strings["Leave password fields blank unless changing"] = "非变化留空密码栏"; +$a->strings["Current Password:"] = "目前密码:"; +$a->strings["Your current password to confirm the changes"] = "您目前密码为确认变化"; +$a->strings["Password:"] = "密码:"; +$a->strings["Basic Settings"] = "基础设置"; +$a->strings["Email Address:"] = "电子邮件地址:"; +$a->strings["Your Timezone:"] = "您的时区:"; +$a->strings["Default Post Location:"] = "默认文章位置:"; +$a->strings["Use Browser Location:"] = "用游览器位置:"; +$a->strings["Security and Privacy Settings"] = "安全和隐私设置"; +$a->strings["Maximum Friend Requests/Day:"] = "最多友谊要求个天:"; +$a->strings["(to prevent spam abuse)"] = "(为防止垃圾邮件滥用)"; +$a->strings["Default Post Permissions"] = "默认文章准许"; +$a->strings["(click to open/close)"] = "(点击为打开/关闭)"; +$a->strings["Show to Groups"] = "给组表示"; +$a->strings["Show to Contacts"] = "给熟人表示"; +$a->strings["Default Private Post"] = "默认私人文章"; +$a->strings["Default Public Post"] = "默认公开文章"; +$a->strings["Default Permissions for New Posts"] = "默认权利为新文章"; +$a->strings["Maximum private messages per day from unknown people:"] = "一天最多从生人私人邮件:"; +$a->strings["Notification Settings"] = "消息设置"; +$a->strings["By default post a status message when:"] = "默认地发现状通知如果:"; +$a->strings["accepting a friend request"] = "接受朋友邀请"; +$a->strings["joining a forum/community"] = "加入评坛/社会"; +$a->strings["making an interesting profile change"] = "把简介有意思地变修改"; +$a->strings["Send a notification email when:"] = "发一个消息要是:"; +$a->strings["You receive an introduction"] = "你受到一个介绍"; +$a->strings["Your introductions are confirmed"] = "你的介绍确认了"; +$a->strings["Someone writes on your profile wall"] = "某人写在你的简历墙"; +$a->strings["Someone writes a followup comment"] = "某人写一个后续的评论"; +$a->strings["You receive a private message"] = "你受到一个私消息"; +$a->strings["You receive a friend suggestion"] = "你受到一个朋友建议"; +$a->strings["You are tagged in a post"] = "你被在新闻标签"; +$a->strings["You are poked/prodded/etc. in a post"] = "您在文章被戳"; +$a->strings["Advanced Account/Page Type Settings"] = "专家账户/页种设置"; +$a->strings["Change the behaviour of this account for special situations"] = "把这个账户特别情况的时候行动变化"; +$a->strings["Relocate"] = "调动"; +$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "如果您调动这个简介从别的服务器但有的熟人没收到您的更新,尝试按这个钮。"; +$a->strings["Resend relocate message to contacts"] = "把调动信息寄给熟人"; +$a->strings["Common Friends"] = "普通朋友们"; +$a->strings["No contacts in common."] = "没有共同熟人。"; +$a->strings["Remote privacy information not available."] = "摇隐私信息无效"; +$a->strings["Visible to:"] = "可见给:"; +$a->strings["%d contact edited."] = array( + 0 => "%d熟人编辑了", +); +$a->strings["Could not access contact record."] = "用不了熟人记录。"; +$a->strings["Could not locate selected profile."] = "找不到选择的简介。"; +$a->strings["Contact updated."] = "熟人更新了。"; +$a->strings["Failed to update contact record."] = "更新熟人记录失败了。"; +$a->strings["Contact has been blocked"] = "熟人拦了"; +$a->strings["Contact has been unblocked"] = "熟人否拦了"; +$a->strings["Contact has been ignored"] = "熟人不理了"; +$a->strings["Contact has been unignored"] = "熟人否不理了"; +$a->strings["Contact has been archived"] = "把联系存档了"; +$a->strings["Contact has been unarchived"] = "把联系从存档拿来了"; +$a->strings["Do you really want to delete this contact?"] = "您真的想删除这个熟人吗?"; +$a->strings["Contact has been removed."] = "熟人删除了。"; +$a->strings["You are mutual friends with %s"] = "您和%s是共同朋友们"; +$a->strings["You are sharing with %s"] = "您分享给%s"; +$a->strings["%s is sharing with you"] = "%s给您分享"; +$a->strings["Private communications are not available for this contact."] = "没有私人的沟通跟这个熟人"; +$a->strings["Never"] = "从未"; +$a->strings["(Update was successful)"] = "(更新成功)"; +$a->strings["(Update was not successful)"] = "(更新不成功)"; +$a->strings["Suggest friends"] = "建议朋友们"; +$a->strings["Network type: %s"] = "网络种类: %s"; +$a->strings["View all contacts"] = "看所有的熟人"; +$a->strings["Unblock"] = "不拦"; +$a->strings["Block"] = "拦"; +$a->strings["Toggle Blocked status"] = "交替拦配置"; +$a->strings["Unignore"] = "停不理"; +$a->strings["Toggle Ignored status"] = "交替忽视现状"; +$a->strings["Unarchive"] = "从存档拿来"; +$a->strings["Archive"] = "存档"; +$a->strings["Toggle Archive status"] = "交替档案现状"; +$a->strings["Repair"] = "维修"; +$a->strings["Advanced Contact Settings"] = "专家熟人设置"; +$a->strings["Communications lost with this contact!"] = "联系跟这个熟人断开了!"; +$a->strings["Contact Editor"] = "熟人编器"; +$a->strings["Profile Visibility"] = "简历可见量"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "请选择简介您想给%s显示他安全地看您的简介的时候。"; +$a->strings["Contact Information / Notes"] = "熟人信息/便条"; +$a->strings["Edit contact notes"] = "编辑熟人便条"; +$a->strings["Visit %s's profile [%s]"] = "看%s的简介[%s]"; +$a->strings["Block/Unblock contact"] = "拦/否拦熟人"; +$a->strings["Ignore contact"] = "忽视熟人"; +$a->strings["Repair URL settings"] = "维修URL设置"; +$a->strings["View conversations"] = "看交流"; +$a->strings["Delete contact"] = "删除熟人"; +$a->strings["Last update:"] = "上个更新:"; +$a->strings["Update public posts"] = "更新公开文章"; +$a->strings["Update now"] = "现在更新"; +$a->strings["Currently blocked"] = "现在拦的"; +$a->strings["Currently ignored"] = "现在不理的"; +$a->strings["Currently archived"] = "现在存档着"; +$a->strings["Replies/likes to your public posts may still be visible"] = "回答/喜欢关您公开文章还可见的"; +$a->strings["Notification for new posts"] = "新消息提示"; +$a->strings["Send a notification of every new post of this contact"] = "发提示在所有这个联络的新消息"; +$a->strings["Fetch further information for feeds"] = "拿文源别的消息"; +$a->strings["Suggestions"] = "建议"; +$a->strings["Suggest potential friends"] = "建议潜在朋友们"; +$a->strings["Show all contacts"] = "表示所有的熟人"; +$a->strings["Unblocked"] = "不拦了"; +$a->strings["Only show unblocked contacts"] = "只表示不拦的熟人"; +$a->strings["Blocked"] = "拦了"; +$a->strings["Only show blocked contacts"] = "只表示拦的熟人"; +$a->strings["Ignored"] = "忽视的"; +$a->strings["Only show ignored contacts"] = "只表示忽视的熟人"; +$a->strings["Archived"] = "在存档"; +$a->strings["Only show archived contacts"] = "只表示档案熟人"; +$a->strings["Hidden"] = "隐藏的"; +$a->strings["Only show hidden contacts"] = "只表示隐藏的熟人"; +$a->strings["Mutual Friendship"] = "共同友谊"; +$a->strings["is a fan of yours"] = "是您迷"; +$a->strings["you are a fan of"] = "你喜欢"; +$a->strings["Edit contact"] = "编熟人"; +$a->strings["Search your contacts"] = "搜索您的熟人"; +$a->strings["Finding: "] = "找着:"; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "不好意思,可能你上传的是PHP设置允许的大"; +$a->strings["Or - did you try to upload an empty file?"] = "或者,你是不是上传空的文件?"; +$a->strings["File exceeds size limit of %d"] = "文件数目超过最多%d"; +$a->strings["File upload failed."] = "文件上传失败。"; +$a->strings["[Embedded content - reload page to view]"] = "[嵌入内容-重新加载页为看]"; +$a->strings["Export account"] = "出口账户"; +$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "出口您的商户信息和熟人。这利于备份您的账户活着搬到别的服务器。"; +$a->strings["Export all"] = "出口一切"; +$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "出口您账户信息,熟人和别的项目成json。可能是很大文件,花很多时间。用这个为创造全备份您的账户(照片没被出口)"; $a->strings["Registration successful. Please check your email for further instructions."] = "注册成功了。请咨询说明再您的收件箱。"; $a->strings["Failed to send email message. Here is the message that failed."] = "发邮件失败了。这条试失败的消息。"; $a->strings["Your registration can not be processed."] = "处理不了您的注册。"; -$a->strings["Registration request at %s"] = "注册要求再%s"; $a->strings["Your registration is pending approval by the site owner."] = "您的注册等网页主的批准。"; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "这个网站超过一天最多账户注册。请明天再试。"; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。"; $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "如果您没熟悉OpenID,请留空这个栏和填另些栏。"; $a->strings["Your OpenID (optional): "] = "您的OpenID(可选的):"; $a->strings["Include your profile in member directory?"] = "放您的简介再员目录?"; -$a->strings["Yes"] = "是"; -$a->strings["No"] = "否"; $a->strings["Membership on this site is by invitation only."] = "会员身份在这个网站是光通过邀请。"; $a->strings["Your invitation ID: "] = "您邀请ID:"; $a->strings["Registration"] = "注册"; @@ -209,195 +1024,85 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y $a->strings["Choose a nickname: "] = "选择昵称:"; $a->strings["Import"] = "进口"; $a->strings["Import your profile to this friendica instance"] = "进口您的简介到这个friendica服务器"; -$a->strings["Profile not found."] = "找不到简介。"; -$a->strings["Contact not found."] = "没找到熟人。"; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "这会偶尔地发生熟人双方都要求和已经批准的时候。"; -$a->strings["Response from remote site was not understood."] = "遥网站的回答明白不了。"; -$a->strings["Unexpected response from remote site: "] = "居然回答从遥网站:"; -$a->strings["Confirmation completed successfully."] = "确认成功完成。"; -$a->strings["Remote site reported: "] = "遥网站报案:"; -$a->strings["Temporary failure. Please wait and try again."] = "临时失败。请等一会,再试。"; -$a->strings["Introduction failed or was revoked."] = "介绍失败或被吊销。"; -$a->strings["Unable to set contact photo."] = "不会指定熟人照片。"; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s是成为%2\$s的朋友"; -$a->strings["No user record found for '%s' "] = "找不到「%s」的用户记录"; -$a->strings["Our site encryption key is apparently messed up."] = "看起来我们的加密钥匙失灵了。"; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "空的URL供应,或URL解不了码。"; -$a->strings["Contact record was not found for you on our site."] = "熟人记录在我们的网站找不了。"; -$a->strings["Site public key not available in contact record for URL %s."] = "没有网站公开钥匙在熟人记录在URL%s。"; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "身份证明由您的系统是在我们的重做。你再试应该运行。"; -$a->strings["Unable to set your contact credentials on our system."] = "不能创作您的熟人证件在我们的系统。"; -$a->strings["Unable to update your contact profile details on our system"] = "不能更新您的熟人简介消息在我们的系统"; -$a->strings["Connection accepted at %s"] = "联络接受了在%s"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s加入%2\$s了"; +$a->strings["Post successful."] = "评论发表了。"; +$a->strings["System down for maintenance"] = "系统关闭为了维持"; +$a->strings["Access to this profile has been restricted."] = "使用权这个简介被限制了."; +$a->strings["Tips for New Members"] = "提示对新成员"; +$a->strings["Public access denied."] = "公众看拒绝"; +$a->strings["No videos selected"] = "没选择的视频"; +$a->strings["Access to this item is restricted."] = "这个项目使用权限的。"; +$a->strings["View Album"] = "看照片册"; +$a->strings["Recent Videos"] = "最近视频"; +$a->strings["Upload New Videos"] = "上传新视频"; +$a->strings["Manage Identities and/or Pages"] = "管理身份或页"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "交替不同同一人或社会/组页合用您的账户或给您「管理」批准"; +$a->strings["Select an identity to manage: "] = "选择同一个人管理:"; +$a->strings["Item not found"] = "项目没找到"; +$a->strings["Edit post"] = "编辑文章"; +$a->strings["People Search"] = "搜索人物"; +$a->strings["No matches"] = "没有结果"; +$a->strings["Account approved."] = "账户批准了"; +$a->strings["Registration revoked for %s"] = "%s的登记撤销了"; +$a->strings["Please login."] = "清登录。"; +$a->strings["This introduction has already been accepted."] = "这个介绍已经接受了。"; +$a->strings["Profile location is not valid or does not contain profile information."] = "简介位置失效或不包含简介信息。"; +$a->strings["Warning: profile location has no identifiable owner name."] = "警告:简介位置没有可设别的主名。"; +$a->strings["Warning: profile location has no profile photo."] = "警告:简介位置没有简介图。"; +$a->strings["%d required parameter was not found at the given location"] = array( + 0 => "%d需要的参数没找到在输入的位置。", +); +$a->strings["Introduction complete."] = "介绍完成的。"; +$a->strings["Unrecoverable protocol error."] = "不能恢复的协议错误"; +$a->strings["Profile unavailable."] = "简介无效"; +$a->strings["%s has received too many connection requests today."] = "%s今天已经受到了太多联络要求"; +$a->strings["Spam protection measures have been invoked."] = "垃圾保护措施被用了。"; +$a->strings["Friends are advised to please try again in 24 hours."] = "朋友们被建议请24小时后再试。"; +$a->strings["Invalid locator"] = "无效找到物"; +$a->strings["Invalid email address."] = "无效的邮件地址。"; +$a->strings["This account has not been configured for email. Request failed."] = "这个账户没有设置用电子邮件。要求没通过。"; +$a->strings["Unable to resolve your name at the provided location."] = "不可疏解您的名字再输入的位置。"; +$a->strings["You have already introduced yourself here."] = "您已经自我介绍这儿。"; +$a->strings["Apparently you are already friends with %s."] = "看上去您已经是%s的朋友。"; +$a->strings["Invalid profile URL."] = "无效的简介URL。"; +$a->strings["Your introduction has been sent."] = "您的介绍发布了。"; +$a->strings["Please login to confirm introduction."] = "请登记为确认介绍。"; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "错误的用户登记者。请用这个用户。"; +$a->strings["Hide this contact"] = "隐藏这个熟人"; +$a->strings["Welcome home %s."] = "欢迎%s。"; +$a->strings["Please confirm your introduction/connection request to %s."] = "请确认您的介绍/联络要求给%s。"; +$a->strings["Confirm"] = "确认"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "请输入您的「同一人地址」这些支持的交通网络中:"; +$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "如果您还没有自由社会网络成员之一,点击这个环节找公开Friendica网站今天加入."; +$a->strings["Friend/Connection Request"] = "朋友/联络要求。"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "比如:jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; +$a->strings["Please answer the following:"] = "请回答下述的:"; +$a->strings["Does %s know you?"] = "%s是否认识你?"; +$a->strings["Add a personal note:"] = "添加个人的便条"; +$a->strings["StatusNet/Federated Social Web"] = "StatusNet/联合社会化网"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - 请别用这个表格。反而输入%s在您的Diaspora搜索功能。"; +$a->strings["Your Identity Address:"] = "您的同一个人地址:"; +$a->strings["Submit Request"] = "提交要求"; +$a->strings["Files"] = "文件"; $a->strings["Authorize application connection"] = "授权应用连接"; $a->strings["Return to your app and insert this Securty Code:"] = "回归您的应用和输入这个安全密码:"; $a->strings["Please login to continue."] = "请登记为继续。"; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "您想不想使这个应用用权您的文章和熟人,和/或代您造成新文章"; -$a->strings["No valid account found."] = "找不到效的账户。"; -$a->strings["Password reset request issued. Check your email."] = "重设密码要求发布了。核对您的收件箱。"; -$a->strings["Password reset requested at %s"] = "重设密码要求被发布%s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "要求确认不了。(您可能已经提交它。)重设密码失败了。"; -$a->strings["Your password has been reset as requested."] = "您的密码被重设如要求的。"; -$a->strings["Your new password is"] = "你的新的密码是"; -$a->strings["Save or copy your new password - and then"] = "保存或复制新密码-之后"; -$a->strings["click here to login"] = "在这儿点击"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "您的密码能被变化从设置页成功登记后。"; -$a->strings["Your password has been changed at %s"] = "您密码被变化在%s"; -$a->strings["Forgot your Password?"] = "忘记你的密码吗?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。"; -$a->strings["Nickname or Email: "] = "昵称或邮件地址:"; -$a->strings["Reset"] = "复位"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "一天最多墙通知给%s超过了。通知没有通过 。"; -$a->strings["No recipient selected."] = "没有选择的接受者。"; -$a->strings["Unable to check your home location."] = "核对不了您的主页。"; -$a->strings["Message could not be sent."] = "消息发不了。"; -$a->strings["Message collection failure."] = "通信受到错误。"; -$a->strings["Message sent."] = "消息发了"; -$a->strings["No recipient."] = "没有接受者。"; -$a->strings["Please enter a link URL:"] = "请输入环节URL:"; -$a->strings["Send Private Message"] = "发私人的通信"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。"; -$a->strings["To:"] = "到:"; -$a->strings["Subject:"] = "题目:"; -$a->strings["Your message:"] = "你的消息:"; -$a->strings["Upload photo"] = "上传照片"; -$a->strings["Insert web link"] = "插入网页环节"; -$a->strings["Welcome to Friendica"] = "Friendica欢迎你"; -$a->strings["New Member Checklist"] = "新的成员一览表"; -$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."] = "我们想提高几个建议和超链接为让你的经历愉快。点击一个项目为了访问相应的网页。你最初登记两周以上一个环节到这儿来在你的首页,然后悄声地消失。"; -$a->strings["Getting Started"] = "开始方法"; -$a->strings["Friendica Walk-Through"] = "Friendica游览"; -$a->strings["On your Quick Start 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["On your Settings 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."] = "在你的设置页 - 改变你的最初的密码。也记住你的客户地址。这好像一个电子邮件地址,是用于在自由社会化网络交朋友们有用的。"; -$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."] = "校对别的设置,特别隐私设置。一个未出版的目录项目是跟未出版的电话号码一样。平时,你可能应该出版你的目录项目-除非都你的朋友们和可交的朋友们已经知道确切地怎么找你。"; -$a->strings["Upload Profile Photo"] = "上传简历照片"; -$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."] = "上传一张简历照片除非你已经做过。研究表明有真正自己的照片的人比没有的交朋友们可能多十倍。"; -$a->strings["Edit Your Profile"] = "编辑您的简介"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "随意编你的公开的简历。评论设置为藏起来你的朋友表和简历过陌生来客。"; -$a->strings["Profile Keywords"] = "简介关键字"; -$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."] = "指定一些公开关键字在您的默认简介描述您兴趣。我们可能找得了别人有相似兴趣和建议友谊。"; -$a->strings["Connecting"] = "连接着"; -$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."] = "要是你有一个Facebook账户,批准Facebook插销。我们来(可选的)进口都你Facebook朋友们和交谈。"; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "要是这是你的私利服务器,安装Facebook插件会把你的过渡到自由社会化网络自在一点。"; -$a->strings["Importing Emails"] = "进口着邮件"; -$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"] = "输入你电子邮件使用信息在插销设置页,要是你想用你的电子邮件进口和互动朋友们或邮件表。"; -$a->strings["Go to Your Contacts Page"] = "您的熟人页"; -$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 Add New Contact dialog."] = "您熟人页是您门口为管理熟人和连接朋友们在别的网络。典型您输入他的地址或者网站URL在添加新熟人对话框。"; -$a->strings["Go to Your Site's Directory"] = "您网站的目录"; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "目录页让您找别人在这个网络或别的同盟的网站。找一个连接关注按钮在他们的简介页。您被要求的话,提供您自己的同一个人地址。"; -$a->strings["Finding New People"] = "找新人"; -$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."] = "在熟人页的工具栏有一些工具为找新朋友们。我们会使人们相配按名或兴趣,和以网络关系作为提醒建议的根据。在新网站,朋友建议平常开始24小时后。"; -$a->strings["Groups"] = "组"; -$a->strings["Group Your Contacts"] = "把熟人组起来"; -$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."] = "您交朋友们后,组织他们分私人交流组在您熟人页的边栏,您会私下地跟组交流在您的网络页。"; -$a->strings["Why Aren't My Posts Public?"] = "我文章怎么没公开的?"; -$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."] = "Friendica尊敬您的隐私。默认是您文章只被您朋友们看。更多消息在帮助部分在上面的链接。"; -$a->strings["Getting Help"] = "怎么获得帮助"; -$a->strings["Go to the Help Section"] = "看帮助部分"; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "我们帮助页可查阅到详情关于别的编程特点和资源。"; $a->strings["Do you really want to delete this suggestion?"] = "您真的想删除这个建议吗?"; -$a->strings["Cancel"] = "退消"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "没有建议。如果这是新网站,请24小时后再试。"; $a->strings["Ignore/Hide"] = "不理/隐藏"; -$a->strings["Search Results For:"] = "搜索结果为:"; -$a->strings["Remove term"] = "删除关键字"; -$a->strings["Saved Searches"] = "保存的搜索"; -$a->strings["add"] = "添加"; -$a->strings["Commented Order"] = "评论时间顺序"; -$a->strings["Sort by Comment Date"] = "按评论日期顺序排列"; -$a->strings["Posted Order"] = "贴时间顺序"; -$a->strings["Sort by Post Date"] = "按发布日期顺序排列"; -$a->strings["Personal"] = "私人"; -$a->strings["Posts that mention or involve you"] = "提或关您的文章"; -$a->strings["New"] = "新"; -$a->strings["Activity Stream - by date"] = "活动河流-按日期"; -$a->strings["Shared Links"] = "共同环节"; -$a->strings["Interesting Links"] = "有意思的超链接"; -$a->strings["Starred"] = "被星"; -$a->strings["Favourite Posts"] = "最喜欢的文章"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "警告:这个组bao han%s成员从不安全网络。", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "私人通信给这组回被公开。"; -$a->strings["No such group"] = "没有这个组"; -$a->strings["Group is empty"] = "组没有成员"; -$a->strings["Group: "] = "组:"; -$a->strings["Contact: "] = "熟人:"; -$a->strings["Private messages to this person are at risk of public disclosure."] = "私人通信给这个人回被公开。"; -$a->strings["Invalid contact."] = "无效熟人。"; -$a->strings["Friendica Communications Server - Setup"] = "Friendica沟通服务器-安装"; -$a->strings["Could not connect to database."] = "解不了数据库。"; -$a->strings["Could not create table."] = "造成不了表格。"; -$a->strings["Your Friendica site database has been installed."] = "您Friendica网站数据库被安装了。"; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。"; -$a->strings["Please see the file \"INSTALL.txt\"."] = "请看文件「INSTALL.txt」"; -$a->strings["System check"] = "系统检测"; -$a->strings["Next"] = "下"; -$a->strings["Check again"] = "再检测"; -$a->strings["Database connection"] = "数据库接通"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "为安装Friendica我们要知道怎么连接您的数据库。"; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。"; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "您下边指定的数据库应该已经存在。如果还没有,请继续前造成。"; -$a->strings["Database Server Name"] = "数据库服务器名"; -$a->strings["Database Login Name"] = "数据库登录名"; -$a->strings["Database Login Password"] = "数据库登录密码"; -$a->strings["Database Name"] = "数据库名字"; -$a->strings["Site administrator email address"] = "网站行政人员邮件地址"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "您账户邮件地址必要符合这个为用网站处理仪表板"; -$a->strings["Please select a default timezone for your website"] = "请选择您网站的默认时区"; -$a->strings["Site settings"] = "网站设置"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "没找到命令行PHP在网服务器PATH。"; -$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 'Activating scheduled tasks'"] = "如果您没有命令行PHP在服务器,您实行不了用cron背景检查。看「使安排做的任务可用」"; -$a->strings["PHP executable path"] = "PHP可执行路径"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "输入全路线到php执行程序。您会留空白为继续安装。"; -$a->strings["Command line PHP"] = "命令行PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP执行程序不是命令行PHP執行檔(有可能是cgi-fgci版本)"; -$a->strings["Found PHP version: "] = "找到PHP版本号:"; -$a->strings["PHP cli binary"] = "命令行PHP執行檔"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "您系统的命令行PHP没有能够「register_argc_argv」。"; -$a->strings["This is required for message delivery to work."] = "这必要为通信发布成功。"; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "错误:这系统的「register_argc_argv」子程序不能产生加密钥匙"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "如果您用Windows,请看「http://www.php.net/manual/en/openssl.installation.php」。"; -$a->strings["Generate encryption keys"] = "产生加密钥匙"; -$a->strings["libCurl PHP module"] = "libCurl PHP模块"; -$a->strings["GD graphics PHP module"] = "GD显示PHP模块"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP模块"; -$a->strings["mysqli PHP module"] = "mysqli PHP模块"; -$a->strings["mb_string PHP module"] = "mb_string PHP模块"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite部件"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "错误:Apache服务器的mod-rewrite模块是必要的可却不安装的。"; -$a->strings["Error: libCURL PHP module required but not installed."] = "错误:libCurl PHP模块是必要的可却不安装的。"; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "错误:GD显示PHP模块跟JPEG支持是必要的可却安装的。"; -$a->strings["Error: openssl PHP module required but not installed."] = "错误:openssl PHP模块是必要的可却不安装的。"; -$a->strings["Error: mysqli PHP module required but not installed."] = "错误:mysqli PHP模块是必要的可却不安装的。"; -$a->strings["Error: mb_string PHP module required but not installed."] = "错误:mbstring PHP模块必要可没安装的。"; -$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."] = "网页安装者要能造成叫「.htconfig.php」在网服务器主文件夹可却不能。"; -$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."] = "这常常是一个权设置,因为网服务器可能不会写文件在文件夹-即使您会。"; -$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."] = "这个步骤头,我们给您正文要保存在叫.htconfig.php的文件在您Friendica主文件夹。"; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "或者您会这个步骤不做还是实行手动的安装。请看INSTALL.txt文件为说明。"; -$a->strings[".htconfig.php is writable"] = ".htconfig.php是可写的"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica用Smarty3模板机车为建筑网页。Smarty3把模板编译成PHP为催建筑网页。"; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "为了保存这些模板,网服务器要写权利于view/smarty3/目录在Friendica主目录下。"; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "请保险您网服务器用户(比如www-data)有这个目录的写权利。"; -$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "注意:为了安全,您应该只给网服务器写权利于view/smarty3/-没有模板文件(.tpl)之下。"; -$a->strings["view/smarty3 is writable"] = "能写view/smarty3"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = " URL改写在.htaccess不行。检查您服务器设置。"; -$a->strings["Url rewrite is working"] = "URL改写发挥机能"; -$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."] = "数据库设置文件「.htconfig.php」不能被写。请把包括的正文造成设置文件在网服务器子目录。"; -$a->strings["

What next

"] = "

下步是什么

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "重要:您要[手工地]准备安排的任务给喂器。"; +$a->strings["Contacts who are not members of a group"] = "没当成员的熟人"; +$a->strings["Contact not found."] = "没找到熟人。"; +$a->strings["Friend suggestion sent."] = "朋友建议发送了。"; +$a->strings["Suggest Friends"] = "建议朋友们"; +$a->strings["Suggest a friend for %s"] = "建议朋友给%s"; +$a->strings["link"] = "链接"; +$a->strings["No contacts."] = "没有熟人。"; $a->strings["Theme settings updated."] = "主题设置更新了。"; $a->strings["Site"] = "网站"; $a->strings["Users"] = "用户"; -$a->strings["Plugins"] = "插件"; $a->strings["Themes"] = "主题"; $a->strings["DB updates"] = "数据库更新"; $a->strings["Logs"] = "记录"; -$a->strings["Admin"] = "管理"; $a->strings["Plugin Features"] = "插件特点"; $a->strings["User registrations waiting for confirmation"] = "用户注册等确认"; $a->strings["Normal Account"] = "正常帐户"; @@ -415,13 +1120,7 @@ $a->strings["Version"] = "版本"; $a->strings["Active plugins"] = "活跃的插件"; $a->strings["Can not parse base url. Must have at least ://"] = "不能分析基础URL。至少要://"; $a->strings["Site settings updated."] = "网站设置更新了。"; -$a->strings["No special theme for mobile devices"] = "没专门适合手机的主题"; -$a->strings["Never"] = "从未"; $a->strings["At post arrival"] = "收件的时候"; -$a->strings["Frequently"] = "时常"; -$a->strings["Hourly"] = "每小时"; -$a->strings["Twice daily"] = "每日两次"; -$a->strings["Daily"] = "每日"; $a->strings["Multi user instance"] = "多用户网站"; $a->strings["Closed"] = "关闭"; $a->strings["Requires approval"] = "要批准"; @@ -429,7 +1128,6 @@ $a->strings["Open"] = "打开"; $a->strings["No SSL policy, links will track page SSL state"] = "没SSL方针,环节将追踪页SSL现状"; $a->strings["Force all links to use SSL"] = "让所有的环节用SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "自签证书,用SSL再光本地环节(劝止的)"; -$a->strings["Save Settings"] = "保存设置"; $a->strings["File upload"] = "文件上传"; $a->strings["Policies"] = "政策"; $a->strings["Advanced"] = "高等"; @@ -529,20 +1227,26 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Path for lock file"] = "路线到锁文件"; $a->strings["Temp path"] = "临时文件路线"; $a->strings["Base path to installation"] = "基础安装路线"; +$a->strings["Disable picture proxy"] = ""; +$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = ""; $a->strings["New base url"] = "新基础URL"; $a->strings["Enable noscrape"] = ""; $a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."] = ""; $a->strings["Update has been marked successful"] = "更新当成功标签了"; -$a->strings["Executing %s failed. Check system logs."] = "把%s实行没通过了。看系统记录。"; +$a->strings["Database structure update %s was successfully applied."] = ""; +$a->strings["Executing of database structure update %s failed with error: %s"] = ""; +$a->strings["Executing %s failed with error: %s"] = ""; $a->strings["Update %s was successfully applied."] = "把%s更新成功地实行。"; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "%s更新没回答现状。不知道是否成功。"; -$a->strings["Update function %s could not be found."] = "找不到更新功能%s。"; +$a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "没有不通过地更新。"; +$a->strings["Check database structure"] = ""; $a->strings["Failed Updates"] = "没通过的更新"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "这个不包括1139号更新之前,它们没回答装线。"; $a->strings["Mark success (if update was manually applied)"] = "标注成功(如果手动地把更新实行了)"; $a->strings["Attempt to execute this update step automatically"] = "试图自动地把这步更新实行"; -$a->strings["Registration successful. Email send to user"] = "注册成功。邮件寄给用户。"; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = ""; +$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = ""; $a->strings["%s user blocked/unblocked"] = array( 0 => "%s用户拦/不拦了", ); @@ -557,13 +1261,8 @@ $a->strings["select all"] = "都选"; $a->strings["User registrations waiting for confirm"] = "用户注册等待确认"; $a->strings["User waiting for permanent deletion"] = "用户等待长久删除"; $a->strings["Request date"] = "要求日期"; -$a->strings["Name"] = "名字"; -$a->strings["Email"] = "电子邮件"; $a->strings["No registrations."] = "没有注册。"; -$a->strings["Approve"] = "批准"; $a->strings["Deny"] = "否定"; -$a->strings["Block"] = "拦"; -$a->strings["Unblock"] = "不拦"; $a->strings["Site admin"] = "网站管理员"; $a->strings["Account expired"] = "帐户过期了"; $a->strings["New User"] = "新用户"; @@ -571,7 +1270,6 @@ $a->strings["Register date"] = "注册日期"; $a->strings["Last login"] = "上次登录"; $a->strings["Last item"] = "上项目"; $a->strings["Deleted since"] = "删除从"; -$a->strings["Account"] = "帐户"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "特定的用户被删除!\\n\\n什么这些用户放在这个网站被永远删除!\\n\\n您肯定吗?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "用户{0}将被删除!\\n\\n什么这个用户放在这个网站被永远删除!\\n\\n您肯定吗?"; $a->strings["Name of the new user."] = "新用户的名"; @@ -595,353 +1293,210 @@ $a->strings["Enable Debugging"] = "把调试使可用的"; $a->strings["Log file"] = "记录文件"; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "必要被网页服务器可写的。相对Friendica主文件夹。"; $a->strings["Log level"] = "记录水平"; -$a->strings["Update now"] = "现在更新"; $a->strings["Close"] = "关闭"; $a->strings["FTP Host"] = "FTP主机"; $a->strings["FTP Path"] = "FTP目录"; $a->strings["FTP User"] = "FTP用户"; $a->strings["FTP Password"] = "FTP密码"; -$a->strings["Search"] = "搜索"; -$a->strings["No results."] = "没有结果"; -$a->strings["Tips for New Members"] = "提示对新成员"; -$a->strings["link"] = "链接"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s把%4\$s标签%2\$s的%3\$s"; -$a->strings["Item not found"] = "项目没找到"; -$a->strings["Edit post"] = "编辑文章"; -$a->strings["upload photo"] = "上传照片"; -$a->strings["Attach file"] = "附上文件"; -$a->strings["attach file"] = "附上文件"; -$a->strings["web link"] = "网页环节"; -$a->strings["Insert video link"] = "插入视频环节"; -$a->strings["video link"] = "视频环节"; -$a->strings["Insert audio link"] = "插入录音环节"; -$a->strings["audio link"] = "录音环节"; -$a->strings["Set your location"] = "设定您的位置"; -$a->strings["set location"] = "指定位置"; -$a->strings["Clear browser location"] = "清空浏览器位置"; -$a->strings["clear location"] = "清理出位置"; -$a->strings["Permission settings"] = "权设置"; -$a->strings["CC: email addresses"] = "抄送: 电子邮件地址"; -$a->strings["Public post"] = "公开的消息"; -$a->strings["Set title"] = "指定标题"; -$a->strings["Categories (comma-separated list)"] = "种类(逗号分隔单)"; -$a->strings["Example: bob@example.com, mary@example.com"] = "比如: li@example.com, wang@example.com"; -$a->strings["Item not available."] = "项目不可用的"; -$a->strings["Item was not found."] = "找不到项目。"; -$a->strings["Account approved."] = "账户批准了"; -$a->strings["Registration revoked for %s"] = "%s的登记撤销了"; -$a->strings["Please login."] = "清登录。"; -$a->strings["Find on this site"] = "找在这网站"; -$a->strings["Finding: "] = "找着:"; -$a->strings["Site Directory"] = "网站目录"; -$a->strings["Find"] = "搜索"; -$a->strings["Age: "] = "年纪:"; -$a->strings["Gender: "] = "性别:"; -$a->strings["About:"] = "关于:"; -$a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。"; -$a->strings["Contact settings applied."] = "熟人设置应用了。"; -$a->strings["Contact update failed."] = "熟人更新失败。"; -$a->strings["Repair Contact Settings"] = "维修熟人设置"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "注意:这是很高等的,你输入错的信息你和熟人的沟通会弄失灵了。"; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "请立即用后退按钮如果您不确定怎么用这页"; -$a->strings["Return to contact editor"] = "回归熟人处理器"; -$a->strings["Account Nickname"] = "帐户昵称"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname越过名/昵称"; -$a->strings["Account URL"] = "帐户URL"; -$a->strings["Friend Request URL"] = "朋友请求URL"; -$a->strings["Friend Confirm URL"] = "朋友确认URL"; -$a->strings["Notification Endpoint URL"] = "通知端URL"; -$a->strings["Poll/Feed URL"] = "喂URL"; -$a->strings["New photo from this URL"] = "新照片从这个URL"; -$a->strings["Remote Self"] = "遥远的自身"; -$a->strings["Mirror postings from this contact"] = "把这个熟人的文章复制。"; -$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "表明这个熟人当遥远的自身。Friendica要把这个熟人的新的文章复制。"; +$a->strings["Image exceeds size limit of %d"] = "图像超标最大极限尺寸 %d"; +$a->strings["Unable to process image."] = "处理不了图像."; +$a->strings["Image upload failed."] = "图像上载失败了."; +$a->strings["Welcome to %s"] = "%s欢迎你"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID协议错误。没ID还。 "; +$a->strings["Account not found and OpenID registration is not permitted on this site."] = "找不到账户和OpenID注册不允许。"; +$a->strings["Search Results For:"] = "搜索结果为:"; +$a->strings["Remove term"] = "删除关键字"; +$a->strings["Commented Order"] = "评论时间顺序"; +$a->strings["Sort by Comment Date"] = "按评论日期顺序排列"; +$a->strings["Posted Order"] = "贴时间顺序"; +$a->strings["Sort by Post Date"] = "按发布日期顺序排列"; +$a->strings["Posts that mention or involve you"] = "提或关您的文章"; +$a->strings["New"] = "新"; +$a->strings["Activity Stream - by date"] = "活动河流-按日期"; +$a->strings["Shared Links"] = "共同环节"; +$a->strings["Interesting Links"] = "有意思的超链接"; +$a->strings["Starred"] = "被星"; +$a->strings["Favourite Posts"] = "最喜欢的文章"; +$a->strings["Warning: This group contains %s member from an insecure network."] = array( + 0 => "警告:这个组bao han%s成员从不安全网络。", +); +$a->strings["Private messages to this group are at risk of public disclosure."] = "私人通信给这组回被公开。"; +$a->strings["No such group"] = "没有这个组"; +$a->strings["Group is empty"] = "组没有成员"; +$a->strings["Group: "] = "组:"; +$a->strings["Contact: "] = "熟人:"; +$a->strings["Private messages to this person are at risk of public disclosure."] = "私人通信给这个人回被公开。"; +$a->strings["Invalid contact."] = "无效熟人。"; +$a->strings["- select -"] = "-选择-"; +$a->strings["This is Friendica, version"] = "这是Friendica,版本"; +$a->strings["running at web location"] = "运作再网址"; +$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "请看Friendica.com发现多关于Friendica工程。"; +$a->strings["Bug reports and issues: please visit"] = "问题报案:请去"; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "建议,夸奖,捐赠,等-请发邮件到「 Info」在Friendica点com"; +$a->strings["Installed plugins/addons/apps:"] = "安装的插件/加件/应用:"; +$a->strings["No installed plugins/addons/apps"] = "没有安装的插件/应用"; +$a->strings["Applications"] = "应用"; +$a->strings["No installed applications."] = "没有安装的应用"; +$a->strings["Upload New Photos"] = "上传新照片"; +$a->strings["Contact information unavailable"] = "熟人信息不可用"; +$a->strings["Album not found."] = "取回不了相册."; +$a->strings["Delete Album"] = "删除相册"; +$a->strings["Do you really want to delete this photo album and all its photos?"] = "您真的想删除这个相册和所有里面的照相吗?"; +$a->strings["Delete Photo"] = "删除照片"; +$a->strings["Do you really want to delete this photo?"] = "您真的想删除这个照相吗?"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s被%3\$s标签在%2\$s"; +$a->strings["a photo"] = "一张照片"; +$a->strings["Image exceeds size limit of "] = "图片超出最大尺寸"; +$a->strings["Image file is empty."] = "图片文件空的。"; +$a->strings["No photos selected"] = "没有照片挑选了"; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "您用%2$.2f兆字节的%1$.2f兆字节照片存储。"; +$a->strings["Upload Photos"] = "上传照片"; +$a->strings["New album name: "] = "新册名:"; +$a->strings["or existing album name: "] = "或现有册名"; +$a->strings["Do not show a status post for this upload"] = "别显示现状报到关于这个上传"; +$a->strings["Permissions"] = "权利"; +$a->strings["Private Photo"] = "私人照相"; +$a->strings["Public Photo"] = "公开照相"; +$a->strings["Edit Album"] = "编照片册"; +$a->strings["Show Newest First"] = "先表示最新的"; +$a->strings["Show Oldest First"] = "先表示最老的"; +$a->strings["View Photo"] = "看照片"; +$a->strings["Permission denied. Access to this item may be restricted."] = "无权利。用这个项目可能受限制。"; +$a->strings["Photo not available"] = "照片不可获得的 "; +$a->strings["View photo"] = "看照片"; +$a->strings["Edit photo"] = "编辑照片"; +$a->strings["Use as profile photo"] = "用为资料图"; +$a->strings["View Full Size"] = "看全尺寸"; +$a->strings["Tags: "] = "标签:"; +$a->strings["[Remove any tag]"] = "[删除任何标签]"; +$a->strings["Rotate CW (right)"] = "顺时针地转动(左)"; +$a->strings["Rotate CCW (left)"] = "反顺时针地转动(右)"; +$a->strings["New album name"] = "新册名"; +$a->strings["Caption"] = "字幕"; +$a->strings["Add a Tag"] = "加标签"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "例子:@zhang, @Zhang_San, @li@example.com, #Beijing, #ktv"; +$a->strings["Private photo"] = "私人照相"; +$a->strings["Public photo"] = "公开照相"; +$a->strings["Recent Photos"] = "最近的照片"; +$a->strings["Contact added"] = "熟人添了"; $a->strings["Move account"] = "把账户搬出"; $a->strings["You can import an account from another Friendica server."] = "您会从别的Friendica服务器进口账户"; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "您要把您老服务器账户出口才这里上传。我们重现您账户这里,包括所有您的熟人。我们再试通知您朋友们您搬到这里。"; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "这个特点是在试验阶段。我们进口不了Ostatus网络(statusnet/identi.ca)或Diaspora熟人"; $a->strings["Account file"] = "账户文件"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "为出口您账户,点击「设置→出口您私人信息」和选择「出口账户」"; -$a->strings["Remote privacy information not available."] = "摇隐私信息无效"; -$a->strings["Visible to:"] = "可见给:"; -$a->strings["Save"] = "保存"; -$a->strings["Help:"] = "帮助:"; -$a->strings["Help"] = "帮助"; -$a->strings["No profile"] = "无简介"; -$a->strings["This introduction has already been accepted."] = "这个介绍已经接受了。"; -$a->strings["Profile location is not valid or does not contain profile information."] = "简介位置失效或不包含简介信息。"; -$a->strings["Warning: profile location has no identifiable owner name."] = "警告:简介位置没有可设别的主名。"; -$a->strings["Warning: profile location has no profile photo."] = "警告:简介位置没有简介图。"; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d需要的参数没找到在输入的位置。", +$a->strings["Total invitation limit exceeded."] = "邀请限超过了。"; +$a->strings["%s : Not a valid email address."] = "%s : 不是效的电子邮件地址."; +$a->strings["Please join us on Friendica"] = "请加入我们再Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "邀请限超过了。请联系您的网站管理员。"; +$a->strings["%s : Message delivery failed."] = "%s : 送消息失败了。"; +$a->strings["%d message sent."] = array( + 0 => "%d消息传送了。", ); -$a->strings["Introduction complete."] = "介绍完成的。"; -$a->strings["Unrecoverable protocol error."] = "不能恢复的协议错误"; -$a->strings["Profile unavailable."] = "简介无效"; -$a->strings["%s has received too many connection requests today."] = "%s今天已经受到了太多联络要求"; -$a->strings["Spam protection measures have been invoked."] = "垃圾保护措施被用了。"; -$a->strings["Friends are advised to please try again in 24 hours."] = "朋友们被建议请24小时后再试。"; -$a->strings["Invalid locator"] = "无效找到物"; -$a->strings["Invalid email address."] = "无效的邮件地址。"; -$a->strings["This account has not been configured for email. Request failed."] = "这个账户没有设置用电子邮件。要求没通过。"; -$a->strings["Unable to resolve your name at the provided location."] = "不可疏解您的名字再输入的位置。"; -$a->strings["You have already introduced yourself here."] = "您已经自我介绍这儿。"; -$a->strings["Apparently you are already friends with %s."] = "看上去您已经是%s的朋友。"; -$a->strings["Invalid profile URL."] = "无效的简介URL。"; -$a->strings["Disallowed profile URL."] = "不允许的简介地址."; -$a->strings["Failed to update contact record."] = "更新熟人记录失败了。"; -$a->strings["Your introduction has been sent."] = "您的介绍发布了。"; -$a->strings["Please login to confirm introduction."] = "请登记为确认介绍。"; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "错误的用户登记者。请用这个用户。"; -$a->strings["Hide this contact"] = "隐藏这个熟人"; -$a->strings["Welcome home %s."] = "欢迎%s。"; -$a->strings["Please confirm your introduction/connection request to %s."] = "请确认您的介绍/联络要求给%s。"; -$a->strings["Confirm"] = "确认"; -$a->strings["[Name Withheld]"] = "[名字拒给]"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "请输入您的「同一人地址」这些支持的交通网络中:"; -$a->strings["Connect as an email follower (Coming soon)"] = "连接当邮件关注(快来)"; -$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "如果您还没有自由社会网络成员之一,点击这个环节找公开Friendica网站今天加入."; -$a->strings["Friend/Connection Request"] = "朋友/联络要求。"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "比如:jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "请回答下述的:"; -$a->strings["Does %s know you?"] = "%s是否认识你?"; -$a->strings["Add a personal note:"] = "添加个人的便条"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/联合社会化网"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - 请别用这个表格。反而输入%s在您的Diaspora搜索功能。"; -$a->strings["Your Identity Address:"] = "您的同一个人地址:"; -$a->strings["Submit Request"] = "提交要求"; -$a->strings["[Embedded content - reload page to view]"] = "[嵌入内容-重新加载页为看]"; -$a->strings["View in context"] = "看在上下文"; -$a->strings["%d contact edited."] = array( - 0 => "%d熟人编辑了", +$a->strings["You have no more invitations available"] = "您没有别的邀请"; +$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "参观%s看一单公开网站您会加入。Friendica成员在别的网站都会互相连接,再跟很多别的社会网络。"; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "为接受这个邀请,请再%s或什么别的Friendica网站注册。"; +$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica网站们都互相连接造成隐私增加的社会网络属和控制由它的成员。它们也能跟多传统的社会网络连接。看%s表示一单您会加入供替换的Friendica网站。"; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "不好意思。这个系统目前没设置跟别的公开网站连接或邀请成员。"; +$a->strings["Send invitations"] = "发请柬"; +$a->strings["Enter email addresses, one per line:"] = "输入电子邮件地址,一行一个:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "您被邀请跟我和彼得近朋友们再Friendica加入-和帮助我们造成更好的社会网络。"; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "您要输入这个邀请密码:\$invite_code"; +$a->strings["Once you have registered, please connect with me via my profile page at:"] = "您一注册,请页跟我连接,用我的简介在:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "看别的信息由于Friendica工程和怎么我们看重,请看http://friendica.com"; +$a->strings["Access denied."] = "没有用权。"; +$a->strings["No valid account found."] = "找不到效的账户。"; +$a->strings["Password reset request issued. Check your email."] = "重设密码要求发布了。核对您的收件箱。"; +$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = ""; +$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = ""; +$a->strings["Password reset requested at %s"] = "重设密码要求被发布%s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "要求确认不了。(您可能已经提交它。)重设密码失败了。"; +$a->strings["Your password has been reset as requested."] = "您的密码被重设如要求的。"; +$a->strings["Your new password is"] = "你的新的密码是"; +$a->strings["Save or copy your new password - and then"] = "保存或复制新密码-之后"; +$a->strings["click here to login"] = "在这儿点击"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "您的密码能被变化从设置页成功登记后。"; +$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = ""; +$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "您密码被变化在%s"; +$a->strings["Forgot your Password?"] = "忘记你的密码吗?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。"; +$a->strings["Nickname or Email: "] = "昵称或邮件地址:"; +$a->strings["Reset"] = "复位"; +$a->strings["Source (bbcode) text:"] = "源代码(bbcode)正文"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "源代(Diaspora)正文要翻译成BBCode:"; +$a->strings["Source input: "] = "源代码输入:"; +$a->strings["bb2html (raw HTML): "] = "bb2html(生HTML): "; +$a->strings["bb2html: "] = "bb2html:"; +$a->strings["bb2html2bb: "] = "bb2html2bb:"; +$a->strings["bb2md: "] = "bb2md:"; +$a->strings["bb2md2html: "] = "bb2md2html:"; +$a->strings["bb2dia2bb: "] = "bb2dia2bb:"; +$a->strings["bb2md2html2bb: "] = "bb2md2html2bb:"; +$a->strings["Source input (Diaspora format): "] = "源代输入(Diaspora形式):"; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Tag removed"] = "标签去除了"; +$a->strings["Remove Item Tag"] = "去除项目标签"; +$a->strings["Select a tag to remove: "] = "选择标签去除"; +$a->strings["Remove My Account"] = "删除我的账户"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "这要完全删除您的账户。这一做过,就不能恢复。"; +$a->strings["Please enter your password for verification:"] = "请输入密码为确认:"; +$a->strings["Invalid profile identifier."] = "无限的简介标识符。"; +$a->strings["Profile Visibility Editor"] = "简介能见度编辑器。"; +$a->strings["Visible To"] = "能见被"; +$a->strings["All Contacts (with secure profile access)"] = "所有熟人(跟安全地简介使用权)"; +$a->strings["Profile Match"] = "简介符合"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "没有符合的关键字。请在您的默认简介加关键字。"; +$a->strings["is interested in:"] = "感兴趣对:"; +$a->strings["Event title and start time are required."] = "项目标题和开始时间是必须的。"; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "编项目"; +$a->strings["Create New Event"] = "造成新的项目"; +$a->strings["Previous"] = "上"; +$a->strings["Next"] = "下"; +$a->strings["hour:minute"] = "小时:分钟"; +$a->strings["Event details"] = "项目内容"; +$a->strings["Format is %s %s. Starting date and Title are required."] = "形式是%s%s。开始时间和标题是必须的。"; +$a->strings["Event Starts:"] = "事件开始:"; +$a->strings["Required"] = "必须的"; +$a->strings["Finish date/time is not known or not relevant"] = "结束日/时未知或无关"; +$a->strings["Event Finishes:"] = "事件结束:"; +$a->strings["Adjust for viewer timezone"] = "调为观众的时间"; +$a->strings["Description:"] = "描述:"; +$a->strings["Title:"] = "标题:"; +$a->strings["Share this event"] = "分享这个项目"; +$a->strings["{0} wants to be your friend"] = "{0}想成为您的朋友"; +$a->strings["{0} sent you a message"] = "{0}发给您一个通信"; +$a->strings["{0} requested registration"] = "{0}要求注册"; +$a->strings["{0} commented %s's post"] = "{0}对%s的文章发表意见"; +$a->strings["{0} liked %s's post"] = "{0}喜欢%s的文章"; +$a->strings["{0} disliked %s's post"] = "{0}不喜欢%s的文章"; +$a->strings["{0} is now friends with %s"] = "{0}成为%s的朋友"; +$a->strings["{0} posted"] = "{0}陈列"; +$a->strings["{0} tagged %s's post with #%s"] = "{0}用#%s标签%s的文章"; +$a->strings["{0} mentioned you in a post"] = "{0}提到您在文章"; +$a->strings["Mood"] = "心情"; +$a->strings["Set your current mood and tell your friends"] = "选择现在的心情而告诉朋友们"; +$a->strings["No results."] = "没有结果"; +$a->strings["Unable to locate contact information."] = "找不到熟人信息。"; +$a->strings["Do you really want to delete this message?"] = "您真的想删除这个通知吗?"; +$a->strings["Message deleted."] = "消息删除了。"; +$a->strings["Conversation removed."] = "交流删除了。"; +$a->strings["No messages."] = "没有消息"; +$a->strings["Unknown sender - %s"] = "生发送人-%s"; +$a->strings["You and %s"] = "您和%s"; +$a->strings["%s and You"] = "%s和您"; +$a->strings["Delete conversation"] = "删除交谈"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["%d message"] = array( + 0 => "%d通知", ); -$a->strings["Could not access contact record."] = "用不了熟人记录。"; -$a->strings["Could not locate selected profile."] = "找不到选择的简介。"; -$a->strings["Contact updated."] = "熟人更新了。"; -$a->strings["Contact has been blocked"] = "熟人拦了"; -$a->strings["Contact has been unblocked"] = "熟人否拦了"; -$a->strings["Contact has been ignored"] = "熟人不理了"; -$a->strings["Contact has been unignored"] = "熟人否不理了"; -$a->strings["Contact has been archived"] = "把联系存档了"; -$a->strings["Contact has been unarchived"] = "把联系从存档拿来了"; -$a->strings["Do you really want to delete this contact?"] = "您真的想删除这个熟人吗?"; -$a->strings["Contact has been removed."] = "熟人删除了。"; -$a->strings["You are mutual friends with %s"] = "您和%s是共同朋友们"; -$a->strings["You are sharing with %s"] = "您分享给%s"; -$a->strings["%s is sharing with you"] = "%s给您分享"; -$a->strings["Private communications are not available for this contact."] = "没有私人的沟通跟这个熟人"; -$a->strings["(Update was successful)"] = "(更新成功)"; -$a->strings["(Update was not successful)"] = "(更新不成功)"; -$a->strings["Suggest friends"] = "建议朋友们"; -$a->strings["Network type: %s"] = "网络种类: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d共同熟人", -); -$a->strings["View all contacts"] = "看所有的熟人"; -$a->strings["Toggle Blocked status"] = "交替拦配置"; -$a->strings["Unignore"] = "停不理"; -$a->strings["Ignore"] = "忽视"; -$a->strings["Toggle Ignored status"] = "交替忽视现状"; -$a->strings["Unarchive"] = "从存档拿来"; -$a->strings["Archive"] = "存档"; -$a->strings["Toggle Archive status"] = "交替档案现状"; -$a->strings["Repair"] = "维修"; -$a->strings["Advanced Contact Settings"] = "专家熟人设置"; -$a->strings["Communications lost with this contact!"] = "联系跟这个熟人断开了!"; -$a->strings["Contact Editor"] = "熟人编器"; -$a->strings["Profile Visibility"] = "简历可见量"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "请选择简介您想给%s显示他安全地看您的简介的时候。"; -$a->strings["Contact Information / Notes"] = "熟人信息/便条"; -$a->strings["Edit contact notes"] = "编辑熟人便条"; -$a->strings["Visit %s's profile [%s]"] = "看%s的简介[%s]"; -$a->strings["Block/Unblock contact"] = "拦/否拦熟人"; -$a->strings["Ignore contact"] = "忽视熟人"; -$a->strings["Repair URL settings"] = "维修URL设置"; -$a->strings["View conversations"] = "看交流"; -$a->strings["Delete contact"] = "删除熟人"; -$a->strings["Last update:"] = "上个更新:"; -$a->strings["Update public posts"] = "更新公开文章"; -$a->strings["Currently blocked"] = "现在拦的"; -$a->strings["Currently ignored"] = "现在不理的"; -$a->strings["Currently archived"] = "现在存档着"; -$a->strings["Hide this contact from others"] = "隐藏这个熟人给别人"; -$a->strings["Replies/likes to your public posts may still be visible"] = "回答/喜欢关您公开文章还可见的"; -$a->strings["Notification for new posts"] = "新消息提示"; -$a->strings["Send a notification of every new post of this contact"] = "发提示在所有这个联络的新消息"; -$a->strings["Fetch further information for feeds"] = "拿文源别的消息"; -$a->strings["Suggestions"] = "建议"; -$a->strings["Suggest potential friends"] = "建议潜在朋友们"; -$a->strings["All Contacts"] = "所有的熟人"; -$a->strings["Show all contacts"] = "表示所有的熟人"; -$a->strings["Unblocked"] = "不拦了"; -$a->strings["Only show unblocked contacts"] = "只表示不拦的熟人"; -$a->strings["Blocked"] = "拦了"; -$a->strings["Only show blocked contacts"] = "只表示拦的熟人"; -$a->strings["Ignored"] = "忽视的"; -$a->strings["Only show ignored contacts"] = "只表示忽视的熟人"; -$a->strings["Archived"] = "在存档"; -$a->strings["Only show archived contacts"] = "只表示档案熟人"; -$a->strings["Hidden"] = "隐藏的"; -$a->strings["Only show hidden contacts"] = "只表示隐藏的熟人"; -$a->strings["Mutual Friendship"] = "共同友谊"; -$a->strings["is a fan of yours"] = "是您迷"; -$a->strings["you are a fan of"] = "你喜欢"; -$a->strings["Edit contact"] = "编熟人"; -$a->strings["Search your contacts"] = "搜索您的熟人"; -$a->strings["Update"] = "更新"; -$a->strings["everybody"] = "每人"; -$a->strings["Additional features"] = "附加的特点"; -$a->strings["Display"] = "显示"; -$a->strings["Social Networks"] = "社会化网络"; -$a->strings["Delegations"] = "代表"; -$a->strings["Connected apps"] = "连接着应用"; -$a->strings["Export personal data"] = "出口私人信息"; -$a->strings["Remove account"] = "删除账户"; -$a->strings["Missing some important data!"] = "有的重要信息失踪的!"; -$a->strings["Failed to connect with email account using the settings provided."] = "不能连接电子邮件账户用输入的设置。"; -$a->strings["Email settings updated."] = "电子邮件设置更新了"; -$a->strings["Features updated"] = "特点更新了"; -$a->strings["Relocate message has been send to your contacts"] = "调动信息寄给您的熟人"; -$a->strings["Passwords do not match. Password unchanged."] = "密码们不相配。密码没未改变的。"; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "空的密码禁止。密码没未改变的。"; -$a->strings["Wrong password."] = "密码不正确。"; -$a->strings["Password changed."] = "密码变化了。"; -$a->strings["Password update failed. Please try again."] = "密码更新失败了。请再试。"; -$a->strings[" Please use a shorter name."] = "请用短一点个名。"; -$a->strings[" Name too short."] = "名字太短。"; -$a->strings["Wrong Password"] = "密码不正确"; -$a->strings[" Not valid email."] = " 电子邮件地址无效."; -$a->strings[" Cannot change to that email."] = "不能变化到这个邮件地址。"; -$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "私人评坛没有隐私批准。默认隐私组用者。"; -$a->strings["Private forum has no privacy permissions and no default privacy group."] = "私人评坛没有隐私批准或默认隐私组。"; -$a->strings["Settings updated."] = "设置跟新了"; -$a->strings["Add application"] = "加入应用"; -$a->strings["Consumer Key"] = "钥匙(Consumer Key)"; -$a->strings["Consumer Secret"] = "密码(Consumer Secret)"; -$a->strings["Redirect"] = "重定向"; -$a->strings["Icon url"] = "图符URL"; -$a->strings["You can't edit this application."] = "您不能编辑这个应用。"; -$a->strings["Connected Apps"] = "连接着应用"; -$a->strings["Client key starts with"] = "客户钥匙头字是"; -$a->strings["No name"] = "无名"; -$a->strings["Remove authorization"] = "撤消权能"; -$a->strings["No Plugin settings configured"] = "没插件设置配置了"; -$a->strings["Plugin Settings"] = "插件设置"; -$a->strings["Off"] = "关"; -$a->strings["On"] = "开"; -$a->strings["Additional Features"] = "附加的特点"; -$a->strings["Built-in support for %s connectivity is %s"] = "包括的支持为%s连通性是%s"; -$a->strings["enabled"] = "能够做的"; -$a->strings["disabled"] = "使不能用"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Email access is disabled on this site."] = "这个网站没有邮件使用权"; -$a->strings["Email/Mailbox Setup"] = "邮件收件箱设置"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "如果您想用这股服务(可选的)跟邮件熟人交流,请指定怎么连通您的收件箱。"; -$a->strings["Last successful email check:"] = "上个成功收件箱检查:"; -$a->strings["IMAP server name:"] = "IMAP服务器名字:"; -$a->strings["IMAP port:"] = "IMAP服务器端口:"; -$a->strings["Security:"] = "安全:"; -$a->strings["None"] = "没有"; -$a->strings["Email login name:"] = "邮件登记名:"; -$a->strings["Email password:"] = "邮件密码:"; -$a->strings["Reply-to address:"] = "回答地址:"; -$a->strings["Send public posts to all email contacts:"] = "发公开的文章给所有的邮件熟人:"; -$a->strings["Action after import:"] = "进口后行动:"; -$a->strings["Mark as seen"] = "标注看过"; -$a->strings["Move to folder"] = "搬到文件夹"; -$a->strings["Move to folder:"] = "搬到文件夹:"; -$a->strings["Display Settings"] = "表示设置"; -$a->strings["Display Theme:"] = "显示主题:"; -$a->strings["Mobile Theme:"] = "手机主题:"; -$a->strings["Update browser every xx seconds"] = "更新游览器每XX秒"; -$a->strings["Minimum of 10 seconds, no maximum"] = "最小10秒,没有上限"; -$a->strings["Number of items to display per page:"] = "每页表示多少项目:"; -$a->strings["Maximum of 100 items"] = "最多100项目"; -$a->strings["Number of items to display per page when viewed from mobile device:"] = "用手机看一页展示多少项目:"; -$a->strings["Don't show emoticons"] = "别表示请表符号"; -$a->strings["Don't show notices"] = "别表提示"; -$a->strings["Infinite scroll"] = "无限的滚动"; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["User Types"] = ""; -$a->strings["Community Types"] = ""; -$a->strings["Normal Account Page"] = "平常账户页"; -$a->strings["This account is a normal personal profile"] = "这个帐户是正常私人简介"; -$a->strings["Soapbox Page"] = "演讲台页"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "自动批准所有联络/友谊要求当只看的迷"; -$a->strings["Community Forum/Celebrity Account"] = "社会评坛/名人账户"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "自动批准所有联络/友谊要求当看写的迷"; -$a->strings["Automatic Friend Page"] = "自动朋友页"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "自动批准所有联络/友谊要求当朋友"; -$a->strings["Private Forum [Experimental]"] = "隐私评坛[实验性的 ]"; -$a->strings["Private forum - approved members only"] = "隐私评坛-只批准的成员"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(可选的)许这个OpenID这个账户登记。"; -$a->strings["Publish your default profile in your local site directory?"] = "出版您默认简介在您当地的网站目录?"; -$a->strings["Publish your default profile in the global social directory?"] = "出版您默认简介在综合社会目录?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "藏起来 发现您的熟人/朋友单不让这个简介看着看?\n "; -$a->strings["Hide your profile details from unknown viewers?"] = "使简介信息给陌生的看着看不了?"; -$a->strings["Allow friends to post to your profile page?"] = "允许朋友们贴文章在您的简介页?"; -$a->strings["Allow friends to tag your posts?"] = "允许朋友们标签您的文章?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "允许我们建议您潜力朋友给新成员?"; -$a->strings["Permit unknown people to send you private mail?"] = "允许生人寄给您私人邮件?"; -$a->strings["Profile is not published."] = "简介是没出版"; -$a->strings["or"] = "或者"; -$a->strings["Your Identity Address is"] = "您的同一个人地址是"; -$a->strings["Automatically expire posts after this many days:"] = "自动地过期文章这数天:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "如果空的,文章不会过期。过期的文章被删除"; -$a->strings["Advanced expiration settings"] = "先进的过期设置"; -$a->strings["Advanced Expiration"] = "先进的过期"; -$a->strings["Expire posts:"] = "把文章过期:"; -$a->strings["Expire personal notes:"] = "把私人便条过期:"; -$a->strings["Expire starred posts:"] = "把星的文章过期:"; -$a->strings["Expire photos:"] = "把照片过期:"; -$a->strings["Only expire posts by others:"] = "只别人的文章过期:"; -$a->strings["Account Settings"] = "帐户设置"; -$a->strings["Password Settings"] = "密码设置"; -$a->strings["New Password:"] = "新密码:"; -$a->strings["Confirm:"] = "确认:"; -$a->strings["Leave password fields blank unless changing"] = "非变化留空密码栏"; -$a->strings["Current Password:"] = "目前密码:"; -$a->strings["Your current password to confirm the changes"] = "您目前密码为确认变化"; -$a->strings["Password:"] = "密码:"; -$a->strings["Basic Settings"] = "基础设置"; -$a->strings["Full Name:"] = "全名:"; -$a->strings["Email Address:"] = "电子邮件地址:"; -$a->strings["Your Timezone:"] = "您的时区:"; -$a->strings["Default Post Location:"] = "默认文章位置:"; -$a->strings["Use Browser Location:"] = "用游览器位置:"; -$a->strings["Security and Privacy Settings"] = "安全和隐私设置"; -$a->strings["Maximum Friend Requests/Day:"] = "最多友谊要求个天:"; -$a->strings["(to prevent spam abuse)"] = "(为防止垃圾邮件滥用)"; -$a->strings["Default Post Permissions"] = "默认文章准许"; -$a->strings["(click to open/close)"] = "(点击为打开/关闭)"; -$a->strings["Show to Groups"] = "给组表示"; -$a->strings["Show to Contacts"] = "给熟人表示"; -$a->strings["Default Private Post"] = "默认私人文章"; -$a->strings["Default Public Post"] = "默认公开文章"; -$a->strings["Default Permissions for New Posts"] = "默认权利为新文章"; -$a->strings["Maximum private messages per day from unknown people:"] = "一天最多从生人私人邮件:"; -$a->strings["Notification Settings"] = "消息设置"; -$a->strings["By default post a status message when:"] = "默认地发现状通知如果:"; -$a->strings["accepting a friend request"] = "接受朋友邀请"; -$a->strings["joining a forum/community"] = "加入评坛/社会"; -$a->strings["making an interesting profile change"] = "把简介有意思地变修改"; -$a->strings["Send a notification email when:"] = "发一个消息要是:"; -$a->strings["You receive an introduction"] = "你受到一个介绍"; -$a->strings["Your introductions are confirmed"] = "你的介绍确认了"; -$a->strings["Someone writes on your profile wall"] = "某人写在你的简历墙"; -$a->strings["Someone writes a followup comment"] = "某人写一个后续的评论"; -$a->strings["You receive a private message"] = "你受到一个私消息"; -$a->strings["You receive a friend suggestion"] = "你受到一个朋友建议"; -$a->strings["You are tagged in a post"] = "你被在新闻标签"; -$a->strings["You are poked/prodded/etc. in a post"] = "您在文章被戳"; -$a->strings["Advanced Account/Page Type Settings"] = "专家账户/页种设置"; -$a->strings["Change the behaviour of this account for special situations"] = "把这个账户特别情况的时候行动变化"; -$a->strings["Relocate"] = "调动"; -$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "如果您调动这个简介从别的服务器但有的熟人没收到您的更新,尝试按这个钮。"; -$a->strings["Resend relocate message to contacts"] = "把调动信息寄给熟人"; +$a->strings["Message not available."] = "通信不可用的"; +$a->strings["Delete message"] = "删除消息"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "没可用的安全交通。您可能会在发送人的简介页会回答。"; +$a->strings["Send Reply"] = "发回答"; +$a->strings["Not available."] = "不可用的"; +$a->strings["Profile not found."] = "找不到简介。"; $a->strings["Profile deleted."] = "简介删除了。"; $a->strings["Profile-"] = "简介-"; $a->strings["New profile created."] = "创造新的简介"; @@ -974,6 +1529,12 @@ $a->strings["View this profile"] = "看这个简介"; $a->strings["Create a new profile using these settings"] = "造成新的简介用这些设置"; $a->strings["Clone this profile"] = "复制这个简介"; $a->strings["Delete this profile"] = "删除这个简介"; +$a->strings["Basic information"] = ""; +$a->strings["Profile picture"] = ""; +$a->strings["Preferences"] = ""; +$a->strings["Status information"] = ""; +$a->strings["Additional information"] = ""; +$a->strings["Upload Profile Photo"] = "上传简历照片"; $a->strings["Profile Name:"] = "简介名:"; $a->strings["Your Full Name:"] = "你的全名:"; $a->strings["Title/Description:"] = "标题/描述:"; @@ -988,15 +1549,10 @@ $a->strings[" Marital Status:"] = "strings["Who: (if applicable)"] = "谁:(要是使用)"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "比如:limou,李某,limou@example。com"; $a->strings["Since [date]:"] = "追溯[日期]:"; -$a->strings["Sexual Preference:"] = "性取向"; $a->strings["Homepage URL:"] = "主页URL:"; -$a->strings["Hometown:"] = "故乡:"; -$a->strings["Political Views:"] = "政治观念:"; $a->strings["Religious Views:"] = " 宗教信仰 :"; $a->strings["Public Keywords:"] = "公开关键字 :"; $a->strings["Private Keywords:"] = "私人关键字"; -$a->strings["Likes:"] = "喜欢:"; -$a->strings["Dislikes:"] = "不喜欢:"; $a->strings["Example: fishing photography software"] = "例如:钓鱼 照片 软件"; $a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(用于建议可能的朋友们,会被别人看)"; $a->strings["(Used for searching profiles, never shown to others)"] = "(用于搜索简介,没有给别人看)"; @@ -1011,141 +1567,155 @@ $a->strings["Love/romance"] = "爱情/浪漫"; $a->strings["Work/employment"] = "工作"; $a->strings["School/education"] = "学院/教育"; $a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "这是你的公开的简介。
可能被所有的因特网用的看到。"; +$a->strings["Age: "] = "年纪:"; $a->strings["Edit/Manage Profiles"] = "编辑/管理简介"; -$a->strings["Group created."] = "组造成了。"; -$a->strings["Could not create group."] = "不能造成组。"; -$a->strings["Group not found."] = "组找不到。"; -$a->strings["Group name changed."] = "组名变化了。"; -$a->strings["Save Group"] = "保存组"; -$a->strings["Create a group of contacts/friends."] = "造成组熟人/朋友们。"; -$a->strings["Group Name: "] = "组名:"; -$a->strings["Group removed."] = "组删除了。"; -$a->strings["Unable to remove group."] = "不能删除组。"; -$a->strings["Group Editor"] = "组编辑器"; -$a->strings["Members"] = "成员"; -$a->strings["Click on a contact to add or remove."] = "点击熟人为添加或删除。"; -$a->strings["Source (bbcode) text:"] = "源代码(bbcode)正文"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "源代(Diaspora)正文要翻译成BBCode:"; -$a->strings["Source input: "] = "源代码输入:"; -$a->strings["bb2html (raw HTML): "] = "bb2html(生HTML): "; -$a->strings["bb2html: "] = "bb2html:"; -$a->strings["bb2html2bb: "] = "bb2html2bb:"; -$a->strings["bb2md: "] = "bb2md:"; -$a->strings["bb2md2html: "] = "bb2md2html:"; -$a->strings["bb2dia2bb: "] = "bb2dia2bb:"; -$a->strings["bb2md2html2bb: "] = "bb2md2html2bb:"; -$a->strings["Source input (Diaspora format): "] = "源代输入(Diaspora形式):"; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Not available."] = "不可用的"; -$a->strings["Contact added"] = "熟人添了"; -$a->strings["No more system notifications."] = "没别系统通知。"; -$a->strings["System Notifications"] = "系统通知"; -$a->strings["New Message"] = "新的消息"; -$a->strings["Unable to locate contact information."] = "找不到熟人信息。"; -$a->strings["Messages"] = "消息"; -$a->strings["Do you really want to delete this message?"] = "您真的想删除这个通知吗?"; -$a->strings["Message deleted."] = "消息删除了。"; -$a->strings["Conversation removed."] = "交流删除了。"; -$a->strings["No messages."] = "没有消息"; -$a->strings["Unknown sender - %s"] = "生发送人-%s"; -$a->strings["You and %s"] = "您和%s"; -$a->strings["%s and You"] = "%s和您"; -$a->strings["Delete conversation"] = "删除交谈"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["%d message"] = array( - 0 => "%d通知", -); -$a->strings["Message not available."] = "通信不可用的"; -$a->strings["Delete message"] = "删除消息"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "没可用的安全交通。您可能会在发送人的简介页会回答。"; -$a->strings["Send Reply"] = "发回答"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s不喜欢%2\$s的%3\$s"; -$a->strings["Post successful."] = "评论发表了。"; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "时间装换"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。"; -$a->strings["UTC time: %s"] = "UTC时间: %s"; -$a->strings["Current timezone: %s"] = "现在时区: %s"; -$a->strings["Converted localtime: %s"] = "装换的当地时间:%s"; -$a->strings["Please select your timezone:"] = "请选择你的时区:"; -$a->strings["Save to Folder:"] = "保存再文件夹:"; -$a->strings["- select -"] = "-选择-"; -$a->strings["Invalid profile identifier."] = "无限的简介标识符。"; -$a->strings["Profile Visibility Editor"] = "简介能见度编辑器。"; -$a->strings["Visible To"] = "能见被"; -$a->strings["All Contacts (with secure profile access)"] = "所有熟人(跟安全地简介使用权)"; -$a->strings["No contacts."] = "没有熟人。"; -$a->strings["View Contacts"] = "看熟人"; -$a->strings["People Search"] = "搜索人物"; -$a->strings["No matches"] = "没有结果"; -$a->strings["Upload New Photos"] = "上传新照片"; -$a->strings["Contact information unavailable"] = "熟人信息不可用"; -$a->strings["Album not found."] = "取回不了相册."; -$a->strings["Delete Album"] = "删除相册"; -$a->strings["Do you really want to delete this photo album and all its photos?"] = "您真的想删除这个相册和所有里面的照相吗?"; -$a->strings["Delete Photo"] = "删除照片"; -$a->strings["Do you really want to delete this photo?"] = "您真的想删除这个照相吗?"; -$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s被%3\$s标签在%2\$s"; -$a->strings["a photo"] = "一张照片"; -$a->strings["Image exceeds size limit of "] = "图片超出最大尺寸"; -$a->strings["Image file is empty."] = "图片文件空的。"; -$a->strings["Unable to process image."] = "处理不了图像."; -$a->strings["Image upload failed."] = "图像上载失败了."; -$a->strings["No photos selected"] = "没有照片挑选了"; -$a->strings["Access to this item is restricted."] = "这个项目使用权限的。"; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "您用%2$.2f兆字节的%1$.2f兆字节照片存储。"; -$a->strings["Upload Photos"] = "上传照片"; -$a->strings["New album name: "] = "新册名:"; -$a->strings["or existing album name: "] = "或现有册名"; -$a->strings["Do not show a status post for this upload"] = "别显示现状报到关于这个上传"; -$a->strings["Permissions"] = "权利"; -$a->strings["Private Photo"] = "私人照相"; -$a->strings["Public Photo"] = "公开照相"; -$a->strings["Edit Album"] = "编照片册"; -$a->strings["Show Newest First"] = "先表示最新的"; -$a->strings["Show Oldest First"] = "先表示最老的"; -$a->strings["View Photo"] = "看照片"; -$a->strings["Permission denied. Access to this item may be restricted."] = "无权利。用这个项目可能受限制。"; -$a->strings["Photo not available"] = "照片不可获得的 "; -$a->strings["View photo"] = "看照片"; -$a->strings["Edit photo"] = "编辑照片"; -$a->strings["Use as profile photo"] = "用为资料图"; -$a->strings["View Full Size"] = "看全尺寸"; -$a->strings["Tags: "] = "标签:"; -$a->strings["[Remove any tag]"] = "[删除任何标签]"; -$a->strings["Rotate CW (right)"] = "顺时针地转动(左)"; -$a->strings["Rotate CCW (left)"] = "反顺时针地转动(右)"; -$a->strings["New album name"] = "新册名"; -$a->strings["Caption"] = "字幕"; -$a->strings["Add a Tag"] = "加标签"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "例子:@zhang, @Zhang_San, @li@example.com, #Beijing, #ktv"; -$a->strings["Private photo"] = "私人照相"; -$a->strings["Public photo"] = "公开照相"; -$a->strings["Share"] = "分享"; -$a->strings["View Album"] = "看照片册"; -$a->strings["Recent Photos"] = "最近的照片"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "不好意思,可能你上传的是PHP设置允许的大"; -$a->strings["Or - did you try to upload an empty file?"] = "或者,你是不是上传空的文件?"; -$a->strings["File exceeds size limit of %d"] = "文件数目超过最多%d"; -$a->strings["File upload failed."] = "文件上传失败。"; -$a->strings["No videos selected"] = "没选择的视频"; -$a->strings["View Video"] = "看视频"; -$a->strings["Recent Videos"] = "最近视频"; -$a->strings["Upload New Videos"] = "上传新视频"; +$a->strings["Friendica Communications Server - Setup"] = "Friendica沟通服务器-安装"; +$a->strings["Could not connect to database."] = "解不了数据库。"; +$a->strings["Could not create table."] = "造成不了表格。"; +$a->strings["Your Friendica site database has been installed."] = "您Friendica网站数据库被安装了。"; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。"; +$a->strings["Please see the file \"INSTALL.txt\"."] = "请看文件「INSTALL.txt」"; +$a->strings["System check"] = "系统检测"; +$a->strings["Check again"] = "再检测"; +$a->strings["Database connection"] = "数据库接通"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "为安装Friendica我们要知道怎么连接您的数据库。"; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。"; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "您下边指定的数据库应该已经存在。如果还没有,请继续前造成。"; +$a->strings["Database Server Name"] = "数据库服务器名"; +$a->strings["Database Login Name"] = "数据库登录名"; +$a->strings["Database Login Password"] = "数据库登录密码"; +$a->strings["Database Name"] = "数据库名字"; +$a->strings["Site administrator email address"] = "网站行政人员邮件地址"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "您账户邮件地址必要符合这个为用网站处理仪表板"; +$a->strings["Please select a default timezone for your website"] = "请选择您网站的默认时区"; +$a->strings["Site settings"] = "网站设置"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "没找到命令行PHP在网服务器PATH。"; +$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 'Activating scheduled tasks'"] = "如果您没有命令行PHP在服务器,您实行不了用cron背景检查。看「使安排做的任务可用」"; +$a->strings["PHP executable path"] = "PHP可执行路径"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "输入全路线到php执行程序。您会留空白为继续安装。"; +$a->strings["Command line PHP"] = "命令行PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP执行程序不是命令行PHP執行檔(有可能是cgi-fgci版本)"; +$a->strings["Found PHP version: "] = "找到PHP版本号:"; +$a->strings["PHP cli binary"] = "命令行PHP執行檔"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "您系统的命令行PHP没有能够「register_argc_argv」。"; +$a->strings["This is required for message delivery to work."] = "这必要为通信发布成功。"; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "错误:这系统的「register_argc_argv」子程序不能产生加密钥匙"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "如果您用Windows,请看「http://www.php.net/manual/en/openssl.installation.php」。"; +$a->strings["Generate encryption keys"] = "产生加密钥匙"; +$a->strings["libCurl PHP module"] = "libCurl PHP模块"; +$a->strings["GD graphics PHP module"] = "GD显示PHP模块"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP模块"; +$a->strings["mysqli PHP module"] = "mysqli PHP模块"; +$a->strings["mb_string PHP module"] = "mb_string PHP模块"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite部件"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "错误:Apache服务器的mod-rewrite模块是必要的可却不安装的。"; +$a->strings["Error: libCURL PHP module required but not installed."] = "错误:libCurl PHP模块是必要的可却不安装的。"; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "错误:GD显示PHP模块跟JPEG支持是必要的可却安装的。"; +$a->strings["Error: openssl PHP module required but not installed."] = "错误:openssl PHP模块是必要的可却不安装的。"; +$a->strings["Error: mysqli PHP module required but not installed."] = "错误:mysqli PHP模块是必要的可却不安装的。"; +$a->strings["Error: mb_string PHP module required but not installed."] = "错误:mbstring PHP模块必要可没安装的。"; +$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."] = "网页安装者要能造成叫「.htconfig.php」在网服务器主文件夹可却不能。"; +$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."] = "这常常是一个权设置,因为网服务器可能不会写文件在文件夹-即使您会。"; +$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."] = "这个步骤头,我们给您正文要保存在叫.htconfig.php的文件在您Friendica主文件夹。"; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "或者您会这个步骤不做还是实行手动的安装。请看INSTALL.txt文件为说明。"; +$a->strings[".htconfig.php is writable"] = ".htconfig.php是可写的"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica用Smarty3模板机车为建筑网页。Smarty3把模板编译成PHP为催建筑网页。"; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "为了保存这些模板,网服务器要写权利于view/smarty3/目录在Friendica主目录下。"; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "请保险您网服务器用户(比如www-data)有这个目录的写权利。"; +$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "注意:为了安全,您应该只给网服务器写权利于view/smarty3/-没有模板文件(.tpl)之下。"; +$a->strings["view/smarty3 is writable"] = "能写view/smarty3"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = " URL改写在.htaccess不行。检查您服务器设置。"; +$a->strings["Url rewrite is working"] = "URL改写发挥机能"; +$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."] = "数据库设置文件「.htconfig.php」不能被写。请把包括的正文造成设置文件在网服务器子目录。"; +$a->strings["

What next

"] = "

下步是什么

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "重要:您要[手工地]准备安排的任务给喂器。"; +$a->strings["Help:"] = "帮助:"; +$a->strings["Contact settings applied."] = "熟人设置应用了。"; +$a->strings["Contact update failed."] = "熟人更新失败。"; +$a->strings["Repair Contact Settings"] = "维修熟人设置"; +$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "注意:这是很高等的,你输入错的信息你和熟人的沟通会弄失灵了。"; +$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "请立即用后退按钮如果您不确定怎么用这页"; +$a->strings["Return to contact editor"] = "回归熟人处理器"; +$a->strings["Account Nickname"] = "帐户昵称"; +$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname越过名/昵称"; +$a->strings["Account URL"] = "帐户URL"; +$a->strings["Friend Request URL"] = "朋友请求URL"; +$a->strings["Friend Confirm URL"] = "朋友确认URL"; +$a->strings["Notification Endpoint URL"] = "通知端URL"; +$a->strings["Poll/Feed URL"] = "喂URL"; +$a->strings["New photo from this URL"] = "新照片从这个URL"; +$a->strings["Remote Self"] = "遥远的自身"; +$a->strings["Mirror postings from this contact"] = "把这个熟人的文章复制。"; +$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "表明这个熟人当遥远的自身。Friendica要把这个熟人的新的文章复制。"; +$a->strings["No mirroring"] = ""; +$a->strings["Mirror as forwarded posting"] = ""; +$a->strings["Mirror as my own posting"] = ""; +$a->strings["Welcome to Friendica"] = "Friendica欢迎你"; +$a->strings["New Member Checklist"] = "新的成员一览表"; +$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."] = "我们想提高几个建议和超链接为让你的经历愉快。点击一个项目为了访问相应的网页。你最初登记两周以上一个环节到这儿来在你的首页,然后悄声地消失。"; +$a->strings["Getting Started"] = "开始方法"; +$a->strings["Friendica Walk-Through"] = "Friendica游览"; +$a->strings["On your Quick Start 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["On your Settings 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."] = "在你的设置页 - 改变你的最初的密码。也记住你的客户地址。这好像一个电子邮件地址,是用于在自由社会化网络交朋友们有用的。"; +$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."] = "校对别的设置,特别隐私设置。一个未出版的目录项目是跟未出版的电话号码一样。平时,你可能应该出版你的目录项目-除非都你的朋友们和可交的朋友们已经知道确切地怎么找你。"; +$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."] = "上传一张简历照片除非你已经做过。研究表明有真正自己的照片的人比没有的交朋友们可能多十倍。"; +$a->strings["Edit Your Profile"] = "编辑您的简介"; +$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "随意编你的公开的简历。评论设置为藏起来你的朋友表和简历过陌生来客。"; +$a->strings["Profile Keywords"] = "简介关键字"; +$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."] = "指定一些公开关键字在您的默认简介描述您兴趣。我们可能找得了别人有相似兴趣和建议友谊。"; +$a->strings["Connecting"] = "连接着"; +$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "要是你有一个Facebook账户,批准Facebook插销。我们来(可选的)进口都你Facebook朋友们和交谈。"; +$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "要是这是你的私利服务器,安装Facebook插件会把你的过渡到自由社会化网络自在一点。"; +$a->strings["Importing Emails"] = "进口着邮件"; +$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"] = "输入你电子邮件使用信息在插销设置页,要是你想用你的电子邮件进口和互动朋友们或邮件表。"; +$a->strings["Go to Your Contacts Page"] = "您的熟人页"; +$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 Add New Contact dialog."] = "您熟人页是您门口为管理熟人和连接朋友们在别的网络。典型您输入他的地址或者网站URL在添加新熟人对话框。"; +$a->strings["Go to Your Site's Directory"] = "您网站的目录"; +$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "目录页让您找别人在这个网络或别的同盟的网站。找一个连接关注按钮在他们的简介页。您被要求的话,提供您自己的同一个人地址。"; +$a->strings["Finding New People"] = "找新人"; +$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."] = "在熟人页的工具栏有一些工具为找新朋友们。我们会使人们相配按名或兴趣,和以网络关系作为提醒建议的根据。在新网站,朋友建议平常开始24小时后。"; +$a->strings["Group Your Contacts"] = "把熟人组起来"; +$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."] = "您交朋友们后,组织他们分私人交流组在您熟人页的边栏,您会私下地跟组交流在您的网络页。"; +$a->strings["Why Aren't My Posts Public?"] = "我文章怎么没公开的?"; +$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."] = "Friendica尊敬您的隐私。默认是您文章只被您朋友们看。更多消息在帮助部分在上面的链接。"; +$a->strings["Getting Help"] = "怎么获得帮助"; +$a->strings["Go to the Help Section"] = "看帮助部分"; +$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "我们帮助页可查阅到详情关于别的编程特点和资源。"; $a->strings["Poke/Prod"] = "戳"; $a->strings["poke, prod or do other things to somebody"] = "把人家戳或别的行动"; $a->strings["Recipient"] = "接受者"; $a->strings["Choose what you wish to do to recipient"] = "选择您想把别人作"; $a->strings["Make this post private"] = "使这个文章私人"; +$a->strings["\n\t\tDear $[username],\n\t\t\tYour password has been changed as requested. Please retain this\n\t\tinformation for your records (or change your password immediately to\n\t\tsomething that you will remember).\n\t"] = ""; +$a->strings["Item has been removed."] = "项目被删除了。"; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s关注着%2\$s的%3\$s"; -$a->strings["Export account"] = "出口账户"; -$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "出口您的商户信息和熟人。这利于备份您的账户活着搬到别的服务器。"; -$a->strings["Export all"] = "出口一切"; -$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "出口您账户信息,熟人和别的项目成json。可能是很大文件,花很多时间。用这个为创造全备份您的账户(照片没被出口)"; -$a->strings["Common Friends"] = "普通朋友们"; -$a->strings["No contacts in common."] = "没有共同熟人。"; -$a->strings["Image exceeds size limit of %d"] = "图像超标最大极限尺寸 %d"; -$a->strings["Wall Photos"] = "墙照片"; +$a->strings["%1\$s welcomes %2\$s"] = "%1\$s欢迎%2\$s"; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "这会偶尔地发生熟人双方都要求和已经批准的时候。"; +$a->strings["Response from remote site was not understood."] = "遥网站的回答明白不了。"; +$a->strings["Unexpected response from remote site: "] = "居然回答从遥网站:"; +$a->strings["Confirmation completed successfully."] = "确认成功完成。"; +$a->strings["Remote site reported: "] = "遥网站报案:"; +$a->strings["Temporary failure. Please wait and try again."] = "临时失败。请等一会,再试。"; +$a->strings["Introduction failed or was revoked."] = "介绍失败或被吊销。"; +$a->strings["Unable to set contact photo."] = "不会指定熟人照片。"; +$a->strings["No user record found for '%s' "] = "找不到「%s」的用户记录"; +$a->strings["Our site encryption key is apparently messed up."] = "看起来我们的加密钥匙失灵了。"; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "空的URL供应,或URL解不了码。"; +$a->strings["Contact record was not found for you on our site."] = "熟人记录在我们的网站找不了。"; +$a->strings["Site public key not available in contact record for URL %s."] = "没有网站公开钥匙在熟人记录在URL%s。"; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "身份证明由您的系统是在我们的重做。你再试应该运行。"; +$a->strings["Unable to set your contact credentials on our system."] = "不能创作您的熟人证件在我们的系统。"; +$a->strings["Unable to update your contact profile details on our system"] = "不能更新您的熟人简介消息在我们的系统"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s加入%2\$s了"; +$a->strings["Unable to locate original post."] = "找不到当初的新闻"; +$a->strings["Empty post discarded."] = "空心的新闻丢弃了"; +$a->strings["System error. Post not saved."] = "系统错误。x"; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "这个新闻是由%s,Friendica社会化网络成员之一,发给你。"; +$a->strings["You may visit them online at %s"] = "你可以网上拜访他在%s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "你不想受到这些新闻的话,请回答这个新闻给发者联系。"; +$a->strings["%s posted an update."] = "%s贴上一个新闻。"; $a->strings["Image uploaded but image cropping failed."] = "照片上传去了,但修剪失灵。"; $a->strings["Image size reduction [%s] failed."] = "照片减少[%s]失灵。"; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。"; @@ -1159,553 +1729,15 @@ $a->strings["Crop Image"] = "修剪照片"; $a->strings["Please adjust the image cropping for optimum viewing."] = "请调图片剪裁为最好看。"; $a->strings["Done Editing"] = "编完了"; $a->strings["Image uploaded successfully."] = "照片成功地上传了"; -$a->strings["Applications"] = "应用"; -$a->strings["No installed applications."] = "没有安装的应用"; -$a->strings["Nothing new here"] = "这里没有什么新的"; -$a->strings["Clear notifications"] = "清理出通知"; -$a->strings["Profile Match"] = "简介符合"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "没有符合的关键字。请在您的默认简介加关键字。"; -$a->strings["is interested in:"] = "感兴趣对:"; -$a->strings["Tag removed"] = "标签去除了"; -$a->strings["Remove Item Tag"] = "去除项目标签"; -$a->strings["Select a tag to remove: "] = "选择标签去除"; -$a->strings["Remove"] = "移走"; -$a->strings["Event title and start time are required."] = "项目标题和开始时间是必须的。"; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "编项目"; -$a->strings["link to source"] = "链接到来源"; -$a->strings["Create New Event"] = "造成新的项目"; -$a->strings["Previous"] = "上"; -$a->strings["hour:minute"] = "小时:分钟"; -$a->strings["Event details"] = "项目内容"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "形式是%s%s。开始时间和标题是必须的。"; -$a->strings["Event Starts:"] = "事件开始:"; -$a->strings["Required"] = "必须的"; -$a->strings["Finish date/time is not known or not relevant"] = "结束日/时未知或无关"; -$a->strings["Event Finishes:"] = "事件结束:"; -$a->strings["Adjust for viewer timezone"] = "调为观众的时间"; -$a->strings["Description:"] = "描述:"; -$a->strings["Title:"] = "标题:"; -$a->strings["Share this event"] = "分享这个项目"; -$a->strings["No potential page delegates located."] = "找不到可能代表页人。"; -$a->strings["Delegate Page Management"] = "页代表管理"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。"; -$a->strings["Existing Page Managers"] = "目前页管理员"; -$a->strings["Existing Page Delegates"] = "目前页代表"; -$a->strings["Potential Delegates"] = "潜力的代表"; -$a->strings["Add"] = "加"; -$a->strings["No entries."] = "没有项目。"; -$a->strings["Contacts who are not members of a group"] = "没当成员的熟人"; -$a->strings["Files"] = "文件"; -$a->strings["System down for maintenance"] = "系统关闭为了维持"; -$a->strings["Remove My Account"] = "删除我的账户"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "这要完全删除您的账户。这一做过,就不能恢复。"; -$a->strings["Please enter your password for verification:"] = "请输入密码为确认:"; -$a->strings["Friend suggestion sent."] = "朋友建议发送了。"; -$a->strings["Suggest Friends"] = "建议朋友们"; -$a->strings["Suggest a friend for %s"] = "建议朋友给%s"; -$a->strings["Unable to locate original post."] = "找不到当初的新闻"; -$a->strings["Empty post discarded."] = "空心的新闻丢弃了"; -$a->strings["System error. Post not saved."] = "系统错误。x"; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "这个新闻是由%s,Friendica社会化网络成员之一,发给你。"; -$a->strings["You may visit them online at %s"] = "你可以网上拜访他在%s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "你不想受到这些新闻的话,请回答这个新闻给发者联系。"; -$a->strings["%s posted an update."] = "%s贴上一个新闻。"; -$a->strings["{0} wants to be your friend"] = "{0}想成为您的朋友"; -$a->strings["{0} sent you a message"] = "{0}发给您一个通信"; -$a->strings["{0} requested registration"] = "{0}要求注册"; -$a->strings["{0} commented %s's post"] = "{0}对%s的文章发表意见"; -$a->strings["{0} liked %s's post"] = "{0}喜欢%s的文章"; -$a->strings["{0} disliked %s's post"] = "{0}不喜欢%s的文章"; -$a->strings["{0} is now friends with %s"] = "{0}成为%s的朋友"; -$a->strings["{0} posted"] = "{0}陈列"; -$a->strings["{0} tagged %s's post with #%s"] = "{0}用#%s标签%s的文章"; -$a->strings["{0} mentioned you in a post"] = "{0}提到您在文章"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID协议错误。没ID还。 "; -$a->strings["Account not found and OpenID registration is not permitted on this site."] = "找不到账户和OpenID注册不允许。"; -$a->strings["Login failed."] = "登记失败了。"; -$a->strings["Invalid request identifier."] = "无效要求身份号。"; -$a->strings["Discard"] = "丢弃"; -$a->strings["System"] = "系统"; -$a->strings["Network"] = "网络"; -$a->strings["Introductions"] = "介绍"; -$a->strings["Show Ignored Requests"] = "显示不理的要求"; -$a->strings["Hide Ignored Requests"] = "隐藏不理的要求"; -$a->strings["Notification type: "] = "通知种类:"; -$a->strings["Friend Suggestion"] = "朋友建议"; -$a->strings["suggested by %s"] = "由%s建议的"; -$a->strings["Post a new friend activity"] = "表新朋友活动"; -$a->strings["if applicable"] = "或适用"; -$a->strings["Claims to be known to you: "] = "声称被您认识:"; -$a->strings["yes"] = "是"; -$a->strings["no"] = "否"; -$a->strings["Approve as: "] = "批准作为"; -$a->strings["Friend"] = "朋友"; -$a->strings["Sharer"] = "分享者"; -$a->strings["Fan/Admirer"] = "迷/赞赏者"; -$a->strings["Friend/Connect Request"] = "友谊/联络要求"; -$a->strings["New Follower"] = "新关注者:"; -$a->strings["No introductions."] = "没有介绍。"; -$a->strings["Notifications"] = "通知"; -$a->strings["%s liked %s's post"] = "%s喜欢了%s的消息"; -$a->strings["%s disliked %s's post"] = "%s不喜欢了%s的消息"; -$a->strings["%s is now friends with %s"] = "%s成为%s的朋友"; -$a->strings["%s created a new post"] = "%s造成新文章"; -$a->strings["%s commented on %s's post"] = "%s便条%s的文章"; -$a->strings["No more network notifications."] = "没有别的网络通信。"; -$a->strings["Network Notifications"] = "网络通知"; -$a->strings["No more personal notifications."] = "没有别的私人通信。"; -$a->strings["Personal Notifications"] = "私人通知"; -$a->strings["No more home notifications."] = "没有别的家通信。"; -$a->strings["Home Notifications"] = "主页通知"; -$a->strings["Total invitation limit exceeded."] = "邀请限超过了。"; -$a->strings["%s : Not a valid email address."] = "%s : 不是效的电子邮件地址."; -$a->strings["Please join us on Friendica"] = "请加入我们再Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "邀请限超过了。请联系您的网站管理员。"; -$a->strings["%s : Message delivery failed."] = "%s : 送消息失败了。"; -$a->strings["%d message sent."] = array( - 0 => "%d消息传送了。", -); -$a->strings["You have no more invitations available"] = "您没有别的邀请"; -$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "参观%s看一单公开网站您会加入。Friendica成员在别的网站都会互相连接,再跟很多别的社会网络。"; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "为接受这个邀请,请再%s或什么别的Friendica网站注册。"; -$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica网站们都互相连接造成隐私增加的社会网络属和控制由它的成员。它们也能跟多传统的社会网络连接。看%s表示一单您会加入供替换的Friendica网站。"; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "不好意思。这个系统目前没设置跟别的公开网站连接或邀请成员。"; -$a->strings["Send invitations"] = "发请柬"; -$a->strings["Enter email addresses, one per line:"] = "输入电子邮件地址,一行一个:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "您被邀请跟我和彼得近朋友们再Friendica加入-和帮助我们造成更好的社会网络。"; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "您要输入这个邀请密码:\$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "您一注册,请页跟我连接,用我的简介在:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "看别的信息由于Friendica工程和怎么我们看重,请看http://friendica.com"; -$a->strings["Manage Identities and/or Pages"] = "管理身份或页"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "交替不同同一人或社会/组页合用您的账户或给您「管理」批准"; -$a->strings["Select an identity to manage: "] = "选择同一个人管理:"; -$a->strings["Welcome to %s"] = "%s欢迎你"; $a->strings["Friends of %s"] = "%s的朋友们"; $a->strings["No friends to display."] = "没有朋友展示。"; -$a->strings["Add New Contact"] = "增添新的熟人"; -$a->strings["Enter address or web location"] = "输入地址或网位置"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "比如:li@example.com, http://example.com/li"; -$a->strings["%d invitation available"] = array( - 0 => "%d邀请可用的", -); -$a->strings["Find People"] = "找人物"; -$a->strings["Enter name or interest"] = "输入名字或兴趣"; -$a->strings["Connect/Follow"] = "连接/关注"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "比如:李某,打鱼"; -$a->strings["Random Profile"] = "随机简介"; -$a->strings["Networks"] = "网络"; -$a->strings["All Networks"] = "所有网络"; -$a->strings["Saved Folders"] = "保存的文件夹"; -$a->strings["Everything"] = "一切"; -$a->strings["Categories"] = "种类"; -$a->strings["Click here to upgrade."] = "这里点击为更新。"; -$a->strings["This action exceeds the limits set by your subscription plan."] = "这个行动超过您订阅的限制。"; -$a->strings["This action is not available under your subscription plan."] = "这个行动在您的订阅不可用的。"; -$a->strings["User not found."] = "找不到用户"; -$a->strings["There is no status with this id."] = "没有什么状态跟这个ID"; -$a->strings["There is no conversation with this id."] = "没有这个ID的对话"; -$a->strings["view full size"] = "看全尺寸"; -$a->strings["Starts:"] = "开始:"; -$a->strings["Finishes:"] = "结束:"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "找不到DNS信息为数据库服务器「%s」"; -$a->strings["(no subject)"] = "沒有题目"; -$a->strings["noreply"] = "noreply"; -$a->strings["An invitation is required."] = "邀请必要的。"; -$a->strings["Invitation could not be verified."] = "不能证实邀请。"; -$a->strings["Invalid OpenID url"] = "无效的OpenID url"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "我们用您输入的OpenID登录的时候碰到问题。请核实拼法是对的。"; -$a->strings["The error message was:"] = "错误通知是:"; -$a->strings["Please enter the required information."] = "请输入必要的信息。"; -$a->strings["Please use a shorter name."] = "请用短一点名。"; -$a->strings["Name too short."] = "名字太短。"; -$a->strings["That doesn't appear to be your full (First Last) name."] = "这看上去不是您的全姓名。"; -$a->strings["Your email domain is not among those allowed on this site."] = "这网站允许的域名中没有您的"; -$a->strings["Not a valid email address."] = "无效的邮件地址。"; -$a->strings["Cannot use that email."] = "不能用这个邮件地址。"; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "您的昵称只能包含\"a-z\",\"0-9\",\"-\"和\"_\",还有头一字必须是拉丁字。"; -$a->strings["Nickname is already registered. Please choose another."] = "昵称已经报到。请选择新的。"; -$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "昵称曾经这里注册于是不能再用。请选择别的。"; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "要紧错误:产生安全钥匙失败了。"; -$a->strings["An error occurred during registration. Please try again."] = "报到出了问题。请再试。"; -$a->strings["An error occurred creating your default profile. Please try again."] = "造成默认简介出了问题。请再试。"; -$a->strings["Friends"] = "朋友"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s把%2\$s戳"; -$a->strings["poked"] = "戳了"; -$a->strings["post/item"] = "文章/项目"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s标注%2\$s的%3\$s为偏爱"; -$a->strings["remove"] = "删除"; -$a->strings["Delete Selected Items"] = "删除选的项目"; -$a->strings["Follow Thread"] = "关注线绳"; -$a->strings["View Status"] = "看现状"; -$a->strings["View Profile"] = "看简介"; -$a->strings["View Photos"] = "看照片"; -$a->strings["Network Posts"] = "网络文章"; -$a->strings["Edit Contact"] = "编辑熟人"; -$a->strings["Send PM"] = "法私人的新闻"; -$a->strings["Poke"] = "戳"; -$a->strings["%s likes this."] = "%s喜欢这个."; -$a->strings["%s doesn't like this."] = "%s没有喜欢这个."; -$a->strings["%2\$d people like this"] = "%2\$d人们喜欢这个"; -$a->strings["%2\$d people don't like this"] = "%2\$d人们不喜欢这个"; -$a->strings["and"] = "和"; -$a->strings[", and %d other people"] = ",和%d别人"; -$a->strings["%s like this."] = "%s喜欢这个"; -$a->strings["%s don't like this."] = "%s不喜欢这个"; -$a->strings["Visible to everybody"] = "大家可见的"; -$a->strings["Please enter a video link/URL:"] = "请输入视频连接/URL:"; -$a->strings["Please enter an audio link/URL:"] = "请输入音响连接/URL:"; -$a->strings["Tag term:"] = "标签:"; -$a->strings["Where are you right now?"] = "你在哪里?"; -$a->strings["Delete item(s)?"] = "把项目删除吗?"; -$a->strings["Post to Email"] = "电邮发布"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = ""; -$a->strings["permissions"] = "权利"; -$a->strings["Post to Groups"] = "发到组"; -$a->strings["Post to Contacts"] = "发到熟人"; -$a->strings["Private post"] = "私人文章"; -$a->strings["Logged out."] = "注销了"; -$a->strings["Error decoding account file"] = "解码账户文件出错误"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "错误!文件没有版本数!这不是Friendica账户文件吗?"; -$a->strings["Error! Cannot check nickname"] = "错误!不能检查昵称"; -$a->strings["User '%s' already exists on this server!"] = "用户「%s」已经存在这个服务器!"; -$a->strings["User creation error"] = "用户创造错误"; -$a->strings["User profile creation error"] = "用户简介创造错误"; -$a->strings["%d contact not imported"] = array( - 0 => "%d熟人没进口了", -); -$a->strings["Done. You can now login with your username and password"] = "完了。您现在会用您用户名和密码登录"; -$a->strings["newer"] = "更新"; -$a->strings["older"] = "更旧"; -$a->strings["prev"] = "上个"; -$a->strings["first"] = "首先"; -$a->strings["last"] = "最后"; -$a->strings["next"] = "下个"; -$a->strings["No contacts"] = "没有熟人"; -$a->strings["%d Contact"] = array( - 0 => "%d熟人", -); -$a->strings["poke"] = "戳"; -$a->strings["ping"] = "砰"; -$a->strings["pinged"] = "砰了"; -$a->strings["prod"] = "柔戳"; -$a->strings["prodded"] = "柔戳了"; -$a->strings["slap"] = "掌击"; -$a->strings["slapped"] = "掌击了"; -$a->strings["finger"] = "指"; -$a->strings["fingered"] = "指了"; -$a->strings["rebuff"] = "窝脖儿"; -$a->strings["rebuffed"] = "窝脖儿了"; -$a->strings["happy"] = "开心"; -$a->strings["sad"] = "伤心"; -$a->strings["mellow"] = "轻松"; -$a->strings["tired"] = "累"; -$a->strings["perky"] = "机敏"; -$a->strings["angry"] = "生气"; -$a->strings["stupified"] = "麻醉"; -$a->strings["puzzled"] = "纳闷"; -$a->strings["interested"] = "有兴趣"; -$a->strings["bitter"] = "苦"; -$a->strings["cheerful"] = "快乐"; -$a->strings["alive"] = "活着"; -$a->strings["annoyed"] = "被烦恼"; -$a->strings["anxious"] = "心焦"; -$a->strings["cranky"] = "不稳"; -$a->strings["disturbed"] = "不安"; -$a->strings["frustrated"] = "被作梗"; -$a->strings["motivated"] = "士气高涨"; -$a->strings["relaxed"] = "轻松"; -$a->strings["surprised"] = "诧异"; -$a->strings["Monday"] = "星期一"; -$a->strings["Tuesday"] = "星期二"; -$a->strings["Wednesday"] = "星期三"; -$a->strings["Thursday"] = "星期四"; -$a->strings["Friday"] = "星期五"; -$a->strings["Saturday"] = "星期六"; -$a->strings["Sunday"] = "星期天"; -$a->strings["January"] = "一月"; -$a->strings["February"] = "二月"; -$a->strings["March"] = "三月"; -$a->strings["April"] = "四月"; -$a->strings["May"] = "五月"; -$a->strings["June"] = "六月"; -$a->strings["July"] = "七月"; -$a->strings["August"] = "八月"; -$a->strings["September"] = "九月"; -$a->strings["October"] = "十月"; -$a->strings["November"] = "十一月"; -$a->strings["December"] = "十二月"; -$a->strings["bytes"] = "字节"; -$a->strings["Click to open/close"] = "点击为开关"; -$a->strings["Select an alternate language"] = "选择别的语言"; -$a->strings["activity"] = "活动"; -$a->strings["post"] = "文章"; -$a->strings["Item filed"] = "把项目归档了"; -$a->strings["Friendica Notification"] = "Friendica 通知"; -$a->strings["Thank You,"] = "谢谢,"; -$a->strings["%s Administrator"] = "%s管理员"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify]收到新邮件在%s"; -$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s发给您新私人通知在%2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s发给您%2\$s."; -$a->strings["a private message"] = "一条私人的消息"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "清去%s为了看或回答你私人的消息"; -$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s于[url=%2\$s]a %3\$s[/url]评论了"; -$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s于[url=%2\$s]%3\$s的%4\$s[/url]评论了"; -$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s于[url=%2\$s]您的%3\$s[/url]评论了"; -$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify]于交流#%1\$d由%2\$s评论"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s对你有兴趣的项目/ 交谈发表意见"; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "清去%s为了看或回答交谈"; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s贴在您的简介墙"; -$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s放在您的简介墙在%2\$s"; -$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s放在[url=%2\$s]您的墙[/url]"; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s标签您"; -$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s把您在%2\$s标签"; -$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s[url=%2\$s]把您标签[/url]."; -$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s分享新的消息"; -$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s分享新的消息在%2\$s"; -$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]分享一个消息[/url]."; -$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify]您被%1\$s戳"; -$a->strings["%1\$s poked you at %2\$s"] = "您被%1\$s戳在%2\$s"; -$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s[url=%2\$s]把您戳[/url]。"; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s标前您的文章"; -$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s把您的文章在%2\$s标签"; -$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s把[url=%2\$s]您的文章[/url]标签"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] 收到介绍"; -$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "您从「%1\$s」受到一个介绍在%2\$s"; -$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "您从%2\$s收到[url=%1\$s]一个介绍[/url]。"; -$a->strings["You may visit their profile at %s"] = "你能看他的简介在%s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "请批准或拒绝介绍在%s"; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] 收到朋友建议"; -$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "您从「%2\$s」收到[url=%1\$s]一个朋友建议[/url]。"; -$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "您从%3\$s收到[url=%1\$s]一个朋友建议[/url]为%2\$s。"; -$a->strings["Name:"] = "名字:"; -$a->strings["Photo:"] = "照片:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "请批准或拒绝建议在%s"; -$a->strings[" on Last.fm"] = "在Last.fm"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "一个删除的组用这名被复兴。现有的项目权利可能还效为这个组和未来的成员。如果这不是您想的,请造成新组给起别的名。"; -$a->strings["Default privacy group for new contacts"] = "默认隐私组为新熟人"; -$a->strings["Everybody"] = "每人"; -$a->strings["edit"] = "编辑"; -$a->strings["Edit group"] = "编辑组"; -$a->strings["Create a new group"] = "创造新组"; -$a->strings["Contacts not in any group"] = "熟人没有组"; -$a->strings["Connect URL missing."] = "连接URL失踪的。"; -$a->strings["This site is not configured to allow communications with other networks."] = "这网站没配置允许跟别的网络交流."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "没有兼容协议或者摘要找到了."; -$a->strings["The profile address specified does not provide adequate information."] = "输入的简介地址没有够消息。"; -$a->strings["An author or name was not found."] = "找不到作者或名。"; -$a->strings["No browser URL could be matched to this address."] = "这个地址没有符合什么游览器URL。"; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "使不了知道的相配或邮件熟人相配 "; -$a->strings["Use mailto: in front of address to force email check."] = "输入mailto:地址前为要求电子邮件检查。"; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "输入的简介地址属在这个网站使不可用的网络。"; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "有限的简介。这人不会接受直达/私人通信从您。"; -$a->strings["Unable to retrieve contact information."] = "不能取回熟人消息。"; -$a->strings["following"] = "关注"; -$a->strings["[no subject]"] = "[无题目]"; -$a->strings["End this session"] = "结束这段时间"; -$a->strings["Your videos"] = ""; -$a->strings["Your personal notes"] = ""; -$a->strings["Sign in"] = "登记"; -$a->strings["Home Page"] = "主页"; -$a->strings["Create an account"] = "注册"; -$a->strings["Help and documentation"] = "帮助证件"; -$a->strings["Apps"] = "应用程序"; -$a->strings["Addon applications, utilities, games"] = "可加的应用,设施,游戏"; -$a->strings["Search site content"] = "搜索网站内容"; -$a->strings["Conversations on this site"] = "这个网站的交谈"; -$a->strings["Directory"] = "名录"; -$a->strings["People directory"] = "人物名录"; -$a->strings["Information"] = "资料"; -$a->strings["Information about this friendica instance"] = "资料关于这个Friendica服务器"; -$a->strings["Conversations from your friends"] = "从你朋友们的交谈"; -$a->strings["Network Reset"] = "网络重设"; -$a->strings["Load Network page with no filters"] = "表示网络页无滤器"; -$a->strings["Friend Requests"] = "友谊邀请"; -$a->strings["See all notifications"] = "看所有的通知"; -$a->strings["Mark all system notifications seen"] = "记号各系统通知看过的"; -$a->strings["Private mail"] = "私人的邮件"; -$a->strings["Inbox"] = "收件箱"; -$a->strings["Outbox"] = "发件箱"; -$a->strings["Manage"] = "代用户"; -$a->strings["Manage other pages"] = "管理别的页"; -$a->strings["Account settings"] = "帐户配置"; -$a->strings["Manage/Edit Profiles"] = "管理/编辑简介"; -$a->strings["Manage/edit friends and contacts"] = "管理/编朋友们和熟人们"; -$a->strings["Site setup and configuration"] = "网站开办和配置"; -$a->strings["Navigation"] = "航行"; -$a->strings["Site map"] = "网站地图"; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "生日:"; -$a->strings["Age:"] = "年纪:"; -$a->strings["for %1\$d %2\$s"] = "为%1\$d %2\$s"; -$a->strings["Tags:"] = "标签:"; -$a->strings["Religion:"] = "宗教:"; -$a->strings["Hobbies/Interests:"] = "爱好/兴趣"; -$a->strings["Contact information and Social Networks:"] = "熟人消息和社会化网络"; -$a->strings["Musical interests:"] = "音乐兴趣:"; -$a->strings["Books, literature:"] = "书,文学"; -$a->strings["Television:"] = "电视:"; -$a->strings["Film/dance/culture/entertainment:"] = "电影/跳舞/文化/娱乐:"; -$a->strings["Love/Romance:"] = "爱情/浪漫"; -$a->strings["Work/employment:"] = "工作"; -$a->strings["School/education:"] = "学院/教育"; -$a->strings["Image/photo"] = "图像/照片"; -$a->strings["%2\$s %3\$s"] = ""; -$a->strings["%s wrote the following post"] = "%s写了下面的消息"; -$a->strings["$1 wrote:"] = "$1写:"; -$a->strings["Encrypted content"] = "加密的内容"; -$a->strings["Unknown | Not categorised"] = "未知的 |无分类"; -$a->strings["Block immediately"] = "立即拦"; -$a->strings["Shady, spammer, self-marketer"] = "可疑,发垃圾者,自市场开发者"; -$a->strings["Known to me, but no opinion"] = "我认识,但没有意见"; -$a->strings["OK, probably harmless"] = "行,大概无恶意的"; -$a->strings["Reputable, has my trust"] = "可信的,有我的信任"; -$a->strings["Weekly"] = "每周"; -$a->strings["Monthly"] = "每月"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Google+"] = "Google+"; -$a->strings["pump.io"] = "pump.io"; -$a->strings["Twitter"] = "Twitter"; -$a->strings["Diaspora Connector"] = "Diaspora连接"; -$a->strings["Statusnet"] = "Statusnet"; -$a->strings["App.net"] = ""; -$a->strings["Miscellaneous"] = "形形色色"; -$a->strings["year"] = "年"; -$a->strings["month"] = "月"; -$a->strings["day"] = "日"; -$a->strings["never"] = "从未"; -$a->strings["less than a second ago"] = "一秒以内"; -$a->strings["years"] = "年"; -$a->strings["months"] = "月"; -$a->strings["week"] = "星期"; -$a->strings["weeks"] = "星期"; -$a->strings["days"] = "天"; -$a->strings["hour"] = "小时"; -$a->strings["hours"] = "小时"; -$a->strings["minute"] = "分钟"; -$a->strings["minutes"] = "分钟"; -$a->strings["second"] = "秒"; -$a->strings["seconds"] = "秒"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s以前"; -$a->strings["%s's birthday"] = "%s的生日"; -$a->strings["Happy Birthday %s"] = "生日快乐%s"; -$a->strings["General Features"] = "总的特点"; -$a->strings["Multiple Profiles"] = "多简介"; -$a->strings["Ability to create multiple profiles"] = "能穿凿多简介"; -$a->strings["Post Composition Features"] = "写文章特点"; -$a->strings["Richtext Editor"] = "富文本格式编辑"; -$a->strings["Enable richtext editor"] = "使富文本格式编辑可用"; -$a->strings["Post Preview"] = "文章预演"; -$a->strings["Allow previewing posts and comments before publishing them"] = "允许文章和评论出版前预演"; -$a->strings["Auto-mention Forums"] = "自动提示论坛"; -$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "添加/删除提示论坛页选择/淘汰在ACL窗户的时候。"; -$a->strings["Network Sidebar Widgets"] = "网络工具栏小窗口"; -$a->strings["Search by Date"] = "按日期搜索"; -$a->strings["Ability to select posts by date ranges"] = "能按时期范围选择文章"; -$a->strings["Group Filter"] = "组滤器"; -$a->strings["Enable widget to display Network posts only from selected group"] = "使光表示网络文章从选择的组小窗口"; -$a->strings["Network Filter"] = "网络滤器"; -$a->strings["Enable widget to display Network posts only from selected network"] = "使光表示网络文章从选择的网络小窗口"; -$a->strings["Save search terms for re-use"] = "保存搜索关键为再用"; -$a->strings["Network Tabs"] = "网络分页"; -$a->strings["Network Personal Tab"] = "网络私人分页"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "使表示光网络文章您参加了分页可用"; -$a->strings["Network New Tab"] = "网络新分页"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "使表示光网络文章在12小时内分页可用"; -$a->strings["Network Shared Links Tab"] = "网络分享链接分页"; -$a->strings["Enable tab to display only Network posts with links in them"] = "使表示光网络文章包括链接分页可用"; -$a->strings["Post/Comment Tools"] = "文章/评论工具"; -$a->strings["Multiple Deletion"] = "多删除"; -$a->strings["Select and delete multiple posts/comments at once"] = "选择和删除多文章/评论一次"; -$a->strings["Edit Sent Posts"] = "编辑发送的文章"; -$a->strings["Edit and correct posts and comments after sending"] = "编辑或修改文章和评论发送后"; -$a->strings["Tagging"] = "标签"; -$a->strings["Ability to tag existing posts"] = "能把目前的文章标签"; -$a->strings["Post Categories"] = "文章种类"; -$a->strings["Add categories to your posts"] = "加入种类给您的文章"; -$a->strings["Ability to file posts under folders"] = "能把文章归档在文件夹 "; -$a->strings["Dislike Posts"] = "不喜欢文章"; -$a->strings["Ability to dislike posts/comments"] = "能不喜欢文章/评论"; -$a->strings["Star Posts"] = "文章星"; -$a->strings["Ability to mark special posts with a star indicator"] = "能把优秀文章跟星标注"; -$a->strings["Sharing notification from Diaspora network"] = "分享通知从Diaspora网络"; -$a->strings["Attachments:"] = "附件:"; -$a->strings["Errors encountered creating database tables."] = "造成数据库列表相遇错误。"; -$a->strings["Errors encountered performing database changes."] = ""; -$a->strings["Visible to everybody"] = "任何人可见的"; -$a->strings["A new person is sharing with you at "] = "一位新人给你分享在"; -$a->strings["You have a new follower at "] = "你有新的关注者在"; -$a->strings["Do you really want to delete this item?"] = "您真的想删除这个项目吗?"; -$a->strings["Archives"] = "档案"; -$a->strings["Embedded content"] = "嵌入内容"; -$a->strings["Embedding disabled"] = "嵌入不能用"; -$a->strings["Welcome "] = "欢迎"; -$a->strings["Please upload a profile photo."] = "请上传一张简介照片"; -$a->strings["Welcome back "] = "欢迎归来"; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "表格安全令牌不对。最可能因为表格开着太久(三个小时以上)提交前。"; -$a->strings["Male"] = "男的"; -$a->strings["Female"] = "女的"; -$a->strings["Currently Male"] = "现在男的"; -$a->strings["Currently Female"] = "现在女的"; -$a->strings["Mostly Male"] = "主要男的"; -$a->strings["Mostly Female"] = "主要女的"; -$a->strings["Transgender"] = "跨性別"; -$a->strings["Intersex"] = "阴阳人"; -$a->strings["Transsexual"] = "”转基因“人"; -$a->strings["Hermaphrodite"] = "两性体"; -$a->strings["Neuter"] = "中性的"; -$a->strings["Non-specific"] = "不明确的"; -$a->strings["Other"] = "别的"; -$a->strings["Undecided"] = "未决"; -$a->strings["Males"] = "男人"; -$a->strings["Females"] = "女人"; -$a->strings["Gay"] = "男同性恋的"; -$a->strings["Lesbian"] = "女同性恋的"; -$a->strings["No Preference"] = "无偏爱"; -$a->strings["Bisexual"] = "双性恋的"; -$a->strings["Autosexual"] = "自性的"; -$a->strings["Abstinent"] = "有节制的"; -$a->strings["Virgin"] = "原始的"; -$a->strings["Deviant"] = "变态"; -$a->strings["Fetish"] = "恋物对象"; -$a->strings["Oodles"] = "多多"; -$a->strings["Nonsexual"] = "无性"; -$a->strings["Single"] = "单身"; -$a->strings["Lonely"] = "寂寞"; -$a->strings["Available"] = "单身的"; -$a->strings["Unavailable"] = "不可获得的"; -$a->strings["Has crush"] = "迷恋"; -$a->strings["Infatuated"] = "痴迷"; -$a->strings["Dating"] = "约会"; -$a->strings["Unfaithful"] = "外遇"; -$a->strings["Sex Addict"] = "性交因成瘾者"; -$a->strings["Friends/Benefits"] = "朋友/益"; -$a->strings["Casual"] = "休闲"; -$a->strings["Engaged"] = "已订婚的"; -$a->strings["Married"] = "结婚"; -$a->strings["Imaginarily married"] = "想像结婚"; -$a->strings["Partners"] = "伴侣"; -$a->strings["Cohabiting"] = "同居"; -$a->strings["Common law"] = "普通法结婚"; -$a->strings["Happy"] = "幸福"; -$a->strings["Not looking"] = "没找"; -$a->strings["Swinger"] = "交换性伴侣的"; -$a->strings["Betrayed"] = "被背叛"; -$a->strings["Separated"] = "分手"; -$a->strings["Unstable"] = "不稳"; -$a->strings["Divorced"] = "离婚"; -$a->strings["Imaginarily divorced"] = "想像离婚"; -$a->strings["Widowed"] = "寡妇"; -$a->strings["Uncertain"] = "不确定"; -$a->strings["It's complicated"] = "是复杂"; -$a->strings["Don't care"] = "无所谓"; -$a->strings["Ask me"] = "问我"; -$a->strings["stopped following"] = "结束关注了"; -$a->strings["Drop Contact"] = "删除熟人"; +$a->strings["Find on this site"] = "找在这网站"; +$a->strings["Site Directory"] = "网站目录"; +$a->strings["Gender: "] = "性别:"; +$a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。"; +$a->strings["Time Conversion"] = "时间装换"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。"; +$a->strings["UTC time: %s"] = "UTC时间: %s"; +$a->strings["Current timezone: %s"] = "现在时区: %s"; +$a->strings["Converted localtime: %s"] = "装换的当地时间:%s"; +$a->strings["Please select your timezone:"] = "请选择你的时区:"; From 335855a40b6440c8cf484b9a14d4e81ede9466d6 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sun, 28 Sep 2014 17:23:01 +0200 Subject: [PATCH 3/3] API: Fetching the application name of the client. --- include/api.php | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/include/api.php b/include/api.php index f4e744f045..f2f2060631 100644 --- a/include/api.php +++ b/include/api.php @@ -26,6 +26,19 @@ return false; } + function api_source() { + if (requestdata('source')) + return (requestdata('source')); + + // Support for known clients that doesn't send a source name + if (strstr($_SERVER['HTTP_USER_AGENT'], "Twidere")) + return ("Twidere"); + + logger("Unrecognized user-agent ".$_SERVER['HTTP_USER_AGENT'], LOGGER_DEBUG); + + return ("api"); + } + function api_date($str){ //Wed May 23 06:01:13 +0000 2007 return datetime_convert('UTC', 'UTC', $str, "D M d H:i:s +0000 Y" ); @@ -709,8 +722,6 @@ if($parent) $_REQUEST['type'] = 'net-comment'; else { -// logger("api_statuses_update: upload ".print_r($_FILES, true)." ".print_r($_POST, true)." ".print_r($_GET, true), LOGGER_DEBUG); -//die("blubb"); $_REQUEST['type'] = 'wall'; if(x($_FILES,'media')) { // upload the image if we have one @@ -726,8 +737,8 @@ $_REQUEST['api_source'] = true; - if (!isset($_REQUEST["source"]) OR ($_REQUEST["source"] == "")) - $_REQUEST["source"] = "api"; + if (!x($_REQUEST, "source")) + $_REQUEST["source"] = api_source(); // call out normal post function @@ -1303,8 +1314,8 @@ $_REQUEST['type'] = 'wall'; $_REQUEST['api_source'] = true; - if (!isset($_REQUEST["source"]) OR ($_REQUEST["source"] == "")) - $_REQUEST["source"] = "api"; + if (!x($_REQUEST, "source")) + $_REQUEST["source"] = api_source(); require_once('mod/item.php'); item_post($a);