diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
commit | 04d19fb1d7a7fe1937c2a68e948c715d346c1a17 (patch) | |
tree | 1e0f22a7ae6701c5ea37094af1103ae7b728242b /apps/files_sharing/l10n/ca.js | |
parent | 6883c52e9d3fed9d5f4a99d20c8370380d4228ab (diff) | |
download | nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.tar.gz nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 343f7ddc492..53278509e16 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -234,16 +234,21 @@ OC.L10N.register( "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", "Shares" : "Element compartits", "Overview of shared files." : "Informació general dels fitxers compartits.", + "No shares" : "No hi ha cap element compartit", "Shared with you" : "Compartit amb vós", "List of files that are shared with you." : "Llista de fitxers que s'han compartit amb vós.", + "Nothing shared with you yet" : "Encara no s'ha compartit res amb vós", "Shared with others" : "Compartit amb altres", "List of files that you shared with others." : "Llista de fitxers que heu compartit amb altres persones.", + "Nothing shared yet" : "Encara no heu compartit res", "Shared by link" : "Compartit amb un enllaç", "List of files that are shared by link." : "Llista de fitxers compartits mitjançant un enllaç.", + "No shared links" : "No hi ha cap enllaç compartit", "Deleted shares" : "Suprimit", - "List of shares that you removed yourself from." : "Llista d'elements compartits dels quals us heu suprimit.", + "No deleted shares" : "No hi ha cap element compartit suprimit", "Pending shares" : "Pendent", "List of unapproved shares." : "Llista d'elements compartits no aprovats.", + "No pending shares" : "No hi ha cap element compartit pendent", "No entries found in this folder" : "No hi ha cap entrada en aquesta carpeta", "Name" : "Nom", "Share time" : "Temps d'ús compartit", @@ -262,17 +267,11 @@ OC.L10N.register( "Uploaded files:" : "Fitxers pujats:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Si pugeu fitxers, accepteu les %1$scondicions del servei%2$s.", "Add to your Nextcloud" : "Afegeix al Nextcloud", - "Nothing shared with you yet" : "Encara no s'ha compartit res amb vós", "Files and folders others share with you will show up here" : "Els fitxers i les carpetes que altres usuaris comparteixin amb vós es mostraran aquí", - "Nothing shared yet" : "Encara no heu compartit res", "Files and folders you share will show up here" : "Els fitxers i les carpetes que compartiu es mostraran aquí", - "No shared links" : "No hi ha cap enllaç compartit", "Files and folders you share by link will show up here" : "Els fitxers i les carpetes que compartiu amb un enllaç es mostraran aquí", - "No deleted shares" : "No hi ha cap element compartit suprimit", "Shares you deleted will show up here" : "Els elements compartits que heu suprimit es mostraran aquí", - "No pending shares" : "No hi ha cap element compartit pendent", "Shares you have received but not confirmed will show up here" : "Els elements compartits que heu rebut, però que no heu confirmat es mostraran aquí", - "No shares" : "No hi ha cap element compartit", "Shares will show up here" : "Els elements compartits es mostraran aquí", "Restore" : "Restaura", "Something happened. Unable to restore the share." : "S'ha produït un error. No es pot restaurar l'element compartit.", |