diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-25 01:55:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-25 01:55:32 -0400 |
commit | f46e49529fed8cb60ff846bb959b2f564b14bea6 (patch) | |
tree | 5b16ab145e8fead51e36e274b3fe2c7654e220fe /apps/files_sharing | |
parent | dbf81c89b68f5e999eb16b65588cc110cc9a4f17 (diff) | |
download | nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.tar.gz nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/da.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.php | 7 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ru.php | 1 |
10 files changed, 13 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php index a9263d0e63d..8ab8c077be5 100644 --- a/apps/files_sharing/l10n/da.php +++ b/apps/files_sharing/l10n/da.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Server til serverdeling er ikke slået til på denne server", +"The mountpoint name contains invalid characters." => "Monteringspunktets navn indeholder ugyldige tegn.", "Invalid or untrusted SSL certificate" => "Ugyldigt eller upålideligt SSL-certifikat", "Couldn't add remote share" => "Kunne ikke tliføje den delte ekstern ressource", "Shared with you" => "Delt med dig", diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php index 95b838b53aa..517f7c68b2e 100644 --- a/apps/files_sharing/l10n/de.php +++ b/apps/files_sharing/l10n/de.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Der Server für die Serverfreigabe ist auf diesem Server nicht aktiviert", +"The mountpoint name contains invalid characters." => "Der Name des Einhängepunktes enthält nicht gültige Zeichen.", "Invalid or untrusted SSL certificate" => "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", "Couldn't add remote share" => "Entfernte Freigabe kann nicht hinzu gefügt werden", "Shared with you" => "Mit Dir geteilt", diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php index d1c5f26813d..231b2adb15c 100644 --- a/apps/files_sharing/l10n/de_DE.php +++ b/apps/files_sharing/l10n/de_DE.php @@ -1,8 +1,9 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Der Server für die Serverfreigabe ist auf diesem Server nicht aktiviert", +"The mountpoint name contains invalid characters." => "Der Name des Einhängepunktes enthält nicht gültige Zeichen.", "Invalid or untrusted SSL certificate" => "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", -"Couldn't add remote share" => "Entfernte Freigabe kann nicht hinzu gefügt werden", +"Couldn't add remote share" => "Entfernte Freigabe kann nicht hinzugefügt werden", "Shared with you" => "Mit Ihnen geteilt", "Shared with others" => "Von Ihnen geteilt", "Shared by link" => "Geteilt über einen Link", @@ -15,7 +16,7 @@ $TRANSLATIONS = array( "Cancel" => "Abbrechen", "Add remote share" => "Entfernte Freigabe hinzufügen", "No ownCloud installation found at {remote}" => "Keine OwnCloud-Installation auf {remote} gefunden", -"Invalid ownCloud url" => "Ungültige OwnCloud-URL", +"Invalid ownCloud url" => "Ungültige OwnCloud-Adresse", "Shared by" => "Geteilt von", "This share is password-protected" => "Diese Freigabe ist durch ein Passwort geschützt", "The password is wrong. Try again." => "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", @@ -34,6 +35,6 @@ $TRANSLATIONS = array( "Direct link" => "Direkte Verlinkung", "Remote Shares" => "Entfernte Freigaben", "Allow other instances to mount public links shared from this server" => "Andere Instanzen zum Hinzufügen von öffentlichen Links, die über diesen Server Freigegeben werden, erlauben", -"Allow users to mount public link shares" => "Erlaube Nutzern das Hinzufügen von freigegebenen öffentlichen Links" +"Allow users to mount public link shares" => "Benutzern das Hinzufügen von freigegebenen öffentlichen Links erlauben" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php index 5ed2859ad26..66238fbb6b8 100644 --- a/apps/files_sharing/l10n/en_GB.php +++ b/apps/files_sharing/l10n/en_GB.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Server to server sharing is not enabled on this server", +"The mountpoint name contains invalid characters." => "The mountpoint name contains invalid characters.", "Invalid or untrusted SSL certificate" => "Invalid or untrusted SSL certificate", "Couldn't add remote share" => "Couldn't add remote share", "Shared with you" => "Shared with you", diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 5ac7187d5f3..2611ab993d1 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Compartir entre servidores no está habilitado en este servidor", +"The mountpoint name contains invalid characters." => "El punto de montaje contiene caracteres inválidos.", "Invalid or untrusted SSL certificate" => "Certificado SSL inválido o no confiable", "Couldn't add remote share" => "No se puede añadir un compartido remoto", "Shared with you" => "Compartido contigo", diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php index f1ec8c6d535..210b2d57d37 100644 --- a/apps/files_sharing/l10n/fi_FI.php +++ b/apps/files_sharing/l10n/fi_FI.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Palvelimelta-palvelimelle-jakaminen ei ole käytössä tällä palvelimella", +"The mountpoint name contains invalid characters." => "Liitospisteen nimi sisältää virheellisiä merkkejä.", "Invalid or untrusted SSL certificate" => "Virheellinen tai ei-luotettu SSL-varmenne", "Couldn't add remote share" => "Etäjaon liittäminen epäonnistui", "Shared with you" => "Jaettu kanssasi", diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php index 2693973e2b8..870392dccb4 100644 --- a/apps/files_sharing/l10n/fr.php +++ b/apps/files_sharing/l10n/fr.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Le partage de serveur à serveur n'est pas activé sur ce serveur", +"The mountpoint name contains invalid characters." => "Le nom du point de montage contient des caractères invalides.", "Invalid or untrusted SSL certificate" => "Certificat SSL invalide ou non-fiable", "Couldn't add remote share" => "Impossible d'ajouter un partage distant", "Shared with you" => "Partagés avec vous", diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php index 0c84f8ee60f..91f8cd3e74c 100644 --- a/apps/files_sharing/l10n/nl.php +++ b/apps/files_sharing/l10n/nl.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Server met server delen is niet geactiveerd op deze server", +"The mountpoint name contains invalid characters." => "De naam van het mountpoint bevat ongeldige karakters.", "Invalid or untrusted SSL certificate" => "Ongeldig of onvertrouwd SSL-certificaat", "Couldn't add remote share" => "Kon geen externe share toevoegen", "Shared with you" => "Gedeeld met u", diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php index 312196480ab..c190c6fbc89 100644 --- a/apps/files_sharing/l10n/pt_BR.php +++ b/apps/files_sharing/l10n/pt_BR.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Compartilhamento de servidor para servidor não está habilitado no servidor", +"The mountpoint name contains invalid characters." => "O nome do ponto de montagem contém caracteres inválidos.", "Invalid or untrusted SSL certificate" => "Certificado SSL inválido ou não confiável", "Couldn't add remote share" => "Não foi possível adicionar compartilhamento remoto", "Shared with you" => "Compartilhado com você", diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php index ee7fb6f86e3..96cdbb698c9 100644 --- a/apps/files_sharing/l10n/ru.php +++ b/apps/files_sharing/l10n/ru.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" => "Доступные для Вас", |