diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-ro/suite/chrome/common/pref/pref-download.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ro/suite/chrome/common/pref/pref-download.dtd')
-rw-r--r-- | l10n-ro/suite/chrome/common/pref/pref-download.dtd | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/pref/pref-download.dtd b/l10n-ro/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..f59e2eb987 --- /dev/null +++ b/l10n-ro/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,53 @@ +<!-- 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): +# +# Alexandru Szasz <alexxed@gmail.com> +# janimo <jani@ubuntu.com> +# +--> +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> +<!ENTITY pref.download.title "Downloads"> + +<!ENTITY downloadBehavior.label "When starting a download"> +<!ENTITY focusWhenStarting.label "Flash the download manager if it is already open, otherwise:"> +<!ENTITY focusWhenStarting.accesskey "F"> +<!ENTITY openDM.label "Open the download manager"> +<!ENTITY openDM.accesskey "m"> +<!ENTITY openProgressDialog.label "Open a progress dialog"> +<!ENTITY openProgressDialog.accesskey "O"> +<!ENTITY doNothing.label "Don't open anything"> +<!ENTITY doNothing.accesskey "D"> + +<!ENTITY downloadLocation.label "When saving a file"> +<!ENTITY saveTo.label "Save files to"> +<!ENTITY saveTo.accesskey "v"> +<!ENTITY chooseDownloadFolder.label "Alege dosar..."> +<!ENTITY chooseDownloadFolder.accesskey "A"> +<!ENTITY alwaysAsk.label "Always ask me where to save files"> +<!ENTITY alwaysAsk.accesskey "A"> + +<!ENTITY downloadHistory.label "Download history"> +<!ENTITY removeEntries.label "Remove download entries"> +<!ENTITY removeEntries.accesskey "R"> +<!ENTITY whenCompleted.label "When they have completed"> +<!ENTITY whenQuittingApp.label "When quitting &brandShortName;"> +<!ENTITY neverRemove.label "Never"> + +<!ENTITY finishedBehavior.label "When a download completes"> +<!ENTITY playSound.label "Redă un sunet"> +<!ENTITY playSound.accesskey "s"> +<!ENTITY showAlert.label "Afișează o alertă"> +<!ENTITY showAlert.accesskey "A"> +<!ENTITY browse.label "Răsfoiește..."> +<!ENTITY browse.accesskey "R"> +<!ENTITY playButton.label "Play"> +<!ENTITY playButton.accesskey "l"> |