Changeset 1356
- Timestamp:
- 07/13/08 15:58:47 (3 months ago)
- Files:
-
- trunk/wifidog-auth/CHANGELOG (modified) (1 diff)
- trunk/wifidog-auth/sql/wifidog-postgres-initial-data.sql (modified) (1 diff)
- trunk/wifidog-auth/sql/wifidog-postgres-schema.sql (modified) (2 diffs)
- trunk/wifidog-auth/wifidog/locale/bg/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/bg/LC_MESSAGES/messages.po (modified) (75 diffs)
- trunk/wifidog-auth/wifidog/locale/ca (added)
- trunk/wifidog-auth/wifidog/locale/ca/LC_MESSAGES (added)
- trunk/wifidog-auth/wifidog/locale/ca/LC_MESSAGES/messages.mo (added)
- trunk/wifidog-auth/wifidog/locale/ca/LC_MESSAGES/messages.po (added)
- trunk/wifidog-auth/wifidog/locale/de/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/de/LC_MESSAGES/messages.po (modified) (75 diffs)
- trunk/wifidog-auth/wifidog/locale/el/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/el/LC_MESSAGES/messages.po (modified) (79 diffs)
- trunk/wifidog-auth/wifidog/locale/es/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/es/LC_MESSAGES/messages.po (modified) (72 diffs)
- trunk/wifidog-auth/wifidog/locale/fr/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/fr/LC_MESSAGES/messages.po (modified) (37 diffs)
- trunk/wifidog-auth/wifidog/locale/it/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/it/LC_MESSAGES/messages.po (modified) (69 diffs)
- trunk/wifidog-auth/wifidog/locale/ja/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/ja/LC_MESSAGES/messages.po (modified) (72 diffs)
- trunk/wifidog-auth/wifidog/locale/pt_BR/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/pt_BR/LC_MESSAGES/messages.po (modified) (83 diffs)
- trunk/wifidog-auth/wifidog/locale/pt_PT/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/pt_PT/LC_MESSAGES/messages.po (modified) (82 diffs)
- trunk/wifidog-auth/wifidog/locale/sv/LC_MESSAGES/messages.mo (modified) (previous)
- trunk/wifidog-auth/wifidog/locale/sv/LC_MESSAGES/messages.po (modified) (74 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wifidog-auth/CHANGELOG
r1355 r1356 1 1 # $Id$ 2 2008-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 2 6 2008-06-12 Benoit Grégoire <bock@step.polymtl.ca> 3 7 * 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 215 215 -- 216 216 217 INSERT INTO schema_info (tag, value) VALUES ('schema_version', '6 1');217 INSERT INTO schema_info (tag, value) VALUES ('schema_version', '62'); 218 218 219 219 trunk/wifidog-auth/sql/wifidog-postgres-schema.sql
r1351 r1356 431 431 theme_pack text, 432 432 connection_limit_window interval, 433 connection_limit_network_max_total_bytes integer,433 connection_limit_network_max_total_bytes bigint, 434 434 connection_limit_network_max_usage_duration interval, 435 connection_limit_node_max_total_bytes integer,435 connection_limit_node_max_total_bytes bigint, 436 436 connection_limit_node_max_usage_duration interval, 437 437 CONSTRAINT networks_gmaps_map_type CHECK ((gmaps_map_type <> ''::text)), … … 521 521 last_heartbeat_sys_memfree integer, 522 522 last_heartbeat_sys_load real, 523 connection_limit_node_max_total_bytes_override integer,523 connection_limit_node_max_total_bytes_override bigint, 524 524 connection_limit_node_max_usage_duration_override interval 525 525 ); trunk/wifidog-auth/wifidog/locale/bg/LC_MESSAGES/messages.po
r1297 r1356 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 200 7-09-24 00:52-0400\n"11 "POT-Creation-Date: 2008-07-13 15:52-0400\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 21 21 msgstr "Няма възли в базата данни" 22 22 23 #: ../node_list.php:112 ../classes/Node.php:3 06 ../classes/Node.php:66123 #: ../node_list.php:112 ../classes/Node.php:311 ../classes/Node.php:657 24 24 msgid "Deployed" 25 25 msgstr "В действие(внедрен)" 26 26 27 #: ../node_list.php:113 ../classes/Node.php:3 07 ../classes/Node.php:66227 #: ../node_list.php:113 ../classes/Node.php:312 ../classes/Node.php:658 28 28 msgid "In planning" 29 29 msgstr "В процес на планиране" 30 30 31 #: ../node_list.php:113 ../classes/Node.php:3 08 ../classes/Node.php:66331 #: ../node_list.php:113 ../classes/Node.php:313 ../classes/Node.php:659 32 32 msgid "In testing" 33 33 msgstr "В процес на тестване" 34 34 35 #: ../node_list.php:113 ../classes/Node.php:3 09 ../classes/Node.php:66435 #: ../node_list.php:113 ../classes/Node.php:314 ../classes/Node.php:660 36 36 msgid "Non-Wifidog node" 37 37 msgstr "Възел, различен от Wifidog" 38 38 39 #: ../node_list.php:113 ../classes/Node.php:31 0 ../classes/Node.php:66539 #: ../node_list.php:113 ../classes/Node.php:315 ../classes/Node.php:661 40 40 msgid "Permanently closed" 41 41 msgstr "Постоянно затворен" 42 42 43 #: ../node_list.php:113 ../classes/Node.php:31 1 ../classes/Node.php:66643 #: ../node_list.php:113 ../classes/Node.php:316 ../classes/Node.php:662 44 44 msgid "Temporarily closed" 45 45 msgstr "Временно затворен" … … 94 94 msgstr "Нова парола ви бе изпратена по електронната поща." 95 95 96 #: ../hotspots_map.php:9 996 #: ../hotspots_map.php:97 97 97 msgid "" 98 98 "Unable to get the google API key, because I couldn't find a vhost matching " … … 100 100 msgstr "" 101 101 102 #: ../hotspots_map.php:11 5102 #: ../hotspots_map.php:113 103 103 msgid "Change network" 104 104 msgstr "Смяна на мрежата" 105 105 106 #: ../hotspots_map.php:14 6106 #: ../hotspots_map.php:144 107 107 msgid "Sorry, your browser does not support Google Maps." 108 108 msgstr "Съжаляваме, но вашия браузър не поддържа Google Maps." 109 109 110 #: ../hotspots_map.php:14 6../classes/StatisticReport/NodeStatus.php:190110 #: ../hotspots_map.php:144 ../classes/StatisticReport/NodeStatus.php:190 111 111 #: ../classes/StatisticReport/NetworkStatus.php:109 112 112 msgid "Homepage" 113 113 msgstr "Собствена интернет страница" 114 114 115 #: ../hotspots_map.php:14 6115 #: ../hotspots_map.php:144 116 116 msgid "Show me on the map" 117 117 msgstr "Покажи ме на картата" 118 118 119 #: ../hotspots_map.php:14 6smarty.txt:36119 #: ../hotspots_map.php:144 smarty.txt:36 120 120 msgid "Loading, please wait..." 121 121 msgstr "Зарежда се, моля изчакайте..." 122 122 123 #: ../hotspots_map.php:1 60123 #: ../hotspots_map.php:158 124 124 msgid "Hotspots status map" 125 125 msgstr "Карта със състоянието на хотспотове" … … 218 218 msgstr "Трябва да въведете вашата парола два пъти." 219 219 220 #: ../signup.php:138 ../classes/User.php: 839220 #: ../signup.php:138 ../classes/User.php:947 221 221 msgid "Passwords do not match." 222 222 msgstr "Паролите не съответстват." … … 282 282 283 283 #: ../gw_message.php:67 284 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:89 6285 #: ../classes/Role.php: 494 ../classes/Statistics.php:375286 #: ../classes/Statistics.php:37 8 ../classes/Network.php:1694287 #: ../classes/ Content.php:901 ../classes/Node.php:214284 #: ../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 288 288 msgid "Access denied!" 289 289 msgstr "Достъпа е отказан!" … … 359 359 msgstr "Показване само на непроменливите %s" 360 360 361 #: ../admin/generic_object_admin.php:99 ../classes/Network.php: 1933362 #: ../classes/Node.php:16 24361 #: ../admin/generic_object_admin.php:99 ../classes/Network.php:2104 362 #: ../classes/Node.php:1630 363 363 #, php-format 364 364 msgid "Edit %s" … … 385 385 msgstr "Хотспот" 386 386 387 #: ../admin/generic_object_admin.php:211 ../admin/generic_object_admin.php:4 27387 #: ../admin/generic_object_admin.php:211 ../admin/generic_object_admin.php:414 388 388 #: ../classes/Content/Picture/Picture.php:294 389 389 msgid "Preview" 390 390 msgstr "Преглед" 391 391 392 #: ../admin/generic_object_admin.php:217 ../classes/ProfileTemplate.php:3 69392 #: ../admin/generic_object_admin.php:217 ../classes/ProfileTemplate.php:393 393 393 #: ../classes/Content.php:736 394 394 msgid "Edit" … … 403 403 msgstr "Изтриването бе неуспешно, грешката беше: " 404 404 405 #: ../admin/generic_object_admin.php:3 96405 #: ../admin/generic_object_admin.php:383 406 406 msgid "Sorry, the 'object_id' parameter must be specified" 407 407 msgstr "Съжаляваме, трябва да се уточни параметъра \"object_id\"" 408 408 409 #: ../admin/generic_object_admin.php: 412409 #: ../admin/generic_object_admin.php:399 410 410 msgid "Save" 411 411 msgstr "Запази" 412 412 413 #: ../admin/generic_object_admin.php:4 17 ../admin/generic_object_admin.php:437413 #: ../admin/generic_object_admin.php:404 ../admin/generic_object_admin.php:424 414 414 #: ../classes/Content/EmbeddedContent/EmbeddedContent.php:204 415 415 #: ../classes/Content/EmbeddedContent/EmbeddedContent.php:228 … … 419 419 msgstr "Изтрий" 420 420 421 #: ../admin/generic_object_admin.php:4 62421 #: ../admin/generic_object_admin.php:449 422 422 msgid "Generic object editor" 423 423 msgstr "Редактор на родов обект" … … 529 529 msgstr "Трябва да настроите хотспот" 530 530 531 #: ../cron/page.php:7 6531 #: ../cron/page.php:79 532 532 msgid "Monitoring system" 533 533 msgstr "Система за мониторинг" 534 534 535 #: ../cron/page.php: 79535 #: ../cron/page.php:82 536 536 msgid "node" 537 537 msgstr "хотспот" 538 538 539 #: ../cron/page.php:8 0539 #: ../cron/page.php:84 540 540 #, php-format 541 541 msgid "Node %s (%s) has been down for %d minutes (since %s)" 542 542 msgstr "Хотспот %s (%s) е за %d минути неактивен (от %s)" 543 543 544 #: ../cron/page.php:8 2544 #: ../cron/page.php:86 545 545 msgid "Success" 546 546 msgstr "" 547 547 548 #: ../cron/page.php:8 2548 #: ../cron/page.php:86 549 549 msgid "Failed sending mail" 550 550 msgstr "" 551 551 552 #: ../cron/page.php: 99552 #: ../cron/page.php:102 553 553 msgid "No deployed nodes could not be found in the database" 554 554 msgstr "Не може да се намерят действащи възли (хотспотове в базата данни." … … 693 693 msgstr "Брой на нови връзки, отварящи се на час от деня" 694 694 695 #: ../classes/Authenticators/AuthenticatorLocalUser.php:128 695 #: ../classes/Authenticators/AuthenticatorLocalUser.php:117 696 #, fuzzy, php-format 697 msgid "Fatal error: Username cannot be empty" 698 msgstr "Адреса не може да е празен!" 699 700 #: ../classes/Authenticators/AuthenticatorLocalUser.php:132 696 701 #: ../classes/Authenticators/AuthenticatorLDAP.php:257 697 702 #: ../classes/Authenticators/AuthenticatorLDAP.php:267 … … 701 706 msgstr "Влизането е успешно" 702 707 703 #: ../classes/Authenticators/AuthenticatorLocalUser.php:14 2708 #: ../classes/Authenticators/AuthenticatorLocalUser.php:146 704 709 msgid "Unknown username or email" 705 710 msgstr "Непознато потребителско име или електронна поща." 706 711 707 #: ../classes/Authenticators/AuthenticatorLocalUser.php:14 4712 #: ../classes/Authenticators/AuthenticatorLocalUser.php:148 708 713 msgid "Incorrect password (Maybe you have CAPS LOCK on?)" 709 714 msgstr "Неправилна парола (проверете дали са включени CAPS LOCK?)" … … 843 848 844 849 #: ../classes/StatisticReport/NodeStatus.php:152 845 #: ../classes/StatisticReport/NetworkStatus.php:99 ../classes/Node.php:110 1846 #: smarty.txt:6850 #: ../classes/StatisticReport/NetworkStatus.php:99 ../classes/Node.php:1100 851 #: ../classes/Node.php:1105 smarty.txt:6 847 852 msgid "Name" 848 853 msgstr "Име" … … 852 857 msgstr "Идентификационен номер на хотспота" 853 858 854 #: ../classes/StatisticReport/NodeStatus.php:160 ../classes/Node.php:36 3859 #: ../classes/StatisticReport/NodeStatus.php:160 ../classes/Node.php:368 855 860 msgid "Deployment Status" 856 861 msgstr "Статус на разгръщане" … … 861 866 862 867 #: ../classes/StatisticReport/NodeStatus.php:168 ../classes/Content.php:925 863 #: ../classes/Node.php:11 16../classes/DependenciesList.php:173 smarty.txt:73868 #: ../classes/Node.php:1124 ../classes/DependenciesList.php:173 smarty.txt:73 864 869 msgid "Description" 865 870 msgstr "Описание" … … 874 879 msgstr "GPS позиция" 875 880 876 #: ../classes/StatisticReport/NodeStatus.php:181 ../classes/Network.php:10 35881 #: ../classes/StatisticReport/NodeStatus.php:181 ../classes/Network.php:1049 877 882 #: smarty.txt:78 878 883 msgid "Map" … … 906 911 msgstr "Транзитна информация" 907 912 908 #: ../classes/StatisticReport/NodeStatus.php:220 ../classes/User.php: 950909 #: ../classes/Node.php:10 72913 #: ../classes/StatisticReport/NodeStatus.php:220 ../classes/User.php:1058 914 #: ../classes/Node.php:1067 910 915 msgid "Statistics" 911 916 msgstr "Статистика" … … 938 943 msgstr "Доклад за отделен потребител" 939 944 940 #: ../classes/StatisticReport/UserReport.php:111 ../classes/User.php:2 47945 #: ../classes/StatisticReport/UserReport.php:111 ../classes/User.php:259 941 946 #, php-format 942 947 msgid "User id: %s could not be found in the database" … … 947 952 #: ../classes/StatisticReport/RegistrationLog.php:123 948 953 #: ../classes/StatisticReport/ConnectionLog.php:115 949 #: ../classes/StatisticReport/ConnectionLog.php:164 ../classes/User.php: 702950 #: ../classes/User.php: 707 ../classes/User.php:756smarty.txt:111954 #: ../classes/StatisticReport/ConnectionLog.php:164 ../classes/User.php:810 955 #: ../classes/User.php:815 ../classes/User.php:864 smarty.txt:111 951 956 #: smarty.txt:119 952 957 msgid "Username" … … 961 966 msgstr "Член от" 962 967 963 #: ../classes/StatisticReport/UserReport.php:147 ../classes/User.php: 744968 #: ../classes/StatisticReport/UserReport.php:147 ../classes/User.php:852 964 969 #: smarty.txt:122 965 970 msgid "Account Status" … … 1066 1071 msgstr "Съжаляваме, този доклад ви кара да изберете отделни мрежи" 1067 1072 1068 #: ../classes/StatisticReport/NetworkStatus.php:104 ../classes/Role.php:36 21069 #: ../classes/ProfileTemplate.php: 488../classes/Server.php:2461070 #: ../classes/Node.php:11 06../classes/VirtualHost.php:6031073 #: ../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 1071 1076 msgid "Creation date" 1072 1077 msgstr "Дата на създаване" … … 1114 1119 #: ../classes/StatisticReport/AnonymisedDataExport.php:97 1115 1120 #: ../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 1119 1123 #: ../classes/VirtualHost.php:735 1120 1124 msgid "Access denied" … … 1162 1166 1163 1167 #: ../classes/StatisticReport/ConnectionLog.php:192 1168 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:119 1164 1169 msgid "Unknown" 1165 1170 msgstr "Неизвестно" … … 1385 1390 msgstr "Хотспот" 1386 1391 1387 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:11 421392 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1150 1388 1393 msgid "Postal code" 1389 1394 msgstr "Пощенски код" 1390 1395 1391 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:11 321396 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1140 1392 1397 msgid "City" 1393 1398 msgstr "Град" 1394 1399 1395 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:11 371400 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1145 1396 1401 msgid "Province / State" 1397 1402 msgstr "Провинция / Щат" 1398 1403 1399 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:11 621404 #: ../classes/NodeLists/NodeListPDF.php:1083 ../classes/Node.php:1170 1400 1405 msgid "Homepage URL" 1401 1406 msgstr "Домашна страница" … … 1407 1412 1408 1413 #: ../classes/NodeLists/NodeListRSS.php:157 1409 #: ../classes/NodeLists/NodeListHTML.php:21 31414 #: ../classes/NodeLists/NodeListHTML.php:211 1410 1415 msgid "Newest Hotspots" 1411 1416 msgstr "Най-нови хотспотове" … … 1427 1432 msgstr "Контакт" 1428 1433 1429 #: ../classes/NodeLists/NodeListHTML.php:21 21434 #: ../classes/NodeLists/NodeListHTML.php:210 1430 1435 msgid "Hotspot list" 1431 1436 msgstr "Списък на хотспотове" … … 1438 1443 #: ../classes/Content/File/File.php:131 1439 1444 #: ../classes/Content/EmbeddedContent/EmbeddedContent.php:92 1440 #: ../classes/Content/ContentGroup/ContentGroup.php:11 11445 #: ../classes/Content/ContentGroup/ContentGroup.php:115 1441 1446 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:131 1442 1447 #: ../classes/Content/IFrame/IFrame.php:89 … … 1609 1614 1610 1615 #: ../classes/Content/ContentGroup/ContentGroupElement.php:349 1611 #: ../classes/ProfileTemplate.php:3 71../classes/Content.php:7381616 #: ../classes/ProfileTemplate.php:395 ../classes/Content.php:738 1612 1617 msgid "Remove" 1613 1618 msgstr "Премахване" … … 1629 1634 msgstr "%s %d показано съдържание (%s)" 1630 1635 1631 #: ../classes/Content/ContentGroup/ContentGroup.php:149 1636 #: ../classes/Content/ContentGroup/ContentGroup.php:87 1637 #, fuzzy 1638 msgid "Pick content elements randomly" 1639 msgstr "Доклад със съдържание за групови елементи" 1640 1641 #: ../classes/Content/ContentGroup/ContentGroup.php:88 1642 msgid "" 1643 "Pick content elements randomly, but not twice until all elements have been " 1644 "seen" 1645 msgstr "" 1646 1647 #: ../classes/Content/ContentGroup/ContentGroup.php:89 1648 msgid "Pick content elements in sequential order" 1649 msgstr "" 1650 1651 #: ../classes/Content/ContentGroup/ContentGroup.php:92 1652 msgid "Content always rotates" 1653 msgstr "" 1654 1655 #: ../classes/Content/ContentGroup/ContentGroup.php:93 1656 msgid "Content rotates once per day" 1657 msgstr "" 1658 1659 #: ../classes/Content/ContentGroup/ContentGroup.php:94 1660 msgid "Content rotates once per session" 1661 msgstr "" 1662 1663 #: ../classes/Content/ContentGroup/ContentGroup.php:95 1664 msgid "Content rotates each time you change node" 1665 msgstr "" 1666 1667 #: ../classes/Content/ContentGroup/ContentGroup.php:96 1668 msgid "" 1669 "Content never rotates. Usefull when showing all elements simultaneously in " 1670 "a specific order." 1671 msgstr "" 1672 1673 #: ../classes/Content/ContentGroup/ContentGroup.php:99 1674 #, fuzzy 1675 msgid "Content can be shown more than once" 1676 msgstr "" 1677 "Може ли съдържанието да се покаже повече от един път на един и същ " 1678 "потребител?" 1679 1680 #: ../classes/Content/ContentGroup/ContentGroup.php:100 1681 msgid "Content can only be shown once" 1682 msgstr "" 1683 1684 #: ../classes/Content/ContentGroup/ContentGroup.php:101 1685 #, fuzzy 1686 msgid "Content can be shown more than once, but not at the same node" 1687 msgstr "" 1688 "Може ли съдържанието да се покаже повече от един път на един и същ " 1689 "потребител?" 1690 1691 #: ../classes/Content/ContentGroup/ContentGroup.php:153 1632 1692 msgid "Invalid content selection mode (must be part of CONTENT_ORDERING_MODES)" 1633 1693 msgstr "" … … 1635 1695 "CONTENT_ORDERING_MODES sein)" 1636 1696 1637 #: ../classes/Content/ContentGroup/ContentGroup.php:1 781697 #: ../classes/Content/ContentGroup/ContentGroup.php:182 1638 1698 msgid "" 1639 1699 "Invalid content selection mode (must be part of CONTENT_CHANGES_ON_MODES)" … … 1642 1702 "CONTENT_CHANGES_ON_MODES)" 1643 1703 1644 #: ../classes/Content/ContentGroup/ContentGroup.php:2 071704 #: ../classes/Content/ContentGroup/ContentGroup.php:211 1645 1705 msgid "Invalid content selection mode (must be part of ALLOW_REPEAT_MODES)" 1646 1706 msgstr "" 1647 1707 "Избран режим с невалидно съдържание (трябва да е част от ALLOW_REPEAT_MODES)" 1648 1708 1649 #: ../classes/Content/ContentGroup/ContentGroup.php:2 391709 #: ../classes/Content/ContentGroup/ContentGroup.php:243 1650 1710 #: ../classes/Content/RssAggregator/RssAggregator.php:198 1651 1711 msgid "You must display at least one element" 1652 1712 msgstr "Трябва да покажете поне един елемент" 1653 1713 1654 #: ../classes/Content/ContentGroup/ContentGroup.php:26 01714 #: ../classes/Content/ContentGroup/ContentGroup.php:264 1655 1715 #, php-format 1656 1716 msgid "%s configuration" 1657 1717 msgstr "%s конфигурация" 1658 1718 1659 #: ../classes/Content/ContentGroup/ContentGroup.php:26 41719 #: ../classes/Content/ContentGroup/ContentGroup.php:268 1660 1720 msgid "In what order should the content displayed?" 1661 1721 msgstr "В каква последователност трябва да се покаже съдържанието?" 1662 1722 1663 #: ../classes/Content/ContentGroup/ContentGroup.php:27 31723 #: ../classes/Content/ContentGroup/ContentGroup.php:277 1664 1724 msgid "When does the content rotate?" 1665 1725 msgstr "Кога ще се завърти съдържанието?" 1666 1726 1667 #: ../classes/Content/ContentGroup/ContentGroup.php:28 21727 #: ../classes/Content/ContentGroup/ContentGroup.php:286 1668 1728 msgid "Can content be shown more than once to the same user?" 1669 1729 msgstr "" … … 1671 1731 "потребител?" 1672 1732 1673 #: ../classes/Content/ContentGroup/ContentGroup.php:306 1733 #: ../classes/Content/ContentGroup/ContentGroup.php:295 1734 msgid "Pick how many elements for each display?" 1735 msgstr "" 1736 1737 #: ../classes/Content/ContentGroup/ContentGroup.php:310 1674 1738 #, php-format 1675 1739 msgid "%s display element list" 1676 1740 msgstr "%s списък с дисплей елементи" 1677 1741 1678 #: ../classes/Content/ContentGroup/ContentGroup.php:31 31742 #: ../classes/Content/ContentGroup/ContentGroup.php:317 1679 1743 msgid "Show expired group elements" 1680 1744 msgstr "Показване на изтекли групови елементи" 1681 1745 1682 #: ../classes/Content/ContentGroup/ContentGroup.php:3 191746 #: ../classes/Content/ContentGroup/ContentGroup.php:323 1683 1747 msgid "Hide expired group elements" 1684 1748 msgstr "Скриване на изтекли групови елементи" 1685 1749 1686 #: ../classes/Content/ContentGroup/ContentGroup.php:33 01687 #: ../classes/ProfileTemplate.php:5 021750 #: ../classes/Content/ContentGroup/ContentGroup.php:334 1751 #: ../classes/ProfileTemplate.php:526 1688 1752 #, php-format 1689 1753 msgid "%s %d" 1690 1754 msgstr "%s %d" 1691 1755 1692 #: ../classes/Content/ContentGroup/ContentGroup.php:33 31756 #: ../classes/Content/ContentGroup/ContentGroup.php:337 1693 1757 #, php-format 1694 1758 msgid "Delete %s %d" … … 1766 1830 msgid "Use the values below for width and height" 1767 1831 msgstr "Използвайте стойностите дадени по-долу за широчина и височина." 1832 1833 #: ../classes/Content/BannerAdGroup/BannerAdGroup.php:137 1834 msgid "Width" 1835 msgstr "" 1836 1837 #: ../classes/Content/BannerAdGroup/BannerAdGroup.php:146 1838 msgid "Height" 1839 msgstr "" 1768 1840 1769 1841 #: ../classes/Content/Stylesheet/Stylesheet.php:106 … … 1912 1984 1913 1985 #: ../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 1988 msgid "Unable to connect to Flickr API: %s" 1916 1989 msgstr "Не може да се осъществи връзката с Flickr API" 1917 1990 1918 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:60 11919 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:85 71991 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:600 1992 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:856 1920 1993 msgid "Some of the request parameters provided to Flickr API are invalid." 1921 1994 msgstr "Някои от исканите параметри предоставени на Flickr API са невалидни." 1922 1995 1923 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:60 51924 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:86 21996 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:604 1997 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:861 1925 1998 msgid "Unable to parse Flickr's response." 1926 1999 msgstr "Не може да се направи разбор на отговора на Flickr." 1927 2000 1928 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:60 91929 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:86 62001 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:608 2002 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:865 1930 2003 msgid "Could not get content from Flickr : " 1931 2004 msgstr "Не може да се изведе съдържанието от Flickr:" 1932 2005 1933 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:61 52006 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:614 1934 2007 msgid "YOU MUST SPECIFY AN API KEY BEFORE YOU CAN GO ON." 1935 2008 msgstr "ТРЯБВА ДА УТОЧНИТЕ API КЛЮЧ ПРЕДИ ДА МОЖЕ ДА ПРОДЪЛЖИТЕ." 1936 2009 1937 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:62 12010 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:620 1938 2011 msgid "PEAR::Phlickr or PHP mudule CURL is not installed" 1939 2012 msgstr "" 1940 2013 1941 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:67 42014 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:673 1942 2015 msgid "Could not find a Flickr user with this e-mail." 1943 2016 msgstr "" 1944 2017 "Не може да се намери Flickr потребител със зададен имейл като критерий." 1945 2018 1946 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:6 902019 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:689 1947 2020 msgid "Could not complete successfully the saving procedure." 1948 2021 msgstr "Не може да се завърши успешно процедурата по запазване." 1949 2022 1950 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:84 82023 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:847 1951 2024 msgid "No Flickr content matches the request !" 1952 2025 msgstr "Няма Flickr съдържание, което да отговаря на заявката !" 1953 2026 1954 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:87 32027 #: ../classes/Content/FlickrPhotostream/FlickrPhotostream.php:872 1955 2028 msgid "PEAR::Phlickr is not installed" 1956 2029 msgstr "PEAR::Phlickr не е инсталиран" … … 2164 2237 2165 2238 #: ../classes/Content/RssAggregator/RssAggregator.php:654 2166 #: ../classes/ProfileTemplateField.php:1 47 ../classes/ProfileTemplate.php:3032239 #: ../classes/ProfileTemplateField.php:137 ../classes/ProfileTemplate.php:327 2167 2240 #: ../classes/Content.php:545 ../classes/Content.php:967 2168 2241 msgid "Add" … … 2280 2353 2281 2354 #: ../classes/Content/ShoutBox/ShoutBox.php:251 2282 #: ../classes/ProfileTemplateField.php:4 542283 #: ../classes/ProfileTemplateField.php:4 72 ../classes/Role.php:3522355 #: ../classes/ProfileTemplateField.php:444 2356 #: ../classes/ProfileTemplateField.php:462 ../classes/Role.php:359 2284 2357 #: ../classes/Content.php:1553 ../classes/Content.php:1572 2285 2358 #: ../classes/Content.php:1589 ../classes/Content.php:1606 … … 2351 2424 msgstr "" 2352 2425 2353 #: ../classes/Content/UIUserList/UIUserList.php: 922426 #: ../classes/Content/UIUserList/UIUserList.php:88 2354 2427 msgid "" 2355 2428 "This content type will display a list of online users at the current hotspot." 2356 2429 msgstr "" 2357 2430 2358 #: ../classes/Content/UIUserList/UIUserList.php:15 62431 #: ../classes/Content/UIUserList/UIUserList.php:152 2359 2432 msgid "The online user list must be viewed at a specific node" 2433 msgstr "" 2434 2435 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:87 2436 msgid "" 2437 "This content type will display a a graph of the user's remaining bandwidth " 2438 "according to dyabuse control rules." 2439 msgstr "" 2440 2441 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2442 #, fuzzy 2443 msgid "B" 2444 msgstr "kB" 2445 2446 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2447 msgid "kB" 2448 msgstr "" 2449 2450 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2451 msgid "MB" 2452 msgstr "" 2453 2454 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2455 msgid "GB" 2456 msgstr "" 2457 2458 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2459 msgid "TB" 2460 msgstr "" 2461 2462 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2463 msgid "PB" 2464 msgstr "" 2465 2466 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2467 msgid "EB" 2468 msgstr "" 2469 2470 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2471 msgid "ZB" 2472 msgstr "" 2473 2474 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:94 2475 msgid "YB" 2476 msgstr "" 2477 2478 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:118 2479 #, php-format 2480 msgid "" 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" 2484 msgstr "" 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 2490 msgid "Unlimited" 2491 msgstr "" 2492 2493 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:122 2494 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:126 2495 #, fuzzy 2496 msgid "None" 2497 msgstr "Хотспот" 2498 2499 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:132 2500 #, fuzzy 2501 msgid "Abuse control is currently disabled" 2502 msgstr "В момента вашия акаунт е валиден." 2503 2504 #: ../classes/Content/UIAllowedBandwidth/UIAllowedBandwidth.php:136 2505 msgid "Unable to retrieve node specific restrictions (you are not at a node)" 2360 2506 msgstr "" 2361 2507 … … 2368 2514 msgstr "" 2369 2515 2370 #: ../classes/Profile.php:311 ../classes/Network.php:1 5632371 #: ../classes/Network.php:1 582 ../classes/Network.php:15882372 #: ../classes/Network.php:1 613 ../classes/Node.php:12232516 #: ../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 2373 2519 msgid "Yes" 2374 2520 msgstr "Да" … … 2386 2532 msgstr "" 2387 2533 2388 #: ../classes/Profile.php:446 ../classes/ProfileTemplateField.php: 6032389 #: ../classes/ Network.php:1895 ../classes/ProfileField.php:3632534 #: ../classes/Profile.php:446 ../classes/ProfileTemplateField.php:593 2535 #: ../classes/ProfileField.php:363 2390 2536 msgid "Access denied (must have super admin access)" 2391 2537 msgstr "Достъпа е отказан (трябва да имате достъп като супер администратор)" … … 2395 2541 msgstr "" 2396 2542 2397 #: ../classes/User.php:1 572543 #: ../classes/User.php:169 2398 2544 #, php-format 2399 2545 msgid "There is no user with username %s" 2400 2546 msgstr "" 2401 2547 2402 #: ../classes/User.php:2 682548 #: ../classes/User.php:280 2403 2549 msgid "Guest" 2404 2550 msgstr "Посетител" 2405 2551 2406 #: ../classes/User.php:3 112552 #: ../classes/User.php:323 2407 2553 msgid "View this user's profile." 2408 2554 msgstr "" 2409 2555 2410 #: ../classes/User.php:3 492556 #: ../classes/User.php:361 2411 2557 #, php-format 2412 2558 msgid "Sorry, the username %s is not available" 2413 2559 msgstr "Съжаляваме, това потребителско име %s не е налично" 2414 2560 2415 #: ../classes/User.php: 3952561 #: ../classes/User.php:407 2416 2562 msgid "Could not update email address." 2417 2563 msgstr "Не е възможно да се актуализира вашия електронен пощенски адрес." 2418 2564 2419 #: ../classes/User.php:4 292565 #: ../classes/User.php:441 2420 2566 msgid "Could not update username locale." 2421 2567 msgstr "Не може да се актуализира локала на потребителското име " 2422 2568 2423 #: ../classes/User.php:4 512569 #: ../classes/User.php:463 2424 2570 msgid "Could not update status." 2425 2571 msgstr "Не може да се актуализира статуса." 2426 2572 2427 #: ../classes/User.php:4 722573 #: ../classes/User.php:484 2428 2574 #, php-format 2429 2575 msgid "" … … 2433 2579 msgstr "" 2434 2580 2435 #: ../classes/User.php:4 752581 #: ../classes/User.php:487 2436 2582 msgid "Your account is currently valid." 2437 2583 msgstr "В момента вашия акаунт е валиден." 2438 2584 2439 #: ../classes/User.php:4 792585 #: ../classes/User.php:491 2440 2586 msgid "Sorry, your account is not valid: " 2441 2587 msgstr "Съжаляваме, вашия акаунт не е валиден:" 2442 2588 2443 #: ../classes/User.php:553 2589 #: ../classes/User.php:599 2590 #, php-format 2591 msgid "" 2592 "During the last %s period, you transfered %s bytes throughout the network, " 2593 "which exceeds the %s bytes limit for the entire network." 2594 msgstr "" 2595 2596 #: ../classes/User.php:602 2597 #, php-format 2598 msgid "" 2599 "During the last %s period, you transfered %s bytes at this node, which " 2600 "exceeds the %s bytes limit for this node." 2601 msgstr "" 2602 2603 #: ../classes/User.php:605 2604 #, php-format 2605 msgid "" 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." 2608 msgstr "" 2609 2610 #: ../classes/User.php:608 2611 #, php-format 2612 msgid "" 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." 2615 msgstr "" 2616 2617 #: ../classes/User.php:660 2444 2618 msgid "Password cannot be empty." 2445 2619 msgstr "" 2446 2620 2447 #: ../classes/User.php: 5572621 #: ../classes/User.php:664 2448 2622 msgid "Could not change user's password." 2449 2623 msgstr "Не може да се спени паролата на потребителя." 2450 2624 2451 #: ../classes/User.php: 5732625 #: ../classes/User.php:680 2452 2626 msgid "No users could not be found in the database" 2453 2627 msgstr "Никакви потребители не могат да бъдат намерени в базата данни" 2454 2628 2455 #: ../classes/User.php: 581 ../classes/User.php:599 ../classes/User.php:6162629 #: ../classes/User.php:689 ../classes/User.php:707 ../classes/User.php:724 2456 2630 msgid "Registration system" 2457 2631 msgstr "Регистрационна система" 2458 2632 2459 #: ../classes/User.php: 5842633 #: ../classes/User.php:692 2460 2634 msgid " lost username request" 2461 2635 msgstr "изгубена е заявката за потребителско име" 2462 2636 2463 #: ../classes/User.php: 5852637 #: ../classes/User.php:693 2464 2638 msgid "" 2465 2639 "Hello,\n" … … 2471 2645 "Потребителско име: " 2472 2646 2473 #: ../classes/User.php: 585 ../classes/User.php:6202647 #: ../classes/User.php:693 ../classes/User.php:728 2474 2648 msgid "" 2475 2649 "\n" … … 2483 2657 "От екипа" 2484 2658 2485 #: ../classes/User.php: 5912659 #: ../classes/User.php:699 2486 2660 msgid "The user is not in validation period." 2487 2661 msgstr "Потребителят не се намира в период на валидация." 2488 2662 2489 #: ../classes/User.php: 5942663 #: ../classes/User.php:702 2490 2664 msgid "The validation token is empty." 2491 2665 msgstr "Потвърждението на валидацията е несъстоятелно." 2492 2666 2493 #: ../classes/User.php: 6022667 #: ../classes/User.php:710 2494 2668 msgid " new user validation" 2495 2669 msgstr "валидация на нов потребител" 2496 2670 2497 #: ../classes/User.php: 6042671 #: ../classes/User.php:712 2498 2672 msgid "" 2499 2673 "Hello,\n" … … 2503 2677 "Моля проследете линка долу, за да потвърдите вашия акаунт.\n" 2504 2678 2505 #: ../classes/User.php: 6042679 #: ../classes/User.php:712 2506 2680 msgid "" 2507 2681 "\n" … … 2515 2689 "Екипът" 2516 2690 2517 #: ../classes/User.php: 6192691 #: ../classes/User.php:727 2518 2692 msgid " new password request" 2519 2693 msgstr "искане за нова парола" 2520 2694 2521 #: ../classes/User.php: 6202695 #: ../classes/User.php:728 2522 2696 msgid "" 2523 2697 "Hello,\n" … … 2529 2703 "Потребителско име: " 2530 2704 2531 #: ../classes/User.php: 6202705 #: ../classes/User.php:728 2532 2706 msgid "" 2533 2707 "\n" … … 2537 2711 "Парола: " 2538 2712 2539 #: ../classes/User.php: 7402713 #: ../classes/User.php:848 2540 2714 msgid "Get user statistics" 2541 2715 msgstr "" 2542 2716 2543 #: ../classes/User.php: 7452717 #: ../classes/User.php:853 2544 2718 msgid "Note that Error is for internal use only" 2545 2719 msgstr "" 2546 2720 2547 #: ../classes/User.php: 7512721 #: ../classes/User.php:859 2548 2722 msgid "Administrative options" 2549 2723 msgstr "" 2550 2724 2551 #: ../classes/User.php: 7592725 #: ../classes/User.php:867 2552 2726 msgid "Be carefull when changing this: it's the username you use to log in!" 2553 2727 msgstr "" … … 2555 2729 "използвате, за да се логнете!" 2556 2730 2557 #: ../classes/User.php: 7652731 #: ../classes/User.php:873 2558 2732 msgid "Your current password" 2559 2733 msgstr "Вашата актуална парола" 2560 2734 2561 #: ../classes/User.php: 7712735 #: ../classes/User.php:879 2562 2736 msgid "Your new password" 2563 2737 msgstr "Вашата нова парола" 2564 2738 2565 #: ../classes/User.php: 7762739 #: ../classes/User.php:884 2566 2740 msgid "Your new password (again)" 2567 2741 msgstr "" 2568 2742 2569 #: ../classes/User.php: 7812743 #: ../classes/User.php:889 2570 2744 msgid "Change my password" 2571 2745 msgstr "Промяна на моята парола" 2572 2746 2573 #: ../classes/User.php: 7832747 #: ../classes/User.php:891 2574 2748 msgid "User preferences" 2575 2749 msgstr "" 2576 2750 2577 #: ../classes/User.php: 7952751 #: ../classes/User.php:903 2578 2752 msgid "Completely delete my public profile" 2579 2753
