|
| 1 | +{ |
| 2 | + "status": { |
| 3 | + "size": "Size", |
| 4 | + "name": "Name", |
| 5 | + "failed_services": "{num} தோல்வியுற்ற பணி | {num} தோல்வியுற்ற சேவைகள்", |
| 6 | + "created": "Created", |
| 7 | + "no_images": "No images", |
| 8 | + "app_volumes": "App volume | App volumes", |
| 9 | + "services": "Service | Services", |
| 10 | + "app_images": "App image | App images", |
| 11 | + "dokuwiki_webapp": "டோகுவிகி வெப்ஆப்", |
| 12 | + "active_services": "{num} செயலில் பணி | {num} செயலில் உள்ள சேவைகள்", |
| 13 | + "open_webapp": "திறந்த டோகுவிகி", |
| 14 | + "no_services": "No services", |
| 15 | + "inactive_services": "{num} செயலற்ற பணி | {num} செயலற்ற சேவைகள்", |
| 16 | + "configure": "Configure", |
| 17 | + "app_instance": "App instance", |
| 18 | + "mount": "Mount", |
| 19 | + "title": "Status", |
| 20 | + "not_configured": "Not configured", |
| 21 | + "installation_node": "Installation node", |
| 22 | + "node": "Node", |
| 23 | + "no_volumes": "No volumes" |
| 24 | + }, |
| 25 | + "settings": { |
| 26 | + "admin_username": "நிர்வாகி பயனர்பெயர்", |
| 27 | + "configuring": "உள்ளமைத்தல் ...", |
| 28 | + "wiki_fqdn": "விக்கி fqdn", |
| 29 | + "disabled": "Disabled", |
| 30 | + "instance_configuration": "Configure {instance}", |
| 31 | + "http_to_https": "Http பெறுநர் https", |
| 32 | + "choose_the_ldap_domain_to_authenticate_users": "பயனர்களை அங்கீகரிக்க LDAP களத்தைத் தேர்வுசெய்க, அல்லது உள் அங்கீகாரத்தைப் பயன்படுத்தவும்", |
| 33 | + "ldap_domain": "LDAP டொமைன்", |
| 34 | + "internal_authentication": "உள் ஏற்பு", |
| 35 | + "go_to_dokuwiki": "டோகுவிகிக்குச் செல்லுங்கள்", |
| 36 | + "dokuwiki_note": "குறிப்பு", |
| 37 | + "admin_email": "நிர்வாகி மின்னஞ்சல் முகவரி", |
| 38 | + "admin_password": "நிர்வாகி கடவுச்சொல்", |
| 39 | + "lets_encrypt": "குறியாக்கம் செய்வோம்", |
| 40 | + "host_format": "Must be a valid fully qualified domain name", |
| 41 | + "email_format": "தவறான மின்னஞ்சல் முகவரி", |
| 42 | + "save": "Save", |
| 43 | + "enabled": "Enabled", |
| 44 | + "wiki_name": "விக்கி பெயர்", |
| 45 | + "admin_full_name": "நிர்வாகி முழு பெயர்", |
| 46 | + "show_password": "கடவுச்சொல்லைக் காட்டு", |
| 47 | + "host_pattern": "Must be a valid fully qualified domain name", |
| 48 | + "title": "Settings", |
| 49 | + "choose_ldap_domain": "LDAP டொமைனைத் தேர்வுசெய்க", |
| 50 | + "must_be_configured_inside_dokuwiki": "இந்த பக்கத்தில் நீங்கள் டோகுவிகி fqdn மற்றும் அங்கீகாரத்தை மட்டுமே உள்ளமைக்க முடியும். பிற அமைப்பை உள்ளமைக்க டோகுவிகி வெப்ஆப்பிற்குச் செல்லவும்", |
| 51 | + "hide_password": "கடவுச்சொல்லை மறைக்கவும்" |
| 52 | + }, |
| 53 | + "about": { |
| 54 | + "title": "About" |
| 55 | + }, |
| 56 | + "error": { |
| 57 | + "generic_error": "Something went wrong", |
| 58 | + "403": "Operation not authorized", |
| 59 | + "401": "Invalid authentication", |
| 60 | + "cannot_retrieve_installed_modules": "Cannot retrieve installed modules", |
| 61 | + "cannot_retrieve_module_info": "Cannot retrieve module info", |
| 62 | + "cannot_retrieve_configuration": "Cannot retrieve configuration", |
| 63 | + "error": "Error", |
| 64 | + "network_timeout": "Network timeout", |
| 65 | + "404": "Resource not found", |
| 66 | + "network_error": "Network error", |
| 67 | + "validation_error": "Validation error" |
| 68 | + }, |
| 69 | + "common": { |
| 70 | + "required": "Required", |
| 71 | + "work_in_progress": "Work in progress" |
| 72 | + }, |
| 73 | + "action": { |
| 74 | + "get-module-info": "Get module info", |
| 75 | + "get-status": "Get status", |
| 76 | + "configure-module": "Configure module", |
| 77 | + "get-configuration": "Get configuration", |
| 78 | + "get-name": "Get name" |
| 79 | + }, |
| 80 | + "task": { |
| 81 | + "cannot_create_task": "Cannot create task {action}" |
| 82 | + } |
| 83 | +} |
0 commit comments