summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
commita7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch)
treeccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/ca.js
parent2ee948e8d1a836696c514657c78804d1942f0d7b (diff)
downloadnextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz
nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ca.js')
-rw-r--r--apps/files/l10n/ca.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index d9ef781d1da..8536b7530d5 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -70,7 +70,6 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n fitxer","%n fitxers"],
"{dirs} and {files}" : "{dirs} i {files}",
"_including %n hidden_::_including %n hidden_" : ["incloent-hi %n element ocult","incloent-hi %n elements ocults"],
- "You don’t have permission to upload or create files here" : "No teniu permís per a pujar o crear fitxers aquí",
"_Uploading %n file_::_Uploading %n files_" : ["S'està pujant %n fitxer","S'estan pujant %n fitxers"],
"New" : "Nou",
"Select file range" : "Selecciona un interval de fitxers",
@@ -169,7 +168,6 @@ OC.L10N.register(
"Transfer {path} to {userid}" : "Transfereix {path} a {userid}",
"Invalid path selected" : "El camí seleccionat no és vàlid",
"Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat",
- "Cannot transfer ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre",
"Tags" : "Etiquetes",
"Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de preferit del fitxer",
"Error while loading the file data" : "S'ha produït un error en carregar la informació del fitxer",
@@ -210,6 +208,8 @@ OC.L10N.register(
"Pending shares" : "Pendent",
"Text file" : "Fitxer de text",
"New text file.txt" : "Fitxer de text nou.txt",
- "Select" : "Selecciona"
+ "Select" : "Selecciona",
+ "You don’t have permission to upload or create files here" : "No teniu permís per a pujar o crear fitxers aquí",
+ "Cannot transfer ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre"
},
"nplurals=2; plural=(n != 1);");