summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/grid/enhanced/nls/hu/Pagination.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.7.2/dojox/grid/enhanced/nls/hu/Pagination.js')
-rw-r--r--js/dojo-1.7.2/dojox/grid/enhanced/nls/hu/Pagination.js25
1 files changed, 25 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/grid/enhanced/nls/hu/Pagination.js b/js/dojo-1.7.2/dojox/grid/enhanced/nls/hu/Pagination.js
new file mode 100644
index 0000000..51ff037
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/grid/enhanced/nls/hu/Pagination.js
@@ -0,0 +1,25 @@
+//>>built
+define(
+"dojox/grid/enhanced/nls/hu/Pagination", //begin v1.x content
+({
+ "descTemplate": "${2} - ${3} / ${1} ${0}",
+ "firstTip": "Első oldal",
+ "lastTip": "Utolsó oldal",
+ "nextTip": "Következő oldal",
+ "prevTip": "Előző oldal",
+ "itemTitle": "elemek",
+ "singularItemTitle": "elem",
+ "pageStepLabelTemplate": "${0}. oldal",
+ "pageSizeLabelTemplate": "${0} elem oldalanként",
+ "allItemsLabelTemplate": "Összes elem",
+ "gotoButtonTitle": "Ugrás adott oldalra",
+ "dialogTitle": "Ugrás adott oldalra",
+ "dialogIndication": "Adja meg az oldalszámot",
+ "pageCountIndication": " (${0} oldal)",
+ "dialogConfirm": "Mehet",
+ "dialogCancel": "Mégse",
+ "all": "mind"
+})
+//end v1.x content
+);
+