From d84abc3a771625dff3943a064910029f835cc523 Mon Sep 17 00:00:00 2001 From: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:54:57 +1200 Subject: [PATCH] ENH Update translations (#118) --- lang/en.yml | 4 ++-- lang/eo.yml | 10 ++++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/lang/en.yml b/lang/en.yml index ba4bcd7..1dad62a 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -7,6 +7,8 @@ en: LOGINFAILURE: 'Unfortunately we''re not able to log you in through RealMe right now. Please try again shortly.' SilverStripe\RealMe\Authenticator\MiniLoginForm: LOGINBUTTON: LoginAction + SilverStripe\RealMe\Extension\MemberExtension: + db_RealmeSPNameID: 'RealmeSP name ID' SilverStripe\RealMe\RealMeService: ERROR_AUTHNFAILED: 'You have chosen to leave RealMe.' ERROR_GENERAL: 'RealMe reported a serious application error. Please try again later. If the problem persists, please contact the RealMe Help Desk. From New Zealand: 0800 664 774 (toll free), from overseas dial +64 9 357 4468 (overseas call charges apply).' @@ -41,5 +43,3 @@ en: ERR_NOT_CLI: 'This task can only be run from the command-line, not in your browser.' OUPUT_PREFIX: 'Metadata XML is listed below for the ''{env}'' RealMe environment, this should be sent to the agency so they can pass it on to RealMe Operations staff' VALIDATION_SUCCESS: 'Validation succeeded, continuing with setup...' - SilverStripe\RealMe\Extension\MemberExtension: - db_RealmeSPNameID: 'RealmeSP name ID' diff --git a/lang/eo.yml b/lang/eo.yml index dd76e9d..96b85b9 100644 --- a/lang/eo.yml +++ b/lang/eo.yml @@ -3,6 +3,12 @@ eo: ASSERTLOGINBUTTON: 'Dividi viajn detalojn kun {orgname}' AUTHENTICATOR_NAME: RealMe-konto LOGINBUTTON: Ensaluti + SilverStripe\RealMe\Authenticator\LoginHandler: + LOGINFAILURE: 'Bedaŭrinde ni ne povas nun ensalutigi vin per RealMe. Bonvolu reprovi baldaŭ.' + SilverStripe\RealMe\Authenticator\MiniLoginForm: + LOGINBUTTON: LoginAction + SilverStripe\RealMe\Extension\MemberExtension: + db_RealmeSPNameID: 'RealmeSP nomo ID' SilverStripe\RealMe\RealMeService: ERROR_AUTHNFAILED: 'Vi elektis lasi je RealMe.' ERROR_GENERAL: 'RealMe sciigis pri grava aplikaĵa eraro. Bonvolu reprovi estonte. Se la problemo restos, bonvolu kontakti la helpejon de RealMe. El Nov-Zelando: 0800 664 774 (sen pagvoko), el eksterlando, +64 9 357 4468 (aplikiĝos alilandaj kostoj de pagvoko).' @@ -37,7 +43,3 @@ eo: ERR_NOT_CLI: 'Eblas ruli la taskon ĉe la komanda linio, ne per la TTT-legilo.' OUPUT_PREFIX: 'Metadatuma XML-dosiero estas listigita sube por la ''{env}'' RealMe-medio. Necesas sendi tion al la agentejo por ke ili transdonu ĝin al la stabo de RealMe.' VALIDATION_SUCCESS: 'Validigo sukcesis, agordado daŭras...' - SilverStripe\RealMe\Authenticator\LoginHandler: - LOGINFAILURE: 'Bedaŭrinde ni ne povas nun ensalutigi vin per RealMe. Bonvolu reprovi baldaŭ.' - SilverStripe\RealMe\Authenticator\MiniLoginForm: - LOGINBUTTON: LoginAction