diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:48 +0000 |
commit | 322bb03a589778573ace1d866d1345820d1e9496 (patch) | |
tree | 2753c19824a1a72633fe2b0a06649f2727b91424 /apps/files_sharing/l10n/ca.js | |
parent | 3519f20add91ea990b9bd049e2c028b7915cfca3 (diff) | |
download | nextcloud-server-322bb03a589778573ace1d866d1345820d1e9496.tar.gz nextcloud-server-322bb03a589778573ace1d866d1345820d1e9496.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, 10 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index ea32f966059..8e87476f4e7 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Pujada", "Edit" : "Edició", "Bundled permissions" : "Permisos agrupats", + "Open Sharing Details" : "Obre els detalls d'ús compartit", "group" : "grup", "conversation" : "conversa", "remote" : "element remot", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Introduïu una data", "Create share" : "Crea l'element compartit", "Cancel" : "Cancel·la", + "Customize link" : "Personalitza l'enllaç", "Add another link" : "Afegeix un altre enllaç", "Create a new share link" : "Crear un enllaç d'ús compartit nou", "{shareWith} by {initiator}" : "{shareWith} per {initiator}", @@ -173,7 +175,7 @@ OC.L10N.register( "Error while creating the share" : "S'ha produït un error en crear l'element compartit", "View only" : "Només visualitació", "Can edit" : "Pot editar", - "File drop" : "Deixa anar el fitxer", + "File drop" : "Pujada de fitxers", "Search for share recipients" : "Cerqueu destinataris de l'element compartit", "No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.", "Resharing is not allowed" : "No es permet l'ús compartit derivat", @@ -190,9 +192,10 @@ OC.L10N.register( "Deck board" : "Tauler de Targetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "a {server}", + "Upload only" : "Només pujada", "Advanced settings" : "Paràmetres avançats", "Share label" : "Etiqueta d'ús compartit", - "Set password" : "Establiu la contrasenya", + "Set password" : "Estableix una contrasenya", "Password" : "Contrasenya", "Password expires {passwordExpirationTime}" : "La contrasenya caduca el {passwordExpirationTime}", "Password expired" : "La contrasenya ha caducat", @@ -202,8 +205,12 @@ OC.L10N.register( "Video verification" : "Verificació de vídeo", "Note to recipient" : "Nota per al destinatari", "Create" : "Crea", - "Update" : "Actualització", + "Update" : "Actualitza", "Share" : "Comparteix", + "Delete share" : "Suprimeix l'element compartit", + "Share with " : "Comparteix amb", + "Save share" : "Desa l'element compartit", + "Update share" : "Actualitza l'element compartit", "Others with access" : "Altres usuaris amb accés", "No other users with access found" : "No s'ha trobat cap altre usuari amb accés", "Toggle list of others with access to this directory" : "Canvia la llista d'altres usuaris amb accés a aquesta carpeta", |