-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
98 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/eo.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('eo', { | ||
"GridFieldExtensions.CONFIRMDEL": "Ĉu vi certas ke vi volas forigi tion?", | ||
"GridFieldExtensions.ADD_CLASS": "Aldoni: <i>{classname}</i>", | ||
"GridFieldExtensions.OPEN_SEARCH_FILTER": "Malfermi serĉon kaj filtrilon", | ||
"GridFieldExtensions.SAVE_PUBLISH": "Konservi kaj publikigi" | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
// This file was generated by silverstripe/tx-translator from client/lang/src/sl.json. | ||
// See https://github.com/silverstripe/silverstripe-tx-translator for details | ||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { | ||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console | ||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console | ||
} | ||
} else { | ||
ss.i18n.addDictionary('sl', { | ||
"GridFieldExtensions.CONFIRMDEL": "Res želite to izbrisati?", | ||
"GridFieldExtensions.ADD_CLASS": "Dodaj: <i>{classname}</i>", | ||
"GridFieldExtensions.OPEN_SEARCH_FILTER": "Prikaži iskalnik in filtre", | ||
"GridFieldExtensions.SAVE_PUBLISH": "Shrani in objavi" | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"GridFieldExtensions.CONFIRMDEL": "Ĉu vi certas ke vi volas forigi tion?", | ||
"GridFieldExtensions.ADD_CLASS": "Aldoni: <i>{classname}</i>", | ||
"GridFieldExtensions.OPEN_SEARCH_FILTER": "Malfermi serĉon kaj filtrilon", | ||
"GridFieldExtensions.SAVE_PUBLISH": "Konservi kaj publikigi" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"GridFieldExtensions.CONFIRMDEL": "Res želite to izbrisati?", | ||
"GridFieldExtensions.ADD_CLASS": "Dodaj: <i>{classname}</i>", | ||
"GridFieldExtensions.OPEN_SEARCH_FILTER": "Prikaži iskalnik in filtre", | ||
"GridFieldExtensions.SAVE_PUBLISH": "Shrani in objavi" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
eo: | ||
GridFieldExtensions: | ||
ADD: Aldoni | ||
ADDEXISTING: 'Aldoni ekzistantan' | ||
BACK: Antaŭa | ||
CURRENT: (aktuala) | ||
NOITEMS: 'Mankas elementoj' | ||
Next: Sekva | ||
PREVIOUS: Antaŭa | ||
RESULTS: Rezultoj | ||
SEARCH: Serĉi | ||
SELECTTYPETOCREATE: '(Elektu tipon kreotan)' | ||
Symbiote\GridFieldExtensions\Extensions\GridFieldDetailFormItemRequestExtension: | ||
NEW: 'Aldoni novan rikordon' | ||
Symbiote\GridFieldExtensions\GridFieldConfigurablePaginator: | ||
SHOW: Vidigi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
sl: | ||
GridFieldExtensions: | ||
ADD: Dodaj | ||
ADDEXISTING: 'Dodaj obstoječe' | ||
BACK: Nazaj | ||
CURRENT: (trenutno) | ||
NOITEMS: 'Ni nobenih elementov.' | ||
Next: Naslednja | ||
PREVIOUS: Prejšnja | ||
RESULTS: Rezultati | ||
SEARCH: Iskanje | ||
SELECTTYPETOCREATE: '(Izberite tip, ki ga želite ustvariti)' | ||
Symbiote\GridFieldExtensions\Extensions\GridFieldDetailFormItemRequestExtension: | ||
NEW: 'Dodaj zapis' | ||
Symbiote\GridFieldExtensions\GridFieldConfigurablePaginator: | ||
SHOW: Prikaži |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
sv: | ||
GridFieldExtensions: | ||
ADD: 'Lägg till' | ||
ADDEXISTING: 'Lägg till existerande' | ||
BACK: Tillbaka | ||
CURRENT: (befintliga) | ||
NOITEMS: 'Hittade ingen data.' | ||
Next: Nästa | ||
PREVIOUS: Föregående | ||
RESULTS: Resultat | ||
SEARCH: Sök | ||
SELECTTYPETOCREATE: '(Välj för att skapa)' | ||
Symbiote\GridFieldExtensions\Extensions\GridFieldDetailFormItemRequestExtension: | ||
NEW: 'Lägg till ny rad' | ||
Symbiote\GridFieldExtensions\GridFieldConfigurablePaginator: | ||
SHOW: Visa |