owncloud/core

View on GitHub
apps/files/l10n/si.js

Summary

Maintainability
B
6 hrs
Test Coverage
OC.L10N.register(
    "files",
    {
    "Close" : "වසන්න",
    "Upload cancelled." : "උඩුගත කිරීම අත් හරින්න ලදී",
    "Uploading..." : "උඩුගත කෙරේ...",
    "..." : "...",
    "File upload is in progress. Leaving the page now will cancel the upload." : "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත",
    "Download" : "බාන්න",
    "Rename" : "නැවත නම් කරන්න",
    "Delete" : "මකා දමන්න",
    "Unshare" : "නොබෙදු",
    "Files" : "ගොනු",
    "Details" : "විස්තර",
    "Select" : "තෝරන්න",
    "group" : "කණ්ඩායම",
    "Name" : "නම",
    "Size" : "ප්‍රමාණය",
    "Modified" : "වෙනස් කළ",
    "New" : "නව",
    "Folder" : "ෆෝල්ඩරය",
    "New folder" : "නව බහාලුම",
    "Cancel" : "අවලංගු",
    "Create" : "තනන්න",
    "Upload" : "උඩුගත කරන්න",
    "A new file or folder has been <strong>created</strong>" : "නව ගොනුවක් හෝ බහාලුමක් <strong> නිර්මාණය කර ඇත</ strong> ",
    "A file or folder has been <strong>changed</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>වෙනස්</strong> වී ඇත",
    "A file or folder has been <strong>deleted</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>මකා දමා</strong> ඇත",
    "A file or folder has been <strong>restored</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>ප්‍රතිස්ථාපනය</strong> කර ඇත",
    "Settings" : "සිටුවම්",
    "Upload too large" : "උඩුගත කිරීම විශාල වැඩිය",
    "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ඔබ උඩුගත කිරීමට තැත් කරන ගොනු මෙම සේවාදායකයා උඩුගත කිරීමට ඉඩදී ඇති උපරිම ගොනු විශාලත්වයට වඩා වැඩිය",
    "Text file" : "පෙළ ගොනුව"
},
"nplurals=2; plural=(n != 1);");