Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Mooyman authored and Damian Mooyman committed Aug 19, 2015
1 parent f01787b commit bd6c047
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions lang/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
de:
ModelAdmin:
DELETEDRECORDS: '{count} Einträge gelöscht.'
IMPORTEDRECORDS: '{count} Einträge importiert.'
NOCSVFILE: 'Bitte suchen Sie nach einer CSV-Datei zum Importieren'
UPDATEDRECORDS: '{count} Einträge aktualisiert.'
RegistryPage:
DataClassFieldLabel: 'Datenklasse'
ExportAll: 'Ergebnisse als CSV exportieren'
NoResults: 'Keine anzuzeigenden Ergebnisse'
PLURALNAME: 'Grundseiten'
PageLengthFieldLabel: 'Ergebnisseitenlänge'
ResultsFor: 'Suchergebnisse für'
SelectDropdownDefault: 'Eines auswählen'
ViewNext: 'Nächste Seite anzeigen'
ViewPageNum: 'Seitennummer anzeigen'
ViewPrev: 'Vorherige Seite anzeigen'
SiteTree:
PLURALNAME: Seiten
SINGULARNAME: Seite
4 changes: 2 additions & 2 deletions lang/en.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
en:
RegistryAdmin:
MENUTITLE: Registry
ModelAdmin:
DELETEDRECORDS: 'Deleted {count} records.'
IMPORTEDRECORDS: 'Imported {count} records.'
NOCSVFILE: 'Please browse for a CSV file to import'
NOIMPORT: 'Nothing to import'
UPDATEDRECORDS: 'Updated {count} records.'
RegistryAdmin:
MENUTITLE: Registry
RegistryPage:
DESCRIPTION: 'Shows large series of data in a filterable, searchable, and paginated list'
DataClassFieldLabel: 'Data Class'
Expand Down

0 comments on commit bd6c047

Please sign in to comment.