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/places | |
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/places')
-rw-r--r-- | l10n-ro/suite/chrome/common/places/places.properties | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/places/places.properties b/l10n-ro/suite/chrome/common/places/places.properties new file mode 100644 index 0000000000..62c8f35c59 --- /dev/null +++ b/l10n-ro/suite/chrome/common/places/places.properties @@ -0,0 +1,71 @@ +# 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/. + +load-js-data-url-error=For security reasons, javascript or data urls cannot be loaded from the history window or sidebar. +noTitle=(no title) + +bookmarksMenuEmptyFolder=(Empty) + +bookmarksBackupTitle=Bookmarks backup filename + +bookmarksRestoreAlertTitle=Revert Bookmarks +bookmarksRestoreAlert=This will replace all of your current bookmarks with the backup. Are you sure? +bookmarksRestoreTitle=Select a bookmarks backup +bookmarksRestoreFilterName=JSON +bookmarksRestoreFilterExtension=*.json + +bookmarksRestoreFormatError=Unsupported file type. +bookmarksRestoreParseError=Unable to process the backup file. + +bookmarksLivemarkLoading=Live Bookmark loading… +bookmarksLivemarkFailed=Live Bookmark feed failed to load. + +menuOpenLivemarkOrigin.label=Open "%S" + +view.sortBy.title.label=Sort by Name +view.sortBy.title.accesskey=N +view.sortBy.url.label=Sort by Location +view.sortBy.url.accesskey=L +view.sortBy.date.label=Sort by Visit Date +view.sortBy.date.accesskey=V +view.sortBy.visitCount.label=Sort by Visit Count +view.sortBy.visitCount.accesskey=C +view.sortBy.keyword.label=Sort by Keyword +view.sortBy.keyword.accesskey=K +view.sortBy.description.label=Sort by Description +view.sortBy.description.accesskey=D +view.sortBy.dateAdded.label=Sort by Added +view.sortBy.dateAdded.accesskey=e +view.sortBy.lastModified.label=Sort by Last Modified +view.sortBy.lastModified.accesskey=M +view.sortBy.tags.label=Sort by Tags +view.sortBy.tags.accesskey=T + +searchBookmarks=Search Bookmarks +searchCurrentDefault=Search in '%S' +findInPrefix=Find in '%S'… + +tabs.openWarningTitle=Confirm open +tabs.openWarningMultipleBranded=You are about to open %S tabs. This might slow down %S while the pages are loading. Are you sure you want to continue? +tabs.openButtonMultiple=Open tabs +tabs.openWarningPromptMeBranded=Warn me when opening multiple tabs might slow down %S + +SelectImport=Import Bookmarks File +EnterExport=Export Bookmarks File + +saveSearch.title=Save Search +saveSearch.inputLabel=Name: +saveSearch.inputDefaultText=New Search + +detailsPane.noItems=No items +detailsPane.oneItem=One item +detailsPane.multipleItems=%S items + +mostVisitedTitle=Most Visited +recentlyBookmarkedTitle=Recently Bookmarked +recentTagsTitle=Recent Tags + +OrganizerQueryHistory=History +OrganizerQueryAllBookmarks=All Bookmarks +OrganizerQueryTags=Tags |