diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-03 01:54:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-03 01:54:34 -0400 |
commit | 8787162ec990f689256d2a8e5f68630ee52c29bc (patch) | |
tree | fd0907de1140cb6b7d2ac52e322bfe9ace3095d8 /apps/files_sharing | |
parent | 70c54d485ae9ca54a0bf4eb69ac2d71d65573597 (diff) | |
download | nextcloud-server-8787162ec990f689256d2a8e5f68630ee52c29bc.tar.gz nextcloud-server-8787162ec990f689256d2a8e5f68630ee52c29bc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ca.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php index 19d85e7e67e..1b94c030358 100644 --- a/apps/files_sharing/l10n/ca.php +++ b/apps/files_sharing/l10n/ca.php @@ -1,8 +1,9 @@ <?php $TRANSLATIONS = array( -"Server to server sharing is not enabled on this server" => "La compartició entre servidors no està activat en aquest servidor", +"Server to server sharing is not enabled on this server" => "La compartició entre servidors no està activada en aquest servidor", +"Invalid or untrusted SSL certificate" => "El certificat SSL és invàlid o no és fiable", "Couldn't add remote share" => "No s'ha pogut afegir una compartició remota", -"Shared with you" => "Compartit per vós", +"Shared with you" => "Compartit amb vós", "Shared with others" => "Compartit amb altres", "Shared by link" => "Compartit amb enllaç", "No files have been shared with you yet." => "Encara no hi ha fitxers compartits amb vós.", |