diff options
Diffstat (limited to 'settings/l10n/ca.php')
-rw-r--r-- | settings/l10n/ca.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index 0a4324e5a58..56ee61760b5 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -106,9 +106,8 @@ $TRANSLATIONS = array( "Enable Share API" => "Habilita l'API de compartir", "Allow apps to use the Share API" => "Permet que les aplicacions utilitzin l'API de compartir", "Allow links" => "Permet enllaços", -"Allow users to share items to the public with links" => "Permet als usuaris compartir elements amb el públic amb enllaços", "Allow public uploads" => "Permet pujada pública", -"Allow users to enable others to upload into their publicly shared folders" => "Permet als usuaris habilitar pujades de tercers en les seves carpetes compartides al públic", +"Allow users to share items to the public with links" => "Permet als usuaris compartir elements amb el públic amb enllaços", "Allow resharing" => "Permet compartir de nou", "Allow users to share items shared with them again" => "Permet als usuaris compartir de nou elements ja compartits amb ells", "Allow users to share with anyone" => "Permet compartir amb qualsevol", |