summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-26 04:04:05 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-26 04:04:05 -0500
commitdc67c7efa9ff20f8b4466e5b6490405439d4a90f (patch)
tree156b3fdf852ec411dd814d3623c18fd8b96d59e1 /lib/l10n
parentfaf14b4c79d34fbc83e301c49dc3ac4849f0c3ca (diff)
downloadnextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.tar.gz
nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/fr.php1
-rw-r--r--lib/l10n/sl.php5
-rw-r--r--lib/l10n/sv.php1
3 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index c9767565b18..82d5739e540 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -16,6 +16,7 @@ $TRANSLATIONS = array(
"Files need to be downloaded one by one." => "Les fichiers nécessitent d'être téléchargés un par un.",
"Back to Files" => "Retour aux Fichiers",
"Selected files too large to generate zip file." => "Les fichiers sélectionnés sont trop volumineux pour être compressés.",
+"Please download the files separately in smaller chunks or kindly ask your administrator." => "Merci de télécharger les fichiers séparément en parties plus petites, ou demandez aimablement à votre administrateur.",
"No source specified when installing app" => "Aucune source spécifiée pour installer l'application",
"No href specified when installing app from http" => "Aucun href spécifié pour installer l'application par http",
"No path specified when installing app from local file" => "Aucun chemin spécifié pour installer l'application depuis un fichier local",
diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php
index 56be601f54d..49c9c6a3b29 100644
--- a/lib/l10n/sl.php
+++ b/lib/l10n/sl.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"No app name specified" => "Ni podanega imena programa",
"Help" => "Pomoč",
"Personal" => "Osebno",
"Settings" => "Nastavitve",
@@ -14,6 +15,10 @@ $TRANSLATIONS = array(
"Files need to be downloaded one by one." => "Datoteke je mogoče prejeti le posamično.",
"Back to Files" => "Nazaj na datoteke",
"Selected files too large to generate zip file." => "Izbrane datoteke so prevelike za ustvarjanje datoteke arhiva zip.",
+"No source specified when installing app" => "Ni podanega vira med nameščenjem programa",
+"No href specified when installing app from http" => "Ni podanega podatka naslova HREF med nameščenjem programa preko protokola HTTP.",
+"No path specified when installing app from local file" => "Ni podane poti med nameščenjem programa iz krajevne datoteke",
+"Archives of type %s are not supported" => "Arhivi vrste %s niso podprti",
"App directory already exists" => "Programska mapa že obstaja",
"Application is not enabled" => "Program ni omogočen",
"Authentication error" => "Napaka overjanja",
diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php
index 66cd34f73dd..4f04cbe3159 100644
--- a/lib/l10n/sv.php
+++ b/lib/l10n/sv.php
@@ -16,6 +16,7 @@ $TRANSLATIONS = array(
"Files need to be downloaded one by one." => "Filer laddas ner en åt gången.",
"Back to Files" => "Tillbaka till Filer",
"Selected files too large to generate zip file." => "Valda filer är för stora för att skapa zip-fil.",
+"Please download the files separately in smaller chunks or kindly ask your administrator." => "Ladda ner filerna i mindre bitar, separat eller fråga din administratör.",
"No source specified when installing app" => "Ingen källa angiven vid installation av app ",
"No href specified when installing app from http" => "Ingen href angiven vid installation av app från http",
"No path specified when installing app from local file" => "Ingen sökväg angiven vid installation av app från lokal fil",