diff options
Diffstat (limited to 'l10n-he/editor/ui/chrome/dialogs/EditorPublishProgress.dtd')
-rw-r--r-- | l10n-he/editor/ui/chrome/dialogs/EditorPublishProgress.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-he/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-he/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..228f700f88 --- /dev/null +++ b/l10n-he/editor/ui/chrome/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,18 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- Window title --> +<!ENTITY siteUrl.label "URL של האתר:"> +<!ENTITY docSubdir.label "תת־ספרייה של הדף:"> +<!ENTITY otherSubdir.label "תת־ספרייה של התמונה:"> + +<!ENTITY status.label "מפרסם..."> +<!ENTITY fileList.label "מצב פרסום"> +<!ENTITY succeeded.label "הצלחה"> +<!ENTITY failed.label "כישלון"> + +<!ENTITY keepOpen "שמור חלון זה פתוח לאחר סיום הפרסום."> +<!ENTITY closeButton.label "סגירה"> + + |