diff options
Diffstat (limited to 'apps/files/l10n/hu_HU.php')
-rw-r--r-- | apps/files/l10n/hu_HU.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/hu_HU.php b/apps/files/l10n/hu_HU.php index 00035b376c4..97501ead209 100644 --- a/apps/files/l10n/hu_HU.php +++ b/apps/files/l10n/hu_HU.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "A tároló elérhetetlen.", +"Storage invalid" => "A tároló érvénytelen", "Unknown error" => "Ismeretlen hiba", "Could not move %s - File with this name already exists" => "%s áthelyezése nem sikerült - már létezik másik fájl ezzel a névvel", "Could not move %s" => "Nem sikerült %s áthelyezése", @@ -43,6 +45,7 @@ $TRANSLATIONS = array( "Error fetching URL" => "A megadott URL-ről nem sikerül adatokat kapni", "Share" => "Megosztás", "Delete" => "Törlés", +"Disconnect storage" => "Tároló leválasztása", "Unshare" => "A megosztás visszavonása", "Delete permanently" => "Végleges törlés", "Rename" => "Átnevezés", |