Skip to content

Commit 3bfdcab

Browse files
weblategsanchiettiPlatypuschanதமிழ்நேரம்
committed
Translated with Weblate
Co-authored-by: Giacomo Sanchietti <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Platypuschan <[email protected]> Co-authored-by: தமிழ்நேரம் <[email protected]> Translate-URL: https://hosted.weblate.org/projects/ns8/grafana/de/ Translate-URL: https://hosted.weblate.org/projects/ns8/grafana/ta/ Translation: NS8/grafana
1 parent 9949d57 commit 3bfdcab

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

.github/workflows/publish-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
trivy:
2121
needs: module
2222
if: ${{ needs.module.outputs.release == 'stable' || needs.module.outputs.release == 'latest' || github.event_name == 'workflow_dispatch' }}
23-
uses: NethServer/ns8-github-actions/.github/workflows/scan-with-trivy.yml@v1
23+
uses: NethServer/ns8-github-actions/.github/workflows/scan-with-trivy.yml@fix_release
2424
with:
2525
images: ${{ needs.module.outputs.images }}

ui/public/i18n/de/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"created": "Erstellt",
3333
"size": "Größe",
3434
"name": "Name",
35-
"no_images": "Keine Abbilder",
35+
"no_images": "keine Abbilder",
3636
"app_volumes": "App Volumen | App Volumen",
3737
"services": "Dienst | Dienste",
3838
"app_images": "App Abbild | App Abbilder",

ui/public/i18n/ta/translation.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
{
22
"settings": {
3-
"enabled": "Enabled",
4-
"configure_instance": "Configure {instance}",
3+
"enabled": "இயக்கப்பட்டது",
4+
"configure_instance": "{நிகழ்வை) உள்ளமை",
55
"host": "Host name",
6-
"disabled": "Disabled",
6+
"disabled": "முடக்கப்பட்டது",
77
"lets_encrypt": "Let's Encrypt certificate",
88
"host_format": "Must be a valid fully qualified domain name",
9-
"save": "Save",
9+
"save": "சேமி",
1010
"http2https": "Redirect HTTP to HTTPS",
1111
"host_pattern": "Must be a valid fully qualified domain name",
12-
"title": "Settings"
12+
"title": "அமைப்புகள்"
1313
},
1414
"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": "உள்ளமைவைப் பெறுங்கள்"
2323
},
2424
"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": "சரிபார்ப்பு பிழை"
3535
},
3636
"common": {
3737
"required": "தேவை",
@@ -42,7 +42,7 @@
4242
"created": "உருவாக்கப்பட்டது",
4343
"size": "அளவு",
4444
"name": "பெயர்",
45-
"no_images": "No images",
45+
"no_images": "படங்கள் இல்லை",
4646
"app_volumes": "பயன்பாட்டு தொகுதி | பயன்பாட்டு தொகுதிகள்",
4747
"services": "பணி | சேவைகள்",
4848
"app_images": "பயன்பாட்டு படம் | பயன்பாட்டு படங்கள்",
@@ -52,12 +52,12 @@
5252
"title": "நிலை",
5353
"installation_node": "நிறுவல் முனை",
5454
"node": "கணு",
55-
"no_volumes": "No volumes"
55+
"no_volumes": "தொகுதிகள் இல்லை"
5656
},
5757
"about": {
58-
"title": "About"
58+
"title": "பற்றி"
5959
},
6060
"task": {
61-
"cannot_create_task": "Cannot create task {action}"
61+
"cannot_create_task": "பணியை உருவாக்க முடியாது {action}"
6262
}
6363
}

0 commit comments

Comments
 (0)