diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ro/mobile/android/chrome/browser.properties | 118 | ||||
-rw-r--r-- | l10n-ro/mobile/android/chrome/config.dtd | 21 | ||||
-rw-r--r-- | l10n-ro/mobile/android/chrome/config.properties | 9 | ||||
-rw-r--r-- | l10n-ro/mobile/android/chrome/passwordmgr.properties | 22 |
4 files changed, 170 insertions, 0 deletions
diff --git a/l10n-ro/mobile/android/chrome/browser.properties b/l10n-ro/mobile/android/chrome/browser.properties new file mode 100644 index 0000000000..26392b9b7d --- /dev/null +++ b/l10n-ro/mobile/android/chrome/browser.properties @@ -0,0 +1,118 @@ +# 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/. + +# Popup Blocker + +# In Extension.jsm + +# LOCALIZATION NOTE (webextPerms.header) +# This string is used as a header in the webextension permissions dialog, +# %S is replaced with the localized name of the extension being installed. +# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612 +# for an example of the full dialog. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.header=Adaugi %S? + +webextPerms.add.label=Adaugă +webextPerms.cancel.label=Renunță + +# LOCALIZATION NOTE (webextPerms.updateText) +# %S is replaced with the localized name of the updated extension. +webextPerms.updateText=%S a fost actualizat. Trebuie să aprobi permisiuni noi înainte ca versiunea actualizată să se instaleze. Dacă alegi Renunță se va menține versiunea actuală a suplimentului. + +webextPerms.updateAccept.label=Actualizează + +# LOCALIZATION NOTE (webextPerms.optionalPermsHeader) +# %S is replaced with the localized name of the extension requesting new +# permissions. +webextPerms.optionalPermsHeader=%S solicită permisiuni suplimentare. +webextPerms.optionalPermsListIntro=Vrea: +webextPerms.optionalPermsAllow.label=Permite +webextPerms.optionalPermsDeny.label=Respinge + +webextPerms.description.bookmarks=Să citească și să modifice marcaje +webextPerms.description.browserSettings=Să citească și să modifice setările browserului +webextPerms.description.browsingData=Să șteargă istoricul recent de navigare, cookie-urile și datele asociate +webextPerms.description.clipboardRead=Să obțină date din clipboard +webextPerms.description.clipboardWrite=Să introducă date în clipboard +webextPerms.description.devtools=Să extindă uneltele de dezvoltare pentru a-ți accesa datele în filele deschise +webextPerms.description.downloads=Să descarce fișiere și să citească sau să modifice istoricul descărcărilor din browser +webextPerms.description.downloads.open=Să deschidă fișiere descărcate pe calculator +webextPerms.description.find=Să citească textul din toate filele deschise +webextPerms.description.geolocation=Să îți acceseze locația +webextPerms.description.history=Să acceseze istoricul de navigare +webextPerms.description.management=Să monitorizeze utilizarea de extensii și să gestioneze teme +# LOCALIZATION NOTE (webextPerms.description.nativeMessaging) +# %S will be replaced with the name of the application +webextPerms.description.nativeMessaging=Să facă schimb de mesaje cu alte programe în afară de %S +webextPerms.description.notifications=Să îți afișeze notificări +webextPerms.description.privacy=Să citească și să modifice setările de confidențialitate +webextPerms.description.proxy=Să controleze setările proxy ale browserului +webextPerms.description.sessions=Să acceseze filele închise recent +webextPerms.description.tabs=Să acceseze filele browserului +webextPerms.description.topSites=Să acceseze istoricul de navigare +webextPerms.description.webNavigation=Să acceseze activitatea browserului în timpul navigării + +webextPerms.hostDescription.allUrls=Să îți acceseze datele pentru toate site-urile web + +# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard) +# %S will be replaced by the DNS domain for which a webextension +# is requesting access (e.g., mozilla.org) +webextPerms.hostDescription.wildcard=Să îți acceseze datele pentru site-uri din domeniul %S + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# domains for which this webextension is requesting permission. +webextPerms.hostDescription.tooManyWildcards=Să îți acceseze datele într-un alt domeniu;Să îți acceseze datele în alte #1 domenii;Să îți acceseze datele în alte #1 de domenii + +# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite) +# %S will be replaced by the DNS host name for which a webextension +# is requesting access (e.g., www.mozilla.org) +webextPerms.hostDescription.oneSite=Să îți acceseze datele pentru %S + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites) +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# hosts for which this webextension is requesting permission. +webextPerms.hostDescription.tooManySites=Să îți acceseze datele pe #1 alt site;Să îți acceseze datele pe alte #1 site-uri;Să îți acceseze datele pe alte #1 de site-uri + + +# LOCALIZATION NOTE (password.logins): Label that will be used in + # Web Console API +stacktrace.anonymousFunction=<anonim> +stacktrace.outputMessage=Stiva de lucru din %S, funcția %S, rândul %S. +timer.start=%S: cronometru pornit + +# LOCALIZATION NOTE (timer.end): +# This string is used to display the result of the console.timeEnd() call. +# %1$S=name of timer, %2$S=number of milliseconds +timer.end=%1$S: %2$Sms + +# Site settings dialog + +# In ContextualIdentityService.jsm + +# LOCALIZATION NOTE (userContextPersonal.label, +# userContextWork.label, +# userContextShopping.label, +# userContextBanking.label, +# userContextNone.label): +# These strings specify the four predefined contexts included in support of the +# Contextual Identity / Containers project. Each context is meant to represent +# the context that the user is in when interacting with the site. Different +# contexts will store cookies and other information from those sites in +# different, isolated locations. You can enable the feature by typing +# about:config in the URL bar and changing privacy.userContext.enabled to true. +# Once enabled, you can open a new tab in a specific context by clicking +# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these +# strings on the right-hand side of the URL bar. +# In android this will be only exposed by web extensions +userContextPersonal.label = Personale +userContextWork.label = Lucru +userContextBanking.label = Banking +userContextShopping.label = Cumpărături + diff --git a/l10n-ro/mobile/android/chrome/config.dtd b/l10n-ro/mobile/android/chrome/config.dtd new file mode 100644 index 0000000000..d31e2d415f --- /dev/null +++ b/l10n-ro/mobile/android/chrome/config.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + + +<!ENTITY toolbar.searchPlaceholder "Caută"> + +<!ENTITY newPref.namePlaceholder "Nume"> + +<!ENTITY newPref.valueBoolean "Boolean"> +<!ENTITY newPref.valueString "Text"> +<!ENTITY newPref.valueInteger "Număr"> + +<!ENTITY newPref.stringPlaceholder "Introdu un text"> +<!ENTITY newPref.numberPlaceholder "Introdu un număr"> + +<!ENTITY newPref.toggleButton "Comută"> +<!ENTITY newPref.cancelButton "Renunță"> + +<!ENTITY contextMenu.copyPrefName "Copiază numele"> +<!ENTITY contextMenu.copyPrefValue "Copiază valoarea"> diff --git a/l10n-ro/mobile/android/chrome/config.properties b/l10n-ro/mobile/android/chrome/config.properties new file mode 100644 index 0000000000..9fb1f2843e --- /dev/null +++ b/l10n-ro/mobile/android/chrome/config.properties @@ -0,0 +1,9 @@ +# 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/. + +newPref.createButton=Creează +newPref.changeButton=Schimbă + +pref.toggleButton=Comută +pref.resetButton=Resetează diff --git a/l10n-ro/mobile/android/chrome/passwordmgr.properties b/l10n-ro/mobile/android/chrome/passwordmgr.properties new file mode 100644 index 0000000000..cbc86d1299 --- /dev/null +++ b/l10n-ro/mobile/android/chrome/passwordmgr.properties @@ -0,0 +1,22 @@ +# 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/. + +# String will be replaced by brandShortName. +saveLogin=Vrei ca %S să memoreze aceste date de autentificare? +rememberButton=Memorează +neverButton=Niciodată + +# String is the login's hostname +updatePassword=Actualizezi parola salvată pentru %S? +updatePasswordNoUser=Actualizezi parola salvată pentru această autentificare? +updateButton=Actualizează +dontUpdateButton=Nu actualiza + +# Copy of the toolkit's passwordmgr.properties +userSelectText2=Selectează care autentificare să o actualizezi: +passwordChangeTitle=Confirmă schimbarea parolei + +# Strings used by PromptService.js +username=Nume de utilizator +password=Parolă |