diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-26 01:54:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-26 01:54:59 -0400 |
commit | 16319379905b2a8d52d182f7361864135408d622 (patch) | |
tree | 174717436b8dd9bd89347676070a849ba0d46e29 /apps/files_sharing/l10n | |
parent | 6365c57b04b056bc17ce6d7f23b40acce35058ef (diff) | |
download | nextcloud-server-16319379905b2a8d52d182f7361864135408d622.tar.gz nextcloud-server-16319379905b2a8d52d182f7361864135408d622.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/it.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.php | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php index 7b8a6efee98..5aad92e7d09 100644 --- a/apps/files_sharing/l10n/it.php +++ b/apps/files_sharing/l10n/it.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "La condivisione tra server non è abilitata su questo server", +"The mountpoint name contains invalid characters." => "Il nome del punto di mount contiene caratteri non validi.", "Invalid or untrusted SSL certificate" => "Certificato SSL non valido o non attendibile", "Couldn't add remote share" => "Impossibile aggiungere la condivisione remota", "Shared with you" => "Condiviso con te", diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php index 65c40e89dac..ee3dfbcac48 100644 --- a/apps/files_sharing/l10n/pl.php +++ b/apps/files_sharing/l10n/pl.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Współdzielenie między serwerami nie jest uruchomione na tym serwerze", +"The mountpoint name contains invalid characters." => "Nazwa zamontowanego zasobu zawiera niedozwolone znaki.", "Invalid or untrusted SSL certificate" => "Niewłaściwy lub niezaufany certyfikat SSL", "Couldn't add remote share" => "Nie można dodać zdalnego folderu", "Shared with you" => "Współdzielony z Tobą", |