summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-11 02:26:22 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-11 02:26:22 +0200
commitf74659f3f608cf022e320d366c0e0cd9b4b35767 (patch)
treef73617ee792499479e7aa24ed3d27c708d1a8507 /apps/files_sharing
parentd134ba9a82a904ba317d4a6d9a75e46ab9249ddc (diff)
downloadnextcloud-server-f74659f3f608cf022e320d366c0e0cd9b4b35767.tar.gz
nextcloud-server-f74659f3f608cf022e320d366c0e0cd9b4b35767.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/fr.php1
-rw-r--r--apps/files_sharing/l10n/hu_HU.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php
index 145880b7e59..32aa6e0065a 100644
--- a/apps/files_sharing/l10n/fr.php
+++ b/apps/files_sharing/l10n/fr.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"The password is wrong. Try again." => "Le mot de passe est incorrect. Veuillez réessayer.",
"Password" => "Mot de passe",
"Submit" => "Envoyer",
"%s shared the folder %s with you" => "%s a partagé le répertoire %s avec vous",
diff --git a/apps/files_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php
index 0b964379bb9..15ff6ff3c2b 100644
--- a/apps/files_sharing/l10n/hu_HU.php
+++ b/apps/files_sharing/l10n/hu_HU.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"The password is wrong. Try again." => "A megadott jelszó nem megfelelő. Próbálja újra!",
"Password" => "Jelszó",
"Submit" => "Elküld",
"%s shared the folder %s with you" => "%s megosztotta Önnel ezt a mappát: %s",