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/pt-pt | |
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/pt-pt')
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryEditor.js new file mode 100644 index 0000000..c87f234 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryEditor.js @@ -0,0 +1 @@ +({"edit":"[editar]","save":"[guardar]","cancel":"[cancelar]","doNew":"[novo]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryEditor.xd.js new file mode 100644 index 0000000..55a2c4b --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.pt-pt.FeedEntryEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.pt-pt.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "pt-pt", ({"edit":"[editar]","save":"[guardar]","cancel":"[cancelar]","doNew":"[novo]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryViewer.js new file mode 100644 index 0000000..40b3f60 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryViewer.js @@ -0,0 +1 @@ +({"close":"[fechar]","title":"Título","authors":"Autores","summary":"Resumo","content":"Conteúdo","contributors":"Contribuintes","updated":"Actualizado","displayOptions":"[opções de visualização]","id":"ID"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryViewer.xd.js new file mode 100644 index 0000000..be29c4b --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedEntryViewer.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.pt-pt.FeedEntryViewer"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.pt-pt.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "pt-pt", ({"close":"[fechar]","title":"Título","authors":"Autores","summary":"Resumo","content":"Conteúdo","contributors":"Contribuintes","updated":"Actualizado","displayOptions":"[opções de visualização]","id":"ID"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedViewerEntry.js new file mode 100644 index 0000000..de9f60e --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedViewerEntry.js @@ -0,0 +1 @@ +({"deleteButton":"[Eliminar]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedViewerEntry.xd.js new file mode 100644 index 0000000..dbebd9f --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/FeedViewerEntry.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.pt-pt.FeedViewerEntry"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.pt-pt.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "pt-pt", ({"deleteButton":"[Eliminar]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/PeopleEditor.js new file mode 100644 index 0000000..e89d433 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/PeopleEditor.js @@ -0,0 +1 @@ +({"add":"Adicionar","addAuthor":"Adicionar autor","addContributor":"Adicionar contribuinte"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/PeopleEditor.xd.js new file mode 100644 index 0000000..78f1239 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pt-pt/PeopleEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.pt-pt.PeopleEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.pt-pt.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "pt-pt", ({"add":"Adicionar","addAuthor":"Adicionar autor","addContributor":"Adicionar contribuinte"})
+); +}};});
\ No newline at end of file |
