Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ca.php')
-rw-r--r--settings/l10n/ca.php57
1 files changed, 47 insertions, 10 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index 552a2f4e5ae..df6191fb375 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -24,7 +24,51 @@
"Error" => "Error",
"Updated" => "Actualitzada",
"Saving..." => "S'està desant...",
+"deleted" => "esborrat",
+"undo" => "desfés",
+"Unable to remove user" => "No s'ha pogut eliminar l'usuari",
+"Groups" => "Grups",
+"Group Admin" => "Grup Admin",
+"Delete" => "Suprimeix",
+"add group" => "afegeix grup",
+"The username is already being used" => "El nom d'usuari ja està en ús",
+"Error creating user" => "Error en crear l'usuari",
+"A valid username must be provided" => "Heu de facilitar un nom d'usuari vàlid",
+"A valid password must be provided" => "Heu de facilitar una contrasenya vàlida",
"__language_name__" => "Català",
+"Security Warning" => "Avís de seguretat",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La carpeta de dades i els fitxers provablement són accessibles des d'internet. El fitxer .htaccess que proporciona ownCloud no funciona. Us recomanem que configureu el vostre servidor web de manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de la carpeta arrel del servidor web.",
+"Setup Warning" => "Avís de configuració",
+"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
+"Please double check the <a href='%s'>installation guides</a>." => "Comproveu les <a href='%s'>guies d'instal·lació</a>.",
+"Module 'fileinfo' missing" => "No s'ha trobat el mòdul 'fileinfo'",
+"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "El mòdul de PHP 'fileinfo' no s'ha trobat. Us recomanem que habiliteu aquest mòdul per obtenir millors resultats amb la detecció mime-type.",
+"Locale not working" => "Locale no funciona",
+"This ownCloud server can't set system locale to \"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support en_US.UTF-8/en_US.UTF8." => "Aquest servidor ownCloud no pot establir el locale del sistema a \"en_US.UTF-8\"/\"en_US.UTF8\". Això significa que hi poden haver problemes amb alguns caràcters en el nom dels fitxers. Us recomanem instal·lar els paquets necessaris añ sistema per donar suport en_US.UTF-8/en_US.UTF8.",
+"Internet connection not working" => "La connexió a internet no funciona",
+"This ownCloud server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features of ownCloud." => "Aquest servidor ownCloud no té cap connexió a internet que funcioni. Això significa que algunes de les característiques com el muntatge d'emmagatzemament externs, les notificacions quant a actualitzacions o la instal·lació d'aplicacions de tercers no funcionarà. L'accés remot a fitxers i l'enviament de correus electrònics podria tampoc no funcionar. Us suggerim que habiliteu la connexió a internet per aquest servidor si voleu gaudir de totes les possibilitats d'ownCloud.",
+"Cron" => "Cron",
+"Execute one task with each page loaded" => "Executa una tasca per cada paquet carregat",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php està registrat en un servei webcron. Feu la crida a cron.php a l'arrel d'ownCloud cada minut a través de http.",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Usa un servei cron del sistema. Feu la crida al fitxer cron.php a través d'un cronjob del sistema cada minut.",
+"Sharing" => "Compartir",
+"Enable Share API" => "Habilita l'API de compartir",
+"Allow apps to use the Share API" => "Permet que les aplicacions utilitzin l'API de compartir",
+"Allow links" => "Permet enllaços",
+"Allow users to share items to the public with links" => "Permet als usuaris compartir elements amb el públic amb enllaços",
+"Allow resharing" => "Permet compartir de nou",
+"Allow users to share items shared with them again" => "Permet als usuaris compartir de nou elements ja compartits amb ells",
+"Allow users to share with anyone" => "Permet compartir amb qualsevol",
+"Allow users to only share with users in their groups" => "Permet als usuaris compartir només amb els usuaris del seu grup",
+"Security" => "Seguretat",
+"Enforce HTTPS" => "Força HTTPS",
+"Enforces the clients to connect to ownCloud via an encrypted connection." => "Força als clients la connexió amb ownCloud via una connexió encriptada.",
+"Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement." => "Connecteu aquesta instància onwCloud via HTTPS per habilitar o deshabilitar el forçament SSL.",
+"Log" => "Registre",
+"Log level" => "Nivell de registre",
+"More" => "Més",
+"Version" => "Versió",
+"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desenvolupat per la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunitat ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">codi font</a> té llicència <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Afegiu la vostra aplicació",
"More Apps" => "Més aplicacions",
"Select an App" => "Seleccioneu una aplicació",
@@ -38,10 +82,8 @@
"Bugtracker" => "Seguiment d'errors",
"Commercial Support" => "Suport comercial",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Heu utilitzat <strong>%s</strong> d'un total disponible de <strong>%s</strong>",
-"Clients" => "Clients",
-"Download Desktop Clients" => "Baixa clients d'escriptori",
-"Download Android Client" => " Baixa el client per Android",
-"Download iOS Client" => "Baixa el client per iOS",
+"Get the apps to sync your files" => "Obtén les aplicacions per sincronitzar fitxers",
+"Show First Run Wizard again" => "Torna a mostrar l'assistent de primera execució",
"Password" => "Contrasenya",
"Your password was changed" => "La seva contrasenya s'ha canviat",
"Unable to change your password" => "No s'ha pogut canviar la contrasenya",
@@ -59,18 +101,13 @@
"Help translate" => "Ajudeu-nos amb la traducció",
"WebDAV" => "WebDAV",
"Use this address to connect to your ownCloud in your file manager" => "Useu aquesta adreça per connectar amb ownCloud des del gestor de fitxers",
-"Version" => "Versió",
-"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desenvolupat per la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunitat ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">codi font</a> té llicència <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Login Name" => "Nom d'accés",
-"Groups" => "Grups",
"Create" => "Crea",
"Default Storage" => "Emmagatzemament per defecte",
"Unlimited" => "Il·limitat",
"Other" => "Un altre",
-"Group Admin" => "Grup Admin",
"Storage" => "Emmagatzemament",
"change display name" => "canvia el nom a mostrar",
"set new password" => "estableix nova contrasenya",
-"Default" => "Per defecte",
-"Delete" => "Suprimeix"
+"Default" => "Per defecte"
);