-
Notifications
You must be signed in to change notification settings - Fork 334
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
Damian Mooyman
committed
Jun 19, 2015
1 parent
124de94
commit 12bcf38
Showing
51 changed files
with
492 additions
and
97 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
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
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
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
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,51 @@ | ||
// This file was generated by GenerateJavaScriptI18nTask from javascript/lang/src/hu.js. | ||
// See https://github.com/silverstripe/silverstripe-buildtools for details | ||
if(typeof(ss) == 'undefined' || typeof(ss.i18n) == 'undefined') { | ||
if(typeof(console) != 'undefined') console.error('Class ss.i18n not defined'); | ||
} else { | ||
ss.i18n.addDictionary('hu', { | ||
"CMSMAIN.WARNINGSAVEPAGESBEFOREADDING": "Aloldalt csak a szülő-oldal mentését követően hozhat létre", | ||
"CMSMAIN.CANTADDCHILDREN": "A kiválasztott elemhez nem hozhat létre gyerek elemet", | ||
"CMSMAIN.ERRORADDINGPAGE": "Oldal létrehozásakor hiba lépett fel", | ||
"CMSMAIN.FILTEREDTREE": "Módosított oldalak megjelenítése", | ||
"CMSMAIN.ERRORFILTERPAGES": "A \"fa\" nézet nem alkalmas a %s módosított<br />oldalak megjelenítésére", | ||
"CMSMAIN.ERRORUNFILTER": "Teljes \"fa\" szerkezet", | ||
"CMSMAIN.PUBLISHINGPAGES": "Publikálás folyamatban...", | ||
"CMSMAIN.SELECTONEPAGE": "Válasszon legalább 1 oldalt!", | ||
"CMSMAIN.ERRORPUBLISHING": "Publikálás során hiba történt", | ||
"CMSMAIN.REALLYDELETEPAGES": "Törli a %s -vel jelölt oldalakat?", | ||
"CMSMAIN.DELETINGPAGES": "Oldalak törlése folyamatban...", | ||
"CMSMAIN.ERRORDELETINGPAGES": "Oldal törlésekor hiba lépett fel", | ||
"CMSMAIN.PUBLISHING": "Publikálás folyamatban...", | ||
"CMSMAIN.RESTORING": "Helyreállítás folyamatban...", | ||
"CMSMAIN.ERRORREVERTING": "Éles tartalomra váltáskor hiba történt", | ||
"CMSMAIN.SAVING": "mentés folyamatban...", | ||
"CMSMAIN.SELECTMOREPAGES": "%s oldal kiválasztva.\n\nVégrehajtsam a műveletet?", | ||
"CMSMAIN.ALERTCLASSNAME": "Az oldaltípust a mentést követően lesz beállítva", | ||
"CMSMAIN.URLSEGMENTVALIDATION": "Az URL csak betüket, számokat illetve kötőjelet (\"-\") tartalmazhat", | ||
"AssetAdmin.BATCHACTIONSDELETECONFIRM": "Törli a(z) %s mappát(mappákat)?", | ||
"AssetTableField.REALLYDELETE": "Törli a kijelölt fájlokat?", | ||
"AssetTableField.MOVING": "%s fájl(ok) áthelyezése", | ||
"CMSMAIN.AddSearchCriteria": "Feltétel hozzáadása", | ||
"WidgetAreaEditor.TOOMANY": "A kiválasztott területen nem hozhat létre újabb widget-et.", | ||
"AssetAdmin.ConfirmDelete": "Törli a mappát a tartalmával együtt?", | ||
"Folder.Name": "Mappa neve", | ||
"Tree.AddSubPage": "Új oldal létrehozása ebben a mappában", | ||
"Tree.Duplicate": "Duplikál", | ||
"Tree.EditPage": "Szerkeszt", | ||
"Tree.ThisPageOnly": "Csak ez az oldal", | ||
"Tree.ThisPageAndSubpages": "Csak ez az oldal és az alatta levő oldalak", | ||
"Tree.ShowAsList": "Gyerekoldalak lista nézetben", | ||
"CMSMain.ConfirmRestoreFromLive": "Are you sure you want to revert draft to when the page was last published?", | ||
"CMSMain.RollbackToVersion": "Visszaállítja az oldal #%s verzióját?", | ||
"CMSMain.Archive": "Are you sure you want to archive this page?\n\nThe page will be unpublished and sent to the archive.", | ||
"CMSMain.Restore": "Are you sure you want to restore this page from archive?", | ||
"CMSMain.RestoreToRoot": "Are you sure you want to restore this page from archive?\n\nBecause the parent page is not available this will be restored to the top level.", | ||
"CMSMain.Unpublish": "Are you sure you want to remove your page from the published site?\n\nThis page will still be available in the sitetree as draft.", | ||
"CMSMain.DeleteFromDraft": "Are you sure you want to remove your page from the draft site?\n\nThis page will remain on the published site.", | ||
"URLSEGMENT.Edit": "Szerkeszt", | ||
"URLSEGMENT.OK": "OK", | ||
"URLSEGMENT.Cancel": "Mégsem", | ||
"URLSEGMENT.UpdateURL": "Update URL" | ||
}); | ||
} |
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
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
Oops, something went wrong.