summaryrefslogtreecommitdiffstats
path: root/l10n-gd/mobile/android/chrome/browser.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-gd/mobile/android/chrome/browser.properties')
-rw-r--r--l10n-gd/mobile/android/chrome/browser.properties118
1 files changed, 118 insertions, 0 deletions
diff --git a/l10n-gd/mobile/android/chrome/browser.properties b/l10n-gd/mobile/android/chrome/browser.properties
new file mode 100644
index 0000000000..70ff7b900f
--- /dev/null
+++ b/l10n-gd/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=A bheil thu airson %S a chur ris?
+
+webextPerms.add.label=Cuir ris
+webextPerms.cancel.label=Sguir dheth
+
+# LOCALIZATION NOTE (webextPerms.updateText)
+# %S is replaced with the localized name of the updated extension.
+webextPerms.updateText=Chaidh %S ùrachadh. Feumaidh tu aontachadh ris na ceadan ùra mus dèid an tionndadh ùr a stàladh. Ma thaghas tu “Sguir dheth”, thèid an tuilleadan làithreach a ghlèidheadh.
+
+webextPerms.updateAccept.label=Ùraich
+
+# LOCALIZATION NOTE (webextPerms.optionalPermsHeader)
+# %S is replaced with the localized name of the extension requesting new
+# permissions.
+webextPerms.optionalPermsHeader=Tha %S ag iarraidh ceadan a bharrachd.
+webextPerms.optionalPermsListIntro=Tha e ag iarraidh na leanas:
+webextPerms.optionalPermsAllow.label=Ceadaich
+webextPerms.optionalPermsDeny.label=Diùlt
+
+webextPerms.description.bookmarks=comharran-lìn a leughadh is atharrachadh
+webextPerms.description.browserSettings=roghainnean a’ bhrabhsair a leughadh is atharrachadh
+webextPerms.description.browsingData=an eachdraidh brabhsaidh, briosgaidean is dàta co-cheangailte eile fhalamhachadh
+webextPerms.description.clipboardRead=dàta fhaighinn on stòr-bhòrd
+webextPerms.description.clipboardWrite=dàta a chur air an stòr-bhòrd
+webextPerms.description.devtools=innealan luchd-leasachaidh a leudachadh ach am faigh iad cothrom air an dàta agad ann an tabaichean fosgailte
+webextPerms.description.downloads=faidhlichean a luchdadh a-nuas agus eachdraidh nan luchdaidhean a-nuas aig a’ bhrabhsair a leughadh is atharrachadh
+webextPerms.description.downloads.open=faidhlichean a chaidh a luchdadh a-nuas dhan choimpiutair agad fhosgladh
+webextPerms.description.find=an teacsa air gach taba fosgailte a leughadh
+webextPerms.description.geolocation=cothrom fhaighinn air d’ ionad
+webextPerms.description.history=cothrom fhaighinn air an eachdraidh bhrabhsaidh
+webextPerms.description.management=sùil a chumail air caitheamh nan leudachan agus ùrlaran a stiùireadh
+# LOCALIZATION NOTE (webextPerms.description.nativeMessaging)
+# %S will be replaced with the name of the application
+webextPerms.description.nativeMessaging=teachdaireachdan a chur is fhaighinn o phrògraman eile seach %S
+webextPerms.description.notifications=brathan a shealltainn dhut
+webextPerms.description.privacy=roghainnean na prìobhaideachd a leughadh is atharrachadh
+webextPerms.description.proxy=roghainnean progsaidh a’ bhrabhsair a stiùireadh
+webextPerms.description.sessions=cothrom fhaighinn air tabaichean a dhùin thu o chionn goirid
+webextPerms.description.tabs=cothrom fhaighinn air tabaichean a’ bhrabhsair
+webextPerms.description.topSites=cothrom fhaighinn air an eachdraidh bhrabhsaidh
+webextPerms.description.webNavigation=cothrom fhaighinn air gnìomhachd a’ bhrabhsair rè seòladaireachd
+
+webextPerms.hostDescription.allUrls=cothrom fhaighinn air an dàta agad airson a h-uile làrach-lìn
+
+# 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=cothrom fhaighinn air an dàta air fad agad airson làraichean air an àrainn %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=cothrom fhaighinn air an dàta agad air #1 àrainn eile;cothrom fhaighinn air an dàta agad air #1 àrainn eile;cothrom fhaighinn air an dàta agad air #1 àrainnean eile;cothrom fhaighinn air an dàta agad air #1 àrainn eile
+
+# 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=cothrom fhaighinn air an dàta agad airson %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=cothrom fhaighinn air an dàta agad air #1 làrach eile;cothrom fhaighinn air an dàta agad air #1 làrach eile;cothrom fhaighinn air an dàta agad air #1 làraichean eile;cothrom fhaighinn air an dàta agad air #1 làrach eile
+
+
+# LOCALIZATION NOTE (password.logins): Label that will be used in
+ # Web Console API
+stacktrace.anonymousFunction=<gun urra>
+stacktrace.outputMessage=Stack Trace o %S, foincsean %S, loidhne %S.
+timer.start=%S: tìmear air a thòiseachadh
+
+# 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 = Pearsanta
+userContextWork.label = Obair
+userContextBanking.label = Bancaireachd
+userContextShopping.label = Seopadaireachd
+