Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP GEDS Audit feature #179

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@

msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-04-16 13:18-0400\n"
"PO-Revision-Date: 2019-02-13 10:51-0500\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en_CA\n"
"Language-Team: en_CA <[email protected]>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"

#: 28:67 src/components/profile/profileCard/ProfileCardDisplay.js
msgid "Please select data"
msgstr "Please select the correct information"

msgid "Other"
msgstr ""

msgid "Other Value"
msgstr ""

msgid "Your data is the same"
msgstr "You Directory and GEDS information are the same"

msgid "GEDS Audit"
msgstr ""

msgid "GEDS Audit"
msgstr ""

msgid "There are differences"
msgstr "We have found differences in the following information:"

msgid "Directory Information"
msgstr ""

msgid "Name"
msgstr ""

msgid "Job Title - English"
msgstr ""

msgid "Job Title - French"
msgstr ""

msgid "Office Phone"
msgstr ""

msgid "Mobile Phone"
msgstr ""

msgid "Office Address"
msgstr ""

msgid "Department"
msgstr ""

msgid "Department"
msgstr ""

msgid "auditName"
msgstr "Name"

msgid "titleEn"
msgstr "Job Title - English"

msgid "titleFr"
msgstr "Job Title - French"

msgid "auditPhone"
msgstr "Office Phone"

msgid "auditMobile"
msgstr "Mobile Phone"

msgid "auditAddress"
msgstr "Office Address"

msgid "auditOrg"
msgstr "Department"
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@

msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-04-16 13:18-0400\n"
"PO-Revision-Date: 2019-02-13 10:51-0500\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: fr_CA\n"
"Language-Team: fr_CA <[email protected]>\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"

#: 28:67 src/components/profile/profileCard/ProfileCardDisplay.js
msgid "Please select data"
msgstr "Veuillez sélectionner les renseignements exacts"

msgid "Other"
msgstr ""

msgid "Other Value"
msgstr ""

msgid "Your data is the same"
msgstr "Votre répertoire et les renseignements du SAGE sont les mêmes"

msgid "GEDS Audit"
msgstr "Vérification du SAGE"

msgid "GEDS Audit"
msgstr "Vérification du SAGE"

msgid "There are differences"
msgstr "Nous avons constaté des différences dans les renseignements suivants :"

msgid "Directory Information"
msgstr "Renseignements du répertoire"

msgid "Name"
msgstr "Nom"

msgid "Job Title - English"
msgstr "Titre du poste - Anglais"

msgid "Job Title - French"
msgstr "Titre du poste - Français"

msgid "Office Phone"
msgstr "Téléphone"

msgid "Mobile Phone"
msgstr "Cellulaire"

msgid "Office Address"
msgstr "Adresse au travail"

msgid "Department"
msgstr ""

msgid "Department"
msgstr ""

msgid "auditName"
msgstr ""

msgid "titleEn"
msgstr ""

msgid "titleFr"
msgstr ""

msgid "auditPhone"
msgstr ""

msgid "auditMobile"
msgstr ""

msgid "auditAddress"
msgstr ""

msgid "auditOrg"
msgstr ""
Loading