blob: e2bcaee10c7e18491e18bd990a079e481e77f5c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
# 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/.
aboutDialog-title =
.title = Informaçioin rigoardo { -brand-full-name }
releaseNotes-link = Cöse gh’é de neuvo
update-checkForUpdatesButton =
.label = Contròlla agiornamenti
.accesskey = C
update-updateButton =
.label = Arvi torna { -brand-shorter-name } pe agiornâ
.accesskey = R
update-checkingForUpdates = Çerco i agiornamenti…
update-downloading = <img data-l10n-name="icon"/>Descarego agiornamenti — <label data-l10n-name="download-status"/>
update-applying = Instalaçion de l'agiornamento…
update-failed = Agiornamento no ariescio. <label data-l10n-name="failed-link">Descarega l'urtima verscion</label>
update-failed-main = Agiornamento no ariescio. <a data-l10n-name="failed-link-main">Descarega l'urtima verscion</a>
update-adminDisabled = I agiornamenti en dizabilitæ da-o teu aministratô do scistema
update-noUpdatesFound = { -brand-short-name } o l'é agiornòu
update-otherInstanceHandlingUpdates = Agiornamento de { -brand-short-name } inte n'atra istansa
update-manual = I agiornamenti en in <label data-l10n-name="manual-link"/>
update-unsupported = No l'é poscibile instalâ atri agiornamenti in sce sto scistema.<label data-l10n-name="unsupported-link">Atre informaçioin</label>
update-restarting = Arvo torna…
channel-description = Òua ti ê into canâ de agiornamento <label data-l10n-name="current-channel"></label>.
warningDesc-version = { -brand-short-name } o l'é sperimentale e o peu ese instabile.
aboutdialog-help-user = Guidda de { -brand-product-name }
aboutdialog-submit-feedback = Manda Comento
community-exp = <label data-l10n-name="community-exp-mozillaLink">{ -vendor-short-name }</label> a l'é 'na <label data-l10n-name="community-exp-creditsLink">comunitæ globale</label> ch'a travaggia insemme pe mantegnî a Ræ averta, pubrica e acesibile a tutti.
community-2 = { -brand-short-name } o l'é fæto da <label data-l10n-name="community-mozillaLink">{ -vendor-short-name }</label>, 'na <label data-l10n-name="community-creditsLink">comunitæ globale</label> ch'a travaggia insemme pe mantegnî a Ræ averta, pubrica e acesibile a tutti.
helpus = Ti ne veu agiutâ? <label data-l10n-name="helpus-donateLink">Fanni 'na donaçion</label> ò <label data-l10n-name="helpus-getInvolvedLink">travaggia con niatri</label>
bottomLinks-license = Informaçion de licensa
bottomLinks-rights = Diritti de l'utente
bottomLinks-privacy = Informativa in sciâ privacy
# Example of resulting string: 66.0.1 (64-bit)
# Variables:
# $version (String): version of Firefox, e.g. 66.0.1
# $bits (Number): bits of the architecture (32 or 64)
aboutDialog-version = { $version } ({ $bits }-bit)
# Example of resulting string: 66.0a1 (2019-01-16) (64-bit)
# Variables:
# $version (String): version of Firefox for Nightly builds, e.g. 66.0a1
# $isodate (String): date in ISO format, e.g. 2019-01-16
# $bits (Number): bits of the architecture (32 or 64)
aboutDialog-version-nightly = { $version } ({ $isodate }) ({ $bits }-bit)
|