289 lines
9.8 KiB
JSON
289 lines
9.8 KiB
JSON
|
{
|
||
|
"appTitle": "CKFinder",
|
||
|
"dir": "ltr",
|
||
|
"langCode": "lt",
|
||
|
"common": {
|
||
|
"abort": "Abort",
|
||
|
"cancel": "Atšaukti",
|
||
|
"choose": "Choose",
|
||
|
"close": "Uždaryti",
|
||
|
"copy": "Copy",
|
||
|
"delete": "Ištrinti",
|
||
|
"download": "Atsisiųsti",
|
||
|
"edit": "Redaguoti",
|
||
|
"maximize": "Padidinti",
|
||
|
"messageTitle": "Informacija",
|
||
|
"minimize": "Sumažinti",
|
||
|
"move": "Move",
|
||
|
"newNameDialogTitle": "Naujas pavadinimas",
|
||
|
"ok": "Gerai",
|
||
|
"pleaseWait": "Prašau palaukite.",
|
||
|
"rememberDecision": "Atsiminti mano pasirinkimą",
|
||
|
"rename": "Pervadinti",
|
||
|
"showMore": "Show more",
|
||
|
"skip": "Praleisti",
|
||
|
"upload": "Įkelti",
|
||
|
"view": "Peržiūrėti"
|
||
|
},
|
||
|
"units": {
|
||
|
"dateFormat": "yyyy.mm.dd H:MM",
|
||
|
"dateAmPm": [
|
||
|
"AM",
|
||
|
"PM"
|
||
|
],
|
||
|
"kb": "{size} KB",
|
||
|
"mb": "{size} MB",
|
||
|
"gb": "{size} GB",
|
||
|
"sizePerSecond": "{size}/s",
|
||
|
"pixelShort": "px"
|
||
|
},
|
||
|
"files": {
|
||
|
"autoRename": "Automatiškai pervadinti",
|
||
|
"countMany": "{count} failai",
|
||
|
"countOne": "1 failas",
|
||
|
"deleteConfirmation": "Are you sure you want to delete {count} files?",
|
||
|
"fileDeleteConfirmation": "Ar tikrai norite ištrinti failą \"{name}\"?",
|
||
|
"fileRenameExtensionConfirmation": "Ar tikrai norite pakeisti šio failo plėtinį? Failas gali būti nebepanaudojamas",
|
||
|
"fileRenameLabel": "Prašau įrašykite naujo failo pavadinimą: ",
|
||
|
"filesPaneTitle": "Files pane",
|
||
|
"filesRefresh": "Refreshing files",
|
||
|
"filterPlaceholder": "Filter",
|
||
|
"gettingFileData": "Getting file data.",
|
||
|
"overwrite": "Užrašyti ant viršaus",
|
||
|
"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": "Ar tikrai norite ištrinti \"{name}\" segtuvą?",
|
||
|
"destinationFolder": "Destination Folder",
|
||
|
"newNameLabel": "Prašau įrašykite naujo segtuvo pavadinimą: ",
|
||
|
"newSubfolder": "Naujas segtuvas",
|
||
|
"renameDialogTitle": "Rename Folder",
|
||
|
"treeTitle": "Folders tree"
|
||
|
},
|
||
|
"copy": {
|
||
|
"dropMenuItem": "Nukopijuoti čia",
|
||
|
"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": "Perkelti čia",
|
||
|
"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": "Pridėti failus",
|
||
|
"bytesCountProgress": "({bytesUploaded} of {bytesTotal})",
|
||
|
"details": "Details",
|
||
|
"filesCountProgress": "{filesUploaded} of {filesTotal}",
|
||
|
"progressLabel": "Vykdomas įkėlimas.",
|
||
|
"progressMessage": "Uploading...",
|
||
|
"selectFileLabel": "Pasirinkite failą įkėlimui",
|
||
|
"selectFiles": "Select files to upload",
|
||
|
"success": "Upload finished!",
|
||
|
"summary": "Uploaded files: {count}"
|
||
|
},
|
||
|
"settings": {
|
||
|
"display": "Rodymas:",
|
||
|
"displayDate": "Data",
|
||
|
"displayName": "Failo pavadinimas",
|
||
|
"displaySize": "Failo dydis",
|
||
|
"sortAscending": "Ascending",
|
||
|
"sortBy": "Sort by",
|
||
|
"sortByOrder": "Order",
|
||
|
"sortDescending": "Descending",
|
||
|
"thumbnailSize": "Thumbnail Size",
|
||
|
"title": "Nustatymai",
|
||
|
"viewType": "View",
|
||
|
"viewTypeCompact": "Compact",
|
||
|
"viewTypeList": "List",
|
||
|
"viewTypeThumbnails": "Thumbnails"
|
||
|
},
|
||
|
"errors": {
|
||
|
"codes": {
|
||
|
"10": "Neteisinga komanda.",
|
||
|
"11": "Resurso rūšis nenurodyta užklausoje.",
|
||
|
"12": "Neteisinga resurso rūšis.",
|
||
|
"13": "The connector configuration file is invalid.",
|
||
|
"14": "Invalid connector plugin: {pluginName}.",
|
||
|
"102": "Netinkamas failas arba segtuvo pavadinimas.",
|
||
|
"103": "Nepavyko įvykdyti užklausos dėl autorizavimo apribojimų.",
|
||
|
"104": "Nepavyko įvykdyti užklausos dėl failų sistemos leidimų apribojimų.",
|
||
|
"105": "Netinkamas failo plėtinys.",
|
||
|
"109": "Netinkama užklausa.",
|
||
|
"110": "Nežinoma klaida.",
|
||
|
"111": "It was not possible to complete the request due to resulting file size.",
|
||
|
"115": "Failas arba segtuvas su tuo pačiu pavadinimu jau yra.",
|
||
|
"116": "Segtuvas nerastas. Pabandykite atnaujinti.",
|
||
|
"117": "Failas nerastas. Pabandykite atnaujinti failų sąrašą.",
|
||
|
"118": "Šaltinio ir nurodomos vietos nuorodos yra vienodos.",
|
||
|
"201": "Failas su tuo pačiu pavadinimu jau tra. Įkeltas failas buvo pervadintas į \"{name}\"",
|
||
|
"202": "Netinkamas failas",
|
||
|
"203": "Netinkamas failas. Failo apimtis yra per didelė.",
|
||
|
"204": "Įkeltas failas yra pažeistas.",
|
||
|
"205": "Nėra laikinojo segtuvo skirto failams įkelti.",
|
||
|
"206": "Įkėlimas bus nutrauktas dėl saugumo sumetimų. Šiame faile yra HTML duomenys.",
|
||
|
"207": "Įkeltas failas buvo pervadintas į \"{name}\"",
|
||
|
"300": "Failų perkėlimas nepavyko.",
|
||
|
"301": "Failų kopijavimas nepavyko.",
|
||
|
"302": "Deleting file(s) failed.",
|
||
|
"500": "Failų naršyklė yra išjungta dėl saugumo nustaymų. Prašau susisiekti su sistemų administratoriumi ir patikrinkite CKFinder konfigūracinį failą.",
|
||
|
"501": "Miniatiūrų palaikymas išjungtas."
|
||
|
},
|
||
|
"deleteFilePermissions": "Removing files is not allowed in this folder.",
|
||
|
"fileInvalidCharacters": "Failo pavadinimas negali turėti bent vieno iš šių simbolių: {disallowedCharacters}",
|
||
|
"fileNameNotEmpty": "The file name cannot be empty.",
|
||
|
"folderInvalidCharacters": "Segtuvo pavadinimas negali turėti bent vieno iš šių simbolių: {disallowedCharacters}",
|
||
|
"incorrectExtension": "Šiame segtuve toks failų plėtinys yra uždraustas.",
|
||
|
"missingFile": "The requested file is no longer available.",
|
||
|
"missingFolder": "The folder you are trying to reach is no longer available.",
|
||
|
"noUploadFolderSelected": "Pasirinkite segtuvą prieš įkeliant.",
|
||
|
"operationCompleted": "Operation completed with errors.",
|
||
|
"renameFilePermissions": "Renaming files is not allowed in this folder.",
|
||
|
"unknown": "Užklausos įvykdyti nepavyko. (Klaida {number})",
|
||
|
"unknownUploadError": "Įvyko klaida siunčiant failą.",
|
||
|
"uploadErrors": "Upload finished with errors.",
|
||
|
"uploadPermissions": "Failų įkėlimas uždraustas."
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|