Changeset 1356

Show
Ignore:
Timestamp:
07/13/08 15:58:47 (3 months ago)
Author:
benoitg
Message:
  • Add new catalan translation by Christian Lorenzo cristian@lalineapeluda.com
  • Rebuild transaltions and initial schema.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wifidog-auth/CHANGELOG

    r1355 r1356  
    11# $Id$ 
     22008-07-13 Benoit Grégoire  <bock@step.polymtl.ca> 
     3        * Add new catalan translation by Christian Lorenzo cristian@lalineapeluda.com 
     4        * Rebuild transaltions and initial schema. 
     5 
    262008-06-12 Benoit Grégoire  <bock@step.polymtl.ca> 
    37        * Add NODE_PERM_BYPASS_DYNAMIC_ABUSE_CONTROL permission.  User is allowed to exceed dynamic abuse control limits at this node. 
  • trunk/wifidog-auth/sql/wifidog-postgres-initial-data.sql

    r1351 r1356  
    215215-- 
    216216 
    217 INSERT INTO schema_info (tag, value) VALUES ('schema_version', '61'); 
     217INSERT INTO schema_info (tag, value) VALUES ('schema_version', '62'); 
    218218 
    219219 
  • trunk/wifidog-auth/sql/wifidog-postgres-schema.sql

    r1351 r1356  
    431431    theme_pack text, 
    432432    connection_limit_window interval, 
    433     connection_limit_network_max_total_bytes integer
     433    connection_limit_network_max_total_bytes bigint
    434434    connection_limit_network_max_usage_duration interval, 
    435     connection_limit_node_max_total_bytes integer
     435    connection_limit_node_max_total_bytes bigint
    436436    connection_limit_node_max_usage_duration interval, 
    437437    CONSTRAINT networks_gmaps_map_type CHECK ((gmaps_map_type <> ''::text)), 
     
    521521    last_heartbeat_sys_memfree integer, 
    522522    last_heartbeat_sys_load real, 
    523     connection_limit_node_max_total_bytes_override integer
     523    connection_limit_node_max_total_bytes_override bigint
    524524    connection_limit_node_max_usage_duration_override interval 
    525525); 
  • trunk/wifidog-auth/wifidog/locale/bg/LC_MESSAGES/messages.po

    r1297 r1356  
    99"Project-Id-Version: PACKAGE VERSION\n" 
    1010"Report-Msgid-Bugs-To: \n" 
    11 "POT-Creation-Date: 2007-09-24 00:52-0400\n" 
     11"POT-Creation-Date: 2008-07-13 15:52-0400\n" 
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     
    2121msgstr "Няма възли в базата данни" 
    2222 
    23 #: ../node_list.php:112 ../classes/Node.php:306 ../classes/Node.php:661 
     23#: ../node_list.php:112 ../classes/Node.php:311 ../classes/Node.php:657 
    2424msgid "Deployed" 
    2525msgstr "В действие(внедрен)" 
    2626 
    27 #: ../node_list.php:113 ../classes/Node.php:307 ../classes/Node.php:662 
     27#: ../node_list.php:113 ../classes/Node.php:312 ../classes/Node.php:658 
    2828msgid "In planning" 
    2929msgstr "В процес на планиране" 
    3030 
    31 #: ../node_list.php:113 ../classes/Node.php:308 ../classes/Node.php:663 
     31#: ../node_list.php:113 ../classes/Node.php:313 ../classes/Node.php:659 
    3232msgid "In testing" 
    3333msgstr "В процес на тестване" 
    3434 
    35 #: ../node_list.php:113 ../classes/Node.php:309 ../classes/Node.php:664 
     35#: ../node_list.php:113 ../classes/Node.php:314 ../classes/Node.php:660 
    3636msgid "Non-Wifidog node" 
    3737msgstr "Възел, различен от Wifidog" 
    3838 
    39 #: ../node_list.php:113 ../classes/Node.php:310 ../classes/Node.php:665 
     39#: ../node_list.php:113 ../classes/Node.php:315 ../classes/Node.php:661 
    4040msgid "Permanently closed" 
    4141msgstr "Постоянно затворен" 
    4242 
    43 #: ../node_list.php:113 ../classes/Node.php:311 ../classes/Node.php:666 
     43#: ../node_list.php:113 ../classes/Node.php:316 ../classes/Node.php:662 
    4444msgid "Temporarily closed" 
    4545msgstr "Временно затворен" 
     
    9494msgstr "Нова парола ви бе изпратена по електронната поща." 
    9595 
    96 #: ../hotspots_map.php:99 
     96#: ../hotspots_map.php:97 
    9797msgid "" 
    9898"Unable to get the google API key, because I couldn't find a vhost matching " 
     
    100100msgstr "" 
    101101 
    102 #: ../hotspots_map.php:115 
     102#: ../hotspots_map.php:113 
    103103msgid "Change network" 
    104104msgstr "Смяна на мрежата" 
    105105 
    106 #: ../hotspots_map.php:146 
     106#: ../hotspots_map.php:144 
    107107msgid "Sorry, your browser does not support Google Maps." 
    108108msgstr "Съжаляваме, но вашия браузър не поддържа Google Maps." 
    109109 
    110 #: ../hotspots_map.php:146 ../classes/StatisticReport/NodeStatus.php:190 
     110#: ../hotspots_map.php:144 ../classes/StatisticReport/NodeStatus.php:190 
    111111#: ../classes/StatisticReport/NetworkStatus.php:109 
    112112msgid "Homepage" 
    113113msgstr "Собствена интернет страница" 
    114114 
    115 #: ../hotspots_map.php:146 
     115#: ../hotspots_map.php:144 
    116116msgid "Show me on the map" 
    117117msgstr "Покажи ме на картата" 
    118118 
    119 #: ../hotspots_map.php:146 smarty.txt:36 
     119#: ../hotspots_map.php:144 smarty.txt:36 
    120120msgid "Loading, please wait..." 
    121121msgstr "Зарежда се, моля изчакайте..." 
    122122 
    123 #: ../hotspots_map.php:160 
     123#: ../hotspots_map.php:158 
    124124msgid "Hotspots status map" 
    125125msgstr "Карта със състоянието на хотспотове" 
     
    218218msgstr "Трябва да въведете вашата парола два пъти." 
    219219 
    220 #: ../signup.php:138 ../classes/User.php:839 
     220#: ../signup.php:138 ../classes/User.php:947 
    221221msgid "Passwords do not match." 
    222222msgstr "Паролите не съответстват." 
     
    282282 
    283283#: ../gw_message.php:67 
    284 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:896 
    285 #: ../classes/Role.php:494 ../classes/Statistics.php:375 
    286 #: ../classes/Statistics.php:378 ../classes/Network.php:1694 
    287 #: ../classes/Content.php:901 ../classes/Node.php:214 
     284#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:895 
     285#: ../classes/Role.php:501 ../classes/Statistics.php:376 
     286#: ../classes/Statistics.php:379 ../classes/Content.php:901 
     287#: ../classes/Node.php:219 
    288288msgid "Access denied!" 
    289289msgstr "Достъпа е отказан!" 
     
    359359msgstr "Показване само на непроменливите %s" 
    360360 
    361 #: ../admin/generic_object_admin.php:99 ../classes/Network.php:1933 
    362 #: ../classes/Node.php:1624 
     361#: ../admin/generic_object_admin.php:99 ../classes/Network.php:2104 
     362#: ../classes/Node.php:1630 
    363363#, php-format 
    364364msgid "Edit %s" 
     
    385385msgstr "Хотспот" 
    386386 
    387 #: ../admin/generic_object_admin.php:211 ../admin/generic_object_admin.php:427 
     387#: ../admin/generic_object_admin.php:211 ../admin/generic_object_admin.php:414 
    388388#: ../classes/Content/Picture/Picture.php:294 
    389389msgid "Preview" 
    390390msgstr "Преглед" 
    391391 
    392 #: ../admin/generic_object_admin.php:217 ../classes/ProfileTemplate.php:369 
     392#: ../admin/generic_object_admin.php:217 ../classes/ProfileTemplate.php:393 
    393393#: ../classes/Content.php:736 
    394394msgid "Edit" 
     
    403403msgstr "Изтриването бе неуспешно, грешката беше: " 
    404404 
    405 #: ../admin/generic_object_admin.php:396 
     405#: ../admin/generic_object_admin.php:383 
    406406msgid "Sorry, the 'object_id' parameter must be specified" 
    407407msgstr "Съжаляваме, трябва да се уточни параметъра \"object_id\"" 
    408408 
    409 #: ../admin/generic_object_admin.php:412 
     409#: ../admin/generic_object_admin.php:399 
    410410msgid "Save" 
    411411msgstr "Запази" 
    412412 
    413 #: ../admin/generic_object_admin.php:417 ../admin/generic_object_admin.php:437 
     413#: ../admin/generic_object_admin.php:404 ../admin/generic_object_admin.php:424 
    414414#: ../classes/Content/EmbeddedContent/EmbeddedContent.php:204 
    415415#: ../classes/Content/EmbeddedContent/EmbeddedContent.php:228 
     
    419419msgstr "Изтрий" 
    420420 
    421 #: ../admin/generic_object_admin.php:462 
     421#: ../admin/generic_object_admin.php:449 
    422422msgid "Generic object editor" 
    423423msgstr "Редактор на родов обект" 
     
    529529msgstr "Трябва да настроите хотспот" 
    530530 
    531 #: ../cron/page.php:76 
     531#: ../cron/page.php:79 
    532532msgid "Monitoring system" 
    533533msgstr "Система за мониторинг" 
    534534 
    535 #: ../cron/page.php:79 
     535#: ../cron/page.php:82 
    536536msgid "node" 
    537537msgstr "хотспот" 
    538538 
    539 #: ../cron/page.php:80 
     539#: ../cron/page.php:84 
    540540#, php-format 
    541541msgid "Node %s (%s) has been down for %d minutes (since %s)" 
    542542msgstr "Хотспот %s (%s) е за %d минути неактивен (от %s)" 
    543543 
    544 #: ../cron/page.php:82 
     544#: ../cron/page.php:86 
    545545msgid "Success" 
    546546msgstr "" 
    547547 
    548 #: ../cron/page.php:82 
     548#: ../cron/page.php:86 
    549549msgid "Failed sending mail" 
    550550msgstr "" 
    551551 
    552 #: ../cron/page.php:99 
     552#: ../cron/page.php:102 
    553553msgid "No deployed nodes could not be found in the database" 
    554554msgstr "Не може да се намерят действащи възли (хотспотове в базата данни." 
     
    693693msgstr "Брой на нови връзки, отварящи се на час от деня" 
    694694 
    695 #: ../classes/Authenticators/AuthenticatorLocalUser.php:128 
     695#: ../classes/Authenticators/AuthenticatorLocalUser.php:117 
     696#, fuzzy, php-format 
     697msgid "Fatal error:  Username cannot be empty" 
     698msgstr "Адреса не може да е празен!" 
     699 
     700#: ../classes/Authenticators/AuthenticatorLocalUser.php:132 
    696701#: ../classes/Authenticators/AuthenticatorLDAP.php:257 
    697702#: ../classes/Authenticators/AuthenticatorLDAP.php:267 
     
    701706msgstr "Влизането е успешно" 
    702707 
    703 #: ../classes/Authenticators/AuthenticatorLocalUser.php:142 
     708#: ../classes/Authenticators/AuthenticatorLocalUser.php:146 
    704709msgid "Unknown username or email" 
    705710msgstr "Непознато потребителско име или електронна поща." 
    706711 
    707 #: ../classes/Authenticators/AuthenticatorLocalUser.php:144 
     712#: ../classes/Authenticators/AuthenticatorLocalUser.php:148 
    708713msgid "Incorrect password (Maybe you have CAPS LOCK on?)" 
    709714msgstr "Неправилна парола (проверете дали са включени CAPS LOCK?)" 
     
    843848 
    844849#: ../classes/StatisticReport/NodeStatus.php:152 
    845 #: ../classes/StatisticReport/NetworkStatus.php:99 ../classes/Node.php:1101 
    846 #: smarty.txt:6 
     850#: ../classes/StatisticReport/NetworkStatus.php:99 ../classes/Node.php:1100 
     851#: ../classes/Node.php:1105 smarty.txt:6 
    847852msgid "Name" 
    848853msgstr "Име" 
     
    852857msgstr "Идентификационен номер на хотспота" 
    853858 
    854 #: ../classes/StatisticReport/NodeStatus.php:160 ../classes/Node.php:363 
     859#: ../classes/StatisticReport/NodeStatus.php:160 ../classes/Node.php:368 
    855860msgid "Deployment Status" 
    856861msgstr "Статус на разгръщане" 
     
    861866 
    862867#: ../classes/StatisticReport/NodeStatus.php:168 ../classes/Content.php:925 
    863 #: ../classes/Node.php:1116 ../classes/DependenciesList.php:173 smarty.txt:73 
     868#: ../classes/Node.php:1124 ../classes/DependenciesList.php:173 smarty.txt:73 
    864869msgid "Description" 
    865870msgstr "Описание" 
     
    874879msgstr "GPS позиция" 
    875880 
    876 #: ../classes/StatisticReport/NodeStatus.php:181 ../classes/Network.php:1035 
     881#: ../classes/StatisticReport/NodeStatus.php:181 ../classes/Network.php:1049 
    877882#: smarty.txt:78 
    878883msgid "Map" 
     
    906911msgstr "Транзитна информация" 
    907912 
    908 #: ../classes/StatisticReport/NodeStatus.php:220 ../classes/User.php:950 
    909 #: ../classes/Node.php:1072 
     913#: ../classes/StatisticReport/NodeStatus.php:220 ../classes/User.php:1058 
     914#: ../classes/Node.php:1067 
    910915msgid "Statistics" 
    911916msgstr "Статистика" 
     
    938943msgstr "Доклад за отделен потребител" 
    939944 
    940 #: ../classes/StatisticReport/UserReport.php:111 ../classes/User.php:247 
     945#: ../classes/StatisticReport/UserReport.php:111 ../classes/User.php:259 
    941946#, php-format 
    942947msgid "User id: %s could not be found in the database" 
     
    947952#: ../classes/StatisticReport/RegistrationLog.php:123 
    948953#: ../classes/StatisticReport/ConnectionLog.php:115 
    949 #: ../classes/StatisticReport/ConnectionLog.php:164 ../classes/User.php:702 
    950 #: ../classes/User.php:707 ../classes/User.php:756 smarty.txt:111 
     954#: ../classes/StatisticReport/ConnectionLog.php:164 ../classes/User.php:810 
     955#: ../classes/User.php:815 ../classes/User.php:864 smarty.txt:111 
    951956#: smarty.txt:119 
    952957msgid "Username" 
     
    961966msgstr "Член от" 
    962967 
    963 #: ../classes/StatisticReport/UserReport.php:147 ../classes/User.php:744 
     968#: ../classes/StatisticReport/UserReport.php:147 ../classes/User.php:852 
    964969#: smarty.txt:122 
    965970msgid "Account Status" 
     
    10661071msgstr "Съжаляваме, този доклад ви кара да изберете отделни мрежи" 
    10671072 
    1068 #: ../classes/StatisticReport/NetworkStatus.php:104 ../classes/Role.php:362 
    1069 #: ../classes/ProfileTemplate.php:488 ../classes/Server.php:246 
    1070 #: ../classes/Node.php:1106 ../classes/VirtualHost.php:603 
     1073#: ../classes/StatisticReport/NetworkStatus.php:104 ../classes/Role.php:369 
     1074#: ../classes/ProfileTemplate.php:512 ../classes/Server.php:246 
     1075#: ../classes/Node.php:1111 ../classes/VirtualHost.php:603 
    10711076msgid "Creation date" 
    10721077msgstr "Дата на създаване" 
     
    11141119#: ../classes/StatisticReport/AnonymisedDataExport.php:97 
    11151120#: ../classes/StatisticReport/ConnectionLog.php:89 
    1116 #: ../classes/ContentTypeFilter.php:253 ../classes/ContentTypeFilter.php:438 
    1117 #: ../classes/Network.php:337 ../classes/ProfileTemplate.php:568 
    1118 #: ../classes/Node.php:457 ../classes/VirtualHost.php:403 
     1121#: ../classes/ContentTypeFilter.php:254 ../classes/ContentTypeFilter.php:439 
     1122#: ../classes/ProfileTemplate.php:602 ../classes/VirtualHost.php:403 
    11191123#: ../classes/VirtualHost.php:735 
    11201124msgid "Access denied" 
     
    11621166 
    11631167#: ../classes/StatisticReport/ConnectionLog.php:192 
     1168#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:119 
    11641169msgid "Unknown" 
    11651170msgstr "Неизвестно" 
     
    13851390msgstr "Хотспот" 
    13861391 
    1387 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1142 
     1392#: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1150 
    13881393msgid "Postal code" 
    13891394msgstr "Пощенски код" 
    13901395 
    1391 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1132 
     1396#: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1140 
    13921397msgid "City" 
    13931398msgstr "Град" 
    13941399 
    1395 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1137 
     1400#: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1145 
    13961401msgid "Province / State" 
    13971402msgstr "Провинция / Щат" 
    13981403 
    1399 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1162 
     1404#: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1170 
    14001405msgid "Homepage URL" 
    14011406msgstr "Домашна страница" 
     
    14071412 
    14081413#: ../classes/NodeLists/NodeListRSS.php:157 
    1409 #: ../classes/NodeLists/NodeListHTML.php:213 
     1414#: ../classes/NodeLists/NodeListHTML.php:211 
    14101415msgid "Newest Hotspots" 
    14111416msgstr "Най-нови хотспотове" 
     
    14271432msgstr "Контакт" 
    14281433 
    1429 #: ../classes/NodeLists/NodeListHTML.php:212 
     1434#: ../classes/NodeLists/NodeListHTML.php:210 
    14301435msgid "Hotspot list" 
    14311436msgstr "Списък на хотспотове" 
     
    14381443#: ../classes/Content/File/File.php:131 
    14391444#: ../classes/Content/EmbeddedContent/EmbeddedContent.php:92 
    1440 #: ../classes/Content/ContentGroup/ContentGroup.php:111 
     1445#: ../classes/Content/ContentGroup/ContentGroup.php:115 
    14411446#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:131 
    14421447#: ../classes/Content/IFrame/IFrame.php:89 
     
    16091614 
    16101615#: ../classes/Content/ContentGroup/ContentGroupElement.php:349 
    1611 #: ../classes/ProfileTemplate.php:371 ../classes/Content.php:738 
     1616#: ../classes/ProfileTemplate.php:395 ../classes/Content.php:738 
    16121617msgid "Remove" 
    16131618msgstr "Премахване" 
     
    16291634msgstr "%s %d показано съдържание (%s)" 
    16301635 
    1631 #: ../classes/Content/ContentGroup/ContentGroup.php:149 
     1636#: ../classes/Content/ContentGroup/ContentGroup.php:87 
     1637#, fuzzy 
     1638msgid "Pick content elements randomly" 
     1639msgstr "Доклад със съдържание за групови елементи" 
     1640 
     1641#: ../classes/Content/ContentGroup/ContentGroup.php:88 
     1642msgid "" 
     1643"Pick content elements randomly, but not twice until all elements have been " 
     1644"seen" 
     1645msgstr "" 
     1646 
     1647#: ../classes/Content/ContentGroup/ContentGroup.php:89 
     1648msgid "Pick content elements in sequential order" 
     1649msgstr "" 
     1650 
     1651#: ../classes/Content/ContentGroup/ContentGroup.php:92 
     1652msgid "Content always rotates" 
     1653msgstr "" 
     1654 
     1655#: ../classes/Content/ContentGroup/ContentGroup.php:93 
     1656msgid "Content rotates once per day" 
     1657msgstr "" 
     1658 
     1659#: ../classes/Content/ContentGroup/ContentGroup.php:94 
     1660msgid "Content rotates once per session" 
     1661msgstr "" 
     1662 
     1663#: ../classes/Content/ContentGroup/ContentGroup.php:95 
     1664msgid "Content rotates each time you change node" 
     1665msgstr "" 
     1666 
     1667#: ../classes/Content/ContentGroup/ContentGroup.php:96 
     1668msgid "" 
     1669"Content never rotates.  Usefull when showing all elements simultaneously in " 
     1670"a specific order." 
     1671msgstr "" 
     1672 
     1673#: ../classes/Content/ContentGroup/ContentGroup.php:99 
     1674#, fuzzy 
     1675msgid "Content can be shown more than once" 
     1676msgstr "" 
     1677"Може ли съдържанието да се покаже повече от един път на един и същ " 
     1678"потребител?" 
     1679 
     1680#: ../classes/Content/ContentGroup/ContentGroup.php:100 
     1681msgid "Content can only be shown once" 
     1682msgstr "" 
     1683 
     1684#: ../classes/Content/ContentGroup/ContentGroup.php:101 
     1685#, fuzzy 
     1686msgid "Content can be shown more than once, but not at the same node" 
     1687msgstr "" 
     1688"Може ли съдържанието да се покаже повече от един път на един и същ " 
     1689"потребител?" 
     1690 
     1691#: ../classes/Content/ContentGroup/ContentGroup.php:153 
    16321692msgid "Invalid content selection mode (must be part of CONTENT_ORDERING_MODES)" 
    16331693msgstr "" 
     
    16351695"CONTENT_ORDERING_MODES sein)" 
    16361696 
    1637 #: ../classes/Content/ContentGroup/ContentGroup.php:178 
     1697#: ../classes/Content/ContentGroup/ContentGroup.php:182 
    16381698msgid "" 
    16391699"Invalid content selection mode (must be part of CONTENT_CHANGES_ON_MODES)" 
     
    16421702"CONTENT_CHANGES_ON_MODES)" 
    16431703 
    1644 #: ../classes/Content/ContentGroup/ContentGroup.php:207 
     1704#: ../classes/Content/ContentGroup/ContentGroup.php:211 
    16451705msgid "Invalid content selection mode (must be part of ALLOW_REPEAT_MODES)" 
    16461706msgstr "" 
    16471707"Избран режим с невалидно съдържание (трябва да е част от ALLOW_REPEAT_MODES)" 
    16481708 
    1649 #: ../classes/Content/ContentGroup/ContentGroup.php:239 
     1709#: ../classes/Content/ContentGroup/ContentGroup.php:243 
    16501710#: ../classes/Content/RssAggregator/RssAggregator.php:198 
    16511711msgid "You must display at least one element" 
    16521712msgstr "Трябва да покажете поне един елемент" 
    16531713 
    1654 #: ../classes/Content/ContentGroup/ContentGroup.php:260 
     1714#: ../classes/Content/ContentGroup/ContentGroup.php:264 
    16551715#, php-format 
    16561716msgid "%s configuration" 
    16571717msgstr "%s конфигурация" 
    16581718 
    1659 #: ../classes/Content/ContentGroup/ContentGroup.php:264 
     1719#: ../classes/Content/ContentGroup/ContentGroup.php:268 
    16601720msgid "In what order should the content displayed?" 
    16611721msgstr "В каква последователност трябва да се покаже съдържанието?" 
    16621722 
    1663 #: ../classes/Content/ContentGroup/ContentGroup.php:273 
     1723#: ../classes/Content/ContentGroup/ContentGroup.php:277 
    16641724msgid "When does the content rotate?" 
    16651725msgstr "Кога ще се завърти съдържанието?" 
    16661726 
    1667 #: ../classes/Content/ContentGroup/ContentGroup.php:282 
     1727#: ../classes/Content/ContentGroup/ContentGroup.php:286 
    16681728msgid "Can content be shown more than once to the same user?" 
    16691729msgstr "" 
     
    16711731"потребител?" 
    16721732 
    1673 #: ../classes/Content/ContentGroup/ContentGroup.php:306 
     1733#: ../classes/Content/ContentGroup/ContentGroup.php:295 
     1734msgid "Pick how many elements for each display?" 
     1735msgstr "" 
     1736 
     1737#: ../classes/Content/ContentGroup/ContentGroup.php:310 
    16741738#, php-format 
    16751739msgid "%s display element list" 
    16761740msgstr "%s списък с дисплей елементи" 
    16771741 
    1678 #: ../classes/Content/ContentGroup/ContentGroup.php:313 
     1742#: ../classes/Content/ContentGroup/ContentGroup.php:317 
    16791743msgid "Show expired group elements" 
    16801744msgstr "Показване на изтекли групови елементи" 
    16811745 
    1682 #: ../classes/Content/ContentGroup/ContentGroup.php:319 
     1746#: ../classes/Content/ContentGroup/ContentGroup.php:323 
    16831747msgid "Hide expired group elements" 
    16841748msgstr "Скриване на изтекли групови елементи" 
    16851749 
    1686 #: ../classes/Content/ContentGroup/ContentGroup.php:330 
    1687 #: ../classes/ProfileTemplate.php:502 
     1750#: ../classes/Content/ContentGroup/ContentGroup.php:334 
     1751#: ../classes/ProfileTemplate.php:526 
    16881752#, php-format 
    16891753msgid "%s %d" 
    16901754msgstr "%s %d" 
    16911755 
    1692 #: ../classes/Content/ContentGroup/ContentGroup.php:333 
     1756#: ../classes/Content/ContentGroup/ContentGroup.php:337 
    16931757#, php-format 
    16941758msgid "Delete %s %d" 
     
    17661830msgid "Use the values below for width and height" 
    17671831msgstr "Използвайте стойностите дадени по-долу за широчина и височина." 
     1832 
     1833#: ../classes/Content/BannerAdGroup/BannerAdGroup.php:137 
     1834msgid "Width" 
     1835msgstr "" 
     1836 
     1837#: ../classes/Content/BannerAdGroup/BannerAdGroup.php:146 
     1838msgid "Height" 
     1839msgstr "" 
    17681840 
    17691841#: ../classes/Content/Stylesheet/Stylesheet.php:106 
     
    19121984 
    19131985#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:596 
    1914 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:853 
    1915 msgid "Unable to connect to Flickr API." 
     1986#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:852 
     1987#, fuzzy, php-format 
     1988msgid "Unable to connect to Flickr API: %s" 
    19161989msgstr "Не може да се осъществи връзката с Flickr API" 
    19171990 
    1918 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:601 
    1919 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:857 
     1991#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:600 
     1992#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:856 
    19201993msgid "Some of the request parameters provided to Flickr API are invalid." 
    19211994msgstr "Някои от исканите параметри предоставени на Flickr API са невалидни." 
    19221995 
    1923 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:605 
    1924 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:862 
     1996#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:604 
     1997#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:861 
    19251998msgid "Unable to parse Flickr's response." 
    19261999msgstr "Не може да се направи разбор на отговора на Flickr." 
    19272000 
    1928 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:609 
    1929 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:866 
     2001#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:608 
     2002#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:865 
    19302003msgid "Could not get content from Flickr : " 
    19312004msgstr "Не може да се изведе съдържанието от Flickr:" 
    19322005 
    1933 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:615 
     2006#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:614 
    19342007msgid "YOU MUST SPECIFY AN API KEY BEFORE YOU CAN GO ON." 
    19352008msgstr "ТРЯБВА ДА УТОЧНИТЕ API КЛЮЧ ПРЕДИ ДА МОЖЕ ДА ПРОДЪЛЖИТЕ." 
    19362009 
    1937 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:621 
     2010#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:620 
    19382011msgid "PEAR::Phlickr or PHP mudule CURL is not installed" 
    19392012msgstr "" 
    19402013 
    1941 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:674 
     2014#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:673 
    19422015msgid "Could not find a Flickr user with this e-mail." 
    19432016msgstr "" 
    19442017"Не може да се намери Flickr потребител със зададен имейл като критерий." 
    19452018 
    1946 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:690 
     2019#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:689 
    19472020msgid "Could not complete successfully the saving procedure." 
    19482021msgstr "Не може да се завърши успешно процедурата по запазване." 
    19492022 
    1950 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:848 
     2023#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:847 
    19512024msgid "No Flickr content matches the request !" 
    19522025msgstr "Няма Flickr съдържание, което да отговаря на заявката !" 
    19532026 
    1954 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:873 
     2027#: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:872 
    19552028msgid "PEAR::Phlickr is not installed" 
    19562029msgstr "PEAR::Phlickr не е инсталиран" 
     
    21642237 
    21652238#: ../classes/Content/RssAggregator/RssAggregator.php:654 
    2166 #: ../classes/ProfileTemplateField.php:147 ../classes/ProfileTemplate.php:303 
     2239#: ../classes/ProfileTemplateField.php:137 ../classes/ProfileTemplate.php:327 
    21672240#: ../classes/Content.php:545 ../classes/Content.php:967 
    21682241msgid "Add" 
     
    22802353 
    22812354#: ../classes/Content/ShoutBox/ShoutBox.php:251 
    2282 #: ../classes/ProfileTemplateField.php:45
    2283 #: ../classes/ProfileTemplateField.php:472 ../classes/Role.php:352 
     2355#: ../classes/ProfileTemplateField.php:44
     2356#: ../classes/ProfileTemplateField.php:462 ../classes/Role.php:359 
    22842357#: ../classes/Content.php:1553 ../classes/Content.php:1572 
    22852358#: ../classes/Content.php:1589 ../classes/Content.php:1606 
     
    23512424msgstr "" 
    23522425 
    2353 #: ../classes/Content/UIUserList/UIUserList.php:92 
     2426#: ../classes/Content/UIUserList/UIUserList.php:88 
    23542427msgid "" 
    23552428"This content type will display a list of online users at the current hotspot." 
    23562429msgstr "" 
    23572430 
    2358 #: ../classes/Content/UIUserList/UIUserList.php:156 
     2431#: ../classes/Content/UIUserList/UIUserList.php:152 
    23592432msgid "The online user list must be viewed at a specific node" 
     2433msgstr "" 
     2434 
     2435#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:87 
     2436msgid "" 
     2437"This content type will display a a graph of the user's remaining bandwidth " 
     2438"according to dyabuse control rules." 
     2439msgstr "" 
     2440 
     2441#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2442#, fuzzy 
     2443msgid "B" 
     2444msgstr "kB" 
     2445 
     2446#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2447msgid "kB" 
     2448msgstr "" 
     2449 
     2450#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2451msgid "MB" 
     2452msgstr "" 
     2453 
     2454#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2455msgid "GB" 
     2456msgstr "" 
     2457 
     2458#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2459msgid "TB" 
     2460msgstr "" 
     2461 
     2462#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2463msgid "PB" 
     2464msgstr "" 
     2465 
     2466#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2467msgid "EB" 
     2468msgstr "" 
     2469 
     2470#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2471msgid "ZB" 
     2472msgstr "" 
     2473 
     2474#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 
     2475msgid "YB" 
     2476msgstr "" 
     2477 
     2478#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:118 
     2479#, php-format 
     2480msgid "" 
     2481"During the last %s period, you transfered %s / %s and were connected %s / %s " 
     2482"at this node.  Throughout the network, you transfered %s / %s and were " 
     2483"connected %s / %s" 
     2484msgstr "" 
     2485 
     2486#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:121 
     2487#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:123 
     2488#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:125 
     2489#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:127 
     2490msgid "Unlimited" 
     2491msgstr "" 
     2492 
     2493#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:122 
     2494#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:126 
     2495#, fuzzy 
     2496msgid "None" 
     2497msgstr "Хотспот" 
     2498 
     2499#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:132 
     2500#, fuzzy 
     2501msgid "Abuse control is currently disabled" 
     2502msgstr "В момента вашия акаунт е валиден." 
     2503 
     2504#: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:136 
     2505msgid "Unable to retrieve node specific restrictions (you are not at a node)" 
    23602506msgstr "" 
    23612507 
     
    23682514msgstr "" 
    23692515 
    2370 #: ../classes/Profile.php:311 ../classes/Network.php:1563 
    2371 #: ../classes/Network.php:1582 ../classes/Network.php:1588 
    2372 #: ../classes/Network.php:1613 ../classes/Node.php:1223 
     2516#: ../classes/Profile.php:311 ../classes/Network.php:1671 
     2517#: ../classes/Network.php:1690 ../classes/Network.php:1696 
     2518#: ../classes/Network.php:1721 ../classes/Node.php:1231 
    23732519msgid "Yes" 
    23742520msgstr "Да" 
     
    23862532msgstr "" 
    23872533 
    2388 #: ../classes/Profile.php:446 ../classes/ProfileTemplateField.php:60
    2389 #: ../classes/Network.php:1895 ../classes/ProfileField.php:363 
     2534#: ../classes/Profile.php:446 ../classes/ProfileTemplateField.php:59
     2535#: ../classes/ProfileField.php:363 
    23902536msgid "Access denied (must have super admin access)" 
    23912537msgstr "Достъпа е отказан (трябва да имате достъп като супер администратор)" 
     
    23952541msgstr "" 
    23962542 
    2397 #: ../classes/User.php:157 
     2543#: ../classes/User.php:169 
    23982544#, php-format 
    23992545msgid "There is no user with username %s" 
    24002546msgstr "" 
    24012547 
    2402 #: ../classes/User.php:268 
     2548#: ../classes/User.php:280 
    24032549msgid "Guest" 
    24042550msgstr "Посетител" 
    24052551 
    2406 #: ../classes/User.php:311 
     2552#: ../classes/User.php:323 
    24072553msgid "View this user's profile." 
    24082554msgstr "" 
    24092555 
    2410 #: ../classes/User.php:349 
     2556#: ../classes/User.php:361 
    24112557#, php-format 
    24122558msgid "Sorry, the username %s is not available" 
    24132559msgstr "Съжаляваме, това потребителско име %s не е налично" 
    24142560 
    2415 #: ../classes/User.php:395 
     2561#: ../classes/User.php:407 
    24162562msgid "Could not update email address." 
    24172563msgstr "Не е възможно да се актуализира вашия електронен пощенски адрес." 
    24182564 
    2419 #: ../classes/User.php:429 
     2565#: ../classes/User.php:441 
    24202566msgid "Could not update username locale." 
    24212567msgstr "Не може да се актуализира локала на потребителското име " 
    24222568 
    2423 #: ../classes/User.php:451 
     2569#: ../classes/User.php:463 
    24242570msgid "Could not update status." 
    24252571msgstr "Не може да се актуализира статуса." 
    24262572 
    2427 #: ../classes/User.php:472 
     2573#: ../classes/User.php:484 
    24282574#, php-format 
    24292575msgid "" 
     
    24332579msgstr "" 
    24342580 
    2435 #: ../classes/User.php:475 
     2581#: ../classes/User.php:487 
    24362582msgid "Your account is currently valid." 
    24372583msgstr "В момента вашия акаунт е валиден." 
    24382584 
    2439 #: ../classes/User.php:479 
     2585#: ../classes/User.php:491 
    24402586msgid "Sorry, your account is not valid: " 
    24412587msgstr "Съжаляваме, вашия акаунт не е валиден:" 
    24422588 
    2443 #: ../classes/User.php:553 
     2589#: ../classes/User.php:599 
     2590#, php-format 
     2591msgid "" 
     2592"During the last %s period, you transfered %s bytes throughout the network, " 
     2593"which exceeds the %s bytes limit for the entire network." 
     2594msgstr "" 
     2595 
     2596#: ../classes/User.php:602 
     2597#, php-format 
     2598msgid "" 
     2599"During the last %s period, you transfered %s bytes at this node, which " 
     2600"exceeds the %s bytes limit for this node." 
     2601msgstr "" 
     2602 
     2603#: ../classes/User.php:605 
     2604#, php-format 
     2605msgid "" 
     2606"During the last %s period, you were online for a duration of %s throughout " 
     2607"the network, which exceeds the %s limit for the entire network." 
     2608msgstr "" 
     2609 
     2610#: ../classes/User.php:608 
     2611#, php-format 
     2612msgid "" 
     2613"During the last %s period, you were online for a duration of %s at this " 
     2614"node, which exceeds the %s limit for this node." 
     2615msgstr "" 
     2616 
     2617#: ../classes/User.php:660 
    24442618msgid "Password cannot be empty." 
    24452619msgstr "" 
    24462620 
    2447 #: ../classes/User.php:557 
     2621#: ../classes/User.php:664 
    24482622msgid "Could not change user's password." 
    24492623msgstr "Не може да се спени паролата на потребителя." 
    24502624 
    2451 #: ../classes/User.php:573 
     2625#: ../classes/User.php:680 
    24522626msgid "No users could not be found in the database" 
    24532627msgstr "Никакви потребители не могат да бъдат намерени в базата данни" 
    24542628 
    2455 #: ../classes/User.php:581 ../classes/User.php:599 ../classes/User.php:616 
     2629#: ../classes/User.php:689 ../classes/User.php:707 ../classes/User.php:724 
    24562630msgid "Registration system" 
    24572631msgstr "Регистрационна система" 
    24582632 
    2459 #: ../classes/User.php:584 
     2633#: ../classes/User.php:692 
    24602634msgid " lost username request" 
    24612635msgstr "изгубена е заявката за потребителско име" 
    24622636 
    2463 #: ../classes/User.php:585 
     2637#: ../classes/User.php:693 
    24642638msgid "" 
    24652639"Hello,\n" 
     
    24712645"Потребителско име: " 
    24722646 
    2473 #: ../classes/User.php:585 ../classes/User.php:620 
     2647#: ../classes/User.php:693 ../classes/User.php:728 
    24742648msgid "" 
    24752649"\n" 
     
    24832657"От екипа" 
    24842658 
    2485 #: ../classes/User.php:591 
     2659#: ../classes/User.php:699 
    24862660msgid "The user is not in validation period." 
    24872661msgstr "Потребителят не се намира в период на валидация." 
    24882662 
    2489 #: ../classes/User.php:594 
     2663#: ../classes/User.php:702 
    24902664msgid "The validation token is empty." 
    24912665msgstr "Потвърждението на валидацията е несъстоятелно." 
    24922666 
    2493 #: ../classes/User.php:602 
     2667#: ../classes/User.php:710 
    24942668msgid " new user validation" 
    24952669msgstr "валидация на нов потребител" 
    24962670 
    2497 #: ../classes/User.php:604 
     2671#: ../classes/User.php:712 
    24982672msgid "" 
    24992673"Hello,\n" 
     
    25032677"Моля проследете линка долу, за да потвърдите вашия акаунт.\n" 
    25042678 
    2505 #: ../classes/User.php:604 
     2679#: ../classes/User.php:712 
    25062680msgid "" 
    25072681"\n" 
     
    25152689"Екипът" 
    25162690 
    2517 #: ../classes/User.php:619 
     2691#: ../classes/User.php:727 
    25182692msgid " new password request" 
    25192693msgstr "искане за нова парола" 
    25202694 
    2521 #: ../classes/User.php:620 
     2695#: ../classes/User.php:728 
    25222696msgid "" 
    25232697"Hello,\n" 
     
    25292703"Потребителско име: " 
    25302704 
    2531 #: ../classes/User.php:620 
     2705#: ../classes/User.php:728 
    25322706msgid "" 
    25332707"\n" 
     
    25372711"Парола: " 
    25382712 
    2539 #: ../classes/User.php:740 
     2713#: ../classes/User.php:848 
    25402714msgid "Get user statistics" 
    25412715msgstr "" 
    25422716 
    2543 #: ../classes/User.php:745 
     2717#: ../classes/User.php:853 
    25442718msgid "Note that Error is for internal use only" 
    25452719msgstr "" 
    25462720 
    2547 #: ../classes/User.php:751 
     2721#: ../classes/User.php:859 
    25482722msgid "Administrative options" 
    25492723msgstr "" 
    25502724 
    2551 #: ../classes/User.php:759 
     2725#: ../classes/User.php:867 
    25522726msgid "Be carefull when changing this: it's the username you use to log in!" 
    25532727msgstr "" 
     
    25552729"използвате, за да се логнете!" 
    25562730 
    2557 #: ../classes/User.php:765 
     2731#: ../classes/User.php:873 
    25582732msgid "Your current password" 
    25592733msgstr "Вашата актуална парола" 
    25602734 
    2561 #: ../classes/User.php:771 
     2735#: ../classes/User.php:879 
    25622736msgid "Your new password" 
    25632737msgstr "Вашата нова парола" 
    25642738 
    2565 #: ../classes/User.php:776 
     2739#: ../classes/User.php:884 
    25662740msgid "Your new password (again)" 
    25672741msgstr "" 
    25682742 
    2569 #: ../classes/User.php:781 
     2743#: ../classes/User.php:889 
    25702744msgid "Change my password" 
    25712745msgstr "Промяна на моята парола" 
    25722746 
    2573 #: ../classes/User.php:783 
     2747#: ../classes/User.php:891 
    25742748msgid "User preferences" 
    25752749msgstr "" 
    25762750 
    2577 #: ../classes/User.php:795 
     2751#: ../classes/User.php:903 
    25782752msgid "Completely delete my public profile" 
    25792753