diff --git a/plugins/platforms/drm/drm.json b/plugins/platforms/drm/drm.json index 910d8baa12..1eda957742 100644 --- a/plugins/platforms/drm/drm.json +++ b/plugins/platforms/drm/drm.json @@ -8,6 +8,7 @@ "Description[el]": "Αποτύπωση μέσω λειτουργίας drm.", "Description[es]": "Renderizar a través del nodo DRM.", "Description[et]": "Renderdamine drm režiimis.", + "Description[eu]": "Errendatu DRM-korapilunea erabiliz.", "Description[fi]": "Renderöi DRM-noden läpi.", "Description[fr]": "Rendre par le biais d'un nœud de rendu « DRM ».", "Description[gl]": "Renderizar a través dun nodo de DRM.", @@ -35,6 +36,7 @@ "Name[ca@valencia]": "DRM", "Name[ca]": "DRM", "Name[de]": "DRM", + "Name[eu]": "DRM", "Name[pt]": "DRM", "Name[sr@ijekavian]": "ДРМ", "Name[sr@ijekavianlatin]": "DRM", diff --git a/plugins/platforms/fbdev/fbdev.json b/plugins/platforms/fbdev/fbdev.json index 87108e3ad3..4b2a814d24 100644 --- a/plugins/platforms/fbdev/fbdev.json +++ b/plugins/platforms/fbdev/fbdev.json @@ -8,6 +8,7 @@ "Description[el]": "Αποτύπωση σε ενδιάμεση μνήμη πλαισίων.", "Description[es]": "Renderizar en el «framebuffer».", "Description[et]": "Renderdamine kaadripuhvris.", + "Description[eu]": "Errendatu framebuffer batera.", "Description[fi]": "Renderöi framebufferiin.", "Description[fr]": "Rendre sur le « framebuffer ».", "Description[gl]": "Renderizar no búfer de fotogramas.", diff --git a/plugins/platforms/hwcomposer/hwcomposer.json b/plugins/platforms/hwcomposer/hwcomposer.json index 9c95c943df..3816de7843 100644 --- a/plugins/platforms/hwcomposer/hwcomposer.json +++ b/plugins/platforms/hwcomposer/hwcomposer.json @@ -8,6 +8,7 @@ "Description[el]": "Αποτύπωση μέσω hwcomposer μέσω libhybris.", "Description[es]": "Renderizar a través «hwcomposer» mediante «libhybris».", "Description[et]": "Renderdamine hwcomposeris libhybrise abil.", + "Description[eu]": "Errendatu hwcomposer libhybris bidez erabiliz.", "Description[fi]": "Renderöi hwcomposerin läpi käyttäen libhybristä.", "Description[fr]": "Rendre par le biais de « hwcomposer » via « libhybris ».", "Description[gl]": "Renderizar a través de hwcomposer a través de libhybris.", diff --git a/plugins/platforms/virtual/virtual.json b/plugins/platforms/virtual/virtual.json index ef05f46fb7..ebfdc73f9a 100644 --- a/plugins/platforms/virtual/virtual.json +++ b/plugins/platforms/virtual/virtual.json @@ -8,6 +8,7 @@ "Description[el]": "Αποτύπωση σε εικονική ενδιάμεση μνήμη πλαισίων.", "Description[es]": "Renderizar en un «framebuffer» virtual.", "Description[et]": "Renderdamine virtuaalses kaadripuhvris.", + "Description[eu]": "Errendatu alegiazko framebuffer batera.", "Description[fi]": "Renderöi virtuaaliseen framebufferiin.", "Description[fr]": "Rendre sur un « framebuffer » factice.", "Description[gl]": "Renderizar nun búfer de fotogramas virtual.", @@ -37,6 +38,7 @@ "Name[da]": "virtuel", "Name[de]": "Virtuell", "Name[el]": "εικονικό", + "Name[eu]": "alegiazkoa", "Name[nl]": "virtueel", "Name[nn]": "virtuell", "Name[pl]": "wirtualne", diff --git a/plugins/platforms/wayland/wayland.json b/plugins/platforms/wayland/wayland.json index ca7a30abfb..630f5e4cd5 100644 --- a/plugins/platforms/wayland/wayland.json +++ b/plugins/platforms/wayland/wayland.json @@ -8,6 +8,7 @@ "Description[el]": "Αποτύπωση σε εμφωλευμένο παράθυρο κατά την εκτέλεση του συνθέτη Wayland.", "Description[es]": "Renderizar en una ventana anidada en el compositor Wayland en ejecución.", "Description[et]": "Renderdamine töötava Waylandi komposiitori pesastatud aknas.", + "Description[eu]": "Errendatu Wayland konposatzailean habiaratutako leiho batera.", "Description[fi]": "Renderöi sisäkkäiseen ikkunaan, jota hallitsee Wayland-koostin.", "Description[fr]": "Rendre sur une fenêtre imbriquée sur un compositeur Wayland en cours de fonctionnement.", "Description[gl]": "Renderizar unha xanela aniñada no compositor de Wayland en execución.", diff --git a/plugins/platforms/x11/standalone/x11.json b/plugins/platforms/x11/standalone/x11.json index 4c50af2fd3..092cbabc0f 100644 --- a/plugins/platforms/x11/standalone/x11.json +++ b/plugins/platforms/x11/standalone/x11.json @@ -8,6 +8,7 @@ "Description[el]": "Πρόσθετο πλατφόρμας για αυτόνομο x11 και kwin_x11.", "Description[es]": "Complemento de Platform para X11 autónomo en kwin_x11.", "Description[et]": "Autonoomse x11 platvormi plugin kwin_x11-s", + "Description[eu]": "Plataformaren plugina x11 autonomoarentzako, kwin_x11 barruan.", "Description[fi]": "Alustaliitännäinen itsenäiselle x11:lle kwin_x11:ssä.", "Description[fr]": "Module de plate-forme pour x11 autonomes, au sein de kwin_x11", "Description[gl]": "Complemento de plataforma para x11 independente en kwin_x11.", @@ -36,6 +37,7 @@ "Name[de]": "Selbständiges-x11", "Name[el]": "x11-αυτόνομος", "Name[es]": "x11-autónomo", + "Name[eu]": "x11-autonomoa", "Name[gl]": "x11-independente", "Name[it]": "X11-alone", "Name[nl]": "x11-alleenstaand", diff --git a/plugins/platforms/x11/windowed/x11.json b/plugins/platforms/x11/windowed/x11.json index 1b4338bd59..701eb0c94d 100644 --- a/plugins/platforms/x11/windowed/x11.json +++ b/plugins/platforms/x11/windowed/x11.json @@ -8,6 +8,7 @@ "Description[el]": "Αποτύπωση σε εμφωλευμένο παράθυρο σε παραθυρικό σύστημα X11.", "Description[es]": "Renderizar en una ventana anidada en el sistema de ventanas X11.", "Description[et]": "Pesastatud akna renderdamine X11 aknasüsteemis.", + "Description[eu]": "Errendatu X11 leiho sistemaren leiho habiaratu batera.", "Description[fi]": "Renderöi sisäkkäiseen ikkunaan, joka on X11-ikkunointijärjestelmässä.", "Description[fr]": "Rendre sur une fenêtre imbriquée sur le système de fenêtrage X11.", "Description[gl]": "Renderizar unha xanela aniñada no sistema de xanelas X11.",