diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-sl/mobile/android/chrome/browser.properties | 118 | ||||
-rw-r--r-- | l10n-sl/mobile/android/chrome/config.dtd | 21 | ||||
-rw-r--r-- | l10n-sl/mobile/android/chrome/config.properties | 9 | ||||
-rw-r--r-- | l10n-sl/mobile/android/chrome/passwordmgr.properties | 20 |
4 files changed, 168 insertions, 0 deletions
diff --git a/l10n-sl/mobile/android/chrome/browser.properties b/l10n-sl/mobile/android/chrome/browser.properties new file mode 100644 index 0000000000..53e307b456 --- /dev/null +++ b/l10n-sl/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=Dodaj %S? + +webextPerms.add.label=Dodaj +webextPerms.cancel.label=Prekliči + +# LOCALIZATION NOTE (webextPerms.updateText) +# %S is replaced with the localized name of the updated extension. +webextPerms.updateText=%S je bil posodobljen. Pred namestitvijo posodobljene različice morate odobriti nova dovoljenja. Če izberete “Prekliči”, bo ohranjena trenutna različica dodatka. + +webextPerms.updateAccept.label=Posodobi + +# LOCALIZATION NOTE (webextPerms.optionalPermsHeader) +# %S is replaced with the localized name of the extension requesting new +# permissions. +webextPerms.optionalPermsHeader=%S zahteva dodatna dovoljenja. +webextPerms.optionalPermsListIntro=Želi: +webextPerms.optionalPermsAllow.label=Dovoli +webextPerms.optionalPermsDeny.label=Zavrni + +webextPerms.description.bookmarks=branje in spreminjanje zaznamkov +webextPerms.description.browserSettings=branje in spreminjanje nastavitev brskalnika +webextPerms.description.browsingData=brisanje nedavne zgodovine, piškotkov in povezanih podatkov +webextPerms.description.clipboardRead=dostop do podatkov z odložišča +webextPerms.description.clipboardWrite=shranjevanje podatkov na odložišče +webextPerms.description.devtools=razširjanje razvojnih orodij za dostop do vaših podatkov v odprtih zavihkih +webextPerms.description.downloads=prenašanje datotek ter branje in spreminjanje zgodovine prenosov +webextPerms.description.downloads.open=odpiranje datotek, prenesenih na vaš računalnik +webextPerms.description.find=branje besedila vseh odprtih zavihkov +webextPerms.description.geolocation=dostop do vaše lokacije +webextPerms.description.history=dostop do zgodovine brskanja +webextPerms.description.management=spremljanje rabe razširitev in upravljanje tem +# LOCALIZATION NOTE (webextPerms.description.nativeMessaging) +# %S will be replaced with the name of the application +webextPerms.description.nativeMessaging=izmenjevanje sporočil z vsemi programi, razen %S +webextPerms.description.notifications=prikazovanje obvestil +webextPerms.description.privacy=branje in spreminjanje nastavitev zasebnosti +webextPerms.description.proxy=nadzor nad nastavitvami posrednika +webextPerms.description.sessions=dostop do nedavno zaprtih zavihkov +webextPerms.description.tabs=dostop do zavihkov brskalnika +webextPerms.description.topSites=dostop do zgodovine brskanja +webextPerms.description.webNavigation=dostop do dejavnosti brskalnika + +webextPerms.hostDescription.allUrls=dostop do vaših podatkov za vse spletne strani + +# 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=dostop do vaših podatkov za strani domene %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=dostop do vaših podatkov v #1 drugi domeni;dostop do vaših podatkov v #1 drugih domenah;dostop do vaših podatkov v #1 drugih domenah;dostop do vaših podatkov v #1 drugih domenah + +# 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=dostop do vaših podatkov za %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=dostop do vaših podatkov na #1 drugi strani;dostop do vaših podatkov na #1 drugih straneh;dostop do vaših podatkov na #1 drugih straneh;dostop do vaših podatkov na #1 drugih straneh + + +# LOCALIZATION NOTE (password.logins): Label that will be used in + # Web Console API +stacktrace.anonymousFunction=<anonimno> +stacktrace.outputMessage=Sled sklada v %S, funkcija %S, vrstica %S. +timer.start=%S: časovnik zagnan + +# 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$S ms + +# 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 = Osebno +userContextWork.label = Služba +userContextBanking.label = Bančništvo +userContextShopping.label = Nakupovanje + diff --git a/l10n-sl/mobile/android/chrome/config.dtd b/l10n-sl/mobile/android/chrome/config.dtd new file mode 100644 index 0000000000..78c8d45850 --- /dev/null +++ b/l10n-sl/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 "Iskanje"> + +<!ENTITY newPref.namePlaceholder "Ime"> + +<!ENTITY newPref.valueBoolean "Logična vrednost"> +<!ENTITY newPref.valueString "Niz"> +<!ENTITY newPref.valueInteger "Celo število"> + +<!ENTITY newPref.stringPlaceholder "Vnesite niz"> +<!ENTITY newPref.numberPlaceholder "Vnesite število"> + +<!ENTITY newPref.toggleButton "Preklopi"> +<!ENTITY newPref.cancelButton "Prekliči"> + +<!ENTITY contextMenu.copyPrefName "Kopiraj ime"> +<!ENTITY contextMenu.copyPrefValue "Kopiraj vrednost"> diff --git a/l10n-sl/mobile/android/chrome/config.properties b/l10n-sl/mobile/android/chrome/config.properties new file mode 100644 index 0000000000..dc8e9f9ceb --- /dev/null +++ b/l10n-sl/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=Ustvari +newPref.changeButton=Spremeni + +pref.toggleButton=Preklopi +pref.resetButton=Ponastavi diff --git a/l10n-sl/mobile/android/chrome/passwordmgr.properties b/l10n-sl/mobile/android/chrome/passwordmgr.properties new file mode 100644 index 0000000000..27719ba26e --- /dev/null +++ b/l10n-sl/mobile/android/chrome/passwordmgr.properties @@ -0,0 +1,20 @@ +# 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=Ali naj si %S zapomni to prijavo? +rememberButton=Zapomni si +neverButton=Nikoli + +# String is the login's hostname +updatePassword=Posodobim shranjeno geslo na %S? +updatePasswordNoUser=Posodobim shranjeno geslo za to prijavo? +updateButton=Posodobi +dontUpdateButton=Ne posodobi + +userSelectText2=Izberite prijavo, ki jo želite posodobiti: +passwordChangeTitle=Potrdi zamenjavo gesla + +username=Uporabniško ime +password=Geslo |