Skip to content

Commit b1a9d72

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 b1a9d72

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
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: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,24 @@
3434
"validation_error": "Validation error"
3535
},
3636
"common": {
37-
"required": "தேவை",
38-
"work_in_progress": "வேலை முன்னேற்றத்தில் உள்ளது",
37+
"required": "Required",
38+
"work_in_progress": "Work in progress",
3939
"processing": "செயலாக்கம் ..."
4040
},
4141
"status": {
42-
"created": "உருவாக்கப்பட்டது",
43-
"size": "அளவு",
44-
"name": "பெயர்",
42+
"created": "Created",
43+
"size": "Size",
44+
"name": "Name",
4545
"no_images": "No images",
46-
"app_volumes": "பயன்பாட்டு தொகுதி | பயன்பாட்டு தொகுதிகள்",
47-
"services": "பணி | சேவைகள்",
48-
"app_images": "பயன்பாட்டு படம் | பயன்பாட்டு படங்கள்",
49-
"no_services": "சேவைகள் இல்லை",
50-
"app_instance": "பயன்பாட்டு நிகழ்வு",
51-
"mount": "மவுண்ட்",
52-
"title": "நிலை",
53-
"installation_node": "நிறுவல் முனை",
54-
"node": "கணு",
46+
"app_volumes": "App volume | App volumes",
47+
"services": "Service | Services",
48+
"app_images": "App image | App images",
49+
"no_services": "No services",
50+
"app_instance": "App instance",
51+
"mount": "Mount",
52+
"title": "Status",
53+
"installation_node": "Installation node",
54+
"node": "Node",
5555
"no_volumes": "No volumes"
5656
},
5757
"about": {

0 commit comments

Comments
 (0)