mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	server: Translate share 404
This commit is contained in:
		
							parent
							
								
									947c50353d
								
							
						
					
					
						commit
						e565d29490
					
				| @ -3,7 +3,7 @@ | ||||
| <head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||||
|     <title>Setup</title> | ||||
|     <title><%= t("setup.title") %></title> | ||||
| 
 | ||||
|     <style> | ||||
|         .lds-ring { | ||||
|  | ||||
| @ -3,9 +3,9 @@ | ||||
| <head> | ||||
|     <meta charset="utf-8"> | ||||
|     <link rel="shortcut icon" href="../favicon.ico"> | ||||
|     <title>Not found</title> | ||||
|     <title><%= t("share_404.title") %></title> | ||||
| </head> | ||||
| <body> | ||||
|     <h1>Not found</h1> | ||||
|     <h1><%= t("share_404.heading") %></h1> | ||||
| </body> | ||||
| </html> | ||||
|  | ||||
| @ -114,7 +114,8 @@ | ||||
|     "sync-from-server": "I have a server instance already, and I want to set up sync with it", | ||||
|     "next": "Next", | ||||
|     "init-in-progress": "Document initialization in progress", | ||||
|     "redirecting": "You will be shortly redirected to the application." | ||||
|     "redirecting": "You will be shortly redirected to the application.", | ||||
|     "title": "Setup" | ||||
|   }, | ||||
|   "setup_sync-from-desktop": { | ||||
|     "heading": "Sync from Desktop", | ||||
| @ -146,5 +147,9 @@ | ||||
|     "successful": "Sync has been correctly set up. It will take some time for the initial sync to finish. Once it's done, you'll be redirected to the login page.", | ||||
|     "outstanding-items": "Outstanding sync items:", | ||||
|     "outstanding-items-default": "N/A" | ||||
|   }, | ||||
|   "share_404": { | ||||
|     "title": "Not found", | ||||
|     "heading": "Not found" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -117,7 +117,8 @@ | ||||
|     "next": "Mai departe", | ||||
|     "redirecting": "În scurt timp veți fi redirecționat la aplicație.", | ||||
|     "sync-from-desktop": "Am deja o instanță de desktop și aș dori o sincronizare cu aceasta", | ||||
|     "sync-from-server": "Am deja o instanță de server și doresc o sincronizare cu aceasta" | ||||
|     "sync-from-server": "Am deja o instanță de server și doresc o sincronizare cu aceasta", | ||||
|     "title": "Inițializare" | ||||
|   }, | ||||
|   "setup_sync-from-desktop": { | ||||
|     "description": "Acești pași trebuie urmați de pe aplicația de desktop:", | ||||
| @ -149,5 +150,9 @@ | ||||
|     "outstanding-items": "Elemente de sincronizat:", | ||||
|     "outstanding-items-default": "-", | ||||
|     "successful": "Sincronizarea a fost configurată cu succes. Poate dura ceva timp pentru a finaliza sincronizarea inițială. După efectuarea ei se va redirecționa către pagina de autentificare." | ||||
|   }, | ||||
|   "share_404": { | ||||
|     "heading": "Pagină negăsită", | ||||
|     "title": "Pagină negăsită" | ||||
|   } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran