webui-aria2/js/libs/dojox/atom/widget/nls/he/FeedEntryViewer.js
2012-05-01 19:52:07 +08:00

17 lines
350 B
JavaScript

//>>built
define(
"dojox/atom/widget/nls/he/FeedEntryViewer", //begin v1.x content
({
displayOptions: "[אפשרויות הצגה]",
title: "כותרת",
authors: "מחברים",
contributors: "תורמים",
id: "זיהוי",
close: "[סגירה]",
updated: "עודכן",
summary: "סיכום",
content: "תוכן"
})
//end v1.x content
);