summaryrefslogtreecommitdiffstats
path: root/templates/repo/search.tmpl
blob: c4413e7884e60bce1d940faa495c3a1dccbc7174 (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
{{template "base/head" .}}
<div class="repository file list">
	{{template "repo/header" .}}
	<div class="ui container">
		<div class="ui repo-search">
			<form class="ui form ignore-dirty" method="get">
				<div class="ui fluid action input">
					<input name="q" value="{{.Keyword}}" placeholder="{{.i18n.Tr "repo.search.search_repo"}}">
					<button class="ui button" type="submit">
						<i class="search icon"></i>
					</button>
				</div>
			</form>
		</div>
		{{if .Keyword}}
			<h3>
				{{.i18n.Tr "repo.search.results" (.Keyword|Escape) .RepoLink .RepoName | Str2html }}
			</h3>
			<div class="repository search">
				{{range $result := .SearchResults}}
					<div class="diff-file-box diff-box file-content non-diff-file-content repo-search-result">
						<h4 class="ui top attached normal header">
							<span class="file">{{.Filename}}</span>
							<a class="ui basic grey tiny button" rel="nofollow" href="{{EscapePound $.SourcePath}}/{{EscapePound .Filename}}">{{$.i18n.Tr "repo.diff.view_file"}}</a>
						</h4>
						<div class="ui attached table segment">
							<div class="file-body file-code code-view">
								<table>
									<tbody>
										<tr>
											<td class="lines-num">
												{{range .LineNumbers}}
													<a href="{{EscapePound $.SourcePath}}/{{EscapePound $result.Filename}}#L{{.}}"><span>{{.}}</span></a>
												{{end}}
											</td>
											<td class="lines-code"><pre><code class="{{.HighlightClass}}"><ol class="linenums">{{.FormattedLines}}</ol></code></pre></td>
										</tr>
									</tbody>
								</table>
							</div>
						</div>
					</div>
				{{end}}
			</div>
			{{template "base/paginate" .}}
		{{end}}
	</div>
</div>
{{template "base/footer" .}}
alue='backport/47349/stable30'>backport/47349/stable30 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cy_GB.js
blob: 884a879ac08bd0c04f3ca657bf915223d825695f (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
OC.L10N.register(
    "files",
    {
    "Could not move %s - File with this name already exists" : "Methwyd symud %s - Mae ffeil gyda'r enw hwn eisoes yn bodoli",
    "Could not move %s" : "Methwyd symud %s",
    "File name cannot be empty." : "Does dim hawl cael enw ffeil gwag.",
    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Enw annilys, ni chaniateir, '\\', '/', '<', '>', ':', '\"', '|', '?' na '*'.",
    "No file was uploaded. Unknown error" : "Ni lwythwyd ffeil i fyny. Gwall anhysbys.",
    "There is no error, the file uploaded with success" : "Does dim gwall, llwythodd y ffeil i fyny'n llwyddiannus",
    "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb upload_max_filesize yn php.ini:",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb MAX_FILE_SIZE bennwyd yn y ffurflen HTML",
    "The uploaded file was only partially uploaded" : "Dim ond yn rhannol y llwythwyd y ffeil i fyny",
    "No file was uploaded" : "Ni lwythwyd ffeil i fyny",
    "Missing a temporary folder" : "Plygell dros dro yn eisiau",
    "Failed to write to disk" : "Methwyd ysgrifennu i'r ddisg",
    "Not enough storage available" : "Dim digon o le storio ar gael",
    "Invalid directory." : "Cyfeiriadur annilys.",
    "Files" : "Ffeiliau",
    "Home" : "Cartref",
    "Upload cancelled." : "Diddymwyd llwytho i fyny.",
    "File upload is in progress. Leaving the page now will cancel the upload." : "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn diddymu'r broses.",
    "{new_name} already exists" : "{new_name} yn bodoli'n barod",
    "Rename" : "Ailenwi",
    "Delete" : "Dileu",
    "Unshare" : "Dad-rannu",
    "Pending" : "I ddod",
    "Error" : "Gwall",
    "Name" : "Enw",
    "Size" : "Maint",
    "Modified" : "Addaswyd",
    "_%n folder_::_%n folders_" : ["","","",""],
    "_%n file_::_%n files_" : ["","","",""],
    "_Uploading %n file_::_Uploading %n files_" : ["","","",""],
    "Your storage is full, files can not be updated or synced anymore!" : "Mae eich storfa'n llawn, ni ellir diweddaru a chydweddu ffeiliau mwyach!",
    "Your storage is almost full ({usedSpacePercent}%)" : "Mae eich storfa bron a bod yn llawn ({usedSpacePercent}%)",
    "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""],
    "File handling" : "Trafod ffeiliau",
    "Maximum upload size" : "Maint mwyaf llwytho i fyny",
    "max. possible: " : "mwyaf. posib:",
    "Save" : "Cadw",
    "Settings" : "Gosodiadau",
    "New" : "Newydd",
    "Text file" : "Ffeil destun",
    "Folder" : "Plygell",
    "From link" : "Dolen o",
    "Upload" : "Llwytho i fyny",
    "Cancel upload" : "Diddymu llwytho i fyny",
    "Download" : "Llwytho i lawr",
    "Upload too large" : "Maint llwytho i fyny'n rhy fawr",
    "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Mae'r ffeiliau rydych yn ceisio llwytho i fyny'n fwy na maint mwyaf llwytho ffeiliau i fyny ar y gweinydd hwn.",
    "Files are being scanned, please wait." : "Arhoswch, mae ffeiliau'n cael eu sganio."
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");