mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
3f118ef08f
- 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
35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
ast:
|
|
AssetAdmin:
|
|
SIZE: Tamañu
|
|
CMSPageHistoryController:
|
|
COMPAREVERSIONS: 'Comparar les versiones'
|
|
SHOWVERSION: 'Mostrar la versión'
|
|
MENUTITLE: Historial
|
|
CMSPagesController:
|
|
MENUTITLE: Páxines
|
|
ContentController:
|
|
Password: Contraseña
|
|
ErrorPage:
|
|
DEFAULTERRORPAGETITLE: 'Páxina non alcontrada'
|
|
DEFAULTSERVERERRORPAGETITLE: 'Error del servidor'
|
|
LeftAndMain:
|
|
SearchResults: 'Resultaos de la busca'
|
|
SilverStripeNavigatorLink:
|
|
ShareInstructions: 'To share a this to this page, copy and paste the link below.'
|
|
SilverStripeNavigatorLinkl:
|
|
CloseLink: Zarrar
|
|
SiteTree:
|
|
Content: Conteníu
|
|
HTMLEDITORTITLE: Conteníu
|
|
PAGETYPE: 'Triba de páxina'
|
|
PARENTID: 'Páxina padre'
|
|
PARENTTYPE: 'Llocalización de la páxina'
|
|
URLSegment: 'Segmentu URL'
|
|
has_one_Parent: 'Páxina padre'
|
|
VirtualPage:
|
|
HEADER: 'Esto ye una páxina virtual'
|
|
PLURALNAME: 'Páxines virtuales'
|
|
SINGULARNAME: 'Páxina virtual'
|
|
CMSPageSettingsController:
|
|
MENUTITLE: 'Editar la páxina'
|