Skip to content

Commit

Permalink
Localization Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
thechriskent committed Mar 18, 2018
1 parent 9dc1984 commit cfa50ae
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 251 deletions.
Expand Up @@ -33,7 +33,6 @@ define([], function() {
Welcome_OpenLoadList: 'Von lokaler liste laden',
Welcome_OpenLoadSiteColumn: 'Von einer Site-Spalte laden',
Welcome_OpenLoadFile: 'Von Datei laden:',
//WelcomeOpenColumnTypeLabel: 'Spaltentyp',
Welcome_OpenLoadFileLibrary: 'Datei aus lokaler Bibliothek öffnen',
Welcome_OpenLoadFileUpload: 'Datei hochladen',
Welcome_UploadHeader: 'Hochladen der Datei',
Expand All @@ -42,25 +41,7 @@ define([], function() {
Welcome_UploadUploadButton: 'Datei auswählen',
Welcome_UploadRejectError: 'Datei kann nicht hochgeladen werden.',
Welcome_UploadEmptyFileError: 'Datei ist leer!',
//WelcomeLoadFromListLoadingLists: 'Lade Listen...',
//WelcomeLoadFromListListLabel: 'Lokale Liste',
//WelcomeLoadFromListFieldLabel: 'Field',
//WelcomeLoadFromListLoading: 'Lade von Liste...',
//WelcomeLoadFromListLoadingListsError: 'Fehler beim Laden der Listen!',
Welcome_LoadingError: 'Fehler beim Laden!',
//WelcomeLoadFromSiteColumnLoadingSiteColumns: 'Loading Site Columns...',
//WelcomeLoadFromSiteColumnGroupLabel: 'Group',
//WelcomeLoadFromSiteColumnFieldLabel: 'Column',
//WelcomeLoadFromSiteColumnLoading: 'Loading from site column...',
//WelcomeLoadFromSiteColumnLoadingSiteColumnsError: 'Error while loading site columns!',
//WelcomeLoadFromSiteColumnLoadingError: 'Error while loading!',
//WelcomeLoadFromLibraryLoadingLibraries: 'Lade Bibliotheken...',
//WelcomeLoadFromLibraryLibraryLabel: 'Lokale Bibiliothek',
//WelcomeLoadFromLibraryFolderPathLabel: 'Ordner Pfad',
//WelcomeLoadFromLibraryFilenameLabel: 'Dateiname',
//WelcomeLoadFromLibraryLoading: 'Lade aus Bibiliothek...',
//WelcomeLoadFromLibraryLoadingLibrariesError: 'Fehler beim Laden der Bibliotheken!',
//WelcomeLoadFromLibraryLoadingError: 'Fehler beim Laden! Überprüfen Sie die benötigten Berechtigungen und den Ordner Pfad, fals in Verwendung.',

//List Field (Load/Apply)
ListField_LoadingLists: 'Lade Listen...',
Expand All @@ -72,7 +53,6 @@ define([], function() {
ListField_Saving: 'Formatierung wird gesetzt...',
ListField_SaveError: 'Fehler beim Setzen der Formatierung. Überprüfen Sie Ihre Berechtigungen auf der Liste.',


//Site Column (Load/Apply)
SiteColumn_LoadingSiteColumns: 'Laden von Site-Spalten...',
SiteColumn_Group: 'Gruppe',
Expand All @@ -85,7 +65,6 @@ define([], function() {
SiteColumn_Saving: 'Anwenden auf die Site-Spalte...',
SiteColumn_SaveError: 'Fehler bei der Bewerbung! Stellen Sie sicher, dass Sie berechtigt sind, Site-Spalten zu aktualisieren.',


//Library (Load/Save)
Library_LoadingLibraries: 'Lade Bibliotheken...',
Library_Library: 'Lokale Bibiliothek',
Expand Down Expand Up @@ -131,50 +110,10 @@ define([], function() {
//New Confirmation Dialog
NewConfirmationDialog_Title: 'Von vorne beginnen?',
NewConfirmationDialog_Text: 'Alle Änderungen werden verworfen. Sind Sie sicher?',
//NewConfirmationDialogConfirmButton: 'Ja',
//NewConfirmationDialogCancelButton: 'Abbrechen',

//Customize Confirmation Dialog
CustomizeConfirmationDialog_Title: 'Assistent abschalten?',
CustomizeConfirmationDialog_Text: 'Code kann direkt bearbeitet werden ohne Assistent. Für erfahrene User gedacht. Sind Sie sicher?',
//CustomizeConfirmationDialogConfirmButton: 'Ja',
//CustomizeConfirmationDialogCancelButton: 'Abbrechen',

//Save To Library Dialog
//SaveToLibraryDialogTitle: 'In lokale Bibliothek speichern',
//SaveToLibraryDialogConfirmButton: 'Speichern',
//SaveToLibraryDialogCancelButton: 'Abbrechen',
//SaveToLibraryLoading: 'Lade Bibliothken...',
//SaveToLibraryLibraryLabel: 'Lokale Bibliothek',
//SaveToLibraryFolderPathLabel: 'Ordner Pfad (optional)',
//SaveToLibraryFilenameLabel: 'Dateinae',
//SaveToLibrarySaving: 'Speichere in Bibliothek...',
//SaveToLibraryLoadError: 'Fehler beim Laden von Bibliothek!',
//SaveToLibrarySaveError: 'Fehler beim Speichern! Überprüfen Sie die Berechtgiungen der Bibliothek und falls verwendent den Ordner Pfad.',

//Apply To Site Column Dialog
//ApplyToSiteColumnDialogTitle: 'Apply to site column',
//ApplyToSiteColumnDialogConfirmButton: 'Save',
//ApplyToSiteColumnDialogCancelButton: 'Cancel',
//ApplyToSiteColumnLoading: 'Loading Site Columns...',
//ApplyToSiteColumnGroupLabel: 'Group',
//ApplyToSiteColumnFieldLabel: 'Column',
//ApplyToSiteColumnPushToListsOnLabel: 'Push changes to Lists',
//ApplyToSiteColumnPushToListsOffLabel: 'Site column only',
//ApplyToSiteColumnApplying: 'Applying to site column...',
//ApplyToSiteColumnLoadError: 'Error while loading site columns!',
//ApplyToSiteColumnApplyError: 'Error while applying! Verify you have permission to update site columns.',

//Apply To List Dialog
//ApplyToListDialogTitle: 'Auf lokales Listefeld anwenden',
//ApplyToListDialogConfirmButton: 'Speichern',
//ApplyToListDialogCancelButton: 'Abbrechen',
//ApplyToListLoading: 'Lade Listen...',
//ApplyToListListLabel: 'Lokale Liste',
//ApplyToListFieldLabel: 'Feld',
//ApplyToListApplying: 'Formatierung wird gesetzt...',
//ApplyToListLoadError: 'Fehler beim Laden der Listen!',
//ApplyToListApplyError: 'Fehler beim Setzen der Formatierung. Überprüfen Sie Ihre Berechtigungen auf der Liste.',

//Copy
CopyToClipboardError: 'Fehler beim Kopieren!',
Expand Down Expand Up @@ -263,9 +202,6 @@ define([], function() {
DateTime_DTnextMonthAriaLabel: "Zu nächstem Monat",
DateTime_DTprevYearAriaLabel: "Zu vorigem Jahr",
DateTime_DTnextYearAriaLabel: "Zu nächstem Jahr",
//HourLabel: "Stunde",
//MinuteLabel: "Minute",
//SecondsLabel: "Sekunde",

//Custom Formatting Error Strings
CFS_ariaError: "Keine aria- Tags gefunden. Screen reader werden das Feld daher nicht erkennen können.",
Expand Down Expand Up @@ -357,15 +293,6 @@ define([], function() {
//Wizard Data Bars
WizardDataBars_Name: 'Datenbalken',
WizardDataBars_Description: 'Fügt horizontale Balken hinzu deren Länge den Wert darstellt.',
//WizardDataBarsEmptyBarLabel: 'Nieder:',
//WizardDataBarsEmptyBarTooltip: 'Kleinst Wert auf der Skala\nWerte kleiner oder gleich werden als 0% dargestellt',
//WizardDataBarsFullBarLabel: 'Hoch:',
//WizardDataBarsFullBarTooltip: 'Größter Wert auf der Skala\nWerte größer oder gleich werden als 100% dargestellt',
//WizardDataBarsRangeGroupLabel: 'Bereich',
//WizardDataBarsValueDisplayGroupLabel: 'Anzeige Optionen',
//WizardDataBarsValueDisplayActual: 'Wert anzeigen',
//WizardDataBarsValueDisplayPercentage: 'Prozent anzeigen',
//WizardDataBarsValueDisplayNone: 'Keine',

//Wizard Checkboxes
WizardCheckboxes_Name: 'Checkboxen',
Expand Down Expand Up @@ -394,18 +321,12 @@ define([], function() {
WizardSeverity_SevereWarning: 'Achtung',
WizardSeverity_Blocked: 'Blockiert',
WizardSeverity_Other: 'Anderer Wert',
//WizardSeverityGroupValues: 'Bedingter Wert',
WizardSeverity_GoodLabel: 'Gut',
WizardSeverity_LowLabel: 'Nieder',
WizardSeverity_WarningLabel: 'Warnung',
WizardSeverity_SevereWarningLabel: 'Letzte Warnung',
WizardSeverity_BlockedLabel: 'Blockiert',
WizardSeverity_DefaultSeverityLabel: 'Default Status',
//WizardSeverityGroupDisplay: 'Anzeige',
//WizardSeverityValueVisible: 'Wert sichtbar',
//WizardSeverityValueHidden: 'Wert nicht sichtbar',
//WizardSeverityIconVisible: 'Symbol sichtbar',
//WizardSeverityIconHidden: 'Symbol nicht sichtbar',

//Wizard Current User
WizardCurrentUser_Name: 'Aktueller Benutzer',
Expand All @@ -418,16 +339,12 @@ define([], function() {
//Wizard Mail To
WizardMailTo_Name: 'Email an',
WizardMailTo_Description: 'Erstellt Link für neue Email',
//WizardMailToGroupDisplay: 'Anzeige',
//WizardMailToDisplayValue: 'Text',
//WizardMailToGroupParameters: 'Parameter',
WizardMailTo_Subject: 'Betreff',
WizardMailTo_DefaultSubject: 'Sachen',
WizardMailTo_Body: 'Body',
WizardMailTo_DefaultBody: 'Lieber Vesa,\r\nTeilen ist Kümmern.\r\nbuhbye!',
WizardMailTo_BCC: 'bcc',
WizardMailTo_CC: 'cc',
//WizardMailToIconName: 'Icon',
WizardMailTo_IconLink: 'Symbol Link',
WizardMailTo_TextLink: 'Text Link',
WizardMailTo_DefaultText: 'E-Mail senden',
Expand Down
Expand Up @@ -33,7 +33,6 @@ define([], function() {
Welcome_OpenLoadList: 'Load from a local list',
Welcome_OpenLoadSiteColumn: 'Load from a site column',
Welcome_OpenLoadFile: 'Load from a file:',
//WelcomeOpenColumnTypeLabel: 'Column Type',
Welcome_OpenLoadFileLibrary: 'Open a file from a local library',
Welcome_OpenLoadFileUpload: 'Upload a file',
Welcome_UploadHeader: 'File Upload',
Expand All @@ -42,25 +41,7 @@ define([], function() {
Welcome_UploadUploadButton: 'Choose a File',
Welcome_UploadRejectError: 'Unable to accept',
Welcome_UploadEmptyFileError: 'File is empty!',
//WelcomeLoadFromListLoadingLists: 'Loading Lists...',
//WelcomeLoadFromListListLabel: 'Local list',
//WelcomeLoadFromListFieldLabel: 'Field',
//WelcomeLoadFromListLoading: 'Loading from list...',
//WelcomeLoadFromListLoadingListsError: 'Error while loading lists!',
Welcome_LoadingError: 'Error while loading!',
//WelcomeLoadFromSiteColumnLoadingSiteColumns: 'Loading Site Columns...',
//WelcomeLoadFromSiteColumnGroupLabel: 'Group',
//WelcomeLoadFromSiteColumnFieldLabel: 'Column',
//WelcomeLoadFromSiteColumnLoading: 'Loading from site column...',
//WelcomeLoadFromSiteColumnLoadingSiteColumnsError: 'Error while loading site columns!',
//WelcomeLoadFromSiteColumnLoadingError: 'Error while loading!',
//WelcomeLoadFromLibraryLoadingLibraries: 'Loading Libraries...',
//WelcomeLoadFromLibraryLibraryLabel: 'Local library',
//WelcomeLoadFromLibraryFolderPathLabel: 'Folder Path',
//WelcomeLoadFromLibraryFilenameLabel: 'Filename',
//WelcomeLoadFromLibraryLoading: 'Loading from Library...',
//WelcomeLoadFromLibraryLoadingLibrariesError: 'Error while loading libraries!',
//WelcomeLoadFromLibraryLoadingError: 'Error while loading! Verify the folderpath is correct (if used) and that you have permission to access this library.',

//List Field (Load/Apply)
ListField_LoadingLists: 'Loading lists...',
Expand All @@ -72,7 +53,6 @@ define([], function() {
ListField_Saving: 'Applying to list...',
ListField_SaveError: 'Error while applying! Verify you have permission to update this list\'s settings.',


//Site Column (Load/Apply)
SiteColumn_LoadingSiteColumns: 'Loading site columns...',
SiteColumn_Group: 'Group',
Expand All @@ -85,7 +65,6 @@ define([], function() {
SiteColumn_Saving: 'Applying to site column...',
SiteColumn_SaveError: 'Error while applying! Verify you have permission to update site columns.',


//Library (Load/Save)
Library_LoadingLibraries: 'Loading libraries...',
Library_Library: 'Local library',
Expand Down Expand Up @@ -131,50 +110,10 @@ define([], function() {
//New Confirmation Dialog
NewConfirmationDialog_Title: 'Start Fresh?',
NewConfirmationDialog_Text: 'Any unsaved changes will be lost. Do you want to continue?',
//NewConfirmationDialogConfirmButton: 'Yes',
//NewConfirmationDialogCancelButton: 'Cancel',

//Customize Confirmation Dialog
CustomizeConfirmationDialog_Title: 'Remove Wizard?',
CustomizeConfirmationDialog_Text: 'You will be able to edit the code directly, but the wizard pane will no longer be available. This is for advanced users. Are you sure?',
//CustomizeConfirmationDialogConfirmButton: 'Yes',
//CustomizeConfirmationDialogCancelButton: 'Cancel',

//Save To Library Dialog
//SaveToLibraryDialogTitle: 'Save to local library',
//SaveToLibraryDialogConfirmButton: 'Save',
//SaveToLibraryDialogCancelButton: 'Cancel',
//SaveToLibraryLoading: 'Loading Libraries...',
//SaveToLibraryLibraryLabel: 'Local library',
//SaveToLibraryFolderPathLabel: 'Folder Path (optional)',
//SaveToLibraryFilenameLabel: 'Filename',
//SaveToLibrarySaving: 'Saving to Library...',
//SaveToLibraryLoadError: 'Error while loading libraries!',
//SaveToLibrarySaveError: 'Error while saving! Verify the folderpath is correct (if used) and that you have permission to save to this library.',

//Apply To Site Column Dialog
//ApplyToSiteColumnDialogTitle: 'Apply to site column',
//ApplyToSiteColumnDialogConfirmButton: 'Save',
//ApplyToSiteColumnDialogCancelButton: 'Cancel',
//ApplyToSiteColumnLoading: 'Loading Site Columns...',
//ApplyToSiteColumnGroupLabel: 'Group',
//ApplyToSiteColumnFieldLabel: 'Column',
//ApplyToSiteColumnPushToListsOnLabel: 'Push changes to Lists',
//ApplyToSiteColumnPushToListsOffLabel: 'Site column only',
//ApplyToSiteColumnApplying: 'Applying to site column...',
//ApplyToSiteColumnLoadError: 'Error while loading site columns!',
//ApplyToSiteColumnApplyError: 'Error while applying! Verify you have permission to update site columns.',

//Apply To List Dialog
//ApplyToListDialogTitle: 'Apply to local list field',
//ApplyToListDialogConfirmButton: 'Save',
//ApplyToListDialogCancelButton: 'Cancel',
//ApplyToListLoading: 'Loading Lists...',
//ApplyToListListLabel: 'Local list',
//ApplyToListFieldLabel: 'Field',
//ApplyToListApplying: 'Applying to list...',
//ApplyToListLoadError: 'Error while loading lists!',
//ApplyToListApplyError: 'Error while applying! Verify you have permission to update this list\'s settings.',

//Copy
CopyToClipboardError: 'Unable to copy!',
Expand Down Expand Up @@ -263,9 +202,6 @@ define([], function() {
DateTime_DTnextMonthAriaLabel: "Go to next month",
DateTime_DTprevYearAriaLabel: "Go to previous year",
DateTime_DTnextYearAriaLabel: "Go to next year",
//DateTime_HourLabel: "Hour",
//DateTime_MinuteLabel: "Minute",
//DateTime_SecondsLabel: "Seconds",

//Custom Formatting Error Strings
CFS_ariaError: "No aria- tags found. As such, the field will not be accessible via a screen reader.",
Expand Down Expand Up @@ -357,15 +293,6 @@ define([], function() {
//Wizard Data Bars
WizardDataBars_Name: 'Data Bars',
WizardDataBars_Description: 'Adds horizontal bars to the field to visually express the value by length',
//WizardDataBarsEmptyBarLabel: 'Low:',
//WizardDataBarsEmptyBarTooltip: 'The lowest value on the scale\nValues equal or lower than this will be shown as 0% full',
//WizardDataBarsFullBarLabel: 'High:',
//WizardDataBarsFullBarTooltip: 'The highest value on the scale\nValues equal or higher than this will be shown as 100% full',
//WizardDataBarsRangeGroupLabel: 'Range',
//WizardDataBarsValueDisplayGroupLabel: 'Value Display',
//WizardDataBarsValueDisplayActual: 'Show Actual Value',
//WizardDataBarsValueDisplayPercentage: 'Show Percentage',
//WizardDataBarsValueDisplayNone: 'None',

//Wizard Checkboxes
WizardCheckboxes_Name: 'Checkboxes',
Expand Down Expand Up @@ -394,18 +321,12 @@ define([], function() {
WizardSeverity_SevereWarning: 'Has issues',
WizardSeverity_Blocked: 'Blocked',
WizardSeverity_Other: 'Other Value',
//WizardSeverityGroupValues: 'Conditional Values',
WizardSeverity_GoodLabel: 'Good',
WizardSeverity_LowLabel: 'Low',
WizardSeverity_WarningLabel: 'Warning',
WizardSeverity_SevereWarningLabel: 'Severe warning',
WizardSeverity_BlockedLabel: 'Blocked',
WizardSeverity_DefaultSeverityLabel: 'Default severity',
//WizardSeverityGroupDisplay: 'Display',
//WizardSeverityValueVisible: 'Value Visible',
//WizardSeverityValueHidden: 'Value Hidden',
//WizardSeverityIconVisible: 'Icon Visible',
//WizardSeverityIconHidden: 'Icon Hidden',

//Wizard Current User
WizardCurrentUser_Name: 'Current User',
Expand All @@ -418,16 +339,12 @@ define([], function() {
//Wizard Mail To
WizardMailTo_Name: 'Mail To',
WizardMailTo_Description: 'Creates a link to launch an email',
//WizardMailToGroupDisplay: 'Display',
//WizardMailToDisplayValue: 'Text',
//WizardMailToGroupParameters: 'Parameters',
WizardMailTo_Subject: 'Subject',
WizardMailTo_DefaultSubject: 'Stuff',
WizardMailTo_Body: 'Body',
WizardMailTo_DefaultBody: 'Dear Vesa,\r\nSharing is caring.\r\nbuhbye!',
WizardMailTo_BCC: 'bcc',
WizardMailTo_CC: 'cc',
//WizardMailToIconName: 'Icon',
WizardMailTo_IconLink: 'Icon link',
WizardMailTo_TextLink: 'Text link',
WizardMailTo_DefaultText: 'Send Mail',
Expand Down

0 comments on commit cfa50ae

Please sign in to comment.