289 lines
9.7 KiB
JSON
289 lines
9.7 KiB
JSON
|
{
|
||
|
"appTitle": "CKFinder",
|
||
|
"dir": "ltr",
|
||
|
"langCode": "sl",
|
||
|
"common": {
|
||
|
"abort": "Abort",
|
||
|
"cancel": "Prekliči",
|
||
|
"choose": "Choose",
|
||
|
"close": "Zapri",
|
||
|
"copy": "Copy",
|
||
|
"delete": "Zbriši",
|
||
|
"download": "Prenesi na svoj računalnik",
|
||
|
"edit": "Uredi",
|
||
|
"maximize": "Maksimiraj",
|
||
|
"messageTitle": "Informacija",
|
||
|
"minimize": "Minimiraj",
|
||
|
"move": "Move",
|
||
|
"newNameDialogTitle": "Novo ime",
|
||
|
"ok": "Potrdi",
|
||
|
"pleaseWait": "Prosimo počakajte.",
|
||
|
"rememberDecision": "Zapomni si mojo izbiro",
|
||
|
"rename": "Preimenuj",
|
||
|
"showMore": "Show more",
|
||
|
"skip": "Preskoči",
|
||
|
"upload": "Naloži na strežnik",
|
||
|
"view": "Predogled"
|
||
|
},
|
||
|
"units": {
|
||
|
"dateFormat": "d.m.yyyy H:MM",
|
||
|
"dateAmPm": [
|
||
|
"AM",
|
||
|
"PM"
|
||
|
],
|
||
|
"kb": "{size} KB",
|
||
|
"mb": "{size} MB",
|
||
|
"gb": "{size} GB",
|
||
|
"sizePerSecond": "{size}/s",
|
||
|
"pixelShort": "px"
|
||
|
},
|
||
|
"files": {
|
||
|
"autoRename": "Avtomatsko preimenuj",
|
||
|
"countMany": "{count} datotek(e)",
|
||
|
"countOne": "1 datoteka",
|
||
|
"deleteConfirmation": "Are you sure you want to delete {count} files?",
|
||
|
"fileDeleteConfirmation": "Ali ste prepričani, da želite izbrisati datoteko \"{name}\"?",
|
||
|
"fileRenameExtensionConfirmation": "Ali ste prepričani, da želite spremeniti končnico datoteke? Možno je, da potem datoteka ne bo uporabna.",
|
||
|
"fileRenameLabel": "Vnesite novo ime datoteke: ",
|
||
|
"filesPaneTitle": "Files pane",
|
||
|
"filesRefresh": "Refreshing files",
|
||
|
"filterPlaceholder": "Filter",
|
||
|
"gettingFileData": "Getting file data.",
|
||
|
"overwrite": "Prepiši",
|
||
|
"loadingFilesPane": {
|
||
|
"title": "Loading...",
|
||
|
"text": "The files are being loaded."
|
||
|
},
|
||
|
"emptyFilesPane": {
|
||
|
"title": "The folder is empty.",
|
||
|
"text": "Use the <strong>Upload</strong> button or <strong>drag and drop</strong> your files here."
|
||
|
},
|
||
|
"filterFilesEmpty": {
|
||
|
"title": "Nothing found.",
|
||
|
"text": "Please try using different search criteria."
|
||
|
}
|
||
|
},
|
||
|
"folders": {
|
||
|
"deleteConfirmation": "Ali ste prepričani, da želite zbrisati mapo \"{name}\"?",
|
||
|
"destinationFolder": "Destination Folder",
|
||
|
"newNameLabel": "Vnesite ime za novo mapo: ",
|
||
|
"newSubfolder": "Nova podmapa",
|
||
|
"renameDialogTitle": "Rename Folder",
|
||
|
"treeTitle": "Folders tree"
|
||
|
},
|
||
|
"copy": {
|
||
|
"dropMenuItem": "Kopiraj",
|
||
|
"errorDialogTitle": "Files that cannot be copied:",
|
||
|
"manyFilesDialogTitle": "Copy {count} Files To...",
|
||
|
"manyFilesWait": "Copying {count} files.",
|
||
|
"oneFileDialogTitle": "Copy File To...",
|
||
|
"oneFileWait": "Copying file.",
|
||
|
"operationLabel": "Copying Files",
|
||
|
"operationSummary": "Number of files copied: {count}."
|
||
|
},
|
||
|
"move": {
|
||
|
"dropMenuItem": "Premakni",
|
||
|
"errorDialogTitle": "Files that cannot be moved:",
|
||
|
"manyFilesDialogTitle": "Move {count} Files To...",
|
||
|
"manyFilesWait": "Moving {count} files.",
|
||
|
"oneFileDialogTitle": "Move File To...",
|
||
|
"oneFileWait": "Moving file.",
|
||
|
"operationLabel": "Moving Files",
|
||
|
"operationSummary": "Number of files moved: {count}."
|
||
|
},
|
||
|
"upload": {
|
||
|
"addFiles": "Dodaj datoteke",
|
||
|
"bytesCountProgress": "({bytesUploaded} of {bytesTotal})",
|
||
|
"details": "Details",
|
||
|
"filesCountProgress": "{filesUploaded} of {filesTotal}",
|
||
|
"progressLabel": "Prenos na strežnik poteka.",
|
||
|
"progressMessage": "Uploading...",
|
||
|
"selectFileLabel": "Izberi datoteko za prenos na strežnik",
|
||
|
"selectFiles": "Select files to upload",
|
||
|
"success": "Upload finished!",
|
||
|
"summary": "Uploaded files: {count}"
|
||
|
},
|
||
|
"settings": {
|
||
|
"display": "Prikaz:",
|
||
|
"displayDate": "datum",
|
||
|
"displayName": "ime datoteke",
|
||
|
"displaySize": "velikost datoteke",
|
||
|
"sortAscending": "Ascending",
|
||
|
"sortBy": "Sort by",
|
||
|
"sortByOrder": "Order",
|
||
|
"sortDescending": "Descending",
|
||
|
"thumbnailSize": "Thumbnail Size",
|
||
|
"title": "Nastavitve",
|
||
|
"viewType": "View",
|
||
|
"viewTypeCompact": "Compact",
|
||
|
"viewTypeList": "List",
|
||
|
"viewTypeThumbnails": "Thumbnails"
|
||
|
},
|
||
|
"errors": {
|
||
|
"codes": {
|
||
|
"10": "Napačen ukaz.",
|
||
|
"11": "V poizvedbi ni bil jasen tip (resource type).",
|
||
|
"12": "Tip datoteke ni primeren.",
|
||
|
"13": "The connector configuration file is invalid.",
|
||
|
"14": "Invalid connector plugin: {pluginName}.",
|
||
|
"102": "Napačno ime mape ali datoteke.",
|
||
|
"103": "Vašega ukaza se ne da izvesti zaradi težav z avtorizacijo.",
|
||
|
"104": "Vašega ukaza se ne da izvesti zaradi težav z nastavitvami pravic v datotečnem sistemu.",
|
||
|
"105": "Napačna končnica datoteke.",
|
||
|
"109": "Napačna zahteva.",
|
||
|
"110": "Neznana napaka.",
|
||
|
"111": "It was not possible to complete the request due to resulting file size.",
|
||
|
"115": "Datoteka ali mapa s tem imenom že obstaja.",
|
||
|
"116": "Mapa ni najdena. Prosimo osvežite okno in poskusite znova.",
|
||
|
"117": "Datoteka ni najdena. Prosimo osvežite seznam datotek in poskusite znova.",
|
||
|
"118": "Začetna in končna pot je ista.",
|
||
|
"201": "Datoteka z istim imenom že obstaja. Naložena datoteka je bila preimenovana v \"{name}\".",
|
||
|
"202": "Neprimerna datoteka.",
|
||
|
"203": "Datoteka je prevelika in zasede preveč prostora.",
|
||
|
"204": "Naložena datoteka je okvarjena.",
|
||
|
"205": "Na strežniku ni na voljo začasna mapa za prenos datotek.",
|
||
|
"206": "Nalaganje je bilo prekinjeno zaradi varnostnih razlogov. Datoteka vsebuje podatke, ki spominjajo na HTML kodo.",
|
||
|
"207": "Naložena datoteka je bila preimenovana v \"{name}\".",
|
||
|
"300": "Premikanje datotek(e) ni uspelo.",
|
||
|
"301": "Kopiranje datotek(e) ni uspelo.",
|
||
|
"302": "Deleting file(s) failed.",
|
||
|
"500": "Brskalnik je onemogočen zaradi varnostnih razlogov. Prosimo kontaktirajte upravljalca spletnih strani.",
|
||
|
"501": "Ni podpore za majhne sličice (predogled)."
|
||
|
},
|
||
|
"deleteFilePermissions": "Removing files is not allowed in this folder.",
|
||
|
"fileInvalidCharacters": "Ime datoteke ne sme vsebovati naslednjih znakov: {disallowedCharacters}",
|
||
|
"fileNameNotEmpty": "The file name cannot be empty.",
|
||
|
"folderInvalidCharacters": "Ime mape ne sme vsebovati naslednjih znakov: {disallowedCharacters}",
|
||
|
"incorrectExtension": "V tej mapi ta vrsta datoteke ni dovoljena.",
|
||
|
"missingFile": "The requested file is no longer available.",
|
||
|
"missingFolder": "The folder you are trying to reach is no longer available.",
|
||
|
"noUploadFolderSelected": "Izberite mapo v katero se bo naložilo datoteko!",
|
||
|
"operationCompleted": "Operation completed with errors.",
|
||
|
"renameFilePermissions": "Renaming files is not allowed in this folder.",
|
||
|
"unknown": "Prišlo je do napake. (Napaka {number})",
|
||
|
"unknownUploadError": "Napaka pri pošiljanju datoteke.",
|
||
|
"uploadErrors": "Upload finished with errors.",
|
||
|
"uploadPermissions": "Nalaganje datotek ni dovoljeno."
|
||
|
},
|
||
|
"chooseResizedImage": {
|
||
|
"title": "Choose Resized",
|
||
|
"originalSize": "Original Size",
|
||
|
"sizes": {
|
||
|
"custom": "Custom",
|
||
|
"large": "Large",
|
||
|
"max": "Max",
|
||
|
"medium": "Medium",
|
||
|
"small": "Small"
|
||
|
}
|
||
|
},
|
||
|
"editImage": {
|
||
|
"adjust": "Adjust",
|
||
|
"apply": "Apply",
|
||
|
"confirmExit": "Are you sure you want to close? You have unsaved changes to the image.",
|
||
|
"crop": "Crop",
|
||
|
"downloadAction": "Downloading original image.",
|
||
|
"keepAspectRatio": "Keep Aspect Ratio",
|
||
|
"loading": "Loading image",
|
||
|
"presets": "Presets",
|
||
|
"reset": "Reset",
|
||
|
"resize": "Resize",
|
||
|
"rotate": "Rotate",
|
||
|
"rotateAntiClockwise": "90° Left",
|
||
|
"rotateClockwise": "90° Right",
|
||
|
"save": "Save",
|
||
|
"saveDialogFileExists": "File with the same name already exists in folder.",
|
||
|
"saveDialogOverwrite": "Overwrite File",
|
||
|
"saveDialogSaveAs": "Save as:",
|
||
|
"saveDialogTitle": "Save Changes",
|
||
|
"title": "Edit Image",
|
||
|
"transformationAction": "Applying transformations.",
|
||
|
"uploadAction": "Uploading edited image.",
|
||
|
"filters": {
|
||
|
"brightness": "Brightness",
|
||
|
"clip": "Clip",
|
||
|
"contrast": "Contrast",
|
||
|
"exposure": "Exposure",
|
||
|
"gamma": "Gamma",
|
||
|
"hue": "Hue",
|
||
|
"noise": "Noise",
|
||
|
"saturation": "Saturation",
|
||
|
"sepia": "Sepia",
|
||
|
"sharpen": "Sharpen",
|
||
|
"stackBlur": "Blur",
|
||
|
"vibrance": "Vibrance"
|
||
|
},
|
||
|
"preset": {
|
||
|
"clarity": "Clarity",
|
||
|
"concentrate": "Concentrate",
|
||
|
"crossProcess": "Cross Process",
|
||
|
"glowingSun": "Glowing Sun",
|
||
|
"grungy": "Grungy",
|
||
|
"hazyDays": "Hazy Days",
|
||
|
"hemingway": "Hemingway",
|
||
|
"herMajesty": "Her Majesty",
|
||
|
"jarques": "Jarques",
|
||
|
"lomo": "Lomo",
|
||
|
"love": "Love",
|
||
|
"nostalgia": "Nostalgia",
|
||
|
"oldBoot": "Old Boot",
|
||
|
"orangePeel": "Orange Peel",
|
||
|
"pinhole": "Pinhole",
|
||
|
"sinCity": "Sin City",
|
||
|
"sunrise": "Sunrise",
|
||
|
"vintage": "Vintage"
|
||
|
}
|
||
|
},
|
||
|
"shortcuts": {
|
||
|
"title": "Keyboard Shortcuts",
|
||
|
"general": {
|
||
|
"action": "Execute default action",
|
||
|
"firstItem": "Go to first item",
|
||
|
"focusFilesPane": "Focus files pane",
|
||
|
"focusFoldersPane": "Focus folders pane or breadcrumbs",
|
||
|
"focusNext": "Focus next pane",
|
||
|
"focusToolbar": "Focus toolbar",
|
||
|
"lastItem": "Go to last item",
|
||
|
"listShortcuts": "Open this help dialog",
|
||
|
"nextItem": "Go to next item",
|
||
|
"previousItem": "Go to previous item",
|
||
|
"showContextMenu": "Open context menu",
|
||
|
"title": "General Interface"
|
||
|
},
|
||
|
"files": {
|
||
|
"addToSelectionAbove": "Add or remove files above to selection",
|
||
|
"addToSelectionBelow": "Add or remove files below to selection",
|
||
|
"addToSelectionLeft": "Add or remove file on the left to selection",
|
||
|
"addToSelectionRight": "Add or remove file on the right to selection",
|
||
|
"delete": "Delete file(s)",
|
||
|
"refresh": "Refresh files",
|
||
|
"rename": "Rename file",
|
||
|
"selectAll": "Select all files",
|
||
|
"upload": "Upload file(s)"
|
||
|
},
|
||
|
"folders": {
|
||
|
"collapseOrParent": "Collapse folder / Go to parent folder",
|
||
|
"delete": "Delete folder",
|
||
|
"expandOrSubfolder": "Expand folder / Go to first subfolder",
|
||
|
"title": "Folders Pane"
|
||
|
},
|
||
|
"keys": {
|
||
|
"ctrl": "Control",
|
||
|
"delete": "Delete",
|
||
|
"downArrow": "Down arrow",
|
||
|
"escape": "Escape",
|
||
|
"leftArrow": "Left arrow",
|
||
|
"question": "Question mark",
|
||
|
"rightArrow": "Right arrow",
|
||
|
"upArrow": "Up arrow"
|
||
|
},
|
||
|
"keysAbbreviations": {
|
||
|
"alt": "alt",
|
||
|
"ctrl": "ctrl",
|
||
|
"del": "del",
|
||
|
"end": "end",
|
||
|
"home": "home",
|
||
|
"shift": "shift"
|
||
|
}
|
||
|
}
|
||
|
}
|