289 lines
12 KiB
JSON
289 lines
12 KiB
JSON
|
{
|
||
|
"appTitle": "CKFinder",
|
||
|
"dir": "ltr",
|
||
|
"langCode": "gu",
|
||
|
"common": {
|
||
|
"abort": "Abort",
|
||
|
"cancel": "રદ કરવું",
|
||
|
"choose": "Choose",
|
||
|
"close": "બંધ",
|
||
|
"copy": "Copy",
|
||
|
"delete": "કાઢી નાખવું",
|
||
|
"download": "ડાઊનલોડ",
|
||
|
"edit": "એડીટ",
|
||
|
"maximize": "મેક્ષિમાઈઝ",
|
||
|
"messageTitle": "માહિતી",
|
||
|
"minimize": "મિનીમાઈઝ",
|
||
|
"move": "Move",
|
||
|
"newNameDialogTitle": "નવું નામ",
|
||
|
"ok": "ઓકે",
|
||
|
"pleaseWait": "Please wait.",
|
||
|
"rememberDecision": "મારો વિકલ્પ યાદ રાખો",
|
||
|
"rename": "નવું નામ",
|
||
|
"showMore": "Show more",
|
||
|
"skip": "સ્કીપ",
|
||
|
"upload": "અપલોડ",
|
||
|
"view": "વ્યુ"
|
||
|
},
|
||
|
"units": {
|
||
|
"dateFormat": "m/d/yyyy h:MM aa",
|
||
|
"dateAmPm": [
|
||
|
"AM",
|
||
|
"PM"
|
||
|
],
|
||
|
"kb": "{size} KB",
|
||
|
"mb": "{size} MB",
|
||
|
"gb": "{size} GB",
|
||
|
"sizePerSecond": "{size}/s",
|
||
|
"pixelShort": "px"
|
||
|
},
|
||
|
"files": {
|
||
|
"autoRename": "આટો-નવું નામ",
|
||
|
"countMany": "{count} ફાઈલો",
|
||
|
"countOne": "1 ફાઈલ",
|
||
|
"deleteConfirmation": "Are you sure you want to delete {count} files?",
|
||
|
"fileDeleteConfirmation": "શું તમારે \"{name}\" ફાઈલ ડિલીટ કરવી છે?",
|
||
|
"fileRenameExtensionConfirmation": "છું તમારે ફાઈલ એક્ષ્તેન્શન્ બદલવું છે? તે ફાઈલ પછી નહી વપરાય.",
|
||
|
"fileRenameLabel": "નવી ફાઈલ નું નામ આપો: ",
|
||
|
"filesPaneTitle": "Files pane",
|
||
|
"filesRefresh": "Refreshing files",
|
||
|
"filterPlaceholder": "Filter",
|
||
|
"gettingFileData": "Getting file data.",
|
||
|
"overwrite": "ફાઈલ બદલવી છે",
|
||
|
"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": "શું તમારે \"{name}\" ફોલ્ડર ડિલીટ કરવું છે?",
|
||
|
"destinationFolder": "Destination Folder",
|
||
|
"newNameLabel": "નવું ફોલ્ડર નું નામ આપો: ",
|
||
|
"newSubfolder": "નવું સ્બફોલડર",
|
||
|
"renameDialogTitle": "Rename Folder",
|
||
|
"treeTitle": "Folders tree"
|
||
|
},
|
||
|
"copy": {
|
||
|
"dropMenuItem": "અહિયાં ફાઈલ કોપી કરો",
|
||
|
"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": "અહિયાં ફાઈલ મુવ કરો",
|
||
|
"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": "ફાઈલ ઉમેરો",
|
||
|
"bytesCountProgress": "({bytesUploaded} of {bytesTotal})",
|
||
|
"details": "Details",
|
||
|
"filesCountProgress": "{filesUploaded} of {filesTotal}",
|
||
|
"progressLabel": "અપલોડ થાય છે.",
|
||
|
"progressMessage": "Uploading...",
|
||
|
"selectFileLabel": "અપલોડ માટે ફાઈલ પસંદ કરો",
|
||
|
"selectFiles": "Select files to upload",
|
||
|
"success": "Upload finished!",
|
||
|
"summary": "Uploaded files: {count}"
|
||
|
},
|
||
|
"settings": {
|
||
|
"display": "ડિસ્પ્લે:",
|
||
|
"displayDate": "તારીખ",
|
||
|
"displayName": "ફાઈલનું નામ",
|
||
|
"displaySize": "ફાઈલ સાઈઝ",
|
||
|
"sortAscending": "Ascending",
|
||
|
"sortBy": "Sort by",
|
||
|
"sortByOrder": "Order",
|
||
|
"sortDescending": "Descending",
|
||
|
"thumbnailSize": "Thumbnail Size",
|
||
|
"title": "સેટીંગ્સ",
|
||
|
"viewType": "View",
|
||
|
"viewTypeCompact": "Compact",
|
||
|
"viewTypeList": "List",
|
||
|
"viewTypeThumbnails": "Thumbnails"
|
||
|
},
|
||
|
"errors": {
|
||
|
"codes": {
|
||
|
"10": "કમાંડ માન્ય નથી.",
|
||
|
"11": "તમારી રીક્વેસ્ટ માન્ય નથી.",
|
||
|
"12": "તમારી રીક્વેસ્ટ રિસોર્સ માન્ય નથી.",
|
||
|
"13": "The connector configuration file is invalid.",
|
||
|
"14": "Invalid connector plugin: {pluginName}.",
|
||
|
"102": "ફાઈલ અથવા ફોલ્ડરનું નામ માન્ય નથી.",
|
||
|
"103": "ઓથોરીટી ન હોવાને કારણે, તમારી રીક્વેસ્ટ માન્ય નથી..",
|
||
|
"104": "સિસ્ટમ પરમીસન ન હોવાને કારણે, તમારી રીક્વેસ્ટ માન્ય નથી.",
|
||
|
"105": "ફાઈલ એક્ષટેનસન માન્ય નથી.",
|
||
|
"109": "ઇનવેલીડ રીક્વેસ્ટ.",
|
||
|
"110": "અન્નોન એરર.",
|
||
|
"111": "It was not possible to complete the request due to resulting file size.",
|
||
|
"115": "એજ નામ વાળું ફાઈલ અથવા ફોલ્ડર છે.",
|
||
|
"116": "ફોલ્ડર નથી. રીફ્રેશ દબાવી ફરી પ્રયત્ન કરો.",
|
||
|
"117": "ફાઈલ નથી. રીફ્રેશ દબાવી ફરી પ્રયત્ન કરો..",
|
||
|
"118": "સોર્સ અને ટાર્ગેટ ના પાથ સરખા નથી.",
|
||
|
"201": "એજ નામ વાળી ફાઈલ છે. અપલોડ કરેલી નવી ફાઈલનું નામ \"{name}\".",
|
||
|
"202": "ફાઈલ માન્ય નથી.",
|
||
|
"203": "ફાઈલ માન્ય નથી. ફાઈલની સાઈઝ ઘણી મોટી છે.",
|
||
|
"204": "અપલોડ કરેલી ફાઈલ કરપ્ટ છે.",
|
||
|
"205": "સર્વર પર અપલોડ કરવા માટે ટેમ્પરરી ફોલ્ડર નથી.",
|
||
|
"206": "સિક્યોરીટીના કારણે અપલોડ કેન્સલ કરેલ છે. ફાઈલમાં HTML જેવો ડેટા છે.",
|
||
|
"207": "અપલોડ ફાઈલનું નવું નામ \"{name}\".",
|
||
|
"300": "ફાઈલ મુવ શક્ય નથી.",
|
||
|
"301": "ફાઈલ કોપી શક્ય નથી.",
|
||
|
"302": "Deleting file(s) failed.",
|
||
|
"500": "સિક્યોરીટીના કારણે ફાઈલ બ્રાઉઝર બંધ કરેલ છે. તમારા સિક્યોરીટી એડ્મીનીસ્ટેટરની મદદથી CKFinder કોન્ફીગ્યુંરેષન ફાઈલ તપાસો.",
|
||
|
"501": "થમ્બનેલનો સપોર્ટ બંધ કરેલો છે."
|
||
|
},
|
||
|
"deleteFilePermissions": "Removing files is not allowed in this folder.",
|
||
|
"fileInvalidCharacters": "ફાઈલના નામમાં એમના કોઈ પણ કેરેક્ટર ન ચાલે: {disallowedCharacters}",
|
||
|
"fileNameNotEmpty": "The file name cannot be empty.",
|
||
|
"folderInvalidCharacters": "ફોલ્ડરના નામમાં એમના કોઈ પણ કેરેક્ટર ન ચાલે: {disallowedCharacters}",
|
||
|
"incorrectExtension": "આ ફોલ્ડરમાં આ એક્ષટેનસન શક્ય નથી.",
|
||
|
"missingFile": "The requested file is no longer available.",
|
||
|
"missingFolder": "The folder you are trying to reach is no longer available.",
|
||
|
"noUploadFolderSelected": "અપલોડ કરતા પેહલાં ફોલ્ડર પસંદ કરો.",
|
||
|
"operationCompleted": "Operation completed with errors.",
|
||
|
"renameFilePermissions": "Renaming files is not allowed in this folder.",
|
||
|
"unknown": "તમારી રીક્વેસ્ટ માન્ય નથી. (એરર {number})",
|
||
|
"unknownUploadError": "ફાઈલ મોકલવામાં એરર છે.",
|
||
|
"uploadErrors": "Upload finished with errors.",
|
||
|
"uploadPermissions": "ફાઈલ અપલોડ શક્ય નથી."
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|