diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-23 01:55:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-23 01:55:51 -0400 |
commit | e75c2edba609fd5e91be1c7b929380c6245af583 (patch) | |
tree | d1551c82b5fc340c7a46829322465f390d382b77 /apps/files_sharing | |
parent | e9ec45ddd1c965523f3e232a9cb0ad438750ddec (diff) | |
download | nextcloud-server-e75c2edba609fd5e91be1c7b929380c6245af583.tar.gz nextcloud-server-e75c2edba609fd5e91be1c7b929380c6245af583.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/el.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu_HU.php | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php index d12f4b56166..a4d8e35d90e 100644 --- a/apps/files_sharing/l10n/el.php +++ b/apps/files_sharing/l10n/el.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Ο διαμοιρασμός μεταξύ διακομιστών δεν έχει ενεργοποιηθεί σε αυτόν το διακομιστή", +"The mountpoint name contains invalid characters." => "Το όνομα σημείου προσάρτησης περιέχει μη έγκυρους χαρακτήρες.", "Invalid or untrusted SSL certificate" => "Μη έγκυρο ή μη έμπιστο πιστοποιητικό SSL", "Couldn't add remote share" => "Αδυναμία προσθήκης απομακρυσμένου κοινόχρηστου φακέλου", "Shared with you" => "Διαμοιρασμένο με εσάς", diff --git a/apps/files_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php index 0194e0aa6b3..aee8a5151d7 100644 --- a/apps/files_sharing/l10n/hu_HU.php +++ b/apps/files_sharing/l10n/hu_HU.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "A kiszolgálók közötti megosztás nincs engedélyezve ezen a kiszolgálón", +"The mountpoint name contains invalid characters." => "A csatlakozási pont neve érvénytelen karaktereket tartalmaz ", "Invalid or untrusted SSL certificate" => "Érvénytelen vagy nem megbízható az SSL tanúsítvány", "Couldn't add remote share" => "A távoli megosztás nem hozható létre", "Shared with you" => "Velem osztották meg", |