Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jun 17, 2024
1 parent 8c49b33 commit ca5cd6f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
12 changes: 11 additions & 1 deletion l10n/ga.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
OC.L10N.register(
"dicomviewer",
{
"Value" : "Luach"
"DICOM Viewer" : "Amharcóir DICOM",
"Digital Imaging for Medicine" : "Íomháú Digiteach don Leigheas",
"DICOM Viewer allows to display and manipulate DICOM images with a streamlined sidebar and viewer.\n\nIt renders DICOM data sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation,\nand serialization of observations; supports internationalization, hotkeys, and many more features.\n\nSee [README](https://github.com/ayselafsar/dicomviewer) for a list of full features and future roadmap." : "Ligeann DICOM Viewer íomhánna DICOM a thaispeáint agus a ionramháil le barra taoibh agus breathnóir sruthlínithe.\n\nDéanann sé tacair sonraí DICOM i 2D, 3D, agus léirithe atógtha; Ceadaíonn an ionramháil, anótáil,\nagus sraithiú breathnóireachta; Tacaíonn idirnáisiúnú, hotkeys, agus gnéithe go leor eile.\n\nFéach ar [README](https://github.com/ayselafsar/dicomviewer) le haghaidh liosta de na gnéithe iomlána agus treochlár don todhchaí.",
"DICOM Attributes" : "Tréithe DICOM",
"Search for attributes…" : "Cuardaigh tréithe…",
"Attribute" : "Tréith",
"Value" : "Luach",
"No DICOM attribute found" : "Níor aimsíodh aon tréith DICOM",
"Unable to load the DICOM attributes" : "Ní féidir na tréithe DICOM a lódáil",
"DICOM" : "DICOM",
"Open with DICOM Viewer" : "Oscail le DICOM Viewer"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
12 changes: 11 additions & 1 deletion l10n/ga.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
{ "translations": {
"Value" : "Luach"
"DICOM Viewer" : "Amharcóir DICOM",
"Digital Imaging for Medicine" : "Íomháú Digiteach don Leigheas",
"DICOM Viewer allows to display and manipulate DICOM images with a streamlined sidebar and viewer.\n\nIt renders DICOM data sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation,\nand serialization of observations; supports internationalization, hotkeys, and many more features.\n\nSee [README](https://github.com/ayselafsar/dicomviewer) for a list of full features and future roadmap." : "Ligeann DICOM Viewer íomhánna DICOM a thaispeáint agus a ionramháil le barra taoibh agus breathnóir sruthlínithe.\n\nDéanann sé tacair sonraí DICOM i 2D, 3D, agus léirithe atógtha; Ceadaíonn an ionramháil, anótáil,\nagus sraithiú breathnóireachta; Tacaíonn idirnáisiúnú, hotkeys, agus gnéithe go leor eile.\n\nFéach ar [README](https://github.com/ayselafsar/dicomviewer) le haghaidh liosta de na gnéithe iomlána agus treochlár don todhchaí.",
"DICOM Attributes" : "Tréithe DICOM",
"Search for attributes…" : "Cuardaigh tréithe…",
"Attribute" : "Tréith",
"Value" : "Luach",
"No DICOM attribute found" : "Níor aimsíodh aon tréith DICOM",
"Unable to load the DICOM attributes" : "Ní féidir na tréithe DICOM a lódáil",
"DICOM" : "DICOM",
"Open with DICOM Viewer" : "Oscail le DICOM Viewer"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

0 comments on commit ca5cd6f

Please sign in to comment.