<?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>.
*/
// Slovenian translation: April 21 2011 by Vladimir Bohinc (vladimir.bohinc@gmail.com)
$mess=array(
"1" => "Uporabniki skupne rabe",
"2" => "Zbirke v skupni rabi",
"3" => "Datoteke v skupni rabi",
"4"	=> "Pot datoteke",
"5"	=> "Zbirka",
"6"	=> "Geslo",
"7"	=> "Veljavnost",
"8" => "Elementi",
"9" => "Povezani uporabniki",
"10"=> "Povezane zbirke",
"11"=> "Ali res želite izbrisati izbrane elemente?",
"12"=> "Nimate zadostnih pravic za brisanje tega elementa.",
"13"=> "Brisanje datoteke v skupni rabi je bilo uspešno.",
"14"=> "Celovitost",
"15"=> "Vredu",
"16"=> "Poškodovana",
"17"=> "URL prenosa",
"18"=> "Kopiraj URL",
"19"=> "Kopiraj URL za pošiljanje po e-pošti.",
"20"=> "Prenosi",
"21"=> "Da",
"22"=> "Ne",
"23"=> "Uspešno izbrisanih %s datotek.",
"24"=> "Nič za brisanje.",
"25"=> "Počisti potečene",
"26"=> "Odstrani potečene datoteke v skupni rabi.",
"27"=> "Lastnik",
"28"=> "Datoteke v skupni rabi, pooblaščene za neposreden prenos (javne) in zaščitene z geslom ali pa ne.",
"29"=> "Zbirke, ki jih je ustvaril uporabnik za namene skupne rabe.",
"30"=> "Uporabniki ustvarjeni za dostop do zbirk skupne rabe.",
"31"=> "Opis",
"32"=> "Ponastavi",
"33"=> "Ponastavi števec prenosov",
"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",
);
