summaryrefslogtreecommitdiffstats
path: root/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-04 01:09:24 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-04 01:09:24 +0200
commitde6aa8aa0f4c129e0d4a3266a4f3dc79bc1c2b93 (patch)
tree9730e6cc5ebb813e0d0861f14b667896df436614 /l10n/ca.php
parent89de367fc8351e0738e39ca579eeb8f2bd1f8491 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ca.php')
-rw-r--r--l10n/ca.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/ca.php b/l10n/ca.php
index d94943737..9babbcb8f 100644
--- a/l10n/ca.php
+++ b/l10n/ca.php
@@ -1,25 +1,39 @@
<?php $TRANSLATIONS = array(
"News" => "Notícies",
+"Can not add feed: Exists already" => "No es pot afegir la font: ja existeix",
+"Can not add feed: URL does not exist or has invalid xml" => "No es pot afegir la font: la URL no existeix o té un XML no vàlid",
+"Can not add folder: Exists already" => "No es pot afegir la carpeta: ja existeix",
+"Undo deletion of %s" => "Desfés l'eliminació de %s",
"Add Website" => "Afegeix pàgina web",
+"Error: address exists already!" => "Error: l'adreça ja existeix!",
+"Error: folder exists already" => "Error: la carpeta ja existeix",
"Address" => "Adreça",
"Add" => "Afegeix",
"New folder" => "Carpeta nova",
"Folder" => "Carpeta",
"Choose folder" => "Escolliu una carpeta",
"Folder name" => "Nom de la carpeta",
+"Back to folder selection" => "Torna a la selecció de carpeta",
+"Create folder" => "Crea carpeta",
"Starred" => "Estrelles",
"Unread articles" => "Articles sense llegir",
"All articles" => "Tots els articles",
+"Mark read" => "Marca com a llegit",
"from" => "des de",
"by" => "per",
"Cant play audio format" => "No es pot reproduïr format d'àudio",
"Keep unread" => "Mantén com a sense llegir",
+"Delete website" => "Elimina pàgina web",
"Collapse" => "Col·lapsa",
"Delete folder" => "Elimina carpeta",
"Rename folder" => "Reanomena carpeta",
"Import / Export OPML" => "Importa / Exporta OPML",
"Import" => "Importa",
"Export" => "Exporta",
+"Error when importing: file does not contain valid OPML" => "Error en importar: el fitxer no conté un OPML vàlid",
+"Import Google Reader JSON" => "Importa Google Reader JSON",
+"To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive" => "Per importar articles amb estrelles i compartits des de Google\n»»»Reader utilitzeu la pujada dels fitxers .json de l'arxiu de Google Takeout",
+"Error when importing: file does not contain valid JSON" => "Error en importar: el fitxer no conté un JSON vàlid",
"Show all" => "Mostra tot",
"Show only unread" => "Mostra només els no llegits"
);