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-sync.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-ro/suite/chrome/common/pref/pref-sync.dtd | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/pref/pref-sync.dtd b/l10n-ro/suite/chrome/common/pref/pref-sync.dtd new file mode 100644 index 0000000000..62d40f245f --- /dev/null +++ b/l10n-ro/suite/chrome/common/pref/pref-sync.dtd @@ -0,0 +1,54 @@ +<!-- 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/. --> + +<!-- The page shown when not logged in... --> +<!ENTITY setupButton.label "Set Up &syncBrand.fullName.label;"> +<!ENTITY setupButton.accesskey "S"> +<!ENTITY weaveDesc.label "&syncBrand.fullName.label; lets you access your history, bookmarks, passwords and open tabs across all your devices."> + +<!-- The page shown when logged in... --> +<!ENTITY accountGroupboxCaption.label "&syncBrand.fullName.label; Account"> +<!ENTITY accountName.label "Account Name:"> + +<!-- Login error feedback --> +<!ENTITY updatePass.label "Update"> +<!ENTITY updatePass.accesskey "U"> +<!ENTITY resetPass.label "Reset"> +<!ENTITY resetPass.accesskey "R"> + +<!-- Manage Account --> +<!ENTITY manageAccount.label "Manage Account"> +<!ENTITY manageAccount.accesskey "A"> +<!ENTITY viewQuota.label "View Quota"> +<!ENTITY viewQuota.accesskey "V"> +<!ENTITY changePassword.label "Change Password"> +<!ENTITY changePassword.accesskey "C"> +<!ENTITY myRecoveryKey.label "My Recovery Key"> +<!ENTITY myRecoveryKey.accesskey "M"> +<!ENTITY resetSync.label "Reset Sync"> +<!ENTITY resetSync.accesskey "R"> +<!ENTITY deactivateDevice.label "Deactivate This Device"> +<!ENTITY deactivateDevice.accesskey "D"> +<!ENTITY addDevice.label "Add a Device"> +<!ENTITY addDevice.accesskey "A"> + +<!-- Sync Settings --> +<!ENTITY syncComputerName.label "Computer Name:"> +<!ENTITY syncComputerName.accesskey "N"> + +<!ENTITY syncMy2.label "Sync My:"> +<!ENTITY engine.bookmarks.label "Bookmarks"> +<!ENTITY engine.bookmarks.accesskey "B"> +<!ENTITY engine.tabs.label "Tabs"> +<!ENTITY engine.tabs.accesskey "T"> +<!ENTITY engine.history.label "History"> +<!ENTITY engine.history.accesskey "r"> +<!ENTITY engine.passwords.label "Passwords"> +<!ENTITY engine.passwords.accesskey "w"> +<!ENTITY engine.prefs.label "Preferences"> +<!ENTITY engine.prefs.accesskey "P"> + +<!-- Footer stuff --> +<!ENTITY prefs.tosLink.label "Terms of Service"> +<!ENTITY prefs.ppLink.label "Privacy Policy"> |