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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'external/l10n/ca.js')
-rw-r--r--external/l10n/ca.js16
1 files changed, 0 insertions, 16 deletions
diff --git a/external/l10n/ca.js b/external/l10n/ca.js
deleted file mode 100644
index ddd43011a..000000000
--- a/external/l10n/ca.js
+++ /dev/null
@@ -1,16 +0,0 @@
-OC.L10N.register(
- "external",
- {
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Siusplau introdueix adreces vàlides - han de començar amb http://, https:// o /",
- "External sites saved." : "S'han desat els llocs web externs",
- "External Sites" : "Llocs web externs",
- "Please note that some browsers will block displaying of sites via http if you are running https." : "Siusplau tingues en compte que alguns navegadors poden bloquejar les webs amb http quan utilitzis https.",
- "Furthermore please note that many sites these days disallow iframing due to security reasons." : "A més a més nota que actualment molts llocs web estan deshabilitant els iframes per motius de seguretat.",
- "We highly recommend to test the configured sites below properly." : "Recomanem ferventment que els llocs web configurats a continuació siguin testejats adequadament.",
- "Name" : "Nom",
- "URL" : "URL",
- "Select an icon" : "Seleccioneu una icona",
- "Remove site" : "Elimina el lloc",
- "Add" : "Afegeix"
-},
-"nplurals=2; plural=(n != 1);");