diff options
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 51 |
1 files changed, 24 insertions, 27 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index ec8c6586173..3c33805c126 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -1,31 +1,6 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "Compartit amb vós", - "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í", - "Shared with others" : "Compartit amb altres", - "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í", - "Shared by link" : "Compartit amb un enllaç", - "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í", - "Deleted shares" : "Suprimit", - "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í", - "Pending shares" : "Pendent", - "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í", - "Shares" : "Element compartits", - "No shares" : "No hi ha cap element compartit", - "Shares will show up here" : "Els elements compartits es mostraran aquí", - "Restore" : "Restaura", - "Restore share" : "Restaura l'element compartit", - "Something happened. Unable to restore the share." : "S'ha produït un error. No es pot restaurar l'element compartit.", - "Accept share" : "Accepta l'element compartit", - "Something happened. Unable to accept the share." : "S'ha produït un error. No es pot acceptar l'element compartit.", - "Reject share" : "Rebutja l'element compartit", - "Something happened. Unable to reject the share." : "S'ha produït un error. No es pot rebutjar l'element compartit.", "Waiting…" : "S'està esperant…", "error" : "error", "finished" : "ha finalitzat", @@ -40,8 +15,6 @@ OC.L10N.register( "No compatible server found at {remote}" : "No s'ha trobat cap servidor compatible a {remote}", "Invalid server URL" : "L'URL del servidor no és vàlida", "Failed to add the public link to your Nextcloud" : "No s'ha pogut afegir l'enllaç públic al vostre Nextcloud", - "No expiration date set" : "No s'ha establert cap data de caducitat", - "Shared by" : "Compartit per", "File shares" : "Fitxers compartits", "Downloaded via public link" : "S'ha baixat mitjançant un enllaç públic", "Downloaded by {email}" : "{email} l'ha baixat", @@ -247,6 +220,7 @@ OC.L10N.register( "Share {propertyName} saved" : "S'ha desat l'element compartit {propertyName}", "Shared" : "S'ha compartit", "Share" : "Comparteix", + "Shared by" : "Compartit per", "Shared with" : "S'ha compartit amb", "Password created successfully" : "La contrasenya s'ha creat correctament", "Error generating password from password policy" : "S'ha produït un error en generar la contrasenya a partir de la política de contrasenyes", @@ -254,6 +228,12 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} l'ha compartit amb vós i amb el cercle {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} l'ha compartit amb vós i amb la conversa {conversation}", "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", + "Shares" : "Element compartits", + "Shared with you" : "Compartit amb vós", + "Shared with others" : "Compartit amb altres", + "Shared by link" : "Compartit amb un enllaç", + "Deleted shares" : "Suprimit", + "Pending shares" : "Pendent", "No entries found in this folder" : "No hi ha cap entrada en aquesta carpeta", "Name" : "Nom", "Share time" : "Temps d'ús compartit", @@ -272,6 +252,23 @@ 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.", + "Something happened. Unable to accept the share." : "S'ha produït un error. No es pot acceptar l'element compartit.", + "Something happened. Unable to reject the share." : "S'ha produït un error. No es pot rebutjar l'element compartit.", + "No expiration date set" : "No s'ha establert cap data de caducitat", "Sharing %s failed because the back end does not support sciencemesh shares" : "No s'ha pogut compartir %s perquè el rerefons no permet l'ús compartit amb ScienceMesh", "One or more of your shares will expire tomorrow" : "Una o més dels vostres elements compartits caducaran demà", "Science Mesh" : "ScienceMesh", |