summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-06 01:57:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-06 01:57:10 -0400
commitca739a59f05e3f8b2ca8bd62d91156ec33f7658e (patch)
tree438618a0b4f9b25be275dd3df24b7395ed8c047f /apps/files
parent70e0ae063739b9749883bd184fee0a80f184685b (diff)
downloadnextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.tar.gz
nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/da.php4
-rw-r--r--apps/files/l10n/eu.php4
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php
index 24e95f8ec39..c18cb6a5088 100644
--- a/apps/files/l10n/da.php
+++ b/apps/files/l10n/da.php
@@ -28,6 +28,7 @@ $TRANSLATIONS = array(
"Upload failed. Could not get file info." => "Upload fejlede. Kunne ikke hente filinformation.",
"Invalid directory." => "Ugyldig mappe.",
"Files" => "Filer",
+"All files" => "Alle filer",
"Unable to upload {filename} as it is a directory or has 0 bytes" => "Kan ikke upload {filename} da det er enten en mappe eller indholder 0 bytes.",
"Total file size {size1} exceeds upload limit {size2}" => "Den totale filstørrelse {size1} er større end uploadgrænsen {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" => "Der er ikke tilstrækkeligt friplads. Du uplaoder {size1} men der er kun {size2} tilbage",
@@ -83,6 +84,7 @@ $TRANSLATIONS = array(
"Download" => "Download",
"Upload too large" => "Upload er for stor",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server.",
-"Files are being scanned, please wait." => "Filerne bliver indlæst, vent venligst."
+"Files are being scanned, please wait." => "Filerne bliver indlæst, vent venligst.",
+"Currently scanning" => "Indlæser"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files/l10n/eu.php b/apps/files/l10n/eu.php
index d796ab96b5e..3cefd97609b 100644
--- a/apps/files/l10n/eu.php
+++ b/apps/files/l10n/eu.php
@@ -28,6 +28,7 @@ $TRANSLATIONS = array(
"Upload failed. Could not get file info." => "Igoerak huts egin du. Ezin izan da fitxategiaren informazioa eskuratu.",
"Invalid directory." => "Baliogabeko karpeta.",
"Files" => "Fitxategiak",
+"All files" => "Fitxategi guztiak",
"Unable to upload {filename} as it is a directory or has 0 bytes" => "Ezin da {filename} igo karpeta bat delako edo 0 byte dituelako",
"Total file size {size1} exceeds upload limit {size2}" => "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du",
"Not enough free space, you are uploading {size1} but only {size2} is left" => "Ez dago leku nahikorik, zu {size1} igotzen ari zara baina bakarrik {size2} libre dago",
@@ -83,6 +84,7 @@ $TRANSLATIONS = array(
"Download" => "Deskargatu",
"Upload too large" => "Igoera handiegia da",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.",
-"Files are being scanned, please wait." => "Fitxategiak eskaneatzen ari da, itxoin mezedez."
+"Files are being scanned, please wait." => "Fitxategiak eskaneatzen ari da, itxoin mezedez.",
+"Currently scanning" => "Eskaneatzen une honetan"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";