From cd6019df4d0955fc25d9a750c0b8a3680676580b Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Mon, 23 May 2011 17:20:09 -0300 Subject: [PATCH] Adding translation to plugin --- lib/tasks/gettext.rake | 3 ++- po/de/noosfero.po | 435 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------- po/eo/noosfero.po | 369 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------ po/es/noosfero.po | 428 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------- po/fr/noosfero.po | 450 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------- po/hy/noosfero.po | 433 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------- po/noosfero.pot | 369 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------ po/pt/noosfero.po | 440 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------- po/ru/noosfero.po | 438 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------- 9 files changed, 2960 insertions(+), 405 deletions(-) diff --git a/lib/tasks/gettext.rake b/lib/tasks/gettext.rake index 2af89f5..2b9fc6f 100644 --- a/lib/tasks/gettext.rake +++ b/lib/tasks/gettext.rake @@ -1,6 +1,6 @@ -# # Added for Ruby-GetText-Package # +# require 'noosfero' @@ -58,6 +58,7 @@ task :updatepo do sources = Dir.glob("{app,lib}/**/*.{rb,rhtml,erb}") + + Dir.glob("plugins/**/*.{rb,rhtml,erb}") + Dir.glob('config/initializers/*.rb') + Dir.glob('public/*.html.erb') + Dir.glob('public/designs/themes/{base,noosfero,profile-base}/*.{rhtml,html.erb}') diff --git a/po/de/noosfero.po b/po/de/noosfero.po index ec7c446..1a41b07 100755 --- a/po/de/noosfero.po +++ b/po/de/noosfero.po @@ -6,8 +6,8 @@ # msgid "" msgstr "" -"Project-Id-Version: noosfero 0.30.2\n" -"POT-Creation-Date: 2011-05-12 00:55-0300\n" +"Project-Id-Version: noosfero 0.31.0\n" +"POT-Creation-Date: 2011-05-23 16:59-0300\n" "PO-Revision-Date: 2011-03-15 13:14+0100\n" "Last-Translator: Ronny Kursawe \n" "Language-Team: German \n" @@ -460,6 +460,7 @@ msgstr "Zur anderen Seite schieben" #: app/views/profile_members/remove_admin.rhtml:17 #: app/views/profile_members/unassociate.rhtml:17 #: app/views/profile_members/_members_list.rhtml:17 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:16 msgid "Edit" msgstr "Ändern" @@ -1388,6 +1389,7 @@ msgstr "Sind Sie sicher, dass Sie diesen Eintrag entfernen möchten?" #: app/helpers/cms_helper.rb:58 #: app/views/content_viewer/_article_toolbar.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:17 msgid "Delete" msgstr "Löschen" @@ -1889,11 +1891,13 @@ msgstr "Kurzbeschreibung der Aktivitäten" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:8 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:12 msgid "City" msgstr "Ort" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:7 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:13 msgid "State" msgstr "Bundesland" @@ -1908,6 +1912,7 @@ msgstr "Land" #: app/views/shared/_organization_custom_fields.rhtml:13 #: app/views/profile_editor/_person_form.rhtml:24 #: app/views/maps/edit_location.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:14 msgid "ZIP code" msgstr "Postleitzahl" @@ -1986,11 +1991,11 @@ msgstr "keine" msgid "box" msgstr "Box" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner type" msgstr "Besitzer-Typ" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner" msgstr "Besitzer" @@ -2026,6 +2031,7 @@ msgstr "Neu" #: app/views/admin_panel/terms_of_use.rhtml:10 #: app/views/admin_panel/site_info.rhtml:12 #: app/views/enterprise_validation/edit_validation_info.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:11 msgid "Save" msgstr "Speichern" @@ -2266,7 +2272,7 @@ msgstr "Box" msgid "Type" msgstr "Typ" -#: app/models/block.rb:- +#: app/models/block.rb:- app/models/environment.rb:- msgid "Settings" msgstr "Einstellungen" @@ -2280,7 +2286,8 @@ msgstr "Aktiviert" #: app/models/task.rb:- app/models/product_qualifier.rb:- #: app/models/certifier.rb:- app/models/external_feed.rb:- #: app/models/mailing_sent.rb:- app/models/comment.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Created at" msgstr "Erstellt" @@ -2289,7 +2296,8 @@ msgstr "Erstellt" #: app/models/input.rb:- app/models/mailing.rb:- app/models/product.rb:- #: app/models/product_qualifier.rb:- app/models/certifier.rb:- #: app/models/external_feed.rb:- app/models/mailing_sent.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Updated at" msgstr "aktualisiert um" @@ -2726,15 +2734,18 @@ msgid "qualifier" msgstr "Kennzeichner" #: app/models/qualifier.rb:- app/models/product.rb:- app/models/certifier.rb:- -#: app/models/comment.rb:- app/models/profile.rb:- -#: app/models/create_enterprise.rb:4 app/models/contact.rb:- -#: app/models/contact.rb:14 app/views/cms/view.rhtml:24 +#: app/models/comment.rb:- app/models/environment.rb:- app/models/profile.rb:- +#: app/models/create_enterprise.rb:4 app/models/domain.rb:- +#: app/models/contact.rb:- app/models/contact.rb:14 +#: app/views/cms/view.rhtml:24 #: app/views/enterprise_registration/select_validator.rhtml:12 #: app/views/content_viewer/_comment_form.rhtml:30 #: app/views/box_organizer/_link_list_block.rhtml:4 #: app/views/profile_members/_find_users.rhtml:3 #: app/views/profile_members/find_users.rhtml:3 #: app/views/enterprise_validation/_details.rhtml:3 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:6 +#: plugins/mezuro/views/show.html.erb:9 msgid "Name" msgstr "Name" @@ -2945,6 +2956,7 @@ msgid "product" msgstr "Produkt" #: app/models/product.rb:- app/views/manage_products/index.rhtml:6 +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:37 msgid "Price" msgstr "Preis" @@ -2952,6 +2964,7 @@ msgstr "Preis" #: app/models/organization.rb:98 app/views/plugins/index.rhtml:9 #: app/views/cms/_uploaded_file.rhtml:2 #: app/views/manage_products/show.rhtml:30 +#: plugins/mezuro/views/show.html.erb:14 msgid "Description" msgstr "Beschreibung" @@ -3197,6 +3210,8 @@ msgstr "Titel" #: app/views/enterprise_validation/index.rhtml:14 #: app/views/enterprise_validation/_details.rhtml:7 #: app/views/enterprise_validation/list_processed.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:18 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:18 msgid "Address" msgstr "Adresse" @@ -3262,6 +3277,8 @@ msgstr "Autor" #: app/models/comment.rb:- app/models/contact.rb:- #: app/views/cms/suggest_an_article.rhtml:17 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:16 msgid "Email" msgstr "E-Mail" @@ -3289,6 +3306,38 @@ msgstr "[%s] Sie haben einen neuen Kommentar erhalten!" msgid "This block presents the main content of your pages." msgstr "Dieser Block zeigt den Hauptinhalt Ihrer Seiten" +#: app/models/environment.rb:- +msgid "environment" +msgstr "Umgebung" + +#: app/models/environment.rb:- app/models/organization.rb:98 +msgid "Contact email" +msgstr "Kontakt-E-Mail" + +#: app/models/environment.rb:- app/models/domain.rb:- +msgid "Is default" +msgstr "ist Standard" + +#: app/models/environment.rb:- +msgid "Design data" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom header" +msgstr "Persönlicher Kopfbereich (Header)" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom footer" +msgstr "Persönlicher Fußbereich (footer)" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Theme" +msgstr "Thema" + +#: app/models/environment.rb:- +msgid "Terms of use acceptance text" +msgstr "Nutzungsbedingungen" + #: app/models/environment.rb:13 msgid "View environment admin panel" msgstr "Zeige Administrations-Panel für Umgebung" @@ -3501,6 +3550,7 @@ msgid "Identifier" msgstr "Bezeichnung" #: app/models/profile.rb:- app/models/create_enterprise.rb:6 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:8 msgid "Contact phone" msgstr "Kontakt-Telefonnummer" @@ -3520,18 +3570,6 @@ msgstr "geografische Position" msgid "Nickname" msgstr "Nickname" -#: app/models/profile.rb:- -msgid "Custom header" -msgstr "Persönlicher Kopfbereich (Header)" - -#: app/models/profile.rb:- -msgid "Custom footer" -msgstr "Persönlicher Fußbereich (footer)" - -#: app/models/profile.rb:- -msgid "Theme" -msgstr "Thema" - #: app/models/profile.rb:- app/models/profile.rb:675 msgid "Public profile" msgstr "öffentliches Profil" @@ -3548,11 +3586,6 @@ msgstr "bevorzugte Domain" msgid "Visible" msgstr "Sichtbar" -#: app/models/profile.rb:- -#, fuzzy -msgid "Shopping cart" -msgstr "Schulabschluss" - #: app/models/profile.rb:36 msgid "Edit profile" msgstr "Profile ändern" @@ -3913,10 +3946,6 @@ msgid "Display name" msgstr "Namen anzeigen" #: app/models/organization.rb:98 -msgid "Contact email" -msgstr "Kontakt-E-Mail" - -#: app/models/organization.rb:98 msgid "Validated" msgstr "bestätigt" @@ -3928,6 +3957,14 @@ msgstr "Communities Profil" msgid "Invite Friends" msgstr "Freunde einladen" +#: app/models/domain.rb:- +msgid "domain" +msgstr "domain" + +#: app/models/domain.rb:- +msgid "Google maps key" +msgstr "Google maps Schlüssel" + #: app/models/domain.rb:13 #, fuzzy msgid "" @@ -4212,6 +4249,7 @@ msgid "Plugin" msgstr "Plugin" #: app/views/plugins/index.rhtml:10 app/views/features/index.rhtml:16 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:5 msgid "Enabled?" msgstr "Aktivieren?" @@ -4277,6 +4315,7 @@ msgstr "Online Freunde (%{amount})" #: app/views/shared/_organization_custom_fields.rhtml:12 #: app/views/profile_editor/_person_form.rhtml:25 #: app/views/maps/edit_location.rhtml:10 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:11 msgid "Address (street and number)" msgstr "Adresse (Straße und Nummer)" @@ -4532,6 +4571,7 @@ msgstr "Neue Inhalte" #: app/views/box_organizer/index.rhtml:5 app/views/mailconf/index.rhtml:10 #: app/views/mailconf/index.rhtml:28 app/views/mailconf/index.rhtml:38 #: app/views/tasks/index.rhtml:29 app/views/tasks/index.rhtml:49 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:12 msgid "Back to control panel" msgstr "Zurück zum Kontrollpanel" @@ -4545,6 +4585,7 @@ msgstr "Aktueller Ordner:" #: app/views/profile_members/remove_admin.rhtml:10 #: app/views/profile_members/unassociate.rhtml:10 #: app/views/profile_members/_members_list.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:9 msgid "Actions" msgstr "Aktionen" @@ -8178,6 +8219,314 @@ msgid "Organizations are disabled when created" msgstr "" "Organisationen sind (zunächst) deaktiviert, wenn sie gerade erstellt wurden" +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:96 +msgid "Request sent successfully. Check your email." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:118 +msgid "Can't join items from different enterprises." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:132 +#, fuzzy +msgid "There is no cart." +msgstr "Es gibt keine Kategorie." + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:148 +#, fuzzy +msgid "This enterprise doesn't have this product." +msgstr "Dieses Unternehmen kann vom System nicht aktiviert werden" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:162 +msgid "The cart doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:176 +msgid "Invalid quantity." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:8 +#, fuzzy +msgid "Option updated successfully." +msgstr "Plugins erfolgreich aktualisiert." + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:10 +#, fuzzy +msgid "Option wasn't updated successfully." +msgstr "Plugins erfolgreich aktualisiert." + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:8 +#, fuzzy +msgid "A shopping cart feature for enterprises" +msgstr "Suche nach Unternehmen aus" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:14 +#, fuzzy +msgid "Add to cart" +msgstr "Kontakt hinzufügen" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:10 +#, fuzzy +msgid "[%s] Your buy request was performed successfully." +msgstr "Ihre beabsichtige Publizierung wurde erfolgreich abgesandt." + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:23 +msgid "[%s] You have a new buy request from %s." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:22 +#, fuzzy +msgid "Delivery" +msgstr "Empfänger" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:35 +#, fuzzy +msgid "Item name" +msgstr "Name der Site" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:52 +#: plugins/shopping_cart/views/cart.html.erb:10 +#, fuzzy +msgid "Total:" +msgstr "Für" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:15 +#, fuzzy +msgid "Project successfully registered" +msgstr "Produkt erfolgreich erstellt" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:29 +#, fuzzy +msgid "Project successfully updated" +msgstr "Produkt erfolgreich aktualisiert" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:47 +#, fuzzy +msgid "Project successfully removed." +msgstr "Produkt erfolgreich entfernt" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:49 +#, fuzzy +msgid "Project was not successfully removed." +msgstr "Produkt erfolgreich entfernt" + +#: plugins/mezuro/lib/mezuro_plugin.rb:8 +msgid "A metric analizer plugin." +msgstr "" + +#: plugins/template/lib/template_plugin.rb:10 +msgid "A plugin that does this and that." +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:3 +#, fuzzy +msgid "Are you sure you want to remove this item?" +msgstr "Sind Sie sicher, dass Sie diesen Eintrag entfernen möchten?" + +#: plugins/shopping_cart/views/cart.html.erb:4 +#, fuzzy +msgid "Are you sure you want to clean your cart?" +msgstr "Sind Sie sicher, dass Sie sich abmelden wollen?" + +#: plugins/shopping_cart/views/cart.html.erb:7 +#, fuzzy +msgid "Cart" +msgstr "Chat" + +#: plugins/shopping_cart/views/cart.html.erb:8 +#, fuzzy +msgid "Clean cart" +msgstr "Chat eröffnen" + +#: plugins/shopping_cart/views/cart.html.erb:11 +#, fuzzy +msgid "Shopping checkout" +msgstr "Schulabschluss" + +#: plugins/shopping_cart/views/cart.html.erb:14 +#, fuzzy +msgid "Show cart" +msgstr "Schulabschluss" + +#: plugins/shopping_cart/views/cart.html.erb:15 +#, fuzzy +msgid "Hide cart" +msgstr "ausblenden" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Cart options" +msgstr "Mehr Optionen" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:6 +msgid "Delivery?" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7 +#, fuzzy +msgid "Delivery price:" +msgstr "Profile löschen" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 +#, fuzzy +msgid "Delivery Address" +msgstr "Quelladresse" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:17 +#, fuzzy +msgid "Send buy request" +msgstr "Neue Anfrage" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/send_request.html.erb:1 +msgid "Request sent successfully check your email." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7 +msgid "Hi %s!" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10 +msgid "This is a notification e-mail about your buy request on %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11 +msgid "" +"The supplier already received your buy request and may contact you for " +"confirmation." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12 +msgid "Please check if your information below is correct:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:16 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:15 +#, fuzzy +msgid "Full name" +msgstr "Dateiname" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:17 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17 +#, fuzzy +msgid "Phone number" +msgstr "Ein Mitglied" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:23 +msgid "Here are the products you bought:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28 +#, fuzzy +msgid "Thanks for buying with us!" +msgstr "Vielen Dank für Ihre Anmeldung!" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:31 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:30 +msgid "A service of %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10 +#, fuzzy +msgid "This is a buy request made by %s." +msgstr "Das ist eine neue Veröffentlichung von \"%s\", durch %s." + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11 +msgid "Below follows the customer informations:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:23 +msgid "And here are the items bought by this customer:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:28 +msgid "If there are any problems with this email contact the admin of %s." +msgstr "" + +#: plugins/mezuro/views/show.html.erb:19 +#, fuzzy +msgid "Repository address" +msgstr "Quelladresse" + +#: plugins/mezuro/views/show.html.erb:35 +msgid "Possible causes:" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:38 +msgid "Server is down" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:41 +msgid "" +"URL invalid, in this case create another project with the correct URL\n" +" (Sorry for the incovenience, we're working for a better solution)" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:47 +#, fuzzy +msgid "Metric Results" +msgstr "Suchresultate" + +#: plugins/mezuro/views/show.html.erb:49 +msgid "Total Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:59 +#, fuzzy +msgid "Statistical Metrics" +msgstr "Statistiken" + +#: plugins/mezuro/views/show.html.erb:77 +msgid "" +"Wait a moment while the metrics are calculated.
\n" +" Reload the page manually in a few moment. " +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:1 +#, fuzzy +msgid "New project" +msgstr "Neues Produkt" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:3 +#, fuzzy +msgid "Register project" +msgstr "Registriere Unternehmen" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Edit project" +msgstr "Profile ändern" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:3 +#, fuzzy +msgid "Update project" +msgstr "aktualisiert um" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:1 +#, fuzzy +msgid "%s's Mezuro projects" +msgstr "%s's Unternehmen" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:4 +#, fuzzy +msgid "%s has no projects registered." +msgstr "(bisher kein Produkt registriert)" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:8 +#, fuzzy +msgid "Project" +msgstr "Produkt" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:19 +#, fuzzy +msgid "Are you sure you want to remove this project?" +msgstr "Sind Sie sicher, dass Sie diesen Block löschen wollen?" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:27 +#, fuzzy +msgid "Register a new project" +msgstr "Neues Unternehmen anmelden" + #: config/initializers/action_tracker.rb:8 msgid "published 1 article: %{title}" msgid_plural "published %{num} articles: %{title}" @@ -8322,15 +8671,6 @@ msgstr "" #~ msgid "Formation" #~ msgstr "Anordnung" -#~ msgid "environment" -#~ msgstr "Umgebung" - -#~ msgid "Is default" -#~ msgstr "ist Standard" - -#~ msgid "Terms of use acceptance text" -#~ msgstr "Nutzungsbedingungen" - #~ msgid "Use WYSIWYG editor to edit environment home page" #~ msgstr "Nutzen Sie einen WYSIWYG-Editor, um die Homepage zu ändern" @@ -8343,12 +8683,6 @@ msgstr "" #~ msgid "A collection of photos, logos or other kinds of images." #~ msgstr "Eine Sammlung von Fotos, Logos und anderen Arten von Bildern." -#~ msgid "domain" -#~ msgstr "domain" - -#~ msgid "Google maps key" -#~ msgstr "Google maps Schlüssel" - #~ msgid "Information about the event:" #~ msgstr "Informationen über das Ereignis" @@ -8600,9 +8934,6 @@ msgstr "" #~ msgid "Register a new Enterprise" #~ msgstr "Neues Unternehmen anmelden" -#~ msgid "Product succesfully updated" -#~ msgstr "Produkt erfolgreich aktualisiert" - #~ msgid "Category: %s " #~ msgstr "Kategorie: %s" @@ -8631,9 +8962,6 @@ msgstr "" #~ "Tags sind wichtig für neue Nutzer, durch diese können sie Ihre neue " #~ "Community leichter finden." -#~ msgid "New product" -#~ msgstr "Neues Produkt" - #~ msgid "back" #~ msgstr "zurück" @@ -8719,9 +9047,6 @@ msgstr "" #~ msgid "Clicking on this button will remove your friend relation with %s." #~ msgstr "Das Klicken auf diesen Button beendet Ihre Freundschaft mit %s." -#~ msgid "Register enterprise" -#~ msgstr "Registriere Unternehmen" - #~ msgid "How to proceed" #~ msgstr "Wie weiter verfahren" diff --git a/po/eo/noosfero.po b/po/eo/noosfero.po index 616bd88..2ff5111 100644 --- a/po/eo/noosfero.po +++ b/po/eo/noosfero.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: noosfero 0.30.2\n" -"POT-Creation-Date: 2011-05-12 00:55-0300\n" +"Project-Id-Version: noosfero 0.31.0\n" +"POT-Creation-Date: 2011-05-23 16:59-0300\n" "PO-Revision-Date: 2011-03-30 20:52-0300\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -453,6 +453,7 @@ msgstr "" #: app/views/profile_members/remove_admin.rhtml:17 #: app/views/profile_members/unassociate.rhtml:17 #: app/views/profile_members/_members_list.rhtml:17 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:16 msgid "Edit" msgstr "" @@ -1375,6 +1376,7 @@ msgstr "" #: app/helpers/cms_helper.rb:58 #: app/views/content_viewer/_article_toolbar.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:17 msgid "Delete" msgstr "" @@ -1862,11 +1864,13 @@ msgstr "" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:8 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:12 msgid "City" msgstr "" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:7 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:13 msgid "State" msgstr "" @@ -1881,6 +1885,7 @@ msgstr "" #: app/views/shared/_organization_custom_fields.rhtml:13 #: app/views/profile_editor/_person_form.rhtml:24 #: app/views/maps/edit_location.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:14 msgid "ZIP code" msgstr "" @@ -1957,11 +1962,11 @@ msgstr "" msgid "box" msgstr "" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner type" msgstr "" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner" msgstr "" @@ -1997,6 +2002,7 @@ msgstr "" #: app/views/admin_panel/terms_of_use.rhtml:10 #: app/views/admin_panel/site_info.rhtml:12 #: app/views/enterprise_validation/edit_validation_info.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:11 msgid "Save" msgstr "" @@ -2215,7 +2221,7 @@ msgstr "" msgid "Type" msgstr "" -#: app/models/block.rb:- +#: app/models/block.rb:- app/models/environment.rb:- msgid "Settings" msgstr "" @@ -2229,7 +2235,8 @@ msgstr "" #: app/models/task.rb:- app/models/product_qualifier.rb:- #: app/models/certifier.rb:- app/models/external_feed.rb:- #: app/models/mailing_sent.rb:- app/models/comment.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Created at" msgstr "" @@ -2238,7 +2245,8 @@ msgstr "" #: app/models/input.rb:- app/models/mailing.rb:- app/models/product.rb:- #: app/models/product_qualifier.rb:- app/models/certifier.rb:- #: app/models/external_feed.rb:- app/models/mailing_sent.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Updated at" msgstr "" @@ -2666,15 +2674,18 @@ msgid "qualifier" msgstr "" #: app/models/qualifier.rb:- app/models/product.rb:- app/models/certifier.rb:- -#: app/models/comment.rb:- app/models/profile.rb:- -#: app/models/create_enterprise.rb:4 app/models/contact.rb:- -#: app/models/contact.rb:14 app/views/cms/view.rhtml:24 +#: app/models/comment.rb:- app/models/environment.rb:- app/models/profile.rb:- +#: app/models/create_enterprise.rb:4 app/models/domain.rb:- +#: app/models/contact.rb:- app/models/contact.rb:14 +#: app/views/cms/view.rhtml:24 #: app/views/enterprise_registration/select_validator.rhtml:12 #: app/views/content_viewer/_comment_form.rhtml:30 #: app/views/box_organizer/_link_list_block.rhtml:4 #: app/views/profile_members/_find_users.rhtml:3 #: app/views/profile_members/find_users.rhtml:3 #: app/views/enterprise_validation/_details.rhtml:3 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:6 +#: plugins/mezuro/views/show.html.erb:9 msgid "Name" msgstr "" @@ -2876,6 +2887,7 @@ msgid "product" msgstr "" #: app/models/product.rb:- app/views/manage_products/index.rhtml:6 +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:37 msgid "Price" msgstr "" @@ -2883,6 +2895,7 @@ msgstr "" #: app/models/organization.rb:98 app/views/plugins/index.rhtml:9 #: app/views/cms/_uploaded_file.rhtml:2 #: app/views/manage_products/show.rhtml:30 +#: plugins/mezuro/views/show.html.erb:14 msgid "Description" msgstr "" @@ -3119,6 +3132,8 @@ msgstr "" #: app/views/enterprise_validation/index.rhtml:14 #: app/views/enterprise_validation/_details.rhtml:7 #: app/views/enterprise_validation/list_processed.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:18 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:18 msgid "Address" msgstr "" @@ -3184,6 +3199,8 @@ msgstr "" #: app/models/comment.rb:- app/models/contact.rb:- #: app/views/cms/suggest_an_article.rhtml:17 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:16 msgid "Email" msgstr "" @@ -3211,6 +3228,38 @@ msgstr "" msgid "This block presents the main content of your pages." msgstr "" +#: app/models/environment.rb:- +msgid "environment" +msgstr "" + +#: app/models/environment.rb:- app/models/organization.rb:98 +msgid "Contact email" +msgstr "" + +#: app/models/environment.rb:- app/models/domain.rb:- +msgid "Is default" +msgstr "" + +#: app/models/environment.rb:- +msgid "Design data" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom header" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom footer" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Theme" +msgstr "" + +#: app/models/environment.rb:- +msgid "Terms of use acceptance text" +msgstr "" + #: app/models/environment.rb:13 msgid "View environment admin panel" msgstr "" @@ -3422,6 +3471,7 @@ msgid "Identifier" msgstr "" #: app/models/profile.rb:- app/models/create_enterprise.rb:6 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:8 msgid "Contact phone" msgstr "" @@ -3441,18 +3491,6 @@ msgstr "" msgid "Nickname" msgstr "" -#: app/models/profile.rb:- -msgid "Custom header" -msgstr "" - -#: app/models/profile.rb:- -msgid "Custom footer" -msgstr "" - -#: app/models/profile.rb:- -msgid "Theme" -msgstr "" - #: app/models/profile.rb:- app/models/profile.rb:675 msgid "Public profile" msgstr "" @@ -3469,10 +3507,6 @@ msgstr "" msgid "Visible" msgstr "" -#: app/models/profile.rb:- -msgid "Shopping cart" -msgstr "" - #: app/models/profile.rb:36 msgid "Edit profile" msgstr "" @@ -3812,10 +3846,6 @@ msgid "Display name" msgstr "" #: app/models/organization.rb:98 -msgid "Contact email" -msgstr "" - -#: app/models/organization.rb:98 msgid "Validated" msgstr "" @@ -3827,6 +3857,14 @@ msgstr "" msgid "Invite Friends" msgstr "" +#: app/models/domain.rb:- +msgid "domain" +msgstr "" + +#: app/models/domain.rb:- +msgid "Google maps key" +msgstr "" + #: app/models/domain.rb:13 msgid "" "%{fn} must be composed only of lowercase latters (a to z), numbers (0 to 9), " @@ -4104,6 +4142,7 @@ msgid "Plugin" msgstr "" #: app/views/plugins/index.rhtml:10 app/views/features/index.rhtml:16 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:5 msgid "Enabled?" msgstr "" @@ -4166,6 +4205,7 @@ msgstr "" #: app/views/shared/_organization_custom_fields.rhtml:12 #: app/views/profile_editor/_person_form.rhtml:25 #: app/views/maps/edit_location.rhtml:10 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:11 msgid "Address (street and number)" msgstr "" @@ -4405,6 +4445,7 @@ msgstr "" #: app/views/box_organizer/index.rhtml:5 app/views/mailconf/index.rhtml:10 #: app/views/mailconf/index.rhtml:28 app/views/mailconf/index.rhtml:38 #: app/views/tasks/index.rhtml:29 app/views/tasks/index.rhtml:49 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:12 msgid "Back to control panel" msgstr "" @@ -4418,6 +4459,7 @@ msgstr "" #: app/views/profile_members/remove_admin.rhtml:10 #: app/views/profile_members/unassociate.rhtml:10 #: app/views/profile_members/_members_list.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:9 msgid "Actions" msgstr "" @@ -7841,6 +7883,273 @@ msgstr "" msgid "Organizations are disabled when created" msgstr "" +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:96 +msgid "Request sent successfully. Check your email." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:118 +msgid "Can't join items from different enterprises." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:132 +msgid "There is no cart." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:148 +msgid "This enterprise doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:162 +msgid "The cart doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:176 +msgid "Invalid quantity." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:8 +msgid "Option updated successfully." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:10 +msgid "Option wasn't updated successfully." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:8 +msgid "A shopping cart feature for enterprises" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:14 +msgid "Add to cart" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:10 +msgid "[%s] Your buy request was performed successfully." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:23 +msgid "[%s] You have a new buy request from %s." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:22 +msgid "Delivery" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:35 +msgid "Item name" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:52 +#: plugins/shopping_cart/views/cart.html.erb:10 +msgid "Total:" +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:15 +msgid "Project successfully registered" +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:29 +msgid "Project successfully updated" +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:47 +msgid "Project successfully removed." +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:49 +msgid "Project was not successfully removed." +msgstr "" + +#: plugins/mezuro/lib/mezuro_plugin.rb:8 +msgid "A metric analizer plugin." +msgstr "" + +#: plugins/template/lib/template_plugin.rb:10 +msgid "A plugin that does this and that." +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:3 +msgid "Are you sure you want to remove this item?" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:4 +msgid "Are you sure you want to clean your cart?" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:7 +msgid "Cart" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:8 +msgid "Clean cart" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:11 +msgid "Shopping checkout" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:14 +msgid "Show cart" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:15 +msgid "Hide cart" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1 +msgid "Cart options" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:6 +msgid "Delivery?" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7 +msgid "Delivery price:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 +msgid "Delivery Address" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:17 +msgid "Send buy request" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/send_request.html.erb:1 +msgid "Request sent successfully check your email." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7 +msgid "Hi %s!" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10 +msgid "This is a notification e-mail about your buy request on %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11 +msgid "" +"The supplier already received your buy request and may contact you for " +"confirmation." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12 +msgid "Please check if your information below is correct:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:16 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:15 +msgid "Full name" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:17 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17 +msgid "Phone number" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:23 +msgid "Here are the products you bought:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28 +msgid "Thanks for buying with us!" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:31 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:30 +msgid "A service of %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10 +msgid "This is a buy request made by %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11 +msgid "Below follows the customer informations:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:23 +msgid "And here are the items bought by this customer:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:28 +msgid "If there are any problems with this email contact the admin of %s." +msgstr "" + +#: plugins/mezuro/views/show.html.erb:19 +msgid "Repository address" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:35 +msgid "Possible causes:" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:38 +msgid "Server is down" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:41 +msgid "" +"URL invalid, in this case create another project with the correct URL\n" +" (Sorry for the incovenience, we're working for a better solution)" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:47 +msgid "Metric Results" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:49 +msgid "Total Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:59 +msgid "Statistical Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:77 +msgid "" +"Wait a moment while the metrics are calculated.
\n" +" Reload the page manually in a few moment. " +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:1 +msgid "New project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:3 +msgid "Register project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:1 +msgid "Edit project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:3 +msgid "Update project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:1 +msgid "%s's Mezuro projects" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:4 +msgid "%s has no projects registered." +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:8 +msgid "Project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:19 +msgid "Are you sure you want to remove this project?" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:27 +msgid "Register a new project" +msgstr "" + #: config/initializers/action_tracker.rb:8 msgid "published 1 article: %{title}" msgid_plural "published %{num} articles: %{title}" diff --git a/po/es/noosfero.po b/po/es/noosfero.po index d0fc0e5..3a78bf6 100644 --- a/po/es/noosfero.po +++ b/po/es/noosfero.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: noosfero 0.30.2\n" -"POT-Creation-Date: 2011-05-12 00:55-0300\n" +"Project-Id-Version: noosfero 0.31.0\n" +"POT-Creation-Date: 2011-05-23 16:59-0300\n" "PO-Revision-Date: 2010-04-30 20:14-0300\n" "Last-Translator: Martín Olivera \n" "Language-Team: LANGUAGE \n" @@ -481,6 +481,7 @@ msgstr "Mover hacia el otro lado" #: app/views/profile_members/remove_admin.rhtml:17 #: app/views/profile_members/unassociate.rhtml:17 #: app/views/profile_members/_members_list.rhtml:17 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:16 msgid "Edit" msgstr "Editar" @@ -1444,6 +1445,7 @@ msgstr "" #: app/helpers/cms_helper.rb:58 #: app/views/content_viewer/_article_toolbar.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:17 msgid "Delete" msgstr "" @@ -1982,11 +1984,13 @@ msgstr "" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:8 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:12 msgid "City" msgstr "Ciudad" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:7 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:13 msgid "State" msgstr "Provincia" @@ -2001,6 +2005,7 @@ msgstr "País" #: app/views/shared/_organization_custom_fields.rhtml:13 #: app/views/profile_editor/_person_form.rhtml:24 #: app/views/maps/edit_location.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:14 msgid "ZIP code" msgstr "" @@ -2089,11 +2094,11 @@ msgstr "Ninguno" msgid "box" msgstr "" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner type" msgstr "Tipo de dueño" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner" msgstr "Dueño" @@ -2130,6 +2135,7 @@ msgstr "Nuevo %s" #: app/views/admin_panel/terms_of_use.rhtml:10 #: app/views/admin_panel/site_info.rhtml:12 #: app/views/enterprise_validation/edit_validation_info.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:11 msgid "Save" msgstr "" @@ -2377,7 +2383,7 @@ msgstr "Caja" msgid "Type" msgstr "Tipo" -#: app/models/block.rb:- +#: app/models/block.rb:- app/models/environment.rb:- msgid "Settings" msgstr "Configuraciones" @@ -2391,7 +2397,8 @@ msgstr "Habilitado" #: app/models/task.rb:- app/models/product_qualifier.rb:- #: app/models/certifier.rb:- app/models/external_feed.rb:- #: app/models/mailing_sent.rb:- app/models/comment.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Created at" msgstr "Creado el" @@ -2400,7 +2407,8 @@ msgstr "Creado el" #: app/models/input.rb:- app/models/mailing.rb:- app/models/product.rb:- #: app/models/product_qualifier.rb:- app/models/certifier.rb:- #: app/models/external_feed.rb:- app/models/mailing_sent.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Updated at" msgstr "Actualizado el" @@ -2856,15 +2864,18 @@ msgid "qualifier" msgstr "" #: app/models/qualifier.rb:- app/models/product.rb:- app/models/certifier.rb:- -#: app/models/comment.rb:- app/models/profile.rb:- -#: app/models/create_enterprise.rb:4 app/models/contact.rb:- -#: app/models/contact.rb:14 app/views/cms/view.rhtml:24 +#: app/models/comment.rb:- app/models/environment.rb:- app/models/profile.rb:- +#: app/models/create_enterprise.rb:4 app/models/domain.rb:- +#: app/models/contact.rb:- app/models/contact.rb:14 +#: app/views/cms/view.rhtml:24 #: app/views/enterprise_registration/select_validator.rhtml:12 #: app/views/content_viewer/_comment_form.rhtml:30 #: app/views/box_organizer/_link_list_block.rhtml:4 #: app/views/profile_members/_find_users.rhtml:3 #: app/views/profile_members/find_users.rhtml:3 #: app/views/enterprise_validation/_details.rhtml:3 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:6 +#: plugins/mezuro/views/show.html.erb:9 msgid "Name" msgstr "Nombre" @@ -3095,6 +3106,7 @@ msgid "product" msgstr "producto" #: app/models/product.rb:- app/views/manage_products/index.rhtml:6 +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:37 msgid "Price" msgstr "Precio" @@ -3102,6 +3114,7 @@ msgstr "Precio" #: app/models/organization.rb:98 app/views/plugins/index.rhtml:9 #: app/views/cms/_uploaded_file.rhtml:2 #: app/views/manage_products/show.rhtml:30 +#: plugins/mezuro/views/show.html.erb:14 msgid "Description" msgstr "Descripción" @@ -3352,6 +3365,8 @@ msgstr "No se pudo editar el rol" #: app/views/enterprise_validation/index.rhtml:14 #: app/views/enterprise_validation/_details.rhtml:7 #: app/views/enterprise_validation/list_processed.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:18 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:18 msgid "Address" msgstr "Dirección" @@ -3423,6 +3438,8 @@ msgstr "Autor" #: app/models/comment.rb:- app/models/contact.rb:- #: app/views/cms/suggest_an_article.rhtml:17 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:16 msgid "Email" msgstr "Email" @@ -3450,6 +3467,41 @@ msgstr "[%s] tenes un nuevo comentario!" msgid "This block presents the main content of your pages." msgstr "Este bloque presenta el contenido principal de tus páginas" +# Entorno o ambiente? +#: app/models/environment.rb:- +#, fuzzy +msgid "environment" +msgstr "Entorno" + +#: app/models/environment.rb:- app/models/organization.rb:98 +msgid "Contact email" +msgstr "" + +#: app/models/environment.rb:- app/models/domain.rb:- +msgid "Is default" +msgstr "" + +#: app/models/environment.rb:- +msgid "Design data" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom header" +msgstr "Cabecera personalizada" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom footer" +msgstr "Pie de página personalizado" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Theme" +msgstr "Tema" + +#: app/models/environment.rb:- +#, fuzzy +msgid "Terms of use acceptance text" +msgstr "Términos aceptados" + #: app/models/environment.rb:13 msgid "View environment admin panel" msgstr "" @@ -3670,6 +3722,7 @@ msgid "Identifier" msgstr "Identificador" #: app/models/profile.rb:- app/models/create_enterprise.rb:6 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:8 msgid "Contact phone" msgstr "Teléfono de contacto" @@ -3689,18 +3742,6 @@ msgstr "" msgid "Nickname" msgstr "Apodo" -#: app/models/profile.rb:- -msgid "Custom header" -msgstr "Cabecera personalizada" - -#: app/models/profile.rb:- -msgid "Custom footer" -msgstr "Pie de página personalizado" - -#: app/models/profile.rb:- -msgid "Theme" -msgstr "Tema" - #: app/models/profile.rb:- app/models/profile.rb:675 msgid "Public profile" msgstr "Perfil público" @@ -3717,11 +3758,6 @@ msgstr "" msgid "Visible" msgstr "" -#: app/models/profile.rb:- -#, fuzzy -msgid "Shopping cart" -msgstr "Nivel educativo" - #: app/models/profile.rb:36 msgid "Edit profile" msgstr "" @@ -4096,10 +4132,6 @@ msgid "Display name" msgstr "" #: app/models/organization.rb:98 -msgid "Contact email" -msgstr "" - -#: app/models/organization.rb:98 msgid "Validated" msgstr "" @@ -4113,6 +4145,14 @@ msgstr "Comunidades" msgid "Invite Friends" msgstr "amigos" +#: app/models/domain.rb:- +msgid "domain" +msgstr "dominio" + +#: app/models/domain.rb:- +msgid "Google maps key" +msgstr "" + #: app/models/domain.rb:13 #, fuzzy msgid "" @@ -4404,6 +4444,7 @@ msgid "Plugin" msgstr "" #: app/views/plugins/index.rhtml:10 app/views/features/index.rhtml:16 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:5 #, fuzzy msgid "Enabled?" msgstr "Habilitado" @@ -4470,6 +4511,7 @@ msgstr "" #: app/views/shared/_organization_custom_fields.rhtml:12 #: app/views/profile_editor/_person_form.rhtml:25 #: app/views/maps/edit_location.rhtml:10 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:11 msgid "Address (street and number)" msgstr "" @@ -4718,6 +4760,7 @@ msgstr "Todo el contenido" #: app/views/box_organizer/index.rhtml:5 app/views/mailconf/index.rhtml:10 #: app/views/mailconf/index.rhtml:28 app/views/mailconf/index.rhtml:38 #: app/views/tasks/index.rhtml:29 app/views/tasks/index.rhtml:49 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:12 msgid "Back to control panel" msgstr "" @@ -4731,6 +4774,7 @@ msgstr "" #: app/views/profile_members/remove_admin.rhtml:10 #: app/views/profile_members/unassociate.rhtml:10 #: app/views/profile_members/_members_list.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:9 msgid "Actions" msgstr "" @@ -8323,6 +8367,312 @@ msgstr "" msgid "Organizations are disabled when created" msgstr "" +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:96 +msgid "Request sent successfully. Check your email." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:118 +msgid "Can't join items from different enterprises." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:132 +msgid "There is no cart." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:148 +msgid "This enterprise doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:162 +msgid "The cart doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:176 +msgid "Invalid quantity." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:8 +#, fuzzy +msgid "Option updated successfully." +msgstr "Características actualizadas correctamente." + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:10 +#, fuzzy +msgid "Option wasn't updated successfully." +msgstr "Características actualizadas correctamente." + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:8 +#, fuzzy +msgid "A shopping cart feature for enterprises" +msgstr "Una empresa" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:14 +#, fuzzy +msgid "Add to cart" +msgstr "Añadir contacto" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:10 +#, fuzzy +msgid "[%s] Your buy request was performed successfully." +msgstr "¡Tu contraseña fue modificada correctamente!" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:23 +msgid "[%s] You have a new buy request from %s." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:22 +#, fuzzy +msgid "Delivery" +msgstr "Recibir copia" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:35 +#, fuzzy +msgid "Item name" +msgstr "Nombre de archivo" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:52 +#: plugins/shopping_cart/views/cart.html.erb:10 +#, fuzzy +msgid "Total:" +msgstr "Para: " + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:15 +#, fuzzy +msgid "Project successfully registered" +msgstr "El producto se ha creado correctamente" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:29 +#, fuzzy +msgid "Project successfully updated" +msgstr "El producto se ha actualizado correctamente" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:47 +#, fuzzy +msgid "Project successfully removed." +msgstr "El producto se ha eliminado correctamente" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:49 +#, fuzzy +msgid "Project was not successfully removed." +msgstr "El producto se ha eliminado correctamente" + +#: plugins/mezuro/lib/mezuro_plugin.rb:8 +msgid "A metric analizer plugin." +msgstr "" + +#: plugins/template/lib/template_plugin.rb:10 +msgid "A plugin that does this and that." +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:3 +#, fuzzy +msgid "Are you sure you want to remove this item?" +msgstr "¿Estás seguro de que deseas eliminar \"%s\"?" + +# Estás y desea no estan igualmente conjugados. +#: plugins/shopping_cart/views/cart.html.erb:4 +#, fuzzy +msgid "Are you sure you want to clean your cart?" +msgstr "¿Estás seguro de que deseas añadir a %s como uno de tus contactos?" + +#: plugins/shopping_cart/views/cart.html.erb:7 +#, fuzzy +msgid "Cart" +msgstr "Padre" + +#: plugins/shopping_cart/views/cart.html.erb:8 +#, fuzzy +msgid "Clean cart" +msgstr "Un contacto" + +#: plugins/shopping_cart/views/cart.html.erb:11 +#, fuzzy +msgid "Shopping checkout" +msgstr "Nivel educativo" + +#: plugins/shopping_cart/views/cart.html.erb:14 +#, fuzzy +msgid "Show cart" +msgstr "Nivel educativo" + +#: plugins/shopping_cart/views/cart.html.erb:15 +msgid "Hide cart" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Cart options" +msgstr "Opciones" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:6 +msgid "Delivery?" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7 +#, fuzzy +msgid "Delivery price:" +msgstr "Perfil público" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 +#, fuzzy +msgid "Delivery Address" +msgstr "Dirección" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:17 +#, fuzzy +msgid "Send buy request" +msgstr "Nueva solicitud" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/send_request.html.erb:1 +msgid "Request sent successfully check your email." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7 +#, fuzzy +msgid "Hi %s!" +msgstr "Accesos" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10 +msgid "This is a notification e-mail about your buy request on %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11 +msgid "" +"The supplier already received your buy request and may contact you for " +"confirmation." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12 +msgid "Please check if your information below is correct:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:16 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:15 +#, fuzzy +msgid "Full name" +msgstr "Nombre de archivo" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:17 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17 +#, fuzzy +msgid "Phone number" +msgstr "Nuevo miembro" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:23 +msgid "Here are the products you bought:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28 +#, fuzzy +msgid "Thanks for buying with us!" +msgstr "¡Gracias por ingresar!" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:31 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:30 +msgid "A service of %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10 +msgid "This is a buy request made by %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11 +msgid "Below follows the customer informations:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:23 +msgid "And here are the items bought by this customer:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:28 +msgid "If there are any problems with this email contact the admin of %s." +msgstr "" + +#: plugins/mezuro/views/show.html.erb:19 +#, fuzzy +msgid "Repository address" +msgstr "Dirección" + +#: plugins/mezuro/views/show.html.erb:35 +msgid "Possible causes:" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:38 +msgid "Server is down" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:41 +msgid "" +"URL invalid, in this case create another project with the correct URL\n" +" (Sorry for the incovenience, we're working for a better solution)" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:47 +#, fuzzy +msgid "Metric Results" +msgstr "Buscar" + +#: plugins/mezuro/views/show.html.erb:49 +msgid "Total Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:59 +#, fuzzy +msgid "Statistical Metrics" +msgstr "Estadísticas" + +#: plugins/mezuro/views/show.html.erb:77 +msgid "" +"Wait a moment while the metrics are calculated.
\n" +" Reload the page manually in a few moment. " +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:1 +#, fuzzy +msgid "New project" +msgstr "Producto nuevo" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:3 +#, fuzzy +msgid "Register project" +msgstr "Crear producto" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Edit project" +msgstr "Editar carpeta" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:3 +#, fuzzy +msgid "Update project" +msgstr "Actualizado el" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:1 +msgid "%s's Mezuro projects" +msgstr "" + +# Le ponemos "no registrado" o "sin registrar"? O no especificado? +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:4 +#, fuzzy +msgid "%s has no projects registered." +msgstr "género no registrado" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:8 +#, fuzzy +msgid "Project" +msgstr "Producto" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:19 +#, fuzzy +msgid "Are you sure you want to remove this project?" +msgstr "¿Estás seguro de que deseas eliminar \"%s\"?" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:27 +#, fuzzy +msgid "Register a new project" +msgstr "Registrar una nueva Institución" + #: config/initializers/action_tracker.rb:8 msgid "published 1 article: %{title}" msgid_plural "published %{num} articles: %{title}" @@ -8448,10 +8798,6 @@ msgstr "" #~ msgstr "Educación formal" #, fuzzy -#~ msgid "Terms of use acceptance text" -#~ msgstr "Términos aceptados" - -#, fuzzy #~ msgid "one article" #~ msgstr "Nuevo artículo" @@ -8459,9 +8805,6 @@ msgstr "" #~ msgid "%s articles" #~ msgstr "artículo" -#~ msgid "domain" -#~ msgstr "dominio" - #~ msgid "from %s to %s" #~ msgstr "desde %s hasta %s" @@ -8618,9 +8961,6 @@ msgstr "" #~ msgid "Aditional specifications" #~ msgstr "Especificaciones adicionales" -#~ msgid "Product succesfully updated" -#~ msgstr "El producto se ha actualizado correctamente" - #~ msgid "Raw material succesfully created" #~ msgstr "Materia prima creada correctamente" @@ -8645,9 +8985,6 @@ msgstr "" #~ msgid "Are you sure, you want to remove this raw material from your list" #~ msgstr "¿Está seguro, de que desea eliminar esta materia prima de su lista?" -#~ msgid "New product" -#~ msgstr "Producto nuevo" - #~ msgid "back" #~ msgstr "atras" @@ -8714,9 +9051,6 @@ msgstr "" #~ msgid "Setting" #~ msgstr "Configuración" -#~ msgid "Hits" -#~ msgstr "Accesos" - #~ msgid "Statistical overview of your environment." #~ msgstr "Visión estadística de su entorno." diff --git a/po/fr/noosfero.po b/po/fr/noosfero.po index 37193d4..00d96d1 100644 --- a/po/fr/noosfero.po +++ b/po/fr/noosfero.po @@ -4,9 +4,9 @@ # , 2009. msgid "" msgstr "" -"Project-Id-Version: noosfero 0.30.2\n" +"Project-Id-Version: noosfero 0.31.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-05-12 00:55-0300\n" +"POT-Creation-Date: 2011-05-23 16:59-0300\n" "PO-Revision-Date: 2009-12-04 18:46-0300\n" "Last-Translator: Jean-Claude Bulliard \n" "Language-Team: American English \n" @@ -475,6 +475,7 @@ msgstr "Déplacer du côté opposé" #: app/views/profile_members/remove_admin.rhtml:17 #: app/views/profile_members/unassociate.rhtml:17 #: app/views/profile_members/_members_list.rhtml:17 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:16 msgid "Edit" msgstr "Éditer" @@ -1444,6 +1445,7 @@ msgstr "Êtes-vous sûr(e) de vouloir ôter cet élément ?" #: app/helpers/cms_helper.rb:58 #: app/views/content_viewer/_article_toolbar.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:17 msgid "Delete" msgstr "Détruire" @@ -1984,11 +1986,13 @@ msgstr "Description courte des activités" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:8 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:12 msgid "City" msgstr "Ville" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:7 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:13 msgid "State" msgstr "État" @@ -2003,6 +2007,7 @@ msgstr "Pays" #: app/views/shared/_organization_custom_fields.rhtml:13 #: app/views/profile_editor/_person_form.rhtml:24 #: app/views/maps/edit_location.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:14 msgid "ZIP code" msgstr "Code postal" @@ -2091,11 +2096,11 @@ msgstr "Aucun(e)" msgid "box" msgstr "boîte" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner type" msgstr "Type de propriétaire" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner" msgstr "Propriétaire" @@ -2132,6 +2137,7 @@ msgstr "Nouveau %s" #: app/views/admin_panel/terms_of_use.rhtml:10 #: app/views/admin_panel/site_info.rhtml:12 #: app/views/enterprise_validation/edit_validation_info.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:11 msgid "Save" msgstr "Enregistrer" @@ -2390,7 +2396,7 @@ msgstr "Boîte" msgid "Type" msgstr "Type" -#: app/models/block.rb:- +#: app/models/block.rb:- app/models/environment.rb:- msgid "Settings" msgstr "Paramètres" @@ -2404,7 +2410,8 @@ msgstr "Activé" #: app/models/task.rb:- app/models/product_qualifier.rb:- #: app/models/certifier.rb:- app/models/external_feed.rb:- #: app/models/mailing_sent.rb:- app/models/comment.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Created at" msgstr "Créé le" @@ -2413,7 +2420,8 @@ msgstr "Créé le" #: app/models/input.rb:- app/models/mailing.rb:- app/models/product.rb:- #: app/models/product_qualifier.rb:- app/models/certifier.rb:- #: app/models/external_feed.rb:- app/models/mailing_sent.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Updated at" msgstr "Mis à jour le" @@ -2883,15 +2891,18 @@ msgid "qualifier" msgstr "" #: app/models/qualifier.rb:- app/models/product.rb:- app/models/certifier.rb:- -#: app/models/comment.rb:- app/models/profile.rb:- -#: app/models/create_enterprise.rb:4 app/models/contact.rb:- -#: app/models/contact.rb:14 app/views/cms/view.rhtml:24 +#: app/models/comment.rb:- app/models/environment.rb:- app/models/profile.rb:- +#: app/models/create_enterprise.rb:4 app/models/domain.rb:- +#: app/models/contact.rb:- app/models/contact.rb:14 +#: app/views/cms/view.rhtml:24 #: app/views/enterprise_registration/select_validator.rhtml:12 #: app/views/content_viewer/_comment_form.rhtml:30 #: app/views/box_organizer/_link_list_block.rhtml:4 #: app/views/profile_members/_find_users.rhtml:3 #: app/views/profile_members/find_users.rhtml:3 #: app/views/enterprise_validation/_details.rhtml:3 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:6 +#: plugins/mezuro/views/show.html.erb:9 msgid "Name" msgstr "Nom" @@ -3126,6 +3137,7 @@ msgid "product" msgstr "produit" #: app/models/product.rb:- app/views/manage_products/index.rhtml:6 +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:37 msgid "Price" msgstr "Prix" @@ -3133,6 +3145,7 @@ msgstr "Prix" #: app/models/organization.rb:98 app/views/plugins/index.rhtml:9 #: app/views/cms/_uploaded_file.rhtml:2 #: app/views/manage_products/show.rhtml:30 +#: plugins/mezuro/views/show.html.erb:14 msgid "Description" msgstr "Description" @@ -3394,6 +3407,8 @@ msgstr "Échec dans l'édition du rôle" #: app/views/enterprise_validation/index.rhtml:14 #: app/views/enterprise_validation/_details.rhtml:7 #: app/views/enterprise_validation/list_processed.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:18 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:18 msgid "Address" msgstr "Adresse" @@ -3466,6 +3481,8 @@ msgstr "Auteur" #: app/models/comment.rb:- app/models/contact.rb:- #: app/views/cms/suggest_an_article.rhtml:17 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:16 msgid "Email" msgstr "Adresse électronique" @@ -3494,6 +3511,39 @@ msgstr "[%s] vous avez un nouveau commentaire !" msgid "This block presents the main content of your pages." msgstr "Ce bloc présente le contenu principal de vos pages." +#: app/models/environment.rb:- +msgid "environment" +msgstr "environnement" + +#: app/models/environment.rb:- app/models/organization.rb:98 +msgid "Contact email" +msgstr "Adresse électronique de contact" + +#: app/models/environment.rb:- app/models/domain.rb:- +msgid "Is default" +msgstr "Est celle par défaut" + +#: app/models/environment.rb:- +msgid "Design data" +msgstr "Données d'identité visuelle" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom header" +msgstr "En-tête sur-mesure" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom footer" +msgstr "Pied de page sur-mesure" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Theme" +msgstr "Thème " + +#: app/models/environment.rb:- +#, fuzzy +msgid "Terms of use acceptance text" +msgstr "J'ai lu les conditions d'utilisation et les accepte" + #: app/models/environment.rb:13 msgid "View environment admin panel" msgstr "Voir le panneau de contrôle de l'environnement" @@ -3720,6 +3770,7 @@ msgid "Identifier" msgstr "Identifiant" #: app/models/profile.rb:- app/models/create_enterprise.rb:6 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:8 msgid "Contact phone" msgstr "Téléphone de contact" @@ -3739,18 +3790,6 @@ msgstr "Précision geocode" msgid "Nickname" msgstr "Pseudo" -#: app/models/profile.rb:- -msgid "Custom header" -msgstr "En-tête sur-mesure" - -#: app/models/profile.rb:- -msgid "Custom footer" -msgstr "Pied de page sur-mesure" - -#: app/models/profile.rb:- -msgid "Theme" -msgstr "Thème " - #: app/models/profile.rb:- app/models/profile.rb:675 msgid "Public profile" msgstr "Profil public" @@ -3767,11 +3806,6 @@ msgstr "Domaine préféré" msgid "Visible" msgstr "" -#: app/models/profile.rb:- -#, fuzzy -msgid "Shopping cart" -msgstr "Statut de formation" - #: app/models/profile.rb:36 msgid "Edit profile" msgstr "Éditer le profil" @@ -4155,10 +4189,6 @@ msgid "Display name" msgstr "Afficher le nom" #: app/models/organization.rb:98 -msgid "Contact email" -msgstr "Adresse électronique de contact" - -#: app/models/organization.rb:98 msgid "Validated" msgstr "Validé(e)" @@ -4172,6 +4202,14 @@ msgstr "Templates de groupe" msgid "Invite Friends" msgstr "Inviter mes contacts !" +#: app/models/domain.rb:- +msgid "domain" +msgstr "domaine" + +#: app/models/domain.rb:- +msgid "Google maps key" +msgstr "" + #: app/models/domain.rb:13 #, fuzzy msgid "" @@ -4470,6 +4508,7 @@ msgid "Plugin" msgstr "Nom généré pour l'URL de l'article" #: app/views/plugins/index.rhtml:10 app/views/features/index.rhtml:16 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:5 #, fuzzy msgid "Enabled?" msgstr "Activé" @@ -4536,6 +4575,7 @@ msgstr "" #: app/views/shared/_organization_custom_fields.rhtml:12 #: app/views/profile_editor/_person_form.rhtml:25 #: app/views/maps/edit_location.rhtml:10 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:11 msgid "Address (street and number)" msgstr "Adresse (n° et rue)" @@ -4799,6 +4839,7 @@ msgstr "Tout le contenu" #: app/views/box_organizer/index.rhtml:5 app/views/mailconf/index.rhtml:10 #: app/views/mailconf/index.rhtml:28 app/views/mailconf/index.rhtml:38 #: app/views/tasks/index.rhtml:29 app/views/tasks/index.rhtml:49 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:12 msgid "Back to control panel" msgstr "Retour au panneau de contrôle" @@ -4813,6 +4854,7 @@ msgstr "Catégorie courante :" #: app/views/profile_members/remove_admin.rhtml:10 #: app/views/profile_members/unassociate.rhtml:10 #: app/views/profile_members/_members_list.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:9 msgid "Actions" msgstr "Actions" @@ -8629,6 +8671,315 @@ msgstr "" msgid "Organizations are disabled when created" msgstr "Les organisations ont une publication modérée par défaut" +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:96 +msgid "Request sent successfully. Check your email." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:118 +msgid "Can't join items from different enterprises." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:132 +#, fuzzy +msgid "There is no cart." +msgstr "Il n'y a pas de catégorie." + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:148 +#, fuzzy +msgid "This enterprise doesn't have this product." +msgstr "Les entreprises pour lesquelles travaille cet utilisateur." + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:162 +msgid "The cart doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:176 +msgid "Invalid quantity." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:8 +#, fuzzy +msgid "Option updated successfully." +msgstr "Fonctionnalités mises à jour avec succès." + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:10 +#, fuzzy +msgid "Option wasn't updated successfully." +msgstr "Fonctionnalités mises à jour avec succès." + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:8 +#, fuzzy +msgid "A shopping cart feature for enterprises" +msgstr "Désactiver la recherche d'entreprises" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:14 +#, fuzzy +msgid "Add to cart" +msgstr "Ajouter un contact" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:10 +#, fuzzy +msgid "[%s] Your buy request was performed successfully." +msgstr "Votre mot de passe a bien été modifié." + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:23 +msgid "[%s] You have a new buy request from %s." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:22 +#, fuzzy +msgid "Delivery" +msgstr "Recevoir une copie" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:35 +#, fuzzy +msgid "Item name" +msgstr "Nom de fichier" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:52 +#: plugins/shopping_cart/views/cart.html.erb:10 +#, fuzzy +msgid "Total:" +msgstr "Pour : " + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:15 +#, fuzzy +msgid "Project successfully registered" +msgstr "Le produit a bien été créé" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:29 +#, fuzzy +msgid "Project successfully updated" +msgstr "Le produit a bien été mis à jour" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:47 +#, fuzzy +msgid "Project successfully removed." +msgstr "Le produit a bien été ôté" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:49 +#, fuzzy +msgid "Project was not successfully removed." +msgstr "Le produit a bien été ôté" + +#: plugins/mezuro/lib/mezuro_plugin.rb:8 +msgid "A metric analizer plugin." +msgstr "" + +#: plugins/template/lib/template_plugin.rb:10 +msgid "A plugin that does this and that." +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:3 +#, fuzzy +msgid "Are you sure you want to remove this item?" +msgstr "Êtes-vous sûr(e) de vouloir ôter cet élément ?" + +#: plugins/shopping_cart/views/cart.html.erb:4 +#, fuzzy +msgid "Are you sure you want to clean your cart?" +msgstr "Êtes-vous sûr(e) de vouloir sortir ?" + +#: plugins/shopping_cart/views/cart.html.erb:7 +#, fuzzy +msgid "Cart" +msgstr "Créer" + +#: plugins/shopping_cart/views/cart.html.erb:8 +#, fuzzy +msgid "Clean cart" +msgstr "Un contact" + +#: plugins/shopping_cart/views/cart.html.erb:11 +#, fuzzy +msgid "Shopping checkout" +msgstr "Statut de formation" + +#: plugins/shopping_cart/views/cart.html.erb:14 +#, fuzzy +msgid "Show cart" +msgstr "Statut de formation" + +#: plugins/shopping_cart/views/cart.html.erb:15 +#, fuzzy +msgid "Hide cart" +msgstr "Cacher" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Cart options" +msgstr "Plus d'options" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:6 +msgid "Delivery?" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7 +#, fuzzy +msgid "Delivery price:" +msgstr "Détruire le profil" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 +#, fuzzy +msgid "Delivery Address" +msgstr "Adresse" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:17 +#, fuzzy +msgid "Send buy request" +msgstr "Envoyer une requête" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/send_request.html.erb:1 +msgid "Request sent successfully check your email." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7 +#, fuzzy +msgid "Hi %s!" +msgstr "Visites" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10 +msgid "This is a notification e-mail about your buy request on %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11 +msgid "" +"The supplier already received your buy request and may contact you for " +"confirmation." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12 +msgid "Please check if your information below is correct:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:16 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:15 +#, fuzzy +msgid "Full name" +msgstr "Nom de fichier" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:17 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17 +#, fuzzy +msgid "Phone number" +msgstr "Un membre" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:23 +msgid "Here are the products you bought:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28 +#, fuzzy +msgid "Thanks for buying with us!" +msgstr "Merci de vous être inscrit(e) !" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:31 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:30 +#, fuzzy +msgid "A service of %s." +msgstr "Un article de type «%s»" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10 +msgid "This is a buy request made by %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11 +msgid "Below follows the customer informations:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:23 +msgid "And here are the items bought by this customer:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:28 +msgid "If there are any problems with this email contact the admin of %s." +msgstr "" + +#: plugins/mezuro/views/show.html.erb:19 +#, fuzzy +msgid "Repository address" +msgstr "Adresse" + +#: plugins/mezuro/views/show.html.erb:35 +msgid "Possible causes:" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:38 +msgid "Server is down" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:41 +msgid "" +"URL invalid, in this case create another project with the correct URL\n" +" (Sorry for the incovenience, we're working for a better solution)" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:47 +#, fuzzy +msgid "Metric Results" +msgstr "Résultats de recherche pour «%s»" + +#: plugins/mezuro/views/show.html.erb:49 +msgid "Total Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:59 +#, fuzzy +msgid "Statistical Metrics" +msgstr "Statistiques" + +#: plugins/mezuro/views/show.html.erb:77 +msgid "" +"Wait a moment while the metrics are calculated.
\n" +" Reload the page manually in a few moment. " +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:1 +#, fuzzy +msgid "New project" +msgstr "Nouveau produit" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:3 +#, fuzzy +msgid "Register project" +msgstr "Enregistrer une entreprise" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Edit project" +msgstr "Éditer le profil" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:3 +#, fuzzy +msgid "Update project" +msgstr "Mis à jour le" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:1 +#, fuzzy +msgid "%s's Mezuro projects" +msgstr "Les entreprises de %s" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:4 +#, fuzzy +msgid "%s has no projects registered." +msgstr "genre non enregistré" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:8 +#, fuzzy +msgid "Project" +msgstr "Produit" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:19 +#, fuzzy +msgid "Are you sure you want to remove this project?" +msgstr "Êtes-vous sûr(e) que vous voulez retirer ce commentaire ?" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:27 +#, fuzzy +msgid "Register a new project" +msgstr "Enregistrer une nouvelle entreprise" + #: config/initializers/action_tracker.rb:8 msgid "published 1 article: %{title}" msgid_plural "published %{num} articles: %{title}" @@ -8769,19 +9120,6 @@ msgstr "" #~ msgid "Formation" #~ msgstr "Formation" -#~ msgid "environment" -#~ msgstr "environnement" - -#~ msgid "Is default" -#~ msgstr "Est celle par défaut" - -#~ msgid "Design data" -#~ msgstr "Données d'identité visuelle" - -#, fuzzy -#~ msgid "Terms of use acceptance text" -#~ msgstr "J'ai lu les conditions d'utilisation et les accepte" - #~ msgid "Use WYSIWYG editor to edit environment home page" #~ msgstr "" #~ "Utiliser l'éditeur visuel pour modifier la page d'accueil de " @@ -8798,9 +9136,6 @@ msgstr "" #~ msgid "A collection of photos, logos or other kinds of images." #~ msgstr "Un ensemble de photos, logos ou autres types d'images." -#~ msgid "domain" -#~ msgstr "domaine" - #~ msgid "Information about the event:" #~ msgstr "Informations concernant l'événement :" @@ -9091,9 +9426,6 @@ msgstr "" #~ msgid "Aditional specifications" #~ msgstr "Spécifications supplémentaires" -#~ msgid "Product succesfully updated" -#~ msgstr "Le produit a bien été mis à jour" - #~ msgid "Category: %s " #~ msgstr "Catégorie : %s " @@ -9141,9 +9473,6 @@ msgstr "" #~ msgid "Are you sure, you want to remove this raw material from your list" #~ msgstr "Êtes-vous sûr(e) de vouloir ôter ce matériau brut de votre liste ?" -#~ msgid "New product" -#~ msgstr "Nouveau produit" - #~ msgid "back" #~ msgstr "retour" @@ -9231,9 +9560,6 @@ msgstr "" #~ msgid "Clicking on this button will remove your friend relation with %s." #~ msgstr "En cliquant sur ce bouton, vous ôterez %s de vos relations." -#~ msgid "Register enterprise" -#~ msgstr "Enregistrer une entreprise" - #~ msgid "How to proceed" #~ msgstr "Comment procéder" @@ -10052,18 +10378,12 @@ msgstr "" #~ msgid "The task was cancelled at %s" #~ msgstr "La tâche a été annulée à %s" -#~ msgid "The enterprises where this user works." -#~ msgstr "Les entreprises pour lesquelles travaille cet utilisateur." - #~ msgid "All enterprises" #~ msgstr "Toutes les entreprises" #~ msgid "An ordinary article" #~ msgstr "Un article ordinaire" -#~ msgid "An article of type \"%s\"" -#~ msgstr "Un article de type «%s»" - #~ msgid "" #~ "The tag is created when you add some one to your article.

\n" #~ " Try to add some tags to some articles and see your tag cloud to " @@ -10725,9 +11045,6 @@ msgstr "" #~ msgid "Accept Comments" #~ msgstr "Accepte les commentaires " -#~ msgid "Send request" -#~ msgstr "Envoyer une requête" - #~ msgid "Are you sure you want to destroy \"%s\"?" #~ msgstr "Êtes-vous sûr(e) de vouloir détruirew/u> «%s» ?" @@ -10820,9 +11137,6 @@ msgstr "" #~ msgid "Info and settings" #~ msgstr "Informations et paramètres" -#~ msgid "Hits" -#~ msgstr "Visites" - #~ msgid "Disable the popup that ask to join a group/community" #~ msgstr "Désactiver la pop-up qui propos de rejoindre un groupe " diff --git a/po/hy/noosfero.po b/po/hy/noosfero.po index 05e09d8..efd0226 100644 --- a/po/hy/noosfero.po +++ b/po/hy/noosfero.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: noosfero 0.30.2\n" -"POT-Creation-Date: 2011-05-12 00:55-0300\n" +"Project-Id-Version: noosfero 0.31.0\n" +"POT-Creation-Date: 2011-05-23 16:59-0300\n" "PO-Revision-Date: 2009-10-26 16:20-0300\n" "Last-Translator: Anahit Minassian \n" "Language-Team: LANGUAGE \n" @@ -470,6 +470,7 @@ msgstr "" #: app/views/profile_members/remove_admin.rhtml:17 #: app/views/profile_members/unassociate.rhtml:17 #: app/views/profile_members/_members_list.rhtml:17 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:16 msgid "Edit" msgstr "Փոփոխել" @@ -1436,6 +1437,7 @@ msgstr "Վստա՞ք եք, որ ցականում եք այն հեռացնել:" #: app/helpers/cms_helper.rb:58 #: app/views/content_viewer/_article_toolbar.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:17 msgid "Delete" msgstr "Հեռացնել" @@ -1964,11 +1966,13 @@ msgstr "" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:8 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:12 msgid "City" msgstr "Քաղաք" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:7 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:13 msgid "State" msgstr "Նահանգ" @@ -1983,6 +1987,7 @@ msgstr "Երկիր" #: app/views/shared/_organization_custom_fields.rhtml:13 #: app/views/profile_editor/_person_form.rhtml:24 #: app/views/maps/edit_location.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:14 msgid "ZIP code" msgstr "" @@ -2069,11 +2074,11 @@ msgstr "Չկա" msgid "box" msgstr "պատուհան" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner type" msgstr "Սեփականատիրոջ տեսակ" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner" msgstr "Սեփականատեր" @@ -2110,6 +2115,7 @@ msgstr "Նորություններ" #: app/views/admin_panel/terms_of_use.rhtml:10 #: app/views/admin_panel/site_info.rhtml:12 #: app/views/enterprise_validation/edit_validation_info.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:11 msgid "Save" msgstr "Պահպանել" @@ -2359,7 +2365,7 @@ msgstr "Պատուհան" msgid "Type" msgstr "Տեսակ" -#: app/models/block.rb:- +#: app/models/block.rb:- app/models/environment.rb:- msgid "Settings" msgstr "Պարամետրեր" @@ -2373,7 +2379,8 @@ msgstr "Ակտիվացված է" #: app/models/task.rb:- app/models/product_qualifier.rb:- #: app/models/certifier.rb:- app/models/external_feed.rb:- #: app/models/mailing_sent.rb:- app/models/comment.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Created at" msgstr "Ստեղծված է" @@ -2382,7 +2389,8 @@ msgstr "Ստեղծված է" #: app/models/input.rb:- app/models/mailing.rb:- app/models/product.rb:- #: app/models/product_qualifier.rb:- app/models/certifier.rb:- #: app/models/external_feed.rb:- app/models/mailing_sent.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Updated at" msgstr "Թարմացվել է" @@ -2837,15 +2845,18 @@ msgid "qualifier" msgstr "" #: app/models/qualifier.rb:- app/models/product.rb:- app/models/certifier.rb:- -#: app/models/comment.rb:- app/models/profile.rb:- -#: app/models/create_enterprise.rb:4 app/models/contact.rb:- -#: app/models/contact.rb:14 app/views/cms/view.rhtml:24 +#: app/models/comment.rb:- app/models/environment.rb:- app/models/profile.rb:- +#: app/models/create_enterprise.rb:4 app/models/domain.rb:- +#: app/models/contact.rb:- app/models/contact.rb:14 +#: app/views/cms/view.rhtml:24 #: app/views/enterprise_registration/select_validator.rhtml:12 #: app/views/content_viewer/_comment_form.rhtml:30 #: app/views/box_organizer/_link_list_block.rhtml:4 #: app/views/profile_members/_find_users.rhtml:3 #: app/views/profile_members/find_users.rhtml:3 #: app/views/enterprise_validation/_details.rhtml:3 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:6 +#: plugins/mezuro/views/show.html.erb:9 msgid "Name" msgstr "Անվանում" @@ -3067,6 +3078,7 @@ msgid "product" msgstr "արտադրանք" #: app/models/product.rb:- app/views/manage_products/index.rhtml:6 +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:37 msgid "Price" msgstr "Գին" @@ -3074,6 +3086,7 @@ msgstr "Գին" #: app/models/organization.rb:98 app/views/plugins/index.rhtml:9 #: app/views/cms/_uploaded_file.rhtml:2 #: app/views/manage_products/show.rhtml:30 +#: plugins/mezuro/views/show.html.erb:14 msgid "Description" msgstr "Նկարագրություն" @@ -3326,6 +3339,8 @@ msgstr "Դերի փոփոխումը ձախողված է" #: app/views/enterprise_validation/index.rhtml:14 #: app/views/enterprise_validation/_details.rhtml:7 #: app/views/enterprise_validation/list_processed.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:18 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:18 msgid "Address" msgstr "Հասցե" @@ -3394,6 +3409,8 @@ msgstr "Հեղինակ" #: app/models/comment.rb:- app/models/contact.rb:- #: app/views/cms/suggest_an_article.rhtml:17 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:16 msgid "Email" msgstr "Էլ. հասցե" @@ -3422,6 +3439,39 @@ msgstr "" msgid "This block presents the main content of your pages." msgstr "" +#: app/models/environment.rb:- +msgid "environment" +msgstr "համակարգ" + +#: app/models/environment.rb:- app/models/organization.rb:98 +msgid "Contact email" +msgstr "էլ. հասցե" + +#: app/models/environment.rb:- app/models/domain.rb:- +msgid "Is default" +msgstr "Նախնական արժեքն է" + +#: app/models/environment.rb:- +msgid "Design data" +msgstr "Արտաքին տեսքի տվյալներ" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom header" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom footer" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Theme" +msgstr "" + +#: app/models/environment.rb:- +#, fuzzy +msgid "Terms of use acceptance text" +msgstr "Պայմանները ընդունված են" + #: app/models/environment.rb:13 msgid "View environment admin panel" msgstr "Տեսնել համակարգի ադմինիստրատիվ վահանակը" @@ -3645,6 +3695,7 @@ msgid "Identifier" msgstr "Որոշիչ" #: app/models/profile.rb:- app/models/create_enterprise.rb:6 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:8 msgid "Contact phone" msgstr "Հեռախոս" @@ -3664,18 +3715,6 @@ msgstr "Գեոկոդի ճշգրտություն" msgid "Nickname" msgstr "Կեղծանուն" -#: app/models/profile.rb:- -msgid "Custom header" -msgstr "" - -#: app/models/profile.rb:- -msgid "Custom footer" -msgstr "" - -#: app/models/profile.rb:- -msgid "Theme" -msgstr "" - #: app/models/profile.rb:- app/models/profile.rb:675 msgid "Public profile" msgstr "" @@ -3692,10 +3731,6 @@ msgstr "" msgid "Visible" msgstr "" -#: app/models/profile.rb:- -msgid "Shopping cart" -msgstr "" - #: app/models/profile.rb:36 msgid "Edit profile" msgstr "Փոփոխել անհատական էջը" @@ -4071,10 +4106,6 @@ msgid "Display name" msgstr "Ցուցադրել անունը" #: app/models/organization.rb:98 -msgid "Contact email" -msgstr "էլ. հասցե" - -#: app/models/organization.rb:98 msgid "Validated" msgstr "Վավերացված է" @@ -4088,6 +4119,14 @@ msgstr "Համայնքներ" msgid "Invite Friends" msgstr "Կառավարել ընկերներին" +#: app/models/domain.rb:- +msgid "domain" +msgstr "տիրույթ" + +#: app/models/domain.rb:- +msgid "Google maps key" +msgstr "" + #: app/models/domain.rb:13 #, fuzzy msgid "" @@ -4381,6 +4420,7 @@ msgid "Plugin" msgstr "Խորագիր" #: app/views/plugins/index.rhtml:10 app/views/features/index.rhtml:16 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:5 #, fuzzy msgid "Enabled?" msgstr "Ակտիվացված է" @@ -4448,6 +4488,7 @@ msgstr "" #: app/views/shared/_organization_custom_fields.rhtml:12 #: app/views/profile_editor/_person_form.rhtml:25 #: app/views/maps/edit_location.rhtml:10 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:11 msgid "Address (street and number)" msgstr "" @@ -4703,6 +4744,7 @@ msgstr "Ամբողջ բովանդակությունը" #: app/views/box_organizer/index.rhtml:5 app/views/mailconf/index.rhtml:10 #: app/views/mailconf/index.rhtml:28 app/views/mailconf/index.rhtml:38 #: app/views/tasks/index.rhtml:29 app/views/tasks/index.rhtml:49 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:12 msgid "Back to control panel" msgstr "Վերադառնալ կառավարման վահանակ" @@ -4717,6 +4759,7 @@ msgstr "Ներկայիս կատեգորիա" #: app/views/profile_members/remove_admin.rhtml:10 #: app/views/profile_members/unassociate.rhtml:10 #: app/views/profile_members/_members_list.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:9 msgid "Actions" msgstr "Գործողություններ" @@ -8370,6 +8413,308 @@ msgstr "" msgid "Organizations are disabled when created" msgstr "" +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:96 +msgid "Request sent successfully. Check your email." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:118 +msgid "Can't join items from different enterprises." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:132 +#, fuzzy +msgid "There is no cart." +msgstr "Այստեղ կատեգորիաներ չկան:" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:148 +#, fuzzy +msgid "This enterprise doesn't have this product." +msgstr "Այս մասնակիցն աշխատում է հետևյալ ձեռնարկություններում" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:162 +msgid "The cart doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:176 +msgid "Invalid quantity." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:8 +#, fuzzy +msgid "Option updated successfully." +msgstr "Առանձնահատկությունները հաջողությամբ թարմացված են:" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:10 +#, fuzzy +msgid "Option wasn't updated successfully." +msgstr "Առանձնահատկությունները հաջողությամբ թարմացված են:" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:8 +#, fuzzy +msgid "A shopping cart feature for enterprises" +msgstr "Դիզակտիվացնել ձեռնարկությունների որոնումը" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:14 +msgid "Add to cart" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:10 +#, fuzzy +msgid "[%s] Your buy request was performed successfully." +msgstr "Ձեր գաղտնաբառը բարեհաջող փոխվել է:" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:23 +msgid "[%s] You have a new buy request from %s." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:22 +#, fuzzy +msgid "Delivery" +msgstr "Դեկտեմբեր" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:35 +#, fuzzy +msgid "Item name" +msgstr "Ֆայլի անուն" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:52 +#: plugins/shopping_cart/views/cart.html.erb:10 +msgid "Total:" +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:15 +#, fuzzy +msgid "Project successfully registered" +msgstr "Արտադրանքը հաջողությամբ ստեղծված է" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:29 +#, fuzzy +msgid "Project successfully updated" +msgstr "Արտադրանքը հաջողությամբ թարմացված է" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:47 +#, fuzzy +msgid "Project successfully removed." +msgstr "Արտադրանքը հաջողությամբ հեռացված է" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:49 +#, fuzzy +msgid "Project was not successfully removed." +msgstr "Արտադրանքը հաջողությամբ հեռացված է" + +#: plugins/mezuro/lib/mezuro_plugin.rb:8 +msgid "A metric analizer plugin." +msgstr "" + +#: plugins/template/lib/template_plugin.rb:10 +msgid "A plugin that does this and that." +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:3 +#, fuzzy +msgid "Are you sure you want to remove this item?" +msgstr "Վստա՞ք եք, որ ցականում եք այն հեռացնել:" + +#: plugins/shopping_cart/views/cart.html.erb:4 +#, fuzzy +msgid "Are you sure you want to clean your cart?" +msgstr "Վստա՞հ եք, որ ցանկանում եք դուրս գալ:" + +#: plugins/shopping_cart/views/cart.html.erb:7 +#, fuzzy +msgid "Cart" +msgstr "Ստեղծել" + +#: plugins/shopping_cart/views/cart.html.erb:8 +#, fuzzy +msgid "Clean cart" +msgstr "Ստեղծված է" + +#: plugins/shopping_cart/views/cart.html.erb:11 +msgid "Shopping checkout" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:14 +#, fuzzy +msgid "Show cart" +msgstr "Որոնել" + +#: plugins/shopping_cart/views/cart.html.erb:15 +msgid "Hide cart" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Cart options" +msgstr "Կառավարման հատկություններ" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:6 +msgid "Delivery?" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7 +#, fuzzy +msgid "Delivery price:" +msgstr "Վերացնել անհատական էջը" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 +#, fuzzy +msgid "Delivery Address" +msgstr "Հասցե" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:17 +msgid "Send buy request" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/send_request.html.erb:1 +msgid "Request sent successfully check your email." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7 +msgid "Hi %s!" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10 +msgid "This is a notification e-mail about your buy request on %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11 +msgid "" +"The supplier already received your buy request and may contact you for " +"confirmation." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12 +msgid "Please check if your information below is correct:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:16 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:15 +#, fuzzy +msgid "Full name" +msgstr "Ֆայլի անուն" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:17 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17 +#, fuzzy +msgid "Phone number" +msgstr "Նոր անդամ" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:23 +msgid "Here are the products you bought:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28 +#, fuzzy +msgid "Thanks for buying with us!" +msgstr "Շնորհակալություն գրանցվելու համար:" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:31 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:30 +msgid "A service of %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10 +msgid "This is a buy request made by %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11 +msgid "Below follows the customer informations:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:23 +msgid "And here are the items bought by this customer:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:28 +msgid "If there are any problems with this email contact the admin of %s." +msgstr "" + +#: plugins/mezuro/views/show.html.erb:19 +#, fuzzy +msgid "Repository address" +msgstr "Հասցե" + +#: plugins/mezuro/views/show.html.erb:35 +msgid "Possible causes:" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:38 +msgid "Server is down" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:41 +msgid "" +"URL invalid, in this case create another project with the correct URL\n" +" (Sorry for the incovenience, we're working for a better solution)" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:47 +#, fuzzy +msgid "Metric Results" +msgstr "«%s»-ի որոնման արդյունքները" + +#: plugins/mezuro/views/show.html.erb:49 +msgid "Total Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:59 +#, fuzzy +msgid "Statistical Metrics" +msgstr "Վիճակագրություն" + +#: plugins/mezuro/views/show.html.erb:77 +msgid "" +"Wait a moment while the metrics are calculated.
\n" +" Reload the page manually in a few moment. " +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:1 +#, fuzzy +msgid "New project" +msgstr "Նոր արտադրանք" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:3 +#, fuzzy +msgid "Register project" +msgstr "Գրանցել ձեռնարկությունը" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Edit project" +msgstr "Փոփոխել անհատական էջը" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:3 +#, fuzzy +msgid "Update project" +msgstr "Թարմացվել է" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:1 +#, fuzzy +msgid "%s's Mezuro projects" +msgstr "%s-ի բոլոր ձեռնարկությունները" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:4 +#, fuzzy +msgid "%s has no projects registered." +msgstr "սեռը գրանցված չէ" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:8 +#, fuzzy +msgid "Project" +msgstr "Արտադրանք" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:19 +#, fuzzy +msgid "Are you sure you want to remove this project?" +msgstr "Ցանկանո՞ւմ եք արդյոք հեռացնել այս մեկնաբանությունը:" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:27 +#, fuzzy +msgid "Register a new project" +msgstr "Գրանցել նոր ձեռնարկություն" + #: config/initializers/action_tracker.rb:8 msgid "published 1 article: %{title}" msgid_plural "published %{num} articles: %{title}" @@ -8499,19 +8844,6 @@ msgstr "" #~ msgid "New Role" #~ msgstr "Նոր դեր" -#~ msgid "environment" -#~ msgstr "համակարգ" - -#~ msgid "Is default" -#~ msgstr "Նախնական արժեքն է" - -#~ msgid "Design data" -#~ msgstr "Արտաքին տեսքի տվյալներ" - -#, fuzzy -#~ msgid "Terms of use acceptance text" -#~ msgstr "Պայմանները ընդունված են" - #, fuzzy #~ msgid "one article" #~ msgstr "Նոր հոդված" @@ -8523,9 +8855,6 @@ msgstr "" #~ msgid "A collection of photos, logos or other kinds of images." #~ msgstr "Լուսանկարների, լոգոների և այլ պատկերների հավաքածու:" -#~ msgid "domain" -#~ msgstr "տիրույթ" - #~ msgid "Information about the event:" #~ msgstr "Տեղեկություններ միջոցառման մասին" @@ -8733,9 +9062,6 @@ msgstr "" #~ msgid "Aditional specifications" #~ msgstr "Հավելյալ հատկանիշներ" -#~ msgid "Product succesfully updated" -#~ msgstr "Արտադրանքը հաջողությամբ թարմացված է" - #~ msgid "Category: %s " #~ msgstr "Կատեգորիա %s" @@ -8771,9 +9097,6 @@ msgstr "" #~ msgstr "" #~ "Ցանկանում եք արդյոք հեռացնել տվյալ նյութը Ձեր սկզբնական նյութերի ցուցակից:" -#~ msgid "New product" -#~ msgstr "Նոր արտադրանք" - #~ msgid "back" #~ msgstr "վերադարձ" @@ -8851,9 +9174,6 @@ msgstr "" #~ msgid "Clicking on this button will remove your friend relation with %s." #~ msgstr "Այս կոճակին սեղմելով դուք կվերացնեք Ձեր ընկերական կապը %s-ի հետ:" -#~ msgid "Register enterprise" -#~ msgstr "Գրանցել ձեռնարկությունը" - #~ msgid "How to proceed" #~ msgstr "Ինչպես շարունակել" @@ -9138,9 +9458,6 @@ msgstr "" #~ msgid "%d %B %Y" #~ msgstr "%d %B %Y" -#~ msgid "The enterprises where this user works." -#~ msgstr "Այս մասնակիցն աշխատում է հետևյալ ձեռնարկություններում" - #~ msgid "Task|Data" #~ msgstr "Առաջադրանք|Տվյալներ" diff --git a/po/noosfero.pot b/po/noosfero.pot index 7a18b6a..1483959 100644 --- a/po/noosfero.pot +++ b/po/noosfero.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: noosfero 0.30.2\n" -"POT-Creation-Date: 2011-05-12 00:55-0300\n" +"Project-Id-Version: noosfero 0.31.0\n" +"POT-Creation-Date: 2011-05-23 16:59-0300\n" "PO-Revision-Date: 2007-08-30 18:47-0300\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -457,6 +457,7 @@ msgstr "" #: app/views/profile_members/remove_admin.rhtml:17 #: app/views/profile_members/unassociate.rhtml:17 #: app/views/profile_members/_members_list.rhtml:17 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:16 msgid "Edit" msgstr "" @@ -1379,6 +1380,7 @@ msgstr "" #: app/helpers/cms_helper.rb:58 #: app/views/content_viewer/_article_toolbar.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:17 msgid "Delete" msgstr "" @@ -1866,11 +1868,13 @@ msgstr "" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:8 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:12 msgid "City" msgstr "" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:7 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:13 msgid "State" msgstr "" @@ -1885,6 +1889,7 @@ msgstr "" #: app/views/shared/_organization_custom_fields.rhtml:13 #: app/views/profile_editor/_person_form.rhtml:24 #: app/views/maps/edit_location.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:14 msgid "ZIP code" msgstr "" @@ -1961,11 +1966,11 @@ msgstr "" msgid "box" msgstr "" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner type" msgstr "" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner" msgstr "" @@ -2001,6 +2006,7 @@ msgstr "" #: app/views/admin_panel/terms_of_use.rhtml:10 #: app/views/admin_panel/site_info.rhtml:12 #: app/views/enterprise_validation/edit_validation_info.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:11 msgid "Save" msgstr "" @@ -2219,7 +2225,7 @@ msgstr "" msgid "Type" msgstr "" -#: app/models/block.rb:- +#: app/models/block.rb:- app/models/environment.rb:- msgid "Settings" msgstr "" @@ -2233,7 +2239,8 @@ msgstr "" #: app/models/task.rb:- app/models/product_qualifier.rb:- #: app/models/certifier.rb:- app/models/external_feed.rb:- #: app/models/mailing_sent.rb:- app/models/comment.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Created at" msgstr "" @@ -2242,7 +2249,8 @@ msgstr "" #: app/models/input.rb:- app/models/mailing.rb:- app/models/product.rb:- #: app/models/product_qualifier.rb:- app/models/certifier.rb:- #: app/models/external_feed.rb:- app/models/mailing_sent.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Updated at" msgstr "" @@ -2670,15 +2678,18 @@ msgid "qualifier" msgstr "" #: app/models/qualifier.rb:- app/models/product.rb:- app/models/certifier.rb:- -#: app/models/comment.rb:- app/models/profile.rb:- -#: app/models/create_enterprise.rb:4 app/models/contact.rb:- -#: app/models/contact.rb:14 app/views/cms/view.rhtml:24 +#: app/models/comment.rb:- app/models/environment.rb:- app/models/profile.rb:- +#: app/models/create_enterprise.rb:4 app/models/domain.rb:- +#: app/models/contact.rb:- app/models/contact.rb:14 +#: app/views/cms/view.rhtml:24 #: app/views/enterprise_registration/select_validator.rhtml:12 #: app/views/content_viewer/_comment_form.rhtml:30 #: app/views/box_organizer/_link_list_block.rhtml:4 #: app/views/profile_members/_find_users.rhtml:3 #: app/views/profile_members/find_users.rhtml:3 #: app/views/enterprise_validation/_details.rhtml:3 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:6 +#: plugins/mezuro/views/show.html.erb:9 msgid "Name" msgstr "" @@ -2880,6 +2891,7 @@ msgid "product" msgstr "" #: app/models/product.rb:- app/views/manage_products/index.rhtml:6 +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:37 msgid "Price" msgstr "" @@ -2887,6 +2899,7 @@ msgstr "" #: app/models/organization.rb:98 app/views/plugins/index.rhtml:9 #: app/views/cms/_uploaded_file.rhtml:2 #: app/views/manage_products/show.rhtml:30 +#: plugins/mezuro/views/show.html.erb:14 msgid "Description" msgstr "" @@ -3123,6 +3136,8 @@ msgstr "" #: app/views/enterprise_validation/index.rhtml:14 #: app/views/enterprise_validation/_details.rhtml:7 #: app/views/enterprise_validation/list_processed.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:18 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:18 msgid "Address" msgstr "" @@ -3188,6 +3203,8 @@ msgstr "" #: app/models/comment.rb:- app/models/contact.rb:- #: app/views/cms/suggest_an_article.rhtml:17 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:16 msgid "Email" msgstr "" @@ -3215,6 +3232,38 @@ msgstr "" msgid "This block presents the main content of your pages." msgstr "" +#: app/models/environment.rb:- +msgid "environment" +msgstr "" + +#: app/models/environment.rb:- app/models/organization.rb:98 +msgid "Contact email" +msgstr "" + +#: app/models/environment.rb:- app/models/domain.rb:- +msgid "Is default" +msgstr "" + +#: app/models/environment.rb:- +msgid "Design data" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom header" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom footer" +msgstr "" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Theme" +msgstr "" + +#: app/models/environment.rb:- +msgid "Terms of use acceptance text" +msgstr "" + #: app/models/environment.rb:13 msgid "View environment admin panel" msgstr "" @@ -3426,6 +3475,7 @@ msgid "Identifier" msgstr "" #: app/models/profile.rb:- app/models/create_enterprise.rb:6 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:8 msgid "Contact phone" msgstr "" @@ -3445,18 +3495,6 @@ msgstr "" msgid "Nickname" msgstr "" -#: app/models/profile.rb:- -msgid "Custom header" -msgstr "" - -#: app/models/profile.rb:- -msgid "Custom footer" -msgstr "" - -#: app/models/profile.rb:- -msgid "Theme" -msgstr "" - #: app/models/profile.rb:- app/models/profile.rb:675 msgid "Public profile" msgstr "" @@ -3473,10 +3511,6 @@ msgstr "" msgid "Visible" msgstr "" -#: app/models/profile.rb:- -msgid "Shopping cart" -msgstr "" - #: app/models/profile.rb:36 msgid "Edit profile" msgstr "" @@ -3816,10 +3850,6 @@ msgid "Display name" msgstr "" #: app/models/organization.rb:98 -msgid "Contact email" -msgstr "" - -#: app/models/organization.rb:98 msgid "Validated" msgstr "" @@ -3831,6 +3861,14 @@ msgstr "" msgid "Invite Friends" msgstr "" +#: app/models/domain.rb:- +msgid "domain" +msgstr "" + +#: app/models/domain.rb:- +msgid "Google maps key" +msgstr "" + #: app/models/domain.rb:13 msgid "" "%{fn} must be composed only of lowercase latters (a to z), numbers (0 to 9), " @@ -4108,6 +4146,7 @@ msgid "Plugin" msgstr "" #: app/views/plugins/index.rhtml:10 app/views/features/index.rhtml:16 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:5 msgid "Enabled?" msgstr "" @@ -4170,6 +4209,7 @@ msgstr "" #: app/views/shared/_organization_custom_fields.rhtml:12 #: app/views/profile_editor/_person_form.rhtml:25 #: app/views/maps/edit_location.rhtml:10 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:11 msgid "Address (street and number)" msgstr "" @@ -4409,6 +4449,7 @@ msgstr "" #: app/views/box_organizer/index.rhtml:5 app/views/mailconf/index.rhtml:10 #: app/views/mailconf/index.rhtml:28 app/views/mailconf/index.rhtml:38 #: app/views/tasks/index.rhtml:29 app/views/tasks/index.rhtml:49 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:12 msgid "Back to control panel" msgstr "" @@ -4422,6 +4463,7 @@ msgstr "" #: app/views/profile_members/remove_admin.rhtml:10 #: app/views/profile_members/unassociate.rhtml:10 #: app/views/profile_members/_members_list.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:9 msgid "Actions" msgstr "" @@ -7845,6 +7887,273 @@ msgstr "" msgid "Organizations are disabled when created" msgstr "" +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:96 +msgid "Request sent successfully. Check your email." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:118 +msgid "Can't join items from different enterprises." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:132 +msgid "There is no cart." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:148 +msgid "This enterprise doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:162 +msgid "The cart doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:176 +msgid "Invalid quantity." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:8 +msgid "Option updated successfully." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:10 +msgid "Option wasn't updated successfully." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:8 +msgid "A shopping cart feature for enterprises" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:14 +msgid "Add to cart" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:10 +msgid "[%s] Your buy request was performed successfully." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:23 +msgid "[%s] You have a new buy request from %s." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:22 +msgid "Delivery" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:35 +msgid "Item name" +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:52 +#: plugins/shopping_cart/views/cart.html.erb:10 +msgid "Total:" +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:15 +msgid "Project successfully registered" +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:29 +msgid "Project successfully updated" +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:47 +msgid "Project successfully removed." +msgstr "" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:49 +msgid "Project was not successfully removed." +msgstr "" + +#: plugins/mezuro/lib/mezuro_plugin.rb:8 +msgid "A metric analizer plugin." +msgstr "" + +#: plugins/template/lib/template_plugin.rb:10 +msgid "A plugin that does this and that." +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:3 +msgid "Are you sure you want to remove this item?" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:4 +msgid "Are you sure you want to clean your cart?" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:7 +msgid "Cart" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:8 +msgid "Clean cart" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:11 +msgid "Shopping checkout" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:14 +msgid "Show cart" +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:15 +msgid "Hide cart" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1 +msgid "Cart options" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:6 +msgid "Delivery?" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7 +msgid "Delivery price:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 +msgid "Delivery Address" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:17 +msgid "Send buy request" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/send_request.html.erb:1 +msgid "Request sent successfully check your email." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7 +msgid "Hi %s!" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10 +msgid "This is a notification e-mail about your buy request on %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11 +msgid "" +"The supplier already received your buy request and may contact you for " +"confirmation." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12 +msgid "Please check if your information below is correct:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:16 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:15 +msgid "Full name" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:17 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17 +msgid "Phone number" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:23 +msgid "Here are the products you bought:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28 +msgid "Thanks for buying with us!" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:31 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:30 +msgid "A service of %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10 +msgid "This is a buy request made by %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11 +msgid "Below follows the customer informations:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:23 +msgid "And here are the items bought by this customer:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:28 +msgid "If there are any problems with this email contact the admin of %s." +msgstr "" + +#: plugins/mezuro/views/show.html.erb:19 +msgid "Repository address" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:35 +msgid "Possible causes:" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:38 +msgid "Server is down" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:41 +msgid "" +"URL invalid, in this case create another project with the correct URL\n" +" (Sorry for the incovenience, we're working for a better solution)" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:47 +msgid "Metric Results" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:49 +msgid "Total Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:59 +msgid "Statistical Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:77 +msgid "" +"Wait a moment while the metrics are calculated.
\n" +" Reload the page manually in a few moment. " +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:1 +msgid "New project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:3 +msgid "Register project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:1 +msgid "Edit project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:3 +msgid "Update project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:1 +msgid "%s's Mezuro projects" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:4 +msgid "%s has no projects registered." +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:8 +msgid "Project" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:19 +msgid "Are you sure you want to remove this project?" +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:27 +msgid "Register a new project" +msgstr "" + #: config/initializers/action_tracker.rb:8 msgid "published 1 article: %{title}" msgid_plural "published %{num} articles: %{title}" diff --git a/po/pt/noosfero.po b/po/pt/noosfero.po index 37460ba..889c301 100644 --- a/po/pt/noosfero.po +++ b/po/pt/noosfero.po @@ -11,8 +11,8 @@ # msgid "" msgstr "" -"Project-Id-Version: noosfero 0.30.2\n" -"POT-Creation-Date: 2011-05-12 00:55-0300\n" +"Project-Id-Version: noosfero 0.31.0\n" +"POT-Creation-Date: 2011-05-23 16:59-0300\n" "PO-Revision-Date: 2011-05-12 01:03-0300\n" "Last-Translator: Joenio Costa \n" "Language-Team: LANGUAGE TEAM \n" @@ -463,6 +463,7 @@ msgstr "Mover para o lado oposto" #: app/views/profile_members/remove_admin.rhtml:17 #: app/views/profile_members/unassociate.rhtml:17 #: app/views/profile_members/_members_list.rhtml:17 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:16 msgid "Edit" msgstr "Editar" @@ -1389,6 +1390,7 @@ msgstr "Tem certeza que quer excluir este ítem?" #: app/helpers/cms_helper.rb:58 #: app/views/content_viewer/_article_toolbar.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:17 msgid "Delete" msgstr "Remover" @@ -1890,11 +1892,13 @@ msgstr "Breve descrição das atividades" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:8 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:12 msgid "City" msgstr "Cidade" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:7 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:13 msgid "State" msgstr "Estado" @@ -1909,6 +1913,7 @@ msgstr "País" #: app/views/shared/_organization_custom_fields.rhtml:13 #: app/views/profile_editor/_person_form.rhtml:24 #: app/views/maps/edit_location.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:14 msgid "ZIP code" msgstr "CEP" @@ -1988,11 +1993,11 @@ msgstr "Nenhum(a)" msgid "box" msgstr "caixa" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner type" msgstr "Tipo de dono" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner" msgstr "Dono" @@ -2028,6 +2033,7 @@ msgstr "Novo" #: app/views/admin_panel/terms_of_use.rhtml:10 #: app/views/admin_panel/site_info.rhtml:12 #: app/views/enterprise_validation/edit_validation_info.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:11 msgid "Save" msgstr "Salvar" @@ -2267,7 +2273,7 @@ msgstr "Caixa" msgid "Type" msgstr "Tipo" -#: app/models/block.rb:- +#: app/models/block.rb:- app/models/environment.rb:- msgid "Settings" msgstr "Configurações" @@ -2281,7 +2287,8 @@ msgstr "Habilitado" #: app/models/task.rb:- app/models/product_qualifier.rb:- #: app/models/certifier.rb:- app/models/external_feed.rb:- #: app/models/mailing_sent.rb:- app/models/comment.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Created at" msgstr "Criado em" @@ -2290,7 +2297,8 @@ msgstr "Criado em" #: app/models/input.rb:- app/models/mailing.rb:- app/models/product.rb:- #: app/models/product_qualifier.rb:- app/models/certifier.rb:- #: app/models/external_feed.rb:- app/models/mailing_sent.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Updated at" msgstr "Atualizado em" @@ -2722,15 +2730,18 @@ msgid "qualifier" msgstr "qualificador" #: app/models/qualifier.rb:- app/models/product.rb:- app/models/certifier.rb:- -#: app/models/comment.rb:- app/models/profile.rb:- -#: app/models/create_enterprise.rb:4 app/models/contact.rb:- -#: app/models/contact.rb:14 app/views/cms/view.rhtml:24 +#: app/models/comment.rb:- app/models/environment.rb:- app/models/profile.rb:- +#: app/models/create_enterprise.rb:4 app/models/domain.rb:- +#: app/models/contact.rb:- app/models/contact.rb:14 +#: app/views/cms/view.rhtml:24 #: app/views/enterprise_registration/select_validator.rhtml:12 #: app/views/content_viewer/_comment_form.rhtml:30 #: app/views/box_organizer/_link_list_block.rhtml:4 #: app/views/profile_members/_find_users.rhtml:3 #: app/views/profile_members/find_users.rhtml:3 #: app/views/enterprise_validation/_details.rhtml:3 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:6 +#: plugins/mezuro/views/show.html.erb:9 msgid "Name" msgstr "Nome" @@ -2861,8 +2872,9 @@ msgid "Fans" msgstr "Fãs" #: app/models/fans_block.rb:8 +#, fuzzy msgid "{#} fan" -msgid_plural "{#} fãs" +msgid_plural "{#} fans" msgstr[0] "{#} fã" msgstr[1] "{#} fãs" @@ -2941,6 +2953,7 @@ msgid "product" msgstr "produto" #: app/models/product.rb:- app/views/manage_products/index.rhtml:6 +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:37 msgid "Price" msgstr "Preço" @@ -2948,6 +2961,7 @@ msgstr "Preço" #: app/models/organization.rb:98 app/views/plugins/index.rhtml:9 #: app/views/cms/_uploaded_file.rhtml:2 #: app/views/manage_products/show.rhtml:30 +#: plugins/mezuro/views/show.html.erb:14 msgid "Description" msgstr "Descrição" @@ -3191,6 +3205,8 @@ msgstr "Título do feed" #: app/views/enterprise_validation/index.rhtml:14 #: app/views/enterprise_validation/_details.rhtml:7 #: app/views/enterprise_validation/list_processed.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:18 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:18 msgid "Address" msgstr "Endereço" @@ -3256,6 +3272,8 @@ msgstr "Autor" #: app/models/comment.rb:- app/models/contact.rb:- #: app/views/cms/suggest_an_article.rhtml:17 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:16 msgid "Email" msgstr "E-mail" @@ -3283,6 +3301,38 @@ msgstr "[%s] você recebeu um novo comentário!" msgid "This block presents the main content of your pages." msgstr "Este bloco apresenta o conteúdo principal das suas páginas." +#: app/models/environment.rb:- +msgid "environment" +msgstr "comunidade virtual" + +#: app/models/environment.rb:- app/models/organization.rb:98 +msgid "Contact email" +msgstr "Email de contato" + +#: app/models/environment.rb:- app/models/domain.rb:- +msgid "Is default" +msgstr "É padrão" + +#: app/models/environment.rb:- +msgid "Design data" +msgstr "Informações de design" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom header" +msgstr "Cabeçalho personalizado" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom footer" +msgstr "Rodapé personalizado" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Theme" +msgstr "Tema" + +#: app/models/environment.rb:- +msgid "Terms of use acceptance text" +msgstr "Texto para aceite dos termos de uso" + #: app/models/environment.rb:13 msgid "View environment admin panel" msgstr "Ver painel de administração de ambiente" @@ -3495,6 +3545,7 @@ msgid "Identifier" msgstr "Identificador" #: app/models/profile.rb:- app/models/create_enterprise.rb:6 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:8 msgid "Contact phone" msgstr "Telefone de contato" @@ -3514,18 +3565,6 @@ msgstr "Precisão do georeferenciamento" msgid "Nickname" msgstr "Apelido" -#: app/models/profile.rb:- -msgid "Custom header" -msgstr "Cabeçalho personalizado" - -#: app/models/profile.rb:- -msgid "Custom footer" -msgstr "Rodapé personalizado" - -#: app/models/profile.rb:- -msgid "Theme" -msgstr "Tema" - #: app/models/profile.rb:- app/models/profile.rb:675 msgid "Public profile" msgstr "Perfil público" @@ -3542,10 +3581,6 @@ msgstr "Domínio preferido" msgid "Visible" msgstr "Visível" -#: app/models/profile.rb:- -msgid "Shopping cart" -msgstr "Carrinho de compras" - #: app/models/profile.rb:36 msgid "Edit profile" msgstr "Editar perfil" @@ -3906,10 +3941,6 @@ msgid "Display name" msgstr "Nome de exibição" #: app/models/organization.rb:98 -msgid "Contact email" -msgstr "Email de contato" - -#: app/models/organization.rb:98 msgid "Validated" msgstr "Validado" @@ -3921,6 +3952,14 @@ msgstr "Perfil da comunidade" msgid "Invite Friends" msgstr "Convidar Amigos" +#: app/models/domain.rb:- +msgid "domain" +msgstr "domínio" + +#: app/models/domain.rb:- +msgid "Google maps key" +msgstr "Chave do Google maps" + #: app/models/domain.rb:13 msgid "" "%{fn} must be composed only of lowercase latters (a to z), numbers (0 to 9), " @@ -4202,6 +4241,7 @@ msgid "Plugin" msgstr "Plugin" #: app/views/plugins/index.rhtml:10 app/views/features/index.rhtml:16 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:5 msgid "Enabled?" msgstr "Habilitada?" @@ -4264,6 +4304,7 @@ msgstr "Amigos no chat (%{amount})" #: app/views/shared/_organization_custom_fields.rhtml:12 #: app/views/profile_editor/_person_form.rhtml:25 #: app/views/maps/edit_location.rhtml:10 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:11 msgid "Address (street and number)" msgstr "Endereço (rua e número)" @@ -4514,6 +4555,7 @@ msgstr "Novo conteúdo" #: app/views/box_organizer/index.rhtml:5 app/views/mailconf/index.rhtml:10 #: app/views/mailconf/index.rhtml:28 app/views/mailconf/index.rhtml:38 #: app/views/tasks/index.rhtml:29 app/views/tasks/index.rhtml:49 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:12 msgid "Back to control panel" msgstr "Voltar ao painel de controle" @@ -4527,6 +4569,7 @@ msgstr "Pasta atual:" #: app/views/profile_members/remove_admin.rhtml:10 #: app/views/profile_members/unassociate.rhtml:10 #: app/views/profile_members/_members_list.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:9 msgid "Actions" msgstr "Ações" @@ -8117,6 +8160,314 @@ msgstr "" msgid "Organizations are disabled when created" msgstr "Organizações são desabilitadas quando criadas" +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:96 +msgid "Request sent successfully. Check your email." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:118 +msgid "Can't join items from different enterprises." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:132 +#, fuzzy +msgid "There is no cart." +msgstr "Não há categorias." + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:148 +#, fuzzy +msgid "This enterprise doesn't have this product." +msgstr "Este empreendimento não pôde ser ativado pelo sistema" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:162 +msgid "The cart doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:176 +msgid "Invalid quantity." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:8 +#, fuzzy +msgid "Option updated successfully." +msgstr "Os plugins foram atualizados com sucesso." + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:10 +#, fuzzy +msgid "Option wasn't updated successfully." +msgstr "Os plugins foram atualizados com sucesso." + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:8 +#, fuzzy +msgid "A shopping cart feature for enterprises" +msgstr "Desabilitar busca por empreendimentos" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:14 +#, fuzzy +msgid "Add to cart" +msgstr "Adicionar contato" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:10 +#, fuzzy +msgid "[%s] Your buy request was performed successfully." +msgstr "Sua requisição de publicação foi enviada com sucesso." + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:23 +msgid "[%s] You have a new buy request from %s." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:22 +#, fuzzy +msgid "Delivery" +msgstr "Destinatário" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:35 +#, fuzzy +msgid "Item name" +msgstr "Nome do site" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:52 +#: plugins/shopping_cart/views/cart.html.erb:10 +#, fuzzy +msgid "Total:" +msgstr "Para: " + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:15 +#, fuzzy +msgid "Project successfully registered" +msgstr "Produto criado com sucesso" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:29 +#, fuzzy +msgid "Project successfully updated" +msgstr "Produto atualizado com sucesso" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:47 +#, fuzzy +msgid "Project successfully removed." +msgstr "Produto removido com sucesso" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:49 +#, fuzzy +msgid "Project was not successfully removed." +msgstr "Produto removido com sucesso" + +#: plugins/mezuro/lib/mezuro_plugin.rb:8 +msgid "A metric analizer plugin." +msgstr "" + +#: plugins/template/lib/template_plugin.rb:10 +msgid "A plugin that does this and that." +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:3 +#, fuzzy +msgid "Are you sure you want to remove this item?" +msgstr "Tem certeza que quer excluir este ítem?" + +#: plugins/shopping_cart/views/cart.html.erb:4 +#, fuzzy +msgid "Are you sure you want to clean your cart?" +msgstr "Tem certeza que quer sair?" + +#: plugins/shopping_cart/views/cart.html.erb:7 +#, fuzzy +msgid "Cart" +msgstr "Bate-papo" + +#: plugins/shopping_cart/views/cart.html.erb:8 +#, fuzzy +msgid "Clean cart" +msgstr "Abrir bate-papo" + +#: plugins/shopping_cart/views/cart.html.erb:11 +#, fuzzy +msgid "Shopping checkout" +msgstr "Carrinho de compras" + +#: plugins/shopping_cart/views/cart.html.erb:14 +#, fuzzy +msgid "Show cart" +msgstr "Carrinho de compras" + +#: plugins/shopping_cart/views/cart.html.erb:15 +#, fuzzy +msgid "Hide cart" +msgstr "Esconder" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Cart options" +msgstr "Mais opções" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:6 +msgid "Delivery?" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7 +#, fuzzy +msgid "Delivery price:" +msgstr "Remover perfil" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 +#, fuzzy +msgid "Delivery Address" +msgstr "Endereço do feed" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:17 +#, fuzzy +msgid "Send buy request" +msgstr "Nova solicitação" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/send_request.html.erb:1 +msgid "Request sent successfully check your email." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7 +msgid "Hi %s!" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10 +msgid "This is a notification e-mail about your buy request on %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11 +msgid "" +"The supplier already received your buy request and may contact you for " +"confirmation." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12 +msgid "Please check if your information below is correct:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:16 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:15 +#, fuzzy +msgid "Full name" +msgstr "Nome do arquivo" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:17 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17 +#, fuzzy +msgid "Phone number" +msgstr "um integrante" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:23 +msgid "Here are the products you bought:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28 +#, fuzzy +msgid "Thanks for buying with us!" +msgstr "Obrigado por se registrar!" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:31 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:30 +msgid "A service of %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10 +#, fuzzy +msgid "This is a buy request made by %s." +msgstr "Esta é uma republicação de \"%s\", por %s." + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11 +msgid "Below follows the customer informations:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:23 +msgid "And here are the items bought by this customer:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:28 +msgid "If there are any problems with this email contact the admin of %s." +msgstr "" + +#: plugins/mezuro/views/show.html.erb:19 +#, fuzzy +msgid "Repository address" +msgstr "Endereço do feed" + +#: plugins/mezuro/views/show.html.erb:35 +msgid "Possible causes:" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:38 +msgid "Server is down" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:41 +msgid "" +"URL invalid, in this case create another project with the correct URL\n" +" (Sorry for the incovenience, we're working for a better solution)" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:47 +#, fuzzy +msgid "Metric Results" +msgstr "Resultados da Busca" + +#: plugins/mezuro/views/show.html.erb:49 +msgid "Total Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:59 +#, fuzzy +msgid "Statistical Metrics" +msgstr "Estatística" + +#: plugins/mezuro/views/show.html.erb:77 +msgid "" +"Wait a moment while the metrics are calculated.
\n" +" Reload the page manually in a few moment. " +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:1 +#, fuzzy +msgid "New project" +msgstr "Novo produto" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:3 +#, fuzzy +msgid "Register project" +msgstr "Registrar empreendimento" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Edit project" +msgstr "Editar perfil" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:3 +#, fuzzy +msgid "Update project" +msgstr "Atualizado em" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:1 +#, fuzzy +msgid "%s's Mezuro projects" +msgstr "Empreendimentos de %s" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:4 +#, fuzzy +msgid "%s has no projects registered." +msgstr "(nenhum produto registrado ainda)" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:8 +#, fuzzy +msgid "Project" +msgstr "Produto" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:19 +#, fuzzy +msgid "Are you sure you want to remove this project?" +msgstr "Tem certeza que quer excluir este bloco?" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:27 +#, fuzzy +msgid "Register a new project" +msgstr "Registrar um novo empreendimento" + #: config/initializers/action_tracker.rb:8 msgid "published 1 article: %{title}" msgid_plural "published %{num} articles: %{title}" @@ -8259,18 +8610,6 @@ msgstr "" #~ msgid "Formation" #~ msgstr "Formação" -#~ msgid "environment" -#~ msgstr "comunidade virtual" - -#~ msgid "Is default" -#~ msgstr "É padrão" - -#~ msgid "Design data" -#~ msgstr "Informações de design" - -#~ msgid "Terms of use acceptance text" -#~ msgstr "Texto para aceite dos termos de uso" - #~ msgid "Use WYSIWYG editor to edit environment home page" #~ msgstr "Usar editor WYSIWYG para editar página inicial do ambiente" @@ -8283,12 +8622,6 @@ msgstr "" #~ msgid "A collection of photos, logos or other kinds of images." #~ msgstr "Uma coleção de fotos, logos ou outros tipos de imagens." -#~ msgid "domain" -#~ msgstr "domínio" - -#~ msgid "Google maps key" -#~ msgstr "Chave do Google maps" - #~ msgid "Information about the event:" #~ msgstr "Informações sobre o evento:" @@ -8600,9 +8933,6 @@ msgstr "" #~ msgid "Aditional specifications" #~ msgstr "Especificações adicionais" -#~ msgid "Product succesfully updated" -#~ msgstr "Produto atualizado com sucesso" - #~ msgid "Category: %s " #~ msgstr "Categoria: %s" @@ -8649,9 +8979,6 @@ msgstr "" #~ msgid "Are you sure, you want to remove this raw material from your list" #~ msgstr "Tem certeza que quer remover esta matéria-prima da sua lista" -#~ msgid "New product" -#~ msgstr "Novo produto" - #~ msgid "back" #~ msgstr "voltar" @@ -8738,9 +9065,6 @@ msgstr "" #~ msgid "Clicking on this button will remove your friend relation with %s." #~ msgstr "Clicando neste botão removerá sua relação de amizade com %s." -#~ msgid "Register enterprise" -#~ msgstr "Registrar empreendimento" - #~ msgid "How to proceed" #~ msgstr "Como proceder" diff --git a/po/ru/noosfero.po b/po/ru/noosfero.po index 07b6994..2e6967d 100755 --- a/po/ru/noosfero.po +++ b/po/ru/noosfero.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: noosfero 0.30.2\n" -"POT-Creation-Date: 2011-05-12 00:55-0300\n" +"Project-Id-Version: noosfero 0.31.0\n" +"POT-Creation-Date: 2011-05-23 16:59-0300\n" "PO-Revision-Date: 2010-10-26 09:57-0300\n" "Last-Translator: Anton \n" "Language-Team: German \n" @@ -456,6 +456,7 @@ msgstr "Переместить на другую сторону" #: app/views/profile_members/remove_admin.rhtml:17 #: app/views/profile_members/unassociate.rhtml:17 #: app/views/profile_members/_members_list.rhtml:17 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:16 msgid "Edit" msgstr "Редактировать" @@ -1383,6 +1384,7 @@ msgstr "Вы уверены что хотите удалить этот элем #: app/helpers/cms_helper.rb:58 #: app/views/content_viewer/_article_toolbar.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:17 msgid "Delete" msgstr "Удалить" @@ -1884,11 +1886,13 @@ msgstr "Краткое описание занятий" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:8 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:12 msgid "City" msgstr "Город" #: app/models/enterprise.rb:14 app/models/person.rb:162 #: app/models/contact.rb:- app/views/maps/edit_location.rhtml:7 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:13 msgid "State" msgstr "Область" @@ -1903,6 +1907,7 @@ msgstr "Страна" #: app/views/shared/_organization_custom_fields.rhtml:13 #: app/views/profile_editor/_person_form.rhtml:24 #: app/views/maps/edit_location.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:14 msgid "ZIP code" msgstr "Почтовый индекс" @@ -1983,11 +1988,11 @@ msgstr "Нет" msgid "box" msgstr "ящик" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner type" msgstr "Тип владельца" -#: app/models/box.rb:- app/models/image.rb:- +#: app/models/box.rb:- app/models/image.rb:- app/models/domain.rb:- msgid "Owner" msgstr "Владелец" @@ -2023,6 +2028,7 @@ msgstr "Новый" #: app/views/admin_panel/terms_of_use.rhtml:10 #: app/views/admin_panel/site_info.rhtml:12 #: app/views/enterprise_validation/edit_validation_info.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:11 msgid "Save" msgstr "Сохранить" @@ -2260,7 +2266,7 @@ msgstr "Ящик" msgid "Type" msgstr "Тип" -#: app/models/block.rb:- +#: app/models/block.rb:- app/models/environment.rb:- msgid "Settings" msgstr "Настройки" @@ -2274,7 +2280,8 @@ msgstr "Разрешено" #: app/models/task.rb:- app/models/product_qualifier.rb:- #: app/models/certifier.rb:- app/models/external_feed.rb:- #: app/models/mailing_sent.rb:- app/models/comment.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Created at" msgstr "Создано" @@ -2283,7 +2290,8 @@ msgstr "Создано" #: app/models/input.rb:- app/models/mailing.rb:- app/models/product.rb:- #: app/models/product_qualifier.rb:- app/models/certifier.rb:- #: app/models/external_feed.rb:- app/models/mailing_sent.rb:- -#: app/models/profile.rb:- app/models/product_categorization.rb:- +#: app/models/environment.rb:- app/models/profile.rb:- +#: app/models/product_categorization.rb:- msgid "Updated at" msgstr "Обновлено" @@ -2721,15 +2729,18 @@ msgid "qualifier" msgstr "определитель" #: app/models/qualifier.rb:- app/models/product.rb:- app/models/certifier.rb:- -#: app/models/comment.rb:- app/models/profile.rb:- -#: app/models/create_enterprise.rb:4 app/models/contact.rb:- -#: app/models/contact.rb:14 app/views/cms/view.rhtml:24 +#: app/models/comment.rb:- app/models/environment.rb:- app/models/profile.rb:- +#: app/models/create_enterprise.rb:4 app/models/domain.rb:- +#: app/models/contact.rb:- app/models/contact.rb:14 +#: app/views/cms/view.rhtml:24 #: app/views/enterprise_registration/select_validator.rhtml:12 #: app/views/content_viewer/_comment_form.rhtml:30 #: app/views/box_organizer/_link_list_block.rhtml:4 #: app/views/profile_members/_find_users.rhtml:3 #: app/views/profile_members/find_users.rhtml:3 #: app/views/enterprise_validation/_details.rhtml:3 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:6 +#: plugins/mezuro/views/show.html.erb:9 msgid "Name" msgstr "Имя" @@ -2938,6 +2949,7 @@ msgid "product" msgstr "продукт" #: app/models/product.rb:- app/views/manage_products/index.rhtml:6 +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:37 msgid "Price" msgstr "цена" @@ -2945,6 +2957,7 @@ msgstr "цена" #: app/models/organization.rb:98 app/views/plugins/index.rhtml:9 #: app/views/cms/_uploaded_file.rhtml:2 #: app/views/manage_products/show.rhtml:30 +#: plugins/mezuro/views/show.html.erb:14 msgid "Description" msgstr "Описание" @@ -3191,6 +3204,8 @@ msgstr "Название" #: app/views/enterprise_validation/index.rhtml:14 #: app/views/enterprise_validation/_details.rhtml:7 #: app/views/enterprise_validation/list_processed.rhtml:9 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:18 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:18 msgid "Address" msgstr "Адрес" @@ -3256,6 +3271,8 @@ msgstr "Автор" #: app/models/comment.rb:- app/models/contact.rb:- #: app/views/cms/suggest_an_article.rhtml:17 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:16 msgid "Email" msgstr "E-Mail" @@ -3284,6 +3301,38 @@ msgstr "[%s] вы получили новый комментарий" msgid "This block presents the main content of your pages." msgstr "Блок, отображающий основной контент ваших страниц" +#: app/models/environment.rb:- +msgid "environment" +msgstr "обстановка" + +#: app/models/environment.rb:- app/models/organization.rb:98 +msgid "Contact email" +msgstr "Контактный email" + +#: app/models/environment.rb:- app/models/domain.rb:- +msgid "Is default" +msgstr "стандартно" + +#: app/models/environment.rb:- +msgid "Design data" +msgstr "Данные дизайна" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom header" +msgstr "Пользовательский заголовок" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Custom footer" +msgstr "Пользовательская подпись" + +#: app/models/environment.rb:- app/models/profile.rb:- +msgid "Theme" +msgstr "Тема" + +#: app/models/environment.rb:- +msgid "Terms of use acceptance text" +msgstr "Текст принятия условий использования" + #: app/models/environment.rb:13 msgid "View environment admin panel" msgstr "Панель управления средой" @@ -3499,6 +3548,7 @@ msgid "Identifier" msgstr "Идентификатор" #: app/models/profile.rb:- app/models/create_enterprise.rb:6 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:8 msgid "Contact phone" msgstr "Контактный телефон" @@ -3518,18 +3568,6 @@ msgstr "Точность геокодирования" msgid "Nickname" msgstr "Ник" -#: app/models/profile.rb:- -msgid "Custom header" -msgstr "Пользовательский заголовок" - -#: app/models/profile.rb:- -msgid "Custom footer" -msgstr "Пользовательская подпись" - -#: app/models/profile.rb:- -msgid "Theme" -msgstr "Тема" - #: app/models/profile.rb:- app/models/profile.rb:675 msgid "Public profile" msgstr "Публичный пофиль" @@ -3546,11 +3584,6 @@ msgstr "Предпочтительный домен" msgid "Visible" msgstr "Видимый" -#: app/models/profile.rb:- -#, fuzzy -msgid "Shopping cart" -msgstr "Учебный статус" - #: app/models/profile.rb:36 msgid "Edit profile" msgstr "Редактировать профиль" @@ -3919,10 +3952,6 @@ msgid "Display name" msgstr "Отображаемое имя" #: app/models/organization.rb:98 -msgid "Contact email" -msgstr "Контактный email" - -#: app/models/organization.rb:98 msgid "Validated" msgstr "Действительность" @@ -3936,6 +3965,14 @@ msgstr "Сообщества" msgid "Invite Friends" msgstr "Пригласить друзей" +#: app/models/domain.rb:- +msgid "domain" +msgstr "домен" + +#: app/models/domain.rb:- +msgid "Google maps key" +msgstr "Ключ карт Google" + #: app/models/domain.rb:13 #, fuzzy msgid "" @@ -4220,6 +4257,7 @@ msgid "Plugin" msgstr "" #: app/views/plugins/index.rhtml:10 app/views/features/index.rhtml:16 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:5 msgid "Enabled?" msgstr "Включено?" @@ -4285,6 +4323,7 @@ msgstr "Открыть друзей (%{amount})< #: app/views/shared/_organization_custom_fields.rhtml:12 #: app/views/profile_editor/_person_form.rhtml:25 #: app/views/maps/edit_location.rhtml:10 +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:11 msgid "Address (street and number)" msgstr "Адрес" @@ -4534,6 +4573,7 @@ msgstr "Весь контент" #: app/views/box_organizer/index.rhtml:5 app/views/mailconf/index.rhtml:10 #: app/views/mailconf/index.rhtml:28 app/views/mailconf/index.rhtml:38 #: app/views/tasks/index.rhtml:29 app/views/tasks/index.rhtml:49 +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:12 msgid "Back to control panel" msgstr "Назад в панель управления" @@ -4547,6 +4587,7 @@ msgstr "Текущая папка:" #: app/views/profile_members/remove_admin.rhtml:10 #: app/views/profile_members/unassociate.rhtml:10 #: app/views/profile_members/_members_list.rhtml:10 +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:9 msgid "Actions" msgstr "Действия" @@ -8086,6 +8127,314 @@ msgstr "Теги важны для новых пользователей для msgid "Organizations are disabled when created" msgstr "Организации отключены при создании" +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:96 +msgid "Request sent successfully. Check your email." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:118 +msgid "Can't join items from different enterprises." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:132 +#, fuzzy +msgid "There is no cart." +msgstr "Нет категорий" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:148 +#, fuzzy +msgid "This enterprise doesn't have this product." +msgstr "Компания не может быть активирована" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:162 +msgid "The cart doesn't have this product." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_profile_controller.rb:176 +msgid "Invalid quantity." +msgstr "" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:8 +#, fuzzy +msgid "Option updated successfully." +msgstr "Возможности успешно обновлены" + +#: plugins/shopping_cart/controllers/shopping_cart_plugin_myprofile_controller.rb:10 +#, fuzzy +msgid "Option wasn't updated successfully." +msgstr "Возможности успешно обновлены" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:8 +#, fuzzy +msgid "A shopping cart feature for enterprises" +msgstr "Отключить поиск по компаниям" + +#: plugins/shopping_cart/lib/shopping_cart_plugin.rb:14 +#, fuzzy +msgid "Add to cart" +msgstr "Добавить контакт" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:10 +#, fuzzy +msgid "[%s] Your buy request was performed successfully." +msgstr "Ваш запрос на публикацию успешно отправлен" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb:23 +msgid "[%s] You have a new buy request from %s." +msgstr "" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:22 +#, fuzzy +msgid "Delivery" +msgstr "Получатель" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:35 +#, fuzzy +msgid "Item name" +msgstr "Имя файла" + +#: plugins/shopping_cart/lib/shopping_cart_plugin/cart_helper.rb:52 +#: plugins/shopping_cart/views/cart.html.erb:10 +#, fuzzy +msgid "Total:" +msgstr "Получатель:" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:15 +#, fuzzy +msgid "Project successfully registered" +msgstr "Продукт создан" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:29 +#, fuzzy +msgid "Project successfully updated" +msgstr "Продукт добавлен" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:47 +#, fuzzy +msgid "Project successfully removed." +msgstr "Продукт удален" + +#: plugins/mezuro/controllers/mezuro_plugin_myprofile_controller.rb:49 +#, fuzzy +msgid "Project was not successfully removed." +msgstr "Продукт удален" + +#: plugins/mezuro/lib/mezuro_plugin.rb:8 +msgid "A metric analizer plugin." +msgstr "" + +#: plugins/template/lib/template_plugin.rb:10 +msgid "A plugin that does this and that." +msgstr "" + +#: plugins/shopping_cart/views/cart.html.erb:3 +#, fuzzy +msgid "Are you sure you want to remove this item?" +msgstr "Вы уверены что хотите удалить этот элемент?" + +#: plugins/shopping_cart/views/cart.html.erb:4 +#, fuzzy +msgid "Are you sure you want to clean your cart?" +msgstr "Вы уверены что хотите выйти?" + +#: plugins/shopping_cart/views/cart.html.erb:7 +#, fuzzy +msgid "Cart" +msgstr "Чат" + +#: plugins/shopping_cart/views/cart.html.erb:8 +#, fuzzy +msgid "Clean cart" +msgstr "Открыть чат" + +#: plugins/shopping_cart/views/cart.html.erb:11 +#, fuzzy +msgid "Shopping checkout" +msgstr "Учебный статус" + +#: plugins/shopping_cart/views/cart.html.erb:14 +#, fuzzy +msgid "Show cart" +msgstr "Учебный статус" + +#: plugins/shopping_cart/views/cart.html.erb:15 +#, fuzzy +msgid "Hide cart" +msgstr "Спрятать" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Cart options" +msgstr "Еще опции" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:6 +msgid "Delivery?" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.html.erb:7 +#, fuzzy +msgid "Delivery price:" +msgstr "Уничтожить профиль" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 +#, fuzzy +msgid "Delivery Address" +msgstr "Адрес ленты" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:17 +#, fuzzy +msgid "Send buy request" +msgstr "Новый запрос" + +#: plugins/shopping_cart/views/shopping_cart_plugin_profile/send_request.html.erb:1 +msgid "Request sent successfully check your email." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:7 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:7 +msgid "Hi %s!" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:10 +msgid "This is a notification e-mail about your buy request on %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:11 +msgid "" +"The supplier already received your buy request and may contact you for " +"confirmation." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:12 +msgid "Please check if your information below is correct:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:16 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:15 +#, fuzzy +msgid "Full name" +msgstr "Имя файла" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:17 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:17 +#, fuzzy +msgid "Phone number" +msgstr "один участник" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:23 +msgid "Here are the products you bought:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:28 +#, fuzzy +msgid "Thanks for buying with us!" +msgstr "Спасибо за регистрацию!" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb:31 +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:30 +msgid "A service of %s." +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:10 +#, fuzzy +msgid "This is a buy request made by %s." +msgstr "Это републикация \"%s\", от %s." + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:11 +msgid "Below follows the customer informations:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:23 +msgid "And here are the items bought by this customer:" +msgstr "" + +#: plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb:28 +msgid "If there are any problems with this email contact the admin of %s." +msgstr "" + +#: plugins/mezuro/views/show.html.erb:19 +#, fuzzy +msgid "Repository address" +msgstr "Адрес ленты" + +#: plugins/mezuro/views/show.html.erb:35 +msgid "Possible causes:" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:38 +msgid "Server is down" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:41 +msgid "" +"URL invalid, in this case create another project with the correct URL\n" +" (Sorry for the incovenience, we're working for a better solution)" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:47 +#, fuzzy +msgid "Metric Results" +msgstr "Результаты поиска" + +#: plugins/mezuro/views/show.html.erb:49 +msgid "Total Metrics" +msgstr "" + +#: plugins/mezuro/views/show.html.erb:59 +#, fuzzy +msgid "Statistical Metrics" +msgstr "Статистический анализ" + +#: plugins/mezuro/views/show.html.erb:77 +msgid "" +"Wait a moment while the metrics are calculated.
\n" +" Reload the page manually in a few moment. " +msgstr "" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:1 +#, fuzzy +msgid "New project" +msgstr "Новый продукт" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/new.html.erb:3 +#, fuzzy +msgid "Register project" +msgstr "Зарегистрировать компанию" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:1 +#, fuzzy +msgid "Edit project" +msgstr "Редактировать профиль" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/edit.html.erb:3 +#, fuzzy +msgid "Update project" +msgstr "Обновлено" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:1 +#, fuzzy +msgid "%s's Mezuro projects" +msgstr "%s: компании" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:4 +#, fuzzy +msgid "%s has no projects registered." +msgstr "(продукты не зарегистрированы)" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:8 +#, fuzzy +msgid "Project" +msgstr "Продукт" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:19 +#, fuzzy +msgid "Are you sure you want to remove this project?" +msgstr "Вы уверены что хотите удалить блок?" + +#: plugins/mezuro/views/mezuro_plugin_myprofile/index.html.erb:27 +#, fuzzy +msgid "Register a new project" +msgstr "Зарегистрировать новую компанию" + #: config/initializers/action_tracker.rb:8 msgid "published 1 article: %{title}" msgid_plural "published %{num} articles: %{title}" @@ -8221,18 +8570,6 @@ msgstr "" #~ msgid "Formation" #~ msgstr "Формирование" -#~ msgid "environment" -#~ msgstr "обстановка" - -#~ msgid "Is default" -#~ msgstr "стандартно" - -#~ msgid "Design data" -#~ msgstr "Данные дизайна" - -#~ msgid "Terms of use acceptance text" -#~ msgstr "Текст принятия условий использования" - #~ msgid "Use WYSIWYG editor to edit environment home page" #~ msgstr "Использовать WYSIWYG-редактор для измерерия вида домашней страницы" @@ -8245,12 +8582,6 @@ msgstr "" #~ msgid "A collection of photos, logos or other kinds of images." #~ msgstr "Коллекция фотографий, логотипов и кругих изображений" -#~ msgid "domain" -#~ msgstr "домен" - -#~ msgid "Google maps key" -#~ msgstr "Ключ карт Google" - #~ msgid "Information about the event:" #~ msgstr "Информация о событии" @@ -8537,9 +8868,6 @@ msgstr "" #~ msgid "Aditional specifications" #~ msgstr "Дополнительные спецификации" -#~ msgid "Product succesfully updated" -#~ msgstr "Продукт добавлен" - #~ msgid "Category: %s " #~ msgstr "Категория: %s" @@ -8568,9 +8896,6 @@ msgstr "" #~ "Теги важны для новых пользователей, они позволяют легче находить новые " #~ "сообщества" -#~ msgid "New product" -#~ msgstr "Новый продукт" - #~ msgid "back" #~ msgstr "назад" @@ -8649,9 +8974,6 @@ msgstr "" #~ msgid "Clicking on this button will remove your friend relation with %s." #~ msgstr "будет удалена дружеская связь с %s." -#~ msgid "Register enterprise" -#~ msgstr "Зарегистрировать компанию" - #~ msgid "How to proceed" #~ msgstr "Как продолжить" -- libgit2 0.21.2