diff options
Diffstat (limited to 'l10n-ro/suite/chrome/mailnews/virtualFolderProperties.dtd')
-rw-r--r-- | l10n-ro/suite/chrome/mailnews/virtualFolderProperties.dtd | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/mailnews/virtualFolderProperties.dtd b/l10n-ro/suite/chrome/mailnews/virtualFolderProperties.dtd new file mode 100644 index 0000000000..d8e41290f6 --- /dev/null +++ b/l10n-ro/suite/chrome/mailnews/virtualFolderProperties.dtd @@ -0,0 +1,37 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# turcan <nicturcan@gmail.com> +# Alexandru Szasz <alexxed@gmail.com> +# Sergiu Bivol <sbivol87@gmail.com> +# +--> + +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> +<!ENTITY virtualFolderProperties.title "Dosar nou pentru o căutare salvată"> +<!ENTITY name.label "Denumire:"> +<!ENTITY name.accesskey "n"> +<!ENTITY description.label "Creează ca dosar sub:"> +<!ENTITY description.accesskey "C"> + +<!ENTITY searchTermCaption.label "Configurați criteriul de căutare folosit pentru acest dosar:"> + +<!ENTITY folderSelectionCaption.label "Selectați dosarele în care se caută:"> +<!ENTITY chooseFoldersButton.label "Alege…"> +<!ENTITY chooseFoldersButton.accesskey "A"> + +<!ENTITY searchOnline.label "Caută online (rezultatele sunt obținute de pe server pentru dosare IMAP și News dar timpul de deschidere al dosarului crește)"> +<!ENTITY searchOnline.accesskey "s"> +<!ENTITY newFolderButton.label "Create"> +<!ENTITY newFolderButton.accesskey "r"> +<!ENTITY editFolderButton.label "Update"> +<!ENTITY editFolderButton.accesskey "U"> |