Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en_GB.js « l10n « files « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf37ac56dc03f3ff1f23abb8c3e921230e820a0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
OC.L10N.register(
    "files",
    {
    "Storage not available" : "Storage not available",
    "Storage invalid" : "Storage invalid",
    "Unknown error" : "Unknown error",
    "Could not move %s - File with this name already exists" : "Could not move %s - File with this name already exists",
    "Could not move %s" : "Could not move %s",
    "Permission denied" : "Permission denied",
    "The target folder has been moved or deleted." : "The target folder has been moved or deleted.",
    "The name %s is already used in the folder %s. Please choose a different name." : "The name %s is already used in the folder %s. Please choose a different name.",
    "Error when creating the file" : "Error when creating the file",
    "Error when creating the folder" : "Error when creating the folder",
    "Unable to set upload directory." : "Unable to set upload directory.",
    "Invalid Token" : "Invalid Token",
    "No file was uploaded. Unknown error" : "No file was uploaded. Unknown error",
    "There is no error, the file uploaded with success" : "There is no error, the file uploaded successfully",
    "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "The uploaded file exceeds the upload_max_filesize directive in php.ini: ",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form",
    "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded",
    "No file was uploaded" : "No file was uploaded",
    "Missing a temporary folder" : "Missing a temporary folder",
    "Failed to write to disk" : "Failed to write to disk",
    "Not enough storage available" : "Not enough storage available",
    "Upload failed. Could not find uploaded file" : "Upload failed. Could not find uploaded file",
    "Upload failed. Could not get file info." : "Upload failed. Could not get file info.",
    "Invalid directory." : "Invalid directory.",
    "Files" : "Files",
    "All files" : "All files",
    "Favorites" : "Favourites",
    "Home" : "Home",
    "Close" : "Close",
    "Upload cancelled." : "Upload cancelled.",
    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes",
    "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}",
    "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
    "Could not get result from server." : "Could not get result from server.",
    "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.",
    "Actions" : "Actions",
    "Download" : "Download",
    "Rename" : "Rename",
    "Delete" : "Delete",
    "Details" : "Details",
    "Select" : "Select",
    "Pending" : "Pending",
    "Unable to determine date" : "Unable to determine date",
    "Error moving file." : "Error moving file.",
    "Error moving file" : "Error moving file",
    "Error" : "Error",
    "{new_name} already exists" : "{new_name} already exists",
    "Could not rename file" : "Could not rename file",
    "Could not create file" : "Could not create file",
    "Could not create folder" : "Could not create folder",
    "Error deleting file." : "Error deleting file.",
    "No entries in this folder match '{filter}'" : "No entries in this folder match '{filter}'",
    "Name" : "Name",
    "Size" : "Size",
    "Modified" : "Modified",
    "_%n folder_::_%n folders_" : ["%n folder","%n folders"],
    "_%n file_::_%n files_" : ["%n file","%n files"],
    "{dirs} and {files}" : "{dirs} and {files}",
    "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here",
    "_Uploading %n file_::_Uploading %n files_" : ["Uploading %n file","Uploading %n files"],
    "New" : "New",
    "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
    "File name cannot be empty." : "File name cannot be empty.",
    "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
    "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
    "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
    "Favorited" : "Favourited",
    "Favorite" : "Favourite",
    "Text file" : "Text file",
    "Folder" : "Folder",
    "New folder" : "New folder",
    "Upload" : "Upload",
    "An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags",
    "A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>",
    "A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>",
    "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>",
    "A file or folder has been <strong>deleted</strong>" : "A file or folder has been <strong>deleted</strong>",
    "A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>",
    "You created %1$s" : "You created %1$s",
    "%2$s created %1$s" : "%2$s created %1$s",
    "%1$s was created in a public folder" : "%1$s was created in a public folder",
    "You changed %1$s" : "You changed %1$s",
    "%2$s changed %1$s" : "%2$s changed %1$s",
    "You deleted %1$s" : "You deleted %1$s",
    "%2$s deleted %1$s" : "%2$s deleted %1$s",
    "You restored %1$s" : "You restored %1$s",
    "%2$s restored %1$s" : "%2$s restored %1$s",
    "%s could not be renamed as it has been deleted" : "%s could not be renamed as it has been deleted",
    "%s could not be renamed" : "%s could not be renamed",
    "Upload (max. %s)" : "Upload (max. %s)",
    "File handling" : "File handling",
    "Maximum upload size" : "Maximum upload size",
    "max. possible: " : "max. possible: ",
    "Save" : "Save",
    "Settings" : "Settings",
    "WebDAV" : "WebDAV",
    "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>",
    "Cancel upload" : "Cancel upload",
    "No files in here" : "No files in here",
    "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
    "No entries found in this folder" : "No entries found in this folder",
    "Select all" : "Select all",
    "Upload too large" : "Upload too large",
    "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.",
    "Files are being scanned, please wait." : "Files are being scanned, please wait.",
    "Currently scanning" : "Currently scanning",
    "No favorites" : "No favourites",
    "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here"
},
"nplurals=2; plural=(n != 1);");