From b948312de7776b23f3d4636e5445b21ef0c8e1ea Mon Sep 17 00:00:00 2001 From: Tomek Rabczak Date: Mon, 6 Jan 2020 13:47:54 -0600 Subject: [PATCH 1/3] Remove additional footer links --- app/views/shared/_footer.html.haml | 32 ------------------------------ 1 file changed, 32 deletions(-) diff --git a/app/views/shared/_footer.html.haml b/app/views/shared/_footer.html.haml index 865c466582..f3e80e8d84 100644 --- a/app/views/shared/_footer.html.haml +++ b/app/views/shared/_footer.html.haml @@ -8,38 +8,6 @@ .small-12.medium-8.medium-offset-2.columns.text-center .alert-box = render 'shared/register_call' - .row - .small-12.medium-4.medium-offset-2.columns.text-center - %h6 - = t '.footer_global_headline' - %p - %a{href: "http://www.openfoodnetwork.org", target: "_blank"} - = t '.footer_global_home' - %span | - %a{href: "http://www.openfoodnetwork.org/news/", target: "_blank"} - = t '.footer_global_news' - %span | - %a{href: "http://www.openfoodnetwork.org/about/history-team/", target: "_blank"} - = t '.footer_global_about' - %span | - %a{href: "http://www.openfoodnetwork.org/contact/", target: "_blank"} - = t '.footer_global_contact' - - .small-12.medium-4.columns.text-center - %h6 - = t '.footer_sites_headline' - %p - %a{href: "http://dev.openfoodnetwork.org", target: "_blank"} - = t '.footer_sites_developer' - %span | - %a{href: "http://community.openfoodnetwork.org", target: "_blank"} - = t '.footer_sites_community' - %span | - %a{href: "http://www.openfoodnetwork.org/platform/user-guide/", target: "_blank"} - = t '.footer_sites_userguide' - - .medium-2.columns.text-center - / Placeholder .footer-local .row From 43a3ac0a7b1a15de8206fd0366660a36051a65d8 Mon Sep 17 00:00:00 2001 From: Tomek Rabczak Date: Mon, 6 Jan 2020 13:56:35 -0600 Subject: [PATCH 2/3] Remove no longer used locales --- config/locales/ar.yml | 9 --------- config/locales/ca.yml | 9 --------- config/locales/de_DE.yml | 9 --------- config/locales/en.yml | 9 --------- config/locales/en_AU.yml | 9 --------- config/locales/en_BE.yml | 9 --------- config/locales/en_CA.yml | 9 --------- config/locales/en_DE.yml | 9 --------- config/locales/en_FR.yml | 9 --------- config/locales/en_GB.yml | 9 --------- config/locales/en_NZ.yml | 9 --------- config/locales/en_US.yml | 9 --------- config/locales/en_ZA.yml | 9 --------- config/locales/es.yml | 9 --------- config/locales/fr.yml | 9 --------- config/locales/fr_BE.yml | 9 --------- config/locales/fr_CA.yml | 9 --------- config/locales/it.yml | 9 --------- config/locales/nb.yml | 9 --------- config/locales/nl_BE.yml | 9 --------- config/locales/pt.yml | 9 --------- config/locales/pt_BR.yml | 9 --------- config/locales/sv.yml | 9 --------- 23 files changed, 207 deletions(-) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index b2756b4b09..319bd8b816 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1128,15 +1128,6 @@ ar: selling_on_ofn: "هل أنت مهتم بالحصول على شبكة الغذاء المفتوح؟" register: "سجل هنا" footer: - footer_global_headline: "شبكة الغذاء المفتوحة العالمية" - footer_global_home: "الصفحة الرئيسية" - footer_global_news: "أخبار" - footer_global_about: "حول" - footer_global_contact: "اتصل" - footer_sites_headline: "مواقع شبكة الغذاء المفتوحة" - footer_sites_developer: "مطور" - footer_sites_community: "تواصل اجتماعي" - footer_sites_userguide: "دليل المستخدم" footer_secure: "آمن وموثوق به." footer_secure_text: "تستخدم شبكة الغذاء المفتوح تشفير( SSL 2048 بت RSA) في كل مكان للحفاظ على خصوصية معلومات التسوق والدفع. لا تقوم خوادمنا بتخزين تفاصيل بطاقة الائتمان الخاصة بك ، وتتم معالجة المدفوعات بواسطة خدمات متوافقة مع PCI." footer_contact_headline: "أبق على اتصال" diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 3a6d5fb935..7f62dff481 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1129,15 +1129,6 @@ ca: selling_on_ofn: "Estàs interessat en formar part d'Open Food Network?" register: "Registra't aquí" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Inici" - footer_global_news: "Notícies" - footer_global_about: "Sobre" - footer_global_contact: "Contacte" - footer_sites_headline: "Pàgines d'OFN" - footer_sites_developer: "Desenvolupador" - footer_sites_community: "Comunitat" - footer_sites_userguide: "Guia de l'usuari" footer_secure: "Segur i de confiança." footer_secure_text: "Open Food Network utilitza el xifrat SSL (RSA de 2048 bits) a tot arreu per mantenir les vostres dades comercials i de pagament privades. Els nostres servidors no emmagatzemen els detalls de la targeta de crèdit i els pagaments es processen mitjançant serveis compatibles amb PCI." footer_contact_headline: "Mantén el contacte" diff --git a/config/locales/de_DE.yml b/config/locales/de_DE.yml index df41d1c9ad..87ebe6842a 100644 --- a/config/locales/de_DE.yml +++ b/config/locales/de_DE.yml @@ -1129,15 +1129,6 @@ de_DE: selling_on_ofn: "Interesse am Open Food Network?" register: "Hier anmelden" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Startseite" - footer_global_news: "Aktuelles" - footer_global_about: "Über Uns" - footer_global_contact: "Kontakt" - footer_sites_headline: "OFN Webseiten" - footer_sites_developer: "Entwickler" - footer_sites_community: "Community" - footer_sites_userguide: "Benutzerhandbuch" footer_secure: "Sicher und vertrauenswürdig." footer_secure_text: "Open Food Network verwendet überall SSL-Verschlüsselung (2048 Bit RSA), um Ihre Einkaufs- und Zahlungsinformationen geheim zu halten. Unsere Server speichern Ihre Kreditkartendetails nicht und Zahlungen werden von PCI-konformen Dienstleistern verarbeitet." footer_contact_headline: "In Verbindung bleiben" diff --git a/config/locales/en.yml b/config/locales/en.yml index e2ef2352e3..55d0d1c5e1 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1200,15 +1200,6 @@ en: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_AU.yml b/config/locales/en_AU.yml index eda7a9aeaf..96f2088067 100644 --- a/config/locales/en_AU.yml +++ b/config/locales/en_AU.yml @@ -1127,15 +1127,6 @@ en_AU: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_BE.yml b/config/locales/en_BE.yml index 79c40da727..42a95b283f 100644 --- a/config/locales/en_BE.yml +++ b/config/locales/en_BE.yml @@ -1102,15 +1102,6 @@ en_BE: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_CA.yml b/config/locales/en_CA.yml index 1140ac3c87..14518a14b5 100644 --- a/config/locales/en_CA.yml +++ b/config/locales/en_CA.yml @@ -1127,15 +1127,6 @@ en_CA: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_DE.yml b/config/locales/en_DE.yml index cc4e9d8f4f..1ac69fd187 100644 --- a/config/locales/en_DE.yml +++ b/config/locales/en_DE.yml @@ -1112,15 +1112,6 @@ en_DE: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index 9655667df1..d363c31005 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -1129,15 +1129,6 @@ en_FR: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index f1c982d516..9e903fa6ce 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -1127,15 +1127,6 @@ en_GB: selling_on_ofn: "Interested in selling through the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_NZ.yml b/config/locales/en_NZ.yml index f05e1766da..8e593119bd 100644 --- a/config/locales/en_NZ.yml +++ b/config/locales/en_NZ.yml @@ -1127,15 +1127,6 @@ en_NZ: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_US.yml b/config/locales/en_US.yml index 0ccbaf3a04..071f003b5d 100644 --- a/config/locales/en_US.yml +++ b/config/locales/en_US.yml @@ -1109,15 +1109,6 @@ en_US: selling_on_ofn: "Interested in selling through the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_ZA.yml b/config/locales/en_ZA.yml index 9968df91fb..e67756bb13 100644 --- a/config/locales/en_ZA.yml +++ b/config/locales/en_ZA.yml @@ -1108,15 +1108,6 @@ en_ZA: selling_on_ofn: "Interested in selling through the Open Food Network?" register: "Register here" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Sites" - footer_sites_developer: "Developer" - footer_sites_community: "Community" - footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/es.yml b/config/locales/es.yml index 959771c782..c2a7f4ad89 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1114,15 +1114,6 @@ es: selling_on_ofn: "¿Estás interesada en entrar en Open Food Network?" register: "Regístrate aquí" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Inicio" - footer_global_news: "Noticas" - footer_global_about: "Acerca de" - footer_global_contact: "Contacto" - footer_sites_headline: "Sitios OFN" - footer_sites_developer: "Desarrollador" - footer_sites_community: "Comunidad" - footer_sites_userguide: "Manual de Usuario" footer_secure: "Seguro y de confianza." footer_secure_text: "Open Food Network usa cifrado SSL (RSA de 2048 bit) en toda su plataforma para mantener privada la información de compras y pagos. Nuestros servidores no almacenan los detalles de tarjetas de créditos y los pagos son procesados por servicios que cumplen con PCI." footer_contact_headline: "Mantenerse en contacto" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 92728fc343..cdbd76c922 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1130,15 +1130,6 @@ fr: selling_on_ofn: "Vous souhaitez proposer vos produits sur Open Food France?" register: "Démarrez ici" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Accueil" - footer_global_news: "News" - footer_global_about: "A propos" - footer_global_contact: "Contact" - footer_sites_headline: "Sites OFN" - footer_sites_developer: "Developpeur" - footer_sites_community: "Communauté" - footer_sites_userguide: "Guide utilisateur" footer_secure: "Fiable et sécurisé." footer_secure_text: "Open Food France utilise un certificat type SSL (2048 bit RSA) pour garantir la confidentialité de votre commandes et données bancaires. Nos serveurs ne conservent pas vos données bancaires et les paiements sont effectués conformément aux normes de sécurité PCI." footer_contact_headline: "Restez en contact" diff --git a/config/locales/fr_BE.yml b/config/locales/fr_BE.yml index a8fc6673a4..1a9b2b893c 100644 --- a/config/locales/fr_BE.yml +++ b/config/locales/fr_BE.yml @@ -1125,15 +1125,6 @@ fr_BE: selling_on_ofn: "Intéressé à participer à Open Food Network?" register: "Démarrez ici" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Accueil" - footer_global_news: "News" - footer_global_about: "A propos" - footer_global_contact: "Contact" - footer_sites_headline: "Sites OFN" - footer_sites_developer: "Developpeur" - footer_sites_community: "Communauté" - footer_sites_userguide: "Guide utilisateur" footer_secure: "Fiable et sécurisé." footer_secure_text: "Open Food Network utilise un certificat type SSL (2048 bit RSA) pour garantir la confidentialité de votre commandes et données bancaires. Nos serveurs ne conservent pas vos données bancaires et les paiements sont effectués conformément aux normes de sécurité PCI." footer_contact_headline: "Restons en contact" diff --git a/config/locales/fr_CA.yml b/config/locales/fr_CA.yml index 53051f5344..8bf3f5db69 100644 --- a/config/locales/fr_CA.yml +++ b/config/locales/fr_CA.yml @@ -1128,15 +1128,6 @@ fr_CA: selling_on_ofn: "Vous souhaitez proposer vos produits sur Open Food Network?" register: "Démarrez ici" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Accueil" - footer_global_news: "News" - footer_global_about: "A propos" - footer_global_contact: "Contact" - footer_sites_headline: "Sites OFN" - footer_sites_developer: "Developpeur" - footer_sites_community: "Communauté" - footer_sites_userguide: "Guide utilisateur" footer_secure: "Fiable et sécurisé." footer_secure_text: "Open Food Network utilise un certificat type SSL (2048 bit RSA) pour garantir la confidentialité de votre commandes et données bancaires. Nos serveurs ne conservent pas vos données bancaires et les paiements sont effectués conformément aux normes de sécurité PCI." footer_contact_headline: "Restez en contact" diff --git a/config/locales/it.yml b/config/locales/it.yml index 7a16e313e6..72f54eca6e 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1129,15 +1129,6 @@ it: selling_on_ofn: "Interessato ad entrare in Open Food Network?" register: "Registrati qui" footer: - footer_global_headline: "OFN Globale" - footer_global_home: "Home" - footer_global_news: "News" - footer_global_about: "About" - footer_global_contact: "Contatto" - footer_sites_headline: "Siti OFN" - footer_sites_developer: "Sviluppatore" - footer_sites_community: "Community" - footer_sites_userguide: "Guida utente" footer_secure: "Sicuro e affidabile." footer_secure_text: "Open Food Network usa la codifica SSL (2048 bit RSA) ovunque per mantenere private le tue informazioni sulla spesa e i pagamenti. I nostri server non memorizzano i dettagli della tua carta di credito e i pagamenti sono processati da servizi PCI-conformi." footer_contact_headline: "Tieniti in contatto" diff --git a/config/locales/nb.yml b/config/locales/nb.yml index e3b58a9899..5f6a2fa3de 100644 --- a/config/locales/nb.yml +++ b/config/locales/nb.yml @@ -1129,15 +1129,6 @@ nb: selling_on_ofn: "Interessert i å bli med i Open Food Network?" register: "Registrer her" footer: - footer_global_headline: "OFN Globalt" - footer_global_home: "Hjem" - footer_global_news: "Nyheter" - footer_global_about: "Om" - footer_global_contact: "Kontakt" - footer_sites_headline: "OFN nettsteder" - footer_sites_developer: "Utvikler" - footer_sites_community: "Forum" - footer_sites_userguide: "Brukermanual" footer_secure: "Sikker og klarert." footer_secure_text: "Open Food Network bruker SSL-kryptering (2048 bit RSA) overalt for å holde handlingen og betalingen din privat. Våre servere lagrer ikke kortopplysninger og betalinger behandles av PCI-kompatible tjenester." footer_contact_headline: "Hold kontakten" diff --git a/config/locales/nl_BE.yml b/config/locales/nl_BE.yml index ab369ddcf7..6c53087aac 100644 --- a/config/locales/nl_BE.yml +++ b/config/locales/nl_BE.yml @@ -1105,15 +1105,6 @@ nl_BE: selling_on_ofn: "Geïnteresseerd om deel uit te maken van het Open Food Network?" register: "Registreer hier" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Start" - footer_global_news: "Nieuws" - footer_global_about: "Over" - footer_global_contact: "Contact" - footer_sites_headline: "OFN Websites" - footer_sites_developer: "Ontwikkelaar" - footer_sites_community: "Community" - footer_sites_userguide: "Gebruikershandleiding" footer_secure: "Veilig en vertrouwd." footer_secure_text: "Open Food Network maakt overal gebruik van SSL versleuteling (2048 bit RSA) om je winkel-en-betaalinformatie privé te houden. Onze servers bewaren geen kredietkaartinformatiegegevens en betalingen worden verwerkt door diensten die voldoen aan de PCI-vereisten." footer_contact_headline: "Blijf op de hoogte" diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 30fe527e26..04565ced14 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1084,15 +1084,6 @@ pt: selling_on_ofn: "Tem interesse em participar na Open Food Network?" register: "Registe-se aqui" footer: - footer_global_headline: "OFN Global" - footer_global_home: "Início" - footer_global_news: "Notícias" - footer_global_about: "Sobre" - footer_global_contact: "Contacto" - footer_sites_headline: "Páginas OFN" - footer_sites_developer: "Desenvolvimento" - footer_sites_community: "Comunidade" - footer_sites_userguide: "Manual do Utilizador" footer_secure: "Seguro e de confiança." footer_secure_text: "A Open Food Network utiliza a criptografia SSL (2048 bit RSA) para manter as suas informações em segurança. Os nossos servidores não guardam os detalhes do seu cartão de crédito e os pagamentos são processados por serviços compatíveis com PCI." footer_contact_headline: "Ficamos em contacto" diff --git a/config/locales/pt_BR.yml b/config/locales/pt_BR.yml index 12044ba9e9..206dc5be30 100644 --- a/config/locales/pt_BR.yml +++ b/config/locales/pt_BR.yml @@ -1108,15 +1108,6 @@ pt_BR: selling_on_ofn: "Interessado em participar da Rizoma?" register: "Registre-se aqui" footer: - footer_global_headline: "Movimento global" - footer_global_home: "Início" - footer_global_news: "Novidades" - footer_global_about: "Sobre" - footer_global_contact: "Contato" - footer_sites_headline: "Páginas do movimento global" - footer_sites_developer: "Desenvolvedores" - footer_sites_community: "Comunidade" - footer_sites_userguide: "Guia do Usuário" footer_secure: "Seguro e confiável." footer_secure_text: "A Rizoma utiliza a criptografia SSL (2048 bit RSA) para manter suas informações em segurança. Nossos servidores não guardam os detalhes do seu cartão de crédito e os pagamentos são processados por serviços compatíveis com PCI." footer_contact_headline: "Mantenha contato" diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 14b20d2ab5..aca9dd14a5 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -634,15 +634,6 @@ sv: selling_on_ofn: "Intresserad av att gå med i Open Food Network?" register: "Registrera dig här" footer: - footer_global_headline: "OFN Globalt" - footer_global_home: "Hem" - footer_global_news: "Nyheter" - footer_global_about: "Om oss" - footer_global_contact: "Kontakt" - footer_sites_headline: "OFN webbsidor" - footer_sites_developer: "Utvecklare" - footer_sites_community: "Gemenskap" - footer_sites_userguide: "Användarinstruktion" footer_secure: "Säkert och anförtrott." footer_secure_text: "Open Food Network använder SSL-kryptering (2048 bitars RSA) överallt för att hålla din beställnings- och betalningsinformation privat. Våra servrar lagrar inte dina kreditkortsdetaljer och betalningar processeras av PCI-beskedliga tjänster." footer_contact_headline: "Håll kontakten" From 1327d8044613a67d2289fb98a3eab4a6df4131c9 Mon Sep 17 00:00:00 2001 From: Tomek Rabczak Date: Mon, 6 Jan 2020 16:33:36 -0600 Subject: [PATCH 3/3] fixup: Revert non en.yml locale changes as they are generated via transifex --- config/locales/ar.yml | 9 +++++++++ config/locales/ca.yml | 9 +++++++++ config/locales/de_DE.yml | 9 +++++++++ config/locales/en_AU.yml | 9 +++++++++ config/locales/en_BE.yml | 9 +++++++++ config/locales/en_CA.yml | 9 +++++++++ config/locales/en_DE.yml | 9 +++++++++ config/locales/en_FR.yml | 9 +++++++++ config/locales/en_GB.yml | 9 +++++++++ config/locales/en_NZ.yml | 9 +++++++++ config/locales/en_US.yml | 9 +++++++++ config/locales/en_ZA.yml | 9 +++++++++ config/locales/es.yml | 9 +++++++++ config/locales/fr.yml | 9 +++++++++ config/locales/fr_BE.yml | 9 +++++++++ config/locales/fr_CA.yml | 9 +++++++++ config/locales/it.yml | 9 +++++++++ config/locales/nb.yml | 9 +++++++++ config/locales/nl_BE.yml | 9 +++++++++ config/locales/pt.yml | 9 +++++++++ config/locales/pt_BR.yml | 9 +++++++++ config/locales/sv.yml | 9 +++++++++ 22 files changed, 198 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 319bd8b816..b2756b4b09 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1128,6 +1128,15 @@ ar: selling_on_ofn: "هل أنت مهتم بالحصول على شبكة الغذاء المفتوح؟" register: "سجل هنا" footer: + footer_global_headline: "شبكة الغذاء المفتوحة العالمية" + footer_global_home: "الصفحة الرئيسية" + footer_global_news: "أخبار" + footer_global_about: "حول" + footer_global_contact: "اتصل" + footer_sites_headline: "مواقع شبكة الغذاء المفتوحة" + footer_sites_developer: "مطور" + footer_sites_community: "تواصل اجتماعي" + footer_sites_userguide: "دليل المستخدم" footer_secure: "آمن وموثوق به." footer_secure_text: "تستخدم شبكة الغذاء المفتوح تشفير( SSL 2048 بت RSA) في كل مكان للحفاظ على خصوصية معلومات التسوق والدفع. لا تقوم خوادمنا بتخزين تفاصيل بطاقة الائتمان الخاصة بك ، وتتم معالجة المدفوعات بواسطة خدمات متوافقة مع PCI." footer_contact_headline: "أبق على اتصال" diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 7f62dff481..3a6d5fb935 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1129,6 +1129,15 @@ ca: selling_on_ofn: "Estàs interessat en formar part d'Open Food Network?" register: "Registra't aquí" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Inici" + footer_global_news: "Notícies" + footer_global_about: "Sobre" + footer_global_contact: "Contacte" + footer_sites_headline: "Pàgines d'OFN" + footer_sites_developer: "Desenvolupador" + footer_sites_community: "Comunitat" + footer_sites_userguide: "Guia de l'usuari" footer_secure: "Segur i de confiança." footer_secure_text: "Open Food Network utilitza el xifrat SSL (RSA de 2048 bits) a tot arreu per mantenir les vostres dades comercials i de pagament privades. Els nostres servidors no emmagatzemen els detalls de la targeta de crèdit i els pagaments es processen mitjançant serveis compatibles amb PCI." footer_contact_headline: "Mantén el contacte" diff --git a/config/locales/de_DE.yml b/config/locales/de_DE.yml index 87ebe6842a..df41d1c9ad 100644 --- a/config/locales/de_DE.yml +++ b/config/locales/de_DE.yml @@ -1129,6 +1129,15 @@ de_DE: selling_on_ofn: "Interesse am Open Food Network?" register: "Hier anmelden" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Startseite" + footer_global_news: "Aktuelles" + footer_global_about: "Über Uns" + footer_global_contact: "Kontakt" + footer_sites_headline: "OFN Webseiten" + footer_sites_developer: "Entwickler" + footer_sites_community: "Community" + footer_sites_userguide: "Benutzerhandbuch" footer_secure: "Sicher und vertrauenswürdig." footer_secure_text: "Open Food Network verwendet überall SSL-Verschlüsselung (2048 Bit RSA), um Ihre Einkaufs- und Zahlungsinformationen geheim zu halten. Unsere Server speichern Ihre Kreditkartendetails nicht und Zahlungen werden von PCI-konformen Dienstleistern verarbeitet." footer_contact_headline: "In Verbindung bleiben" diff --git a/config/locales/en_AU.yml b/config/locales/en_AU.yml index 96f2088067..eda7a9aeaf 100644 --- a/config/locales/en_AU.yml +++ b/config/locales/en_AU.yml @@ -1127,6 +1127,15 @@ en_AU: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_BE.yml b/config/locales/en_BE.yml index 42a95b283f..79c40da727 100644 --- a/config/locales/en_BE.yml +++ b/config/locales/en_BE.yml @@ -1102,6 +1102,15 @@ en_BE: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_CA.yml b/config/locales/en_CA.yml index 14518a14b5..1140ac3c87 100644 --- a/config/locales/en_CA.yml +++ b/config/locales/en_CA.yml @@ -1127,6 +1127,15 @@ en_CA: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_DE.yml b/config/locales/en_DE.yml index 1ac69fd187..cc4e9d8f4f 100644 --- a/config/locales/en_DE.yml +++ b/config/locales/en_DE.yml @@ -1112,6 +1112,15 @@ en_DE: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index d363c31005..9655667df1 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -1129,6 +1129,15 @@ en_FR: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 9e903fa6ce..f1c982d516 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -1127,6 +1127,15 @@ en_GB: selling_on_ofn: "Interested in selling through the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_NZ.yml b/config/locales/en_NZ.yml index 8e593119bd..f05e1766da 100644 --- a/config/locales/en_NZ.yml +++ b/config/locales/en_NZ.yml @@ -1127,6 +1127,15 @@ en_NZ: selling_on_ofn: "Interested in getting on the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_US.yml b/config/locales/en_US.yml index 071f003b5d..0ccbaf3a04 100644 --- a/config/locales/en_US.yml +++ b/config/locales/en_US.yml @@ -1109,6 +1109,15 @@ en_US: selling_on_ofn: "Interested in selling through the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/en_ZA.yml b/config/locales/en_ZA.yml index e67756bb13..9968df91fb 100644 --- a/config/locales/en_ZA.yml +++ b/config/locales/en_ZA.yml @@ -1108,6 +1108,15 @@ en_ZA: selling_on_ofn: "Interested in selling through the Open Food Network?" register: "Register here" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Sites" + footer_sites_developer: "Developer" + footer_sites_community: "Community" + footer_sites_userguide: "User Guide" footer_secure: "Secure and trusted." footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services." footer_contact_headline: "Keep in touch" diff --git a/config/locales/es.yml b/config/locales/es.yml index c2a7f4ad89..959771c782 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1114,6 +1114,15 @@ es: selling_on_ofn: "¿Estás interesada en entrar en Open Food Network?" register: "Regístrate aquí" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Inicio" + footer_global_news: "Noticas" + footer_global_about: "Acerca de" + footer_global_contact: "Contacto" + footer_sites_headline: "Sitios OFN" + footer_sites_developer: "Desarrollador" + footer_sites_community: "Comunidad" + footer_sites_userguide: "Manual de Usuario" footer_secure: "Seguro y de confianza." footer_secure_text: "Open Food Network usa cifrado SSL (RSA de 2048 bit) en toda su plataforma para mantener privada la información de compras y pagos. Nuestros servidores no almacenan los detalles de tarjetas de créditos y los pagos son procesados por servicios que cumplen con PCI." footer_contact_headline: "Mantenerse en contacto" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index cdbd76c922..92728fc343 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1130,6 +1130,15 @@ fr: selling_on_ofn: "Vous souhaitez proposer vos produits sur Open Food France?" register: "Démarrez ici" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Accueil" + footer_global_news: "News" + footer_global_about: "A propos" + footer_global_contact: "Contact" + footer_sites_headline: "Sites OFN" + footer_sites_developer: "Developpeur" + footer_sites_community: "Communauté" + footer_sites_userguide: "Guide utilisateur" footer_secure: "Fiable et sécurisé." footer_secure_text: "Open Food France utilise un certificat type SSL (2048 bit RSA) pour garantir la confidentialité de votre commandes et données bancaires. Nos serveurs ne conservent pas vos données bancaires et les paiements sont effectués conformément aux normes de sécurité PCI." footer_contact_headline: "Restez en contact" diff --git a/config/locales/fr_BE.yml b/config/locales/fr_BE.yml index 1a9b2b893c..a8fc6673a4 100644 --- a/config/locales/fr_BE.yml +++ b/config/locales/fr_BE.yml @@ -1125,6 +1125,15 @@ fr_BE: selling_on_ofn: "Intéressé à participer à Open Food Network?" register: "Démarrez ici" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Accueil" + footer_global_news: "News" + footer_global_about: "A propos" + footer_global_contact: "Contact" + footer_sites_headline: "Sites OFN" + footer_sites_developer: "Developpeur" + footer_sites_community: "Communauté" + footer_sites_userguide: "Guide utilisateur" footer_secure: "Fiable et sécurisé." footer_secure_text: "Open Food Network utilise un certificat type SSL (2048 bit RSA) pour garantir la confidentialité de votre commandes et données bancaires. Nos serveurs ne conservent pas vos données bancaires et les paiements sont effectués conformément aux normes de sécurité PCI." footer_contact_headline: "Restons en contact" diff --git a/config/locales/fr_CA.yml b/config/locales/fr_CA.yml index 8bf3f5db69..53051f5344 100644 --- a/config/locales/fr_CA.yml +++ b/config/locales/fr_CA.yml @@ -1128,6 +1128,15 @@ fr_CA: selling_on_ofn: "Vous souhaitez proposer vos produits sur Open Food Network?" register: "Démarrez ici" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Accueil" + footer_global_news: "News" + footer_global_about: "A propos" + footer_global_contact: "Contact" + footer_sites_headline: "Sites OFN" + footer_sites_developer: "Developpeur" + footer_sites_community: "Communauté" + footer_sites_userguide: "Guide utilisateur" footer_secure: "Fiable et sécurisé." footer_secure_text: "Open Food Network utilise un certificat type SSL (2048 bit RSA) pour garantir la confidentialité de votre commandes et données bancaires. Nos serveurs ne conservent pas vos données bancaires et les paiements sont effectués conformément aux normes de sécurité PCI." footer_contact_headline: "Restez en contact" diff --git a/config/locales/it.yml b/config/locales/it.yml index 72f54eca6e..7a16e313e6 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1129,6 +1129,15 @@ it: selling_on_ofn: "Interessato ad entrare in Open Food Network?" register: "Registrati qui" footer: + footer_global_headline: "OFN Globale" + footer_global_home: "Home" + footer_global_news: "News" + footer_global_about: "About" + footer_global_contact: "Contatto" + footer_sites_headline: "Siti OFN" + footer_sites_developer: "Sviluppatore" + footer_sites_community: "Community" + footer_sites_userguide: "Guida utente" footer_secure: "Sicuro e affidabile." footer_secure_text: "Open Food Network usa la codifica SSL (2048 bit RSA) ovunque per mantenere private le tue informazioni sulla spesa e i pagamenti. I nostri server non memorizzano i dettagli della tua carta di credito e i pagamenti sono processati da servizi PCI-conformi." footer_contact_headline: "Tieniti in contatto" diff --git a/config/locales/nb.yml b/config/locales/nb.yml index 5f6a2fa3de..e3b58a9899 100644 --- a/config/locales/nb.yml +++ b/config/locales/nb.yml @@ -1129,6 +1129,15 @@ nb: selling_on_ofn: "Interessert i å bli med i Open Food Network?" register: "Registrer her" footer: + footer_global_headline: "OFN Globalt" + footer_global_home: "Hjem" + footer_global_news: "Nyheter" + footer_global_about: "Om" + footer_global_contact: "Kontakt" + footer_sites_headline: "OFN nettsteder" + footer_sites_developer: "Utvikler" + footer_sites_community: "Forum" + footer_sites_userguide: "Brukermanual" footer_secure: "Sikker og klarert." footer_secure_text: "Open Food Network bruker SSL-kryptering (2048 bit RSA) overalt for å holde handlingen og betalingen din privat. Våre servere lagrer ikke kortopplysninger og betalinger behandles av PCI-kompatible tjenester." footer_contact_headline: "Hold kontakten" diff --git a/config/locales/nl_BE.yml b/config/locales/nl_BE.yml index 6c53087aac..ab369ddcf7 100644 --- a/config/locales/nl_BE.yml +++ b/config/locales/nl_BE.yml @@ -1105,6 +1105,15 @@ nl_BE: selling_on_ofn: "Geïnteresseerd om deel uit te maken van het Open Food Network?" register: "Registreer hier" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Start" + footer_global_news: "Nieuws" + footer_global_about: "Over" + footer_global_contact: "Contact" + footer_sites_headline: "OFN Websites" + footer_sites_developer: "Ontwikkelaar" + footer_sites_community: "Community" + footer_sites_userguide: "Gebruikershandleiding" footer_secure: "Veilig en vertrouwd." footer_secure_text: "Open Food Network maakt overal gebruik van SSL versleuteling (2048 bit RSA) om je winkel-en-betaalinformatie privé te houden. Onze servers bewaren geen kredietkaartinformatiegegevens en betalingen worden verwerkt door diensten die voldoen aan de PCI-vereisten." footer_contact_headline: "Blijf op de hoogte" diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 04565ced14..30fe527e26 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1084,6 +1084,15 @@ pt: selling_on_ofn: "Tem interesse em participar na Open Food Network?" register: "Registe-se aqui" footer: + footer_global_headline: "OFN Global" + footer_global_home: "Início" + footer_global_news: "Notícias" + footer_global_about: "Sobre" + footer_global_contact: "Contacto" + footer_sites_headline: "Páginas OFN" + footer_sites_developer: "Desenvolvimento" + footer_sites_community: "Comunidade" + footer_sites_userguide: "Manual do Utilizador" footer_secure: "Seguro e de confiança." footer_secure_text: "A Open Food Network utiliza a criptografia SSL (2048 bit RSA) para manter as suas informações em segurança. Os nossos servidores não guardam os detalhes do seu cartão de crédito e os pagamentos são processados por serviços compatíveis com PCI." footer_contact_headline: "Ficamos em contacto" diff --git a/config/locales/pt_BR.yml b/config/locales/pt_BR.yml index 206dc5be30..12044ba9e9 100644 --- a/config/locales/pt_BR.yml +++ b/config/locales/pt_BR.yml @@ -1108,6 +1108,15 @@ pt_BR: selling_on_ofn: "Interessado em participar da Rizoma?" register: "Registre-se aqui" footer: + footer_global_headline: "Movimento global" + footer_global_home: "Início" + footer_global_news: "Novidades" + footer_global_about: "Sobre" + footer_global_contact: "Contato" + footer_sites_headline: "Páginas do movimento global" + footer_sites_developer: "Desenvolvedores" + footer_sites_community: "Comunidade" + footer_sites_userguide: "Guia do Usuário" footer_secure: "Seguro e confiável." footer_secure_text: "A Rizoma utiliza a criptografia SSL (2048 bit RSA) para manter suas informações em segurança. Nossos servidores não guardam os detalhes do seu cartão de crédito e os pagamentos são processados por serviços compatíveis com PCI." footer_contact_headline: "Mantenha contato" diff --git a/config/locales/sv.yml b/config/locales/sv.yml index aca9dd14a5..14b20d2ab5 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -634,6 +634,15 @@ sv: selling_on_ofn: "Intresserad av att gå med i Open Food Network?" register: "Registrera dig här" footer: + footer_global_headline: "OFN Globalt" + footer_global_home: "Hem" + footer_global_news: "Nyheter" + footer_global_about: "Om oss" + footer_global_contact: "Kontakt" + footer_sites_headline: "OFN webbsidor" + footer_sites_developer: "Utvecklare" + footer_sites_community: "Gemenskap" + footer_sites_userguide: "Användarinstruktion" footer_secure: "Säkert och anförtrott." footer_secure_text: "Open Food Network använder SSL-kryptering (2048 bitars RSA) överallt för att hålla din beställnings- och betalningsinformation privat. Våra servrar lagrar inte dina kreditkortsdetaljer och betalningar processeras av PCI-beskedliga tjänster." footer_contact_headline: "Håll kontakten"