Commit 5286aa5af9655c164420b47c1d1ec4acbc521e74

Authored by Antonio Terceiro
1 parent fa8d45fc

Translation files update; adding Spanish locale

app/views/box_organizer/_slideshow_block.rhtml
... ... @@ -3,7 +3,7 @@
3 3 [ _('%{gallery} (%{count} images)') % {:gallery => item.path, :count => item.images.reject{|image| image.folder?}.count}, item.id ]
4 4 }) %>
5 5  
6   -<%= labelled_form_field(_('Image size'), select('block', 'image_size', [[_('Miniatura'), 'thumb'],[_('Slideshow size'), 'slideshow']])) %>
  6 +<%= labelled_form_field(_('Image size'), select('block', 'image_size', [[_('Thumbnail'), 'thumb'],[_('Slideshow size'), 'slideshow']])) %>
7 7  
8 8 <%= labelled_form_field _('Image transition:'), select('block', 'interval', [[_('No automatic transition'), 0]] + [1, 2, 3, 4, 5, 10, 20, 30, 60].map {|item| [n_('Every 1 second', 'Every %d seconds', item) % item, item]}) %>
9 9  
... ...
config/environment.rb
... ... @@ -108,6 +108,7 @@ Noosfero.locales = {
108 108 'hy' => 'հայերեն լեզու',
109 109 'de' => 'Deutsch',
110 110 'ru' => 'русский язык',
  111 + 'es' => 'Español',
111 112 }
112 113 # if you want to override this, do it in config/local.rb !
113 114 Noosfero.default_locale = nil
... ...
po/de/noosfero.po
... ... @@ -6,8 +6,8 @@
6 6 #
7 7 msgid ""
8 8 msgstr ""
9   -"Project-Id-Version: noosfero 0.23.0\n"
10   -"POT-Creation-Date: 2010-04-20 09:10-0300\n"
  9 +"Project-Id-Version: noosfero 0.23.1\n"
  10 +"POT-Creation-Date: 2010-04-30 20:17-0300\n"
11 11 "PO-Revision-Date: 2010-01-20 13:44-0300\n"
12 12 "Last-Translator: Ronny Kursawe <kursawe.ronny@googlemail.com>\n"
13 13 "Language-Team: German <de@li.org>\n"
... ... @@ -76,7 +76,7 @@ msgstr &quot;&quot;
76 76 #: app/helpers/folder_helper.rb:7 app/models/article.rb:50
77 77 #: app/models/block.rb:- app/models/comment.rb:-
78 78 #: app/views/cms/_uploaded_file.rhtml:1 app/views/cms/_article.rhtml:8
79   -#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:21
  79 +#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:24
80 80 #: app/views/cms/_textile_article.rhtml:5
81 81 #: app/views/cms/_tiny_mce_article.rhtml:8
82 82 #: app/views/cms/_tiny_mce_article.rhtml:11
... ... @@ -396,27 +396,27 @@ msgstr &quot;Hauptinhalt&quot;
396 396 msgid "This block is invisible. Your visitors will not see it."
397 397 msgstr "Dieser Bereich ist nicht sichtbar. Ihre Kunden werden ihn nicht sehen."
398 398  
399   -#: app/helpers/boxes_helper.rb:194
  399 +#: app/helpers/boxes_helper.rb:189
400 400 msgid "Can't move up anymore."
401 401 msgstr "Kann nicht höher schieben"
402 402  
403   -#: app/helpers/boxes_helper.rb:196
  403 +#: app/helpers/boxes_helper.rb:191
404 404 msgid "Move block up"
405 405 msgstr "Block nach oben verschieben"
406 406  
407   -#: app/helpers/boxes_helper.rb:200
  407 +#: app/helpers/boxes_helper.rb:195
408 408 msgid "Can't move down anymore."
409 409 msgstr "Kann nicht weiter nach unten schieben"
410 410  
411   -#: app/helpers/boxes_helper.rb:202
  411 +#: app/helpers/boxes_helper.rb:197
412 412 msgid "Move block down"
413 413 msgstr "Block nach unten schieben"
414 414  
415   -#: app/helpers/boxes_helper.rb:210 app/helpers/boxes_helper.rb:212
  415 +#: app/helpers/boxes_helper.rb:205 app/helpers/boxes_helper.rb:207
416 416 msgid "Move to the opposite side"
417 417 msgstr "Zur anderen Seite schieben"
418 418  
419   -#: app/helpers/boxes_helper.rb:217 app/helpers/article_helper.rb:36
  419 +#: app/helpers/boxes_helper.rb:212 app/helpers/article_helper.rb:36
420 420 #: app/models/link_list_block.rb:5 app/views/categories/_category.rhtml:8
421 421 #: app/views/cms/view.rhtml:81 app/views/manage_products/index.rhtml:19
422 422 #: app/views/manage_products/index.rhtml:53 app/views/role/index.rhtml:14
... ... @@ -426,24 +426,24 @@ msgstr &quot;Zur anderen Seite schieben&quot;
426 426 msgid "Edit"
427 427 msgstr "Ändern"
428 428  
429   -#: app/helpers/boxes_helper.rb:221
  429 +#: app/helpers/boxes_helper.rb:216
430 430 msgid "Remove block"
431 431 msgstr "Entferne Block"
432 432  
433   -#: app/helpers/boxes_helper.rb:221
  433 +#: app/helpers/boxes_helper.rb:216
434 434 msgid "Are you sure you want to remove this block?"
435 435 msgstr "Sind Sie sicher, dass Sie diesen Block löschen wollen?"
436 436  
437   -#: app/helpers/boxes_helper.rb:225
  437 +#: app/helpers/boxes_helper.rb:220
438 438 msgid "Help on this block"
439 439 msgstr "Hilfe für diesen Block"
440 440  
441   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:84
  441 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:84
442 442 #: app/models/link_list_block.rb:23
443 443 msgid "Help"
444 444 msgstr "Hilfe"
445 445  
446   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:104
  446 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:104
447 447 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
448 448 #: app/views/box_organizer/add_block.rhtml:26 app/views/account/wizard.rhtml:1
449 449 msgid "Close"
... ... @@ -958,27 +958,27 @@ msgstr &quot;Klicken Sie, schreiben Sie und bestätigen Sie mit Enter&quot;
958 958 msgid "Search"
959 959 msgstr "Suche"
960 960  
961   -#: app/helpers/application_helper.rb:803
  961 +#: app/helpers/application_helper.rb:812
962 962 msgid "Searched for '%s'"
963 963 msgstr "Suche nach '%s'"
964 964  
965   -#: app/helpers/application_helper.rb:804
  965 +#: app/helpers/application_helper.rb:813
966 966 msgid "In category %s"
967 967 msgstr "In Kategorie %s"
968 968  
969   -#: app/helpers/application_helper.rb:805
  969 +#: app/helpers/application_helper.rb:814
970 970 msgid "within %d km from %s"
971 971 msgstr "mit %d km von %s"
972 972  
973   -#: app/helpers/application_helper.rb:806
  973 +#: app/helpers/application_helper.rb:815
974 974 msgid "%d results found"
975 975 msgstr "%d Resultate gefunden"
976 976  
977   -#: app/helpers/application_helper.rb:812
  977 +#: app/helpers/application_helper.rb:821
978 978 msgid "In all categories"
979 979 msgstr "In allen Kategorien"
980 980  
981   -#: app/helpers/application_helper.rb:900
  981 +#: app/helpers/application_helper.rb:909
982 982 msgid "Online Manual"
983 983 msgstr ""
984 984  
... ... @@ -1647,6 +1647,7 @@ msgid &quot;Filename&quot;
1647 1647 msgstr "Dateiname"
1648 1648  
1649 1649 #: app/models/image.rb:- app/models/thumbnail.rb:-
  1650 +#: app/views/box_organizer/_slideshow_block.rhtml:6
1650 1651 msgid "Thumbnail"
1651 1652 msgstr "Vorschaubild"
1652 1653  
... ... @@ -2149,7 +2150,7 @@ msgstr &quot;Zeigt wo sich der Profilbesitzer in der materiellen Welt befindet.&quot;
2149 2150 msgid "This profile has no geographical position registered."
2150 2151 msgstr "Für dieses Profil ist keine geografische Position registriert."
2151 2152  
2152   -#: app/models/slideshow_block.rb:9
  2153 +#: app/models/slideshow_block.rb:10
2153 2154 #, fuzzy
2154 2155 msgid "Slideshow"
2155 2156 msgstr "Als Einzelbilder anzeigen"
... ... @@ -3102,7 +3103,7 @@ msgstr &quot;&quot;
3102 3103 "Dieser Block zeigt einen Ihrer Artikel an. Sie können ihn ändern, in dem sie "
3103 3104 "einen Artikel auswählen, der in dem Block angezeigt werden soll"
3104 3105  
3105   -#: app/models/article_block.rb:12
  3106 +#: app/models/article_block.rb:13
3106 3107 msgid "Article not selected yet."
3107 3108 msgstr "Artikel nicht ausgewählt "
3108 3109  
... ... @@ -3359,15 +3360,15 @@ msgstr &quot;Kategorien:&quot;
3359 3360 msgid "Change image"
3360 3361 msgstr "Bild ändern"
3361 3362  
3362   -#: app/views/shared/access_denied.rhtml:4
  3363 +#: app/views/shared/access_denied.rhtml:3
3363 3364 msgid "Access denied"
3364 3365 msgstr "Zugriff verweigert"
3365 3366  
3366   -#: app/views/shared/access_denied.rhtml:9
  3367 +#: app/views/shared/access_denied.rhtml:8
3367 3368 msgid "You are not allowed to view this page."
3368 3369 msgstr "Es ist Ihnen nicht erlaubt, diese Seite anzusehen."
3369 3370  
3370   -#: app/views/shared/access_denied.rhtml:10
  3371 +#: app/views/shared/access_denied.rhtml:9
3371 3372 msgid ""
3372 3373 "If you are supposed to have access to this area, you'll probably want to "
3373 3374 "talk to the people responsible and ask them to give you access."
... ... @@ -3375,7 +3376,7 @@ msgstr &quot;&quot;
3375 3376 "Wenn Sie Zugriff auf diesen Bereich möchten, dann wenden Sie sich bittean "
3376 3377 "die jeweils für diesen Bereich zuständige Person."
3377 3378  
3378   -#: app/views/shared/access_denied.rhtml:14 app/views/shared/not_found.rhtml:9
  3379 +#: app/views/shared/access_denied.rhtml:13 app/views/shared/not_found.rhtml:8
3379 3380 #: app/views/favorite_enterprises/index.rhtml:30
3380 3381 #: app/views/memberships/index.rhtml:8
3381 3382 #: app/views/enterprise_registration/basic_information.rhtml:12
... ... @@ -3387,21 +3388,21 @@ msgstr &quot;&quot;
3387 3388 msgid "Go back"
3388 3389 msgstr "Zurück"
3389 3390  
3390   -#: app/views/shared/access_denied.rhtml:15 public/500.html.erb:28
  3391 +#: app/views/shared/access_denied.rhtml:14 public/500.html.erb:28
3391 3392 msgid "Go to the site home page"
3392 3393 msgstr "Gehe zur Homepage"
3393 3394  
3394   -#: app/views/shared/not_found.rhtml:3
  3395 +#: app/views/shared/not_found.rhtml:2
3395 3396 msgid "There is no such page: %s"
3396 3397 msgstr "Gesuchte Seite nicht gefunden: %s"
3397 3398  
3398   -#: app/views/shared/not_found.rhtml:5
  3399 +#: app/views/shared/not_found.rhtml:4
3399 3400 msgid "You may have clicked an expired link or mistyped the address."
3400 3401 msgstr ""
3401 3402 "Sie haben auf einen veralteteten Link geklickt oder sich bei der Adresse "
3402 3403 "vertippt."
3403 3404  
3404   -#: app/views/shared/not_found.rhtml:6
  3405 +#: app/views/shared/not_found.rhtml:5
3405 3406 msgid ""
3406 3407 "If you clicked a link that was in another site, or was given to you by "
3407 3408 "someone else, it would be nice if you tell them that their link is not valid "
... ... @@ -3411,7 +3412,7 @@ msgstr &quot;&quot;
3411 3412 "Sie bitte den Betreiber dieser Seite, dass dieser Link nicht mehr aktuell "
3412 3413 "ist."
3413 3414  
3414   -#: app/views/shared/not_found.rhtml:10
  3415 +#: app/views/shared/not_found.rhtml:9
3415 3416 #: app/views/profile/_private_profile.rhtml:16
3416 3417 #, fuzzy
3417 3418 msgid "Go to %s home page"
... ... @@ -3712,10 +3713,14 @@ msgstr &quot;&quot;
3712 3713 msgid "There were errors with the following communities: "
3713 3714 msgstr "Es sind Probleme in folgenden Communities aufgetreten:"
3714 3715  
3715   -#: app/views/cms/publish.rhtml:26
  3716 +#: app/views/cms/publish.rhtml:29
3716 3717 msgid "Publish"
3717 3718 msgstr "Publizieren"
3718 3719  
  3720 +#: app/views/cms/publish.rhtml:34
  3721 +msgid "This option is temporarily disabled."
  3722 +msgstr ""
  3723 +
3719 3724 #: app/views/cms/_event.rhtml:8
3720 3725 msgid "Start date"
3721 3726 msgstr "Startdatum"
... ... @@ -5078,24 +5083,34 @@ msgstr &quot;&quot;
5078 5083  
5079 5084 #: app/views/box_organizer/_slideshow_block.rhtml:6
5080 5085 #, fuzzy
  5086 +msgid "Image size"
  5087 +msgstr "Bilder"
  5088 +
  5089 +#: app/views/box_organizer/_slideshow_block.rhtml:6
  5090 +#, fuzzy
  5091 +msgid "Slideshow size"
  5092 +msgstr "Als Einzelbilder anzeigen"
  5093 +
  5094 +#: app/views/box_organizer/_slideshow_block.rhtml:8
  5095 +#, fuzzy
5081 5096 msgid "Image transition:"
5082 5097 msgstr "Organisation freigeben"
5083 5098  
5084   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5099 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5085 5100 msgid "No automatic transition"
5086 5101 msgstr ""
5087 5102  
5088   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5103 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5089 5104 msgid "Every 1 second"
5090 5105 msgid_plural "Every %d seconds"
5091 5106 msgstr[0] ""
5092 5107 msgstr[1] ""
5093 5108  
5094   -#: app/views/box_organizer/_slideshow_block.rhtml:8
  5109 +#: app/views/box_organizer/_slideshow_block.rhtml:10
5095 5110 msgid "Show images in random order"
5096 5111 msgstr ""
5097 5112  
5098   -#: app/views/box_organizer/_slideshow_block.rhtml:10
  5113 +#: app/views/box_organizer/_slideshow_block.rhtml:12
5099 5114 #, fuzzy
5100 5115 msgid "Display navigation buttons"
5101 5116 msgstr "Zeige eine Liste von Links"
... ... @@ -5942,10 +5957,6 @@ msgid &quot;&quot;
5942 5957 "pending actions that need your attention."
5943 5958 msgstr ""
5944 5959  
5945   -#: app/views/profile/private_profile.rhtml:4
5946   -msgid "This profile is not public."
5947   -msgstr "Dieses Profil ist nicht öffentlich"
5948   -
5949 5960 #: app/views/profile/leave.rhtml:1
5950 5961 msgid "Leaving %s"
5951 5962 msgstr "Verlasse %s"
... ... @@ -7011,6 +7022,9 @@ msgstr &quot;&quot;
7011 7022 "Unser technisches Team arbeitet gerade daran, bitte probieren Sie es nachher "
7012 7023 "erneut. Wir entschuldigen uns für die Unannehmlichkeiten."
7013 7024  
  7025 +#~ msgid "This profile is not public."
  7026 +#~ msgstr "Dieses Profil ist nicht öffentlich"
  7027 +
7014 7028 #~ msgid "This menu gives you access to your personal functionalities."
7015 7029 #~ msgstr ""
7016 7030 #~ "Dieses Menü ermöglicht Ihnen den Zugang zu Ihren persönlichen Funktionen"
... ...
po/fr/noosfero.po
... ... @@ -4,9 +4,9 @@
4 4 # , 2009.
5 5 msgid ""
6 6 msgstr ""
7   -"Project-Id-Version: noosfero 0.23.0\n"
  7 +"Project-Id-Version: noosfero 0.23.1\n"
8 8 "Report-Msgid-Bugs-To: \n"
9   -"POT-Creation-Date: 2010-04-20 09:10-0300\n"
  9 +"POT-Creation-Date: 2010-04-30 20:17-0300\n"
10 10 "PO-Revision-Date: 2009-12-04 18:46-0300\n"
11 11 "Last-Translator: Jean-Claude Bulliard <jcb@bulliard-consulting.com>\n"
12 12 "Language-Team: American English <kde-i18n-doc@kde.org>\n"
... ... @@ -77,7 +77,7 @@ msgstr &quot;&quot;
77 77 #: app/helpers/folder_helper.rb:7 app/models/article.rb:50
78 78 #: app/models/block.rb:- app/models/comment.rb:-
79 79 #: app/views/cms/_uploaded_file.rhtml:1 app/views/cms/_article.rhtml:8
80   -#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:21
  80 +#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:24
81 81 #: app/views/cms/_textile_article.rhtml:5
82 82 #: app/views/cms/_tiny_mce_article.rhtml:8
83 83 #: app/views/cms/_tiny_mce_article.rhtml:11
... ... @@ -403,27 +403,27 @@ msgstr &quot;Contenu principal&quot;
403 403 msgid "This block is invisible. Your visitors will not see it."
404 404 msgstr "Ce bloc est invisible, vos visiteurs ne le verront pas."
405 405  
406   -#: app/helpers/boxes_helper.rb:194
  406 +#: app/helpers/boxes_helper.rb:189
407 407 msgid "Can't move up anymore."
408 408 msgstr "Impossible d'aller plus haut"
409 409  
410   -#: app/helpers/boxes_helper.rb:196
  410 +#: app/helpers/boxes_helper.rb:191
411 411 msgid "Move block up"
412 412 msgstr "Vers le haut"
413 413  
414   -#: app/helpers/boxes_helper.rb:200
  414 +#: app/helpers/boxes_helper.rb:195
415 415 msgid "Can't move down anymore."
416 416 msgstr "Impossible d'aller plus bas"
417 417  
418   -#: app/helpers/boxes_helper.rb:202
  418 +#: app/helpers/boxes_helper.rb:197
419 419 msgid "Move block down"
420 420 msgstr "Vers le bas"
421 421  
422   -#: app/helpers/boxes_helper.rb:210 app/helpers/boxes_helper.rb:212
  422 +#: app/helpers/boxes_helper.rb:205 app/helpers/boxes_helper.rb:207
423 423 msgid "Move to the opposite side"
424 424 msgstr "Déplacer du côté opposé"
425 425  
426   -#: app/helpers/boxes_helper.rb:217 app/helpers/article_helper.rb:36
  426 +#: app/helpers/boxes_helper.rb:212 app/helpers/article_helper.rb:36
427 427 #: app/models/link_list_block.rb:5 app/views/categories/_category.rhtml:8
428 428 #: app/views/cms/view.rhtml:81 app/views/manage_products/index.rhtml:19
429 429 #: app/views/manage_products/index.rhtml:53 app/views/role/index.rhtml:14
... ... @@ -433,25 +433,25 @@ msgstr &quot;Déplacer du côté opposé&quot;
433 433 msgid "Edit"
434 434 msgstr "Éditer"
435 435  
436   -#: app/helpers/boxes_helper.rb:221
  436 +#: app/helpers/boxes_helper.rb:216
437 437 msgid "Remove block"
438 438 msgstr "Effacer le bloc"
439 439  
440   -#: app/helpers/boxes_helper.rb:221
  440 +#: app/helpers/boxes_helper.rb:216
441 441 #, fuzzy
442 442 msgid "Are you sure you want to remove this block?"
443 443 msgstr "Êtes-vous sûr(e) que vous voulez retirer ce commentaire ?"
444 444  
445   -#: app/helpers/boxes_helper.rb:225
  445 +#: app/helpers/boxes_helper.rb:220
446 446 msgid "Help on this block"
447 447 msgstr "Aide sur ce bloc"
448 448  
449   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:84
  449 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:84
450 450 #: app/models/link_list_block.rb:23
451 451 msgid "Help"
452 452 msgstr "Aide"
453 453  
454   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:104
  454 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:104
455 455 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
456 456 #: app/views/box_organizer/add_block.rhtml:26 app/views/account/wizard.rhtml:1
457 457 msgid "Close"
... ... @@ -971,28 +971,28 @@ msgstr &quot;Cliquez, écrivez et appuyez sur Entrée pour trouver.&quot;
971 971 msgid "Search"
972 972 msgstr "Chercher"
973 973  
974   -#: app/helpers/application_helper.rb:803
  974 +#: app/helpers/application_helper.rb:812
975 975 msgid "Searched for '%s'"
976 976 msgstr "Recherche de «%s»"
977 977  
978   -#: app/helpers/application_helper.rb:804
  978 +#: app/helpers/application_helper.rb:813
979 979 msgid "In category %s"
980 980 msgstr "Dans la catégorie %s"
981 981  
982   -#: app/helpers/application_helper.rb:805
  982 +#: app/helpers/application_helper.rb:814
983 983 msgid "within %d km from %s"
984 984 msgstr "dans les %d km de %s"
985 985  
986   -#: app/helpers/application_helper.rb:806
  986 +#: app/helpers/application_helper.rb:815
987 987 msgid "%d results found"
988 988 msgstr "%d resultats trouvés"
989 989  
990   -#: app/helpers/application_helper.rb:812
  990 +#: app/helpers/application_helper.rb:821
991 991 #, fuzzy
992 992 msgid "In all categories"
993 993 msgstr "Désactiver les catégories"
994 994  
995   -#: app/helpers/application_helper.rb:900
  995 +#: app/helpers/application_helper.rb:909
996 996 msgid "Online Manual"
997 997 msgstr ""
998 998  
... ... @@ -1675,6 +1675,7 @@ msgid &quot;Filename&quot;
1675 1675 msgstr "Nom de fichier"
1676 1676  
1677 1677 #: app/models/image.rb:- app/models/thumbnail.rb:-
  1678 +#: app/views/box_organizer/_slideshow_block.rhtml:6
1678 1679 msgid "Thumbnail"
1679 1680 msgstr "Aperçu"
1680 1681  
... ... @@ -2203,7 +2204,7 @@ msgstr &quot;Montre où se trouve le profil dans le monde physique.&quot;
2203 2204 msgid "This profile has no geographical position registered."
2204 2205 msgstr "Ce profil n'a pas de position géographique enregistrée."
2205 2206  
2206   -#: app/models/slideshow_block.rb:9
  2207 +#: app/models/slideshow_block.rb:10
2207 2208 #, fuzzy
2208 2209 msgid "Slideshow"
2209 2210 msgstr "Voir le diaporama"
... ... @@ -3184,7 +3185,7 @@ msgstr &quot;&quot;
3184 3185 "Ce bloc affiche un de vos articles. Vous pouvez éditer le bloc pour "
3185 3186 "sélectionner lequel de vos articles va être affiche dans ce bloc."
3186 3187  
3187   -#: app/models/article_block.rb:12
  3188 +#: app/models/article_block.rb:13
3188 3189 msgid "Article not selected yet."
3189 3190 msgstr "Article non encore sélectionné."
3190 3191  
... ... @@ -3442,15 +3443,15 @@ msgstr &quot;Catégories :&quot;
3442 3443 msgid "Change image"
3443 3444 msgstr "Modifier l'image"
3444 3445  
3445   -#: app/views/shared/access_denied.rhtml:4
  3446 +#: app/views/shared/access_denied.rhtml:3
3446 3447 msgid "Access denied"
3447 3448 msgstr "Accès interdit"
3448 3449  
3449   -#: app/views/shared/access_denied.rhtml:9
  3450 +#: app/views/shared/access_denied.rhtml:8
3450 3451 msgid "You are not allowed to view this page."
3451 3452 msgstr "Vous n'êtes pas autorisé(e) à voir cette page."
3452 3453  
3453   -#: app/views/shared/access_denied.rhtml:10
  3454 +#: app/views/shared/access_denied.rhtml:9
3454 3455 msgid ""
3455 3456 "If you are supposed to have access to this area, you'll probably want to "
3456 3457 "talk to the people responsible and ask them to give you access."
... ... @@ -3458,7 +3459,7 @@ msgstr &quot;&quot;
3458 3459 "Si vous êtes supposé(e) avoir accès à cette zone, vous devriez sans doute en "
3459 3460 "référer aux responsable et leur demander de vous y donner accès."
3460 3461  
3461   -#: app/views/shared/access_denied.rhtml:14 app/views/shared/not_found.rhtml:9
  3462 +#: app/views/shared/access_denied.rhtml:13 app/views/shared/not_found.rhtml:8
3462 3463 #: app/views/favorite_enterprises/index.rhtml:30
3463 3464 #: app/views/memberships/index.rhtml:8
3464 3465 #: app/views/enterprise_registration/basic_information.rhtml:12
... ... @@ -3470,21 +3471,21 @@ msgstr &quot;&quot;
3470 3471 msgid "Go back"
3471 3472 msgstr "Retour"
3472 3473  
3473   -#: app/views/shared/access_denied.rhtml:15 public/500.html.erb:28
  3474 +#: app/views/shared/access_denied.rhtml:14 public/500.html.erb:28
3474 3475 msgid "Go to the site home page"
3475 3476 msgstr "Aller à la page d'accueil du site"
3476 3477  
3477   -#: app/views/shared/not_found.rhtml:3
  3478 +#: app/views/shared/not_found.rhtml:2
3478 3479 msgid "There is no such page: %s"
3479 3480 msgstr "Il n'existe pas une telle page : %s"
3480 3481  
3481   -#: app/views/shared/not_found.rhtml:5
  3482 +#: app/views/shared/not_found.rhtml:4
3482 3483 msgid "You may have clicked an expired link or mistyped the address."
3483 3484 msgstr ""
3484 3485 "Vous avez peut-être cliqué sur un lien ayant expiré ou fait une erreur dans "
3485 3486 "l'adresse de la page."
3486 3487  
3487   -#: app/views/shared/not_found.rhtml:6
  3488 +#: app/views/shared/not_found.rhtml:5
3488 3489 msgid ""
3489 3490 "If you clicked a link that was in another site, or was given to you by "
3490 3491 "someone else, it would be nice if you tell them that their link is not valid "
... ... @@ -3494,7 +3495,7 @@ msgstr &quot;&quot;
3494 3495 "été transmis par quelqu'un, vous seriez aimable de l'informer que son lien "
3495 3496 "n'est plus valide."
3496 3497  
3497   -#: app/views/shared/not_found.rhtml:10
  3498 +#: app/views/shared/not_found.rhtml:9
3498 3499 #: app/views/profile/_private_profile.rhtml:16
3499 3500 #, fuzzy
3500 3501 msgid "Go to %s home page"
... ... @@ -3805,10 +3806,14 @@ msgstr &quot;Choisissez les groupes dans lesquels vous voulez publier cet article&quot;
3805 3806 msgid "There were errors with the following communities: "
3806 3807 msgstr "Il y a un problème avec les lignes suivantes : "
3807 3808  
3808   -#: app/views/cms/publish.rhtml:26
  3809 +#: app/views/cms/publish.rhtml:29
3809 3810 msgid "Publish"
3810 3811 msgstr "Publier"
3811 3812  
  3813 +#: app/views/cms/publish.rhtml:34
  3814 +msgid "This option is temporarily disabled."
  3815 +msgstr ""
  3816 +
3812 3817 #: app/views/cms/_event.rhtml:8
3813 3818 msgid "Start date"
3814 3819 msgstr "Date de début"
... ... @@ -5219,24 +5224,34 @@ msgstr &quot;&quot;
5219 5224  
5220 5225 #: app/views/box_organizer/_slideshow_block.rhtml:6
5221 5226 #, fuzzy
  5227 +msgid "Image size"
  5228 +msgstr "Image|Taille"
  5229 +
  5230 +#: app/views/box_organizer/_slideshow_block.rhtml:6
  5231 +#, fuzzy
  5232 +msgid "Slideshow size"
  5233 +msgstr "Voir le diaporama"
  5234 +
  5235 +#: app/views/box_organizer/_slideshow_block.rhtml:8
  5236 +#, fuzzy
5222 5237 msgid "Image transition:"
5223 5238 msgstr "Une organisation"
5224 5239  
5225   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5240 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5226 5241 msgid "No automatic transition"
5227 5242 msgstr ""
5228 5243  
5229   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5244 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5230 5245 msgid "Every 1 second"
5231 5246 msgid_plural "Every %d seconds"
5232 5247 msgstr[0] ""
5233 5248 msgstr[1] ""
5234 5249  
5235   -#: app/views/box_organizer/_slideshow_block.rhtml:8
  5250 +#: app/views/box_organizer/_slideshow_block.rhtml:10
5236 5251 msgid "Show images in random order"
5237 5252 msgstr ""
5238 5253  
5239   -#: app/views/box_organizer/_slideshow_block.rhtml:10
  5254 +#: app/views/box_organizer/_slideshow_block.rhtml:12
5240 5255 #, fuzzy
5241 5256 msgid "Display navigation buttons"
5242 5257 msgstr "Affiche une liste de liens."
... ... @@ -6114,10 +6129,6 @@ msgstr &quot;&quot;
6114 6129 "Rendez-vous à cette adresse pour voir les autres actions en attente qui "
6115 6130 "nécessitent votre attention : "
6116 6131  
6117   -#: app/views/profile/private_profile.rhtml:4
6118   -msgid "This profile is not public."
6119   -msgstr "Ce profil n'est pas public."
6120   -
6121 6132 #: app/views/profile/leave.rhtml:1
6122 6133 msgid "Leaving %s"
6123 6134 msgstr "Quitter %s"
... ... @@ -7248,6 +7259,9 @@ msgstr &quot;&quot;
7248 7259 "Notre équipe technique est en train d'y travailler. Merci de réessayer plus "
7249 7260 "tard. Nous sommes désolés de la gêne occasionnée."
7250 7261  
  7262 +#~ msgid "This profile is not public."
  7263 +#~ msgstr "Ce profil n'est pas public."
  7264 +
7251 7265 #~ msgid "This menu gives you access to your personal functionalities."
7252 7266 #~ msgstr "Ce menu donne accès à vos fonctionnalités personnelles."
7253 7267  
... ... @@ -8025,9 +8039,6 @@ msgstr &quot;&quot;
8025 8039 #~ msgid "Image|Thumbnail"
8026 8040 #~ msgstr "Image|Aperçu"
8027 8041  
8028   -#~ msgid "Image|Size"
8029   -#~ msgstr "Image|Taille"
8030   -
8031 8042 #~ msgid "Image|Width"
8032 8043 #~ msgstr "Image|Largeur"
8033 8044  
... ...
po/hy/noosfero.po
... ... @@ -5,8 +5,8 @@
5 5 #
6 6 msgid ""
7 7 msgstr ""
8   -"Project-Id-Version: noosfero 0.23.0\n"
9   -"POT-Creation-Date: 2010-04-20 09:10-0300\n"
  8 +"Project-Id-Version: noosfero 0.23.1\n"
  9 +"POT-Creation-Date: 2010-04-30 20:17-0300\n"
10 10 "PO-Revision-Date: 2009-10-26 16:20-0300\n"
11 11 "Last-Translator: Anahit Minassian <anahit.minassian@cooperation.net>\n"
12 12 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -76,7 +76,7 @@ msgstr &quot;&quot;
76 76 #: app/helpers/folder_helper.rb:7 app/models/article.rb:50
77 77 #: app/models/block.rb:- app/models/comment.rb:-
78 78 #: app/views/cms/_uploaded_file.rhtml:1 app/views/cms/_article.rhtml:8
79   -#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:21
  79 +#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:24
80 80 #: app/views/cms/_textile_article.rhtml:5
81 81 #: app/views/cms/_tiny_mce_article.rhtml:8
82 82 #: app/views/cms/_tiny_mce_article.rhtml:11
... ... @@ -400,27 +400,27 @@ msgstr &quot;Հիմնական բովանդակություն&quot;
400 400 msgid "This block is invisible. Your visitors will not see it."
401 401 msgstr ""
402 402  
403   -#: app/helpers/boxes_helper.rb:194
  403 +#: app/helpers/boxes_helper.rb:189
404 404 msgid "Can't move up anymore."
405 405 msgstr ""
406 406  
407   -#: app/helpers/boxes_helper.rb:196
  407 +#: app/helpers/boxes_helper.rb:191
408 408 msgid "Move block up"
409 409 msgstr "Բարձրացնել վերև"
410 410  
411   -#: app/helpers/boxes_helper.rb:200
  411 +#: app/helpers/boxes_helper.rb:195
412 412 msgid "Can't move down anymore."
413 413 msgstr ""
414 414  
415   -#: app/helpers/boxes_helper.rb:202
  415 +#: app/helpers/boxes_helper.rb:197
416 416 msgid "Move block down"
417 417 msgstr "Իջեցնել ներքև"
418 418  
419   -#: app/helpers/boxes_helper.rb:210 app/helpers/boxes_helper.rb:212
  419 +#: app/helpers/boxes_helper.rb:205 app/helpers/boxes_helper.rb:207
420 420 msgid "Move to the opposite side"
421 421 msgstr ""
422 422  
423   -#: app/helpers/boxes_helper.rb:217 app/helpers/article_helper.rb:36
  423 +#: app/helpers/boxes_helper.rb:212 app/helpers/article_helper.rb:36
424 424 #: app/models/link_list_block.rb:5 app/views/categories/_category.rhtml:8
425 425 #: app/views/cms/view.rhtml:81 app/views/manage_products/index.rhtml:19
426 426 #: app/views/manage_products/index.rhtml:53 app/views/role/index.rhtml:14
... ... @@ -430,25 +430,25 @@ msgstr &quot;&quot;
430 430 msgid "Edit"
431 431 msgstr "Փոփոխել"
432 432  
433   -#: app/helpers/boxes_helper.rb:221
  433 +#: app/helpers/boxes_helper.rb:216
434 434 msgid "Remove block"
435 435 msgstr "Հեռացնել բաժինը"
436 436  
437   -#: app/helpers/boxes_helper.rb:221
  437 +#: app/helpers/boxes_helper.rb:216
438 438 #, fuzzy
439 439 msgid "Are you sure you want to remove this block?"
440 440 msgstr "Ցանկանո՞ւմ եք արդյոք հեռացնել այս մեկնաբանությունը:"
441 441  
442   -#: app/helpers/boxes_helper.rb:225
  442 +#: app/helpers/boxes_helper.rb:220
443 443 msgid "Help on this block"
444 444 msgstr ""
445 445  
446   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:84
  446 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:84
447 447 #: app/models/link_list_block.rb:23
448 448 msgid "Help"
449 449 msgstr "Օգնություն"
450 450  
451   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:104
  451 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:104
452 452 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
453 453 #: app/views/box_organizer/add_block.rhtml:26 app/views/account/wizard.rhtml:1
454 454 msgid "Close"
... ... @@ -966,28 +966,28 @@ msgstr &quot;Մուտքագրեք և սեղմեք «Enter» կոճակը&quot;
966 966 msgid "Search"
967 967 msgstr "Որոնում"
968 968  
969   -#: app/helpers/application_helper.rb:803
  969 +#: app/helpers/application_helper.rb:812
970 970 msgid "Searched for '%s'"
971 971 msgstr "«%s»-ի որոնում"
972 972  
973   -#: app/helpers/application_helper.rb:804
  973 +#: app/helpers/application_helper.rb:813
974 974 msgid "In category %s"
975 975 msgstr "%s կատեգորիայում"
976 976  
977   -#: app/helpers/application_helper.rb:805
  977 +#: app/helpers/application_helper.rb:814
978 978 msgid "within %d km from %s"
979 979 msgstr "%s-ից %d կմ հեռավորության վրա"
980 980  
981   -#: app/helpers/application_helper.rb:806
  981 +#: app/helpers/application_helper.rb:815
982 982 msgid "%d results found"
983 983 msgstr "Գտնված արդյունքներ %d"
984 984  
985   -#: app/helpers/application_helper.rb:812
  985 +#: app/helpers/application_helper.rb:821
986 986 #, fuzzy
987 987 msgid "In all categories"
988 988 msgstr "%s կատեգորիայում"
989 989  
990   -#: app/helpers/application_helper.rb:900
  990 +#: app/helpers/application_helper.rb:909
991 991 msgid "Online Manual"
992 992 msgstr ""
993 993  
... ... @@ -1653,6 +1653,7 @@ msgid &quot;Filename&quot;
1653 1653 msgstr "Ֆայլի անուն"
1654 1654  
1655 1655 #: app/models/image.rb:- app/models/thumbnail.rb:-
  1656 +#: app/views/box_organizer/_slideshow_block.rhtml:6
1656 1657 msgid "Thumbnail"
1657 1658 msgstr "Մանրապատկեր"
1658 1659  
... ... @@ -2159,7 +2160,7 @@ msgstr &quot;&quot;
2159 2160 msgid "This profile has no geographical position registered."
2160 2161 msgstr ""
2161 2162  
2162   -#: app/models/slideshow_block.rb:9
  2163 +#: app/models/slideshow_block.rb:10
2163 2164 msgid "Slideshow"
2164 2165 msgstr ""
2165 2166  
... ... @@ -3116,7 +3117,7 @@ msgid &quot;&quot;
3116 3117 "which one of your articles is going to be displayed in the block."
3117 3118 msgstr ""
3118 3119  
3119   -#: app/models/article_block.rb:12
  3120 +#: app/models/article_block.rb:13
3120 3121 msgid "Article not selected yet."
3121 3122 msgstr "Հոդվածը դեռ ընտրված չէ:"
3122 3123  
... ... @@ -3373,21 +3374,21 @@ msgstr &quot;Կատեգորիաներ.&quot;
3373 3374 msgid "Change image"
3374 3375 msgstr "Փոխել նկարը"
3375 3376  
3376   -#: app/views/shared/access_denied.rhtml:4
  3377 +#: app/views/shared/access_denied.rhtml:3
3377 3378 msgid "Access denied"
3378 3379 msgstr "Մուտքն արգելված է"
3379 3380  
3380   -#: app/views/shared/access_denied.rhtml:9
  3381 +#: app/views/shared/access_denied.rhtml:8
3381 3382 msgid "You are not allowed to view this page."
3382 3383 msgstr ""
3383 3384  
3384   -#: app/views/shared/access_denied.rhtml:10
  3385 +#: app/views/shared/access_denied.rhtml:9
3385 3386 msgid ""
3386 3387 "If you are supposed to have access to this area, you'll probably want to "
3387 3388 "talk to the people responsible and ask them to give you access."
3388 3389 msgstr ""
3389 3390  
3390   -#: app/views/shared/access_denied.rhtml:14 app/views/shared/not_found.rhtml:9
  3391 +#: app/views/shared/access_denied.rhtml:13 app/views/shared/not_found.rhtml:8
3391 3392 #: app/views/favorite_enterprises/index.rhtml:30
3392 3393 #: app/views/memberships/index.rhtml:8
3393 3394 #: app/views/enterprise_registration/basic_information.rhtml:12
... ... @@ -3399,26 +3400,26 @@ msgstr &quot;&quot;
3399 3400 msgid "Go back"
3400 3401 msgstr "Վերադառնալ"
3401 3402  
3402   -#: app/views/shared/access_denied.rhtml:15 public/500.html.erb:28
  3403 +#: app/views/shared/access_denied.rhtml:14 public/500.html.erb:28
3403 3404 msgid "Go to the site home page"
3404 3405 msgstr ""
3405 3406  
3406   -#: app/views/shared/not_found.rhtml:3
  3407 +#: app/views/shared/not_found.rhtml:2
3407 3408 msgid "There is no such page: %s"
3408 3409 msgstr "Այսպիսի էջ գոյություն չունի:"
3409 3410  
3410   -#: app/views/shared/not_found.rhtml:5
  3411 +#: app/views/shared/not_found.rhtml:4
3411 3412 msgid "You may have clicked an expired link or mistyped the address."
3412 3413 msgstr ""
3413 3414  
3414   -#: app/views/shared/not_found.rhtml:6
  3415 +#: app/views/shared/not_found.rhtml:5
3415 3416 msgid ""
3416 3417 "If you clicked a link that was in another site, or was given to you by "
3417 3418 "someone else, it would be nice if you tell them that their link is not valid "
3418 3419 "anymore."
3419 3420 msgstr ""
3420 3421  
3421   -#: app/views/shared/not_found.rhtml:10
  3422 +#: app/views/shared/not_found.rhtml:9
3422 3423 #: app/views/profile/_private_profile.rhtml:16
3423 3424 #, fuzzy
3424 3425 msgid "Go to %s home page"
... ... @@ -3722,10 +3723,14 @@ msgstr &quot;&quot;
3722 3723 msgid "There were errors with the following communities: "
3723 3724 msgstr ""
3724 3725  
3725   -#: app/views/cms/publish.rhtml:26
  3726 +#: app/views/cms/publish.rhtml:29
3726 3727 msgid "Publish"
3727 3728 msgstr ""
3728 3729  
  3730 +#: app/views/cms/publish.rhtml:34
  3731 +msgid "This option is temporarily disabled."
  3732 +msgstr ""
  3733 +
3729 3734 #: app/views/cms/_event.rhtml:8
3730 3735 msgid "Start date"
3731 3736 msgstr "Սկզբնաժամկետ"
... ... @@ -5075,24 +5080,33 @@ msgstr &quot;&quot;
5075 5080  
5076 5081 #: app/views/box_organizer/_slideshow_block.rhtml:6
5077 5082 #, fuzzy
  5083 +msgid "Image size"
  5084 +msgstr "Պատկեր|Չափս"
  5085 +
  5086 +#: app/views/box_organizer/_slideshow_block.rhtml:6
  5087 +msgid "Slideshow size"
  5088 +msgstr ""
  5089 +
  5090 +#: app/views/box_organizer/_slideshow_block.rhtml:8
  5091 +#, fuzzy
5078 5092 msgid "Image transition:"
5079 5093 msgstr "Մեկ կազմակերպություն"
5080 5094  
5081   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5095 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5082 5096 msgid "No automatic transition"
5083 5097 msgstr ""
5084 5098  
5085   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5099 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5086 5100 msgid "Every 1 second"
5087 5101 msgid_plural "Every %d seconds"
5088 5102 msgstr[0] ""
5089 5103 msgstr[1] ""
5090 5104  
5091   -#: app/views/box_organizer/_slideshow_block.rhtml:8
  5105 +#: app/views/box_organizer/_slideshow_block.rhtml:10
5092 5106 msgid "Show images in random order"
5093 5107 msgstr ""
5094 5108  
5095   -#: app/views/box_organizer/_slideshow_block.rhtml:10
  5109 +#: app/views/box_organizer/_slideshow_block.rhtml:12
5096 5110 #, fuzzy
5097 5111 msgid "Display navigation buttons"
5098 5112 msgstr "Ցուցադրել հղումների ցուցակը"
... ... @@ -5926,10 +5940,6 @@ msgid &quot;&quot;
5926 5940 "pending actions that need your attention."
5927 5941 msgstr ""
5928 5942  
5929   -#: app/views/profile/private_profile.rhtml:4
5930   -msgid "This profile is not public."
5931   -msgstr "Այս անհատական էջը հրապարակային չէ:"
5932   -
5933 5943 #: app/views/profile/leave.rhtml:1
5934 5944 msgid "Leaving %s"
5935 5945 msgstr "Դուրս գալ %s"
... ... @@ -7010,6 +7020,9 @@ msgid &quot;&quot;
7010 7020 "inconvenience."
7011 7021 msgstr ""
7012 7022  
  7023 +#~ msgid "This profile is not public."
  7024 +#~ msgstr "Այս անհատական էջը հրապարակային չէ:"
  7025 +
7013 7026 #~ msgid "This menu gives you access to your personal functionalities."
7014 7027 #~ msgstr "Այս մենյուի միջոցով կարող եք անձնական պարամետրեր մուտք գործել:"
7015 7028  
... ... @@ -7694,9 +7707,6 @@ msgstr &quot;&quot;
7694 7707 #~ msgid "Image|Thumbnail"
7695 7708 #~ msgstr "Պատկեր|Մանրապատկեր"
7696 7709  
7697   -#~ msgid "Image|Size"
7698   -#~ msgstr "Պատկեր|Չափս"
7699   -
7700 7710 #~ msgid "Image|Width"
7701 7711 #~ msgstr "Պատկեր|Լայնություն"
7702 7712  
... ...
po/noosfero.pot
... ... @@ -6,8 +6,8 @@
6 6 #, fuzzy
7 7 msgid ""
8 8 msgstr ""
9   -"Project-Id-Version: noosfero 0.23.0\n"
10   -"POT-Creation-Date: 2010-04-20 09:10-0300\n"
  9 +"Project-Id-Version: noosfero 0.23.1\n"
  10 +"POT-Creation-Date: 2010-04-30 20:17-0300\n"
11 11 "PO-Revision-Date: 2007-08-30 18:47-0300\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -77,7 +77,7 @@ msgstr &quot;&quot;
77 77 #: app/helpers/folder_helper.rb:7 app/models/article.rb:50
78 78 #: app/models/block.rb:- app/models/comment.rb:-
79 79 #: app/views/cms/_uploaded_file.rhtml:1 app/views/cms/_article.rhtml:8
80   -#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:21
  80 +#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:24
81 81 #: app/views/cms/_textile_article.rhtml:5
82 82 #: app/views/cms/_tiny_mce_article.rhtml:8
83 83 #: app/views/cms/_tiny_mce_article.rhtml:11
... ... @@ -392,27 +392,27 @@ msgstr &quot;&quot;
392 392 msgid "This block is invisible. Your visitors will not see it."
393 393 msgstr ""
394 394  
395   -#: app/helpers/boxes_helper.rb:194
  395 +#: app/helpers/boxes_helper.rb:189
396 396 msgid "Can't move up anymore."
397 397 msgstr ""
398 398  
399   -#: app/helpers/boxes_helper.rb:196
  399 +#: app/helpers/boxes_helper.rb:191
400 400 msgid "Move block up"
401 401 msgstr ""
402 402  
403   -#: app/helpers/boxes_helper.rb:200
  403 +#: app/helpers/boxes_helper.rb:195
404 404 msgid "Can't move down anymore."
405 405 msgstr ""
406 406  
407   -#: app/helpers/boxes_helper.rb:202
  407 +#: app/helpers/boxes_helper.rb:197
408 408 msgid "Move block down"
409 409 msgstr ""
410 410  
411   -#: app/helpers/boxes_helper.rb:210 app/helpers/boxes_helper.rb:212
  411 +#: app/helpers/boxes_helper.rb:205 app/helpers/boxes_helper.rb:207
412 412 msgid "Move to the opposite side"
413 413 msgstr ""
414 414  
415   -#: app/helpers/boxes_helper.rb:217 app/helpers/article_helper.rb:36
  415 +#: app/helpers/boxes_helper.rb:212 app/helpers/article_helper.rb:36
416 416 #: app/models/link_list_block.rb:5 app/views/categories/_category.rhtml:8
417 417 #: app/views/cms/view.rhtml:81 app/views/manage_products/index.rhtml:19
418 418 #: app/views/manage_products/index.rhtml:53 app/views/role/index.rhtml:14
... ... @@ -422,24 +422,24 @@ msgstr &quot;&quot;
422 422 msgid "Edit"
423 423 msgstr ""
424 424  
425   -#: app/helpers/boxes_helper.rb:221
  425 +#: app/helpers/boxes_helper.rb:216
426 426 msgid "Remove block"
427 427 msgstr ""
428 428  
429   -#: app/helpers/boxes_helper.rb:221
  429 +#: app/helpers/boxes_helper.rb:216
430 430 msgid "Are you sure you want to remove this block?"
431 431 msgstr ""
432 432  
433   -#: app/helpers/boxes_helper.rb:225
  433 +#: app/helpers/boxes_helper.rb:220
434 434 msgid "Help on this block"
435 435 msgstr ""
436 436  
437   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:84
  437 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:84
438 438 #: app/models/link_list_block.rb:23
439 439 msgid "Help"
440 440 msgstr ""
441 441  
442   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:104
  442 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:104
443 443 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
444 444 #: app/views/box_organizer/add_block.rhtml:26 app/views/account/wizard.rhtml:1
445 445 msgid "Close"
... ... @@ -950,27 +950,27 @@ msgstr &quot;&quot;
950 950 msgid "Search"
951 951 msgstr ""
952 952  
953   -#: app/helpers/application_helper.rb:803
  953 +#: app/helpers/application_helper.rb:812
954 954 msgid "Searched for '%s'"
955 955 msgstr ""
956 956  
957   -#: app/helpers/application_helper.rb:804
  957 +#: app/helpers/application_helper.rb:813
958 958 msgid "In category %s"
959 959 msgstr ""
960 960  
961   -#: app/helpers/application_helper.rb:805
  961 +#: app/helpers/application_helper.rb:814
962 962 msgid "within %d km from %s"
963 963 msgstr ""
964 964  
965   -#: app/helpers/application_helper.rb:806
  965 +#: app/helpers/application_helper.rb:815
966 966 msgid "%d results found"
967 967 msgstr ""
968 968  
969   -#: app/helpers/application_helper.rb:812
  969 +#: app/helpers/application_helper.rb:821
970 970 msgid "In all categories"
971 971 msgstr ""
972 972  
973   -#: app/helpers/application_helper.rb:900
  973 +#: app/helpers/application_helper.rb:909
974 974 msgid "Online Manual"
975 975 msgstr ""
976 976  
... ... @@ -1614,6 +1614,7 @@ msgid &quot;Filename&quot;
1614 1614 msgstr ""
1615 1615  
1616 1616 #: app/models/image.rb:- app/models/thumbnail.rb:-
  1617 +#: app/views/box_organizer/_slideshow_block.rhtml:6
1617 1618 msgid "Thumbnail"
1618 1619 msgstr ""
1619 1620  
... ... @@ -2086,7 +2087,7 @@ msgstr &quot;&quot;
2086 2087 msgid "This profile has no geographical position registered."
2087 2088 msgstr ""
2088 2089  
2089   -#: app/models/slideshow_block.rb:9
  2090 +#: app/models/slideshow_block.rb:10
2090 2091 msgid "Slideshow"
2091 2092 msgstr ""
2092 2093  
... ... @@ -2994,7 +2995,7 @@ msgid &quot;&quot;
2994 2995 "which one of your articles is going to be displayed in the block."
2995 2996 msgstr ""
2996 2997  
2997   -#: app/models/article_block.rb:12
  2998 +#: app/models/article_block.rb:13
2998 2999 msgid "Article not selected yet."
2999 3000 msgstr ""
3000 3001  
... ... @@ -3246,21 +3247,21 @@ msgstr &quot;&quot;
3246 3247 msgid "Change image"
3247 3248 msgstr ""
3248 3249  
3249   -#: app/views/shared/access_denied.rhtml:4
  3250 +#: app/views/shared/access_denied.rhtml:3
3250 3251 msgid "Access denied"
3251 3252 msgstr ""
3252 3253  
3253   -#: app/views/shared/access_denied.rhtml:9
  3254 +#: app/views/shared/access_denied.rhtml:8
3254 3255 msgid "You are not allowed to view this page."
3255 3256 msgstr ""
3256 3257  
3257   -#: app/views/shared/access_denied.rhtml:10
  3258 +#: app/views/shared/access_denied.rhtml:9
3258 3259 msgid ""
3259 3260 "If you are supposed to have access to this area, you'll probably want to "
3260 3261 "talk to the people responsible and ask them to give you access."
3261 3262 msgstr ""
3262 3263  
3263   -#: app/views/shared/access_denied.rhtml:14 app/views/shared/not_found.rhtml:9
  3264 +#: app/views/shared/access_denied.rhtml:13 app/views/shared/not_found.rhtml:8
3264 3265 #: app/views/favorite_enterprises/index.rhtml:30
3265 3266 #: app/views/memberships/index.rhtml:8
3266 3267 #: app/views/enterprise_registration/basic_information.rhtml:12
... ... @@ -3272,26 +3273,26 @@ msgstr &quot;&quot;
3272 3273 msgid "Go back"
3273 3274 msgstr ""
3274 3275  
3275   -#: app/views/shared/access_denied.rhtml:15 public/500.html.erb:28
  3276 +#: app/views/shared/access_denied.rhtml:14 public/500.html.erb:28
3276 3277 msgid "Go to the site home page"
3277 3278 msgstr ""
3278 3279  
3279   -#: app/views/shared/not_found.rhtml:3
  3280 +#: app/views/shared/not_found.rhtml:2
3280 3281 msgid "There is no such page: %s"
3281 3282 msgstr ""
3282 3283  
3283   -#: app/views/shared/not_found.rhtml:5
  3284 +#: app/views/shared/not_found.rhtml:4
3284 3285 msgid "You may have clicked an expired link or mistyped the address."
3285 3286 msgstr ""
3286 3287  
3287   -#: app/views/shared/not_found.rhtml:6
  3288 +#: app/views/shared/not_found.rhtml:5
3288 3289 msgid ""
3289 3290 "If you clicked a link that was in another site, or was given to you by "
3290 3291 "someone else, it would be nice if you tell them that their link is not valid "
3291 3292 "anymore."
3292 3293 msgstr ""
3293 3294  
3294   -#: app/views/shared/not_found.rhtml:10
  3295 +#: app/views/shared/not_found.rhtml:9
3295 3296 #: app/views/profile/_private_profile.rhtml:16
3296 3297 msgid "Go to %s home page"
3297 3298 msgstr ""
... ... @@ -3581,10 +3582,14 @@ msgstr &quot;&quot;
3581 3582 msgid "There were errors with the following communities: "
3582 3583 msgstr ""
3583 3584  
3584   -#: app/views/cms/publish.rhtml:26
  3585 +#: app/views/cms/publish.rhtml:29
3585 3586 msgid "Publish"
3586 3587 msgstr ""
3587 3588  
  3589 +#: app/views/cms/publish.rhtml:34
  3590 +msgid "This option is temporarily disabled."
  3591 +msgstr ""
  3592 +
3588 3593 #: app/views/cms/_event.rhtml:8
3589 3594 msgid "Start date"
3590 3595 msgstr ""
... ... @@ -4867,24 +4872,32 @@ msgid &quot;%{gallery} (%{count} images)&quot;
4867 4872 msgstr ""
4868 4873  
4869 4874 #: app/views/box_organizer/_slideshow_block.rhtml:6
4870   -msgid "Image transition:"
  4875 +msgid "Image size"
4871 4876 msgstr ""
4872 4877  
4873 4878 #: app/views/box_organizer/_slideshow_block.rhtml:6
  4879 +msgid "Slideshow size"
  4880 +msgstr ""
  4881 +
  4882 +#: app/views/box_organizer/_slideshow_block.rhtml:8
  4883 +msgid "Image transition:"
  4884 +msgstr ""
  4885 +
  4886 +#: app/views/box_organizer/_slideshow_block.rhtml:8
4874 4887 msgid "No automatic transition"
4875 4888 msgstr ""
4876 4889  
4877   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  4890 +#: app/views/box_organizer/_slideshow_block.rhtml:8
4878 4891 msgid "Every 1 second"
4879 4892 msgid_plural "Every %d seconds"
4880 4893 msgstr[0] ""
4881 4894 msgstr[1] ""
4882 4895  
4883   -#: app/views/box_organizer/_slideshow_block.rhtml:8
  4896 +#: app/views/box_organizer/_slideshow_block.rhtml:10
4884 4897 msgid "Show images in random order"
4885 4898 msgstr ""
4886 4899  
4887   -#: app/views/box_organizer/_slideshow_block.rhtml:10
  4900 +#: app/views/box_organizer/_slideshow_block.rhtml:12
4888 4901 msgid "Display navigation buttons"
4889 4902 msgstr ""
4890 4903  
... ... @@ -5677,10 +5690,6 @@ msgid &quot;&quot;
5677 5690 "pending actions that need your attention."
5678 5691 msgstr ""
5679 5692  
5680   -#: app/views/profile/private_profile.rhtml:4
5681   -msgid "This profile is not public."
5682   -msgstr ""
5683   -
5684 5693 #: app/views/profile/leave.rhtml:1
5685 5694 msgid "Leaving %s"
5686 5695 msgstr ""
... ...
po/pt/noosfero.po
... ... @@ -11,9 +11,9 @@
11 11 #
12 12 msgid ""
13 13 msgstr ""
14   -"Project-Id-Version: noosfero 0.23.0\n"
15   -"POT-Creation-Date: 2010-04-20 09:10-0300\n"
16   -"PO-Revision-Date: 2010-04-20 09:29-0300\n"
  14 +"Project-Id-Version: noosfero 0.23.1\n"
  15 +"POT-Creation-Date: 2010-04-30 20:17-0300\n"
  16 +"PO-Revision-Date: 2010-04-30 20:17-0300\n"
17 17 "Last-Translator: Joenio Costa <joenio@colivre.coop.br>\n"
18 18 "Language-Team: LANGUAGE <LL@li.org>\n"
19 19 "MIME-Version: 1.0\n"
... ... @@ -82,7 +82,7 @@ msgstr &quot;&quot;
82 82 #: app/helpers/folder_helper.rb:7 app/models/article.rb:50
83 83 #: app/models/block.rb:- app/models/comment.rb:-
84 84 #: app/views/cms/_uploaded_file.rhtml:1 app/views/cms/_article.rhtml:8
85   -#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:21
  85 +#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:24
86 86 #: app/views/cms/_textile_article.rhtml:5
87 87 #: app/views/cms/_tiny_mce_article.rhtml:8
88 88 #: app/views/cms/_tiny_mce_article.rhtml:11
... ... @@ -398,27 +398,27 @@ msgstr &quot;Gerenciar conteúdo&quot;
398 398 msgid "This block is invisible. Your visitors will not see it."
399 399 msgstr "Este bloco é invisível. Seus visitantes não vão vê-lo."
400 400  
401   -#: app/helpers/boxes_helper.rb:194
  401 +#: app/helpers/boxes_helper.rb:189
402 402 msgid "Can't move up anymore."
403 403 msgstr "Impossível move mais acima."
404 404  
405   -#: app/helpers/boxes_helper.rb:196
  405 +#: app/helpers/boxes_helper.rb:191
406 406 msgid "Move block up"
407 407 msgstr "Mover para cima"
408 408  
409   -#: app/helpers/boxes_helper.rb:200
  409 +#: app/helpers/boxes_helper.rb:195
410 410 msgid "Can't move down anymore."
411 411 msgstr "Impossível mover mais abaixo."
412 412  
413   -#: app/helpers/boxes_helper.rb:202
  413 +#: app/helpers/boxes_helper.rb:197
414 414 msgid "Move block down"
415 415 msgstr "Mover para baixo"
416 416  
417   -#: app/helpers/boxes_helper.rb:210 app/helpers/boxes_helper.rb:212
  417 +#: app/helpers/boxes_helper.rb:205 app/helpers/boxes_helper.rb:207
418 418 msgid "Move to the opposite side"
419 419 msgstr "Mover para o lado oposto"
420 420  
421   -#: app/helpers/boxes_helper.rb:217 app/helpers/article_helper.rb:36
  421 +#: app/helpers/boxes_helper.rb:212 app/helpers/article_helper.rb:36
422 422 #: app/models/link_list_block.rb:5 app/views/categories/_category.rhtml:8
423 423 #: app/views/cms/view.rhtml:81 app/views/manage_products/index.rhtml:19
424 424 #: app/views/manage_products/index.rhtml:53 app/views/role/index.rhtml:14
... ... @@ -428,24 +428,24 @@ msgstr &quot;Mover para o lado oposto&quot;
428 428 msgid "Edit"
429 429 msgstr "Editar"
430 430  
431   -#: app/helpers/boxes_helper.rb:221
  431 +#: app/helpers/boxes_helper.rb:216
432 432 msgid "Remove block"
433 433 msgstr "Remover bloco"
434 434  
435   -#: app/helpers/boxes_helper.rb:221
  435 +#: app/helpers/boxes_helper.rb:216
436 436 msgid "Are you sure you want to remove this block?"
437 437 msgstr "Tem certeza que quer excluir este bloco?"
438 438  
439   -#: app/helpers/boxes_helper.rb:225
  439 +#: app/helpers/boxes_helper.rb:220
440 440 msgid "Help on this block"
441 441 msgstr "Ajuda sobre este bloco"
442 442  
443   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:84
  443 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:84
444 444 #: app/models/link_list_block.rb:23
445 445 msgid "Help"
446 446 msgstr "Ajuda"
447 447  
448   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:104
  448 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:104
449 449 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
450 450 #: app/views/box_organizer/add_block.rhtml:26 app/views/account/wizard.rhtml:1
451 451 msgid "Close"
... ... @@ -958,27 +958,27 @@ msgstr &quot;Clique, escreva e pressione enter para pesquisar&quot;
958 958 msgid "Search"
959 959 msgstr "Busca"
960 960  
961   -#: app/helpers/application_helper.rb:803
  961 +#: app/helpers/application_helper.rb:812
962 962 msgid "Searched for '%s'"
963 963 msgstr "Busca por '%s'"
964 964  
965   -#: app/helpers/application_helper.rb:804
  965 +#: app/helpers/application_helper.rb:813
966 966 msgid "In category %s"
967 967 msgstr "Na categoria %s"
968 968  
969   -#: app/helpers/application_helper.rb:805
  969 +#: app/helpers/application_helper.rb:814
970 970 msgid "within %d km from %s"
971 971 msgstr "no raio de %s km até %s"
972 972  
973   -#: app/helpers/application_helper.rb:806
  973 +#: app/helpers/application_helper.rb:815
974 974 msgid "%d results found"
975 975 msgstr "%d resultados encontrados"
976 976  
977   -#: app/helpers/application_helper.rb:812
  977 +#: app/helpers/application_helper.rb:821
978 978 msgid "In all categories"
979 979 msgstr "Em todas as categorias"
980 980  
981   -#: app/helpers/application_helper.rb:900
  981 +#: app/helpers/application_helper.rb:909
982 982 msgid "Online Manual"
983 983 msgstr "Manual on-line"
984 984  
... ... @@ -1431,9 +1431,8 @@ msgid &quot;Business name&quot;
1431 1431 msgstr "Nome fantasia"
1432 1432  
1433 1433 #: app/models/enterprise.rb:49
1434   -#, fuzzy
1435 1434 msgid "%{fn} can't be blank"
1436   -msgstr "%{fn} não pode ser assim."
  1435 +msgstr "%{fn} não pode ser em branco"
1437 1436  
1438 1437 #: app/models/published_article.rb:12
1439 1438 msgid "Reference to other article"
... ... @@ -1642,6 +1641,7 @@ msgid &quot;Filename&quot;
1642 1641 msgstr "Nome do arquivo"
1643 1642  
1644 1643 #: app/models/image.rb:- app/models/thumbnail.rb:-
  1644 +#: app/views/box_organizer/_slideshow_block.rhtml:6
1645 1645 msgid "Thumbnail"
1646 1646 msgstr "Miniatura"
1647 1647  
... ... @@ -2137,7 +2137,7 @@ msgstr &quot;Mostra onde o perfil está no mundo real.&quot;
2137 2137 msgid "This profile has no geographical position registered."
2138 2138 msgstr "Este perfil não tem posição geográfica registrada."
2139 2139  
2140   -#: app/models/slideshow_block.rb:9
  2140 +#: app/models/slideshow_block.rb:10
2141 2141 msgid "Slideshow"
2142 2142 msgstr "Slideshow"
2143 2143  
... ... @@ -3076,7 +3076,7 @@ msgstr &quot;&quot;
3076 3076 "Este bloco apresenta um dos seus artigos. Você pode editar o bloco para "
3077 3077 "escolher qual dos seus artigos será apresentado neste bloco."
3078 3078  
3079   -#: app/models/article_block.rb:12
  3079 +#: app/models/article_block.rb:13
3080 3080 msgid "Article not selected yet."
3081 3081 msgstr "Nenhum artigo selecionado ainda."
3082 3082  
... ... @@ -3328,15 +3328,15 @@ msgstr &quot;Categorias:&quot;
3328 3328 msgid "Change image"
3329 3329 msgstr "Mudar imagem"
3330 3330  
3331   -#: app/views/shared/access_denied.rhtml:4
  3331 +#: app/views/shared/access_denied.rhtml:3
3332 3332 msgid "Access denied"
3333 3333 msgstr "Acesso negado"
3334 3334  
3335   -#: app/views/shared/access_denied.rhtml:9
  3335 +#: app/views/shared/access_denied.rhtml:8
3336 3336 msgid "You are not allowed to view this page."
3337 3337 msgstr "Você não está autorizado a visualizar esta página."
3338 3338  
3339   -#: app/views/shared/access_denied.rhtml:10
  3339 +#: app/views/shared/access_denied.rhtml:9
3340 3340 msgid ""
3341 3341 "If you are supposed to have access to this area, you'll probably want to "
3342 3342 "talk to the people responsible and ask them to give you access."
... ... @@ -3344,7 +3344,7 @@ msgstr &quot;&quot;
3344 3344 "Se você deveria ter acesso a esta área, você provavelmente deve entrar em "
3345 3345 "contato com as pessoas responsáveis e pedir acesso."
3346 3346  
3347   -#: app/views/shared/access_denied.rhtml:14 app/views/shared/not_found.rhtml:9
  3347 +#: app/views/shared/access_denied.rhtml:13 app/views/shared/not_found.rhtml:8
3348 3348 #: app/views/favorite_enterprises/index.rhtml:30
3349 3349 #: app/views/memberships/index.rhtml:8
3350 3350 #: app/views/enterprise_registration/basic_information.rhtml:12
... ... @@ -3356,20 +3356,20 @@ msgstr &quot;&quot;
3356 3356 msgid "Go back"
3357 3357 msgstr "Voltar"
3358 3358  
3359   -#: app/views/shared/access_denied.rhtml:15 public/500.html.erb:28
  3359 +#: app/views/shared/access_denied.rhtml:14 public/500.html.erb:28
3360 3360 msgid "Go to the site home page"
3361 3361 msgstr "Ir para a página inicial do site."
3362 3362  
3363   -#: app/views/shared/not_found.rhtml:3
  3363 +#: app/views/shared/not_found.rhtml:2
3364 3364 msgid "There is no such page: %s"
3365 3365 msgstr "Esta página não existe: %s"
3366 3366  
3367   -#: app/views/shared/not_found.rhtml:5
  3367 +#: app/views/shared/not_found.rhtml:4
3368 3368 msgid "You may have clicked an expired link or mistyped the address."
3369 3369 msgstr ""
3370 3370 "Você pode ter clicado em um link expirado ou em um endereço digitado errado."
3371 3371  
3372   -#: app/views/shared/not_found.rhtml:6
  3372 +#: app/views/shared/not_found.rhtml:5
3373 3373 msgid ""
3374 3374 "If you clicked a link that was in another site, or was given to you by "
3375 3375 "someone else, it would be nice if you tell them that their link is not valid "
... ... @@ -3379,7 +3379,7 @@ msgstr &quot;&quot;
3379 3379 "por outra pessoa, seria legal que você avisasse que este link não é mais "
3380 3380 "válido."
3381 3381  
3382   -#: app/views/shared/not_found.rhtml:10
  3382 +#: app/views/shared/not_found.rhtml:9
3383 3383 #: app/views/profile/_private_profile.rhtml:16
3384 3384 msgid "Go to %s home page"
3385 3385 msgstr "Ir para a página inicial do %s"
... ... @@ -3680,10 +3680,14 @@ msgstr &quot;Selecione os grupos onde você quer publicar seu artigo&quot;
3680 3680 msgid "There were errors with the following communities: "
3681 3681 msgstr "Houveram problemas com as seguintes comunidades :"
3682 3682  
3683   -#: app/views/cms/publish.rhtml:26
  3683 +#: app/views/cms/publish.rhtml:29
3684 3684 msgid "Publish"
3685 3685 msgstr "Publicar"
3686 3686  
  3687 +#: app/views/cms/publish.rhtml:34
  3688 +msgid "This option is temporarily disabled."
  3689 +msgstr "Esta opção está desabilitada temporariamente"
  3690 +
3687 3691 #: app/views/cms/_event.rhtml:8
3688 3692 msgid "Start date"
3689 3693 msgstr "Data de início"
... ... @@ -5026,24 +5030,32 @@ msgid &quot;%{gallery} (%{count} images)&quot;
5026 5030 msgstr "%{gallery} (%{count} imagens)"
5027 5031  
5028 5032 #: app/views/box_organizer/_slideshow_block.rhtml:6
  5033 +msgid "Image size"
  5034 +msgstr "Tamanho da imagem"
  5035 +
  5036 +#: app/views/box_organizer/_slideshow_block.rhtml:6
  5037 +msgid "Slideshow size"
  5038 +msgstr "Temanho para slideshow"
  5039 +
  5040 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5029 5041 msgid "Image transition:"
5030 5042 msgstr "Transição de imagens:"
5031 5043  
5032   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5044 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5033 5045 msgid "No automatic transition"
5034 5046 msgstr "Sem transição automática"
5035 5047  
5036   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5048 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5037 5049 msgid "Every 1 second"
5038 5050 msgid_plural "Every %d seconds"
5039 5051 msgstr[0] "A cada 1 segundo"
5040 5052 msgstr[1] "A cada %d segundos"
5041 5053  
5042   -#: app/views/box_organizer/_slideshow_block.rhtml:8
  5054 +#: app/views/box_organizer/_slideshow_block.rhtml:10
5043 5055 msgid "Show images in random order"
5044 5056 msgstr "Mostrar imagens em order aleatória"
5045 5057  
5046   -#: app/views/box_organizer/_slideshow_block.rhtml:10
  5058 +#: app/views/box_organizer/_slideshow_block.rhtml:12
5047 5059 msgid "Display navigation buttons"
5048 5060 msgstr "Mostrar botões de navegação"
5049 5061  
... ... @@ -5882,10 +5894,6 @@ msgstr &quot;&quot;
5882 5894 "Acesse sua lista de tarefas ou o seu painel de controle para ver esta e "
5883 5895 "outras ações pendentes que necessitam da sua atenção."
5884 5896  
5885   -#: app/views/profile/private_profile.rhtml:4
5886   -msgid "This profile is not public."
5887   -msgstr "Este perfil não é público."
5888   -
5889 5897 #: app/views/profile/leave.rhtml:1
5890 5898 msgid "Leaving %s"
5891 5899 msgstr "Saindo %s"
... ... @@ -6945,6 +6953,9 @@ msgstr &quot;&quot;
6945 6953 "Nossa equipe técnica está trabalhando nele, por favor tente mais tarde. "
6946 6954 "Perdoe o incoveniente. "
6947 6955  
  6956 +#~ msgid "This profile is not public."
  6957 +#~ msgstr "Este perfil não é público."
  6958 +
6948 6959 #~ msgid "This menu gives you access to your personal functionalities."
6949 6960 #~ msgstr "Este menu te dá acesso às suas funcionalidades pessoais."
6950 6961  
... ...
po/ru/noosfero.po
... ... @@ -5,8 +5,8 @@
5 5 #
6 6 msgid ""
7 7 msgstr ""
8   -"Project-Id-Version: noosfero 0.23.0\n"
9   -"POT-Creation-Date: 2010-04-20 09:10-0300\n"
  8 +"Project-Id-Version: noosfero 0.23.1\n"
  9 +"POT-Creation-Date: 2010-04-30 20:17-0300\n"
10 10 "PO-Revision-Date: 2009-10-09 13:28+0100\n"
11 11 "Last-Translator: Anton <anton.c@live.com>\n"
12 12 "Language-Team: German <de@li.org>\n"
... ... @@ -73,7 +73,7 @@ msgstr &quot;Выбранный тут Ñзык ÑвлÑетÑÑ Ñзыком длÑ
73 73 #: app/helpers/folder_helper.rb:7 app/models/article.rb:50
74 74 #: app/models/block.rb:- app/models/comment.rb:-
75 75 #: app/views/cms/_uploaded_file.rhtml:1 app/views/cms/_article.rhtml:8
76   -#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:21
  76 +#: app/views/cms/_article.rhtml:11 app/views/cms/publish.rhtml:24
77 77 #: app/views/cms/_textile_article.rhtml:5
78 78 #: app/views/cms/_tiny_mce_article.rhtml:8
79 79 #: app/views/cms/_tiny_mce_article.rhtml:11
... ... @@ -396,27 +396,27 @@ msgstr &quot;ОÑновной контент&quot;
396 396 msgid "This block is invisible. Your visitors will not see it."
397 397 msgstr "Этот блок невидимый Ð´Ð»Ñ Ð´Ñ€ÑƒÐ³Ð¸Ñ… пользователей"
398 398  
399   -#: app/helpers/boxes_helper.rb:194
  399 +#: app/helpers/boxes_helper.rb:189
400 400 msgid "Can't move up anymore."
401 401 msgstr "Ðевозможно передвинуть выше"
402 402  
403   -#: app/helpers/boxes_helper.rb:196
  403 +#: app/helpers/boxes_helper.rb:191
404 404 msgid "Move block up"
405 405 msgstr "Передвинуть блок выше"
406 406  
407   -#: app/helpers/boxes_helper.rb:200
  407 +#: app/helpers/boxes_helper.rb:195
408 408 msgid "Can't move down anymore."
409 409 msgstr "Ðевозможно передвинуть ниже"
410 410  
411   -#: app/helpers/boxes_helper.rb:202
  411 +#: app/helpers/boxes_helper.rb:197
412 412 msgid "Move block down"
413 413 msgstr "Передвинуть блок ниже"
414 414  
415   -#: app/helpers/boxes_helper.rb:210 app/helpers/boxes_helper.rb:212
  415 +#: app/helpers/boxes_helper.rb:205 app/helpers/boxes_helper.rb:207
416 416 msgid "Move to the opposite side"
417 417 msgstr "ПеремеÑтить на другую Ñторону"
418 418  
419   -#: app/helpers/boxes_helper.rb:217 app/helpers/article_helper.rb:36
  419 +#: app/helpers/boxes_helper.rb:212 app/helpers/article_helper.rb:36
420 420 #: app/models/link_list_block.rb:5 app/views/categories/_category.rhtml:8
421 421 #: app/views/cms/view.rhtml:81 app/views/manage_products/index.rhtml:19
422 422 #: app/views/manage_products/index.rhtml:53 app/views/role/index.rhtml:14
... ... @@ -426,24 +426,24 @@ msgstr &quot;ПеремеÑтить на другую Ñторону&quot;
426 426 msgid "Edit"
427 427 msgstr "Редактировать"
428 428  
429   -#: app/helpers/boxes_helper.rb:221
  429 +#: app/helpers/boxes_helper.rb:216
430 430 msgid "Remove block"
431 431 msgstr "Удалить блок"
432 432  
433   -#: app/helpers/boxes_helper.rb:221
  433 +#: app/helpers/boxes_helper.rb:216
434 434 msgid "Are you sure you want to remove this block?"
435 435 msgstr "Вы уверены что хотите удалить блок?"
436 436  
437   -#: app/helpers/boxes_helper.rb:225
  437 +#: app/helpers/boxes_helper.rb:220
438 438 msgid "Help on this block"
439 439 msgstr "Помощь по блоку"
440 440  
441   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:84
  441 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:84
442 442 #: app/models/link_list_block.rb:23
443 443 msgid "Help"
444 444 msgstr "Помощь"
445 445  
446   -#: app/helpers/boxes_helper.rb:225 app/helpers/application_helper.rb:104
  446 +#: app/helpers/boxes_helper.rb:220 app/helpers/application_helper.rb:104
447 447 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
448 448 #: app/views/box_organizer/add_block.rhtml:26 app/views/account/wizard.rhtml:1
449 449 msgid "Close"
... ... @@ -954,27 +954,27 @@ msgstr &quot;Введите Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð¸ нажмите enter&quot;
954 954 msgid "Search"
955 955 msgstr "ПоиÑк"
956 956  
957   -#: app/helpers/application_helper.rb:803
  957 +#: app/helpers/application_helper.rb:812
958 958 msgid "Searched for '%s'"
959 959 msgstr "ИÑкали: '%s'"
960 960  
961   -#: app/helpers/application_helper.rb:804
  961 +#: app/helpers/application_helper.rb:813
962 962 msgid "In category %s"
963 963 msgstr "В категории %s"
964 964  
965   -#: app/helpers/application_helper.rb:805
  965 +#: app/helpers/application_helper.rb:814
966 966 msgid "within %d km from %s"
967 967 msgstr "в %d км. от %s"
968 968  
969   -#: app/helpers/application_helper.rb:806
  969 +#: app/helpers/application_helper.rb:815
970 970 msgid "%d results found"
971 971 msgstr "найдено %d запиÑей"
972 972  
973   -#: app/helpers/application_helper.rb:812
  973 +#: app/helpers/application_helper.rb:821
974 974 msgid "In all categories"
975 975 msgstr "Во вÑех категориÑÑ…"
976 976  
977   -#: app/helpers/application_helper.rb:900
  977 +#: app/helpers/application_helper.rb:909
978 978 msgid "Online Manual"
979 979 msgstr ""
980 980  
... ... @@ -1630,6 +1630,7 @@ msgid &quot;Filename&quot;
1630 1630 msgstr "Ð˜Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð°"
1631 1631  
1632 1632 #: app/models/image.rb:- app/models/thumbnail.rb:-
  1633 +#: app/views/box_organizer/_slideshow_block.rhtml:6
1633 1634 msgid "Thumbnail"
1634 1635 msgstr "Превью"
1635 1636  
... ... @@ -2139,7 +2140,7 @@ msgstr &quot;Показывает, где географичеÑки находитÑ
2139 2140 msgid "This profile has no geographical position registered."
2140 2141 msgstr "Ð’ профиле не указана географичеÑÐºÐ°Ñ Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ñ."
2141 2142  
2142   -#: app/models/slideshow_block.rb:9
  2143 +#: app/models/slideshow_block.rb:10
2143 2144 #, fuzzy
2144 2145 msgid "Slideshow"
2145 2146 msgstr "ПоÑмотреть Ñлайдшоу"
... ... @@ -3105,7 +3106,7 @@ msgstr &quot;&quot;
3105 3106 "Ð’ Ñтом блоке отображаетÑÑ Ð¾Ð´Ð½Ð° из ваших Ñтатей. Ð’Ñ‹ можете наÑтроить блок Ð´Ð»Ñ "
3106 3107 "ее выбора."
3107 3108  
3108   -#: app/models/article_block.rb:12
  3109 +#: app/models/article_block.rb:13
3109 3110 msgid "Article not selected yet."
3110 3111 msgstr "Ð¡Ñ‚Ð°Ñ‚ÑŒÑ Ð½Ðµ выбрана"
3111 3112  
... ... @@ -3361,21 +3362,21 @@ msgstr &quot;Категории:&quot;
3361 3362 msgid "Change image"
3362 3363 msgstr "Сменить изобрежение"
3363 3364  
3364   -#: app/views/shared/access_denied.rhtml:4
  3365 +#: app/views/shared/access_denied.rhtml:3
3365 3366 msgid "Access denied"
3366 3367 msgstr "ДоÑтуп запрещен"
3367 3368  
3368   -#: app/views/shared/access_denied.rhtml:9
  3369 +#: app/views/shared/access_denied.rhtml:8
3369 3370 msgid "You are not allowed to view this page."
3370 3371 msgstr "Вам не позволено проÑматривать Ñту Ñтраницу"
3371 3372  
3372   -#: app/views/shared/access_denied.rhtml:10
  3373 +#: app/views/shared/access_denied.rhtml:9
3373 3374 msgid ""
3374 3375 "If you are supposed to have access to this area, you'll probably want to "
3375 3376 "talk to the people responsible and ask them to give you access."
3376 3377 msgstr "Вам нужны права доÑтупа, ÑвÑжитеÑÑŒ Ñ Ð°Ð´Ð¼Ð¸Ð½Ð¸Ñтраторами данной зоны"
3377 3378  
3378   -#: app/views/shared/access_denied.rhtml:14 app/views/shared/not_found.rhtml:9
  3379 +#: app/views/shared/access_denied.rhtml:13 app/views/shared/not_found.rhtml:8
3379 3380 #: app/views/favorite_enterprises/index.rhtml:30
3380 3381 #: app/views/memberships/index.rhtml:8
3381 3382 #: app/views/enterprise_registration/basic_information.rhtml:12
... ... @@ -3387,26 +3388,26 @@ msgstr &quot;Вам нужны права доÑтупа, ÑвÑжитеÑÑŒ Ñ Ð°Ð´Ð
3387 3388 msgid "Go back"
3388 3389 msgstr "Ðазад"
3389 3390  
3390   -#: app/views/shared/access_denied.rhtml:15 public/500.html.erb:28
  3391 +#: app/views/shared/access_denied.rhtml:14 public/500.html.erb:28
3391 3392 msgid "Go to the site home page"
3392 3393 msgstr "Перейти на домашнюю Ñтраницу Ñайта"
3393 3394  
3394   -#: app/views/shared/not_found.rhtml:3
  3395 +#: app/views/shared/not_found.rhtml:2
3395 3396 msgid "There is no such page: %s"
3396 3397 msgstr "Ðет такой Ñтраницы: %s"
3397 3398  
3398   -#: app/views/shared/not_found.rhtml:5
  3399 +#: app/views/shared/not_found.rhtml:4
3399 3400 msgid "You may have clicked an expired link or mistyped the address."
3400 3401 msgstr "Ð’Ñ‹ кликнули по уÑтаревшей ÑÑылке или ошиблиÑÑŒ Ñ Ð°Ð´Ñ€ÐµÑом"
3401 3402  
3402   -#: app/views/shared/not_found.rhtml:6
  3403 +#: app/views/shared/not_found.rhtml:5
3403 3404 msgid ""
3404 3405 "If you clicked a link that was in another site, or was given to you by "
3405 3406 "someone else, it would be nice if you tell them that their link is not valid "
3406 3407 "anymore."
3407 3408 msgstr "СÑылка не дейÑтвительна"
3408 3409  
3409   -#: app/views/shared/not_found.rhtml:10
  3410 +#: app/views/shared/not_found.rhtml:9
3410 3411 #: app/views/profile/_private_profile.rhtml:16
3411 3412 #, fuzzy
3412 3413 msgid "Go to %s home page"
... ... @@ -3705,10 +3706,14 @@ msgstr &quot;Выберите группы, где вы хотите опублико
3705 3706 msgid "There were errors with the following communities: "
3706 3707 msgstr "Со Ñледующими файлами возникли проблемы:"
3707 3708  
3708   -#: app/views/cms/publish.rhtml:26
  3709 +#: app/views/cms/publish.rhtml:29
3709 3710 msgid "Publish"
3710 3711 msgstr "Публиковать"
3711 3712  
  3713 +#: app/views/cms/publish.rhtml:34
  3714 +msgid "This option is temporarily disabled."
  3715 +msgstr ""
  3716 +
3712 3717 #: app/views/cms/_event.rhtml:8
3713 3718 msgid "Start date"
3714 3719 msgstr "Дата начала"
... ... @@ -5038,24 +5043,34 @@ msgstr &quot;&quot;
5038 5043  
5039 5044 #: app/views/box_organizer/_slideshow_block.rhtml:6
5040 5045 #, fuzzy
  5046 +msgid "Image size"
  5047 +msgstr "Картинки"
  5048 +
  5049 +#: app/views/box_organizer/_slideshow_block.rhtml:6
  5050 +#, fuzzy
  5051 +msgid "Slideshow size"
  5052 +msgstr "ПоÑмотреть Ñлайдшоу"
  5053 +
  5054 +#: app/views/box_organizer/_slideshow_block.rhtml:8
  5055 +#, fuzzy
5041 5056 msgid "Image transition:"
5042 5057 msgstr "Включить организацию"
5043 5058  
5044   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5059 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5045 5060 msgid "No automatic transition"
5046 5061 msgstr ""
5047 5062  
5048   -#: app/views/box_organizer/_slideshow_block.rhtml:6
  5063 +#: app/views/box_organizer/_slideshow_block.rhtml:8
5049 5064 msgid "Every 1 second"
5050 5065 msgid_plural "Every %d seconds"
5051 5066 msgstr[0] ""
5052 5067 msgstr[1] ""
5053 5068  
5054   -#: app/views/box_organizer/_slideshow_block.rhtml:8
  5069 +#: app/views/box_organizer/_slideshow_block.rhtml:10
5055 5070 msgid "Show images in random order"
5056 5071 msgstr ""
5057 5072  
5058   -#: app/views/box_organizer/_slideshow_block.rhtml:10
  5073 +#: app/views/box_organizer/_slideshow_block.rhtml:12
5059 5074 #, fuzzy
5060 5075 msgid "Display navigation buttons"
5061 5076 msgstr "Отобразить ÑпиÑок ÑÑылок"
... ... @@ -5875,10 +5890,6 @@ msgid &quot;&quot;
5875 5890 "pending actions that need your attention."
5876 5891 msgstr "Перейдите по Ñледующему адреÑу чтоб проÑмотреть ожидающие ÑобытиÑ"
5877 5892  
5878   -#: app/views/profile/private_profile.rhtml:4
5879   -msgid "This profile is not public."
5880   -msgstr "Этот профиль не публичный"
5881   -
5882 5893 #: app/views/profile/leave.rhtml:1
5883 5894 msgid "Leaving %s"
5884 5895 msgstr "Покинуть %s"
... ... @@ -6930,6 +6941,9 @@ msgid &quot;&quot;
6930 6941 "inconvenience."
6931 6942 msgstr "Техники уже работают над проблемой, пожалуйÑта, попробуйте позже."
6932 6943  
  6944 +#~ msgid "This profile is not public."
  6945 +#~ msgstr "Этот профиль не публичный"
  6946 +
6933 6947 #~ msgid "This menu gives you access to your personal functionalities."
6934 6948 #~ msgstr "Это меню дает доÑтуп к вашим перÑональным функциÑм"
6935 6949  
... ...