diff --git a/l10n/ga.js b/l10n/ga.js index 806c051..435a2e0 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -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);"); diff --git a/l10n/ga.json b/l10n/ga.json index 876f452..d2296b2 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -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);" } \ No newline at end of file