diff options
| author | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
|---|---|---|
| committer | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
| commit | b62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch) | |
| tree | 86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dojox/atom/widget/nls/he | |
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/he')
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryEditor.js new file mode 100644 index 0000000..569ea3b --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryEditor.js @@ -0,0 +1 @@ +({"edit":"[עריכה]","save":"[שמירה]","cancel":"[ביטול]","doNew":"[חדש]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryEditor.xd.js new file mode 100644 index 0000000..b6ef34b --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.he.FeedEntryEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.he.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "he", ({"edit":"[עריכה]","save":"[שמירה]","cancel":"[ביטול]","doNew":"[חדש]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryViewer.js new file mode 100644 index 0000000..3177a3c --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryViewer.js @@ -0,0 +1 @@ +({"close":"[סגירה]","title":"כותרת","authors":"מחברים","summary":"סיכום","content":"תוכן","contributors":"תורמים","updated":"עודכן","displayOptions":"[אפשרויות הצגה]","id":"זיהוי"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryViewer.xd.js new file mode 100644 index 0000000..12412a9 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedEntryViewer.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.he.FeedEntryViewer"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.he.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "he", ({"close":"[סגירה]","title":"כותרת","authors":"מחברים","summary":"סיכום","content":"תוכן","contributors":"תורמים","updated":"עודכן","displayOptions":"[אפשרויות הצגה]","id":"זיהוי"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/he/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedViewerEntry.js new file mode 100644 index 0000000..4bb6ba0 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedViewerEntry.js @@ -0,0 +1 @@ +({"deleteButton":"[מחיקה]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/he/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedViewerEntry.xd.js new file mode 100644 index 0000000..ec5887c --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/he/FeedViewerEntry.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.he.FeedViewerEntry"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.he.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "he", ({"deleteButton":"[מחיקה]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/he/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/he/PeopleEditor.js new file mode 100644 index 0000000..00120d8 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/he/PeopleEditor.js @@ -0,0 +1 @@ +({"add":"הוספה","addAuthor":"הוספת מחבר","addContributor":"הוספת תורם"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/he/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/he/PeopleEditor.xd.js new file mode 100644 index 0000000..31778c7 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/he/PeopleEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.he.PeopleEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.he.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "he", ({"add":"הוספה","addAuthor":"הוספת מחבר","addContributor":"הוספת תורם"})
+); +}};});
\ No newline at end of file |
