From 44981eacc538e261f1b48f677df6ee745f052341 Mon Sep 17 00:00:00 2001 From: "Michael J. Giarlo" Date: Wed, 14 Jun 2017 08:41:08 -0700 Subject: [PATCH 1/7] Update Hyrax to latest commit --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa5e85592a..7949896862 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/projecthydra-labs/hyrax.git - revision: 0b82da5875b164e78bbecaf6fd377345824d14f2 + revision: a27ed0615f6f9ec413a45ca77f144a6dcd04e69c specs: hyrax (2.0.0.alpha) active-fedora (>= 11.1.3) @@ -801,7 +801,7 @@ GEM thread_safe (0.3.6) tilt (2.0.7) tins (1.14.0) - tinymce-rails (4.6.3) + tinymce-rails (4.6.4) railties (>= 3.1.1) turbolinks (5.0.1) turbolinks-source (~> 5) From 763eb0fc6c9c00a3e483f80465f1fcb20cf4b2a5 Mon Sep 17 00:00:00 2001 From: "Michael J. Giarlo" Date: Wed, 14 Jun 2017 08:52:51 -0700 Subject: [PATCH 2/7] Add new translations for GenericWork --- config/locales/generic_work.de.yml | 8 ++++++++ config/locales/generic_work.fr.yml | 8 ++++++++ config/locales/generic_work.it.yml | 8 ++++++++ config/locales/generic_work.pt-BR.yml | 8 ++++++++ 4 files changed, 32 insertions(+) create mode 100644 config/locales/generic_work.de.yml create mode 100644 config/locales/generic_work.fr.yml create mode 100644 config/locales/generic_work.it.yml create mode 100644 config/locales/generic_work.pt-BR.yml diff --git a/config/locales/generic_work.de.yml b/config/locales/generic_work.de.yml new file mode 100644 index 0000000000..4f039c8602 --- /dev/null +++ b/config/locales/generic_work.de.yml @@ -0,0 +1,8 @@ +de: + hyrax: + icons: + generic_work: 'fa fa-file-text-o' + select_type: + generic_work: + name: "Generische Werke" + description: "Allzweckarbeitstyp. Wählen Sie diese Option aus, wenn die unten aufgeführten Werkstypen nicht für die Werk geeignet sind, die Sie hinzufügen möchten." diff --git a/config/locales/generic_work.fr.yml b/config/locales/generic_work.fr.yml new file mode 100644 index 0000000000..6cb02903b0 --- /dev/null +++ b/config/locales/generic_work.fr.yml @@ -0,0 +1,8 @@ +fr: + hyrax: + icons: + generic_work: 'fa fa-file-text-o' + select_type: + generic_work: + name: "Œuvres Génériques" + description: "Type de travail à usage général. Sélectionnez cette option si les types de travaux plus spécifiques ci-dessous ne conviennent pas au travail que vous souhaitez ajouter." diff --git a/config/locales/generic_work.it.yml b/config/locales/generic_work.it.yml new file mode 100644 index 0000000000..8aa24deae4 --- /dev/null +++ b/config/locales/generic_work.it.yml @@ -0,0 +1,8 @@ +it: + hyrax: + icons: + generic_work: 'fa fa-file-text-o' + select_type: + generic_work: + name: "Opere Generiche" + description: "Tipo di opere di tipo generale. Selezionare questa opzione se i tipi di opere più specifici di seguito non sono adatti al opere che si desidera aggiungere." diff --git a/config/locales/generic_work.pt-BR.yml b/config/locales/generic_work.pt-BR.yml new file mode 100644 index 0000000000..4948515c28 --- /dev/null +++ b/config/locales/generic_work.pt-BR.yml @@ -0,0 +1,8 @@ +pt-BR: + hyrax: + icons: + generic_work: 'fa fa-file-text-o' + select_type: + generic_work: + name: "Trabalho Genérico" + description: "Tipo de trabalho de propósito geral. Selecione isso se os tipos de trabalho mais específicos abaixo não forem adequados ao trabalho que deseja adicionar." From 2df569e9d2bf9d65ccf8b2840a7bac3e8e76894d Mon Sep 17 00:00:00 2001 From: "Michael J. Giarlo" Date: Wed, 14 Jun 2017 08:56:24 -0700 Subject: [PATCH 3/7] Add new translations for Image --- config/locales/image.de.yml | 8 ++++++++ config/locales/image.fr.yml | 8 ++++++++ config/locales/image.it.yml | 8 ++++++++ config/locales/image.pt-BR.yml | 8 ++++++++ 4 files changed, 32 insertions(+) create mode 100644 config/locales/image.de.yml create mode 100644 config/locales/image.fr.yml create mode 100644 config/locales/image.it.yml create mode 100644 config/locales/image.pt-BR.yml diff --git a/config/locales/image.de.yml b/config/locales/image.de.yml new file mode 100644 index 0000000000..8c524a2c1c --- /dev/null +++ b/config/locales/image.de.yml @@ -0,0 +1,8 @@ +de: + hyrax: + icons: + image: 'fa fa-file-text-o' + select_type: + image: + name: "Bild" + description: "Einzel- oder mehrseitiges Bild funktioniert." diff --git a/config/locales/image.fr.yml b/config/locales/image.fr.yml new file mode 100644 index 0000000000..e4e6a26c09 --- /dev/null +++ b/config/locales/image.fr.yml @@ -0,0 +1,8 @@ +fr: + hyrax: + icons: + image: 'fa fa-file-text-o' + select_type: + image: + name: "Image" + description: "L'image simple ou multi-page fonctionne." diff --git a/config/locales/image.it.yml b/config/locales/image.it.yml new file mode 100644 index 0000000000..99a7b17950 --- /dev/null +++ b/config/locales/image.it.yml @@ -0,0 +1,8 @@ +it: + hyrax: + icons: + image: 'fa fa-file-text-o' + select_type: + image: + name: "Immagine" + description: "L'immagine singola o multi-pagina funziona." diff --git a/config/locales/image.pt-BR.yml b/config/locales/image.pt-BR.yml new file mode 100644 index 0000000000..98022246aa --- /dev/null +++ b/config/locales/image.pt-BR.yml @@ -0,0 +1,8 @@ +pt-BR: + hyrax: + icons: + image: 'fa fa-file-text-o' + select_type: + image: + name: "Imagem" + description: "A imagem de uma ou várias páginas funciona." From 72a9d9b64e1ffb168b28215c44e5713119a7bae0 Mon Sep 17 00:00:00 2001 From: "Michael J. Giarlo" Date: Wed, 14 Jun 2017 10:12:29 -0700 Subject: [PATCH 4/7] Add new translations for Blacklight --- config/locales/blacklight.de.yml | 48 +++++++++++++++++++++++++++++ config/locales/blacklight.fr.yml | 48 +++++++++++++++++++++++++++++ config/locales/blacklight.it.yml | 48 +++++++++++++++++++++++++++++ config/locales/blacklight.pt-BR.yml | 48 +++++++++++++++++++++++++++++ 4 files changed, 192 insertions(+) create mode 100644 config/locales/blacklight.de.yml create mode 100644 config/locales/blacklight.fr.yml create mode 100644 config/locales/blacklight.it.yml create mode 100644 config/locales/blacklight.pt-BR.yml diff --git a/config/locales/blacklight.de.yml b/config/locales/blacklight.de.yml new file mode 100644 index 0000000000..a2e4a711c6 --- /dev/null +++ b/config/locales/blacklight.de.yml @@ -0,0 +1,48 @@ +--- +de: + blacklight: + application_name: Hyku + search: + fields: + facet: + based_near_label_sim: Ort + creator_sim: Schöpfer + file_format_sim: Format + generic_type_sim: Art + keyword_sim: Stichwort + language_sim: Sprache + publisher_sim: Herausgeber + subject_sim: Fach + index: + based_near_label_tesim: Ort + contributor_tesim: Mitwirkender + creator_tesim: Schöpfer + date_created_tesim: Datum erstellt + date_modified_dtsi: Datum geändert + date_uploaded_dtsi: Datum hochgeladen + description_tesim: Beschreibung + extent_tesim: Umfang + file_format_tesim: Datei Format + identifier_tesim: Identifikator + keyword_tesim: Stichwort + language_tesim: Sprache + publisher_tesim: Herausgeber + rights_tesim: Rechte + subject_tesim: Fach + show: + based_near_label_tesim: Ort + contributor_tesim: Mitwirkender + creator_tesim: Schöpfer + date_created_tesim: Datum erstellt + date_modified_dtsi: Datum geändert + date_uploaded_dtsi: Datum hochgeladen + description_tesim: Beschreibung + extent_tesim: Umfang + file_format_tesim: Datei Format + identifier_tesim: Identifikator + keyword_tesim: Stichwort + language_tesim: Sprache + publisher_tesim: Herausgeber + rights_tesim: Rechte + subject_tesim: Fach + title_tesim: Titel diff --git a/config/locales/blacklight.fr.yml b/config/locales/blacklight.fr.yml new file mode 100644 index 0000000000..a6e897a8cd --- /dev/null +++ b/config/locales/blacklight.fr.yml @@ -0,0 +1,48 @@ +--- +fr: + blacklight: + application_name: Hyku + search: + fields: + facet: + based_near_label_sim: Emplacement + creator_sim: Créateur + file_format_sim: Format + generic_type_sim: Type + keyword_sim: Mot-clé + language_sim: La langue + publisher_sim: Éditeur + subject_sim: Assujettir + index: + based_near_label_tesim: Emplacement + contributor_tesim: Donateur + creator_tesim: Créateur + date_created_tesim: date créée + date_modified_dtsi: Date modifiée + date_uploaded_dtsi: Date de téléchargement + description_tesim: La description + extent_tesim: Ampleur + file_format_tesim: Format de fichier + identifier_tesim: Identificateur + keyword_tesim: Mot-clé + language_tesim: La langue + publisher_tesim: Éditeur + rights_tesim: Droits + subject_tesim: Assujettir + show: + based_near_label_tesim: Emplacement + contributor_tesim: Donateur + creator_tesim: Créateur + date_created_tesim: date créée + date_modified_dtsi: Date modifiée + date_uploaded_dtsi: Date de téléchargement + description_tesim: La description + extent_tesim: Ampleur + file_format_tesim: Format de fichier + identifier_tesim: Identificateur + keyword_tesim: Mot-clé + language_tesim: La langue + publisher_tesim: Éditeur + rights_tesim: Droits + subject_tesim: Assujettir + title_tesim: Titre diff --git a/config/locales/blacklight.it.yml b/config/locales/blacklight.it.yml new file mode 100644 index 0000000000..0c6d7936fb --- /dev/null +++ b/config/locales/blacklight.it.yml @@ -0,0 +1,48 @@ +--- +it: + blacklight: + application_name: Hyku + search: + fields: + facet: + based_near_label_sim: luogo + creator_sim: Creatore + file_format_sim: Formato + generic_type_sim: Tipo + keyword_sim: Parola chiave + language_sim: Lingua + publisher_sim: Editore + subject_sim: Soggetto + index: + based_near_label_tesim: luogo + contributor_tesim: Collaboratore + creator_tesim: Creatore + date_created_tesim: data di creazione + date_modified_dtsi: Data modificata + date_uploaded_dtsi: Data caricata + description_tesim: Descrizione + extent_tesim: Estensione + file_format_tesim: Formato del file + identifier_tesim: Identifier + keyword_tesim: Parola chiave + language_tesim: Lingua + publisher_tesim: Editore + rights_tesim: Diritti + subject_tesim: Soggetto + show: + based_near_label_tesim: luogo + contributor_tesim: Collaboratore + creator_tesim: Creatore + date_created_tesim: data di creazione + date_modified_dtsi: Data modificata + date_uploaded_dtsi: Data caricata + description_tesim: Descrizione + extent_tesim: Estensione + file_format_tesim: Formato del file + identifier_tesim: Identifier + keyword_tesim: Parola chiave + language_tesim: Lingua + publisher_tesim: Editore + rights_tesim: Diritti + subject_tesim: Soggetto + title_tesim: Titolo diff --git a/config/locales/blacklight.pt-BR.yml b/config/locales/blacklight.pt-BR.yml new file mode 100644 index 0000000000..853fb36f0c --- /dev/null +++ b/config/locales/blacklight.pt-BR.yml @@ -0,0 +1,48 @@ +--- +pt-BR: + blacklight: + application_name: Hyku + search: + fields: + facet: + based_near_label_sim: Localização + creator_sim: O Criador + file_format_sim: Formato + generic_type_sim: Tipo + keyword_sim: Palavra-chave + language_sim: Língua + publisher_sim: Editor + subject_sim: Sujeito + index: + based_near_label_tesim: Localização + contributor_tesim: Contribuinte + creator_tesim: O Criador + date_created_tesim: Data Criada + date_modified_dtsi: Data modificada + date_uploaded_dtsi: Data carregada + description_tesim: Descrição + extent_tesim: Extensão + file_format_tesim: Formato de arquivo + identifier_tesim: Identificador + keyword_tesim: Palavra-chave + language_tesim: Língua + publisher_tesim: Editor + rights_tesim: Direitos + subject_tesim: Sujeito + show: + based_near_label_tesim: Localização + contributor_tesim: Contribuinte + creator_tesim: O Criador + date_created_tesim: Data Criada + date_modified_dtsi: Data modificada + date_uploaded_dtsi: Data carregada + description_tesim: Descrição + extent_tesim: Extensão + file_format_tesim: Formato de arquivo + identifier_tesim: Identificador + keyword_tesim: Palavra-chave + language_tesim: Língua + publisher_tesim: Editor + rights_tesim: Direitos + subject_tesim: Sujeito + title_tesim: Título From b0f1e5a5c69107c35f7793e32d0a38ae9a7f849b Mon Sep 17 00:00:00 2001 From: "Michael J. Giarlo" Date: Wed, 14 Jun 2017 10:12:43 -0700 Subject: [PATCH 5/7] Add new translations for Devise --- config/locales/devise.de.yml | 9 +++++++++ config/locales/devise.fr.yml | 9 +++++++++ config/locales/devise.it.yml | 9 +++++++++ config/locales/devise.pt-BR.yml | 9 +++++++++ 4 files changed, 36 insertions(+) create mode 100644 config/locales/devise.de.yml create mode 100644 config/locales/devise.fr.yml create mode 100644 config/locales/devise.it.yml create mode 100644 config/locales/devise.pt-BR.yml diff --git a/config/locales/devise.de.yml b/config/locales/devise.de.yml new file mode 100644 index 0000000000..1da29683ee --- /dev/null +++ b/config/locales/devise.de.yml @@ -0,0 +1,9 @@ +--- +de: + devise: + registrations: + new: + sign_up: Benutzerkonto anlegen + sign_up_header: Ein neues Konto erstellen + shared: + sign_up: Benutzerkonto anlegen diff --git a/config/locales/devise.fr.yml b/config/locales/devise.fr.yml new file mode 100644 index 0000000000..7d9ac36afa --- /dev/null +++ b/config/locales/devise.fr.yml @@ -0,0 +1,9 @@ +--- +fr: + devise: + registrations: + new: + sign_up: Créer un compte + sign_up_header: Créer un nouveau compte + shared: + sign_up: Créer un compte diff --git a/config/locales/devise.it.yml b/config/locales/devise.it.yml new file mode 100644 index 0000000000..5568318824 --- /dev/null +++ b/config/locales/devise.it.yml @@ -0,0 +1,9 @@ +--- +it: + devise: + registrations: + new: + sign_up: Creare un profilo + sign_up_header: Creare un nuovo account + shared: + sign_up: Creare un profilo diff --git a/config/locales/devise.pt-BR.yml b/config/locales/devise.pt-BR.yml new file mode 100644 index 0000000000..0af3dbcdad --- /dev/null +++ b/config/locales/devise.pt-BR.yml @@ -0,0 +1,9 @@ +--- +pt-BR: + devise: + registrations: + new: + sign_up: Criar Conta em portugues-Brasil + sign_up_header: Criar uma nova conta + shared: + sign_up: Criar Conta em portugues-Brasil From 3717ab80af187d4a273bb33d22e3c737e0e6f57f Mon Sep 17 00:00:00 2001 From: "Michael J. Giarlo" Date: Wed, 14 Jun 2017 10:12:50 -0700 Subject: [PATCH 6/7] Add new translations for Hyrax --- config/locales/hyrax.de.yml | 19 +++++++++++++++++++ config/locales/hyrax.fr.yml | 19 +++++++++++++++++++ config/locales/hyrax.it.yml | 19 +++++++++++++++++++ config/locales/hyrax.pt-BR.yml | 19 +++++++++++++++++++ 4 files changed, 76 insertions(+) create mode 100644 config/locales/hyrax.de.yml create mode 100644 config/locales/hyrax.fr.yml create mode 100644 config/locales/hyrax.it.yml create mode 100644 config/locales/hyrax.pt-BR.yml diff --git a/config/locales/hyrax.de.yml b/config/locales/hyrax.de.yml new file mode 100644 index 0000000000..e1a12792c1 --- /dev/null +++ b/config/locales/hyrax.de.yml @@ -0,0 +1,19 @@ +--- +de: + hyrax: + account_name: Konto-ID + directory: + suffix: "@ Hydrainabox.org" + footer: + copyright_html: "Copyright © 2017 Samvera lizenziert unter der Apache Lizenz, Version 2.0" + service_html: Ein Dienst von Samvera . + institution_name: Institution + institution_name_full: Name des Instituts + product_name: Hyku + product_twitter_handle: "@HydraInABox" + simple_form: + hints: + defaults: + extent: Das Ausmaß (Größe, Dauer, Anzahl, etc.) der Arbeit. + labels: + extent: Umfang diff --git a/config/locales/hyrax.fr.yml b/config/locales/hyrax.fr.yml new file mode 100644 index 0000000000..1bdae7ab96 --- /dev/null +++ b/config/locales/hyrax.fr.yml @@ -0,0 +1,19 @@ +--- +fr: + hyrax: + account_name: Identifiant de compte + directory: + suffix: "@ Hydrainabox.org" + footer: + copyright_html: "Copyright © 2017 Samvera Licence sous Licence Apache, Version 2.0" + service_html: Un service de Samvera . + institution_name: Institution + institution_name_full: Nom de l'établissement + product_name: Hyku + product_twitter_handle: "@HydraInABox" + simple_form: + hints: + defaults: + extent: L'étendue (taille, durée, nombre, etc.) du travail. + labels: + extent: Ampleur diff --git a/config/locales/hyrax.it.yml b/config/locales/hyrax.it.yml new file mode 100644 index 0000000000..538ad65e88 --- /dev/null +++ b/config/locales/hyrax.it.yml @@ -0,0 +1,19 @@ +--- +it: + hyrax: + account_name: Account ID + directory: + suffix: "@ hydrainabox.org" + footer: + copyright_html: "Copyright © 2017 Samvera Licenza sotto la licenza Apache, versione 2.0" + service_html: Un servizio di Samvera . + institution_name: Istituzione + institution_name_full: Nome dell'Istituzione + product_name: Hyku + product_twitter_handle: "@HydraInABox" + simple_form: + hints: + defaults: + extent: La dimensione (dimensione, durata, numero, ecc.) Del lavoro. + labels: + extent: Estensione diff --git a/config/locales/hyrax.pt-BR.yml b/config/locales/hyrax.pt-BR.yml new file mode 100644 index 0000000000..75c60d9dce --- /dev/null +++ b/config/locales/hyrax.pt-BR.yml @@ -0,0 +1,19 @@ +--- +pt-BR: + hyrax: + account_name: ID da conta + directory: + suffix: "@ Hydrainabox.org" + footer: + copyright_html: "Copyright © 2017 Samvera Licenciado sob a Licença Apache, Versão 2.0" + service_html: Um serviço de Samvera . + institution_name: Instituição + institution_name_full: O Nome da Instituição + product_name: Hyku + product_twitter_handle: "@HydraInABox" + simple_form: + hints: + defaults: + extent: A extensão (tamanho, duração, número, etc.) do trabalho. + labels: + extent: Extensão From 83afa429cd9f1fc855d6b63437067e0ed8d161f8 Mon Sep 17 00:00:00 2001 From: "Michael J. Giarlo" Date: Wed, 14 Jun 2017 10:13:00 -0700 Subject: [PATCH 7/7] Add new translations for SimpleForm --- config/locales/simple_form.de.yml | 28 ++++++++++++++++++++++++++++ config/locales/simple_form.fr.yml | 28 ++++++++++++++++++++++++++++ config/locales/simple_form.it.yml | 28 ++++++++++++++++++++++++++++ config/locales/simple_form.pt-BR.yml | 28 ++++++++++++++++++++++++++++ 4 files changed, 112 insertions(+) create mode 100644 config/locales/simple_form.de.yml create mode 100644 config/locales/simple_form.fr.yml create mode 100644 config/locales/simple_form.it.yml create mode 100644 config/locales/simple_form.pt-BR.yml diff --git a/config/locales/simple_form.de.yml b/config/locales/simple_form.de.yml new file mode 100644 index 0000000000..54fb6a8e92 --- /dev/null +++ b/config/locales/simple_form.de.yml @@ -0,0 +1,28 @@ +--- +de: + simple_form: + cancel: Stornieren + error_notification: + default_message: 'Bitte überprüfen Sie die folgenden Probleme:' + hints: + hyku_group: + description: Eine kurze Zusammenfassung der Rolle der Gruppe + labels: + add_user_to_group: + user_ids: Benutzeridentifikation + group_search: + q: Suche + hyku_group: + description: Beschreibung + page_size: + per: Show + user_search: + uq: Suche nach Benutzer + 'no': Nein + placeholders: + user_search: + uq: Name oder Benutzername + required: + mark: "*" + text: erforderlich + 'yes': Ja diff --git a/config/locales/simple_form.fr.yml b/config/locales/simple_form.fr.yml new file mode 100644 index 0000000000..1650d980a2 --- /dev/null +++ b/config/locales/simple_form.fr.yml @@ -0,0 +1,28 @@ +--- +fr: + simple_form: + cancel: Annuler + error_notification: + default_message: 'Veuillez examiner les problèmes ci-dessous:' + hints: + hyku_group: + description: Un bref résumé du rôle du groupe + labels: + add_user_to_group: + user_ids: Identifiant d'utilisateur + group_search: + q: Chercher + hyku_group: + description: La description + page_size: + per: Montrer + user_search: + uq: Recherche d'utilisateur + 'no': Non + placeholders: + user_search: + uq: Nom ou nom d'utilisateur + required: + mark: "*" + text: Champs obligatoires + 'yes': Oui diff --git a/config/locales/simple_form.it.yml b/config/locales/simple_form.it.yml new file mode 100644 index 0000000000..53849e5de0 --- /dev/null +++ b/config/locales/simple_form.it.yml @@ -0,0 +1,28 @@ +--- +it: + simple_form: + cancel: Annulla + error_notification: + default_message: 'Leggi i seguenti problemi:' + hints: + hyku_group: + description: Un breve riepilogo del ruolo del gruppo + labels: + add_user_to_group: + user_ids: ID utente + group_search: + q: Ricerca + hyku_group: + description: Descrizione + page_size: + per: Mostrare + user_search: + uq: Cerca Utente + 'no': 'No' + placeholders: + user_search: + uq: Nome o nome utente + required: + mark: "*" + text: necessario + 'yes': sì diff --git a/config/locales/simple_form.pt-BR.yml b/config/locales/simple_form.pt-BR.yml new file mode 100644 index 0000000000..ce3e9275db --- /dev/null +++ b/config/locales/simple_form.pt-BR.yml @@ -0,0 +1,28 @@ +--- +pt-BR: + simple_form: + cancel: Cancelar + error_notification: + default_message: 'Por favor, reveja os problemas abaixo:' + hints: + hyku_group: + description: Um breve resumo do papel do grupo + labels: + add_user_to_group: + user_ids: ID do usuário + group_search: + q: Pesquisa + hyku_group: + description: Descrição + page_size: + per: exposição + user_search: + uq: Pesquisar usuário + 'no': Não + placeholders: + user_search: + uq: Nome ou nome de usuário + required: + mark: "*" + text: requeridos + 'yes': sim