summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-24 01:54:39 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-24 01:54:39 -0400
commit6a4a474aa94202c0d675b86fab384f509b9522f6 (patch)
treeec128b527b72431ab71776435f2611be850a39d8 /lib
parentcc559c5b4bf4935d9ca48c764990f15a25382d7a (diff)
downloadnextcloud-server-6a4a474aa94202c0d675b86fab384f509b9522f6.tar.gz
nextcloud-server-6a4a474aa94202c0d675b86fab384f509b9522f6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/fr.php1
-rw-r--r--lib/l10n/nl.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index d753e2cf44e..6b6865184eb 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Utilisateurs",
"Admin" => "Administration",
"Failed to upgrade \"%s\"." => "Echec de la mise à niveau \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "L'application \\\"%s\\\" ne peut être installée car elle n'est pas compatible avec cette version de ownCloud.",
"No app name specified" => "Aucun nom d'application spécifié",
"Unknown filetype" => "Type de fichier inconnu",
"Invalid image" => "Image invalide",
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php
index c112d8bf34e..e643cab1162 100644
--- a/lib/l10n/nl.php
+++ b/lib/l10n/nl.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Gebruikers",
"Admin" => "Beheerder",
"Failed to upgrade \"%s\"." => "Upgrade \"%s\" mislukt.",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "App \\\"%s\\\" kan niet worden geïnstalleerd omdat de app niet compatible is met deze versie van ownCloud.",
"No app name specified" => "De app naam is niet gespecificeerd.",
"Unknown filetype" => "Onbekend bestandsformaat",
"Invalid image" => "Ongeldige afbeelding",