summaryrefslogtreecommitdiffstats
path: root/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-28 02:04:42 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-28 02:04:42 +0200
commit3c8ef6929ec96ac25823e2c26234ef33abef0c19 (patch)
tree77793bfe2f82d9bf2b94e1cd2181f12ea0acc95c /l10n/ca.php
parentf1d3d5db8d9a5e1bf7f30a0d08da008531d4434e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ca.php')
-rw-r--r--l10n/ca.php93
1 files changed, 93 insertions, 0 deletions
diff --git a/l10n/ca.php b/l10n/ca.php
new file mode 100644
index 000000000..a3c838ee2
--- /dev/null
+++ b/l10n/ca.php
@@ -0,0 +1,93 @@
+<?php $TRANSLATIONS = array(
+"Feed already exists." => "La font ja existeix",
+"Error adding feed." => "Error en afegir la font",
+"Feed added!" => "S'ha afegit la font!",
+"Error adding folder." => "Error en afegir la carpeta.",
+"Folder added!" => "S'ha afegit la carpeta",
+"Error removing feed." => "Error en eliminar la font.",
+"Error removing folder." => "Error en eliminar la carpeta.",
+"No file path was submitted." => "No heu enviat cap camí al fitxer",
+"An error occurred while parsing the file." => "S'ha produït un error en processar el fitxer.",
+"Error updating feeds." => "Error en actualitzar les fonts.",
+"Starred" => "Estrelles",
+"New articles" => "Articles nous",
+"Feed loaded!" => "S'ha carregat la font!",
+"Error moving feed into folder." => "Error en moure la font dins la carpeta.",
+"File doesn't exist:" => "El fitxer no existeix:",
+"Error setting all items as read." => "Error en establir tots els elements com a llegits.",
+"Error marking item as read." => "Error en marcar l'element com a llegit.",
+"Error updating feed." => "rror en actualitzar la font.",
+"Feed updated!" => "La font s'ha actualitzat!",
+"News" => "Notícies",
+"Name of the folder cannot be empty." => "El nom de la carpeta no por ser buit",
+"Error" => "Error",
+"Adding..." => "Afegint...",
+"Add folder" => "Afegeix carpeta",
+"Are you sure you want to delete this folder and all its feeds?" => "Segur que voleu eliminar aquesta carpeta i tots els seus elements?",
+"Warning" => "Avís",
+"URL cannot be empty." => "La URL no pot ser buida",
+"Add feed" => "Afegeix font",
+"Error while parsing the feed" => "Error en processar la font",
+"Fatal Error" => "Error fatal",
+"Are you sure you want to delete this feed?" => "Segur que voleu eliminar aquesta font?",
+"Error while loading the feed" => "Error en carregar la font",
+"Error while saving the feed in a folder" => "Error en desar la font en una carpeta",
+"File " => "Fitxer",
+" loaded from cloud." => "carregat del núvol.",
+"No files selected." => "No hi ha fitxers seleccionats",
+" loaded from local filesystem." => "carregat des d'un sistema de fitxers local.",
+"Importing..." => "Important...",
+"Import kind not specified" => "Tipus d'importació no especificada",
+" out of " => "d'un total de",
+" feeds imported successfully from " => "fonts importades correctament des de",
+"Success" => "Èxit",
+"Import" => "Importa",
+"Downloading..." => "Baixant...",
+"Download" => "Baixa",
+"Select file" => "Selecciona fitxer",
+"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 subcribed to this feed!" => "Ja us havíeu subscrit a aquesta font",
+"Show everything" => "Mostra-ho tot",
+"Show only unread" => "Mostra només els no llegits",
+"Add feed or folder" => "Afegeix font o carpeta",
+"Add Feed/Folder" => "Afegeix font/carpeta",
+"Feed" => "Font",
+"Folder" => "Carpeta",
+"Settings" => "Configuració",
+"Add Subscription" => "Afegeix subscripció",
+"Choose folder" => "Escull una carpeta",
+"Address" => "Adreça",
+"Add" => "Afegeix",
+"Add Folder" => "Afegeix una carpeta",
+"Folder name" => "Nom de la carpeta",
+"Mark as unimportant" => "Marca com a no important",
+"Mark as important" => "Marca com a important",
+"from" => "des de",
+"by" => "per",
+"Keep unread" => "Mantén com a sense llegir",
+"Delete feed" => "Elimina font",
+"Rename folder" => "Reanomena carpeta",
+"Delete folder" => "Elimina carpeta",
+"You don't have any feed in your reader." => "No teniu cap font al vostre lector.",
+"Import OPML" => "Importa OPML",
+"Or..." => "o...",
+"Import feeds" => "Importa fonts",
+"Upload file from desktop" => "Puja fitxer des de l'escriptori",
+"Upload" => "Puja",
+"Select file from ownCloud" => "Selecciona un fitxer des de ownCloud",
+"Select" => "Selecciona",
+"No file selected. Select file from " => "No hi ha fitxers seleccionats. Seleccioneu un fitxer des del",
+"local filesystem" => "sistema de fitxers local",
+" or " => "o",
+"cloud" => "des del núvol",
+"Export feeds" => "Exporta fonts",
+"Download OPML" => "Baixa 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"
+);