summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/atom/widget/nls/ar
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/ar')
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryEditor.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryEditor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryViewer.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryViewer.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ar/FeedViewerEntry.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ar/FeedViewerEntry.xd.js5
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ar/PeopleEditor.js1
-rw-r--r--js/dojo-1.6/dojox/atom/widget/nls/ar/PeopleEditor.xd.js5
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryEditor.js
new file mode 100644
index 0000000..e6c013f
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ar/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/ar/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryEditor.xd.js
new file mode 100644
index 0000000..b1d265c
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryEditor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.ar.FeedEntryEditor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.ar.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "ar", ({"edit":"[تحرير]","save":"[حفظ]","cancel":"[الغاء]","doNew":"[جديد]"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryViewer.js
new file mode 100644
index 0000000..fdaea31
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ar/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/ar/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryViewer.xd.js
new file mode 100644
index 0000000..a548148
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedEntryViewer.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.ar.FeedEntryViewer"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.ar.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "ar", ({"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/ar/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedViewerEntry.js
new file mode 100644
index 0000000..3f7a4bd
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedViewerEntry.js
@@ -0,0 +1 @@
+({"deleteButton":"[حذف]"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedViewerEntry.xd.js
new file mode 100644
index 0000000..1eb44cb
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ar/FeedViewerEntry.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.ar.FeedViewerEntry"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.ar.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "ar", ({"deleteButton":"[حذف]"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/ar/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/ar/PeopleEditor.js
new file mode 100644
index 0000000..d09ba5d
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ar/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/ar/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/ar/PeopleEditor.xd.js
new file mode 100644
index 0000000..97de311
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/nls/ar/PeopleEditor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.atom.widget.nls.ar.PeopleEditor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.ar.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "ar", ({"add":"اضافة","addAuthor":"اضافة مؤلف","addContributor":"اضافة مشارك"})
+);
+}};}); \ No newline at end of file