|
1 | 1 | { |
2 | 2 | "settings": { |
3 | | - "enabled": "Enabled", |
4 | | - "configure_instance": "Configure {instance}", |
| 3 | + "enabled": "இயக்கப்பட்டது", |
| 4 | + "configure_instance": "{நிகழ்வை) உள்ளமை", |
5 | 5 | "host": "Host name", |
6 | | - "disabled": "Disabled", |
| 6 | + "disabled": "முடக்கப்பட்டது", |
7 | 7 | "lets_encrypt": "Let's Encrypt certificate", |
8 | 8 | "host_format": "Must be a valid fully qualified domain name", |
9 | | - "save": "Save", |
| 9 | + "save": "சேமி", |
10 | 10 | "http2https": "Redirect HTTP to HTTPS", |
11 | 11 | "host_pattern": "Must be a valid fully qualified domain name", |
12 | | - "title": "Settings" |
| 12 | + "title": "அமைப்புகள்" |
13 | 13 | }, |
14 | 14 | "action": { |
15 | | - "get-name": "Get name", |
16 | | - "list-backup-repositories": "List backup repositories", |
17 | | - "get-module-info": "Get module info", |
18 | | - "list-installed-modules": "List installed modules", |
19 | | - "list-backups": "List backups", |
20 | | - "get-status": "Get status", |
21 | | - "configure-module": "Configure module", |
22 | | - "get-configuration": "Get configuration" |
| 15 | + "get-name": "பெயரைப் பெறுங்கள்", |
| 16 | + "list-backup-repositories": "காப்புப்பிரதி களஞ்சியங்களை பட்டியலிடுங்கள்", |
| 17 | + "get-module-info": "தொகுதி தகவலைப் பெறுங்கள்", |
| 18 | + "list-installed-modules": "நிறுவப்பட்ட தொகுதிகள் பட்டியல்", |
| 19 | + "list-backups": "காப்புப்பிரதிகளை பட்டியலிடுங்கள்", |
| 20 | + "get-status": "அந்தச்தைப் பெறுங்கள்", |
| 21 | + "configure-module": "தொகுதியை உள்ளமைக்கவும்", |
| 22 | + "get-configuration": "உள்ளமைவைப் பெறுங்கள்" |
23 | 23 | }, |
24 | 24 | "error": { |
25 | | - "403": "Operation not authorized", |
26 | | - "cannot_retrieve_installed_modules": "Cannot retrieve installed modules", |
27 | | - "401": "Invalid authentication", |
28 | | - "cannot_retrieve_module_info": "Cannot retrieve module info", |
29 | | - "generic_error": "Something went wrong", |
30 | | - "error": "Error", |
31 | | - "network_timeout": "Network timeout", |
32 | | - "404": "Resource not found", |
33 | | - "network_error": "Network error", |
34 | | - "validation_error": "Validation error" |
| 25 | + "403": "செயல்பாடு அங்கீகரிக்கப்படவில்லை", |
| 26 | + "cannot_retrieve_installed_modules": "நிறுவப்பட்ட தொகுதிகளை மீட்டெடுக்க முடியாது", |
| 27 | + "401": "தவறான ஏற்பு", |
| 28 | + "cannot_retrieve_module_info": "தொகுதி தகவலை மீட்டெடுக்க முடியாது", |
| 29 | + "generic_error": "ஏதோ தவறு நடந்தது", |
| 30 | + "error": "பிழை", |
| 31 | + "network_timeout": "பிணைய நேரம் முடிந்தது", |
| 32 | + "404": "சான்று கிடைக்கவில்லை", |
| 33 | + "network_error": "பிணைய பிழை", |
| 34 | + "validation_error": "சரிபார்ப்பு பிழை" |
35 | 35 | }, |
36 | 36 | "common": { |
37 | 37 | "required": "தேவை", |
|
42 | 42 | "created": "உருவாக்கப்பட்டது", |
43 | 43 | "size": "அளவு", |
44 | 44 | "name": "பெயர்", |
45 | | - "no_images": "No images", |
| 45 | + "no_images": "படங்கள் இல்லை", |
46 | 46 | "app_volumes": "பயன்பாட்டு தொகுதி | பயன்பாட்டு தொகுதிகள்", |
47 | 47 | "services": "பணி | சேவைகள்", |
48 | 48 | "app_images": "பயன்பாட்டு படம் | பயன்பாட்டு படங்கள்", |
|
52 | 52 | "title": "நிலை", |
53 | 53 | "installation_node": "நிறுவல் முனை", |
54 | 54 | "node": "கணு", |
55 | | - "no_volumes": "No volumes" |
| 55 | + "no_volumes": "தொகுதிகள் இல்லை" |
56 | 56 | }, |
57 | 57 | "about": { |
58 | | - "title": "About" |
| 58 | + "title": "பற்றி" |
59 | 59 | }, |
60 | 60 | "task": { |
61 | | - "cannot_create_task": "Cannot create task {action}" |
| 61 | + "cannot_create_task": "பணியை உருவாக்க முடியாது {action}" |
62 | 62 | } |
63 | 63 | } |
0 commit comments