blob: 6f5aad3d3726b6eae1b589d780425449874dc181 (
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
|
# 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/.
title-label = A-zivout an enlugelladoù
installed-plugins-label = Enlugelladoù staliet
no-plugins-are-installed-label = Enlugellad ebet staliet
deprecation-description = Mankout a ra un dra bennak? Ul lodenn eus an enlugelladoù n'int ket skoret ken. <a data-l10n-name="deprecation-link">Gouzout hiroc'h.</a>
## The information of plugins
##
## Variables:
## $pluginLibraries: the plugin library
## $pluginFullPath: path of the plugin
## $version: version of the plugin
file-dd = <span data-l10n-name="file">Restr:</span> { $pluginLibraries }
path-dd = <span data-l10n-name="path">Treug:</span> { $pluginFullPath }
version-dd = <span data-l10n-name="version">Handelv:</span> { $version }
## These strings describe the state of plugins
##
## Variables:
## $blockListState: show some special state of the plugin, such as blocked, outdated
state-dd-enabled = <span data-l10n-name="state">Stad:</span> Gweredekaet
state-dd-enabled-block-list-state = <span data-l10n-name="state">Stad:</span> Gweredekaet ({ $blockListState })
state-dd-Disabled = <span data-l10n-name="state">Stad:</span> Diweredekaet
state-dd-Disabled-block-list-state = <span data-l10n-name="state">Stad:</span> Diweredekaet ({ $blockListState })
mime-type-label = Rizh MIME
description-label = Deskrivadenn
suffixes-label = Rakgerioù
|