diff options
Diffstat (limited to 'l10n-ro/suite/chrome/common/notification.properties')
-rw-r--r-- | l10n-ro/suite/chrome/common/notification.properties | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/notification.properties b/l10n-ro/suite/chrome/common/notification.properties new file mode 100644 index 0000000000..8a2403a34f --- /dev/null +++ b/l10n-ro/suite/chrome/common/notification.properties @@ -0,0 +1,94 @@ +# 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/. + +crashedpluginsMessage.title=The %S plugin has crashed. +crashedpluginsMessage.reloadButton.label=Reload page +crashedpluginsMessage.reloadButton.accesskey=R +crashedpluginsMessage.submitButton.label=Submit a crash report +crashedpluginsMessage.submitButton.accesskey=S +crashedpluginsMessage.learnMore=Learn More… + +popupWarningButton=Preferințe +popupWarningButton.accesskey=P + +xpinstallHostNotAvailable=gazdă necunoscută +xpinstallPromptWarning=%S a împiedicat acest sait (%S) să vă ceară acordul de a instala programe pe calculatorul dumneavoastră. +xpinstallPromptInstallButton=Instalați software-ul +xpinstallPromptInstallButton.accesskey=I +xpinstallDisabledMessageLocked=Instalarea de programe a fost restricționată de administratorul sistemului dumneavoastră. +xpinstallDisabledMessage=Instalarea de software este dezactivată. Apăsați Activează și încercați din nou. +xpinstallDisabledButton=Activează +xpinstallDisabledButton.accesskey=A + +# LOCALIZATION NOTE (addonDownloading, addonDownloadCancelled): +# Semi-colon list of plural forms. See: +# http://developer.mozilla.org/en/Localization_and_Plurals +# The number of add-ons is not itself substituted in the string. +addonDownloading=Add-on downloading:;Add-ons downloading: +addonDownloadCancelled=Add-on download cancelled.;Add-on downloads cancelled. +addonDownloadCancelButton=Cancel +addonDownloadCancelButton.accesskey=C +addonDownloadRestartButton=Restart +addonDownloadRestartButton.accesskey=R + +# LOCALIZATION NOTE (addonsInstalled, addonsInstalledNeedsRestart): +# Semi-colon list of plural forms. See: +# http://developer.mozilla.org/en/Localization_and_Plurals +# #1 first add-on's name, #2 number of add-ons, #3 application name +addonsInstalled=#1 has been installed successfully.;#2 add-ons have been installed successfully. +addonsInstalledNeedsRestart=#1 will be installed after you restart #3.;#2 add-ons will be installed after you restart #3. +addonInstallRestartButton=Restart Now +addonInstallRestartButton.accesskey=R +addonInstallManageButton=Open Add-ons Manager +addonInstallManageButton.accesskey=O + +# LOCALIZATION NOTE (addonError-1, addonError-2, addonError-3, addonError-4, addonErrorIncompatible, addonErrorBlocklisted): +# #1 is the add-on name, #2 is the host name, #3 is the application name +# #4 is the application version +addonError-1=The add-on could not be downloaded because of a connection failure on #2. +addonError-2=The add-on from #2 could not be installed because it does not match the add-on #3 expected. +addonError-3=The add-on downloaded from #2 could not be installed because it appears to be corrupt. +addonError-4=#1 could not be installed because #3 cannot modify the needed file. +addonErrorBlocklisted=#1 could not be installed because it has a high risk of causing stability or security problems. +addonErrorIncompatible=#1 could not be installed because it is not compatible with #3 #4. + +# Light Weight Themes +# LOCALIZATION NOTE (lwthemeInstallRequest.message): %S will be replaced with +# the host name of the site. +lwthemeInstallRequest.message=This site (%S) attempted to install a theme. Click Allow to proceed. +lwthemeInstallRequest.allowButton=Allow +lwthemeInstallRequest.allowButton.accesskey=A + +lwthemeInstallNotification.message=A new theme has been installed. +lwthemeInstallNotification.undoButton=Undo +lwthemeInstallNotification.undoButton.accesskey=n +lwthemeInstallNotification.manageButton=Manage Themes… +lwthemeInstallNotification.manageButton.accesskey=M + +# LOCALIZATION NOTE (lwthemeNeedsRestart.message): +# %S will be replaced with the new theme name. +lwthemeNeedsRestart.message=%S will be installed after you restart. +lwthemeNeedsRestart.restartButton=Restart Now +lwthemeNeedsRestart.restartButton.accesskey=R + +geolocation.remember=Remember for this website + +# IndexedDB +offlineApps.permissions=This website (%S) is asking to store data on your computer for offline use. +offlineApps.quota=This website (%1$S) is attempting to store more than %2$SMB of data on your computer for offline use. +offlineApps.later=Not Now +offlineApps.later.accesskey=N + +# Block autorefresh +refreshBlocked.goButton=Allow +refreshBlocked.goButton.accesskey=A +refreshBlocked.refreshLabel=%S prevented this page from automatically reloading. +refreshBlocked.redirectLabel=%S prevented this page from automatically redirecting to another page. + +# LOCALIZATION NOTE (updatePrompt.text) +# %S will be replaced with the application name. +updatePrompt.text=Your copy of %S is old and probably has known security flaws, but you have disabled automated update checks. Please update to a newer version. +updatePromptCheckButton.label=Check for Updates +updatePromptCheckButton.accesskey=C + |