diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ro/suite/chrome/browser/navigator.properties | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/browser/navigator.properties b/l10n-ro/suite/chrome/browser/navigator.properties new file mode 100644 index 0000000000..c061202019 --- /dev/null +++ b/l10n-ro/suite/chrome/browser/navigator.properties @@ -0,0 +1,87 @@ +# 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> +# Nicu <kneekoo@yahoo.com> +# secarica <orice@secarica.ro> +# +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +nv_done=Gata +nv_timeout=A expirat timpul +nv_stopped=Oprit +openFile=Deschide un fișier +uploadFile=Încărcare fișier + +droponhomebutton=Plasați o legătură sau un fișier pentru a-l face pagina de start +droponhometitle=Stabilire pagină de start +droponhomemsg=Doriți ca acest document să fie noua dumneavoastră pagină de start? +droponhomeokbutton=Stabilește ca pagină de start + +jserror=A intervenit o eroare pe această pagină. Dublu clic aici pentru detalii. + +#SessionHistory.js +nothingAvailable=(nimic disponibil) + +#nsContextMenu.js (setWallpaper confirmation dialog) +wallpaperConfirmTitle = Setează ca fundal pe ecran +wallpaperConfirmButton = Set Wallpaper +wallpaperConfirmMsg = Do you want to set this image as your desktop wallpaper? + +# menu_close labels +tabs.closeTab.label=Închide tabul +tabs.closeTab.accesskey=c +tabs.close.label=Închide +tabs.close.accesskey=c + +tabs.recentlyClosed.format=%1$S %2$S + +windows.recentlyClosed.format=%1$S %2$S + +tabs.closeWarningTitle=Confirmare închidere +tabs.closeWarning=This browser window has %S tabs open. Do you want to close it and all its tabs? +tabs.closeButton=Close all tabs +tabs.closeWarningPromptMe=Avertizează la închiderea mai multor file +tabs.historyItem=Group of Tabs + +menuOpenAllInTabs.label=Open All in Tabs + +# urlbarBindings.xml +# LOCALIZATION NOTE: This is for the location bar drop-down string: +# "Search " + search_engine_name + " for " + user_input +# e.g. "Search Google for abc" +# DO NOT change the %S order when translate, the first %S must be the search engine name. +searchFor=Căutare %S pentru „%S” + +# Star button +starButtonOn.tooltip=Edit this bookmark +starButtonOff.tooltip=Bookmark this page + +# Edit Bookmark UI +editBookmarkPanel.pageBookmarkedTitle=Page Bookmarked +editBookmarkPanel.pageBookmarkedDescription=%S will always remember this page for you. +editBookmarkPanel.bookmarkedRemovedTitle=Bookmark Removed +editBookmarkPanel.editBookmarkTitle=Edit This Bookmark + +# LOCALIZATION NOTE (editBookmark.removeBookmarks.label) +# Semi-colon list of plural forms. Replacement for #1 is +# the number of bookmarks to be removed. +# If this causes problems with localization you can also do "Remove Bookmarks (#1)" +# instead of "Remove #1 Bookmarks". +editBookmark.removeBookmarks.label=Remove Bookmark;Remove #1 Bookmarks + +# LOCALIZATION NOTE (addKeywordTitleAutoFill): %S will be replaced by the page's title +# Used as the bookmark name when saving a keyword for a search field. +addKeywordTitleAutoFill=Search %S + +extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name=SeaMonkey Default Theme +extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description=This theme uses styles and colors from the system to fit in with other applications. + +extensions.modern@themes.mozilla.org.name=SeaMonkey Modern +extensions.modern@themes.mozilla.org.description=A contemporary theme for all components. + |