summaryrefslogtreecommitdiffstats
path: root/l10n/sr/files.po
blob: c5f4089097ccb163a115b570e2c130f0e07648cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
<?php
/**
 * @copyright Copyright (c) 2016, ownCloud, Inc.
 *
 * @author Christoph Wurst <christoph@owncloud.com>
 * @author Frank Karlitschek <frank@karlitschek.de>
 * @author Joas Schilling <coding@schilljs.com>
 * @author Lukas Reschke <lukas@statuscode.ch>
 * @author Morris Jobke <hey@morrisjobke.de>
 * @author Roeland Jago Douma <roeland@famdouma.nl>
 * @author Vincent Petry <pvince81@owncloud.com>
 *
 * @license AGPL-3.0
 *
 * This code is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License, version 3,
 * as published by the Free Software Foundation.
 *
 * This program 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, version 3,
 * along with this program.  If not, see <http://www.gnu.org/licenses/>
 *
 */
// We only can count up. The 4. digit is only for the internal patchlevel to trigger DB upgrades
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.

$OC_Version = array(14, 0, 0, 1);

// The human readable string
$OC_VersionString = '14.0.0 alpha';

$OC_VersionCanBeUpgradedFrom = [
	'nextcloud' => [
		'13.0' => true,
		'14.0' => true,
	],
	'owncloud' => [
	],
];

// default Nextcloud channel
$OC_Channel = 'git';

// The build number
$OC_Build = '';

// Vendor of this package
$vendor = 'nextcloud';
23' href='#n323'>323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 09:31-0400\n"
"PO-Revision-Date: 2013-08-30 13:34+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr "Не могу да преместим %s – датотека с овим именом већ постоји"

#: ajax/move.php:27 ajax/move.php:30
#, php-format
msgid "Could not move %s"
msgstr "Не могу да преместим %s"

#: ajax/upload.php:16 ajax/upload.php:45
msgid "Unable to set upload directory."
msgstr ""

#: ajax/upload.php:22
msgid "Invalid Token"
msgstr ""

#: ajax/upload.php:59
msgid "No file was uploaded. Unknown error"
msgstr "Ниједна датотека није отпремљена услед непознате грешке"

#: ajax/upload.php:66
msgid "There is no error, the file uploaded with success"
msgstr "Није дошло до грешке. Датотека је успешно отпремљена."

#: ajax/upload.php:67
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Отпремљена датотека прелази смерницу upload_max_filesize у датотеци php.ini:"

#: ajax/upload.php:69
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Отпремљена датотека прелази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу"

#: ajax/upload.php:70
msgid "The uploaded file was only partially uploaded"
msgstr "Датотека је делимично отпремљена"

#: ajax/upload.php:71
msgid "No file was uploaded"
msgstr "Датотека није отпремљена"

#: ajax/upload.php:72
msgid "Missing a temporary folder"
msgstr "Недостаје привремена фасцикла"

#: ajax/upload.php:73
msgid "Failed to write to disk"
msgstr "Не могу да пишем на диск"

#: ajax/upload.php:91
msgid "Not enough storage available"
msgstr "Нема довољно простора"

#: ajax/upload.php:109
msgid "Upload failed"
msgstr ""

#: ajax/upload.php:127
msgid "Invalid directory."
msgstr "неисправна фасцикла."

#: appinfo/app.php:12
msgid "Files"
msgstr "Датотеке"

#: js/file-upload.js:11
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Не могу да отпремим датотеку као фасциклу или она има 0 бајтова"

#: js/file-upload.js:24
msgid "Not enough space available"
msgstr "Нема довољно простора"

#: js/file-upload.js:64
msgid "Upload cancelled."
msgstr "Отпремање је прекинуто."

#: js/file-upload.js:165
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање."

#: js/file-upload.js:239
msgid "URL cannot be empty."
msgstr "Адреса не може бити празна."

#: js/file-upload.js:244 lib/app.php:53
msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
msgstr ""

#: js/file-upload.js:275 js/file-upload.js:291 js/files.js:511 js/files.js:549
msgid "Error"
msgstr "Грешка"

#: js/fileactions.js:116
msgid "Share"
msgstr "Дели"

#: js/fileactions.js:126
msgid "Delete permanently"
msgstr "Обриши за стално"

#: js/fileactions.js:192
msgid "Rename"
msgstr "Преименуј"

#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:573
msgid "Pending"
msgstr "На чекању"

#: js/filelist.js:305 js/filelist.js:307
msgid "{new_name} already exists"
msgstr "{new_name} већ постоји"

#: js/filelist.js:305 js/filelist.js:307
msgid "replace"
msgstr "замени"

#: js/filelist.js:305
msgid "suggest name"
msgstr "предложи назив"

#: js/filelist.js:305 js/filelist.js:307
msgid "cancel"
msgstr "откажи"

#: js/filelist.js:352
msgid "replaced {new_name} with {old_name}"
msgstr "замењено {new_name} са {old_name}"

#: js/filelist.js:352
msgid "undo"
msgstr "опозови"

#: js/filelist.js:422 js/filelist.js:488 js/files.js:580
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: js/filelist.js:423 js/filelist.js:489 js/files.js:586
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: js/filelist.js:430
msgid "{dirs} and {files}"
msgstr ""

#: js/filelist.js:561
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: js/filelist.js:626
msgid "files uploading"
msgstr "датотеке се отпремају"

#: js/files.js:52
msgid "'.' is an invalid file name."
msgstr "Датотека „.“ је неисправног имена."

#: js/files.js:56
msgid "File name cannot be empty."
msgstr "Име датотеке не може бити празно."

#: js/files.js:64
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr "Неисправан назив. Следећи знакови нису дозвољени: \\, /, <, >, :, \", |, ? и *."

#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr "Ваше складиште је пуно. Датотеке више не могу бити ажуриране ни синхронизоване."

#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Ваше складиште је скоро па пуно ({usedSpacePercent}%)"

#: js/files.js:94
msgid ""
"Encryption was disabled but your files are still encrypted. Please go to "
"your personal settings to decrypt your files."
msgstr ""

#: js/files.js:245
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Припремам преузимање. Ово може да потраје ако су датотеке велике."

#: js/files.js:562 templates/index.php:67
msgid "Name"
msgstr "Име"

#: js/files.js:563 templates/index.php:78
msgid "Size"
msgstr "Величина"

#: js/files.js:564 templates/index.php:80
msgid "Modified"
msgstr "Измењено"

#: lib/app.php:73
#, php-format
msgid "%s could not be renamed"
msgstr ""

#: lib/helper.php:11 templates/index.php:18
msgid "Upload"
msgstr "Отпреми"

#: templates/admin.php:5
msgid "File handling"
msgstr "Управљање датотекама"

#: templates/admin.php:7
msgid "Maximum upload size"
msgstr "Највећа величина датотеке"

#: templates/admin.php:10
msgid "max. possible: "
msgstr "највећа величина:"

#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Неопходно за преузимање вишеделних датотека и фасцикли."

#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Омогући преузимање у ZIP-у"

#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 је неограничено"

#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Највећа величина ZIP датотека"

#: templates/admin.php:26
msgid "Save"
msgstr "Сачувај"

#: templates/index.php:7
msgid "New"
msgstr "Нова"

#: templates/index.php:10
msgid "Text file"
msgstr "текстуална датотека"

#: templates/index.php:12
msgid "Folder"
msgstr "фасцикла"

#: templates/index.php:14
msgid "From link"
msgstr "Са везе"

#: templates/index.php:41
msgid "Deleted files"
msgstr "Обрисане датотеке"

#: templates/index.php:46
msgid "Cancel upload"
msgstr "Прекини отпремање"

#: templates/index.php:52
msgid "You don’t have write permissions here."
msgstr "Овде немате дозволу за писање."

#: templates/index.php:59
msgid "Nothing in here. Upload something!"
msgstr "Овде нема ничег. Отпремите нешто!"

#: templates/index.php:73
msgid "Download"
msgstr "Преузми"

#: templates/index.php:85 templates/index.php:86
msgid "Unshare"
msgstr "Укини дељење"

#: templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Обриши"

#: templates/index.php:105
msgid "Upload too large"
msgstr "Датотека је превелика"

#: templates/index.php:107
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Датотеке које желите да отпремите прелазе ограничење у величини."

#: templates/index.php:112
msgid "Files are being scanned, please wait."
msgstr "Скенирам датотеке…"

#: templates/index.php:115
msgid "Current scanning"
msgstr "Тренутно скенирање"

#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
msgstr "Дограђујем кеш система датотека…"