289 lines
9.7 KiB
JSON
289 lines
9.7 KiB
JSON
|
{
|
||
|
"appTitle": "CKFinder",
|
||
|
"dir": "ltr",
|
||
|
"langCode": "cy",
|
||
|
"common": {
|
||
|
"abort": "Abort",
|
||
|
"cancel": "Diddymu",
|
||
|
"choose": "Choose",
|
||
|
"close": "Cau",
|
||
|
"copy": "Copy",
|
||
|
"delete": "Dileu",
|
||
|
"download": "Lawrlwytho",
|
||
|
"edit": "Golygu",
|
||
|
"maximize": "Uchafu",
|
||
|
"messageTitle": "Gwybodaeth",
|
||
|
"minimize": "Isafu",
|
||
|
"move": "Move",
|
||
|
"newNameDialogTitle": "Enw Newydd",
|
||
|
"ok": "OK",
|
||
|
"pleaseWait": "Please wait.",
|
||
|
"rememberDecision": "Cofio fy mhenderfyniad",
|
||
|
"rename": "Ailenwi",
|
||
|
"showMore": "Show more",
|
||
|
"skip": "Neidio",
|
||
|
"upload": "Lanlwytho",
|
||
|
"view": "Dangos"
|
||
|
},
|
||
|
"units": {
|
||
|
"dateFormat": "mm/dd/yyyy HH:MM",
|
||
|
"dateAmPm": [
|
||
|
"yB",
|
||
|
"yH"
|
||
|
],
|
||
|
"kb": "{size} KB",
|
||
|
"mb": "{size} MB",
|
||
|
"gb": "{size} GB",
|
||
|
"sizePerSecond": "{size}/s",
|
||
|
"pixelShort": "px"
|
||
|
},
|
||
|
"files": {
|
||
|
"autoRename": "Awto-ailenwi",
|
||
|
"countMany": "{count} ffeil",
|
||
|
"countOne": "1 ffeil",
|
||
|
"deleteConfirmation": "Are you sure you want to delete {count} files?",
|
||
|
"fileDeleteConfirmation": "Ydych chi wir am ddileu'r ffeil \"{name}\"?",
|
||
|
"fileRenameExtensionConfirmation": "Ydych chi wir am newid estyniad y ffeil? Gall hwn atal y ffeil rhag gweithio.",
|
||
|
"fileRenameLabel": "Rhowch enw newydd y ffeil: ",
|
||
|
"filesPaneTitle": "Files pane",
|
||
|
"filesRefresh": "Refreshing files",
|
||
|
"filterPlaceholder": "Filter",
|
||
|
"gettingFileData": "Getting file data.",
|
||
|
"overwrite": "Trosysgrifo",
|
||
|
"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": "Ydych chi wir am ddileu'r ffolder \"{name}\"?",
|
||
|
"destinationFolder": "Destination Folder",
|
||
|
"newNameLabel": "Rhowch enw newydd y ffolder: ",
|
||
|
"newSubfolder": "Is-ffolder Newydd",
|
||
|
"renameDialogTitle": "Rename Folder",
|
||
|
"treeTitle": "Folders tree"
|
||
|
},
|
||
|
"copy": {
|
||
|
"dropMenuItem": "Copïo Yma",
|
||
|
"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": "Symud Yma",
|
||
|
"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": "Ychwanegu Ffeiliau",
|
||
|
"bytesCountProgress": "({bytesUploaded} of {bytesTotal})",
|
||
|
"details": "Details",
|
||
|
"filesCountProgress": "{filesUploaded} of {filesTotal}",
|
||
|
"progressLabel": "Lanlwythiad ar y gweill.",
|
||
|
"progressMessage": "Uploading...",
|
||
|
"selectFileLabel": "Dewis ffeil i lanlwytho",
|
||
|
"selectFiles": "Select files to upload",
|
||
|
"success": "Upload finished!",
|
||
|
"summary": "Uploaded files: {count}"
|
||
|
},
|
||
|
"settings": {
|
||
|
"display": "Arddangosiad:",
|
||
|
"displayDate": "Dyddiad",
|
||
|
"displayName": "Enw'r Ffeil",
|
||
|
"displaySize": "Maint y Ffeil",
|
||
|
"sortAscending": "Ascending",
|
||
|
"sortBy": "Sort by",
|
||
|
"sortByOrder": "Order",
|
||
|
"sortDescending": "Descending",
|
||
|
"thumbnailSize": "Thumbnail Size",
|
||
|
"title": "Gosodiadau",
|
||
|
"viewType": "View",
|
||
|
"viewTypeCompact": "Compact",
|
||
|
"viewTypeList": "List",
|
||
|
"viewTypeThumbnails": "Thumbnails"
|
||
|
},
|
||
|
"errors": {
|
||
|
"codes": {
|
||
|
"10": "Gorchymyn annilys.",
|
||
|
"11": "Doedd math yr adnodd heb ei benodi yn y cais.",
|
||
|
"12": "Dyw math yr adnodd ddim yn ddilys.",
|
||
|
"13": "The connector configuration file is invalid.",
|
||
|
"14": "Invalid connector plugin: {pluginName}.",
|
||
|
"102": "Enw ffeil neu ffolder annilys.",
|
||
|
"103": "Doedd dim modd cwblhau'r cais oherwydd cyfyngiadau awdurdodi.",
|
||
|
"104": "Doedd dim modd cwblhau'r cais oherwydd cyfyngiadau i hawliau'r system ffeilio.",
|
||
|
"105": "Estyniad ffeil annilys.",
|
||
|
"109": "Cais annilys.",
|
||
|
"110": "Gwall anhysbys.",
|
||
|
"111": "It was not possible to complete the request due to resulting file size.",
|
||
|
"115": "Mae ffeil neu ffolder gyda'r un enw yn bodoli yn barod.",
|
||
|
"116": "Methu â darganfod y ffolder. Adfywiwch a cheisio eto.",
|
||
|
"117": "Methu â darganfod y ffeil. Adfywiwch y rhestr ffeiliau a cheisio eto.",
|
||
|
"118": "Mae'r llwybrau gwreiddiol a tharged yn unfath.",
|
||
|
"201": "Mae ffeil â'r enw hwnnw yn bodoli yn barod. Cafodd y ffeil a lanlwythwyd ei hailenwi i \"{name}\".",
|
||
|
"202": "Ffeil annilys.",
|
||
|
"203": "Ffeil annilys. Mae maint y ffeil yn rhy fawr.",
|
||
|
"204": "Mae'r ffeil a lanwythwyd wedi chwalu.",
|
||
|
"205": "Does dim ffolder dros dro ar gael er mwyn lanlwytho ffeiliau iddo ar y gweinydd hwn.",
|
||
|
"206": "Cafodd y lanlwythiad ei ddiddymu oherwydd rhesymau diogelwch. Mae'r ffeil yn cynnwys data yn debyg i HTML.",
|
||
|
"207": "Cafodd y ffeil a lanlwythwyd ei hailenwi i \"{name}\".",
|
||
|
"300": "Methodd symud y ffeil(iau).",
|
||
|
"301": "Methodd copïo'r ffeil(iau).",
|
||
|
"302": "Deleting file(s) failed.",
|
||
|
"500": "Cafodd y porwr ffeiliau ei anallogi oherwydd rhesymau diogelwch. Cysylltwch â'ch gweinyddwr system a gwirio'ch ffeil ffurfwedd CKFinder.",
|
||
|
"501": "Mae cynhaliaeth bawdluniau wedi'i hanalluogi."
|
||
|
},
|
||
|
"deleteFilePermissions": "Removing files is not allowed in this folder.",
|
||
|
"fileInvalidCharacters": "Does dim hawl defnyddio'r nodau canlynol i enwi ffeil: {disallowedCharacters}",
|
||
|
"fileNameNotEmpty": "The file name cannot be empty.",
|
||
|
"folderInvalidCharacters": "Does dim hawl defnyddio'r nodau canlynol i enwi ffolder: {disallowedCharacters}",
|
||
|
"incorrectExtension": "Does dim hawl cadw'r ffeiliau â'r estyniad hwn yn y ffolder hwn.",
|
||
|
"missingFile": "The requested file is no longer available.",
|
||
|
"missingFolder": "The folder you are trying to reach is no longer available.",
|
||
|
"noUploadFolderSelected": "Dewiswch ffolder cyn lanlwytho.",
|
||
|
"operationCompleted": "Operation completed with errors.",
|
||
|
"renameFilePermissions": "Renaming files is not allowed in this folder.",
|
||
|
"unknown": "Does dim modd cwblhau'r cais. (Gwall {number})",
|
||
|
"unknownUploadError": "Gwall wrth anfon y ffeil.",
|
||
|
"uploadErrors": "Upload finished with errors.",
|
||
|
"uploadPermissions": "Does dim hawl lanlwytho ffeiliau."
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|