summaryrefslogtreecommitdiffstats
path: root/l10n/ca.php
blob: 192ffd093d60119a58072ff2962ba2b07ef35684 (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
<?php $TRANSLATIONS = array(
"News" => "Notícies",
"no title" => "sense títol",
"no name" => "sense nom",
"no body" => "sense cos",
"subscriptions in ownCloud - News" => "subscripcions a ownCloud - Notícies",
"An error occurred" => "S'ha produït un error",
"Nice! You have subscribed to " => "Bé! Us heu subscrit a",
"You had already subscribed to this feed!" => "Vostè ja estava subscrit en aquest canal!",
"New articles" => "Articles nous",
"Mark all read" => "Marca-ho tot com a llegit",
"Starred" => "Estrelles",
"Share" => "Comparteix",
"Keep unread" => "Mantén com a sense llegir",
"Delete feed" => "Elimina font",
"Collapse" => "Col·lapsa",
"Delete folder" => "Elimina carpeta",
"Rename folder" => "Reanomena carpeta",
"Add Subscription" => "Afegeix subscripció",
"Address" => "Adreça",
"Add" => "Afegeix",
"Add Folder" => "Afegeix una carpeta",
"Show everything" => "Mostra-ho tot",
"Show only unread" => "Mostra només els no llegits",
"Settings" => "Configuració",
"Add feed or folder" => "Afegeix font o carpeta",
"Add Feed/Folder" => "Afegeix font/carpeta",
"Import OPML" => "Importa OPML",
"Subscribelet" => "Subscripció",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arrossegueu això a les adreces d'interès del vostre navegador i feu-hi clic quan vulgueu subscriure-us ràpidament en una pàgina web:",
"Subscribe" => "Subscriu"
);