summaryrefslogtreecommitdiffstats
path: root/lib/l10n/hu_HU.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-12-17 06:46:52 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-12-17 06:46:52 -0500
commita99dd3183cf0ea439cca4cac5471d7884193c09c (patch)
treeabc48156096c4d8c8fcd2f76e6aab1ad2e3bdcb5 /lib/l10n/hu_HU.php
parent5a1194520ec71e9f471289a6f85e4c2aa93a9e59 (diff)
downloadnextcloud-server-a99dd3183cf0ea439cca4cac5471d7884193c09c.tar.gz
nextcloud-server-a99dd3183cf0ea439cca4cac5471d7884193c09c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hu_HU.php')
-rw-r--r--lib/l10n/hu_HU.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hu_HU.php b/lib/l10n/hu_HU.php
index 0d91b70b51a..efaf2a2fd48 100644
--- a/lib/l10n/hu_HU.php
+++ b/lib/l10n/hu_HU.php
@@ -16,6 +16,7 @@ $TRANSLATIONS = array(
"Files need to be downloaded one by one." => "A fájlokat egyenként kell letölteni.",
"Back to Files" => "Vissza a Fájlokhoz",
"Selected files too large to generate zip file." => "A kiválasztott fájlok túl nagyok a zip tömörítéshez.",
+"Please download the files separately in smaller chunks or kindly ask your administrator." => "A file-t kisebb részekben töltsd le vagy beszélj az adminisztrátorral a megoldás érdekében.",
"No source specified when installing app" => "Az alkalmazás telepítéséhez nincs forrás megadva",
"No href specified when installing app from http" => "Az alkalmazás http-n keresztül történő telepítéséhez nincs href hivetkozás megadva",
"No path specified when installing app from local file" => "Az alkalmazás helyi telepítéséhez nincs útvonal (mappa) megadva",
@@ -64,7 +65,6 @@ $TRANSLATIONS = array(
"last month" => "múlt hónapban",
"_%n month ago_::_%n months ago_" => array("%n hónappal ezelőtt","%n hónappal ezelőtt"),
"last year" => "tavaly",
-"years ago" => "több éve",
-"Caused by:" => "Okozta:"
+"years ago" => "több éve"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";