diff options
Diffstat (limited to 'core/l10n/ca.php')
-rw-r--r-- | core/l10n/ca.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php index 63f337f9c56..d7f3ce7be55 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -25,6 +25,8 @@ "Error while sharing" => "Error en compartir", "Error while unsharing" => "Error en deixar de compartir", "Error while changing permissions" => "Error en canviar els permisos", +"Shared with you and the group {group} by {owner}" => "Compartit amb vos i amb el grup {group} per {owner}", +"Shared with you by {owner}" => "Compartit amb vos per {owner}", "Share with" => "Comparteix amb", "Share with link" => "Comparteix amb enllaç", "Password protect" => "Protegir amb contrasenya", @@ -34,6 +36,7 @@ "Share via email:" => "Comparteix per correu electrònic", "No people found" => "No s'ha trobat ningú", "Resharing is not allowed" => "No es permet compartir de nou", +"Shared in {item} with {user}" => "Compartit en {item} amb {user}", "Unshare" => "Deixa de compartir", "can edit" => "pot editar", "access control" => "control d'accés", |