blob: 53c8d5142195a2c9cf947a564298b79d5e6186f7 (
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
|
# 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/.
#### Applications
fileEnding=Fitxer %S
saveFile=Desa el fitxer
# LOCALIZATION NOTE (useApp, useDefault): %S = Application name
useApp=Utilitza %S
useDefault=Utilitza %S (per defecte)
useOtherApp=Utilitza una altra aplicació…
fpTitleChooseApp=Seleccioneu l'aplicació ajudant
manageApp=Detalls de l'aplicació…
webFeed=Canal web
videoPodcastFeed=Podcast de vídeo
audioPodcastFeed=Podcast
alwaysAsk=Demana-m'ho sempre
# LOCALIZATION NOTE (usePluginIn):
# %1$S = plugin name (for example "QuickTime Plugin-in 7.2")
# %2$S = brandShortName from brand.properties (for example "Minefield")
usePluginIn=Utilitza %S (al %S)
# LOCALIZATION NOTE (previewInApp, addNewsBlogsInApp): %S = brandShortName
previewInApp=Previsualitza amb el %S
addNewsBlogsInApp=Subscriu amb el %S
# LOCALIZATION NOTE (typeDescriptionWithType):
# %1$S = type description (for example "Portable Document Format")
# %2$S = type (for example "application/pdf")
typeDescriptionWithType=%S (%S)
|