mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
00ffe72944
- Based on new (last) translation download from getlocalization.com - Removed untranslated strings. Getlocalization started including those at some point which is highly annoying, unnecessary and breaks the new transfix system, since it'll mark all of the english strings as actual translations - Avoid dots in entities. It confuses the Transifex YML parser - Removed some locales unknown to Transifex which didn't have any translations anyway - Removed "lolcat" locale, uses custom notation (en@lolcal) which SilverStripe's i18n system can't handle (needs mapping from SS naming to Zend naming) - Renamed "Te Reo/Maori" locale from "mi_NZ" to "mi" (Transifex/CLDR notation) - Namespaced all entities used in templates (deprecated usage) - Converted dots to underscores where template filenames are used for namespaces, since Transifex YML parsing handles them as separate YML keys otherwise - Removed whitespace in entity names, SilverStripe i18n can't handle it - Only allow selection of locales registered through i18n::$all_locales to avoid issues with unknown locales in Zend's CLDR database
39 lines
1.3 KiB
YAML
39 lines
1.3 KiB
YAML
da:
|
|
AssetAdmin:
|
|
NEWFOLDER: Ny mappe
|
|
AssetTableField:
|
|
CREATED: 'Først uploadet'
|
|
DIM: Dimensioner
|
|
FILENAME: Filnavn
|
|
LASTEDIT: 'Sidst ændret'
|
|
OWNER: Ejer
|
|
SIZE: 'Størrelse'
|
|
TITLE: Titel
|
|
TYPE: 'Type'
|
|
URL: URL Adresse
|
|
CMSMain:
|
|
ACCESSALLINTERFACES: 'Adgang til alle CMS grænseflader'
|
|
SAVE: Gem
|
|
ComplexTableField:
|
|
CLOSEPOPUP: 'Luk popup'
|
|
LeftAndMain:
|
|
HELP: Hjælp
|
|
PAGETYPE: 'Sidetype:'
|
|
PERMAGAIN: 'Du er blevet logget ud af CMS, hvis du vil logge ind igen, indtast brugernavn og kodeord nedenfor.'
|
|
PERMALREADY: 'Beklager, men du kan ikke få adgang til denne del af CMS, hvis du vil logge ind som en anden, kan du gøre det nedenfor'
|
|
PERMDEFAULT: 'Indtast din email adresse og kodeord for at få adgang til CMS systemet'
|
|
PLEASESAVE: 'Gem siden: Denne side kunne ikke blive opdateret, fordi den endnu ikke er gemt.'
|
|
ModelAdmin:
|
|
DELETE: Slet
|
|
IMPORT: 'Importer fra CSV'
|
|
NOCSVFILE: 'Tryk på Gennemse for at vælge en CSVfil til importering'
|
|
NOIMPORT: 'Intet at importere'
|
|
SecurityAdmin:
|
|
EDITPERMISSIONS: 'Rediger tilladelser og IP-adresser for hver gruppe'
|
|
NEWGROUP: 'Ny gruppe'
|
|
TableListField_PageControls_ss:
|
|
VIEWFIRST: 'Vis første'
|
|
VIEWLAST: 'Vis Sidste'
|
|
VIEWNEXT: 'Vis næste'
|
|
VIEWPREVIOUS: 'Vis forrige'
|