<?php
/*
* Copyright 2007-2017 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio.  If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <https://pydio.com>.
*/
//  hungarian translation: Gyarmati Balázs <gyarmati.balazs@gmail.com>
//  updates: Levente Huszkó <levente.huszko@gmail.com>
//  fixed
$mess=array(
"1" => "Megosztott felhasználók",
"2" => "Megosztott gyűjtemények",
"3" => "Publikus fájlok",
"4"	=> "Fájl útvonal",
"5"	=> "Gyűjtemény",
"6"	=> "Jelszó",
"7"	=> "Lejárati idő",
"8" => "Elemek",
"9" => "Hozzárendelt felhasználók",
"10"=> "Hozzárendelt gyűjtemények",
"11"=> "Biztos, hogy törölni akarod a kiválasztott eleme(ke)t?",
"12"=> "Nincs jogod törölni ezt az elemet.",
"13"=> "Fájl publikus hozzáférése törölve.",
"14"=> "Épség",
"15"=> "Ok",
"16"=> "Hibás",
"17"=> "Letöltési URL",
"18"=> "URL másolása",
"19"=> "URL másolása emailben küldéshez.",
"20"=> "Letöltve",
"21"=> "Igen",
"22"=> "Nem",
"23"=> "%s fájl sikeresen törölve.",
"24"=> "Nincs mit törölni.",
"25"=> "Lejártak törlése",
"26"=> "Lejárt publikus hozzáférése törlése.",
"27"=> "Tulajdonos",
"28"=> "Publikus hozzáférésű fájlok, jelszóval védve vagy anélkül.",
"29"=> "Felhasználók által megosztott mappák (gyűjtemények).",
"30"=> "A megosztott mappák (gyűjtemények) eléréséhez létrehozott felhasználók.",
"31"=> "Leírás",
"32"=> "Nullázás",
"33"=> "A letöltésszámláló nullázása",
"title" => "My Account",
"desc" => "Manage my account preferences, my address book, shared elements, etc.",
"34" => "My Shares",
"35" => "All my shared items (files and folders)",
"36" => "Parameters",
"37" => "My profile and application settings",
"38"=> "Notifications",
"39"=> "Select a workspace",
"40"=> "Welcome, %s",
"41"=> "Use this workspace as default",
"42"=> "Enter",
"43"=> "My Profile",
"43t"=> "All my personal data",
"44"=> "My Account",
"45"=> "Personal data",
"46"=> "Address Book",
"47"=> "Users and teams that you created",
"48"=> "My Users",
"49"=> "External users that you created",
"50"=> "My Teams",
"51"=> "Teams of users, used as shortcuts when sharing",
"52"=> "Are you sure you want to delete this team? This will not remove any users.",
    "53"=> "Back to my workspaces",
    "54"=> "Update Members",
    "55"=> "Add/Remove users from this team",
    "56"=> "Add one user per line, type in the textarea to see the auto-completion list appear.",
    "57" => "Create a Team",
    "58" => "Teams are used as a shortcut to quickly share a folder with a predefined set of users",
    "59" => "Team Label",
    "60" => "Team Users",
    "61" => "Email Preferences",
    "62" => "Send emails every X minutes",
    "63" => "Send emails every Y hours",
    "64" => "Choose the hour of the day",
    "65" => "Choose the first hour of the day",
    "66" => "Choose the second hour of the day",
    "67" => "Pick a day of the week",
    "68" => "Monday",
    "69" => "Tuesday",
    "70" => "Wednesday",
    "71" => "Thursday",
    "72" => "Friday",
    "73" => "Saturday",
    "74" => "Sunday",
);
