ref: master
plugins/fb_app/locales/en-US.yml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 |
"en-US": &en-US fb_app_plugin: lib: plugin: name: 'Facebook integration' description: 'Use the Cirandas app for Facebook!' models: page_tab: types: own_profile: 'Catalog from this enterprise' profile: 'Catalog from a single SSE enterprise' other_profile: 'Catalog from other SSE enterprise' profiles: 'Catalog from more than one SSE enterprise' query: 'Catalog of products chosen by filter or free search' views: myprofile: checking_auth: 'Checking authorization' different_login: 'But you are logged in on facebook as:' current_login: 'You are logged in on facebook as:' connect: 'I want to install the Cirandas app for Facebook' logged_connect: 'Connect this Facebook account with my user %{profile} at Cirandas' disconnect: 'Disconnect' connect_to_another: 'Conect to another Facebook account' reconnect: 'Reconnect' timeline: heading: 'Cirandas publishing in your facebook' add: 'Save timeline post settings' explanation_title: 'Soon!' explanation_text: 'In a short time, your actions in Cirandas will become new posts in your Facebook timeline!' organization_redirect: '%{redirect_link} to post updates %{type}, conect your personal profile of Cirandas to Facebook.' organization_from_enterprise: 'from this enterprise' organization_from_community: 'from this community' redirect_link: 'Click here' catalogs: heading: 'Solidarity Economy Catalog' new: 'Add new catalog' catalog_title_label: 'Title' catalog_subtitle_label: 'Subtitle' catalog_type_chooser_label: 'Type' profile_chooser_label: 'Enterprise' profiles_chooser_label: 'Enterprises' query_label: "Criteria for the catalog's products" query_help: "Write the words separated by space, and click at the button below to save." edit_button: "Edit catalog '%{catalog_title}'" remove_button: "Remove catalog '%{catalog_title}'" cancel_button: 'Cancel' confirm_removal: "<p>Warning: To really remove a catalog, you must go to the facebook page where it is, click at '<u>add or remove tabs</u>' and then remove the tab.</p><p>After that, you can come here and remove the catalog from our settings.</p><p>Are you sure you want to remove this catalog?</p>" confirm_removal_button: 'Yes, I want to delete this catalog' confirm_disconnect: "<p>Warning: If you disconnect your Cirandas account to this Facebook profile, all your catalogs will also be removed</p><p>And then, to really remove your catalogs (if they were created), you must go to the facebook page where it is, click at '<u>add or remove tabs</u>' and then remove the tab.</p><p>After that, you can come here and disconnect.</p><p>Are you sure you want to disconnect your Cirandas account to this Facebook profile?</p>" confirm_disconnect_button: 'Yes, I want to disconnect my Cirandas account from this Facebook profile' catalog: see_page: 'See page on Facebook' error: empty_title: 'Please add a title to your catalog.' empty_settings: 'Please choose SSE enterprises or search terms or filters for your catalog.' page_tab: edit_catalog: 'Edit catalog' add: 'Add catalog to one of my pages on Facebook' save: 'Save' added_notice: "Congratulations: You've just published a new SSE catalog in Facebook!" profile: placeholder: "select an enterprise" profiles: placeholder: "select the enterprises" query: placeholder: "select the category or type the search terms" back_to_catalog: 'Back to catalog' footer1: "This catalog is automatically generated by the app <a href='http://cirandas.net/cirandasnoface'>#CirandasNoFace</a>. Install it and use it for free!" footer2: "App <a href='http://cirandas.net/cirandasnoface'>#CirandasNoFace</a>. Developped by EITA. An initiative from <a href='http://fbes.org.br'>FBES</a> and <a href='http://eita.org.br'>EITA</a>. Collaboratively financed by <a href='http://cirandas.net/fbes/apoios-ao-cirandas'>hundreds of people and institutions from all over Brazil</a>." 'en_US': <<: *en-US 'en': <<: *en-US |