aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-21 01:55:45 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-21 01:55:45 -0400
commit8485743e336c6995d80ce6d0f3021e9b6a54556a (patch)
tree07150c41de89ea732dbef669a012b54941500b56 /lib
parentc0ddf06dfe5056598ed08c34da46bde0f8cab34c (diff)
downloadnextcloud-server-8485743e336c6995d80ce6d0f3021e9b6a54556a.tar.gz
nextcloud-server-8485743e336c6995d80ce6d0f3021e9b6a54556a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/fr.php2
-rw-r--r--lib/l10n/pt_PT.php1
-rw-r--r--lib/l10n/uk.php2
3 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index 3e07893f749..8a61c6ff8ad 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -11,7 +11,7 @@ $TRANSLATIONS = array(
"Settings" => "Paramètres",
"Users" => "Utilisateurs",
"Admin" => "Administration",
-"Recommended" => "Recommandé",
+"Recommended" => "Recommandée",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "L'application \\\"%s\\\" ne peut pas ê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",
diff --git a/lib/l10n/pt_PT.php b/lib/l10n/pt_PT.php
index 20cfef8a2cb..f475fe934a6 100644
--- a/lib/l10n/pt_PT.php
+++ b/lib/l10n/pt_PT.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Settings" => "Configurações",
"Users" => "Utilizadores",
"Admin" => "Admin",
+"Recommended" => "Recomendado",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "A Aplicação \\\"%s\\\" não pode ser instalada porque não é compatível com esta versão do owncloud.",
"No app name specified" => "O nome da aplicação não foi especificado",
"Unknown filetype" => "Ficheiro desconhecido",
diff --git a/lib/l10n/uk.php b/lib/l10n/uk.php
index 45df303d1e9..7c507a00dd7 100644
--- a/lib/l10n/uk.php
+++ b/lib/l10n/uk.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
+"Cannot write into \"config\" directory!" => "Не можу писати у каталог \"config\"!",
+"Sample configuration detected" => "Виявлено приклад конфігурації",
"Help" => "Допомога",
"Personal" => "Особисте",
"Settings" => "Налаштування",