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 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 8a06f1faa27..81a789b2039 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -72,7 +72,6 @@ OC.L10N.register(
"Error while changing permissions" : "Error en canviar els permisos",
"Shared with you and the group {group} by {owner}" : "Compartit amb vos i amb el grup {group} per {owner}",
"Shared with you by {owner}" : "Compartit amb vos per {owner}",
- "Share with user or group …" : "Comparteix amb usuari o grup...",
"Share link" : "Enllaç de compartició",
"The public link will expire no later than {days} days after it is created" : "L'enllaç públic tindrà venciment abans de {days} dies després de crear-lo",
"Link" : "Enllaç",
@@ -119,7 +118,6 @@ OC.L10N.register(
"_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarregar arxius %n "],
"Updating {productName} to version {version}, this may take a while." : "Actualitzant {productName} a la versió {version}. Pot trigar una estona.",
"Please reload the page." : "Carregueu la pàgina de nou.",
- "The update was unsuccessful. " : "La actualització no ha tingut èxit",
"The update was successful. Redirecting you to ownCloud now." : "L'actualització ha estat correcte. Ara us redirigim a ownCloud.",
"Couldn't reset password because the token is invalid" : "No es pot restablir la contrasenya perquè el testimoni no és vàlid",
"Couldn't send reset email. Please make sure your username is correct." : "No s'ha pogut enviar el correu de restabliment. Assegureu-vos que el vostre nom d'usuari és correcte.",
@@ -158,7 +156,6 @@ OC.L10N.register(
"Code: %s" : "Codi: %s",
"Message: %s" : "Missatge: %s",
"File: %s" : "Fitxer: %s",
- "Security Warning" : "Avís de seguretat",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "La carpeta de dades i els seus fitxers probablement són accessibles des d'internet perquè el fitxer .htaccess no funciona.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Per informació de com configurar el servidor, comproveu la <a href=\"%s\" target=\"_blank\">documentació</a>.",
"Create an <strong>admin account</strong>" : "Crea un <strong>compte d'administrador</strong>",