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:
authorNextcloud bot <bot@nextcloud.com>2018-09-27 03:12:26 +0300
committerNextcloud bot <bot@nextcloud.com>2018-09-27 03:12:26 +0300
commit2ace0df82a07603f4d734c0a17760574f0c1cbeb (patch)
treee15fd0450f1f60db48fb18bab79cbb675c81bc7e /apps/files/l10n/ca.js
parentbf57c53ca5b3f61c94c65649aafc3d96b2d6699e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ca.js')
-rw-r--r--apps/files/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index bbafd34158b..3a499d6725a 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -15,12 +15,12 @@ OC.L10N.register(
"Close" : "Tanca",
"Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta \"{dir}\"",
"Upload cancelled." : "La pujada s'ha cancel·lat.",
+ "…" : ".....",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
"Not enough free space" : "Espai lliure insuficient",
"Uploading …" : "Carregant...",
- "…" : ".....",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Target folder does not exist any more" : "La carpeta de destí no existeix",
"Error when assembling chunks, status code {status}" : "S'ha produït un error mentre es recopilaven els fragments, el codi d'estat és {status}",