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/pl | |
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/pl')
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryEditor.js new file mode 100644 index 0000000..8693a71 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryEditor.js @@ -0,0 +1 @@ +({"edit":"[edytuj]","save":"[zapisz]","cancel":"[anuluj]","doNew":"[nowy]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryEditor.xd.js new file mode 100644 index 0000000..69f7277 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.pl.FeedEntryEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.pl.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "pl", ({"edit":"[edytuj]","save":"[zapisz]","cancel":"[anuluj]","doNew":"[nowy]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryViewer.js new file mode 100644 index 0000000..30589b7 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryViewer.js @@ -0,0 +1 @@ +({"close":"[zamknij]","title":"Tytuł","authors":"Autorzy","summary":"Podsumowanie","content":"Treść","contributors":"Kontrybutorzy","updated":"Zaktualizowano","displayOptions":"[opcje wyświetlania]","id":"Identyfikator"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryViewer.xd.js new file mode 100644 index 0000000..8c18318 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedEntryViewer.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.pl.FeedEntryViewer"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.pl.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "pl", ({"close":"[zamknij]","title":"Tytuł","authors":"Autorzy","summary":"Podsumowanie","content":"Treść","contributors":"Kontrybutorzy","updated":"Zaktualizowano","displayOptions":"[opcje wyświetlania]","id":"Identyfikator"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedViewerEntry.js new file mode 100644 index 0000000..b6a347e --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedViewerEntry.js @@ -0,0 +1 @@ +({"deleteButton":"[Usuń]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedViewerEntry.xd.js new file mode 100644 index 0000000..a118f96 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pl/FeedViewerEntry.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.pl.FeedViewerEntry"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.pl.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "pl", ({"deleteButton":"[Usuń]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pl/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/pl/PeopleEditor.js new file mode 100644 index 0000000..baa45b1 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pl/PeopleEditor.js @@ -0,0 +1 @@ +({"add":"Dodaj","addAuthor":"Dodaj autora","addContributor":"Dodaj kontrybutora"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/pl/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/pl/PeopleEditor.xd.js new file mode 100644 index 0000000..b0edb9a --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/pl/PeopleEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.pl.PeopleEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.pl.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "pl", ({"add":"Dodaj","addAuthor":"Dodaj autora","addContributor":"Dodaj kontrybutora"})
+); +}};});
\ No newline at end of file |
